/* HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222; }

html {
  font-size: 1em;
  line-height: 1.4; }

body {
  overflow: auto; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.grid-container {
  position: relative;
  z-index: 0; }

.title {
  margin-top: 30px;
  color: #717180;
  font-size: 1em;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Titillium Web', sans-serif; }

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }
@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
.nove_tm_azul {
  color: #018EB4; }

body {
  padding: 0px;
  margin: 0px; }

header {
  width: 100%;
  position: relative;
  z-index: 10; }
  header #imageBg {
    position: relative;
    z-index: 0;
    width: 100%;
    overflow: hidden; }
    header #imageBg img {
      width: 100%;
      height: auto;
      min-width: 1200px; }
  header #content_header {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 10px;
    position: absolute;
    z-index: 1;
    top: 0px;
    background-color: rgba(255, 255, 255, 0.6); }
    header #content_header .mobile_menu {
      background-color: white;
      border-bottom: 1px solid rgba(228, 226, 226, 0.8);
      padding: 10px;
      text-align: right;
      cursor: pointer;
      position: fixed;
      z-index: 50;
      top: 0px;
      left: 0px;
      right: 0px; }
    header #content_header #social {
      width: 160px;
      height: 40px;
      padding-top: 10px;
      padding-right: 10px;
      float: right; }
      header #content_header #social ul {
        width: 100%;
        display: block;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align: right; }
        header #content_header #social ul li {
          display: inline-block; }
          header #content_header #social ul li a {
            display: block;
            width: 35px;
            height: 35px;
            text-decoration: none; }
            header #content_header #social ul li a.search {
              background-image: url("http://9tm.pt/themes/9tm/assets/img/socialMail_sprite.png");
              background-position: 2px -2px; }
            header #content_header #social ul li a.mail {
              background-image: url("http://9tm.pt/themes/9tm/assets/img/socialMail_sprite.png");
              background-position: -37px -2px; }
            header #content_header #social ul li a.linkedin {
              background-image: url("http://9tm.pt/themes/9tm/assets/img/socialMail_sprite.png");
              background-position: -77px -2px; }
            header #content_header #social ul li a.facebook {
              background-image: url("http://9tm.pt/themes/9tm/assets/img/socialMail_sprite.png");
              background-position: -120px -2px; }
    header #content_header #logo {
      width: 275px;
      height: 70px;
      padding-top: 10px;
      padding-left: 10px;
      margin-top: 30px;
      float: left;
      border: none; }
      header #content_header #logo a {
        border: 0px !important; }
        header #content_header #logo a img {
          border: 0px !important; }
    header #content_header nav {
      float: right;
      clear: right;
      margin-top: 30px; }
      header #content_header nav ul {
        height: auto;
        padding: 0px;
        margin: 0px;
        line-height: 30px; }
        header #content_header nav ul li {
          display: inline-block;
          position: relative; }
          header #content_header nav ul li a {
            color: #717180;
            font-size: 0.9em;
            display: block;
            margin-right: 10px;
            text-decoration: none;
            text-transform: uppercase;
            font-family: 'Titillium Web', sans-serif;
            display: block;
            margin-left: 10px; }
            header #content_header nav ul li a:hover {
              -webkit-transition: all 0.5s ease;
              -moz-transition: all 0.5s ease;
              -o-transition: all 0.5s ease;
              -ms-transition: all 0.5s ease;
              transition: all 0.5s ease;
              color: rgba(113, 113, 128, 0.7); }
          header #content_header nav ul li ul {
            position: absolute;
            min-width: 200px;
            border-right: 1px solid #717180;
            overflow: hidden;
            height: 0px;
            top: 30px;
            right: 5px;
            -webkit-transition: all 1s ease-in-out;
            -moz-transition: all 1s ease-in-out;
            -o-transition: all 1s ease-in-out;
            transition: all 1s ease-in-out;
            opacity: 0; }
            header #content_header nav ul li ul li {
              display: block;
              text-align: right;
              padding-right: 5px;
              line-height: 25px;
              height: 25px; }
              header #content_header nav ul li ul li a {
                color: #717180;
                font-size: 0.8em;
                display: block;
                text-decoration: none;
                text-transform: uppercase;
                font-family: 'Titillium Web', sans-serif;
                margin: 0px; }
              header #content_header nav ul li ul li:hover {
                -webkit-transition: all 0.5s ease;
                -moz-transition: all 0.5s ease;
                -o-transition: all 0.5s ease;
                -ms-transition: all 0.5s ease;
                transition: all 0.5s ease;
                background-color: rgba(255, 255, 255, 0.4); }
          header #content_header nav ul li:hover > ul {
            opacity: 1;
            height: auto; }
  header #destake_mainNav {
    width: 100%;
    overflow: hidden;
    height: auto;
    background-color: #EEEEF0; }
    header #destake_mainNav ul {
      padding: 0px;
      margin: 0px;
      list-style-type: none;
      text-align: center; }
      header #destake_mainNav ul li {
        display: inline-block;
        height: 60px;
        padding: 0px; }
        header #destake_mainNav ul li a {
          color: #717180;
          font-size: 0.7em;
          display: block;
          text-decoration: none;
          text-transform: uppercase;
          font-family: 'Titillium Web', sans-serif;
          line-height: 60px; }
          header #destake_mainNav ul li a:hover {
            background-color: #DDDDE0; }

body {
  padding: 0px;
  margin: 0px; }

#header_allpages {
  width: 100%;
  position: relative;
  z-index: 10; }
  #header_allpages #content_header {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 10px;
    position: relative;
    z-index: 1;
    top: 0px;
    background-color: #eeeef0; }
    #header_allpages #content_header .mobile_menu {
      background-color: white;
      border-bottom: 1px solid rgba(228, 226, 226, 0.8);
      padding: 10px;
      text-align: right;
      cursor: pointer;
      position: fixed;
      z-index: 50;
      top: 0px;
      left: 0px;
      right: 0px; }
    #header_allpages #content_header #social {
      width: 160px;
      height: 40px;
      padding-top: 10px;
      padding-right: 10px;
      float: right; }
      #header_allpages #content_header #social ul {
        width: 100%;
        display: block;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align: right; }
        #header_allpages #content_header #social ul li {
          display: inline-block; }
          #header_allpages #content_header #social ul li a {
            display: block;
            width: 35px;
            height: 35px;
            text-decoration: none; }
            #header_allpages #content_header #social ul li a.search {
              background-image: url("http://9tm.pt/themes/9tm/assets/img/socialMail_sprite.png");
              background-position: 2px -2px; }
            #header_allpages #content_header #social ul li a.mail {
              background-image: url("http://9tm.pt/themes/9tm/assets/img/socialMail_sprite.png");
              background-position: -37px -2px; }
            #header_allpages #content_header #social ul li a.linkedin {
              background-image: url("http://9tm.pt/themes/9tm/assets/img/socialMail_sprite.png");
              background-position: -77px -2px; }
            #header_allpages #content_header #social ul li a.facebook {
              background-image: url("http://9tm.pt/themes/9tm/assets/img/socialMail_sprite.png");
              background-position: -120px -2px; }
    #header_allpages #content_header #logo {
      width: 275px;
      height: 70px;
      padding-top: 10px;
      padding-left: 10px;
      margin-top: 30px;
      float: left;
      border: none; }
      #header_allpages #content_header #logo a {
        border: 0px !important; }
        #header_allpages #content_header #logo a img {
          border: 0px !important; }
    #header_allpages #content_header nav {
      float: right;
      clear: right;
      margin-top: 30px; }
      #header_allpages #content_header nav ul {
        height: auto;
        padding: 0px;
        margin: 0px;
        line-height: 30px; }
        #header_allpages #content_header nav ul li {
          display: inline-block;
          position: relative; }
          #header_allpages #content_header nav ul li a {
            color: #717180;
            font-size: 0.9em;
            display: block;
            margin-right: 10px;
            text-decoration: none;
            text-transform: uppercase;
            font-family: 'Titillium Web', sans-serif;
            display: block;
            margin-left: 10px; }
            #header_allpages #content_header nav ul li a:hover {
              -webkit-transition: all 0.5s ease;
              -moz-transition: all 0.5s ease;
              -o-transition: all 0.5s ease;
              -ms-transition: all 0.5s ease;
              transition: all 0.5s ease;
              color: rgba(113, 113, 128, 0.7); }
          #header_allpages #content_header nav ul li ul {
            position: absolute;
            min-width: 200px;
            border-right: 1px solid #717180;
            overflow: hidden;
            height: 0px;
            top: 30px;
            right: 5px;
            -webkit-transition: all 1s ease-in-out;
            -moz-transition: all 1s ease-in-out;
            -o-transition: all 1s ease-in-out;
            transition: all 1s ease-in-out;
            opacity: 0; }
            #header_allpages #content_header nav ul li ul li {
              display: block;
              text-align: right;
              padding-right: 5px;
              line-height: 25px;
              height: 25px; }
              #header_allpages #content_header nav ul li ul li a {
                color: #717180;
                font-size: 0.8em;
                display: block;
                text-decoration: none;
                text-transform: uppercase;
                font-family: 'Titillium Web', sans-serif;
                margin: 0px; }
              #header_allpages #content_header nav ul li ul li:hover {
                -webkit-transition: all 0.5s ease;
                -moz-transition: all 0.5s ease;
                -o-transition: all 0.5s ease;
                -ms-transition: all 0.5s ease;
                transition: all 0.5s ease;
                background-color: rgba(255, 255, 255, 0.4); }
          #header_allpages #content_header nav ul li:hover > ul {
            opacity: 1;
            height: auto; }
  #header_allpages #destake_mainNav {
    width: 100%;
    overflow: hidden;
    height: auto;
    background-color: #EEEEF0; }
    #header_allpages #destake_mainNav ul {
      padding: 0px;
      margin: 0px;
      list-style-type: none;
      text-align: center; }
      #header_allpages #destake_mainNav ul li {
        display: inline-block;
        height: 60px;
        padding: 0px; }
        #header_allpages #destake_mainNav ul li a {
          color: #717180;
          font-size: 0.7em;
          display: block;
          text-decoration: none;
          text-transform: uppercase;
          font-family: 'Titillium Web', sans-serif;
          line-height: 60px; }
          #header_allpages #destake_mainNav ul li a:hover {
            background-color: #DDDDE0; }

#slider_container {
  position: relative;
  width: 100%;
  min-height: 310px;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  height: auto; }
  #slider_container .slider_left_btn {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 20;
    content: '';
    display: block;
    width: 45px;
    cursor: pointer;
    background-image: url("http://9tm.pt/themes/9tm/assets/img/slider_arrows.png");
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: left center; }
  #slider_container .slider_right_btn {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 20;
    content: '';
    display: block;
    width: 45px;
    cursor: pointer;
    background-image: url("http://9tm.pt/themes/9tm/assets/img/slider_arrows.png");
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: right center;
    right: 0; }
  #slider_container .all_content {
    position: relative;
    overflow: hidden;
    padding-bottom: 20px; }
    #slider_container .all_content ul {
      position: relative;
      float: left;
      clear: none;
      display: block;
      overflow: hidden;
      margin: 0px;
      padding: 0px 45px;
      list-style-type: none;
      color: #717180;
      font-size: 1em;
      text-decoration: none;
      text-transform: uppercase;
      font-weight: normal;
      font-family: 'Titillium Web', sans-serif; }
      #slider_container .all_content ul li {
        min-height: 310px;
        padding: 0px;
        display: inline-block;
        text-align: center; }
        #slider_container .all_content ul li img {
          width: 90%;
          height: auto;
          margin-top: 30px; }
        #slider_container .all_content ul li h1 {
          color: #717180;
          font-size: 1em;
          text-decoration: none;
          text-transform: uppercase;
          font-weight: normal;
          font-family: 'Titillium Web', sans-serif;
          padding-left: 20px;
          padding-right: 20px; }
        #slider_container .all_content ul li h2 {
          color: #717180;
          font-size: 1em;
          text-decoration: none;
          text-transform: uppercase;
          font-weight: normal;
          font-family: 'Titillium Web', sans-serif;
          font-size: 0.85em;
          font-weight: normal;
          text-transform: none;
          padding-left: 20px;
          padding-right: 20px; }
        #slider_container .all_content ul li .see_more_link {
          display: block;
          width: 40px;
          height: 40px;
          margin: 20px auto 0 auto;
          /*position: absolute;
          bottom: 0px;
          left: 50%;
          margin-left: -20px;*/
          background-image: url("http://9tm.pt/themes/9tm/assets/img/plusBtn.png");
          background-position: center center;
          background-repeat: no-repeat; }

