/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
body {
  font-size: 62.5%;
}
@font-face {
  font-family: 'montserratbold';
  src: url('fonts/montserrat-bold-webfont.eot');
  src: url('fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/montserrat-bold-webfont.woff2') format('woff2'), url('fonts/montserrat-bold-webfont.woff') format('woff'), url('fonts/montserrat-bold-webfont.ttf') format('truetype'), url('fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserratregular';
  src: url('fonts/montserrat-regular-webfont.eot');
  src: url('fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/montserrat-regular-webfont.woff2') format('woff2'), url('fonts/montserrat-regular-webfont.woff') format('woff'), url('fonts/montserrat-regular-webfont.ttf') format('truetype'), url('fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
body {
  font-family: 'montserratregular', Times, serif;
}
.body-home {
  background: #7A172B;
}
.body-about {
  background-color: #7A172B;
}
.body-colleagues {
  background: #034164;
}
.body-conferences {
  background-color: #064220;
}
.body-services {
  background-color: #064220;
}
.wrapper {
  width: auto;
  margin: 0 auto;
}
.full-wrapper {
  /*padding: 0 0 30px 0;*/
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
h1 {
  margin: 0;
  padding: 0;
}
h2 {
  margin: 0;
  padding: 0;
}
h3 {
  margin: 0;
  padding: 0;
}
a:link,
a:visited {
  text-decoration: none;
}
/* ==============
    MOBILE: Main
   ============== */
#header {
  padding: 18px 0 18px 0;
  position: relative;
  background-color: #FFF;
}
#logo a:link,
#logo a:visited {
  display: block;
  width: 253px;
  height: 50px;
  background-image: url(../img/parellada-logo-3.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin: 0 0 0 10px;
}
#footer {
  background: #3E3E3F;
  line-height: 30px;
  color: #808285;
  box-sizing: border-box;
  width: 100%;
  text-align: right;
  padding: 0 50px;
  position: fixed;
  bottom: 0;
  left: 0;
}
#footer a:link,
#footer a:visited {
  font-size: 1.1em;
  color: #808285;
}
.color-red-1 {
  background: #962F3B;
}
.color-red-2 {
  background: #AF4555;
}
.color-red-3 {
  background: #AB5A65;
}
.color-blue-1 {
  background: #1F6A9B;
}
.color-blue-2 {
  background: #1F6A9B;
}
.col-content {
  padding: 20px;
}
#address {
  font-size: 12px;
  color: #AB5A65;
  padding: 8px 10px;
}
#address p {
  margin: 0;
  text-align: center;
}
nav {
  padding: 5px 0 0 0;
}
nav li {
  line-height: 110%;
  font-size: 1.4em;
  padding: 0 5px;
  color: #C3C4C6;
}
nav a:link,
nav a:visited {
  display: block;
  padding: 8px 5px;
  color: #333;
  font-family: 'montserratregular', Times, serif;
}
nav i {
  display: none;
}
nav .separator {
  display: block;
  overflow: hidden;
  height: 1px;
  background: #C3C4C6;
}
.menu-icon:link,
.menu-icon:visited {
  position: absolute;
  top: 16px;
  right: 10px;
  display: block;
  width: 32px;
  height: 32px;
  background: url(../img/menu9.png) no-repeat left top;
}
.form h2 {
  padding: 0 0 1.2em 0;
}
.form .form-row {
  padding: 0 0 8px 0;
}
.form label {
  font-size: 1.2em;
  color: #fff;
  text-align: right;
}
.form .input,
.form .textarea {
  font-family: 'montserratregular', Times, serif;
  font-size: 1.1em;
  padding: 4px 8px;
  color: #818386;
  background-color: #fff;
  border: none;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.form .textarea {
  height: 180px;
}
.form .btn {
  border: none;
  background: none;
  color: #fff;
  font-size: 1.2em;
  font-family: 'montserratbold', Times, serif;
  font-weight: normal;
}
.form .btn-wrapper .btn {
  display: none;
}
h2 {
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 2.4em;
  font-family: 'montserratbold', Times, serif;
  font-weight: normal;
  color: #fff;
}
.list-content a:link,
.list-content a:visited {
  color: #fff;
  font-weight: normal;
}
.list-content li {
  font-size: 1.4em;
  padding: 8px 0;
}
.list-content-blue a:hover,
.list-content-blue a:active {
  color: #DEF1FE;
}
.list-content-blue p {
  margin: 0;
  padding: 0;
  color: #fff;
}
.list-content-red a:hover,
.list-content-red a:active {
  color: #E9B2BA;
}
.list-content-green a:hover,
.list-content-green a:active {
  color: #D0FBE6;
}
.white-line li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.black-line li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.align-right {
  text-align: right;
}
.slider-title h2 {
  font-family: 'montserratbold', Times, serif;
  font-weight: normal;
  color: #fff;
  font-size: 2.8em;
  padding: 20px;
}
.slider {
  height: 120px;
  overflow: hidden;
}
.slider .slider-content {
  height: auto;
}
.slider a:link,
.slider a:visited {
  display: block;
  height: 120px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
}
#team {
  position: relative;
}
.team-menu {
  padding: 10px;
}
.team-menu ul {
  padding: 0;
}
.team-menu li {
  font-size: 1.4em;
  color: #fff;
  border-bottom: 1px solid #C3C4C6;
  padding: 4px 0 5px 0;
}
.team-menu span {
  display: none;
}
.team-menu a:link,
.team-menu a:visited {
  color: #fff;
}
.profile-pic {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 10px auto;
  border: 4px solid #AB5A65;
}
#ariel .profile-pic {
  background: url(../images/perfil.jpg);
}
#carlos .profile-pic {
  background: url(../images/perfil2.jpg);
}
.about-inner {
  padding-top: 30px !important;
}
.about-inner li {
  color: #818386;
}
.about-inner a:link,
.about-inner a:visited {
  color: #C3C4C6;
}
.about-inner .selected a:link,
.about-inner .selected a:visited {
  color: #333;
}
.about-content {
  padding: 10px;
  background-color: #fff;
}
.about-content h2 {
  color: #333;
}
.about-content-wrapper {
  position: relative;
}
.profiles {
  padding: 30px 0;
}
.pic-profile {
  width: 180px;
  height: 168px;
  background-repeat: no-repeat;
  background-position: center center;
}
.profile-card {
  background-color: #962F3B;
  padding: 10px;
  margin: 10px auto;
}
.profile-name {
  background-color: #fff;
  padding: 12px 2px;
}
.profile-name a:link,
.profile-name a:visited {
  color: #000;
  font-size: 1.1em;
}
.close:link,
.close:visited {
  background-image: url(../img/close.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 10px;
  top: 10px;
}
.text h2 {
  font-size: 1.8em;
}
.text p {
  font-size: 1.3em;
}
.cathedras {
  background: #022F18;
  padding: 34px;
}
.cathedras h1 {
  color: #fff;
  font-size: 2em;
  padding: 0 0 20px 0;
}
.cathedra {
  display: table;
  width: 90%;
  margin: 0 0 20px 0;
}
.cathedra h3 {
  font-size: 1.1em;
  color: #fff;
  font-weight: normal;
  line-height: 110%;
}
.cathedra h2 {
  font-size: 1.4em;
  color: #333;
  font-weight: normal;
  line-height: 110%;
}
.cathedra li {
  font-size: 1.4em;
  font-family: 'montserratbold', Times, serif;
}
.cathedra .cathedra-date {
  width: 20%;
  display: table-cell;
  background: #2BB572;
  padding: 8px 10px 10px 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.cathedra .cathedra-intro {
  background: #fff;
  width: 70%;
  display: table-cell;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 8px 10px 10px 10px;
}
.cathedra .cathedra-intro a:link,
.cathedra .cathedra-intro a:visited {
  color: #333;
}
.cathedra a:link,
.cathedra a:visited {
  color: #fff;
}
.item {
  display: table;
  width: 100%;
  margin: 0 0 4px 0;
}
.item .item-date {
  display: table-cell;
  width: 18%;
  padding: 8px 10px;
  background-color: #7A172B;
}
.item .item-content {
  font-size: 1.4em;
  display: table-cell;
  color: #000;
  background-color: #fff;
  padding: 6px;
  vertical-align: middle;
}
.item a:link,
.item a:visited {
  color: #000;
}
.date-module {
  display: table;
  color: #fff;
  width: 100%;
}
.date-module div {
  padding: 2px;
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  line-height: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.date-module .day {
  font-size: 2.4em;
  text-align: right;
}
.date-module .month {
  text-align: left;
  font-size: 1.1em;
  text-transform: uppercase;
}
.date-module .year {
  text-align: left;
  font-size: 1em;
}
.news ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.news li {
  margin: 0;
  padding: 0;
}
.news .news-item {
  padding: 8px 18px;
  background: #fff;
  margin: 0 0 10px 0;
}
.news h2 {
  font-size: 1.4em;
  color: #000;
  line-height: 130%;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.news p {
  font-size: 1.2em;
  line-height: 130%;
  color: #000;
  margin: 0;
  padding: 0 0 2px 0;
}
.news-item-home {
  padding: 8px 0 !important;
  background: transparent !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin: 0 !important;
}
.news-item-home h2 {
  color: #fff;
}
.news-item-home p {
  color: #fff;
}
.links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.links li {
  margin: 0;
  padding: 0;
}
.links .links-item {
  padding: 8px 18px;
  background: #fff;
  margin-bottom: 10px;
}
.links h2 {
  font-size: 1.4em;
  color: #000;
  line-height: 130%;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.links p {
  font-size: 1.2em;
  line-height: 130%;
  color: #000;
  margin: 0;
  padding: 0 0 2px 0;
}
.links a:link,
.links a:visited {
  color: #000;
  text-decoration: underline;
}
.conferences {
  background-color: #0C8549;
  padding: 34px;
}
.conference {
  margin: 0 0 10px 0;
  width: 90%;
  background: #fff;
}
.conference .conference-header {
  display: table;
  width: 100%;
}
.conference h2 {
  font-size: 1.4em;
  color: #333;
  margin: 0 0 1px 0;
  padding: 0;
  font-weight: normal;
}
.conference p {
  font-size: 1.2em;
  margin: 0 0 0 0;
}
.conference .conf-date {
  display: table-cell;
  width: 16%;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  background-color: #2BB572;
  color: #fff;
}
.conference .conf-date span {
  display: block;
}
.conference .conf-intro {
  padding: 10px;
}
.conference .conference-body {
  padding: 10px;
}
.conference .day {
  font-size: 4em;
  line-height: 100%;
}
.conference .month {
  font-size: 2em;
  text-transform: uppercase;
  line-height: 100%;
}
.conference .year {
  font-size: 1.8em;
  line-height: 100%;
}
.conference .conference-downloads {
  padding: 8px 0 0 0;
}
.classes {
  background: #022F18;
  padding: 34px;
}
.classes h1 {
  color: #fff;
  font-size: 2.2em;
  padding: 0 0 5px 0;
}
.classes h2 {
  color: #fff;
  font-size: 1.8em;
  padding: 0 0 20px 0;
}
.classe {
  width: 90%;
  margin: 0 0 20px 0;
  background-color: #fff;
}
.classe .classe-header {
  display: table;
  width: 100%;
}
.classe h2 {
  font-size: 1.6em;
  color: #0C8549;
  margin: 0 0 5px 0;
  padding: 0;
  font-weight: normal;
}
.classe p {
  font-size: 1.4em;
  line-height: 110%;
  margin: 0 0 0 0;
}
.classe .classe-date {
  display: table-cell;
  width: 25%;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  background-color: #2BB572;
  color: #fff;
}
.classe .classe-date span {
  display: block;
}
.classe .classe-intro {
  display: table-cell;
  padding: 10px;
  vertical-align: top;
}
.classe .classe-body {
  padding: 10px;
}
.classe .classe-content {
  padding: 0 0 20px 0;
}
.classe .day {
  font-size: 5em;
  line-height: 100%;
}
.classe .month {
  font-size: 3em;
  text-transform: uppercase;
  line-height: 100%;
}
.classe .year {
  font-size: 2.8em;
  line-height: 100%;
}
.classe-downloads h3 {
  font-weight: normal;
  font-size: 1.6em;
  margin: 0;
  padding: 0 0 10px 0;
}
.downloads {
  padding: 5px !important;
}
.downloads li {
  font-size: 1.1em;
  line-height: 16px;
  padding: 0 0 4px 0;
}
.downloads a:link,
.downloads a:visited {
  color: #fff;
  line-height: 16px;
  display: inline-block;
  vertical-align: middle;
}
.downloads-alt li a:link,
.downloads-alt li a:visited {
  color: #818386;
}
.icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  vertical-align: middle;
  background-image: url(../images/icon-slice.png);
}
.icon-download {
  background-position: 0px 0px;
}
.icon-online {
  background-position: 0px -16px;
}
.icon-download-alt {
  background-position: 0px -32px;
}
.icon-online-alt {
  background-position: 0px -48px;
}
.news .icon-online {
  margin-left: 10px;
}
.grid-classes {
  padding: 10px;
}
.last-class h4 {
  color: #fff;
  font-weight: normal;
  font-size: 1.8em;
  margin: 0;
  padding: 0 0 0.5em 0;
}
.last-class .classe {
  background: #f2f2f2;
}
.last-class .classe h2 {
  font-size: 1.4em;
}
.last-class .classe .classe-date {
  color: #269F66;
}
.last-class .classe .day {
  font-size: 3em;
}
.last-class .classe .month {
  font-size: 2em;
}
.last-class .classe .year {
  font-size: 2em;
}
.next-class h4 {
  color: #fff;
  margin: 0;
  padding: 0 0 0.5em 0;
  font-weight: normal;
  font-size: 3em;
}
.next-class .classe h2 {
  font-size: 2em;
}
.classes-list {
  margin: 30px 0 0 0;
  padding: 30px 0 0 0;
  border-top: 1px solid #04572E;
}
.classes-list h3 {
  font-size: 2em;
  color: #fff;
  padding: 0 0 2em 0;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 768px) {
  #logo {
    float: left;
    width: 40%;
  }
  #logo a:link,
  #logo a:visited {
    display: block;
    width: 364px;
    height: 72px;
    background-image: url(../img/parellada-logo-3.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
  }
  #address {
    padding: 0;
  }
  #address p {
    text-align: right;
  }
  .slider-title-wrapper {
    position: relative;
    width: 768px;
    margin: 0 auto;
  }
  .slider-title-wrapper h2 {
    font-family: 'montserratbold', Times, serif;
    font-weight: normal;
    position: absolute;
    bottom: 20px;
    left: 34px;
    color: #fff;
    font-size: 3.4em;
    padding: 0;
  }
  .grid {
    display: table;
    width: 100%;
  }
  .col-2-1 {
    display: table-cell;
    width: 50%;
  }
  .col-3-1 {
    display: table-cell;
    width: 33.33%;
  }
  .col-1-60 {
    display: table-cell;
    width: 40%;
  }
  .col-1-40 {
    display: table-cell;
    width: 40%;
  }
  .profile-card {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 20px;
  }
  .col-content {
    padding: 26px 34px 26px 34px;
  }
  .list-content-red ul {
    width: 80%;
  }
  .list-content-red .form-row {
    width: 80%;
  }
  #nav {
    width: 60%;
    float: right;
  }
  nav {
    padding: 0;
  }
  nav ul {
    float: right;
    padding: 22px 0 0 0;
  }
  nav li {
    float: left;
    font-size: 1.1em;
    border-bottom: none;
    padding: 0 5px 0 4px;
  }
  nav a:link,
  nav a:visited {
    display: block;
    padding: 0 0 8px 0;
    float: left;
    font-family: 'montserratbold', Times, serif;
    border-bottom: 6px solid #FFF;
  }
  nav .selected a:link,
  nav .selected a:visited,
  nav a:hover,
  nav a:active {
    color: #7A172B;
    border-bottom: 6px solid #7A172B;
  }
  nav i {
    display: inline;
    font-style: normal;
  }
  nav .separator {
    float: right;
    display: block;
    height: 16px;
    width: 1px;
    margin: 0 0 0 10px;
    background: #808284;
  }
  .body-colleagues .selected a:link,
  .body-colleagues .selected a:visited {
    color: #034164 !important;
    border-bottom: 6px solid #034164 !important;
  }
  .body-conferences .selected a:link,
  .body-conferences .selected a:visited {
    color: #0C8549 !important;
    border-bottom: 6px solid #0C8549 !important;
  }
  .body-services .selected a:link,
  .body-services .selected a:visited {
    color: #0C8549 !important;
    border-bottom: 6px solid #0C8549 !important;
  }
  .menu-icon:link,
  .menu-icon:visited {
    display: none;
  }
  .slider {
    height: 280px;
  }
  .slider a:link,
  .slider a:visited {
    height: 280px;
    background-size: 100% auto;
  }
  .form .form-row {
    display: table;
    width: 90%;
  }
  .form .label-wrapper {
    display: table-cell;
    text-align: right;
    width: 20%;
    padding: 5px 1% 0 0;
    vertical-align: top;
  }
  .form .input-wrapper {
    display: table-cell;
  }
  .form .btn-wrapper {
    position: relative;
  }
  .form .btn-wrapper .btn {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .form .btn-accesible {
    display: none;
  }
  .team-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    text-align: center;
  }
  .team-menu ul {
    padding: 6px 0;
  }
  .team-menu li {
    color: #fff;
    display: inline;
    font-size: 1.6em;
    border-bottom: none;
    border-right: 1px solid #e5e5e5;
  }
  .team-menu .last {
    border-right: none !important;
  }
  .team-menu a:link,
  .team-menu a:visited {
    color: #fff;
    padding: 0 8px;
  }
  .inverted .team-menu li {
    color: #818386;
  }
  .inverted .team-menu a:link,
  .inverted .team-menu a:visited {
    color: #818386;
  }
  .member {
    position: relative;
    background-repeat: no-repeat;
    background-position: center top;
    height: 671px;
    background-color: transparent;
  }
  .about-content {
    position: absolute;
    top: 40px;
    left: 55%;
    width: 30%;
    padding: 30px 60px 30px 30px;
    background-color: rgba(255, 255, 255, 0.9);
  }
  .close:link,
  .close:visited {
    right: -40px;
    top: -10px;
  }
  #about {
    height: 648px;
    text-align: center;
  }
  .profile-pic {
    display: none;
    background: transparent;
  }
  .cathedras .col-3-1 {
    padding: 0;
  }
  .last-class {
    padding: 120px 0 0 0;
    width: 32%;
    float: left;
  }
  .next-class {
    width: 65%;
    float: right;
  }
}
.paginator {
  list-style: none;
  margin: 0;
  padding: 10px 0;
}
.paginator li {
  float: left;
  margin: 0;
  padding: 0 4px 0 0;
}
.paginator a:link,
.paginator a:visited {
  display: block;
  padding: 1px 3px;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
}
.paginator .selected a:link,
.paginator .selected a:visited {
  color: rgba(255, 255, 255, 0.6);
}
.break-word {
  word-wrap: break-word;
}
.break-word p {
  word-wrap: break-word;
}
@media only screen and (min-width: 1170px) {
  /* ===============
    Maximal Width
   =============== */
  nav li {
    font-size: 1.4em;
  }
  .wrapper {
    width: 1170px;
    margin: 0 auto;
  }
  .slider-title-wrapper {
    width: 1170px;
    margin: 0 auto;
  }
  .about-content {
    width: 34%;
  }
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
.hide {
  display: none;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.loading {
  display: block;
  width: 56px;
  height: 21px;
  background-image: url(../images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
.sent-ok {
  font-size: 1.2em;
  color: #fff;
}
.sent-ok a:link,
.sent-ok a:visited {
  color: #fff;
}
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    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) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/*# sourceMappingURL=main.css.map */