
/*
Theme Name: PD FVG
Theme URI:
Author:
Author URI:
Description: PD FVG
Version: 1.0
License: GNU General Public License

-------------------------------------------------------------- */
/* Reset
-------------------------------------------------------------- */




html {
  font-size: 20px;
  color: #444;
  background-color: #faf8f0;
}

body {
  overflow-x: hidden;
  font-family: 'Cardo', serif;
  font-size: : 16px;
  background-color: floralwhite;

}

main, footer {
  margin-left: 90px;
}

.alignfull {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw!important;
  margin-right: -50vw!important;
}

#calendar {
    background-color: #14814E;
}

main {
  opacity: 0;
}

.ready main {
  opacity: 1;
}

#masthead {
  opacity: 0;
}

.ready #masthead {
  opacity: 1;
}

.ready body {
  background-color: oldlace;
  font-family: raleway;
  font-size: 18px;
}

.blog .paddero {
    width: 100%;
}

.next-page, .past-page {
    display: contents;
}

.full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.sidebar_menu {
  background: #960018;
  background-attachment: fixed!important;
  min-height: 100%!important;
  width: 90px;
  z-index: 5;
  position: fixed;
  transition: width .4s ease-in;
}

img.logotipo {
  width: 86px;
  padding-top: 7px
}




a:hover {
  color: black!important;
  text-decoration: none;
}

.menubar {
  font-variant: all-small-caps;
}



.logo {
    width: 320px
}

#switch {
    left: 34px;
    bottom: 30px;
    position: absolute;
}
.gCalFlow .gcf-item-title-block {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
    padding-top: 10px;
}

.uk-link, a {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

div#isolator {
    position: absolute;
    left: 50%;
    bottom: 220px;
    /* width: 100%; */
}

#list1 {
  position: relative;
  width: 100%!important;
  background: transparent!important;
  color: black!important;
  border: 0px;
  border-radius: 0px;
  height: unset;
  padding-bottom: 60px;
  float: unset;
}

.gCalFlow .gcf-item-block {
  position: relative;
  overflow: hidden;
}

.gCalFlow .cal_card_background {
  background-color: #cbdba6;
}

.circledesctitle {
    font-family: oswald;
    text-transform: uppercase;
    font-size: 1.3em;
}

.alignright {
    padding: 20px;
    float: right;
}

.circledesc {
    padding: 20px;
    /* font-family: oswald; */
    /* text-transform: uppercase; */
    color: black;
    font-size: 0.7em;
    border-bottom: 2px solid black;
    min-height: 160px;
}

.site-footer h4 {

    display: block;
    margin: 0px auto;
    padding: 20px;
}

.page h1 {
    padding-top: 80px;
}

.home .site-footer h4 {
    border-top: 0px solid black;
    display: block;
    margin: 0px auto;
    padding: 20px;
}



.gCalFlow .gcf-item-date-block {
    /* font-size: 76%; */
     font-weight: 100;
    font-family: oswald;
    letter-spacing: 0px;
    background-color: black;
    display: inline;
    color: white;
    padding: 6px 20px;
    margin-bottom: 10px;
}

.gcf-item-location {
    font-size: 0.8em;
    font-weight: bold;
    /* font-family: oswald; */
    margin-bottom: 20px;
}

.gcf-item-description {
    font-size: 0.8em;
    margin-bottom: 14PX;
    margin-top: 10px;
    border-top: 3px solid black;
    padding-top: 14px;
}

.gCalFlow .gcf-item-container-block {
}

.gcf-item-location {
    text-transform: uppercase;
    font-weight: 400;
    text-transform: uppercase;
}

#list1 .gcf-header-block {
    background: green;
    filter: none;
    display: none;
}


h1.titolo.charm-it.charmed {
    background-color: #681519;
    display: inline;
    padding: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
}

#lants li {
    padding-top: 20px;
}

#lants li a:hover {
  color: white!important;
}