#full_pictograms {
  width: 100%;
  min-height: 180px;
  background-color: #EEEEF0; }
  #full_pictograms ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px; }
    #full_pictograms ul li {
      padding: 0px;
      margin: 0px;
      position: relative;
      height: 180px;
      background-position: center top;
      background-repeat: no-repeat; }
      #full_pictograms ul li.pictogram_1 {
        background-image: url("http://9tm.pt/themes/9tm/assets/img/pictogram_1.png"); }
      #full_pictograms ul li.pictogram_2 {
        background-image: url("http://9tm.pt/themes/9tm/assets/img/pictogram_2.png"); }
      #full_pictograms ul li.pictogram_3 {
        background-image: url("http://9tm.pt/themes/9tm/assets/img/pictogram_3.png"); }
      #full_pictograms ul li h1 {
        position: absolute;
        bottom: 0px;
        display: block;
        width: 100%;
        color: #717180;
        font-size: 1em;
        text-transform: uppercase;
        font-weight: normal;
        font-family: 'Titillium Web', sans-serif;
        text-align: center; }

#info_contacts {
  padding-top: 50px;
  padding-bottom: 20px; }
  #info_contacts #about_info .about_link {
    cursor: default;
    pointer-events: none;
    display: block;
    float: left;
    line-height: 35px;
    height: 50px;
    margin-right: 10px;
    width: 130px;
    text-align: center;
    color: #fff;
    background-image: url("http://9tm.pt/themes/9tm/assets/img/lftBtn_blueBtn.png");
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 100;
    text-decoration: none;
    font-family: 'Titillium Web', sans-serif; }
  #info_contacts #about_info .contacts_link {
    display: block;
    float: left;
    line-height: 35px;
    height: 35px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 30px;
    text-align: center;
    color: #717180;
    border: 1px solid #44AFCC !important;
    background-image: url("http://9tm.pt/themes/9tm/assets/img/arrow.png");
    background-repeat: no-repeat;
    background-position: right center;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 100;
    text-decoration: none;
    font-family: 'Titillium Web', sans-serif; }
  #info_contacts #about_info .info_text {
    clear: both;
    padding: 5px 30px 0px 0;
    color: #717180;
    font-size: 0.9em;
    font-weight: normal;
    font-family: 'Titillium Web', sans-serif; }
  #info_contacts #contact_form {
    color: #717180;
    font-size: 0.9em;
    font-weight: normal;
    font-family: 'Titillium Web', sans-serif; }
    #info_contacts #contact_form .contact_title {
      cursor: default;
      pointer-events: none;
      display: block;
      float: left;
      line-height: 35px;
      height: 50px;
      margin-right: 10px;
      padding-left: 30px;
      padding-right: 20px;
      text-align: center;
      color: #fff;
      background-image: url("http://9tm.pt/themes/9tm/assets/img/lftBtn_blueBtn.png");
      background-repeat: no-repeat;
      background-position: left top;
      font-size: 1em;
      text-transform: uppercase;
      font-weight: 100;
      text-decoration: none;
      font-family: 'Titillium Web', sans-serif; }
    #info_contacts #contact_form .contact_form {
      clear: both;
      padding: 5px 30px 0px 0;
      color: #717180;
      font-size: 0.9em;
      font-weight: normal;
      font-family: 'Titillium Web', sans-serif; }
      #info_contacts #contact_form .contact_form .fields .field {
        padding-bottom: 20px; }
        #info_contacts #contact_form .contact_form .fields .field label {
          display: none; }
        #info_contacts #contact_form .contact_form .fields .field input {
          outline: 0px;
          width: 95%;
          height: 40px;
          border: 0px;
          background-color: #E0E0E0;
          font-size: 1em;
          padding-left: 3%;
          padding-right: 2%;
          color: #535353; }
      #info_contacts #contact_form .contact_form input.submit {
        float: right;
        margin-right: 0px !important;
        display: block;
        line-height: 35px;
        height: 35px;
        padding: 0px;
        padding-left: 20px;
        padding-right: 50px;
        text-align: center;
        color: #717180;
        border: 1px solid #44AFCC;
        background-image: url("http://9tm.pt/themes/9tm/assets/img/arrow.png");
        background-repeat: no-repeat;
        background-position: right center;
        background-color: #fff;
        cursor: pointer;
        font-size: 1em;
        text-transform: uppercase;
        font-weight: 100;
        text-decoration: none;
        font-family: 'Titillium Web', sans-serif; }

