/*
Theme Name: Teoria del progetto
Author: Designtn
Version: 2023
Requires at least: 5.2
Tested up to: 6.1
Requires PHP: 7.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: teoria
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}
html {
  scroll-behavior: smooth
}
body {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: normal;
}
a {
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto
}
a[href^="tel"] {
  color: inherit;
  text-decoration: none
}
button {
  outline: 0
}
ol, ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}
q {
  display: inline;
  font-style: italic
}
q:before {
  content: '"';
  font-style: normal
}
q:after {
  content: '"';
  font-style: normal
}
textarea, input[type="text"], input[type="button"], input[type="submit"], input[type="reset"], input[type="search"], input[type="password"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0
}
input[type="search"] {
  -webkit-appearance: textfield
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
th, td {
  padding: 2px
}
big {
  font-size: 120%
}
small, sup, sub {
  font-size: 80%
}
sup {
  vertical-align: super
}
sub {
  vertical-align: sub
}
dd {
  margin-left: 20px
}
kbd, tt {
  font-family: courier;
  font-size: 12px
}
ins {
  text-decoration: underline
}
del, strike, s {
  text-decoration: line-through
}
dt {
  font-weight: bold
}
address, cite, var {
  font-style: italic
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent
}
.sticky {}
.bypostauthor {}
.wp-caption {}
.wp-caption-text {}
.gallery-caption {}
.alignright {}
.alignleft {}
.aligncenter {}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  word-break: normal
}
.screen-reader-text:focus {
  background-color: #f7f7f7;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #007acc;
  display: block;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}
.skip-link {
  left: -9999rem;
  top: 2.5rem;
  z-index: 999999999;
  text-decoration: underline
}
.skip-link:focus {
  display: block;
  left: 6px;
  top: 7px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  line-height: normal;
  padding: 15px 23px 14px;
  z-index: 100000;
  right: auto
}
.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active) {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap
}
body {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #191919;
}
b, strong {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.container {
  max-width: 980px
}
#header {
  padding: 100px 0;
  border-bottom: 1px solid #000;
}
.header-title {
  font-size: 28px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  color: #191919;
  margin-bottom: 13px;
  display: block;
}
.header-subtitle {
  font-size: 20px;
}
.menu-row {}
#menu {
  border-top: 2px solid #000;
}
#menu ul {
  display: flex;
  justify-content: space-between;
}
#menu ul li a {
  font-size: 14px;
  text-decoration: none;
  color: #191919;
  line-height: 60px;
  display: block;
  text-transform: uppercase;
}
.med-title {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 19px;
  text-transform: uppercase;
}
.med-title span {
  font-weight: 400;
  color: #aeabab;
}
.logo {
  display: inline-block;
  margin: auto 20px auto 0;
}
.logo img {
  height: 77px
}
.header-col {
  display: flex;
}
.header-data {
  margin: auto;
}
#footer {
  background-color: #ededed;
  margin-top: 50px;
}
#footer>.container {
  padding: 50px 0;
}
.footer-bottom {
  border-top: 1px solid #000;
  padding: 30px 0;
}
#footer .footer-text {
  border-top: 1px solid #000;
  margin: 20px 0;
  padding: 20px 0;
  line-height: 18px;
  font-size: 16px;
}
#footer .footer-text a {
  color: #000;
}
.footer-partners img {
  height: 100px
}
.subtitle {
  font-size: 10pt;
  text-transform: uppercase;
}
#container {
  padding: 40px 0;
}
.page-text {
  font-family: times new roman, times, serif;
  font-size: 13pt;
  line-height: 15pt;
  margin-top: 25px;
}
header .page-text, .text-translate {
  width: 80%;
}
.text-translate {
  margin-top: 25px;
  color: #aeabab;
}
.tag-filters {
  width: 320px;
  float: right;
}
.tag-filter, .h-m-item {
  border-bottom: 1px solid #000;
  padding: 15px 0;
  font-size: 10pt;
  text-transform: uppercase;
  display: block;
  color: #000;
  text-decoration: none;
}
.tag-filter.active {
  color: #CA2C23;
}
div.tag-filter {
  color: #CA2C23;
  font-weight: bold;
}
.results-list {
  margin-top: 50px;
}
.i-title {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-top: 20px;
  line-height: 19px;
}
.p-s-s-data {
  line-height: 18px;
  font-size: 16px;
}
.i-tag {
  color: #CA2C23;
  text-transform: uppercase;
  margin-top: 4px;
}
.r-item {
  margin-bottom: 30px;
  text-decoration: none;
  color: #000000;
  padding: 0 25px;
}
.r-item img {
  width: 100%;
  display: block;
}
.p-i-single label {
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  margin-bottom: 10px;
}
.p-i-single label span {
  font-weight: 400;
  color: #aeabab;
  margin-left: 5px;
}
.p-i-single {
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.media-col iframe {
  width: 100%;
}
.media-col img {
  width: 100%;
}
.p-s-s-data a {
  color: #000;
}
.n-title {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 21px;
}
.n-date {
  margin-top: 20px;
  font-size: 13px;
  margin-bottom: 4px;
}
.n-more {
  font-size: 13px;
  margin-top: 4px;
}
.n-more {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #CA2C23;
}
.people, .affiliation {
  margin-top: 40px;
}
.people .med-title, .affiliation .med-title {
  margin-bottom: 25px;
}
.people-row {
  background-color: #f2f2f2;
}
.p-item {
  background-color: #f2f2f2;
  padding: 24px;
}
.p-item.clickable {
  cursor: pointer;
}
.p-pic img {
  width: 100%;
}
.p-title {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
}
.p-qualification {
  font-size: 16px;
  font-style: italic;
}
.p-preview {
  color: #858585;
  margin-top: 24px;
}
.p-preview span {
  display: block;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.p-item .col-md-8 {
  margin: auto;
}
.a-list a {
  display: block;
  color: #000;
}
.p-full {
  margin-top: 25px;
  padding-top: 25px;
  font-family: times new roman, times, serif;
  font-size: 20px;
  position: relative;
}
.p-full:after {
  content: ' ';
  display: block;
  width: 150px;
  background-color: #000;
  height: 1px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.home-intro .container {
  padding: 10% 0;
  background-repeat: no-no-repeat;
  background-size: cover;
  background-position: center;
}
.h-m-item {
  border-bottom: 1px solid #fff;
  color: #fff;
}
.h-m-item {
  display: flex;
  justify-content: space-between;
}
.home-news .col-md-2 {
  margin: auto;
}
.home-sect {
  border-top: 1px solid #000;
}
.home-sect img {
  display: block;
  width: 100%;
}
.text-col {
  padding: 60px 20px;
  margin: auto;
}
.preview-text {
  margin-top: 24px;
  line-height: 18px;
  font-size: 16px;
}
.home-news .r-item img {
  width: 100%;
}
.home-intro {
  height: 70vh;
}
.home-intro img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#search {
  width: 100%;
  position: relative;
}
#search .search-submit {
  display: block;
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  position: absolute;
  right: 14px;
  -webkit-mask-image: url(./css/search.svg);
  mask-image: url(./css/search.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: #000;
  top: 15px;
  padding: 0px;
  margin: 0px;
  border: none;
}
#search .search-submit:hover {
  background-color: #aeabab;
}
.search-field {
  width: 100%;
  border: none;
  padding: 13px;
  padding-right: 30px;
}
.search-page {
  padding-top: 40px;
}
.search-page .entry-title a {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  color: #000;
  margin-bottom: 2px;
}
.search-page article {
  margin-top: 20px;
}
.socials {
  border-top: 1px solid #000;
  margin: 20px 0;
  padding: 20px 0;
}
.socials a {
  display: inline-block;
  height: 30px;
  margin-right: 5px;
  width: 30px;
  background-color: #000;
  border-radius: 100%;
}
.socials a:hover {
  background-color: #aeabab;
}
.socials a span {
  display: inline-block;
  height: 14px;
  margin: 8px;
  width: 14px;
  -webkit-mask-image: url(./css/instagram.svg);
  mask-image: url(./css/instagram.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: #fff;
}
.socials a:nth-child(2) span {
  -webkit-mask-image: url(./css/youtube.svg);
  mask-image: url(./css/youtube.svg);
}
.socials a:nth-child(3) span {
  -webkit-mask-image: url(./css/facebook2.svg);
  mask-image: url(./css/facebook2.svg);
}
.tag-filter:hover, #menu ul li a:hover {
  color: #CA2C23;
}