div#peru {
    position: absolute;
    bottom: 20px;
    left: 34px;
    font-family: lora;
    bottom: 65px;
    font-size: 12px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#toolbar {
  position: fixed;
  bottom: 6px;
  left: 10px
  font-size: 10px;
}

.menu li {
    display: inline-block;
    padding: 5px;
    font-size: 0.8em;
}

  .height_tenth {
    min-height: 100px;
  }

  .height_twentieth {
    min-height: 200px;
  }

  .height_third {
    min-height: 300px;
  }

  .height_half {
    min-height: 500px;
  }

  .height_full {
    min-height: 100vh;
  }

  .titletto {
    font-size: 15px;
    font-variant: all-small-caps;
    margin-bottom: -24px;
}

.wino {
  background-color: #fefaff;
  background-repeat: no-repeat;
  background-position: 50% 50%
}

.white {
  color: white;
}

.site-title a {
  color: white!important;
}

.larger {
    font-family: pt serif;
    font-size: 1.4em;
    display: block;
    margin-bottom: 20px;
    margin-left: -50px;
    text-align: justify;
}

.uk-modal-dialog {
    background-color: #720714!important;
}

.uk-modal-dialog a {
    font-family: 'PT Serif';
    color: white;
}

.uk-modal-dialog a:hover {
    color: white!important;
}

.menu_class ul {
    border-left: 1px solid white;
}

.menu_class a, .menu_class a:hover {
    color: white!important;
    text-decoration: none;
}

.fullwidth {
    padding-left: 90px;
    /* text-align: center; */
}

.menu_class > li {
  margin-top: 40px;
}

.menu_class > li > a {
  font-size: 2.2em;
}

div#menu_a_scomparsa {
    position: absolute;
}

.wpml-ls {
    text-transform: lowercase;
    font-family: pt serif;
}

.menu_class .parent > ul {
  margin-top: 30px;
}

.menu_class li {
    font-size: 0.6em;
    font-family: palanquin;
    font-weight: bold;
    text-transform: uppercase;
}

.site-title a:hover {
  text-decoration: none;
}

.menu {
    border-bottom: 3px solid black;
    display: inline-block;
    padding-left: 0px!important;
}

.menu li:first-of-type {
  margin-left: 0px;
  padding-left: 0px;
}


.smallfooter {
    font-family: quicksand;
    font-size: 0.8em;
    font-variant: all-petite-caps;
}

.site-info {
    color: inherit;
    font-family: pt serif;
    font-size: 0.9em;


}

.pos {
    padding-top: 30px;
}

.home h1, .home h1:after {
  display: none;
}

.pos li {
    display: inline-block;
    padding-right: 10px;
}

.pos a {
  color: white;
}

.sk-hero {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 96%, 0% 100%);
clip-path: polygon(0 0, 100% 0, 100% 96%, 0% 100%);
}

figure.aligncenter {
    z-index: 10;
    position: relative;
}

em {
    color: inherit;
}

h1.titolo {
    width: 400px;
}

.beforesquare {
    content: "";
    height: 300px;
    width: 300px;
    display: block;
    position: absolute;
    background-color: #CAC842;
    z-index: 0;
    margin-left: -40px;
    margin-top: -40px;
    -webkit-clip-path: polygon(0 0, 100% 5%, 100% 100%, 0% 100%);
clip-path: polygon(0 0, 100% 5%, 100% 100%, 0% 100%);
}

/* calendario */

#calenda {
    border: 15px solid white;
}

#calenda #td-print-text-id {
    display: none!important;
}

iframe .agenda .date-label, iframe .agenda .underflow-bot, iframe .agenda .underflow-top {
    padding: .2em 1em;
    font-size: 2em;
    padding-top: 30px;
}

#gallery_locali .uk-first-column {
    margin-left: 0;
    padding-left: 0;
}

.uk-lightbox {
    background-color: #681519!important;
}

.borderbottom img {
      border-bottom: 13px solid #681519;
      border-top: 1px solid white;
      border-left: 1px solid white;
      border-right: 1px solid white;
}