#category_list_all_content {
  width: 100%;
  background-color: #eeeef0; }
  #category_list_all_content section {
    padding-bottom: 10px; }
    #category_list_all_content section .border {
      border-top: 6px solid #44AFCC;
      height: 10px; }
    #category_list_all_content section article {
      position: relative;
      padding: 0px;
      padding-left: 2%;
      padding-right: 2%; }
      #category_list_all_content section article a {
        border: 0px !important; }
      #category_list_all_content section article #item_category {
        position: relative;
        border: 0px !important; }
        #category_list_all_content section article #item_category img {
          width: 100%;
          height: auto;
          display: block;
          margin: 20px auto;
          position: relative;
          border: 0px !important; }
        #category_list_all_content section article #item_category .item_title {
          width: 100%;
          display: block;
          margin: 0px auto;
          position: absolute;
          z-index: 1;
          bottom: 0px;
          background-color: rgba(255, 255, 255, 0.6); }
          #category_list_all_content section article #item_category .item_title h1 {
            color: #717180;
            font-size: 1em;
            font-weight: 400;
            text-transform: uppercase;
            font-family: 'Titillium Web', sans-serif;
            text-align: center;
            line-height: 50px;
            display: block;
            padding: 0px;
            margin: 0px; }

#more_info {
  padding-top: 20px;
  padding-bottom: 20px; }
  #more_info #title_more_info {
    padding: 0px; }
  #more_info #desc_more_info {
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 6px solid #44AFCC; }
    #more_info #desc_more_info article {
      padding: 0px;
      padding-right: 3%; }
      #more_info #desc_more_info article h1 {
        margin: 0px;
        padding: 0px;
        padding-top: 20px;
        margin-bottom: 10px;
        color: #6E6E77;
        font-size: 0.95em;
        font-weight: 400;
        text-transform: normal;
        font-family: 'Titillium Web', sans-serif; }
      #more_info #desc_more_info article h2 {
        margin: 0px;
        padding: 0px;
        color: #717180;
        font-size: 0.85em;
        font-weight: normal;
        text-transform: normal;
        font-family: 'Titillium Web', sans-serif; }

