/*!***************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[3]!./src/stylesheets/modules/m-architectProfile.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * ==============================================
 * Dot Pulse
 * ==============================================
 */
/* 
    Created on : 2019-01-22, 20:47:20
    Author     : l.kobus
*/
/**
 * ==============================================
 * Dot Pulse
 * ==============================================
 */
.baner {
  position: relative;
  width: 100%;
}
.baner--profile .baner__ico {
  right: 0px;
}
@media (min-width: 769px) {
  .baner--profile .baner__ico {
    right: 30px;
  }
}
@media (min-width: 1420px) {
  .baner--profile .baner__ico {
    right: 25px;
  }
}

.baner__vert {
  position: absolute;
  top: 95%;
  left: 5rem;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  transform: rotate(-90deg) translateY(-50%);
  transform-origin: top left;
}
.baner__vert p {
  width: 280px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 1420px) {
  .baner__vert p {
    width: 420px;
  }
}
.baner__vert--big {
  font-size: 38px;
}
@media (min-width: 1420px) {
  .baner__vert--big {
    font-size: 48px;
  }
}
@media (max-width: 992px) {
  .baner__vert {
    display: none;
  }
}

.btnHero {
  margin-right: 45px;
  max-width: 245px;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 576px) {
  .btnHero {
    float: left;
    clear: left;
  }
}
@media (min-width: 992px) {
  .btnHero {
    float: right;
    clear: none;
    margin-right: 45px;
  }
}

.rightSide,
.wwwHero {
  margin-top: 50px;
  line-height: 30px;
  font-size: 17px;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
}
@media (max-width: 768px) {
  .rightSide,
  .wwwHero {
    font-size: 13px;
  }
}

@media (max-width: 992px) {
  .rightSide {
    margin-top: 0;
  }
}

.txtHero {
  padding-right: 105px;
  max-width: 600px;
  word-wrap: break-word;
  float: left;
}
@media (max-width: 1420px) {
  .txtHero {
    padding-right: 75px;
    max-width: 500px;
  }
}
@media (max-width: 992px) {
  .txtHero {
    padding-right: 0;
    padding-bottom: 30px;
  }
}
.txtHero__h1 {
  padding-bottom: 10px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
@media (max-width: 576px) {
  .txtHero__h1 {
    font-size: 2.4rem;
    line-height: 24px;
    word-break: break-word;
    word-wrap: break-word;
  }
}
.txtHero__p {
  padding-bottom: 40px;
}
.txtHero p {
  white-space: pre-wrap;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.txtHero--maxWidth {
  max-width: none;
  margin-top: 20px;
}
@media (min-width: 992px) {
  .txtHero--maxWidth {
    margin-top: 0px;
  }
}

.wwwHero {
  color: #b31764;
  margin-top: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (min-width: 992px) {
  .wwwHero {
    max-width: 50%;
    float: right;
  }
}
@media (min-width: 1420px) {
  .wwwHero {
    max-width: 68%;
  }
}
@media (min-width: 1420px) {
  .wwwHero {
    float: left;
    margin-right: 45px;
    margin-top: 105px;
    margin-left: 100px;
  }
}
.wwwHero__p {
  border-bottom: 1px solid #b31764;
  display: inline;
  word-break: break-word;
  word-wrap: break-word;
  line-height: 1;
}
.wwwHero__p:after {
  display: block;
  content: "";
  height: 7px;
}
.wwwHero__mail, .wwwHero__tel {
  font-size: 1.6rem;
  line-height: 16px;
}
@media (max-width: 768px) {
  .wwwHero__mail, .wwwHero__tel {
    font-size: 13px;
  }
}
.wwwHero__tel {
  color: #333333;
  border: none;
}
.wwwHero__tel span {
  border-bottom: 1px solid #333333;
}
.wwwHero__tel:hover {
  color: #333333;
}
@media (max-width: 576px) {
  .wwwHero {
    float: none;
  }
}

.photo,
.asideC {
  margin-top: 20px;
}
.photo--mTop,
.asideC--mTop {
  margin-top: -5px;
}

.asideC {
  position: relative;
  word-break: break-word;
  word-wrap: break-word;
}
.asideC:before {
  content: "";
  height: 3px;
  width: 100%;
  background-color: #000;
  position: absolute;
  top: -6px;
}
.asideC__box {
  font-size: 17px;
  line-height: 30px;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  border-bottom: 1px solid #9d9d9d;
}
@media (max-width: 768px) {
  .asideC__box {
    font-size: 12px;
    line-height: 24px;
  }
}
.asideC__box p {
  padding-bottom: 30px;
}
.asideC__box__title {
  font-size: 2.4rem;
  line-height: 24px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  padding-top: 35px;
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  .asideC__box__title {
    font-size: 1.8rem;
    line-height: 18px;
  }
}
.asideC__box--noBorder {
  border-bottom: none;
}

.difProj {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  padding-bottom: 50px;
  border-bottom: 3px solid #000;
}
.difProj__arrPrev, .difProj__arrNext, .difProj__allProj {
  font-size: 14px;
  line-height: 30px;
}
@media (max-width: 768px) {
  .difProj__arrPrev, .difProj__arrNext, .difProj__allProj {
    font-size: 12px;
    line-height: 20px;
  }
}
.difProj__arrPrev--noActive, .difProj__arrNext--noActive {
  pointer-events: none;
}
.difProj__arrPrev__ico {
  height: 30px;
  width: 100%;
  background-image: url("/Assets/images/arr-prev.svg");
  background-repeat: no-repeat;
  background-size: 30px 20px;
  background-position: 0 5px;
}
.difProj__arrPrev__p {
  padding-left: 53px;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .difProj__arrPrev__p {
    padding-left: 40px;
  }
}
.difProj__arrPrev--noActive .difProj__arrPrev__ico {
  background-image: url("/Assets/images/arr-prev-grey.svg");
}
.difProj__arrPrev--noActive .difProj__arrPrev__p {
  color: #9d9d9d;
}
.difProj__allProj__ico {
  height: 35px;
  width: 100%;
  background-image: url("/Assets/images/proj.svg");
  background-repeat: no-repeat;
  background-size: 35px 35px;
  background-position: center;
}
.difProj__allProj__p {
  text-align: center;
  padding-top: 15px;
}
.difProj__arrNext__p {
  padding-right: 53px;
  float: right;
  text-align: right;
}
@media (max-width: 768px) {
  .difProj__arrNext__p {
    padding-right: 40px;
  }
}
.difProj__arrNext__ico {
  height: 30px;
  width: 100%;
  background-image: url("/Assets/images/arr-next.svg");
  background-repeat: no-repeat;
  background-size: 30px 20px;
  background-position: right;
}
.difProj__arrNext--noActive .difProj__arrNext__ico {
  background-image: url("/Assets/images/arr-next-grey.svg");
}
.difProj__arrNext--noActive .difProj__arrNext__p {
  color: #9d9d9d;
}
