.modal.fade.in {
    top: 5% !important;
    position: fixed;
    right: 0 !important;
    bottom: 0;
    left: 0 !important;
    outline: 0;
    display: block;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 90%;
    margin: 0 auto;
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}
.n-title {
  font-family: Yu Gothic;
  color: #333333;
  margin-top: 15px;
  font-size: 20px;
  margin-right: 10px;
}
.n-content {
  margin-top: 13px;
  font-size: 14px;
  font-family: Yu Gothic;
  margin-right: 10px;
}
.fs-14 {
  font-size: 14px;
}
.a-modal {
  display: block;
  max-width: 100%;
  display: inline-block;
  color: #CFB27A;
  border-bottom: 1px solid transparent;
}
.a-modal:hover {
  text-decoration: none;
  color: #CFB27A;
  border-bottom-color: #CFB27A;
}
.iframe {
  width: 367px;
  height: 367px;
}
.modal-view {
  margin: 0 auto;
  width: auto;
  border-radius: 5px;
  transform: none !important;
}
.modal-dialog {
	max-width: inherit;
}
.modal-header {
  padding: 0 !important;
  position: relative;
  height: 100%;
  border-bottom: none;
}
.modal-title {
  width: 100% !important;
}
.modal-body {
  display: block !important;
  margin-left: 0px !important;
  margin: 0 !important;
  background-color: white;
	max-height: inherit !important;
}
.modal-open .modal {
  width: 100%;
  max-height: 90%;
  overflow-x: hidden;
  overflow-y: auto;
}
.n-content p {
  line-height: 1.7;
}
  @media (min-width:769px) {
  .news {
    width: 80%;
    z-index: 2;
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    height: 36%;
    /*padding: 20px;*/
    margin: 2vw auto;
    color: #333333;
  }
  .fs-12 {
    font-size: 12px;
  }
  .pr10 {
    padding-right: 7px;
  }
  .w-80 {
    width: 20%;
  }
  .lst-news {
    /*width: 480px;*/
    width: 730px;
    padding: 5px 20px;
    margin: 0 auto !important;
  }
  .lst-news .lst-news_post {
    width: 200px;
  }
  .h-news-N {
    background-color: #53C029;
    color: #ffffff;
    font-family: Open Sans;
    /*width: 79px;*/
    width: 110px;
    display: inline-block;
    height: 21px;
    text-align: center;
    line-height: 21px;
  }
  .h-news-S {
    background-color: #470A0F;
    color: #ffffff;
    font-family: Open Sans;
    /*width: 79px;*/
    width: 110px;
    display: inline-block;
    height: 21px;
    text-align: center;
    line-height: 21px;
  }
  .h-news-T {
    background-color: #003453;
    color: #ffffff;
    font-family: Open Sans;
    /*width: 79px;*/
    width: 110px;
    display: inline-block;
    height: 21px;
    text-align: center;
    line-height: 21px;
  }
  .modal-body .h-news-N {
    background-color: #53C029;
    color: #ffffff;
    margin-top: -6px;
    font-family: Open Sans;
    width: 79px;
    display: inline-block;
    height: 21px;
    text-align: center;
    line-height: 21px;
  }
  .modal-body .h-news-S {
    background-color: #470A0F;
    color: #ffffff;
    margin-top: -6px;
    font-family: Open Sans;
    width: 79px;
    display: inline-block;
    height: 21px;
    text-align: center;
    line-height: 21px;
  }
  .modal-body .h-news-T {
    background-color: #003453;
    color: #ffffff;
    margin-top: -6px;
    font-family: Open Sans;
    /*width: 79px;*/
    width: 110px;
    display: inline-block;
    height: 21px;
    text-align: center;
    line-height: 21px;
  }
  .c-news {
    width: calc(100% - 200px);
    margin-left: 0px;
  }
  .lst-news {
    /*padding:1px 0px;*/
    /*margin: 0 auto !important;*/
    font-family: Yu Gothic;
    /*padding-left: 100px;*/
    position: relative;
    line-height: 22px;
    margin-bottom: 5px;
  }
  .news a.text-less {
    display: block;
    overflow: hidden;
    max-width: 100%;
    display: inline-block;
    color: #333333;
    /*line-height: 24px;*/
    border-bottom: 1px solid transparent;
    text-overflow: ellipsis;
    text-decoration: none;
    white-space: nowrap;
  }
  .news a.text-less:hover {
    text-decoration: none;
    border-bottom-color: #333333;
  }
  .close_modal {
    position: absolute;
    top: 0;
    right: 0;
    /*background-color: transparent;*/
    background-color: black;
    z-index: 3;
    opacity: 1;
    border: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    background-image: url(../images/news/icon_close_big.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    background-size: 20px 20px;
    background-position: 5px;
  }
  /* .icon_close_modal{

	} */
  #header .reservation a {
    background: #feac1a;
    height: 50px;
    padding: 7px 0 0 30px !important;
    display: block;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    position: relative;
  }
  .news_block {
    margin: 0 auto;
    background-color: #ffffff;
    /*border-bottom: 15px solid;
    border-bottom-color: #ffffff;*/
  }
  .news_parent_block {
    width: 100%;
    background-color: #EEEEEE;
    margin-top: 60px;
    margin-bottom: -20px;
  }
  .modal {
    left: 50% !important;
  }
  .modal-content{
    background-color: transparent;
  }
  .d-sm-flex {
    display: flex !important;
  }
}
@media screen and (max-width: 768px) and (min-width: 600px) {
  .modal {
    left: 10% !important;
  }
}
@media (max-width:768px) {
  .news {
    z-index: 2;
    left: 0;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    height: 36%;
    padding: 20px;
    margin: 2vw auto auto;
    color: #333333;
  }
  .news a.text-less {
    display: block;
    overflow: hidden;
    max-width: 100%;
    display: inline-block;
    color: #333333;
    line-height: 24px;
    border-bottom: 1px solid transparent;
    margin-top: 6px;
    text-decoration: none;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .news a.text-less:hover {
    text-decoration: none;
    border-bottom-color: #333333;
  }
  .lst-news {
    width: 100%;
    padding: 5px 5px;
    margin: 0 auto !important;
    font-family: Yu Gothic;
    position: relative;
  }
  .h-news-N {
    background-color: #53C029;
    color: #ffffff;
    padding: 5px 34px;
    font-family: Open Sans;
  }
  .h-news-S {
    background-color: #470A0F;
    color: #ffffff;
    padding: 5px 24px;
    font-family: Open Sans;
  }
  .h-news-T {
    background-color: #003453;
    color: #ffffff;
    padding: 5px 24px;
    font-family: Open Sans;
  }
  .modal-body .h-news-N {
    background-color: #53C029;
    color: #ffffff;
    padding: 5px 34px;
    margin-top: -6px;
    margin-left: 10px;
    font-family: Open Sans;
  }
  .modal-body .h-news-S {
    background-color: #470A0F;
    color: #ffffff;
    padding: 5px 24px;
    margin-top: -6px;
    margin-left: 10px;
    font-family: Open Sans;
  }
  .modal-body .h-news-T {
    background-color: #003453;
    color: #ffffff;
    padding: 5px 24px;
    margin-top: -6px;
    margin-left: 10px;
    font-family: Open Sans;
  }
  .close_modal {
    position: absolute;
    top: 0;
    right: 0;
    background-color: black;
    z-index: 3;
    opacity: 1;
    width: 30px;
    height: 30px;
    border: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }
  .icon_close_modal {
    background-image: url(../images/news/icon_close_big_black.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
  }
  #header .reservation a {
    background: #feac1a;
    height: 50px;
    padding: 7px 0 0 30px !important;
    display: block;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    position: relative;
  }
  .news_block {
    margin-top: 0px;
    width: 100%;
  }
  .news_parent_block {
    width: 100%;
    background-color: #EEEEEE;
    margin-top: -10px;
    margin-bottom: 0px;
  }
  .modal-content {
    margin: 0 auto;
    width: 100%;
    overflow-y: scroll !important;
  }
  .modal.fade {
    width: 80%;
    margin: 0 auto;
    margin-top: 30px;
  }
  .modal-body {
    padding-right: 0px !important;
    margin: 0 !important;
    overflow-y: visible !important;
  }
  .modal.fade.in {
    height: auto;
    max-height: 90%;
  }
    .n-content {
        padding-bottom: 15px;
    }
  body {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}