#category_detail_content {
  padding-bottom: 20px; }
  #category_detail_content .border {
    height: 20px;
    border-top: 6px solid #44AFCC; }
  #category_detail_content #content_left {
    padding: 0px; }
    #category_detail_content #content_left .picture {
      padding: 0px; }
      #category_detail_content #content_left .picture img {
        width: 100%;
        height: auto;
        padding-bottom: 20px; }
    #category_detail_content #content_left nav {
      padding: 0px; }
      #category_detail_content #content_left nav ul {
        margin: 0px;
        padding: 0px;
        list-style-type: none; }
        #category_detail_content #content_left nav ul li {
          padding: 0px; }
          #category_detail_content #content_left nav ul li a {
            width: 60%;
            margin-bottom: 10px;
            display: block;
            line-height: 35px;
            height: 35px;
            margin-right: 10px;
            padding-left: 10px;
            padding-right: 30px;
            text-align: default;
            color: #717180;
            border: 1px solid #44AFCC;
            background-image: url("http://9tm.pt/themes/9tm/assets/img/arrow.png");
            background-repeat: no-repeat;
            background-position: right center;
            font-size: 1em;
            text-transform: uppercase;
            font-weight: 400;
            text-decoration: none;
            font-family: 'Titillium Web', sans-serif; }
  #category_detail_content #content_right {
    color: #717180;
    font-size: 0.85em;
    font-weight: normal;
    text-transform: normal;
    font-family: 'Titillium Web', sans-serif; }

