#pomalo_container {
  width: 960px;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    #pomalo_container {
      width: 100%; } }

br.sp {
  display: none; }
  @media screen and (max-width: 768px) {
    br.sp {
      display: inline; } }

br.pc {
  display: inline; }
  @media screen and (max-width: 768px) {
    br.pc {
      display: none; } }

.pml_l,
.pml_r {
  width: 50%;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .pml_l,
    .pml_r {
      width: 100%;
      float: none; } }

.pml_l {
  float: left; }

.pml_r {
  float: right; }

.pml_mv {
  margin-bottom: 20px; }
  @media screen and (max-width: 768px) {
    .pml_mv {
      margin-bottom: 16px; } }
  .pml_mv img {
    width: 100%;
    height: auto; }

#pomalo_head {
  text-align: center;
  box-sizing: border-box;
  margin-bottom: 80px; }
  @media screen and (max-width: 768px) {
    #pomalo_head {
      margin: 0 0 30px; } }
  #pomalo_head h1 {
    text-transform: uppercase;
    text-align: center;
    font-size: 26px;
    font-weight: normal;
    margin: 0;
    font-family: Genath-Light, 'Times New Roman', Times, serif; }
    @media screen and (max-width: 768px) {
      #pomalo_head h1 {
        font-size: 20px;
        margin-left: 10px;
        margin-right: 10px; } }
  #pomalo_head p {
    text-align: justify;
    font-size: 14px;
    line-height: 1.7;
    margin: 1em 0 0; }
    @media screen and (max-width: 768px) {
      #pomalo_head p {
        font-size: 12px;
        padding: 0 3%; } }

.pomalo_section {
  margin-bottom: 80px; }
  @media screen and (max-width: 768px) {
    .pomalo_section {
      margin-bottom: 20px; } }

