/*!
Theme Name: lou
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: lou
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

lou is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
body {
  direction: ltr;
}
.plus {
  left: auto;
  right: 0.7rem;
}
.crossed-square {
  border-right: none;
  border-left: 3px solid #000;
  top: 0;
}
.crossed-square.left {
  left: auto;
  right: 0;
}
.notice-tag {
  position: absolute;
  border: 3px solid #000;
  padding: 0.2rem 1rem 0.3rem 1rem;
  font-size: 0.737rem;
  line-height: 1;
  font-weight: 400;
  text-align: center;
  background-color: #fff;
  z-index: 2;
}
.notice-tag.left {
  left: auto;
  right: 20%;
}
.notice-tag.right {
  right: auto;
  left: 20%;
}
@media (max-width: 768px) {
  .notice-tag {
    padding: 0.2rem 0.4rem 0.3rem;
  }
  .notice-tag.left {
    left: auto;
    right: auto;
    border-left: none;
  }
  .notice-tag.right {
    left: auto;
    right: 5%;
  }
}
.top-banner .parts {
  flex-direction: row-reverse;
}
.top-banner .left-part .logo {
  position: absolute;
  top: 2.2rem;
  right: 3rem;
  z-index: 2;
  width: 21rem;
}
.site-title .parts .right-part {
  margin-left: 0;
  margin-right: 1rem;
}
.site-title .parts .middle-part {
  margin-left: 0;
  margin-right: 1.2rem;
  padding: 0 0.5rem 0.2rem;
}
@media (max-width: 768px) {
  .site-title .parts div.middle-part {
    margin-right: 0;
  }
  .site-title .parts .right-part {
    margin-right: 0.7rem;
  }
}
section.intro {
  padding-top: 24rem;
}
section.intro .text-block {
  right: auto;
  left: 7.7rem;
}
section.intro .text-block .title .circle {
  left: auto;
  right: 2.8rem;
}
section.intro .ilustration img {
  transform: scaleX(-1);
}
@media (max-width: 768px) {
  section.intro {
    padding-top: 3rem;
  }
  section.intro .text-block {
    left: auto;
  }
  section.intro .text-block .circle {
    right: 1rem;
  }
  section.intro .bottom-elements .building {
    right: 0rem;
    transform: scaleX(-1);
  }
  section.intro .bottom-elements .sculpture {
    left: 3rem;
  }
}
section.about .text {
  border-left: none;
  border-right: 3px solid #000;
}
section.about .title {
  padding: 0 2rem;
}
section.about .title h3 {
  font-size: 1.67rem;
}
section.about .circle {
  width: 13.632rem;
  height: 13.632rem;
}
@media (max-width: 768px) {
  section.about .text {
    border-right: none;
  }
  section.about .title {
    border-right: none;
    border-left: 3px solid #000;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
  }
  section.about .title h3 {
    font-size: 1.5rem;
  }
  section.about .title h3 br {
    display: none;
  }
}
section.map .image {
  border-left: none;
  border-right: 3px solid #000;
}
@media (max-width: 768px) {
  section.map .image {
    border-right: none;
  }
}
section.files .blue-title {
  border: 3px solid #000;
  border-right: 3px solid #000;
  border-left: none;
}
section.files .right-part .image {
  border: 3px solid #000;
  border-right: 3px solid #000;
  border-left: none;
}
section.files .middle-part .top {
  font-size: 1.1rem;
}
section.files .middle-part .bottom .apartment-row a.file {
  border-right: none;
  border-left: 3px solid #000;
  flex-direction: row-reverse;
}
section.files .left-part {
  border: 3px solid #000;
  border-left: 3px solid #000;
  border-right: 3px solid #000;
}
@media (max-width: 768px) {
  section.files .blue-title {
    border-right: none;
    text-align: left;
  }
  section.files .right-part .image {
    border-right: none;
    border-top: 0;
  }
  section.files .middle-part .top {
    text-align: left;
  }
  section.files .left-part {
    border-left: none;
    border-right: none;
  }
}
section.paper-section .right-part {
  padding: 4.3rem 4.3rem 4.3rem 7.7rem;
  border-left: none;
  border-right: 3px solid #000;
}
section.paper-section .right-part .paper {
  padding: 2.7rem 3rem 2rem 8.9rem;
}
section.paper-section .paper-corner {
  right: auto;
  left: 0;
  border-left: none;
  border-right: 3px solid #000;
}
section.paper-section .paper-corner .triangle {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5rem 5rem 0 0;
  border-color: #000 transparent transparent transparent;
  margin-right: 0;
  margin-left: -3px;
  right: auto;
  left: 0;
}
section.paper-section .paper-corner .triangle:after {
  border-width: 6rem 6rem 0 0;
  border-color: #addc91 transparent transparent transparent;
  right: 0;
  left: -0.6rem;
}
section.paper-section .paper-notice {
  font-size: 0.632rem;
  margin: 2rem -1rem 0;
  max-width: 70%;
}
@media (max-width: 768px) {
  section.paper-section .paper-corner .triangle {
    border-width: 3.55rem 3.55rem 0 0 !important;
  }
  section.paper-section .paper-corner .triangle:after {
    border-width: 4.5rem 4.5rem 0 0;
  }
  section.paper-section .right-part {
    border-right: none;
  }
  section.paper-section .paper-notice {
    max-width: 100%;
  }
}
section.card .middle-part .top-skew {
  transform: skew(0, -13deg);
}
section.card .middle-part .bottom-skew {
  transform: skew(0, 13deg);
}
input {
  text-align: left;
  direction: ltr !important;
}
input[type="checkbox"] {
  margin: 0.25rem 0.5rem 0 0;
}
div.wpcf7 .ajax-loader {
  left: auto;
  right: -5%;
}
label {
  direction: ltr;
  text-align: left;
}
@media (max-width: 768px) {
  .text-block .title {
    font-size: 1.7rem !important;
    line-height: 1.3;
  }
}
section.blocks .parts .right-part .text-block {
  margin-bottom: 1rem;
}
section.blocks .parts .right-part .text-block .title {
  padding-left: 2.8rem;
  padding-right: 5rem;
  font-size: 1.6rem;
  display: flex;
  align-items: center;
}
section.blocks .parts .left-part .short-text {
  padding: 1rem;
}
@media (max-width: 768px) {
  section.blocks .parts .right-part .text-block {
    margin-bottom: 2rem;
  }
  section.blocks .parts .right-part .text-block .title {
    padding-left: 1.5rem !important;
    padding-right: 7rem !important;
    font-size: 1.5rem !important;
  }
  section.blocks .parts .right-part .text-block .title .crossed-square {
    width: 5.4rem;
  }
  section.blocks .parts .left-part .short-text {
    text-align: left;
  }
}
section.files .blue-title {
  padding: 1rem  1rem 1rem 4rem;
}
section.files .left-part {
  width: 32.5555%;
}
/*# sourceMappingURL=style-ltr.css.map */
section.card .right-part{
  height: auto;
}
section.card .middle-part .bottom-skew, section.card .middle-part .top-skew {
  height: 0rem;
}