#category_detail_buttom_table {
  color: #717180;
  font-size: 0.85em;
  font-weight: normal;
  text-transform: normal;
  font-family: 'Titillium Web', sans-serif; }
  #category_detail_buttom_table .table_left_collum {
    padding: 0px; }
    #category_detail_buttom_table .table_left_collum .content_left_collum {
      padding-top: 20px;
      padding-bottom: 20px;
      border-top: 6px solid #44AFCC;
      background-color: #DDDDE0;
      min-height: 150px; }
      #category_detail_buttom_table .table_left_collum .content_left_collum .ul_content {
        padding-left: 10%;
        text-transform: uppercase;
        font-size: 1em;
        font-weight: 400; }
  #category_detail_buttom_table .table_right_collum {
    padding: 0px; }
    #category_detail_buttom_table .table_right_collum .content_right_collum {
      padding-top: 20px;
      padding-bottom: 20px;
      border-top: 6px solid #44AFCC;
      background-color: #EEEEF0;
      min-height: 150px; }
      #category_detail_buttom_table .table_right_collum .content_right_collum .ul_content {
        padding-left: 10%;
        text-transform: uppercase;
        font-size: 1em;
        font-weight: 400; }

#clients_partners_content {
  padding-bottom: 10px; }
  #clients_partners_content .border {
    border-top: 6px solid #44AFCC;
    height: 10px; }
  #clients_partners_content #page_description {
    color: #717180;
    font-size: 0.9em;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
    padding: 10px; }
    #clients_partners_content #page_description p {
      margin: 0px;
      padding: 0px; }
  #clients_partners_content #list_of_items {
    padding: 0px; }
    #clients_partners_content #list_of_items .item {
      padding: 10px;
      max-height: 170px; }
      #clients_partners_content #list_of_items .item a {
        border: none !important; }
        #clients_partners_content #list_of_items .item a img {
          width: 100%;
          height: auto;
          border: 1px solid #dddde0;
          background-color: #fff; }