.borderbottom {
    transform: rotate(-1deg)!important;
    border: 4px solid white;
    /* box-shadow: 0px 3px; */
}

.sk-card {
  width: 100%;
}

strong.gcf-item-title {
    font-size: 2em;
    font-family: oswald;
    font-weight: 100;
    text-transform: uppercase;
}

.gCalFlow .gcf-item-body-block {
    color: #333;
    padding-bottom: 20px;
}

.uk-card-footer a {
    border-bottom: 0px solid white!important;
}
.home .site-footer h4 {
    border-top: 0px!important;
}

.avatar {
  display: none!important;
}

#menooo {
  position: absolute;
  width: 90px;
  height: 100%;
  right: 0;
  top: 0;
  background: #960018;
  z-index: 20;
  color: white;
  text-align: center;
}

.menu_class a {
  color: white;
}

.menu_class a:hover {
    color: #681519!important;
}

.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: white;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  color: #681519!important;
}


.menu_chiuso {
  display: none;
}

.sidebar_menu.opened .menu_chiuso {
    display: block;
}

    #menu_a_scomparsa {
    width: calc(99% - 90px);
    left: 50%;
    transform: translate(-50%,-50%);
    top: 50%;
}


.menu_as_container {
  max-height: 100vh;
  overflow-y: auto;
}

.sidebar_menu.opened {
    width: 100%;
}



.menu_chiuso li a, .menu_chiuso li a:hover, {
  color: white;
  text-decoration: none;
}

.hamburger {
  -webkit-transform: scale(1);
  transform: scale(1);
  display: block;
  width: 68px;
  height: 68px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-left: 10px;
  z-index: 10;
      position: absolute;
    top: 50%;
    transform: translateY(-50%)!important;
}

@media (max-width: 499px) {
  .sidebar_menu {
    width: 70px;
  }

  main, footer {
    margin-left: 70px;
  }

  #menooo {
    width: 70px;
  }

  .hamburger {
    margin-left: 1px;
  }



  #switch {
    left: 24px;
    bottom: 20px;
    position: absolute;
  }
}

.sidebar_menu.opened {
  width: 100%;
}

.burger-main {
  position: absolute;
  padding: 20px 16px;
  height: 68px;
  width: 68px;
}

.burger-inner {
  position: relative;
  height: 28px;
  width: 36px;
}

.burger-main span {
  position: absolute;
  display: block;
  height: 4px;
  width: 36px;
  /* border-radius: 2px;*/
  background: floralwhite;
}

.caratteristiche {
 margin-top: -60px;
 padding-bottom: 30px;
    font-size: 0.8em;
    /* margin-bottom: 50px; */
}

.caratteristiche li {
    display: inline-block;
    padding-right: 12px;
    font-variant: all-small-caps;
    font-size: 1.2em;
}

.archivionews {
    margin-left: 15px;
    margin-bottom: 40px;
    font-size: 2em;
    text-transform: uppercase;
    font-family: oswald;
}

.next-page, .past-page {
    font-size: 1.3em;
    text-transform: uppercase;
    font-family: oswald;
}

.newsarchive {
    margin-left: 15px;
    padding-top: 40px;
    padding-bottom: 10px;
}

.blog .resp {
    box-shadow: 0px 0px 37px black;
}

.the_date {
    font-size: 0.5em;
}

.contenello {
    z-index: 100;
}

#velo {
background-image: linear-gradient(45deg, #891a1f 12.50%, #000000 12.50%, #000000 50%, #891a1f 50%, #891a1f 62.50%, #000000 62.50%, #000000 100%);
background-size: 5.66px 5.66px;
width: 100%;
    left: 0;
    z-index: 0;
    opacity: 0.6;
}

.top {
  top: 0;
  transform-origin: 34px 2px;
  color: #2A559D;
}

.bot {
  bottom: 0;
  transform-origin: 34px 2px;
  color: #2A559D;
}

.mid {
  top: 12px;
  color: #2A559D;
}

