.dropdown-toggle::after {
  display: none !important; }

.side-menu .dropdown-menu {
  position: static;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: inherit;
  min-width: inherit;
  padding: inherit;
  margin: inherit;
  font-size: inherit;
  color: inherit;
  text-align: inherit;
  list-style: inherit;
  background-color: inherit;
  border-radius: inherit; }

.header-style-one .logo-box {
  padding-left: 100px; }

.container-flex {
  display: flex;
  justify-content: space-between; }

.sticky-header .menu-area {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  padding-right: 30px; }

.nav-right__social {
  padding-top: 60px;
  display: flex;
  align-items: flex-end; }

.lang {
  margin-left: auto;
  display: flex;
  align-items: flex-end;
  height: 24px; }

.lang a {
  font-family: "Montserrat", sans-serif;
  line-height: 1;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  display: block;
  padding-left: 10px;
  margin-left: 10px; }

.lang ul {
  display: flex; }

.lang ul li a {
  border-left: solid 1px #fff; }

.lang ul li:first-child a {
  border-left: none; }

.lang a:hover {
  opacity: 0.7; }

.socialnav {
  display: flex;
  margin-left: 8vw;
  padding-top: 14px; }

.social {
  list-style: none;
  padding: 0;
  display: flex;
  margin: 0; }

.social img {
  width: 16px;
  height: auto;
  transition: all 0.3s ease; }

.social a {
  margin-right: 23px; }

.social a:hover img {
  opacity: 0.7; }

.content-header {
  background-color: #0E4747;
  padding: 45px;
  width: 330px;
  height: auto;
  text-align: left;
  position: relative;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: 100px;
  z-index: 3; }

.content-header::after {
  content: '';
  display: block;
  position: absolute;
  top: -12px;
  left: -12px;
  z-index: 1;
  width: 100%;
  height: 100%;
  border: 1px solid #fff; }

.content-header p {
  font-size: 0.8125rem;
  color: #fff;
  font-family: "Montserrat", sans-serif; }

.page-title--header {
  padding-top: 180px;
  padding-bottom: 60px; }

.dropdown-btn {
  display: none; }

.text--header {
  border: 1px solid #fff;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 500;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 21px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  border-left: none;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: absolute;
  width: 20vw;
  bottom: 30px;
  z-index: 3; }

.load-btn-line {
  margin-top: 66px;
  position: relative; }

.load-btn-line::after {
  position: absolute;
  content: '';
  display: block;
  background-color: #010101;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 40px; }

.load-btn-line-2 {
  margin-bottom: 100px;
  position: relative;
  padding-bottom: 14px; }

.load-btn-line-2::after {
  position: absolute;
  content: '';
  display: block;
  background-color: #010101;
  bottom: -50px;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 40px; }

.procent-box {
  font-size: 4.5625rem;
  color: #0E4747;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  display: inline;
  position: relative; }

.procent-box > span:first-child {
  font-size: 3.3125rem;
  position: absolute;
  right: 0;
  top: 25px; }

.procent-box > span:last-child {
  font-size: 0.6875rem; }

.work-section .text {
  font-size: 1rem;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400; }

.download-item {
  margin-top: 30px; }

.download-item a {
  display: flex;
  align-items: center; }

.download-item a svg {
  height: 24px; }

.download-item a span {
  color: #333333;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-family: "Source Sans Pro", sans-serif;
  display: block;
  padding-left: 12px; }

.post-excerpt {
  font-size: 1rem;
  font-family: "Source Sans Pro", sans-serif;
  padding-top: 10px; }

.load-btn-special a {
  position: relative;
  display: inline-block;
  font-size: 0.75rem;
  line-height: 28px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #010101;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 1px solid #010101;
  padding-bottom: 7px; }

.load-btn-special a:hover {
  color: #0E4747; }

.service-block-one .image-box > img {
  height: 470px; }

.service-block-one .icon-box > img {
  max-height: 27px; }

.service-section .owl-item .inner-box > .icon-box {
  max-width: 32px;
  height: auto;
  position: absolute;
  left: 12px;
  z-index: 1;
  bottom: 12px; }

.service-section .owl-item .inner-box:hover > .icon-box {
  opacity: 0; }

.service-section .owl-item:nth-child(odd) .inner-box > .icon-box {
  top: 12px; }

.with-img {
  position: relative; }

.with-img::after {
  content: "";
  background-image: url("../img/withimg.png");
  display: block;
  position: absolute;
  right: 0;
  background-repeat: no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  max-width: 460px;
  height: 100px;
  width: 100%;
  top: 50%;
  transform: translateY(-25%); }

.work-section-withimg .p-tabs-content .single-item .tab-content .top-content {
  osition: relative;
  display: block;
  max-width: 269px;
  width: 100%;
  border: 1px solid #e0e0e0;
  padding: 0px 8px;
  margin-bottom: 42px;
  background-image: url("../img/our-services-bg.jpg");
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat; }

.work-section-withimg .p-tabs-content .single-item .tab-content .top-content .count-text {
  line-height: normal; }

.work-section-withimg .p-tabs-content .single-item .tab-content .top-content .count-text img {
  margin-top: 12px;
  margin-bottom: 12px; }

.contact-info-section.style-two {
  background-image: url(../img/contact-bg.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.contact-social {
  display: flex; }

.contact-social a {
  display: block;
  margin-right: 16px; }

.contact-social a:last-child {
  margin-right: 0; }

.contact-social a:hover img {
  opacity: 0.7; }

.contact-social img {
  height: 24px;
  width: 24px; }

.wpcf7-form .form-group {
  padding-left: 7px;
  padding-right: 7px; }

.wpcf7-form .form-group input[type="submit"] {
  width: 180px;
  height: 48px;
  border: 1px solid #113837;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: transparent;
  color: #113837;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 0.8125rem;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  transition: all 0.3s ease; }

.wpcf7-form .form-group input[type="submit"]:hover {
  cursor: pointer;
  background-color: #0E4747;
  color: #fff; }

.main-footer .footer-column {
  max-width: 270px; }

.widget-address p, .widget-address a {
  font-size: 1rem;
  font-weight: 300;
  color: #fff;
  font-family: "Source Sans Pro", sans-serif; }

.widget-address p {
  margin-bottom: 20px; }

.widget-address a:hover {
  opacity: 0.8; }

.widget-address strong {
  font-weight: 400; }

.google-maps-link {
  font-weight: 500;
  font-size: 0.75rem;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  padding: 12px 0;
  border-top: 1px solid #fff;
  margin-top: 40px;
  display: block; }

.main-footer .widget-section--2 {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  margin-top: 20px;
  padding-top: 10px; }

.footer-menu {
  display: flex;
  justify-content: center; }

.footer-menu > li {
  padding: 5px 20px; }

.footer-menu > li a {
  font-weight: 700; }

.footer-menu a {
  font-family: "Source Sans Pro", sans-serif;
  color: #eee;
  font-size: 1rem; }

.footer-menu .sub-menu {
  padding-top: 10px; }

.footer-menu .sub-menu a {
  font-weight: 300 !important; }

.footer-menu a:hover {
  opacity: 0.7; }

.header-title p {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 2.6875rem;
  line-height: 1.4; }

.header-title p strong {
  font-weight: 700; }

.header-title {
  position: relative; }

.header-title::after {
  position: relative;
  content: "";
  max-width: 345px;
  background-image: url("../img/header-wz.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 55px;
  display: block;
  bottom: -20px;
  margin-left: auto;
  margin-right: auto; }

.info-content-investment > img {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 28px; }

.info-content-investment ul {
  padding-top: 18px;
  position: relative; }

.info-content-investment ul li, .info-content-investment ul a {
  font-family: "Montserrat", sans-serif;
  color: #fff !important;
  font-size: 0.6875rem;
  font-weight: 600; }

.info-content-investment ul::after {
  display: block;
  width: 30%;
  border-right: 1px solid #fff;
  content: "";
  position: absolute;
  z-index: 0;
  height: 100%;
  top: 0; }

.info-content-investment a:hover {
  opacity: 0.7; }

.pb30 {
  padding-bottom: 30px; }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.bigimg .image-box img {
  max-height: 455px; }

.info-logo-wrap {
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  text-align: center; }

.info-logo-wrap h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 1.5625rem;
  color: #fff;
  text-align: center; }

.investment-icons {
  padding-top: 50px;
  padding-bottom: 50px;
  justify-content: space-around;
  display: flex; }

.investment-icons .icon-item {
  padding: 10px;
  max-width: 120px;
  display: flex;
  align-items: center;
  flex-direction: column;
  transition: all 0.3s ease;
  opacity: 0.6;
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(1);
  /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1);
  /* Microsoft Edge and Firefox 35+ */ }

.investment-icons .icon-item h5 {
  font-family: "Montserrat", sans-serif;
  text-align: center;
  color: #0E4747;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 600;
  transition: all 0.3s ease;
  line-height: 1.4; }

.investment-icons .icon-item img {
  height: 28px;
  width: auto;
  transition: all 0.3s ease;
  margin-bottom: 15px; }

.investment-icons .icon-item:hover {
  cursor: pointer;
  opacity: 1;
  -webkit-filter: grayscale(0);
  filter: none; }

.investment-icons .icon-item:hover .icon-hidden-inner {
  opacity: 1;
  visibility: visible; }

.investment-icons .icon-hidden {
  position: relative;
  width: 100%;
  transition: all 0.4s ease; }

.investment-icons .icon-hidden-inner {
  position: absolute;
  width: 200px;
  left: -10px;
  top: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
  background-color: #fff;
  padding: 10px;
  z-index: 3 !important;
  border: 1px solid #EDEDED; }

.investment-icons .icon-hidden p {
  font-family: "Source Sans Pro", sans-serif;
  line-height: 1.4;
  font-size: 0.75rem;
  font-weight: 400;
  color: #333; }

.about-section {
  position: relative;
  padding-top: 160px; }

.bg-pattern {
  position: relative; }

.bg-pattern:after {
  content: "";
  display: block;
  background-image: url("../img/pattern-bg.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 280px;
  height: 900px;
  top: -100px;
  z-index: -1;
  position: absolute; }

.bg-pattern.bg-pattern--left:after {
  left: -10vw; }

.bg-pattern.bg-pattern--right:after {
  right: -10vw; }

.bg-pattern-2 {
  position: relative; }

.bg-pattern-2:before {
  content: "";
  display: block;
  background-image: url("../img/pattern-bg.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 280px;
  height: 900px;
  bottom: 220px;
  z-index: -1;
  position: absolute; }

.bg-pattern-2.bg-pattern--right-bottom:before {
  right: -10vw; }

h1 p, h2 p {
  color: #0E4747; }

.work-style-three-2, .work-block-2 {
  padding-top: 260px;
  padding-bottom: 260px;
  position: relative; }

.work-style-three-2 .work-block-one, .work-block-2 .work-block-one {
  border: 1px solid #EDEDED !important;
  height: 100%; }

.work-style-three-2 .work-block-one h4 a, .work-block-2 .work-block-one h4 a {
  font-family: "Montserrat", sans-serif;
  color: #0E4747;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.25rem;
  display: block;
  padding-right: 50px; }

.work-style-three-2 .text, .work-block-2 .text {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  padding-left: 50px; }

.work-style-three-2 .ecothing::before, .work-style-three-2 .ecothing::after, .work-block-2 .ecothing::before, .work-block-2 .ecothing::after {
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  width: 100%;
  content: "";
  max-width: 788px;
  height: 280px;
  right: -17vw;
  z-index: -1;
  background-size: contain; }

.work-style-three-2 .ecothing::before, .work-block-2 .ecothing::before {
  background-image: url("../img/ecothinking-1.svg");
  top: -250px; }

.work-style-three-2 .ecothing::after, .work-block-2 .ecothing::after {
  background-image: url("../img/ecothinking-2.svg");
  bottom: -130px; }

.work-block-2 {
  padding-bottom: 100px; }

.single-page-bg {
  background-position: center; }

.service-section .owl-nav {
  position: absolute;
  left: 50%;
  margin-left: -77px;
  bottom: -100px; }

.pb-100 {
  padding-bottom: 100px !important; }

.vrtour-btn {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 0.5625rem;
  color: #113837;
  text-transform: uppercase;
  display: flex;
  height: 31px;
  width: 116px;
  align-items: center;
  justify-content: center;
  border: 1px solid #113837;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.vrtour-btn:hover {
  background-color: #113837;
  color: #fff; }

.vrtour-wrap {
  display: flex;
  align-items: center; }

.service-style-four .service-block-two .icon-box > img {
  max-width: 56px; }

.bg-ns:after {
  position: absolute;
  right: 0;
  height: 35vh;
  max-width: 21vw;
  width: 100%;
  background-image: url("../img/naszestandardy.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  z-index: -1;
  content: "";
  top: 520px; }

.contact-imgbox {
  background-image: url("../img/bgptt.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  max-width: 330px;
  height: 360px;
  display: flex;
  align-items: center;
  justify-content: center; }

.contact-imgbox > img {
  height: 110px;
  width: 110px; }

.contact-textbox {
  padding-top: 40px; }

.contact-icon {
  margin-top: 22px; }

.contact-icon a {
  display: flex;
  margin-top: 12px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1rem;
  color: #0E4747;
  align-items: center; }

.contact-icon a span {
  text-transform: none !important;
  transition: all 0.3s ease; }

.contact-icon a img {
  height: 36px;
  width: 36px;
  margin-right: 12px; }

.contact-icon a:hover span {
  text-decoration: underline; }

.project-block-one .inner-box .text a {
  font-size: 1rem;
  font-weight: 300;
  color: #ffffff;
  font-family: "Source Sans Pro", sans-serif;
  transition: all 500ms ease;
  text-transform: uppercase; }

.project-block-one .inner-box .text a:hover {
  color: #f2be00; }

.sec-title--900 {
  max-width: 900px !important; }

.sec-title--900 > p {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto; }

.pb-70 {
  padding-bottom: 70px; }

.contact-info-section--2house .text {
  border-bottom: 1px solid #0E4747;
  padding-bottom: 20px;
  margin-bottom: 20px !important; }

.download-pdf-btn {
  display: flex;
  align-items: center;
  font-family: "Source Sans Pro", sans-serif;
  color: #333333;
  text-transform: uppercase;
  line-height: 1; }

.download-pdf-btn img {
  margin-right: 12px;
  transition: all 0.3s ease; }

.download-pdf-btn:hover img {
  opacity: 0.7; }

.contact-info-phone {
  border-top: 1px solid #0E4747; }

.info-phone-item {
  padding-top: 30px;
  width: auto;
  display: flex;
  align-items: center; }

.info-phone-item img {
  width: 56px;
  height: 56px;
  margin-right: 25px;
  transition: all 0.3s ease; }

.info-phone-item > div {
  display: flex;
  flex-direction: column;
  padding-right: 60px;
  padding-top: 10px;
  padding-bottom: 10px; }

.info-phone-item > div a {
  font-size: 1.25rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #0E4747; }

.info-phone-item > div span {
  color: #333333;
  font-size: 1rem;
  font-family: "Source Sans Pro", sans-serif; }

.info-phone-item a:hover {
  color: #f2be00; }

.info-phone-item a:hover img {
  opacity: 0.7; }

.info-phone-item:last-child > div {
  padding-right: 0; }

.linespan {
  background-color: #fff;
  height: 1px;
  width: 70px;
  display: block; }

.dfaic {
  display: flex !important;
  align-items: center !important; }

.work-slider-wrap-3 .product-tab-btns li:after {
  right: -71px;
  top: 40% !important; }

.work-slider-wrap-3 .product-tab-btns li {
  margin: 0px 50px; }

.max6 h1, .max6 h2 {
  max-width: 500px; }

.section-titleonly .sec-title {
  max-width: 100%; }

.section-titleonly h1, .section-titleonly h2 {
  font-size: 3.125rem;
  margin-bottom: 30px !important; }

.section-titleonly .subtext {
  font-family: "Montserrat", sans-serif;
  color: #0E4747;
  font-weight: 700;
  font-size: 1.625rem;
  line-height: 1.4; }

.work-section .image-box {
  margin-top: 10px;
  margin-bottom: 10px; }

.news-thumb {
  width: 730px;
  height: auto; }

.news-item-loop h1, .news-item-loop h2 {
  margin-top: 100px !important;
  font-size: 1.875rem;
  color: #0E4747;
  font-family: "Montserrat", sans-serif;
  font-weight: 700 !important;
  margin-bottom: 10px; }

.news-item-loop .post-info {
  font-family: "Montserrat", sans-serif;
  font-weight: 0.75rem;
  font-weight: 500;
  color: #0E4747; }

.news-item-loop .text {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1rem;
  color: #333333;
  font-weight: 400 !important; }

.news-item-loop .link {
  text-align: right; }

.news-item-loop .link a {
  font-family: "Montserrat", sans-serif;
  font-size: 0.625rem;
  font-weight: 600 !important;
  color: #010101;
  text-decoration: none !important; }

.news-item-loop .link a:hover {
  color: #f2be00 !important; }

.grey-line {
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-right: 100px; }

.pagination {
  padding-top: 50px;
  width: 100%; }

.pagination a:hover {
  color: #f2be00;
  background-color: #0E4747 !important; }

.pagination .page-numbers {
  background: transparent;
  font-weight: 700;
  font-size: 0.875rem;
  font-family: "Montserrat", sans-serif;
  color: #C3C3C3; }

.pagination .page-numbers.current {
  color: #0E4747;
  border-bottom: 2px solid #0E4747; }

.sidebar {
  margin-left: 70px;
  margin-right: 20px; }

.sidebar h3 {
  color: #0E4747;
  font-size: 1.25rem;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  margin-bottom: 22px; }

.sidebar .blog-sidebar {
  margin-bottom: 75px; }

.sidebar .blog-sidebar .wp-block-search__inside-wrapper {
  border: none;
  border-bottom: 1px solid #000000 !important; }

.sidebar .blog-sidebar .wp-block-search__inside-wrapper .wp-block-search__button {
  border: none;
  background: none; }

.sidebar .blog-sidebar .wp-block-search__inside-wrapper .wp-block-search__button:hover {
  opacity: 0.7;
  cursor: pointer; }

.sidebar .blog-sidebar .wp-block-search__inside-wrapper .wp-block-search__button .search-icon {
  transform: rotate(270deg); }

.sidebar .blog-sidebar .wp-block-search__input {
  font-family: "Montserrat", sans-serif;
  font-size: 0.875rem; }

.sidebar .blog-sidebar .wp-block-search__input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-family: "Montserrat", sans-serif;
  font-size: 0.875rem; }

.sidebar .blog-sidebar .wp-block-search__input::-moz-placeholder {
  /* Firefox 19+ */
  font-family: "Montserrat", sans-serif;
  font-size: 0.875rem; }

.sidebar .blog-sidebar .wp-block-search__input:-ms-input-placeholder {
  /* IE 10+ */
  font-family: "Montserrat", sans-serif;
  font-size: 0.875rem; }

.sidebar .blog-sidebar .wp-block-search__input:-moz-placeholder {
  /* Firefox 18- */
  font-family: "Montserrat", sans-serif;
  font-size: 0.875rem; }

.sidebar .wp-block-archives-list a,
.sidebar .wp-block-categories-list a,
.sidebar .wp-block-tag-cloud a {
  font-size: 0.875rem !important;
  font-family: "Montserrat", sans-serif !important;
  color: #000 !important;
  font-weight: 400 !important; }

.sidebar .wp-block-archives-list a:hover,
.sidebar .wp-block-categories-list a:hover,
.sidebar .wp-block-tag-cloud a:hover {
  color: #0E4747 !important; }

.sidebar .wp-block-tag-cloud a {
  margin-right: 10px;
  white-space: nowrap; }

.page-error h1, .page-error h2 {
  font-size: 1.875rem;
  color: #0E4747;
  font-family: "Montserrat", sans-serif;
  font-weight: 700 !important;
  margin-bottom: 10px; }

.page-error h2 {
  font-size: 1.875rem;
  color: #0E4747;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 10px; }

.page-error p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1rem; }

.page-error a {
  color: #0E4747 !important;
  text-decoration: none !important; }

.page-error a:hover {
  color: #f2be00 !important; }

.related-post .project-block-one {
  margin-top: 10px;
  margin-bottom: 10px; }

.current-menu-item a {
  font-weight: 700 !important; }

.info-logo {
  display: block;
  position: absolute;
  bottom: 10px;
  width: 150px !important;
  left: 20px;
  height: 34px !important;
  transform: none !important; }

.wrapdivwrap {
  display: flex;
  justify-content: space-between; }

.wrapdivwrap .wrapdiv {
  padding-right: 10px; }

.wrapdivwrap .count-text {
  position: static;
  min-width: 50px; }

.icon-box-2 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.icon-box-2 img {
  width: 40px;
  height: auto; }

.icon-box-2 span {
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
  font-size: 0.875rem;
  padding: 15px 10px 5px 10px;
  display: block;
  font-family: "Source Sans Pro", sans-serif;
  border-bottom: 1px solid #fff; }

.icon-box-2 a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0; }

.icon-box-2 a:hover {
  opacity: 1; }

.icon-box-2 a > div {
  text-align: center;
  transition: all 0.3s ease; }

.icon-box-2 a > div:hover {
  opacity: 0.7; }

.section-titleonly {
  padding-top: 0 !important; }

.about-section h1 p, .about-section h2 p {
  font-family: "Montserrat", sans-serif !important; }

.about-section h1 p span, .about-section h2 p span {
  font-weight: 300 !important; }

.about-section .title-box {
  padding-right: 10px; }

.about-section .text {
  padding-right: 50px; }

.inwestment .header-title::after {
  content: none; }

.inwestment .inwestment-logo {
  position: absolute;
  bottom: 70px;
  left: 50%;
  transform: translateX(-50%); }

.max900 {
  max-width: 900px !important; }

.video-section--min {
  display: flex;
  padding: 0; }

.video-section--min .video-gallery {
  aspect-ratio: 89/100;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  width: 370px;
  max-width: 100%;
  min-height: 185px !important;
  height: auto; }

.video-section--min .video-gallery .overlay-link {
  width: 100px;
  height: 100px; }

.linkmore {
  line-height: 1.2;
  text-align: center;
  display: block;
  font-size: 0.75rem;
  font-family: "Montserrat", sans-serif;
  color: #fff !important;
  position: absolute;
  text-transform: uppercase;
  z-index: 5 !important;
  border-bottom: 1px solid #fff;
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  padding-bottom: 5px;
  transition: all 0.4s ease;
  line-height: 1; }

.linkmore:hover {
  color: #f2be00 !important;
  border-bottom-color: #f2be00; }
  .linkmore:hover span {
    color: #f2be00 !important;
    border-bottom-color: #f2be00; }

.wrapvideo {
  background-color: #0E4747;
  overflow: hidden; }

.wrapvideo .video-gallery, .wrapvideo .overlay-link {
  transition: all 0.5s ease; }

.wrapvideo:hover .video-gallery {
  opacity: 0.2;
  transform: scale(1.05); }

.wrapvideo:hover .overlay-link {
  display: none; }

.wrapvideo:hover .linkmore {
  opacity: 1; }

.py-30 {
  padding-top: 30px;
  padding-bottom: 30px; }

.videoitem {
  height: 100%;
  height: 100%;
  border: 1px solid #EDEDED;
  padding-right: 30px;
  display: flex;
  justify-content: space-between;
  background-color: #fff; }

.videoitem img {
  height: 36px;
  width: auto;
  margin: 18px; }

.videoitem .videoitem-in {
  margin-right: 40px;
  padding-left: 40px;
  padding-top: 45px;
  padding-bottom: 45px;
  width: 180px; }

.videoitem .videoitem-in h2 {
  color: #0E4747;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 1.125rem;
  padding-bottom: 15px;
  position: relative; }

.videoitem .videoitem-in h2::before {
  content: "";
  display: block;
  background-color: #0E4747;
  height: 1px;
  width: 35px;
  position: absolute;
  left: -45px;
  top: 7px; }

.videoitem .videoitem-in p {
  color: #0E4747;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1rem; }

.map-title {
  display: flex;
  flex-direction: column;
  align-items: center; }

.map-title h1, .map-title h2 {
  text-align: center;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  font-size: 1.125rem;
  color: #0E4747;
  padding-bottom: 20px;
  text-transform: uppercase; }

.map-title .mapicon {
  width: 33px;
  height: 33px; }

.map-title .maplink {
  margin-top: 20px;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 0.75rem;
  color: #010101;
  padding-bottom: 5px;
  border-bottom: 1px solid #010101;
  text-transform: uppercase;
  margin-bottom: 30px; }

.map-title .maplink:hover {
  color: #f2be00;
  border-bottom-color: #f2be00; }

.mapfullwrap {
  position: relative; }

.mapfullwrap .icon-box {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 50px;
  height: 50px;
  background-color: #0E4747; }

.mapfullwrap .icon-box i {
  color: #fff;
  font-size: 30px;
  display: block;
  transition: all 0.4s ease; }

.mapfullwrap .icon-box a {
  display: block;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center; }

.mapfullwrap .icon-box a:hover i {
  color: #f2be00; }

.megaicons {
  padding-top: 0 !important;
  padding-bottom: 150px; }

.megaicons .icon-item {
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px; }

.apartment-item {
  border: 1px solid #DDDDDD;
  padding: 50px 25px;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  margin-top: 15px;
  justify-content: space-between;
  background-color: #fff; }

.apartment-item .title {
  width: 160px; }

.apartment-item .title h2 {
  text-transform: uppercase;
  font-size: 1.125rem;
  font-family: "Montserrat", sans-serif;
  color: #0E4747 !important;
  padding-bottom: 25px;
  transition: all 0.4s ease; }

.apartment-item .title span {
  text-transform: uppercase;
  font-size: 4.375rem;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  color: #0E4747;
  line-height: 1;
  position: relative;
  padding-right: 50px;
  transition: all 0.4s ease; }

.apartment-item .title span::after {
  transition: all 0.4s ease;
  content: "";
  display: block;
  background-color: #0E4747;
  height: 2px;
  width: 35px;
  bottom: 17px;
  position: absolute;
  right: 0px; }

.apartment-item .text {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 0.875rem;
  width: 40%;
  color: #0E4747 !important; }

.apartment-item .apartment-btn {
  width: 160px;
  height: 50px;
  border: 2px solid #0E4747;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Montserrat", sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  color: #0E4747;
  text-transform: uppercase; }

.apartment-item .sell {
  background-color: #0E4747;
  color: #fff; }

a.apartment-item:hover .title h2, a.apartment-item:hover .title span {
  color: #f2be00 !important; }

a.apartment-item:hover .title h2::after, a.apartment-item:hover .title span::after {
  background-color: #f2be00; }

.info-inner {
  z-index: 9;
  width: 320px;
  position: absolute;
  right: 0;
  display: block;
  padding: 21px;
  background: #DEDDDE;
  vertical-align: middle; }

.info-inner .info-logo-wrap {
  border-bottom-color: #0E4747 !important; }

.info-inner ul::after {
  border-right-color: #0E4747 !important;
  width: 37%; }

.info-inner ul li {
  display: flex;
  justify-content: space-between; }

.info-inner ul li span.one {
  font-family: "Montserrat", sans-serif;
  color: #0E4747 !important;
  font-size: 0.625rem;
  font-weight: 600;
  text-transform: uppercase;
  max-width: 90px;
  display: inline-block;
  text-align: right; }

.info-inner ul li span.two {
  font-family: "Montserrat", sans-serif;
  color: #0E4747 !important;
  font-size: 0.875rem;
  font-weight: 600;
  width: 160px;
  line-height: 1.4; }

.vt-w {
  padding-top: 20px;
  display: flex;
  padding-right: 100px;
  justify-content: flex-end; }

.mt10 {
  margin-top: 10px !important; }

.px-15 {
  padding-left: 15px !important;
  padding-right: 15px !important; }

.prev-icon-box {
  position: absolute;
  top: -30px;
  left: 30px;
  transition: all 0.4s ease; }

.project-block-one:hover .prev-icon-box {
  transform: translateY(60px) !important; }

.max1000 {
  max-width: 1000px !important; }

.pl50 {
  padding-left: 50px; }

.pt100 {
  padding-top: 100px; }

.counteritem {
  position: absolute;
  top: -18px;
  left: -10px; }

.counteritemwrap {
  padding-top: 80px; }

.section-percent {
  padding-top: 70px;
  padding-bottom: 80px;
  background-image: url("../img/percent-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.percent-circle {
  border: 2px solid #0E4747;
  width: 290px;
  height: 290px;
  border-radius: 90%;
  display: flex;
  padding-top: 80px;
  align-items: center;
  flex-direction: column; }

.percent-circle h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  padding-bottom: 30px; }

.percent-circle span {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  padding-left: 50px;
  padding-right: 50px;
  text-align: center; }

.simulation {
  padding-top: 120px;
  padding-bottom: 100px;
  text-align: center; }

.simulation img {
  width: 20px;
  height: 24px;
  margin-right: 10px;
  transition: all 0.4s ease; }

.simulation span {
  color: #333333;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.75rem;
  text-transform: uppercase;
  transition: all 0.4s ease; }

.simulation a:hover img {
  opacity: 0.7; }

.simulation a:hover span {
  color: #f2be00; }

.inwestment .content-box h1, .inwestment .content-box h2 {
  margin-bottom: 30px !important;
  font-size: 2.6875rem; }

.info-content-card {
  box-shadow: 0 0 30px rgba(34, 34, 34, 0.2);
  width: 100%;
  background-color: #fff;
  position: static; }

.info-content-card .apartment-item {
  align-items: flex-end;
  flex-wrap: wrap;
  border: 0;
  justify-content: space-between;
  padding: 10px 0 0 0; }

.info-content-card .info-logo-wrap {
  margin-left: 20px;
  margin-right: 20px; }

.info-content-card .apartment-btn {
  margin-bottom: 10px; }

.info-content-card .title {
  width: 53%; }

.info-content-card .title h2, .info-content-card .title span {
  text-align: left;
  color: #0E4747 !important; }

.info-content-card .title h2:after, .info-content-card .title span:after {
  color: #0E4747 !important; }

.info-content-card .apartment-btn {
  width: 45%; }

.info-content-card .title:hover h2, .info-content-card .title:hover span {
  color: #0E4747 !important; }

.info-content-card .text {
  padding: 45px 0 0 0;
  width: 100%;
  text-align: left;
  font-size: 1rem; }

.info-content-card ul {
  padding-top: 5px;
  margin-left: 20px;
  margin-right: 20px;
  position: relative; }

.info-content-card ul li {
  justify-content: center; }

.info-content-card ul li span {
  margin-left: 30px; }

.info-content-card ul img {
  margin-right: 10px; }

.info-content-card ul a {
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  font-size: 0.625rem;
  color: #0E4747;
  text-transform: uppercase;
  line-height: 0.9; }

.info-content-card .imgwrap {
  margin-top: 20px; }

.info-content-card ul::after {
  display: block;
  width: 28%;
  border-right: 1px solid #fff;
  content: "";
  position: absolute;
  z-index: 0;
  height: 100%;
  top: 0; }

.pb-160 {
  padding-bottom: 160px; }

.inwestment-image {
  position: relative;
  top: -70px; }

.storeys .storeys-title {
  font-family: "Montserrat", sans-serif;
  font-size: 3.4375rem;
  font-weight: 700;
  color: #0E4747;
  padding-bottom: 20px; }

.storeys-img {
  position: relative;
  display: block;
  border: 1px solid #ccc;
  height: 100%;
  display: flex;
  background-color: #fff; }

.storeys-img i {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 35px;
  height: 35px;
  font-size: 35px;
  color: #0E4747;
  line-height: 1;
  transition: all 0.4s ease; }

.storeys-img:hover i {
  color: #f2be00; }

.storeys-tableheader {
  background-color: #DEDEDF;
  padding: 15px;
  margin-bottom: 35px; }

.storeys-tableheader h3 {
  position: relative;
  line-height: 1.6;
  font-size: 1rem;
  color: #0E4747;
  text-transform: uppercase;
  padding-right: 35px;
  padding-bottom: 50px; }

.storeys-tableheader h3 strong {
  font-weight: 600; }

.storeys-tableheader h3 strong.lower {
  text-transform: lowercase !important; }

.storeys-tableheader h3::after {
  position: absolute;
  display: block;
  width: 25px;
  height: auto;
  content: url("../img/icon.png");
  top: 0;
  right: 0; }

.storeys-tableheader .tableheader {
  display: flex;
  justify-content: space-between; }

.storeys-tableheader .tableheader span {
  display: block;
  color: #0E4747;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 600; }

.storeys-tablebody table {
  width: 100%; }

.storeys-tablebody table tr {
  line-height: 1.2;
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #0E4747; }

.storeys-tablebody table td {
  color: #0E4747;
  font-family: "Montserrat", sans-serif;
  font-size: 0.875rem;
  display: block; }

.storeys-tablebody table tr td:first-child {
  text-transform: uppercase; }

.storeys-tablebody table tr td:last-child {
  text-align: right;
  font-weight: 600; }

.pb70 {
  padding-bottom: 70px; }

.section-gallery {
  padding-top: 100px;
  padding-bottom: 100px; }

.prev-icon-box-2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -100%);
  transition: all 0.4s ease;
  opacity: 0; }

.prev-icon-box-2 img {
  width: 67px;
  height: auto; }

.prev-icon-box-2-hover:hover .prev-icon-box-2 {
  opacity: 1; }

.gallery-with {
  padding-bottom: 70px; }

.gallery-with-title {
  font-family: "Montserrat", sans-serif;
  font-size: 1.125rem;
  color: #0E4747;
  text-transform: uppercase;
  text-align: center; }

.not-bs {
  box-shadow: none !important; }

.line-with-p {
  margin-left: 90px;
  margin-right: 90px;
  background-color: #0E4747;
  width: 100%;
  margin-top: 75px; }

.maxw700 {
  max-width: 700px;
  padding-bottom: 40px; }

.max800 {
  max-width: 800px !important; }

.form-vertical {
  padding-top: 140px;
  align-items: flex-start;
  justify-content: space-between; }

.os-img {
  margin-bottom: 50px; }

.oswrap .os {
  padding-bottom: 80px;
  display: flex;
  flex-direction: column; }

.oswrap .os h2 {
  color: #0E4747;
  font-size: 1.625rem;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  padding-bottom: 30px;
  border-bottom: 1px solid #0E4747;
  margin-bottom: 25px; }

.oswrap .os a {
  margin-bottom: 10px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1rem;
  color: #333333;
  line-height: 1; }

.oswrap .os a:hover {
  color: #f2be00; }

.oswrap .os a:hover img {
  opacity: 0.7; }

.os-icon {
  height: 36px;
  width: 36px;
  margin-right: 10px;
  transition: all 0.4s ease; }

.form-ver {
  background-image: url("../img/contact-bgk.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 20px; }

.form-ver textarea {
  margin-top: 50px; }

.form-ver h2 {
  padding-bottom: 30px;
  margin: 0 40px 50px 40px;
  border-bottom: 2px solid #113837;
  color: #0E4747;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  font-size: 1.625rem; }

.form-ver .checkbox,
.form-check-big .checkbox {
  position: relative;
  margin-left: 7px;
  margin-right: 7px; }

.form-ver .checkbox label,
.form-check-big .checkbox label {
  position: relative;
  padding-left: 30px;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1rem;
  line-height: 31px; }

.form-ver .checkbox label:hover,
.form-check-big .checkbox label:hover {
  cursor: pointer; }

.form-ver .checkbox label .checkmark,
.form-check-big .checkbox label .checkmark {
  height: 31px;
  width: 31px;
  background-color: #fff;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 25px;
  background-size: 25px; }

.form-ver .checkbox label .checkis,
.form-check-big .checkbox label .checkis {
  background-image: url("../img/icon/checkon.svg"); }

.form-ver .checkbox label input,
.form-check-big .checkbox label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

.form-ver .rodo-subs,
.form-check-big .rodo-subs {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1rem;
  padding-top: 10px;
  padding-bottom: 50px; }

.project-page-03 .masonry-item {
  position: relative !important; }

.easy-image-gallery {
  display: none; }

.fix-to-top {
  position: fixed;
  top: 60px; }

.project-block-one:hover .linkmore {
  opacity: 1;
  z-index: 0; }
  .project-block-one:hover .linkmore:hover {
    cursor: pointer; }

.footerref {
  color: #fff;
  font-size: 0.875rem;
  font-family: "Montserrat", sans-serif;
  margin-top: 50px;
  font-weight: 300; }

.footerref:hover {
  color: #f2be00; }

.work-section .p-tabs-content .single-item .tab-content {
  background-color: #fff; }

.video-section .video-gallery {
  padding: 0;
  aspect-ratio: 2/1;
  height: auto;
  min-height: 585px; }

.video-section .video-gallery .overlay-link {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.show-mob {
  display: none;
  padding-bottom: 150px;
  padding-top: 0;
  margin-top: 0 !important; }

.show-mob nav {
  padding-top: 0; }

.fancybox-image, .fancybox-spaceball {
  background-color: #fff; }

/* media */
@media (max-width: 1800px) {
  .container-mr {
    padding-right: 120px; } }
@media (max-width: 1600px) {
  .logo-box {
    padding-left: 30px !important;
    padding-right: 20px !important; }

  .socialnav {
    margin-left: 1vw; }

  .sticky-header .main-menu .navigation > li > a {
    padding: 14px 15px 16px 15px !important; }

  .ecothing::before, .ecothing::after {
    right: 0 !important; }

  .work-style-three-2 .ecothing::after {
    bottom: -240px; }

  .container-mr {
    padding-right: 200px; } }
@media (max-width: 1500px) {
  .bg-pattern.bg-pattern--left:after {
    left: -4vw; }

  .bg-pattern.bg-pattern--right:after {
    right: -4vw; }

  .bg-pattern.bg-pattern--right-bottom:before {
    right: -4vw; }

  .container-mr {
    padding-right: 340px; } }
@media (max-width: 1300px) {
  .bg-pattern.bg-pattern--left:after {
    left: 0; }

  .bg-pattern.bg-pattern--right:after {
    right: 0; }

  .bg-pattern.bg-pattern--right-bottom:before {
    right: 0; } }
@media (max-width: 1200px) {
  .video-section .video-gallery {
    min-height: 400px; }

  .apartment-item-one ul::after {
    width: 18%; }

  .with-img-3 h1, .with-img-3 h2 {
    margin-bottom: 83px !important; }

  .with-img-3::after {
    right: auto !important;
    top: 100% !important; }

  .inwestment-image {
    top: 50px; }

  .apartments-section .info-inner {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 70px; }

  .container-mr {
    padding-right: 0; }

  .inwestment .inwestment-logo {
    width: 400px;
    position: relative;
    bottom: auto;
    left: auto;
    transform: none; }

  .sec-title h1, .sec-title h2 {
    font-size: 3rem; }

  .four-item-carousel-no .owl-item {
    width: 25% !important; }

  .service-section .title-box h1, .service-section .title-box h2 {
    font-size: 3rem; }

  .video-section--min .video-gallery {
    width: 290px; } }
@keyframes toRight {
  from {
    right: 40px; }
  to {
    right: 20px; } }
@media (max-width: 992px) {
  .apartments-section.apartment-new .container {
    position: relative; }
    .apartments-section.apartment-new .container:before {
      content: url("../img/swipe-to-right.png");
      position: absolute;
      bottom: -50px;
      animation-name: toRight;
      animation-duration: 2s;
      animation-iteration-count: infinite; }

  .footer-menu {
    justify-content: flex-start !important; }

  .video-section .video-gallery {
    min-height: 250px; }

  .hide-mob {
    display: none; }

  .show-mob {
    display: block; }

  .video-section--min .video-gallery {
    width: 330px; }

  .videoitem {
    flex-direction: column;
    padding-right: 0;
    justify-content: flex-start; }

  .videoitem .videoitem-in {
    padding: 15px 10px 10px 50px;
    width: 100%; }

  .about-section .title-box {
    padding-right: 0; }

  .about-section .text {
    padding-right: 0; }

  .footer-menu > li {
    width: 50%; }

  .footer-menu {
    ustify-content: flex-start; }

  .ecothing::before, .ecothing::after {
    max-width: 300px !important; }

  .work-style-three-2 .ecothing::before {
    top: -140px; }

  .work-style-three-2 .ecothing::after {
    bottom: -320px; }

  .about-section .image-box {
    max-width: none; }

  .with-img {
    position: relative;
    top: -80px; }

  .with-img::after {
    top: 80px;
    left: 0; }

  .with-img--2::after {
    top: 170px; }

  .four-item-carousel-no .owl-item {
    width: 50% !important; }

  .contact-form-area {
    margin-top: 30px;
    padding: 0; }

  .footer-menu {
    flex-wrap: wrap; }

  .investment-icons {
    flex-wrap: wrap;
    justify-content: center; }

  .investment-icons .icon-item {
    width: 30%; }

  .megaicons .icon-item {
    width: 100% !important; }

  .bg-pattern.bg-pattern--left:after {
    left: -3vw; }

  .bg-pattern.bg-pattern--right:after {
    right: -3vw; }

  .bg-pattern.bg-pattern--right-bottom:before {
    right: -3vw; }

  .about-style-three .image-column {
    text-align: left !important; }

  .about-style-three .image-column > img {
    margin-top: 40px; }

  .max6 h1, .max6 h2 {
    max-width: 100%; }

  .max6 .with-img::after {
    top: 180px; }

  .sidebar {
    margin-left: 20px; } }
@media (max-width: 768px) {
  .page-title {
    min-height: 256px !important; }

  .page-title.page-title--cv2 .contact-form-area {
    display: none; }

  .page-title.home-slider .content-header {
    display: none; }
  .page-title.home-slider .text--header {
    position: absolute;
    bottom: 10px; }

  .video-content-wrap .video-content {
    display: none; }

  .apartment-item-one ul li {
    justify-content: flex-start;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px; }

  .apartment-item-one ul li .two {
    width: 100% !important; }

  .apartment-item-one ul::after {
    width: 14%; }

  .fix-to-top {
    position: static !important; }

  .video-section .video-gallery .overlay-link {
    width: 100px;
    height: 100px; }

  .work-section-withimg:not(.li-25) li {
    width: 100%; }

  .page-title .content-box h1, .page-title .content-box span
  .header-title p {
    font-size: 2rem; }

  .text--header {
    font-size: 1rem; }

  .gallery-with-title {
    margin-bottom: 50px; }

  .storeys-img {
    text-align: right;
    margin-bottom: 30px; }

  .storeys-img i {
    right: 10px; }

  .percent-circle {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px; }

  .video-section--min .video-gallery {
    width: 510px; }

  .inwestment .inwestment-logo {
    width: 300px; }

  .bg-pattern-hidden::after {
    content: none !important; }

  .text--header {
    position: relative;
    bottom: -50px;
    width: 50vw; }

  .content-header {
    margin-right: auto;
    z-index: 3;
    position: relative; }

  .scroll-top {
    bottom: 30px !important;
    right: 20px !important; }

  .investment-icons .icon-hidden-inner {
    left: -40px; }

  .investment-icons .icon-item {
    max-width: none; }

  .work-section .owl-nav {
    left: 50%;
    transform: translateX(-50%); }

  .bg-pattern.bg-pattern--left:after {
    left: 0; }

  .bg-pattern.bg-pattern--right:after {
    right: 0; }

  .bg-pattern.bg-pattern--right-bottom:before {
    right: 0; }

  .project-section .sec-title {
    text-align: left; }

  .showtitle-md .caption-box h4 {
    left: -70px !important; }

  .fancybox-slide--iframe .fancybox-content {
    aspect-ratio: 3/2;
    max-height: unset;
    width: 100%;
    height: auto;
    max-width: unset; } }
@media (max-width: 576px) {
  .work-section-new-2 .product-tab-btns li {
    margin: 0 5px !important; }
    .work-section-new-2 .product-tab-btns li.active-btn:before {
      width: 32px; }

  .tils-item {
    width: 100%; }

  .form-vertical {
    padding-top: 0; }

  .apartment-item-one .info-logo-wrap {
    margin-left: 0;
    margin-right: 0; }

  .apartment-item-one .apartment-item {
    padding-top: 0;
    flex-direction: row;
    align-items: center; }

  .apartment-item-one .apartment-item .apartment-btn {
    margin-top: 0; }

  .apartment-item-one .apartment-item .title span {
    font-size: 3rem; }

  .apartment-item-one ul li {
    padding-left: 0 !important; }

  .apartment-item-one .text {
    padding-top: 15px; }

  .video-section .video-gallery {
    min-height: 170px;
    aspect-ratio: auto; }

  .service-section .owl-item .inner-box > .icon-box {
    top: 12px;
    bottom: auto; }

  .sec-title h1, .sec-title h2 {
    text-align: left; }

  .work-section .sec-title, .project-section .sec-title {
    text-align: left; }

  .apartment-item {
    padding: 20px 10px; }

  .apartment-item .text {
    width: 100%; }

  .megaicons {
    padding-bottom: 70px; }

  .vt-w {
    justify-content: flex-start; }

  .apartment-item {
    align-items: flex-start; }

  .apartment-item .title h2 {
    padding-bottom: 0; }

  .video-column {
    width: 100%; }

  .apartment-item {
    flex-direction: column; }

  .apartment-item .title {
    padding-bottom: 20px; }

  .apartment-item .apartment-btn {
    margin-top: 20px; }

  .inwestment .inwestment-logo {
    width: 250px; }

  .sec-title h1, .sec-title h2 {
    font-size: 2rem;
    line-height: 1.4; }

  .project-block-one .lower-content h4 a {
    font-size: 1.5rem; }

  .work-style-three-2 .ecothing::before {
    top: -220px; }

  .work-section .sec-title p {
    text-align: left !important; }

  .container {
    padding-left: 30px !important;
    padding-right: 30px !important; }

  .text--header {
    width: 100%;
    border-right: none;
    justify-content: center; }

  .bg-pattern.bg-pattern--left:after {
    left: 0; }

  .bg-pattern.bg-pattern--right:after {
    right: 0; }

  .bg-pattern.bg-pattern--right-bottom:before {
    right: 0; }

  .logo-box {
    width: 50vw;
    min-width: 200px; }

  .header-style-one .nav-toggler .nav-btn {
    height: 75px;
    width: 75px; }

  .content-header {
    width: auto; }

  .four-item-carousel-no .owl-item {
    width: 100% !important; }

  .service-section .owl-item:nth-child(even) .caption-box {
    bottom: 0px;
    top: inherit; }

  .work-section .product-tab-btns {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }

  .investment-icons .icon-item {
    width: 50%; }

  .investment-icons .icon-hidden-inner {
    left: 50%;
    transform: translateX(-50%);
    width: 100%; }

  .service-block-one .image-box > img {
    height: auto; }

  .work-slider-wrap-3 .product-tab-btns li {
    margin: 0 23px; }

  .video-section--min .video-gallery {
    width: 480px; }

  .sec-title .top-title {
    text-align: left; }

  .mapfullwrap > a > img {
    min-height: 220px; }

  .apartment-item-sm {
    flex-direction: row;
    flex-wrap: wrap; }

  .apartment-item-sm .title {
    width: auto !important; }

  .apartment-item-sm .title h2 {
    font-size: 1rem; }

  .apartment-item-sm .title span {
    font-size: 2.8rem; }

  .apartment-item-sm .title span::after {
    bottom: 10px; }

  .apartment-item-sm .text {
    width: 52%;
    padding-left: 5px;
    padding-right: 0; }

  .apartment-item-sm .apartment-btn {
    margin-left: auto;
    margin-right: auto; }

  .percent-circle {
    height: 160px;
    width: 160px;
    padding-top: 20px;
    justify-content: center; }

  .percent-circle h2 {
    font-size: 1.8rem;
    padding-bottom: 5px; }

  .percent-circle span {
    padding-left: 20px;
    padding-right: 20px; }

  .mapfullwrap .icon-box a {
    height: 100%;
    width: 100%; }

  .mapfullwrap .icon-box {
    width: 30px;
    height: 30px; }

  .mapfullwrap .icon-box i {
    font-size: 20px; } }
@media (max-width: 430px) {
  .with-img h1, .with-img h2 {
    font-size: 2rem !important;
    line-height: 1.4 !important; } }
@media (max-width: 360px) {
  .apartment-item-one .apartment-btn {
    width: 100%; } }
.video-content {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -mos-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.video-content-wrap {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden; }

.prev-icon-box-2-with {
  text-align: center; }

.prev-icon-box-2-with .linkmore {
  position: static;
  transform: none;
  display: block;
  margin-top: 20px; }

.footer-menufoot {
  display: flex;
  margin-top: 50px; }

.footer-bottom-menu {
  display: flex;
  justify-content: space-between; }

.footer-menufoot a {
  font-size: 0.875rem;
  font-family: "Montserrat", sans-serif;
  margin-top: 50px;
  font-weight: 300;
  color: #fff;
  padding-right: 10px;
  padding-left: 10px;
  border-right: 1px solid #fff; }

.footer-menufoot li:last-child a {
  border-right: none; }

.footer-menufoot a:hover {
  color: #f2be00; }

@media (max-width: 576px) {
  .footer-menufoot {
    flex-direction: column;
    align-items: center; }

  .footer-menufoot a {
    border-right: none; }

  .footer-bottom-menu {
    flex-direction: column; }

  .footerref {
    margin-top: 10px;
    text-align: center; } }
.form-check-big {
  padding-left: 12px;
  padding-bottom: 30px; }

.form-check-big .zgoda {
  position: absolute;
  opacity: 0; }

.form-check-big label {
  position: relative;
  cursor: pointer;
  padding-left: 40px;
  font-size: 16px; }

.form-check-big a {
  color: #0E4747; }

.form-check-big label:before {
  background-repeat: no-repeat !important;
  background-position: center;
  background-size: 20px;
  content: '';
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  left: 0;
  background-color: white;
  border: 1px solid #DADADA;
  top: 5px; }

.isChecked label:before {
  background-image: url("../img/icon/checkon.svg"); }

.form-ver .form-check-big {
  padding-bottom: 10px; }

.form-ver .form-check-big label {
  padding-left: 50px; }

.form-ver .form-check-big label:before {
  width: 35px;
  height: 35px;
  background-size: 25px; }

@media (max-width: 1800px) {
  .apartments-section .info-inner {
    position: absolute !important; } }
.contact-info-section .contact-info-phone .info-phone-item:last-child {
  display: none !important; }

@media (max-width: 1450px) {
  .apartments-section .info-inner {
    position: static !important;
    display: flex;
    width: 100%;
    justify-content: center; }

  .apartments-section .info-inner .info-logo-wrap {
    border-bottom: 0; }

  .info-content-investment ul {
    width: 280px; }

  .container-mr {
    padding-right: 0; } }
@media (max-width: 700px) {
  .apartments-section .info-inner {
    position: static !important;
    display: block;
    width: 100%;
    justify-content: center; }

  .apartments-section .info-inner .info-logo-wrap {
    border-bottom: 0; }

  .info-content-investment ul {
    width: 280px;
    margin: 0 auto; }

  .container-mr {
    padding-right: 0; } }
.form-check-big label {
  padding-top: 4px; }

@media (max-width: 600px) {
  .nav-right__social .lang {
    display: block !important;
    padding-top: 10px; } }
/* new style sad */
.tils-item {
  background-color: #fff;
  width: calc(50% - 24px);
  margin: 25px 12px;
  box-shadow: 0 0 31px rgba(0, 0, 0, 0.16); }

.tils-item-text {
  padding: 30px 25px; }
  .tils-item-text p {
    font-size: 16px;
    font-family: "Source Sans Pro";
    color: #333333;
    line-height: 1.5; }

.tils-item-title {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #0E4747;
  margin-bottom: 18px; }

.tils-item-even {
  transform: translateY(30%); }

@media (max-width: 576px) {
  .tils-item {
    width: 100%;
    margin: 15px 0; }

  .tils-item-even {
    transform: unset; } }
.slider-wrap {
  position: static !important; }
  .slider-wrap .slider-item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute !important;
    top: 0;
    z-index: 1 !important; }
    .slider-wrap .slider-item:before {
      background-color: transparent;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: left top;
      background-image: url(../img/bg-slider.png);
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      content: "";
      left: 0;
      z-index: -1; }

.home-slider.page-title:before {
  background-color: transparent;
  content: none; }

.project-page-07 {
  padding-bottom: 90px; }

.project-page-07 .lower-content {
  padding-top: 0; }

.about-section {
  padding-bottom: 140px; }

.load-btn-line-2 {
  padding-bottom: 60px; }

.contact-form-area .form-check-big .wpcf7-form-control-wrap {
  position: absolute;
  top: 5px;
  left: 0; }

.contact-info-section.style-two .content-box .text a {
  color: #222 !important; }
  .contact-info-section.style-two .content-box .text a:hover {
    color: #aa8158 !important; }

.logo-box {
  padding: 29px 0px 21px 100px; }

.slide-nav {
  height: 4px;
  z-index: 3;
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center; }
  .slide-nav span {
    display: block;
    background-color: #fff;
    height: 2px;
    width: 40px;
    margin-left: 10px;
    margin-right: 10px;
    transition: all 0.4s; }
    .slide-nav span:hover {
      background-color: #0E4747;
      cursor: pointer; }
    .slide-nav span.activeSlide {
      height: 4px; }

.pull-left > .socialnav {
  display: none; }

.project-block-one .info-logo {
  width: auto !important;
  height: 46px !important;
  bottom: 6px !important; }
.project-block-one .info-name {
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  font-family: "Montserrat";
  position: absolute;
  bottom: 15px;
  text-transform: uppercase;
  left: 20px; }
.project-block-one .info-sub {
  position: absolute;
  top: 12px;
  left: 0;
  background-color: #0E4747;
  padding: 0 20px;
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  font-family: "Montserrat";
  line-height: 1.4; }
.project-block-one .inner-box .image-box:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: cover;
  background-image: url(../img/bg-investment.png); }

.project-block-one:hover .info-name, .project-block-one:hover .info-sub {
  opacity: 0.2; }

@media (max-width: 768px) {
  .slide-nav {
    display: none; } }
.page-title--cv2::before {
  content: none; }

.page-title {
  min-height: 566px; }

.cv2-with-form .inwestment-logo {
  width: auto;
  z-index: 1;
  height: 44px;
  position: absolute;
  bottom: 21px;
  left: 21vw;
  transform: unset; }

.header-form {
  background-image: url(../img/bg-form.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  max-width: 555px;
  padding: 40px;
  display: flex;
  position: absolute;
  top: 0;
  right: 100px;
  height: 100%;
  z-index: 9991; }
  .header-form .form-title {
    letter-spacing: -1px;
    color: #0E4747;
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    font-size: 26px;
    margin-bottom: 20px; }
    .header-form .form-title strong {
      font-weight: 600; }
  .header-form .form-check-big {
    padding-bottom: 0; }
    .header-form .form-check-big label {
      font-size: 14px;
      text-align: left; }
  .header-form .zgoda4 label {
    padding-left: 23px; }
    .header-form .zgoda4 label:before {
      left: -17px; }
  .header-form .message-btn {
    padding-top: 10px;
    display: flex;
    justify-content: center;
    flex-direction: column; }
    .header-form .message-btn input {
      width: auto !important;
      padding: 0 15px;
      margin-left: auto !important;
      margin-right: auto !important; }

.message-btn input:disabled {
  cursor: auto !important;
  color: #113837 !important;
  background-color: transparent !important; }

.fixed-header.main-header {
  z-index: 999999; }

.out-isons-section {
  margin-top: 190px; }
  .out-isons-section .sec-title {
    margin: 0 auto; }
  .out-isons-section .icons-text {
    font-size: 16px;
    font-weight: 700;
    color: #333333;
    line-height: 25px;
    padding-bottom: 50px;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto; }
  .out-isons-section .icons-wrap .icons-item-in {
    padding: 0 50px 50px 50px;
    display: flex;
    flex-direction: column; }
    .out-isons-section .icons-wrap .icons-item-in p {
      font-size: 14px;
      line-height: 21px;
      font-weight: normal;
      color: #0E4747;
      font-family: 'Montserrat';
      text-align: center; }
    .out-isons-section .icons-wrap .icons-item-in img {
      margin-bottom: 15px;
      max-height: 56px;
      width: auto; }

.gallery-two {
  margin-top: 120px;
  margin-bottom: 160px; }
  .gallery-two h2 {
    margin-bottom: 30px;
    padding-top: 10px; }

.max900 {
  margin-left: auto;
  margin-right: auto; }

.p-max-700 h2 {
  letter-spacing: -1px;
  padding-top: 10px; }
.p-max-700 p {
  font-size: 16px;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px; }

.gallery1-item {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap; }
  .gallery1-item a {
    margin-right: 16px;
    margin-bottom: 16px;
    width: 76px;
    height: 79px;
    display: block;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
    position: relative;
    border: 2px solid transparent; }
    .gallery1-item a:hover {
      border-color: rgba(14, 71, 71, 0.5); }
    .gallery1-item a.activ {
      border-color: #0E4747; }
    .gallery1-item a:last-child {
      margin-right: 0; }
  .gallery1-item img {
    width: 75px !important;
    height: 75px !important; }

.gallery1-img {
  display: flex;
  justify-content: flex-end;
  max-width: 760px; }
  .gallery1-img img {
    box-shadow: 0 0 26px rgba(0, 0, 0, 0.14); }

.gallery1-item.order-2 {
  justify-content: flex-start; }

.mb70 {
  margin-bottom: 70px; }

.video-gallery-new .video-gallery {
  aspect-ratio: 1/1.1 !important; }

.pb-border {
  padding-bottom: 60px;
  position: relative; }
  .pb-border::after {
    position: absolute;
    bottom: -5px;
    left: 15px;
    right: 15px;
    height: 1px;
    background-color: #EDEDED;
    content: ""; }

.apartment-table {
  width: 100%;
  border-spacing: 0 10px;
  border-collapse: collapse; }
  .apartment-table thead {
    background-image: url(../img/bg-table.jpg); }
  .apartment-table th {
    min-width: 100px;
    text-align: center;
    text-transform: uppercase;
    height: 76px;
    color: #333333;
    font-size: 14px;
    font-family: "Montserrat";
    font-weight: 700; }
  .apartment-table tr {
    border: 1px solid #DDDDDD;
    background-color: #fff; }
    .apartment-table tr:nth-child(even) {
      background-color: #f6f6f6; }
  .apartment-table tr td {
    text-align: center;
    height: 76px;
    color: #333333;
    font-size: 14px;
    font-family: "Montserrat";
    text-transform: uppercase;
    font-weight: normal; }
    .apartment-table tr td.lower-content {
      text-transform: lowercase !important; }
    .apartment-table tr td a {
      border: 2px solid #0E4747;
      color: #0E4747;
      font-size: 14px;
      font-family: "Montserrat";
      font-weight: 700;
      text-align: center;
      height: 47px;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0 10px;
      margin-left: 10px;
      margin-right: 10px; }
      .apartment-table tr td a:hover {
        color: #fff;
        background-color: #0E4747; }

.apartment-checker {
  font-family: "Montserrat";
  padding-bottom: 20px;
  position: relative;
  margin-bottom: 20px;
  display: flex;
  align-items: center; }
  .apartment-checker:after {
    content: "";
    height: 2px;
    background-color: #707070;
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px; }
  .apartment-checker > span {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    color: #333333;
    display: block;
    margin-right: 30px; }
  .apartment-checker .input-area {
    position: relative; }
    .apartment-checker .input-area span {
      width: 250px;
      height: 45px;
      border: 2px solid #333333;
      display: flex;
      align-items: center;
      font-weight: 700;
      padding: 0 20px;
      font-size: 14px;
      text-transform: uppercase;
      color: #333333;
      justify-content: space-between; }
      .apartment-checker .input-area span:after {
        content: "";
        background-repeat: no-repeat;
        background-image: url(../img/arr-down.svg);
        width: 12px;
        height: 8px;
        transition: all 0.4s; }
      .apartment-checker .input-area span:hover {
        cursor: pointer; }
    .apartment-checker .input-area ul {
      position: absolute;
      width: 100%;
      z-index: 1;
      left: 0;
      background-color: #fff;
      border: 2px solid #333333;
      border-top: none;
      padding-top: 5px;
      padding-bottom: 5px;
      display: none;
      opacity: 0; }
      .apartment-checker .input-area ul li a {
        font-weight: 700;
        padding: 5px 20px;
        font-size: 14px;
        text-transform: uppercase;
        color: #333333;
        display: block; }
        .apartment-checker .input-area ul li a:hover {
          opacity: 0.6; }
    .apartment-checker .input-area.active > span:after {
      transform: rotateX(180deg); }
    .apartment-checker .input-area.active ul {
      opacity: 1;
      display: block; }

.inwestycje-template-template-cyrhla-2 .work-section .sec-title h2 {
  letter-spacing: -1px;
  padding-top: 10px; }

.max-w-730 {
  max-width: 734px !important;
  margin-bottom: 40px !important;


}
.header-form.contact-form-area label{
  margin-bottom: 0 !important;
}
.max-w-730 p{
  max-width: 660px !important;
  margin-left: auto;
  margin-right: auto;
}

.work-section-new .product-tab-btns li:after {
  top: 13px; }

.iconwrap-map .ico {
  text-align: center;
  font-family: "Montserrat";
  font-size: 14px;
  font-weight: normal;
  color: #0E4747;
  text-transform: uppercase; }
  .iconwrap-map .ico p {
    padding: 10px 50px 0 50px; }
  .iconwrap-map .ico strong {
    font-weight: 700; }

.work-section-new .product-tab-btns li:after {
  right: -77px; }
.work-section-new .product-tab-btns li {
  margin: 0 55px; }
.work-section-new .linespan {
  transform: translate(-20px, -10px); }

.gallery1-item.slick-slider .slick-prev {
  left: 0; }
.gallery1-item.slick-slider .slick-slide {
  margin-bottom: 20px; }
.gallery1-item.slick-slider .slick-slide img {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
  position: relative;
  border: 2px solid transparent; }
  .gallery1-item.slick-slider .slick-slide img:hover {
    cursor: pointer;
    border-color: rgba(14, 71, 71, 0.5); }
.gallery1-item.slick-slider .slick-current img {
  border-color: #0E4747; }
.gallery1-item.slick-slider .slick-track {
  width: 100% !important;
  display: flex !important;
  flex-wrap: wrap !important;
  transform: unset !important; }

.gallery1-img.slick-slider {
  max-width: 730px; }
  .gallery1-img.slick-slider:hover .slick-arrow {
    opacity: 1; }
  .gallery1-img.slick-slider .slick-slide img {
    box-shadow: none; }
  .gallery1-img.slick-slider .slick-arrow {
    position: absolute;
    top: calc(50% - 22px);
    z-index: 2;
    background-color: #0E4747;
    height: 45px;
    width: 45px;
    background-image: url(../img/arrr.svg);
    background-size: 25px 12px;
    background-position: center center;
    background-repeat: no-repeat;
    transition: all 0.4s;
    opacity: 0; }
    .gallery1-img.slick-slider .slick-arrow:hover {
      cursor: pointer;
      opacity: 0.8; }
  .gallery1-img.slick-slider .slick-next {
    right: 0; }
  .gallery1-img.slick-slider .slick-prev {
    transform: rotate(180deg); }

.button-down {
  border: 2px solid #0E4747;
  color: #0E4747;
  font-size: 14px;
  font-family: "Montserrat";
  font-weight: 700;
  text-align: center;
  height: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  text-transform: uppercase;
  background-color: #fff; }
  .button-down:hover {
    background-color: #0E4747 !important;
    color: #fff !important; }

.minimg.slick-slider {
  margin-left: 0px; }
  .minimg.slick-slider .slick-list {
    margin-right: -20px; }
  .minimg.slick-slider .slick-prev {
    left: 0; }
  .minimg.slick-slider .slick-slide {
    margin-bottom: 20px;
    width: 75px !important;
    margin-right: 23px; }
  .minimg.slick-slider .slick-slide img {
    position: relative;
    border: 2px solid transparent; }
    .minimg.slick-slider .slick-slide img:hover {
      cursor: pointer;
      border-color: rgba(14, 71, 71, 0.5); }
  .minimg.slick-slider .slick-current img {
    border-color: #0E4747; }
  .minimg.slick-slider .slick-track {
    width: 100% !important;
    display: flex !important;
    flex-wrap: wrap !important;
    transform: unset !important; }

.gallery-carusel.slick-slider {
  max-width: 371px;
  margin-bottom: 20px; }
  .gallery-carusel.slick-slider:hover .slick-arrow {
    opacity: 1; }
  .gallery-carusel.slick-slider .slick-slide img {
    box-shadow: none; }
  .gallery-carusel.slick-slider .slick-arrow {
    position: absolute;
    top: calc(50% - 22px);
    z-index: 2;
    background-color: #0E4747;
    height: 45px;
    width: 45px;
    background-image: url(../img/arrr.svg);
    background-size: 25px 12px;
    background-position: center center;
    background-repeat: no-repeat;
    transition: all 0.4s;
    opacity: 0; }
    .gallery-carusel.slick-slider .slick-arrow:hover {
      cursor: pointer;
      opacity: 0.8; }
  .gallery-carusel.slick-slider .slick-next {
    right: 0; }
  .gallery-carusel.slick-slider .slick-prev {
    transform: rotate(180deg); }

.button-down {
  border: 2px solid #0E4747;
  color: #0E4747;
  font-size: 14px;
  font-family: "Montserrat";
  font-weight: 700;
  text-align: center;
  height: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  text-transform: uppercase;
  background-color: #fff; }
  .button-down:hover {
    background-color: #0E4747 !important;
    color: #fff !important; }

.inwestycje-template-template-cyrhla-2 .wrapdiv h4 {
  font-weight: 700; }
.inwestycje-template-template-cyrhla-2 .max1000 {
  max-width: 930px !important; }
.inwestycje-template-template-cyrhla-2 .percent-circle span {
  text-transform: uppercase; }

.simulation {
  position: relative;
  padding-bottom: 70px; }
  .simulation::after {
    content: "";
    display: block;
    height: 1px;
    background-color: #EDEDED;
    position: absolute;
    bottom: 0;
    left: 10%;
    width: 80%; }

.about-section .content-box .text {
  line-height: 27px; }

.about-section .image-box {
  max-width: 100%; }

.cv2-with-form::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/bg-top.png);
  background-repeat: no-repeat;
  background-size: cover;
  content: ""; }

.minimg {
  max-width: 382px;
  margin-left: -6px;
  margin-right: -6px;
  display: flex;
  flex-wrap: wrap; }
  .minimg > a {
    margin-left: 8px;
    margin-right: 8px;
    display: block;
    border: 2px solid #fff; }
    .minimg > a:first-child, .minimg > a:hover {
      border-color: #0E4747; }

.inwestycje-template-template-cyrhla-2 .work-section .text ul {
  margin-top: 15px; }
  .inwestycje-template-template-cyrhla-2 .work-section .text ul li {
    margin-bottom: 15px;
    padding-left: 15px;
    position: relative; }
    .inwestycje-template-template-cyrhla-2 .work-section .text ul li::before {
      content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3LjA3MSIgaGVpZ2h0PSI3LjA3MSIgdmlld0JveD0iMCAwIDcuMDcxIDcuMDcxIj48cmVjdCB3aWR0aD0iNSIgaGVpZ2h0PSI1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzLjUzNikgcm90YXRlKDQ1KSIgZmlsbD0iIzBlNDc0NyIvPjwvc3ZnPg==");
      width: 5px;
      height: 5px;
      position: absolute;
      left: 0;
      top: -2px; }

.mt160 {
  margin-top: 160px !important; }

.with-carusel .product-tab-btns li:after {
  right: -54px;
  width: 37px; }
.with-carusel .product-tab-btns li {
  margin: 0 34px; }

.project-page-07-inwestment .sec-title {
  max-width: 840px;
  padding-bottom: 0; }
.project-page-07-inwestment .sec-title h2 {
  margin-bottom: 30px;
  padding-top: 10px !important; }
.project-page-07-inwestment .load-btn-line-2 {
  margin-top: 20px;
  margin-bottom: 40px;
  padding-bottom: 0;
  padding-top: 60px !important; }
  .project-page-07-inwestment .load-btn-line-2:after {
    bottom: unset !important;
    top: 0px !important; }

.img-right {
  text-align: right; }

.mx120 {
  margin-bottom: 100px;
  margin-top: 60px; }

.tils-wrap-two {
  margin-top: 80px;
  justify-content: center; }
  .tils-wrap-two .tils-item {
    background-color: #F5F5F5;
    width: calc(50% - 56px); }
  .tils-wrap-two .tils-item-text {
    background-color: #fff; }

.icon-section {
  margin-bottom: 60px; }
  .icon-section .ico {
    margin-top: 60px; }
    .icon-section .ico p {
      padding: 10px 30px 0 30px; }

.mt80 {
  margin-top: 80px; }

.page-movie {
  height: 390px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  position: relative; }

.inwestycje-template-template-cyrhla-2 .sec-title h1 {
  font-weight: 300; }
  .inwestycje-template-template-cyrhla-2 .sec-title h1 strong, .inwestycje-template-template-cyrhla-2 .sec-title h1 b {
    font-weight: 700; }

.nopad {
  padding-bottom: 0; }

@media (max-width: 1200px) {
  .cv2-with-form .inwestment-logo {
    bottom: 110px;
    left: 1vw; }

  .inwestycje-template-template-cyrhla-2 .inwestment-image {
    max-width: 50vw; } }
@media (max-width: 992px) {
  .cv2-with-form {
    padding-top: 110px;
    padding-bottom: 16px; }
    .cv2-with-form .header-form.contact-form-area {
      position: relative;
      margin-left: auto;
      right: 0; }
    .cv2-with-form .inwestment-logo {
      bottom: 130px !important; }

  .apartment-checker + .col-md-12 {
    overflow-x: scroll; }
    .apartment-checker + .col-md-12 .apartment-table {
      min-width: 920px; }

  .inwestycje-template-template-cyrhla-2 .mapfullwrap .icon-box {
    right: unset;
    left: 10px; }
  .inwestycje-template-template-cyrhla-2 .iconwrap-map .ico p {
    padding-left: 0;
    padding-right: 0; }

  .inwestycje-template-template-cyrhla-2 .inwestment-image {
    position: relative !important;
    top: 20px !important;
    max-width: 100% !important; }
  .inwestycje-template-template-cyrhla-2 .info-content-card .imgwrap {
    text-align: center !important; } }
@media (max-width: 768px) {
  .md-order2 {
    order: 2;
    padding-left: 15px !important;
    padding-right: 15px !important; }
    .md-order2 .slick-slide {
      max-width: 90px; }

  .cv2-with-form {
    padding-top: 110px;
    padding-bottom: 150px; }
    .cv2-with-form .header-form.contact-form-area {
      margin-right: auto; }
    .cv2-with-form .text--header {
      position: absolute;
      bottom: 20px; }
    .cv2-with-form .inwestment-logo {
      bottom: 70px !important; }

  .gallery1-img {
    order: -1;
    margin-bottom: 20px; }

  .gallery1-item {
    justify-content: flex-start; }

  .inwestycje-template-template-cyrhla-2 .elew .col-md-4 {
    margin-bottom: 20px; }
  .inwestycje-template-template-cyrhla-2 .storeys .storeys-title {
    font-size: 2rem; }
  .inwestycje-template-template-cyrhla-2 .section-gallery99 {
    padding-bottom: 0 !important; }

  .tils-wrap-two .tils-item {
    width: 100%; }

  .work-section.work-tab.work-slider-wrap.mt120 .ico,
  .work-section.section-gallery99.mt80 .ico {
    margin-top: 40px; } }
@media (max-width: 578px) {
  .cv2-with-form .inwestment-logo {
    left: 50%;
    transform: translateX(-50%); }

  .apartment-checker {
    flex-wrap: wrap; }
    .apartment-checker .input-area {
      margin-top: 10px; }

  .gallery1-item a {
    margin-right: 8px;
    margin-bottom: 8px; }

  .inwestycje-template-template-cyrhla-2 .p-max-700 p {
    text-align: left; } }
.inwestycje-template-template-cyrhla-2 .info-content-card .title {
  text-align: left; }
.inwestycje-template-template-cyrhla-2 .apartment-item .title h2 {
  font-weight: normal; }
.inwestycje-template-template-cyrhla-2 .about-section .title-box {
  padding-right: 0 !important; }
.inwestycje-template-template-cyrhla-2 .sec-title h1 {
  word-break: break-word !important; }
.inwestycje-template-template-cyrhla-2 .info-content-card .imgwrap {
  margin-top: 70px;
  margin-bottom: 30px; }
.inwestycje-template-template-cyrhla-2 .inwestment-image {
  position: absolute;
  bottom: 0;
  top: unset; }
.inwestycje-template-template-cyrhla-2 .storeys-img {
  border: none; }
.inwestycje-template-template-cyrhla-2 .elew .storeys-img {
  max-width: 353px; }
.inwestycje-template-template-cyrhla-2 .section-gallery .sec-title {
  padding-bottom: 15px; }

@media (max-width: 545px) {
  .header-form .zgoda4 label:before {
    left: 0; }

  .header-form .zgoda4 label {
    padding-left: 40px; } }
.owl-item figure.image-box {
  margin: 0 !important; }

.project-page-03 .items-container {
  height: auto !important; }

.lang ul li:nth-child(3),
.lang ul li:nth-child(4) {
  display: none; }

.overlay-link-one {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  display: inline-block;
  line-height: 150px;
  text-align: center;
  font-size: 24px;
  color: #ffffff;
  background-image: url(../img/icon/play.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain; }

.overlay-link-one-hover:hover .overlay-link-one {
  display: none; }

@media (max-width: 568px) {
  .overlay-link-one {
    width: 70px;
    height: 70px; } }
.section-gallery.work-section.section-gallery99 .gallery-99 {
  display: block;
  max-height: 520px;
  overflow: hidden; }

.mb-80 {
  margin-bottom: 80px; }

.inwestycje-template-template-cyrhla-2 .storeys-img {
  border: 1px solid #ccc !important; }
  .inwestycje-template-template-cyrhla-2 .storeys-img img {
    max-height: 540px;
    width: auto;
    margin: 30px auto; }

.pt50 {
  padding-top: 50px; }

.no-hover .image-box img {
  opacity: 1 !important;
  transform: unset !important; }

.hover-img img {
  transition: all 0.4s; }
.hover-img:hover img {
  opacity: .8; }

.apartments-section .info-inner {
  display: none !important; }

.blog-single-content .news-block-one .lower-content ul, .blog-single-content .news-block-one .lower-content li, .blog-single-content .news-block-one .lower-content a, .blog-single-content .news-block-one .lower-content p, .blog-single-content .news-block-one .lower-content span, .blog-single-content .news-block-one .lower-content strong, .blog-single-content .news-block-one .lower-content b {
  font-family: "Montserrat", sans-serif !important; }

/*# sourceMappingURL=mainstyle.css.map */