#projects_content {
  padding-bottom: 10px; }
  #projects_content .border {
    border-top: 6px solid #44AFCC;
    height: 30px; }
  #projects_content .project {
    padding: 0px; }
    #projects_content .project .project_image {
      margin: 0px !important;
      padding: 10px; }
      #projects_content .project .project_image img {
        width: 100%;
        height: auto;
        border: 1px solid #dddde0;
        background-color: #fff; }
    #projects_content .project .project_text {
      color: #717180;
      font-size: 0.95em;
      font-weight: 400;
      font-family: 'Titillium Web', sans-serif;
      padding-top: 10px;
      padding-right: 10px; }
      #projects_content .project .project_text h3 {
        margin: 0px;
        padding: 0px;
        color: #018eb4;
        text-transform: uppercase; }
      #projects_content .project .project_text p {
        margin: 0px;
        padding: 0px;
        padding-bottom: 20px; }

#management_categories_content section {
  padding-bottom: 10px; }
  #management_categories_content section .border {
    border-top: 6px solid #44AFCC;
    height: 10px; }
  #management_categories_content section .wrapp_menu {
    padding: 0px; }
    #management_categories_content section .wrapp_menu article {
      position: relative;
      padding: 0px 10px; }
      #management_categories_content section .wrapp_menu article a {
        border: 0px !important; }
      #management_categories_content section .wrapp_menu article .item_category {
        position: relative;
        border: 0px !important; }
        #management_categories_content section .wrapp_menu article .item_category img {
          width: 100%;
          height: auto;
          display: block;
          margin: 10px auto;
          position: relative;
          border: 0px !important; }
        #management_categories_content section .wrapp_menu article .item_category .item_title {
          width: 100%;
          display: block;
          margin: 0px auto;
          position: absolute;
          z-index: 1;
          bottom: 0px;
          background-color: rgba(255, 255, 255, 0.6); }
          #management_categories_content section .wrapp_menu article .item_category .item_title h1 {
            color: #717180;
            font-size: 1em;
            font-weight: 400;
            text-transform: uppercase;
            font-family: 'Titillium Web', sans-serif;
            text-align: center;
            line-height: 50px;
            display: block;
            padding: 0px;
            margin: 0px; }
  #management_categories_content section .textContent {
    position: relative;
    padding: 10px;
    color: #717180;
    font-size: 0.95em;
    font-weight: 400;
    font-family: 'Titillium Web', sans-serif; }
    #management_categories_content section .textContent p {
      margin: 0px;
      padding: 0px;
      padding-bottom: 10px; }

.recruitment_content {
  min-height: 400px; }
  .recruitment_content .border {
    height: 30px;
    border-top: 6px solid #44AFCC; }
  .recruitment_content #form_content {
    padding: 0px;
    min-height: 200px; }
    .recruitment_content #form_content .contacts_form_title {
      cursor: default;
      pointer-events: none;
      display: block;
      float: left;
      line-height: 35px;
      height: 50px;
      margin-right: 10px;
      padding-left: 30px;
      padding-right: 20px;
      text-align: center;
      color: #fff;
      background-image: url("http://9tm.pt/themes/9tm/assets/img/lftBtn_blueBtn.png");
      background-repeat: no-repeat;
      background-position: left top;
      font-size: 1em;
      text-transform: uppercase;
      font-weight: 100;
      text-decoration: none;
      font-family: 'Titillium Web', sans-serif; }
    .recruitment_content #form_content .form_wrapper {
      clear: left;
      min-height: 180px; }
      .recruitment_content #form_content .form_wrapper .errors, .recruitment_content #form_content .form_wrapper .success {
        font-size: 0.85em;
        font-weight: 400;
        font-family: 'Titillium Web', sans-serif;
        text-align: right;
        padding-bottom: 5px;
        color: #018EB4; }
      .recruitment_content #form_content .form_wrapper .fields .field {
        padding: 0px;
        padding-bottom: 20px; }
        .recruitment_content #form_content .form_wrapper .fields .field label {
          display: none; }
        .recruitment_content #form_content .form_wrapper .fields .field input {
          outline: 0px;
          width: 95%;
          height: 40px;
          border: 0px;
          background-color: #E0E0E0;
          font-size: 1em;
          padding-left: 3%;
          padding-right: 2%;
          color: #535353; }
      .recruitment_content #form_content .form_wrapper .fields .field-fileupload4 {
        position: relative; }
        .recruitment_content #form_content .form_wrapper .fields .field-fileupload4 label {
          font-size: 1em;
          text-transform: uppercase;
          font-weight: 100;
          text-decoration: none;
          font-family: 'Titillium Web', sans-serif;
          position: relative;
          z-index: 1;
          color: #fff;
          display: block;
          width: 200px;
          background-color: #018eb4;
          line-height: 35px;
          padding-left: 15px;
          cursor: pointer;
          background-image: url("http://9tm.pt/themes/9tm/assets/img/arrow_white.png");
          background-position: right center;
          background-repeat: no-repeat; }
        .recruitment_content #form_content .form_wrapper .fields .field-fileupload4 input {
          position: absolute;
          z-index: 0;
          width: 200px;
          height: 35px;
          top: 0;
          left: 0;
          margin: 0;
          padding: 0;
          font-size: 20px;
          cursor: pointer;
          opacity: 0;
          filter: alpha(opacity=0); }
        .recruitment_content #form_content .form_wrapper .fields .field-fileupload4 .fileName {
          color: #717180;
          font-size: 0.7em;
          font-weight: 400;
          font-family: 'Titillium Web', sans-serif; }
      .recruitment_content #form_content .form_wrapper input.submit {
        float: right;
        margin-right: 0px !important;
        display: block;
        line-height: 35px;
        height: 35px;
        padding: 0px;
        padding-left: 20px;
        padding-right: 50px;
        text-align: center;
        color: #717180;
        border: 1px solid #44AFCC;
        background-image: url("http://9tm.pt/themes/9tm/assets/img/arrow.png");
        background-repeat: no-repeat;
        background-position: right center;
        background-color: #fff;
        cursor: pointer;
        font-size: 1em;
        text-transform: uppercase;
        font-weight: 100;
        text-decoration: none;
        font-family: 'Titillium Web', sans-serif; }
    .recruitment_content #form_content .form_footer_note {
      color: #717180;
      font-size: 0.85em;
      font-weight: 400;
      font-family: 'Titillium Web', sans-serif;
      clear: both; }
      .recruitment_content #form_content .form_footer_note p {
        margin: 0px;
        padding: 0px; }

