@import '../../vendor/bootstrap/bootstrap.min.css';
@font-face {
  font-family: 'Italianno';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/italianno/v17/dg4n_p3sv6gCJkwzT6Rnjw.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1y4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Italianno';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/italianno/v17/dg4n_p3sv6gCJkwzT6Rnjw.ttf) format('truetype');
}
* {
  font-family: 'Open Sans', sans-serif;
}
p {
  font-size: 20px;
  color: #FF3838;
  font-style: italic;
}
@media (max-width: 767px) {
  p {
    font-size: 16px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Italianno', cursive;
  color: #FF3838 !important;
}
h1 {
  font-size: 65px;
}
h2 {
  font-size: 60px;
}
h3 {
  font-size: 55px;
}
h4 {
  font-size: 50px;
}
.odstavec_nadpis {
  font-size: 65px;
  font-weight: bold;
  color: #FF3838;
  padding: 75px 15px;
  text-align: center;
  position: relative;
}
@media (max-width: 767px) {
  .odstavec_nadpis {
    font-size: 45px;
    padding: 55px 15px;
  }
}
.navbar-toggler {
  display: block;
  position: absolute;
  right: 15px;
  top: 32px;
  z-index: 100000001;
}
.navbar-toggler span {
  color: #fff;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.btn-primary {
  background: #9d0a7d;
  background: linear-gradient(90deg, #DE4309 0%, #f3a92e 100%);
  border: transparent;
  font-size: 18px !important;
  /* text-transform: uppercase; */
  letter-spacing: 1px;
  font-weight: 400;
  padding: 15px 30px;
  border-radius: 0;
  margin-top: 15px;
}
.btn-primary:hover {
  background: #9d0a7d;
  background: linear-gradient(90deg, #DE4309 0%, #f3a92e 100%);
  border: transparent;
}
.navbar-brand {
  display: flex;
}
@media (max-width: 400px) {
  .navbar-brand span {
    font-size: 25px !important;
    padding-top: 10px !important;
    line-height: 29px !important;
  }
}
@media (max-width: 767px) {
  .navbar-nav .nav-item {
    border-bottom: 1px solid #e0e0e0;
  }
  .navbar-nav .nav-item .nav-link {
    padding: 5px !important;
  }
  .navbar-nav .nav-item .nav-link.active {
    background-color: #f3a92e;
    color: #fff !important;
  }
}
@media (max-width: 767px) {
  .navbar-nav .menu-phone {
    margin-top: 15px;
  }
}
#slider {
  position: relative;
  height: 600px;
}
#slider img {
  height: 600px;
  object-fit: cover;
}
#slider .banner-text {
  position: absolute;
  left: 10%;
  top: 50%;
  transform: translateY(-50%);
  width: auto;
  text-align: left;
}
@media (max-width: 1024px) {
  #slider .banner-text {
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
  }
}
#slider h1 {
  font-size: 125px;
  font-weight: 800;
  color: #fff !important;
  line-height: 65px;
}
@media (max-width: 1024px) {
  #slider h1 {
    text-align: center;
    font-size: 75px;
  }
}
#slider h2 {
  font-size: 85px;
  color: #fff !important;
}
@media (max-width: 1024px) {
  #slider h2 {
    text-align: center;
    font-size: 65px;
  }
}
.reference .col-md-3:hover {
  cursor: pointer;
}
@media (max-width: 1200px) {
  .reference .col-md-3 {
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
  }
}
@media (max-width: 500px) {
  .reference .col-md-3 {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}
.reference .odstavec_nadpis {
  margin-top: 50px;
}
.reference .category-box {
  text-align: center;
  -webkit-box-shadow: 0px 0px 19px 0px #615e61;
  -moz-box-shadow: 0px 0px 19px 0px #615e61;
  box-shadow: 0px 0px 19px 0px #0000004f;
  overflow: hidden;
  margin-bottom: 45px;
  position: relative;
}
.reference .category-box .img-wrap {
  height: 400px;
  overflow: hidden;
  background-position: center 30%;
  background-size: 440px;
  transition: 0.3s;
}
@media (max-width: 1400px) {
  .reference .category-box .img-wrap {
    height: 250px;
  }
}
@media (max-width: 1200px) {
  .reference .category-box .img-wrap {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .reference .category-box .img-wrap {
    height: 250px;
  }
}
.reference .category-box .reference_name {
  margin: 0;
  font-size: 45px;
  background: #fff;
  padding: 5px 0;
  color: #545454;
  font-weight: 100;
}
.reference .category-box:hover .img-wrap {
  background-size: 500px;
}
.o-nas {
  padding-bottom: 50px;
}
.o-nas .col-md-7 p {
  line-height: 40px;
}
.podstranka:not(.p_kontakt) {
  position: relative;
}
.podstranka:not(.p_kontakt):before {
  content: "";
  left: 88%;
  position: fixed;
  top: 50%;
  background-image: url(/layout/images/page-background.png);
  width: 500px;
  height: 500px;
  background-repeat: no-repeat;
  background-size: 500px;
  z-index: -1;
}
.other-services {
  background-color: #f1f1f1;
  padding: 74px 20px;
}
.other-services .col-md-4 {
  -webkit-box-shadow: 0px 0px 19px 0px #615e61;
  -moz-box-shadow: 0px 0px 19px 0px #615e61;
  box-shadow: 0px 0px 19px 0px #0000004f;
  padding: 30px 20px 85px;
  margin: 0 2%;
  flex: 0 0 29.333333%;
  max-width: 29.333333%;
  background: #ffffffb5;
  position: relative;
}
@media (max-width: 1100px) {
  .other-services .col-md-4 {
    margin: 0 2%;
    flex: 0 0 96%;
    max-width: 96%;
    margin-bottom: 25px;
    padding: 30px 20px 30px;
  }
}
.other-services .col-md-4 .btn {
  position: absolute;
  bottom: 20px;
  right: 30px;
}
@media (max-width: 1100px) {
  .other-services .col-md-4 .btn {
    position: unset;
    font-size: 14px !important;
  }
}
.other-services .col-md-4:before {
  content: "";
  position: absolute;
  top: 10px;
  right: 20px;
  background-image: url(/layout/images/page-background2.png);
  width: 80px;
  height: 80px;
  background-repeat: no-repeat;
  background-size: 80px;
}
@media (max-width: 600px) {
  .other-services .col-md-4:before {
    display: none;
  }
}
@media (max-width: 1300px) {
  .other-services .col-md-4 h3 {
    font-size: 45px;
  }
}
.map {
  padding: 0 !important;
  max-height: 450px;
}
.map p {
  margin-bottom: 0px;
}
.p_uvod .reference {
  padding: 0;
}
.podstranka:not(.p_uvod) .odstavec_nadpis {
  background: #9d0a7d;
  background: linear-gradient(90deg, #DE4309 0%, #f3a92e 100%);
  margin-bottom: 40px;
  color: #fff;
}
.page-heading {
  position: relative;
  margin-bottom: 120px;
}
.page-heading:after {
  content: "";
  position: absolute;
  left: 50%;
  background-image: url(/layout/images/header-element.png);
  background-repeat: no-repeat;
  width: 140px;
  bottom: -85px;
  transform: translateX(-50%);
  height: 140px;
  background-size: 140px;
}
.page-heading .container-fluid {
  padding: 0;
}
.page-heading h1 {
  color: #fff !important;
}
.p_uvod .odstavec_nadpis {
  padding: 25px 15px;
}
.p_uvod .odstavec_nadpis:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
  height: 5px;
  width: 100%;
  max-width: 100px;
  background: #9d0a7d;
  background: linear-gradient(90deg, #DE4309 0%, #f3a92e 100%);
}
.price-list {
  padding-bottom: 50px;
}
.price-list h3 {
  position: relative;
  padding-bottom: 30px;
}
.price-list h3:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 10px;
  transform: translateX(-50%);
  height: 5px;
  width: 100%;
  max-width: 100px;
  background: #9d0a7d;
  background: linear-gradient(90deg, #DE4309 0%, #f3a92e 100%);
}
.price-list table {
  margin: 40px 0;
  border: 1px solid #dbdada !important;
}
.price-list table td {
  font-size: 20px;
  color: #545454;
}
#contactForm_1 {
  position: relative;
  padding: 30px;
  background: #f1f1f1;
}
#contactForm_1:before {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  background: #9d0a7d;
  background: linear-gradient(90deg, #DE4309 0%, #f3a92e 100%);
  content: "";
  z-index: -1;
}
#contactForm_1 label,
#contactForm_1 .required {
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
  color: #545454;
}
#contactForm_1 button {
  background: #9d0a7d;
  background: linear-gradient(90deg, #DE4309 0%, #f3a92e 100%);
  border: transparent;
}
#contactForm_1 button:hover {
  border: transparent;
  cursor: pointer;
}
.contact_us {
  background: #f1f1f1;
  padding-top: 90px;
  margin-bottom: 40px;
}
.contact_us a {
  color: #545454;
}
.p_kontakt .odstavec_nadpis:first-child {
  margin-bottom: 0px;
}
.p_kontakt .page-heading {
  margin-bottom: 0px;
}
.animation-element {
  opacity: 0;
  transition: 0.35s;
  position: relative;
  transform: translateY(100%);
}
.animation-element:nth-child(2n) {
  transition: 0.45s;
}
.animation-element:nth-child(3n) {
  transition: 0.75s;
}
.animation-element.in-view {
  transform: translateY(0%);
  opacity: 1;
  transition: 0.35s;
}
.animation-element.in-view:nth-child(2n) {
  transition: 0.45s;
}
.animation-element.in-view:nth-child(3n) {
  transition: 0.75s;
}
@media (max-width: 1440px) {
  .nav-link {
    font-size: 16px;
  }
}
.inq_form {
  padding: 20px;
  background: #fff;
  border-top: 1px solid #dbdbdb;
}
.inq_form .col-md-6 {
  padding: 0 20px;
}
.inq_form label,
.inq_form .required {
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
  color: #545454;
}
.inq_form label {
  margin: 20px 0;
}
.inq_form select {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.inq_form button {
  background: #9d0a7d;
  background: linear-gradient(90deg, #DE4309 0%, #f3a92e 100%);
  border: transparent;
  font-size: 18px;
  margin-top: 50px;
}
.inq_form button:hover {
  border: transparent;
  cursor: pointer;
}
.detail-wrap {
  position: relative;
  padding-bottom: 50px;
}
.detail-wrap .img-col {
  min-height: 700px;
}
@media (max-width: 767px) {
  .detail-wrap .img-col {
    min-height: none;
  }
}
.detail-wrap .img-col img {
  min-height: 700px;
}
@media (max-width: 767px) {
  .detail-wrap .img-col img {
    min-height: none;
  }
}
.detail-wrap .col-md-6 {
  padding: 0;
}
@media (max-width: 767px) {
  .detail-wrap .col-md-6 {
    order: 1;
  }
}
.detail-wrap .col-md-6:first-child {
  position: relative;
}
@media (max-width: 767px) {
  .detail-wrap .col-md-6:first-child {
    order: 2;
  }
}
.detail-wrap .col-md-6:first-child img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  top: 0;
}
@media (max-width: 767px) {
  .detail-wrap .col-md-6:first-child img {
    max-height: 500px;
  }
}
.detail-wrap .inq_form {
  padding: 20px;
  background: #fff;
  border-top: 1px solid #dbdbdb;
}
.detail-wrap .inq_form .col-md-6 {
  padding: 0 20px;
}
.detail-wrap .inq_form label,
.detail-wrap .inq_form .required {
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
  color: #545454;
}
.detail-wrap .inq_form label {
  margin: 20px 0;
}
.detail-wrap .inq_form select {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.detail-wrap .inq_form button {
  background: #9d0a7d;
  background: linear-gradient(90deg, #DE4309 0%, #f3a92e 100%);
  border: transparent;
  font-size: 18px;
  margin-top: 50px;
}
.detail-wrap .inq_form button:hover {
  border: transparent;
  cursor: pointer;
}
.detail-wrap .mandala {
  background: #fff;
  position: relative;
}
.detail-wrap .mandala::before {
  content: "";
  position: absolute;
  top: 10px;
  right: 20px;
  background-image: url(/layout/images/page-background2.png);
  width: 80px;
  height: 80px;
  background-repeat: no-repeat;
  background-size: 80px;
}
.detail-wrap .mandala h2 {
  padding: 10px 30px 10px;
  margin: 0;
}
.detail-wrap .quotation {
  position: relative;
  padding: 15px 45px 15px 65px;
}
.detail-wrap .quotation p {
  font-family: 'Italianno', cursive;
  font-size: 37px;
  line-height: 40px;
  color: #FF3838;
}
.detail-wrap .quotation p em {
  font-family: 'Italianno', cursive;
  font-size: 37px;
  line-height: 40px;
  color: #FF3838;
}
.detail-wrap .quotation:before {
  content: "";
  top: 10px;
  position: absolute;
  background-size: contain;
  left: 10px;
  width: 40px;
  background-image: url(/layout/images/quot-left.png);
  height: 100%;
  background-repeat: no-repeat;
}
.detail-wrap .quotation:after {
  content: "";
  position: absolute;
  bottom: 25px;
  background-size: contain;
  right: 20px;
  width: 40px;
  background-image: url(/layout/images/quot-right.png);
  height: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}
.breadcrumb {
  margin: 30px 15px;
}
.odstavec_clanek {
  padding-bottom: 25px;
}
#articles h2 a {
  font-family: 'Italianno', cursive;
  color: #FF3838;
}
#articles .col-md-6 {
  -webkit-box-shadow: 0px 0px 19px 0px #615e61;
  -moz-box-shadow: 0px 0px 19px 0px #615e61;
  box-shadow: 0px 0px 19px 0px #0000004f;
  padding: 30px 20px 75px;
  background: #f1f1f1;
  position: relative;
  margin: 15px 1%;
  flex: 0 0 48%;
  max-width: 48%;
}
#articles .col-md-6:before {
  content: "";
  position: absolute;
  top: 10px;
  right: 20px;
  background-image: url(/layout/images/page-background2.png);
  width: 80px;
  height: 80px;
  background-repeat: no-repeat;
  background-size: 80px;
}
#articles .col-md-6 .btn-primary {
  position: absolute;
  bottom: 30px;
  right: 30px;
  font-size: 18px;
}
.bck-btn {
  display: block;
  width: 100%;
}
.bck-btn .btn-primary {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .bck-btn .btn-primary {
    margin: 20px 0 !important;
  }
}
.basne .col-md-4 {
  margin-bottom: 45px;
}
.basne .article-item {
  text-align: center;
  -webkit-box-shadow: 0px 0px 19px 0px #615e61;
  -moz-box-shadow: 0px 0px 19px 0px #615e61;
  box-shadow: 0px 0px 19px 0px #0000004f;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  height: 100%;
}
.basne .article-item .img-wrap {
  height: 300px;
  overflow: hidden;
  transition: 0.3s;
}
.basne .article-item img {
  height: 300px;
  object-fit: cover;
  width: 100%;
  object-position: top;
  transition: 0.3s;
}
.basne .article-item h3 a {
  margin: 0;
  font-size: 45px;
  background: #fff;
  padding: 5px 0;
  color: #FF3838;
  font-weight: 100;
  font-family: 'Italianno', cursive;
}
.basne .article-item:hover .img-wrap img {
  transform: scale(1.2);
}
.basen {
  padding: 50px 0;
}
.basen img {
  width: 100%;
  object-fit: contain;
}
.basen .srdce-img {
  height: 100%;
  object-fit: cover;
  max-height: 500px;
}
@media (max-width: 767px) {
  .basen .col-md-4 {
    order: 1;
  }
}
@media (max-width: 767px) {
  .basen .col-md-8 {
    order: 0;
  }
}
.basen-header {
  background: #fff;
  position: relative;
}
.basen-header::before {
  content: "";
  position: absolute;
  top: 10px;
  right: 20px;
  background-image: url(/layout/images/page-background2.png);
  width: 80px;
  height: 80px;
  background-repeat: no-repeat;
  background-size: 80px;
}
.basen-header h2,
.basen-header h1 {
  padding: 10px 30px 10px;
  margin: 0;
}
.basen-header .quotation {
  position: relative;
  padding: 15px 45px 15px 65px;
}
.basen-header .quotation p {
  font-family: 'Italianno', cursive;
  font-size: 37px;
  line-height: 40px;
  color: #FF3838;
}
.basen-header .quotation:before {
  content: "";
  top: 10px;
  position: absolute;
  background-size: contain;
  left: 10px;
  width: 40px;
  background-image: url(/layout/images/quot-left.png);
  height: 100%;
  background-repeat: no-repeat;
}
.basen-header .quotation:after {
  content: "";
  position: absolute;
  bottom: 25px;
  background-size: contain;
  right: 20px;
  width: 40px;
  background-image: url(/layout/images/quot-right.png);
  height: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}