.pml_txtW {
  box-sizing: border-box;
  max-width: 800px;
  margin: 0 auto;
  padding-top: 8px; }
  @media screen and (max-width: 768px) {
    .pml_txtW {
      padding: 0 3% 20px;
      text-align: center; } }
  .pml_txtW .pml_title {
    font-size: 48px;
    text-transform: uppercase;
    margin-bottom: 0.2em; }
    .pml_txtW .pml_title i {
      font-style: normal;
      margin-left: -0.2em; }
    @media screen and (max-width: 768px) {
      .pml_txtW .pml_title {
        font-size: 36px; } }
  .pml_txtW .pml_title2 {
    font-size: 16px;
    line-height: 1.6;
    margin: 1em 0 0;
    text-align: justify; }
    @media screen and (max-width: 768px) {
      .pml_txtW .pml_title2 {
        font-size: 12px;
        margin-top: 1.4em; } }
  .pml_txtW .pml_txt {
    font-size: 14px;
    text-align: justify;
    line-height: 1.7;
    margin: 1em 0; }
    @media screen and (max-width: 768px) {
      .pml_txtW .pml_txt {
        font-size: 11px; } }
  .pml_txtW a, .pml_txtW span {
    color: #666;
    display: inline-block !important;
    box-sizing: border-box;
    font-size: 12px;
    padding: 3px; }
    @media screen and (max-width: 768px) {
      .pml_txtW a, .pml_txtW span {
        display: block;
        padding: 2px;
        font-size: 11px; } }
  .pml_txtW a {
    text-decoration: underline; }
    .pml_txtW a:hover {
      text-decoration: none;
      color: #7C7C7C; }

.pomalo_photo-elm {
  margin: 0 auto;
  width: 100%;
  max-width: 800px; }
  .pomalo_photo-elm img {
    width: 100%;
    height: auto;
    vertical-align: bottom; }

.pml_spalate:after {
  content: '';
  display: block;
  clear: both; }

.pml_spalate .pomalo_sepalate-elm {
  float: left;
  width: 49%; }
  @media screen and (max-width: 768px) {
    .pml_spalate .pomalo_sepalate-elm {
      width: 100%; }
      .pml_spalate .pomalo_sepalate-elm:first-child {
        margin-bottom: 20px; } }
  .pml_spalate .pomalo_sepalate-elm:first-child {
    margin-right: 2%; }
  .pml_spalate .pomalo_sepalate-elm .pml_txtW {
    padding: 0 3%; }
  .pml_spalate .pomalo_sepalate-elm .pml_txt {
    text-align: justify; }

.pomalo_section_editore {
  background: #F0F0F0;
  padding: 30px 16%; }
  .pomalo_section_editore:after {
    content: '';
    display: block;
    clear: both; }
  @media screen and (max-width: 768px) {
    .pomalo_section_editore {
      padding: 20px;
      margin: 20px; } }
  .pomalo_section_editore .pml_editorPhoto {
    float: left;
    width: 20%; }
    @media screen and (max-width: 768px) {
      .pomalo_section_editore .pml_editorPhoto {
        float: none;
        margin: 0 auto;
        width: 40%; } }
    .pomalo_section_editore .pml_editorPhoto img {
      vertical-align: middle;
      width: 100%;
      height: auto; }
  .pomalo_section_editore .pml_editorText {
    box-sizing: border-box;
    float: left;
    width: 80%;
    padding-left: 25px; }
    @media screen and (max-width: 768px) {
      .pomalo_section_editore .pml_editorText {
        float: none;
        float: left;
        width: 100%;
        padding-left: 0; } }
    .pomalo_section_editore .pml_editorText h6 {
      margin-top: 0;
      margin: .5em 0;
      font-size: 23px; }
      @media screen and (max-width: 768px) {
        .pomalo_section_editore .pml_editorText h6 {
          text-align: center; } }
      .pomalo_section_editore .pml_editorText h6 small {
        font-size: 14px;
        padding-left: 15px; }
        @media screen and (max-width: 768px) {
          .pomalo_section_editore .pml_editorText h6 small {
            text-align: center;
            display: block;
            font-size: 11px;
            padding-left: 0; } }
    .pomalo_section_editore .pml_editorText p {
      font-size: 14px;
      text-align: justify;
      word-break: break-all; }
      @media screen and (max-width: 768px) {
        .pomalo_section_editore .pml_editorText p {
          font-size: 12px;
          margin-bottom: 0; } }

.pomalo_section_news {
  padding: 40px;
  margin-bottom: 80px;
  padding-top: 80px; }
  .pomalo_section_news h2 {
    text-transform: uppercase;
    text-align: justify;
    font-size: 26px;
    font-weight: normal;
    margin: 0;
    margin-bottom: .5em;
    padding-bottom: .5em;
    border-bottom: 1px solid #000;
    font-family: Genath-Light, 'Times New Roman', Times, serif; }
    @media screen and (max-width: 768px) {
      .pomalo_section_news h2 {
        text-align: center;
        border-bottom: 1px solid #000;
        font-size: 18px;
        margin: 0 3%;
        margin-bottom: .3em;
        padding-bottom: .3em; } }
  .pomalo_section_news h3 {
    text-align: justify;
    font-size: 15px;
    line-height: 1.7;
    margin: 0; }
    @media screen and (max-width: 768px) {
      .pomalo_section_news h3 {
        padding: 0;
        border-bottom: none;
        text-align: center;
        color: #000;
        font-weight: 600;
        margin: 1em 0;
        line-height: 1.6;
        font-size: 12px; } }
  .pomalo_section_news p {
    text-align: justify;
    font-size: 14px;
    line-height: 1.7;
    margin: 1em 0; }
    @media screen and (max-width: 768px) {
      .pomalo_section_news p {
        margin: .6em 0 1.2em;
        text-align: center;
        font-size: 11px; } }
  .pomalo_section_news small {
    display: block;
    font-size: 12px; }
    @media screen and (max-width: 768px) {
      .pomalo_section_news small {
        text-align: center;
        font-size: 10px; } }
  @media screen and (max-width: 768px) {
    .pomalo_section_news .body {
      padding: 0 15px; } }
  @media screen and (max-width: 768px) {
    .pomalo_section_news {
      padding: 20px 0;
      margin: 30px 0; } }
/*# sourceMappingURL=uni.css.map */