.adress_content {
  border-top: 6px solid #44AFCC;
  padding: 0px;
  padding-top: 20px;
  padding-bottom: 20px; }
  .adress_content .adress_info {
    padding: 0px;
    padding-bottom: 50px; }
    .adress_content .adress_info h1 {
      margin: 0px;
      padding: 0px;
      color: #717180;
      font-size: 0.9em;
      font-weight: 600;
      text-transform: uppercase;
      font-family: 'Titillium Web', sans-serif; }
    .adress_content .adress_info h2 {
      margin: 0px;
      padding: 0px;
      padding-top: 20px;
      padding-bottom: 5px;
      color: #717180;
      font-size: 0.85em;
      font-weight: normal;
      text-transform: normal;
      font-family: 'Titillium Web', sans-serif; }

#map_content {
  border-top: 6px solid #44AFCC;
  border-bottom: 6px solid #44AFCC;
  padding: 0px;
  overflow: hidden;
  height: 465px !important; }
  #map_content iframe {
    width: 100%;
    height: 455px; }

.contacts_content #form_content {
  padding: 0px;
  min-height: 200px;
  margin-top: 50px; }
  .contacts_content #form_content .contacts_form_title {
    cursor: default;
    pointer-events: none;
    display: block;
    float: left;
    line-height: 35px;
    height: 50px;
    margin-right: 10px;
    padding-left: 30px;
    padding-right: 20px;
    text-align: center;
    color: #fff;
    background-image: url("http://9tm.pt/themes/9tm/assets/img/lftBtn_blueBtn.png");
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 100;
    text-decoration: none;
    font-family: 'Titillium Web', sans-serif; }
  .contacts_content #form_content .form_wrapper {
    clear: left;
    min-height: 200px; }
    .contacts_content #form_content .form_wrapper .errors, .contacts_content #form_content .form_wrapper .success {
      font-size: 0.85em;
      font-weight: 400;
      font-family: 'Titillium Web', sans-serif;
      text-align: right;
      padding-bottom: 5px;
      color: #018EB4; }
    .contacts_content #form_content .form_wrapper .fields .field {
      padding: 0px;
      padding-bottom: 20px; }
      .contacts_content #form_content .form_wrapper .fields .field label {
        display: none; }
      .contacts_content #form_content .form_wrapper .fields .field input {
        outline: 0px;
        width: 95%;
        height: 40px;
        border: 0px;
        background-color: #E0E0E0;
        font-size: 1em;
        padding-left: 3%;
        padding-right: 2%;
        color: #535353; }
    .contacts_content #form_content .form_wrapper input.submit {
      float: right;
      margin-right: 0px !important;
      display: block;
      line-height: 35px;
      height: 35px;
      padding: 0px;
      padding-left: 20px;
      padding-right: 50px;
      text-align: center;
      color: #717180;
      border: 1px solid #44AFCC;
      background-image: url("http://9tm.pt/themes/9tm/assets/img/arrow.png");
      background-repeat: no-repeat;
      background-position: right center;
      background-color: #fff;
      cursor: pointer;
      font-size: 1em;
      text-transform: uppercase;
      font-weight: 100;
      text-decoration: none;
      font-family: 'Titillium Web', sans-serif; }

