section.pageBuilder-newSection {
  padding-left: 15px !important;
  padding-right: 15px !important;;
}










/* HIDE EMPTY LINK BUTTONS */

footer a[href="/#"],
footer a[href="#"],
section a[href="/#"],
section a[href="#"],
header a[href=""] {
  display: none;
}

.isEditorMode footer a[href="/#"],
.isEditorMode footer a[href="#"],
.isEditorMode section a[href="/#"],
.isEditorMode section a[href="#"],
.isEditorMode header a[href=""] {
  display: flex !important;
  border: 1px solid red;
  color: red;
  box-shadow: 0px 0px 5px 0px rgba(255,0,0,0.5);
}

.isEditorMode footer a[href="/#"]:hover,
.isEditorMode footer a[href="#"]:hover,
.isEditorMode section a[href="/#"]:hover,
.isEditorMode section a[href="#"]:hover,
.isEditorMode header a[href=""]:hover {
  box-shadow: 0px 0px 10px 5px rgba(255,0,0,0.5);
}


/* Clearing empty links now*/
section a[href="tel:/#"],
section a[href="tel:#"],
section a[href="tel:"],
section a[href="mailto:/#"],
section a[href="mailto:#"],
section a[href="mailto:"],
section a[href="/#"],
section a[href="#"],
section a[href=""] {
  display: none;
}


.isEditorMode section a[href="tel:/#"],
.isEditorMode section a[href="tel:#"],
.isEditorMode section a[href="tel:"],
.isEditorMode section a[href="mailto:/#"],
.isEditorMode section a[href="mailto:#"],
.isEditorMode section a[href="mailto:"],
.isEditorMode section a[href="/#"],
.isEditorMode section a[href="#"],
.isEditorMode section a[href=""] {
  display: inherit !important;
  color: red;
  box-shadow: 0px 0px 5px 0px rgba(255,0,0,0.5);
  text-shadow: 0px 0px 5px 0px rgba(255,0,0,0.5);
}


.isEditorMode section a[href="tel:/#"]:hover,
.isEditorMode section a[href="tel:#"]:hover,
.isEditorMode section a[href="tel:"]:hover,
.isEditorMode section a[href="mailto:/#"]:hover,
.isEditorMode section a[href="mailto:#"]:hover,
.isEditorMode section a[href="mailto:"]:hover,
.isEditorMode section a[href="/#"]:hover,
.isEditorMode section a[href="#"]:hover,
.isEditorMode section a[href=""]:hover {
  box-shadow: 0px 0px 10px 5px rgba(255,0,0,0.5);
  text-shadow: 0px 0px 10px 5px rgba(255,0,0,0.5);
}

.isEditorMode section a.btn-primary {
  color: #FFF !important;
}




/* stroje - anchoring */
main section.has-anchor-headline {
  position: relative;
  padding-top: 90px;
  /*border: 1px solid green;*/
}
main section .services-anchor-headline {
  /*border: 1px solid red;*/
  position: absolute;
  top: -35px;
  left: 0;
  width: 100%;
  z-index: 10;
  height: 60px;
  padding-left: 15px;
  padding-right: 15px;

}
main section .services-anchor-headline h2 {
  margin: 0;
  font-size: 50px;
  border-bottom: 1px solid red;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
}





/* EDITOR MODE hotfixes */
.isEditorMode section.bg-gray,
.isEditorMode section.gallery-inline,
.isEditorMode section.vision,
.isEditorMode section.achievments{
  margin-left: 5px;
  margin-right: 5px;
}

.isEditorMode .language-selector-content {
  font: 140% / 1.6 Roboto, sans-serif;
}
.isEditorMode section.vision .text-editableText {
  color: #FFF;
}

.isEditorMode .fancybox-inner .newRecordForm {
  font: 140% / 1.6 Roboto, sans-serif;
}


/* PROJECT UPLOADER */
.project-uploader  {
  float: right;
  max-width: none;
  padding-left: 20px;
  width: 100%;
  margin-top: 5px;
}

.project-uploader a{
  color: black !important;
}
.project-uploader a:hover {
  text-decoration: underline;
}
.project-uploader .btn {
  border: 1px solid gray;
}
.project-uploader .btn[type="submit"] {
  border: 1px solid black;
}

.project-uploader input[type="checkbox"] {
  border-color: gray;
  position: relative;
}
.project-uploader input[type="checkbox"]:checked {
  border: 2px solid red;
}
.project-uploader input[type="checkbox"]:checked::after {
  content: 'X';
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
  padding: 3px;
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 50;
  color: red;
  font-weight: bold;
}

section.section-gallery-inline .swiper {
  width: 100% !important;
}

section.section-gallery-inline .swiper .swiper-slide {
  max-height: 450px;
}


.isEditorMode .logo-footer .lang-phraseHolder  {
  color: #FFF;
}

.fancybox-wrap .fancybox-skin {
  padding: 0 !important;
}


section.certificates .certifikaty-swiper a.swiper-slide {
  position: relative;
  display: block;
}

section.certificates .certif-editor-window {
  display: none;
}
section.certificates .certif-editor-window .certif-item-edi{
  position: relative;
  height: 85px;
  width: 600px;
  padding-left: 75px;
  margin-bottom: 5px;
}
.isEditorMode section.certificates .certif-editor-window {
  display: block;
}


.page-index #typed-words-container {
  display: none;
}
.page-index #typed-words-container .typed-words-container {
  display: none;
}


section.section-numbers ul.row li {
  margin-bottom: 15px;
}
section.achievments .swiper-wrapper .swiper-slide {
  max-height: 600px;
  overflow: hidden;
  object-fit: contain;
  display: flex;
  align-items: center;
}
section.achievments .swiper-wrapper .swiper-slide img {

}



.swiper-pagination-bullet {
  box-shadow: 0 0 3px rgba(0,0,0,0.5);
}


main section.services .services-anchor-headline h2 {
  font-size: 3em;
}
main section.services .service-content h2 {
  font-size: 3em;
}

main section.services aside li {
  font-size: 1.25em;
  padding-bottom: 3px;
}


/* do not alternate stroje */
@media (min-width: 1200px) {
  .service:nth-child(2n) .service-content {
    order: 1;
  }
  .service:nth-child(2n) .service-image .photogallery {
    float: left;
  }
}



/* Responsive fixes */
@media(min-width: 767px){
  .service-image .photogallery .placeholder {
    text-align: center;
  }
  .service-image .photogallery .placeholder img {
    max-height: 350px;
    max-width: 100%;
    width: auto;
  }
}

@media (min-width: 1600px) {
  .service:nth-child(2n) .service-content {
    padding-left: 20px;
    padding-right: 80px;
  }
}



footer .footer-iso-wrapper  {
  position: relative;
  clear: both;
  width: 100%;
  overflow: hidden;
  margin-top: 30px;
}

footer .footer-iso-wrapper img.footer-iso {
  height: auto;
  max-width: 100%;
  margin-bottom: 15px;
  width: 48%;
}
footer .footer-iso-wrapper img.footer-iso-14001 {
  float: left;
}
footer .footer-iso-wrapper img.footer-iso-9001 {
  float: right;
}


@media(max-width: 767px){
  main section.has-anchor-headline {
    margin-top: 100px !important;
  }
  
  .service-image .photogallery .placeholder {
    text-align: center;
  }
  .service-image .photogallery .placeholder img {
    max-height: 350px;
    max-width: 100%;
    width: auto;
  }
}