.svg-main {
  position: absolute;
  top: 0;
  left: 0;
  width: 68px;
  height: 68px;
}

.circle {
  width: 68px;
  height: 68px;
}

.path {
  stroke-dasharray: 240;
  stroke-dashoffset: 240;
  stroke-linejoin: round;
}

.hamburger.open .path {
  animation: dash-in 0.6s linear normal;
  animation-fill-mode: forwards;
}

.hamburger .path {
  animation: dash-out 0.6s linear normal;
  animation-fill-mode: forwards;
}

.hamburger.open .top {
  animation: close-top-out 0.6s linear normal;
  animation-fill-mode: forwards;

}

.hamburger.open .bot {
  animation: close-bot-out 0.6s linear normal;
  animation-fill-mode: forwards;

}

.hamburger .top {
  animation: close-top-in 0.6s linear normal;
  animation-fill-mode: forwards;
}

.hamburger .bot {
  animation: close-bot-in 0.6s linear normal;
  animation-fill-mode: forwards;
}

.hamburger.open .mid {
    animation: burger-fill-out 0.6s linear normal;
    animation-fill-mode: forwards;
    opacity: 0;
}

.hamburger .mid {
  animation: burger-fill-in 0.6s linear normal;
}

#masthead {
  z-index: 10000;
}

.hamburger.open {
    transform: scale(0.6)!important;
}

.contattaci {
  margin-top: 2px;
}

#calendar {
      background-color: #14814E;
}

#trieste {
    background-color: #e74c3c;
    background-image: url(img/trieste.svg);
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

#udine {
    background-color: #616a6b;
    background-image: url(img/udine.svg);
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

#gorizia {
    background-color: #5dade2;
    background-image: url(img/gorizia.svg);
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}


#pordenone {
    background-color: #f1c40f;
    background-image: url(img/pordenone.svg);
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}



.calendar-container {
    border: 25px solid white!important;
}

#calendar h2 {
    color: white!important;
}