footer {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 30px;
  background-color: #44AFCC;
  background-image: url("http://9tm.pt/themes/9tm/assets/img/footer_bg.png");
  background-repeat: no-repeat;
  background-position: center top;
  min-height: 150px;
  color: #fff;
  font-size: 0.9em;
  font-weight: 100;
  font-family: 'Titillium Web', sans-serif; }
  footer #footer_images ul.social_footer {
    width: 100%;
    display: block;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: left; }
    footer #footer_images ul.social_footer li {
      display: inline-block; }
      footer #footer_images ul.social_footer li a {
        display: block;
        width: 35px;
        height: 35px;
        text-decoration: none; }
        footer #footer_images ul.social_footer li a.mail {
          background-image: url("http://9tm.pt/themes/9tm/assets/img/socialMail_sprite.png");
          background-position: -156px -2px; }
        footer #footer_images ul.social_footer li a.linkedin {
          background-image: url("http://9tm.pt/themes/9tm/assets/img/socialMail_sprite.png");
          background-position: -201px -2px; }
        footer #footer_images ul.social_footer li a.facebook {
          background-image: url("http://9tm.pt/themes/9tm/assets/img/socialMail_sprite.png");
          background-position: -250px -2px; }
  footer #footer_images ul.ueSymbols {
    width: 100%;
    min-width: 180px;
    display: block;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: left;
    overflow: hidden; }
    footer #footer_images ul.ueSymbols li {
      display: inline-block; }
      footer #footer_images ul.ueSymbols li.ueCert {
        width: 180px;
        height: 70px;
        margin-right: 5px;
        background-image: url("http://9tm.pt/themes/9tm/assets/img/certf_ue.png"); }
      footer #footer_images ul.ueSymbols li.acoresCert {
        width: 85px;
        height: 70px;
        background-image: url("http://9tm.pt/themes/9tm/assets/img/certf_acores.png"); }
  footer #directions1_footer {
    text-align: right; }
  footer #directions2_footer {
    text-align: right; }
  footer #directions3_footer {
    text-align: right; }

@media only screen and (max-width: 767px) {
  #logo {
    margin-top: 50px !important; }

  #header_menu_nav {
    display: none;
    float: none !important;
    clear: none !important;
    position: fixed !important;
    margin-top: 46px !important;
    left: 0;
    right: 0; }
    #header_menu_nav ul {
      background-color: rgba(255, 255, 255, 0.8);
      text-align: right !important; }
      #header_menu_nav ul li {
        display: block !important; }
        #header_menu_nav ul li a {
          font-size: 0.9em !important; }
        #header_menu_nav ul li ul {
          background-color: rgba(255, 255, 255, 0.1);
          position: relative !important;
          border-right: 0px solid #717180 !important;
          top: 0 !important;
          right: 0 !important;
          left: 0 !important;
          width: 100% !important;
          text-align: center !important;
          opacity: 1 !important; }
          #header_menu_nav ul li ul li {
            width: 100%;
            text-align: right !important; }
            #header_menu_nav ul li ul li a {
              font-size: 0.7em !important;
              padding-left: 25px !important;
              padding-right: 25px !important; } }




/*  CSS  */

footer #footer_images ul.ueSymbols li.acoresCert {
    width: 85px;
    height: 53px;
    margin-right: 10px;
    background-image: url("http://9tm.pt/themes/9tm/assets/img/certf_acores.png");
    background-position-y: -8px;
}

footer #footer_images ul.ueSymbols li.logoCert {
    background-image: url('http://9tm.pt/themes/9tm/assets/img/logo002.png');
    height: 53px;
    margin-right: 10px;
    width: 85px;
}

footer #footer_images ul.ueSymbols li.ueCert {
    width: 116px;
    height: 100px;
    margin-right: 5px;
    background-image: url("http://9tm.pt/themes/9tm/assets/img/logo003.png");
    background-position-y: -6px;
}

footer .grid-15 {
   text-align: left !important;
   font-size: .85em;
   line-height: 1.4em;
   letter-spacing: .05em;
   margin-top: 27.5px;
}