.path-burger {
  position: absolute;
  top: 0;
  left: 0;
  height: 68px;
  width: 68px;
  -webkit-mask: url(#mask);
  mask: url(#mask);
  -webkit-mask-box-image: url(img/mask.svg);
}

.animate-path {
  position: absolute;
  top: 0;
  left: 0;
  width: 68px;
  height: 68px;
}

.path-rotation {
  height: 34px;
  width: 34px;
  margin: 34px 34px 0 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.path-rotation:before {
  content: '';
  display: block;
  width: 30px;
  height: 34px;
  margin: 0 4px 0 0;
  background: black;
}

.hamburger.open .animate-path {
  animation: circle-in 0.6s linear normal;
  animation-fill-mode: forwards;
}

.hamburger .animate-path {
  animation: circle-in 0.6s linear normal;
  animation-fill-mode: backwards;
}

.single-vini .title {
    padding-top: 90px;
}

@-webkit-keyframes dash-in {
  0% {
    stroke-dashoffset: 240;
  }

  40% {
    stroke-dashoffset: 240;
  }

  100% {
    stroke-dashoffset: 0;
  }

}

@keyframes dash-in {
  0% {
    stroke-dashoffset: 240;
  }

  40% {
    stroke-dashoffset: 240;
  }

  100% {
    stroke-dashoffset: 0;
  }

}

@-webkit-keyframes dash-out {
  0% {
    stroke-dashoffset: 0;
  }

  40% {
    stroke-dashoffset: 240;
  }

  100% {
    stroke-dashoffset: 240;
  }

}

@keyframes dash-out {
  0% {
    stroke-dashoffset: 0;
  }

  40% {
    stroke-dashoffset: 240;
  }

  100% {
    stroke-dashoffset: 240;
  }

}

@keyframes close-top-out {
  0% {
    left: 0;
    top: 0;
    transform: rotate(0deg);
  }

  20% {
    left: 0;
    top: 0;
    transform: rotate(15deg);
  }

  80% {
    left: -5px;
    top: 0;
    transform: rotate(-60deg);
  }

  100% {
    left: -5px;
    top: 1px;
    transform: rotate(-45deg);
  }

}

@keyframes close-bot-out {
  0% {
    left: 0;
    transform: rotate(0deg);
  }

  20% {
    left: 0;
    transform: rotate(-15deg);
  }

  80% {
    left: -5px;
    transform: rotate(60deg);
  }

  100% {
    left: -5px;
    transform: rotate(45deg);
  }

}

@keyframes close-top-in {
  0% {
    left: -5px;
    bot: 0;
    transform: rotate(-45deg);
  }

  20% {
    left: -5px;
    bot: 0;
    transform: rotate(-60deg);
  }

  80% {
    left: 0;
    bot: 0;
    transform: rotate(15deg);
  }

  100% {
    left: 0;
    bot: 1px;
    transform: rotate(0deg);
  }

}

.uk-modal {
  opacity: 1!important;
  display: block!important;
  transition: all .65s cubic-bezier(.17,.67,.83,.67)!important;
  -webkit-clip-path: circle(0.0% at 0 0);
  clip-path: circle(0.0% at 0 0);
  -webkit-clip-path: circle(0% at -50% -50%);
  clip-path: circle(0% at -50% -50%);
}

.uk-modal-dialog {
  opacity: 1!important;
  background: #DFECFD;
 }

.uk-modal-full.uk-open {
  opacity: 1!important;
  display: block!important;
  -webkit-clip-path: circle(200% at 0 0);
  clip-path: circle(200% at 0 0 );
  transition: all .65s cubic-bezier(.17,.67,.83,.67)!important;
  -webkit-clip-path: circle(200% at 0 0);
  clip-path: circle(200% at 0 0);
  z-index: 9;
}

.menu_class li.uk-first-column {
    margin-top: 40px;
}


.subtitle, .site-info {
    font-family: lato;
    text-transform: uppercase;
    font-size: 0.6em;
    letter-spacing: 1px;
    margin-top: -10px;
}

.subtitle:before {
    display: block;
    width: 180px;
    height: 2px;
    content: "";
    background-color: black;
    margin: -20px -37px 12px;
}

#shader, #intro-shader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #960018;
  z-index: 15;
  top: 0;
  left: 0;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}

#shader {
  transform: translateX(100%);
}

#intro-shader {
  z-index: 30;
  display: none;
}

#intro-shader.firstView {
  display: flex;
  transition: transform 0.4s ease-in-out 3.5s;
  -webkit-transition: transform 0.4s ease-in-out 3.5s;
  -moz-transition: transform 0.4s ease-in-out 3.5s;
  -o-transition: transform 0.4s ease-in-out 3.5s;
}

#intro-shader.exitit {
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
}

#shader.covering, #intro-shader.covering {
  transform: translateX(0);
  transition: transform 0.4s ease-out;
}

#shader.revealing, #intro-shader.revealing {
  transform: translateX(-100%);
  transition: transform 0.4s ease-in;
}

#logo-white, #extra-title, #intro-logo-white, #intro-extra-title {
  transition: opacity 0.8s ease-out 0.4s;
  -webkit-transition: opacity 0.8s ease-out 0.4s;
  -moz-transition: opacity 0.8s ease-out 0.4s;
  -o-transition: opacity 0.8s ease-out 0.4s;
}

#logo-white {
  width: 250px;
  opacity: 0;
}

#intro-logo-white {
  width: 250px;
}

#extra-title, #intro-extra-title {
  color: #fff;
  margin-top: 30px;
  font-size: 0.7rem;
  overflow: hidden;
  opacity: 0;
}

#logo-white.flashIt, #intro-logo-white.flashIt {
  opacity: 1;
}

#extra-title.flashIt, #intro-extra-title.flashIt {
  opacity: .6;
}

#extra-title:after {
  position: absolute;
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
  -webkit-animation: ellipsis steps(4,end) 900ms infinite;
  animation: ellipsis steps(4,end) 900ms infinite;
  content: "\2026"; /* ascii code for the ellipsis character */
  width: 0px;
}

@keyframes ellipsis {
  to {
    width: 1.25em;
  }
}

@-webkit-keyframes ellipsis {
  to {
    width: 1.25em;
  }
}

#contatti_principali h3 {
   font-size: 2em;
       text-shadow: 2px 2px #ccc;
}

.googleCalendar iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.post-header-image {
  height: calc(100vh - 200px);
}

.post-thumbnail-image {
  height: 100%;
}

.subtitolator {
  font-size: 2rem;
  font-weight: 400;
  color: #fff;
  overflow: hidden;
}

.isolator-container a:hover {
  text-decoration: none;
  color: #d20714 !important;
}

.centrato {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}


.wpml-ls-legacy-list-horizontal a {
    display: block;
    text-decoration: none;
    padding: 5px 0px 0px 10px;
    line-height: 1;
    color: white;
}

.wpml-ls-legacy-list-horizontal {
    border: 1px solid transparent;
    padding: 16px 0px 10px;
    clear: both;
    position: absolute;
    right: 129px;
    bottom: 20px;
}


.menu_class ul li {
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 4px;
    font-size: 1.1em;
    font-family: raleway;
    font-weight: 500;
}


.menu-primary-navigation-container {
  position: relative;
  left: 30px;
  margin: 20px 0;
}



.charm-it span {
  display: inline-block;
  margin-right: 0.1em;
}



#content a.arrowcall {
  border-bottom: 0 !important;
}

.uk-subnav-pill>.uk-active>a {
  background: rgb(114, 7, 20);
}

.wbr {
    padding: 60px;
    background-color: white;

    box-shadow: 0px 0px 11px #dedede;
    margin-top: -100px;
    margin-bottom: 50px;
    z-index: 100;
    position: relative;
}

.wbr-notop {
    padding: 60px;
    background-color: white;
    border-left:3px solid #dedede;
    z-index: 100;
    position: relative;

    margin-left:-100px;
}

.wbcard {
    background-color: white;
    box-shadow: 0px 0px 11px #ccc;
    margin-left: -100px;
    z-index: 100;
    position: relative;
    font-size: 0.8em;
}

.wbcontent {
    padding: 20px;
    margin: 20px;
    border: 1px solid black;
}

.full-width, .fullwidth {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.the-intestescion {
      border-radius: 0px 0px 30px 30px;
}

.the-intestescion .box {
    font-weight: bold;
    /* width: 100%; */
    text-align: center;
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translateX(-45%);
        padding: 30px;
    background-color: rgba(255,255,255,0.8);
    border-radius: 10px;
    height: 62px;
    min-width: 400px;
}

.the-intestescion h1 {
    text-transform: uppercase;
    font-size: 1.6em;
    font-family: lora;
}

.the-intestescion h3 {
    text-transform: uppercase;
    margin: -11px 0px 0px;
    font-size: 0.7em;
    letter-spacing: 1px;
        color: rgb(42, 85, 157);
}

h1, h2, h3, h4, h5, h6 {
 font-family: 'Oswald', sans-serif;
 text-transform: uppercase;
}

.uk-h2, h2 {
    font-size: 3rem;
}

.button_one {
    background-color: white;
    border-bottom: 0px!important;
    padding: 10px 50px;
    font-family: oswald;
    font-weight: 300;
    font-size: 15px;
    letter-spacing: 1px;
      color: black;
}



.button_two {
    background-color: white;
    border: 0px!important;
    display: table;
    margin-top: 12px;
    font-size: 0.6em!important;
    letter-spacing: 1px;
}

.minititle {
    font-size: 1.5em;
    font-weight: 300;
    padding: 20px;
    font-family: oswald;
    text-transform: uppercase;
    line-height: 1.2em;
}

.the_excerpt {
    text-transform: initial;
    font-size: 0.5em;
    font-weight: 100;
    font-family: palanquin;
        line-height: 1.6em;
    padding-top: 7px;
}

.the_claim_content #dpsp-content-bottom {
    margin-top: 1.2em;
    display: none;
}

#dpsp-content-bottom {
    width: 420px;
    margin: 0 auto;
    padding-top: 40px;
border-bottom: 2px solid black;
    margin-bottom: 20px;
    padding-bottom: 30px;

}
.the_claim_content {
    color: white;
}

.home #dpsp-content-bottom {
  margin-top: -70px;
    margin-bottom: 40px;
        width: 420px;
    margin: 0 auto;
    padding-top: 40px;
}
}

.the_claim_content {
    color: white;
}

.bg-pan-left {
  -webkit-animation: bg-pan-left 8s both;
          animation: bg-pan-left 8s both;
}

/* ----------------------------------------------
 * Generated by Animista on 2019-8-21 23:9:41
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation bg-pan-left
 * ----------------------------------------
 */
@-webkit-keyframes bg-pan-left {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes bg-pan-left {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}



.claim_title {
    font-size: 4em;
    font-weight: 900;
    font-family: oswald;
    text-transform: uppercase;
    color: white;
    line-height: 1em;
}

.dpsp-network-label-wrapper {
    font-family: palanquin;
    font-weight: 100;
    /* text-transform: uppercase; */
}

.page h2 {
        font-size: 4em;
    padding-top: 20px
}

.wp-block-separator {
    margin: 50px auto;
}

.full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.uk-hr, hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    text-align: inherit;
    margin: 20px auto;
    border: 0;
    border-top: 3px solid #333;
    width: 300px;
    margin: 0 autoo;
}

.wp-block-table {
    width: 100%;
}

.wp-block-table td {
    /* border: 1px solid black; */
    /* margin: 10px; */
    padding: 6px 0px;
}

.single h1 {
    margin: 0px;
       font-size: 4em;
}

.related .minititle {
    font-size: 1em;
}

.rella {
    font-family: oswald;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 2em;
}

.single .the_date {
    padding-top: 20px;
    text-transform: uppercase;
    font-size: 0.8em;
    text-align: right;
    font-family: oswald;
    background-color: black;
    color: white;
    display: inline-block;
    padding: 13px 20px;
}

.continua {
    text-align: right;
    font-size: 0.6em;
    border-top: 1px solid black;
    /* height: 20px; */
        font-size: 0.4em;
    letter-spacing: 1px;
    padding-top: 0px;
}

.clipThis {
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: clip-path .8s ease-in-out .3s;
}

.clipThis.uk-scrollspy-inview {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}

.archives a {
    color: black;
}

.archives {
  position: fixed;
}


@media screen and (max-width: 767px) {

  .archives {
  position: relative;
}

.sidebar-menu {
  min-height: 150%!important;
  position: absolute!important;
}

.the-content {
  padding-right: 10px;
  padding-left: 10px;
}

.wbr-notop {
    background-color: white;
    z-index: 100;
    position: relative;
    margin-left: 0;
    padding: 20px;
    border-left: 3px solid rgb(222, 222, 222);
}

.the-intestescion .box {
    font-weight: bold;
    /* width: 100%; */
    text-align: center;
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translateX(-38%);
        padding: 30px;
    background-color: rgba(255,255,255,0.8);
    border-radius: 10px;
    height: auto;
    min-width: 300px;
}

  .cursor__inner {
    display: none;
  }

  div#menu_a_scomparsa {
    position: absolute;
    top: 0%;
    transform: translateY(0%);
    height: 1000px;
    scroll-behavior: auto;
    position: relative;
    left: 20px;
}

.minititle {
  margin-left: 20px;
}

.circledesc {
    color: black;
    font-size: 0.7em;
    min-height: 160px;
    padding: 20px;
    border-bottom: 0px solid black;
}

.button_one {
    margin: 2px;
    padding: 23px;
}

.claim_title {
    font-size: 2.5em;
    font-weight: 900;
    font-family: oswald;
    text-transform: uppercase;
    color: white;
    line-height: 1em;
}

}


