/* @font-face {
  font-family: "CaroPro-Bold";
  font-display: swap;
  src: url("../fonts/CeraPro-Bold.ttf");
}
@font-face {
  font-family: "CaroPro-Reg";
  font-display: swap;
  src: url("../fonts/CeraPro-Regular.ttf");
}
@font-face {
  font-family: "CaroPro-Medium";
  font-display: swap;
  src: url("../fonts/CeraPro-Medium.ttf");
}
@font-face {
  font-family: "cera-gr-bold";
  font-display: swap;
  src: url("../fonts/cera-gr-bold.otf");
}
@font-face {
  font-family: "cera-gr-reg";
  font-display: swap;
  src: url("../fonts/cera-gr.otf");
}
@font-face {
  font-display: swap;
  font-family: "cera-gr-medium";
  src: url("../fonts/cera-gr-medium.otf");
} */
body .sectionDigitize .security.owl-carousel .item .myContainer, body header .myContainer .langAccountAndMenu, body header .myContainer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

/* body */ .smarthBuilding1 .partialItems .item .info .title,
/* body */ .smarthBuilding1 > .title,
/* body */ .contactFormular .myContainer .title,
/* body */ .healyhAndSafety .videosAndInfo .item .info .title,
/* body */ .contacts .myContainer .imprint .title,
/* body */ .smarthBuilding .items .item .openedInfo .title,
/* body */ .buildingOptimiz .proccess .myContainer .item .title,
/* body */ .resources .videos p.title,
/* body */ .resources .brochures .title,
/* body */ .management > .myContainer .title,
/* body */ .certifications > .myContainer .title,
/* body */ .careers > .centrTitle .title,
/* body */ .location .title,
/* body */ .ourHistory .textPart .title,
/* body */ .industries .items .item .texts .title {
  font-size: 52px;
  font-family: 'Cera-Pro';
  line-height: 72px;
}

/* body */ .contacts .myContainer > .title,
/* body */ .smarthBuilding .items .item .info .title,
/* body */ .smarthBuilding .myContainer .title,
/* body */ .securityProducts > .myContainer .title,
/* body */ .resources .resourcesTitle .title,
/* body */ .partners .partnersGeneral .myContainer .partnersTitleAndDesc .title,
/* body */ .industries .myContainer .industriestITLE .title,
/* body */ .sectionWheel .myContainer .content p.title {
  font-size: 62px;
  font-family: 'Cera-Pro';
  line-height: 90px;
  font-weight: 500;
}

::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.owl-carousel .owl-nav.disabled {
  display: flex;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  outline: none;
}

.owl-theme .owl-nav [class*=owl-] {
  margin: 0 15px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent;
  color: #FFF;
  text-decoration: none;
  border: none;
  outline: none;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

h2.target {
  display: none;
}

a {
  color: inherit;
  text-decoration: none;
}

ul {
  list-style: none;
}

button {
  background: transparent;
  border: none;
}

.myContainer {
  width: 96%;
  max-width: 1354px;
  margin: 0 auto;
}

body {
  font-family: "Cera-Pro";
}
/*
body.headerFix {
  padding-top: 190px;
}

body header {
  padding-top: 41px;
  margin-bottom: 51px;

  transition: all 0.5s ease;
}

body header.fixed {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1111111;
  background: white;
  box-shadow: 0 0 7px rgba(45, 45, 46, 0.23);
  padding: 24px 0 20px;
}
*/
body header.fixed .logo img {
  width: 152px;
}
body header .myContainer .langAccountAndMenu {
  align-items: center;
}
/* 
body header .myContainer .langAccountAndMenu .lang {
  font-size: 20px;
  font-family: "CaroPro-Bold";
  margin-right: 45px;
} */
body header .myContainer .langAccountAndMenu .lang a.active {
  color: #E84518;
}
/* 
body header .myContainer .langAccountAndMenu .account {
  font-size: 20px;
  margin-right: 43.88px;
  font-family: "cera-gr-bold";
}
*/
body header .myContainer .langAccountAndMenu button {
  cursor: pointer;
}
body header .myContainer .langAccountAndMenu .menu {
  padding-top: 5px;
}
/*body */ header .myContainer .langAccountAndMenu .menu button {
  margin-left: 43.88px;
  cursor: pointer;
}
/*body */ header .menuOpen {
  position: fixed;
  right: 0;
  left: 100%;
  bottom: 0;
  top: 0;
  color: white;
  background: #2D2D2D;
  padding: 77px 82px;
  z-index: 1111;
}
/*body */ header .menuOpen .close {
  position: fixed;
  right: 61px;
  top: 47px;
  display: none;
  cursor: pointer;
}
/*body */ header .menuOpen .close.show {
  display: block;
}
/*body */ header .menuOpen .content > ul {
  /* font-family: "cera-gr-medium"; */
  font-family: "Cera-Pro";
  font-weight: 500;
}
/*body */ header .menuOpen .content > ul > li {
  font-size: 44px;
  line-height: 52px;
  margin-bottom: 5px;
}
/*body */ header .menuOpen .content > ul > li ul li {
  font-size: 24px;
  margin-bottom: 10px;
  margin-left: 60px;
  line-height: 32px;
}
/*body */ header .menuOpen .content > ul > li ul li.active {
  color: #E84518;
}
/* body */ .sectionDigitize .security.owl-carousel .owl-nav {
  display: none;
}
/* body */ .sectionDigitize .security.owl-carousel .item > img {
  width: 539px;
  position: absolute;
  left: 0;
  top: 0;
}
/* body */ .sectionDigitize .security.owl-carousel .item .myContainer {
  position: relative;
}
/* body */ .sectionDigitize .security.owl-carousel .item .myContainer .firstImageText {
  width: 495px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding-bottom: 102px;
  height: 930px;
}
/* body */ .sectionDigitize .security.owl-carousel .item .myContainer .firstImageText p {
  margin-bottom: 55px;
  font-size: 20px;
  max-width: 420px;
  line-height: 28px;
}
/* body */ .sectionDigitize .security.owl-carousel .item .myContainer .firstImageText a {
  font-size: 24px;
  color: #E84518;
  /* font-family: "cera-gr-bold"; */
  font-family: "Cera-Pro";
  font-weight: 600;
}
/*
body .sectionDigitize .security.owl-carousel .item .myContainer .secondPart .digitizeTitle {
  font-size: 90px;
  font-family: "cera-gr-medium";
  margin-bottom: 59px;
}
*/
/* body */ .sectionDigitize .security.owl-carousel .item .myContainer .secondPart .links {
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 37px;
  /* font-family: "cera-gr-medium"; */
  font-family: "Cera-Pro";
  font-weight: 500;
}
/* body */ .sectionDigitize .security.owl-carousel .item .myContainer .secondPart .links a.active {
  color: #E84518;
}
/* body */ .sectionDigitize .security.owl-carousel .item .myContainer .secondPart .bigImageRight {
  height: 577px;
  width: 833px;
  background-size: cover;
}
body .sectionWheel {
  position: relative;
  z-index: 111111;
}
body .sectionWheel .positionWhell {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 730px;
}
body .sectionWheel .whell {
  width: 590px;
  position: absolute;
  height: 590px;
  background-size: contain;
  left: -290px;
  bottom: 67px;
}
body .sectionWheel .myContainer {
  display: flex;
  justify-content: flex-end;
  margin-top: 74px;
}
body .sectionWheel .myContainer .content {
  width: 833px;
}
body .sectionWheel .myContainer .content p {
  font-size: 28px;
  line-height: 36px;
  padding-right: 80px;
}
body .sectionWheel .myContainer .content p.title {
  padding: 0;
  margin-bottom: 79px;
}
body .sectionWheel .myContainer .content p.thin {
  font-size: 24px;
  line-height: 32px;
  padding-right: 90px;
  margin-top: 45px;
  margin-bottom: 60px;
}
body .sectionWheel .myContainer .content a {
  font-size: 24px;
  color: #E84518;
  /* font-family: "cera-gr-bold"; */
  font-family: "Cera-Pro";
  font-weight: 600;
}
body .sectionWheel .myContainer .content .bold {
  /* font-family: "CaroPro-Medium"; */
  font-family: "Cera-Pro";
  font-weight: 500;
}
/* body */ .holisticSolution {
  margin-top: 98px;
}
/*
body .holisticSolution .myContainer .title {
  margin-bottom: 42px;
  padding: 0;
}
*/
/* body */ .holisticSolution .myContainer .desc {
  width: 730px;
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 65px;
}
/* body */ .holisticSolution .solutions {
  display: flex;
  justify-content: space-between;
  margin-bottom: 41px;
}
/* body */ .holisticSolution .solutions .item {
  width: 33%;
  max-width: 463px;
  height: 308px;
  background-position: center;
  background-size: cover;
}
/* body */ .holisticSolution .solutions .item .back {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 21px 30px;
  font-size: 24px;
}
/* body */ .holisticSolution .solutions .item .back p {
  color: white;
  max-width: 210px;
}
/* body */ .holisticSolution .solutions .item .back p.hidden {
  max-width: 380px;
  display: none;
}
/* body */ .holisticSolution .solutions .item .back:hover {
  justify-content: space-between;
}
/* body */ .holisticSolution .solutions .item .back:hover p.hidden {
  display: block;
}
/* body */ .holisticSolution .viewMore {
  font-size: 24px;
  color: #E84518;
  /* font-family: "cera-gr-bold"; */
  font-family: "Cera-Pro";
  font-weight: 600;
}
/* body */ .video {
  width: 100%;
  position: relative;
  height: 752px;
  margin: 77px 0;
}
/* body */ .video iframe {
  width: 100%;
  height: 100%;
}
/* body */ .video .back {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 111;
  display: flex;
  justify-content: center; 
  align-items: center;
}
/* body */ .video .back img {
  width: 120px;
}
/* body */ .workplace {
  width: 1400px;
  margin: auto;
  position: relative;
}
/* body */ .workplace .count {
  margin-bottom: 17px;
  width: 57%;
  text-align: right;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  /* font-family: "CaroPro-Medium"; */
  font-family: "Cera-Pro";
  font-weight: 500;
  font-size: 40px;
  position: absolute;
  left: 0;
  top: 300px;
  cursor: pointer;
}
/* body */ .workplace .owl-nav {
  width: 57%;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  top: 300px;
  padding-right: 70px;
}
/* body */ .workplace .owl-nav .owl-prev {
  display: none;
}
/* body */ .workplace .owl-nav .owl-next img {
  width: 48px;
  margin-right: 10px;
  margin-bottom: 5px;
  height: 35px;
}
/* body */ .workplace .owl-nav .owl-next img.orange {
  display: none;
}
/* body */ .workplace .owl-nav .owl-next:hover img {
  display: none;
}
/* body */ .workplace .owl-nav .owl-next:hover img.orange {
  display: block;
}
/* body */ .workplace .workplaceOwl .item {
  display: flex;
  justify-content: space-between;
  padding-top: 198px;
}
/* body */ .workplace .workplaceOwl .item .titlesCounts {
  position: absolute;
  top: 80px;
  bottom: 640px;
  width: 100%;
}
/* body */ .workplace .workplaceOwl .item .myContainer {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 69px;
}
/* body */ .workplace .workplaceOwl .item .firstImageText {
  width: 57%;
}
/* body */ .workplace .workplaceOwl .item .firstImageText p {
  font-size: 40px;
  /* font-family: "cera-gr-medium"; */
  font-family: "Cera-Pro";
  font-weight: 500;
  margin-bottom: 32px;
  line-height: 50px;
  padding: 0;
}
/* body */ .workplace .workplaceOwl .item .firstImageText > img {
  width: 100%;
  margin-top: 188px;
}
/* body */ .workplace .workplaceOwl .item .secondPart {
  height: 760px;
  width: 40%;
  background: #2D2D2D;
  color: white;
  padding: 94px 59px;
  position: absolute;
  right: 0;
  bottom: 170px;
}
/* body */ .workplace .workplaceOwl .item .secondPart p {
  max-width: 394px;
  font-size: 20px;
  line-height: 28px;
}
/* body */ footer {
  background: #2D2D2D;
  color: white;
  height: 124px;
  display: flex;
  align-items: center;
  /* font-size: 20px; */
  /* font-family: "cera-gr-medium"; */
  font-family: "Cera-Pro";
  font-weight: 500;
}
footer .myContainer {
  display: flex;
}
/*
body footer a {
  margin-right: 60px;
}
*/
/* body */ .industries .myContainer .industriestITLE .title {
  margin-bottom: 48px;
  margin-top: 80px;
}
/* body */ .industries .myContainer .industriestITLE .desc {
  font-size: 20px;
  line-height: 28px;
  max-width: 661px;
  margin-bottom: 40px;
}
/* body */ .industries .myContainer .industriestITLE .links {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 88px;
}
/* body .industries .myContainer .industriestITLE .links a {
  color: #E84518;
  font-size: 24px;
  line-height: 34px;
}
 */
/* body */ .industries .items .item {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 27px;
  min-height: 395px;
}
/* body */ .industries .items .item .texts {
  width: 60%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
/* body */ .industries .items .item .texts .title {
  max-width: 645px;
  margin-bottom: 50px;
}
/* body */ .industries .items .item .texts .desc {
  max-width: 795px;
  font-size: 24px;
  line-height: 34px;
}
/* body */ .industries .items .item .texts .desc a {
  /* font-family: "cera-gr-bold"; */
  font-family: "Cera-Pro";
  font-weight: 600;
  color: #E84518;
}
/* body */ .industries .items .item .texts .descHiddem {
  display: none;
  font-size: 24px;
  line-height: 34px;
}
/* body */ .industries .items .item .texts .bold {
  /* font-family: "CaroPro-Bold"; */
  font-family: "Cera-Pro";
  font-weight: 600;
}
/* body */ .industries .items .item .image {
  width: 40%;
  height: 395px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(img/industries/1.png);
  position: absolute;
  right: 0;
}
/* body */ .linksBio {
  margin: 100px 0 80px;
}
/* body */ .linksBio .myContainer {
  display: flex;
  position: relative;
  overflow: hidden;
  overflow: hidden;
  white-space: nowrap;
  width: 140px;
}
/* body */ .linksBio .myContainer.full {
  width: 100%;
}
/* body */ .linksBio .myContainer.open {
  flex-direction: column;
}
/* body */ .linksBio .hidden {
  display: none;
  margin-left: 20px;
}
/* body */ .linksBio .hidden > div {
  display: flex;
}
/* body */ .linksBio a {
  font-size: 24px;
  max-width: -webkit-max-content;
  max-width: max-content;
  /* font-family: "CaroPro-Bold"; */
  font-family: "Cera-Pro";
  font-weight: 600;
  display: flex;
  margin: 0 3px;
  transition: 0.5s;
}
/* body */ .linksBio a.active {
  /* font-family: "CaroPro-Medium"; */
  font-family: "Cera-Pro";
  font-weight: 500;
  color: #E84518;
  position: relative;
  margin-right: 0;
  transition: 0.3s;
}
/* body */ .linksBio a.active:hover {
  /* font-family: "CaroPro-Bold"; */
  font-family: "Cera-Pro";
  font-weight: 600;
  margin-right: 0;
}
/* body */ .linksBio a.active:hover span {
  width: -webkit-max-content;
  width: max-content;
  overflow: hidden;
  margin-right: 5px;
}
/* body */ .linksBio a.active span {
  width: 0;
  transition: 0.3s;
  overflow: hidden;
}
/* body */ .partners .partnersGeneral .image {
  width: 37%;
  height: 620px;
  background-position: center;
  background-size: cover;
  position: absolute;
  left: 0;
}
/* body */ .partners .partnersGeneral .myContainer {
  display: flex;
  justify-content: flex-end;
}
/* body */ .partners .partnersGeneral .myContainer .partnersTitleAndDesc {
  width: 60%;
  font-size: 24px;
  line-height: 34px;
  padding-top: 102px;
  margin-bottom: 106px;
  min-height: 620px;
}
/* body */ .partners .partnersGeneral .myContainer .partnersTitleAndDesc .title {
  margin-bottom: 46px;
  line-height: 90px;
}
/* body */ .partners .partnersGeneral .myContainer .partnersTitleAndDesc .desc {
  max-width: 720px;
}
/* body */ .partners > .myContainer .links {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 88px;
}
/* body */ .partners > .myContainer .links a {
  color: #E84518;
  font-size: 24px;
  line-height: 34px;
}
/* body */ .partners > .myContainer .learn {
  font-size: 52px;
  max-width: 758px;
  margin-bottom: 170px;
  /* font-family: "cera-gr-medium"; */
  font-family: "Cera-Pro";
  font-weight: 500;
}
/* body */ .partners > .myContainer .items .item {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 65px;
}
/* body */ .partners > .myContainer .items .item .info {
  width: 50%;
  max-width: 602px;
}
/* body */ .partners > .myContainer .items .item .info .icon {
  margin-bottom: 25px;
}
/* body */ .partners > .myContainer .items .item .info .text {
  font-size: 20px;
  line-height: 28px;
}
/* body */ .partners > .myContainer .items .item .image {
  width: 50%;
  text-align: center;
}
/* body */ .partners > .myContainer button {
  margin-top: 200px;
  margin-bottom: 158px;
  width: 250px;
  height: 51px;
  background: #333;
  color: white;
  /* font-family: "cera-gr-bold"; */
  font-family: "Cera-Pro";
  font-weight: 600;
  font-size: 22px;
  border-radius: 5px;
}
/* body */ .ourHistory {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
/* body */ .ourHistory .textPart .title {
  margin-bottom: 46px;
  line-height: 72px;
}
/* body */ .ourHistory .textPart .desc {
  max-width: 675px;
  font-size: 24px;
  line-height: 34px;
}
/* body */ .ourHistory .textPart .desc a {
  /* font-family: "cera-gr-bold"; */
  font-family: "Cera-Pro";
  font-weight: 600;
  color: #E84518;
}
/* body */ .ourHistory .textPart .descHiddem {
  max-width: 675px;
  font-size: 24px;
  line-height: 34px;
  display: none;
}
/* body */ .ourHistory .textPart .descHiddem.show {
  display: block;
}
/* body */ .ourHistory .countsPart .item {
  color: #E84518;
  margin-bottom: 70px;
}
/* body */ .ourHistory .countsPart .item p.desc {
  font-size: 12.8px;
  line-height: 17px;
}
/* body */ .ourHistory .countsPart .item.first .count {
  font-size: 109px;
  /* font-family: "CaroPro-Medium"; */
  font-family: "Cera-Pro";
  font-weight: 500;
  line-height: 1;
}
/* body */ .ourHistory .countsPart .item.second {
  display: flex;
}
/* body */ .ourHistory .countsPart .item.second img {
  margin-right: 10px;
}
/* body */ .ourHistory .countsPart .item.third .count {
  /* font-family: "CaroPro-Medium"; */
  font-family: "Cera-Pro";
  font-weight: 500;
  font-size: 147.8px;
  line-height: 1;
}
/* body */ .ourHistory .countsPart .item.third .subtitle {
  font-size: 24.48px;
  line-height: 31px;
  /* font-family: "CaroPro-Medium"; */
  font-family: "Cera-Pro";
  font-weight: 500;
}
/* body */ .ourHistory .countsPart .item.forth {
  display: flex;
  flex-wrap: wrap;
}
/* body */ .ourHistory .countsPart .item.forth img {
  margin-right: 20px;
}
/* body */ .ourHistory .countsPart .item.forth .sub {
  font-size: 24.48px;
  line-height: 31px;
  /* font-family: "CaroPro-Medium"; */
  font-family: "Cera-Pro";
  font-weight: 500;
}
/* body */ .location {
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 160px;
}
/* body */ .location .title {
  margin-bottom: 50px;
}
/* body */ .location .headquarters {
  font-size: 40px;
  line-height: 48px;
  padding-left: 90px;
  /* font-family: "CaroPro-Bold"; */
  font-family: "Cera-Pro";
  font-weight: 600;
}
/* body */ .location .items .item {
  display: flex;
  justify-content: flex-start !important;
}
/* body */ .location .items .item .icon {
  margin-right: 30px;
}
/* body */ .location .items .item .text {
  font-size: 40px;
}
/* body */ .careers {
  position: relative;
}
/* body */ .careers > .centrTitle .title {
  margin-bottom: 50px;
}
/* body */ .careers > img {
  position: absolute;
  left: 0;
  width: 48%;
  max-width: 640px;
}
/* body */ .careers .content {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  max-width: 1031px;
}
/* body */ .careers .content .createValue {
  max-width: 543px;
  width: 50%;
  min-height: 570px;
  padding-top: 90px;
}
/* body */ .careers .content .createValue .title {
  font-size: 30px;
  line-height: 42px;
  /* font-family: "cera-gr-medium"; */
  font-family: "Cera-Pro";
  font-weight: 500;
  margin-bottom: 50px;
}
/* body */ .careers .content .createValue .text {
  font-size: 20px;
  line-height: 28px;
}
/* body */ .careers .content .imageAndText {
  width: 100%;
  position: relative;
  margin-top: 88px;
  min-height: 540px;
}
/* body */ .careers .content .imageAndText .text {
  font-size: 20px;
  line-height: 28px;
}
/* body */ .careers .content .imageAndText .text .desc {
  max-width: 501px;
  margin-bottom: 30px;
  width: 50%;
}
/* body */ .careers .content .imageAndText .text a {
  /* font-family: "CaroPro-Bold"; */
  font-family: "Cera-Pro";
  font-weight: 600;
  color: #E84518;
}
/* body */ .careers .content .imageAndText .image {
  position: absolute;
  right: 0;
  top: -300px;
  width: 46%;
}
/* body */ .careers .content .imageAndText .image img {
  width: 100%;
}
/* body */ .certifications {
  margin: 160px 0;
}
/* body */ .certifications > .myContainer {
  max-width: 1031px;
}
/* body */ .certifications > .myContainer .title {
  margin-bottom: 90px;
}
/* body */ .certifications > .myContainer .items {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
/* body */ .certifications > .myContainer .items .item {
  width: -webkit-max-content;
  width: max-content;
  margin: 23px;
}
/* body */ .certifications.membership {
  margin: 0;
  margin-bottom: 109px;
}
/* body */ .certifications.membership > .myContainer .items .item {
  margin: 13px;
}
/* body */ .management > .myContainer .title {
  margin-bottom: 80px;
}
/* body */ .management .managementItem {
  display: flex;
  margin-bottom: 100px;
}
/* body */ .management .managementItem img {
  width: 48%;
  max-width: 590px;
}
/* body */ .management .managementItem .myContainer {
  width: 50%;
  max-width: 750px;
}
/* body */ .management .managementItem .myContainer.big {
  width: 100%;
  display: flex;
  max-width: 1354px;
  justify-content: space-between;
}
/* body */ .management .managementItem .myContainer.big .text {
  width: 50%;
  max-width: 758px;
}
/* body */ .management .managementItem .text {
  font-size: 28px;
}
/* body */ .management .managementItem .text .title {
  line-height: 40px;
  margin-bottom: 15px;
  /* font-family: "CaroPro-Medium"; */
  font-family: "Cera-Pro";
  font-weight: 500;
}
/* body */ .resources .resourcesTitle .title {
  margin: 70px 0 36px;
  line-height: 90px;
}
/* body */ .resources .resourcesTitle .desc {
  font-size: 28px;
  max-width: 755px;
  margin-bottom: 121px;
}
/* body */ .resources .brochures .title {
  margin-bottom: 80px;
}
/* body */ .resources .brochures .broshurItems {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
/* body */ .resources .brochures .broshurItems > div div {
  width: 100%;
  height: 465px;
  box-shadow: 0 0 5px #00000057;
  background-size: cover;
}
/* body */ .resources .brochures .broshurItems > div button {
  margin-top: 68px;
}
/* body */ .resources .brochures .broshurItems > div.big {
  width: 48%;
}
/* body */ .resources .brochures .broshurItems > div.small {
  width: 25%;
}
/* body */ .resources .videos {
  display: flex;
  flex-wrap: wrap;
}
/* body */ .resources .videos p.title {
  width: 100%;
  margin: 190px 0 88px;
}
/* body */ .resources .videos .videoItem {
  width: 31.333%;
  margin: 1%;
  position: relative;
  height: 290px;
}
/* body */ .resources .videos .videoItem iframe {
  width: 100%;
  height: 100%;
}
/* body */ .resources .videos .videoItem .back {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 111;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* body */ .resources .videos .videoItem .back img {
  width: 58px;
}
body .buildingOptimiz {
  overflow: hidden;
}
body .buildingOptimiz .proccess {
  position: relative;
  min-height: 804px;
  margin-bottom: 170px;
}
body .buildingOptimiz .proccess .myContainer .item {
  max-width: 533px;
  margin-bottom: 130px;
}
body .buildingOptimiz .proccess .myContainer .item .title {
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 37px;
}
body .buildingOptimiz .proccess .myContainer .item .desc {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 60px;
}
body .buildingOptimiz .proccess .myContainer .item .desc a {
  /* font-family: "cera-gr-bold"; */
  font-family: "Cera-Pro";
  font-weight: 600;
  color: #E84518;
}
body .buildingOptimiz .proccess .myContainer .item .descHiddem {
  display: none;
  font-size: 20px;
  line-height: 28px;
}
body .buildingOptimiz .proccess .myContainer .item .linkAndButton {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body .buildingOptimiz .proccess .myContainer .item .linkAndButton a {
  font-size: 24px;
  /* font-family: "cera-gr-bold"; */
  font-family: "Cera-Pro";
  font-weight: 600;
  color: #E84518;
}
body .buildingOptimiz .proccess.left {
  padding-left: 9%;
}
body .buildingOptimiz .proccess.left > img {
  position: absolute;
  right: -54px;
  top: 0;
}
body .buildingOptimiz .proccess.right {
  padding-right: 9%;
  margin-bottom: 0;
}
body .buildingOptimiz .proccess.right .item:last-child {
  margin-bottom: 0;
}
body .buildingOptimiz .proccess.right .myContainer {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
body .buildingOptimiz .proccess.right > img {
  position: absolute;
  left: -71px;
  top: 0;
}
body button.download {
  width: 155px;
  height: 51px;
  background: #333;
  color: white;
  /* font-family: "cera-gr-bold"; */
  font-family: "Cera-Pro";
  font-weight: 600;
  font-size: 24px;
  border-radius: 5px;
}
body .securityProducts > .myContainer .title {
  line-height: 70px;
  margin-bottom: 30px;
  max-width: 815px;
}
body .securityProducts > .myContainer .links {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 88px;
}
body .securityProducts > .myContainer .links a {
  color: #E84518;
  font-size: 24px;
  line-height: 34px;
}
body .securityProducts .slider {
  position: relative;
}
body .securityProducts .slider .count {
  margin-bottom: 17px;
  width: 98%;
  text-align: right;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  /* font-family: "CaroPro-Medium"; */
  font-family: "Cera-Pro";
  font-weight: 500;
  font-size: 44px;
  position: absolute;
  left: 0;
  top: 30px;
  cursor: pointer;
}
body .securityProducts .slider .owl-carousel .owl-nav.disabled {
  display: block;
  position: absolute;
  top: 30px;
  right: 120px;
}
body .securityProducts .slider .owl-carousel .owl-nav.disabled button img.orange {
  display: none;
}
body .securityProducts .slider .owl-carousel .owl-nav.disabled button:hover img {
  display: none;
}
body .securityProducts .slider .owl-carousel .owl-nav.disabled button:hover img.orange {
  display: block;
}
body .securityProducts .slider .item {
  height: 728px;
  width: 100%;
  position: relative;
  padding-top: 100px;
}
body .securityProducts .slider .item .image {
  background-color: #E2E2E2;
  height: 100%;
  width: 50%;
  position: absolute;
  left: 0;
  top: 100px;
  background-size: cover;
  background-position: center;
  z-index: 0;
}
body .securityProducts .slider .item .background {
  background-color: #E5D8C0;
  height: 100%;
  width: 50%;
  position: absolute;
  right: 0;
  z-index: 0;
  top: 100px;
}
body .securityProducts .slider .item > .myContainer {
  z-index: 1111;
  display: flex;
  justify-content: flex-end;
  position: relative;
}
body .securityProducts .slider .item > .myContainer p.count {
  position: absolute;
  top: -70px;
  font-size: 40px;
  /* font-family: "cera-gr-medium"; */
  font-family: "Cera-Pro";
  font-weight: 500;
  margin-bottom: 32px;
  padding: 0;
}
body .securityProducts .slider .item > .myContainer .content {
  width: 50%;
  padding: 36px 54px;
}
body .securityProducts .slider .item > .myContainer .content .title {
  font-size: 64px;
  line-height: 68px;
  /* font-family: "CaroPro-Medium"; */
  font-family: "Cera-Pro";
  font-weight: 500;
  margin-bottom: 25px;
}
body .securityProducts .slider .item > .myContainer .content .desc {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 57px;
}
body .securityProducts .slider .item > .myContainer .content .letsTalk {
  width: 155px;
  height: 51px;
  background: #333;
  color: white;
  /* font-family: "cera-gr-bold"; */
  font-family: "Cera-Pro";
  font-weight: 600;
  font-size: 22px;
  border-radius: 5px;
}
body .securityProducts .slider .item > .myContainer .content .letsTalk.removeAquote {
  width: 230px;
}
body .securityProducts .slider .item > .myContainer .content .linkAndTalk a {
  /* font-family: "cera-gr-bold"; */
  font-family: "Cera-Pro";
  font-weight: 600;
  color: #E84518;
  font-size: 24px;
  line-height: 28px;
  margin-right: 50px;
}
body .privacyContent {
  max-width: 778px;
  font-size: 28px;
  line-height: 40px;
  margin-top: 84px;
}
body .smarthBuilding {
  margin-top: 120px;
}
body .smarthBuilding .myContainer .title {
  margin-bottom: 30px;
}
body .smarthBuilding .myContainer > .desc {
  font-size: 32px;
  line-height: 40px;
  /* font-family: "cera-gr-medium"; */
  font-family: "Cera-Pro";
  font-weight: 500;
  margin-bottom: 60px;
}
body .smarthBuilding .myContainer .texts {
  font-size: 20px;
  line-height: 28px;
  margin-top: 88px;
  max-width: 976px;
  margin-bottom: 138px;
}
body .smarthBuilding .myContainer .texts a {
  /* font-family: "cera-gr-bold"; */
  font-family: "Cera-Pro";
  font-weight: 600;
  color: #E84518;
}
body .smarthBuilding .myContainer .texts .descHiddem {
  display: none;
}
body .smarthBuilding .items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}
body .smarthBuilding .items .arrowBack {
  display: none;
  width: 10%;
  justify-content: center;
  align-items: flex-start;
  padding-top: 99px;
  cursor: pointer;
}
body .smarthBuilding .items .arrowBack.show {
  display: flex;
}
body .smarthBuilding .items .item {
  width: 32%;
}
body .smarthBuilding .items .item.brown {
  background-color: #EADABA;
}
body .smarthBuilding .items .item.green {
  background-color: #9BE6CE;
}
body .smarthBuilding .items .item.green .info .title {
  margin-bottom: 34px;
}
body .smarthBuilding .items .item.green .openedInfo .desc {
  max-width: 793px;
}
body .smarthBuilding .items .item .openedInfo {
  display: none;
  margin-top: 113px;
  order: 3;
  padding-bottom: 140px;
  padding-left: 59px;
}
body .smarthBuilding .items .item .openedInfo .title {
  margin-bottom: 35px;
  max-width: 532px;
}
body .smarthBuilding .items .item .openedInfo .desc {
  max-width: 709px;
  font-size: 24px;
  line-height: 34px;
  /* font-family: "cera-gr-medium"; */
  font-family: "Cera-Pro";
  font-weight: 500;
}
body .smarthBuilding .items .item .image {
  width: 100%;
  height: 309px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
body .smarthBuilding .items .item .info {
  padding: 29px;
  padding-bottom: 60px;
}
body .smarthBuilding .items .item .info .title {
  line-height: 70px;
  margin-bottom: 86px;
}
body .smarthBuilding .items .item .info .desc {
  font-size: 20px;
  line-height: 28px;
  /* font-family: "cera-gr-medium"; */
  font-family: "Cera-Pro";
  font-weight: 500;
  max-width: 310px;
  margin-bottom: 41px;
}
body .smarthBuilding .items .item .info .desc.bold {
  /* font-family: "cera-gr-bold"; */
  font-family: "Cera-Pro";
  font-weight: 600;
  display: flex;
  align-items: center;
  max-width: 240px;
} 
body .smarthBuilding .items .item .info .desc span img {
  margin-right: 14px;
}
body .smarthBuilding .items .item .info .resume {
  width: 230px;
  height: 51px;
  background: #333;
  color: white;
  /* font-family: "cera-gr-bold"; */
  font-family: "Cera-Pro";
  font-weight: 600;
  font-size: 22px;
  border-radius: 5px;
  margin-bottom: 34px;
}
body .smarthBuilding .items .item .info ul {
  font-size: 24px;
  line-height: 34px;
}
body .smarthBuilding .items .item .info ul.bold {
  /* font-family: "CaroPro-Bold"; */
  font-family: "Cera-Pro";
  font-weight: 600;
}
body .smarthBuilding .items .item .info ul.bold li {
  display: flex;
  align-items: center;
}
body .smarthBuilding .items .item .info ul.bold li img {
  margin-right: 14px;
}
body .smarthBuilding .items .item.openFull {
  width: 90%;
  display: flex;
  flex-wrap: wrap;
}
body .smarthBuilding .items .item.openFull .image {
  width: 50%;
  height: 1009px;
  order: 2;
}
body .smarthBuilding .items .item.openFull .info {
  padding: 89px 51px;
  padding-bottom: 60px;
  width: 50%;
  order: 1;
}
body .smarthBuilding .items .item.openFull .openedInfo {
  display: block;
}
body .securityPage .management {
  margin-top: 169px;
}
body .securityPage .text {
  font-size: 28px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
body .securityPage .text a {
  /* font-family: "cera-gr-bold"; */
  font-family: "Cera-Pro";
  font-weight: 600;
  color: #E84518;
  margin-right: 50px;
}
body .securityPage .descHiddem div {
  margin-top: 30px;
  display: flex;
  align-items: center;
}
body .securityPage .descHiddem button {
  margin: 0 !important;
}
body .securityPage .descript {
  font-size: 32px;
  line-height: 40px;
  /* font-family: "cera-gr-medium"; */
  font-family: "Cera-Pro";
  font-weight: 500;
  margin-bottom: 80px;
  margin-top: 20px;
}
body .securityPage .texts button {
  width: 142px;
  height: 51px;
  background: #333;
  color: white;
  /* font-family: "cera-gr-bold"; */
  font-family: "Cera-Pro";
  font-weight: 600;
  font-size: 22px;
  border-radius: 5px;
  margin-top: 50px;
}
body .securityPage .texts .desc {
  font-size: 20px;
  line-height: 28px;
}
body .securityPage .texts .desc a {
  /* font-family: "cera-gr-bold"; */
  font-family: "Cera-Pro";
  font-weight: 600;
  color: #E84518;
}
body .securityPage .texts .descHiddem {
  display: none;
  font-size: 20px;
  line-height: 28px;
}
body .contacts .myContainer {
  font-size: 28px;
  line-height: 40px;
}
body .contacts .myContainer p {
  max-width: 757px;
  width: 100%;
  margin: 0;
}
body .contacts .myContainer > .title {
  margin-bottom: 70px;
  margin-top: 121px;
}
body .contacts .myContainer .titlesAndHidden .hidden {
  display: none;
}
body .contacts .myContainer .titlesAndHidden .hidden.show {
  display: block;
}
body .contacts .myContainer .titlesAndHidden .hidden .website a {
  /* font-family: "CaroPro-Medium"; */
  font-family: "Cera-Pro";
  font-weight: 500;
  color: #E84518;
}
body .contacts .myContainer .imprint {
  margin-top: 138px;
}
body .contacts .myContainer .imprint .title {
  margin-bottom: 67px;
}
body .healyhAndSafety .linksBio {
  margin: 261px 0 186px;
}
body .healyhAndSafety .videosAndInfo .item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body .healyhAndSafety .videosAndInfo .item .video {
  width: 50%;
  position: relative;
  height: 717px;
  margin: 0;
}
body .healyhAndSafety .videosAndInfo .item .video iframe {
  width: 100%;
  height: 100%;
}
body .healyhAndSafety .videosAndInfo .item .video .back {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 111;
  display: flex;
  justify-content: center;
  align-items: center;
}
body .healyhAndSafety .videosAndInfo .item .video .back img {
  width: 88px;
}
body .healyhAndSafety .videosAndInfo .item .info {
  width: 50%;
  background: #E2E2E2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 61px;
}
body .healyhAndSafety .videosAndInfo .item .info .title {
  margin-bottom: 33px;
}
body .healyhAndSafety .videosAndInfo .item .info .desc {
  font-size: 20px;
  line-height: 28px;
  max-width: 570px;
}
body .healyhAndSafety .videosAndInfo .item .info .desc a {
  /* font-family: "cera-gr-bold"; */
  font-family: "Cera-Pro";
  font-weight: 600;
  color: #E84518;
  cursor: pointer;
}
body .healyhAndSafety .videosAndInfo .item .info .descHiddem {
  display: none;
  font-size: 20px;
  line-height: 28px;
  max-width: 570px;
}
body .healyhAndSafety .videosAndInfo .item .info .request {
  display: flex;
  margin-top: 63px;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 570px;
}
body .healyhAndSafety .videosAndInfo .item .info .request.letsTalk {
  justify-content: flex-end;
}
body .healyhAndSafety .videosAndInfo .item .info .request p {
  font-size: 24px;
  /* font-family: "cera-gr-bold"; */
  font-family: "Cera-Pro";
  font-weight: 600;
  color: #E84518;
}
body .healyhAndSafety .videosAndInfo .item .info .request button {
  width: 271px;
  height: 51px;
  background: #333;
  color: white;
  /* font-family: "cera-gr-bold"; */
  font-family: "Cera-Pro";
  font-weight: 600;
  font-size: 22px;
  border-radius: 5px;
}
body .managedSecurity.securityPage .text {
  font-size: 28px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding-top: 60px;
}
body .managedSecurity.securityPage .managementItem {
  display: flex;
  margin-bottom: 100px;
  align-items: flex-start;
}
body .contactFormular .myContainer {
  max-width: 761px;
}
body .contactFormular .myContainer .title {
  margin-bottom: 70px;
  line-height: 60px;
  margin-top: 114px;
}
body .contactFormular .myContainer .desc {
  /* font-family: "cera-gr-reg"; */
  font-family: "Cera-Pro";
  font-weight: 400;
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 160px;
}
body .contactFormular .myContainer .formContact .item {
  display: flex;
  flex-direction: column;
  margin-bottom: 5px;
}
body .contactFormular .myContainer .formContact .item label {
  /* font-family: "cera-gr-reg"; */
  font-family: "Cera-Pro";
  font-weight: 400;
  font-size: 24px;
}
body .contactFormular .myContainer .formContact .item input {
  padding: 13px;
  border: none;
  border-bottom: 3px solid;
  outline: none;
  font-size: 20px;
  margin-top: 25px;
}
body .contactFormular .myContainer .formContact .item input.error {
  border-color: #E84518;
}
body .contactFormular .myContainer .formContact .item textarea {
  height: 244px;
  resize: none;
  padding: 13px;
  outline: none;
  font-size: 20px;
  margin-top: 25px;
  border: 3px solid;
}
body .contactFormular .myContainer .formContact .item textarea.error {
  border-color: #E84518;
}
body .contactFormular .myContainer .formContact .item.message {
  margin-top: 30px;
}
body .contactFormular .myContainer .formContact .checkboxes {
  display: flex;
  margin-bottom: 50px;
}
body .contactFormular .myContainer .formContact .checkboxes .privacy {
  margin-top: 0;
  margin-right: 50px;
}
body .contactFormular .myContainer .formContact .checkboxes .privacy .checkAndPrivacy {
  margin-top: 50px;
}
body .contactFormular .myContainer .formContact .checkboxes .privacy input {
  width: 0;
  height: 0;
  opacity: 0;
}
body .contactFormular .myContainer .formContact .privacy {
  margin-top: 50px;
}
body .contactFormular .myContainer .formContact .privacy > label {
  /* font-family: "cera-gr-reg"; */
  font-family: "Cera-Pro";
  font-weight: 400;
  font-size: 24px;
}
body .contactFormular .myContainer .formContact .privacy .checkAndPrivacy {
  margin-top: 50px;
}
body .contactFormular .myContainer .formContact .privacy .checkAndPrivacy #privacyPolicy {
  width: 0;
  height: 0;
  opacity: 0;
}
body .contactFormular .myContainer .formContact .privacy .checkAndPrivacy label {
  display: flex;
  align-items: center;
}
body .contactFormular .myContainer .formContact .privacy .checkAndPrivacy label .customCheck {
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 3px solid;
  font-weight: bold;
  margin-right: 9px;
}
body .contactFormular .myContainer .formContact .privacy .checkAndPrivacy label .customCheck.error {
  border-color: #E84518;
}
body .contactFormular .myContainer .formContact .privacy .checkAndPrivacy label .customCheck span {
  display: none;
}
body .contactFormular .myContainer .formContact .privacy .checkAndPrivacy label .customCheck.checked span {
  display: block;
}
body .contactFormular .myContainer .formContact .privacy .checkAndPrivacy label p {
  /* font-family: "cera-gr-reg"; */
  font-family: "Cera-Pro";
  font-weight: 400;
  font-size: 24px;
  line-height: 34px;
}
body .contactFormular .myContainer .formContact .privacyTexts {
  margin-top: 50px;
  margin-bottom: 93px;
}
body .contactFormular .myContainer .formContact .privacyTexts p {
  /* font-family: "cera-gr-reg"; */
  font-family: "Cera-Pro";
  font-weight: 400;
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 35px;
}
body .contactFormular .myContainer .formContact .privacyTexts p a {
  /* font-family: "cera-gr-bold"; */
  font-family: "Cera-Pro";
  font-weight: 600;
}
body .contactFormular .myContainer .formContact button.download {
  margin-bottom: 245px;
  width: -webkit-max-content;
  width: max-content;
  padding: 0 20px;
}
body .linksBio.smarth {
  margin: 70px 0 150px;
}
body .securityPage {
  overflow: hidden;
}
body .smarthBuilding1 > .title {
  margin: 150px 0 35px;
  max-width: 600px;
}
body .smarthBuilding1 .smarthBuildSlider .owl-nav {
  display: none;
}
body .smarthBuilding1 .smarthBuildSlider .item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body .smarthBuilding1 .smarthBuildSlider .item .count {
  display: flex;
  justify-content: flex-end;
  font-size: 44px;
  /* font-family: "CaroPro-Medium"; */
  font-family: "Cera-Pro";
  font-weight: 500;
  align-items: center;
  margin-bottom: 44px;
}
body .smarthBuilding1 .smarthBuildSlider .item .count .image img {
  width: 48px;
  margin-right: 30px;
}
body .smarthBuilding1 .smarthBuildSlider .item .count .image img.orangeRight {
  display: none;
}
body .smarthBuilding1 .smarthBuildSlider .item .count .image:hover img {
  display: none;
}
body .smarthBuilding1 .smarthBuildSlider .item .count .image:hover img.orangeRight {
  display: block;
}
body .smarthBuilding1 .smarthBuildSlider .item .firstImageText {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 48%;
}
body .smarthBuilding1 .smarthBuildSlider .item .firstImageText .titlesCounts {
  width: 100%;
}
body .smarthBuilding1 .smarthBuildSlider .item .firstImageText .titlesCounts > div {
  width: 100%;
}
body .smarthBuilding1 .smarthBuildSlider .item .firstImageText .titlesCounts > div .title {
  margin: 55px 0 44px;
  font-size: 40px;
  /* font-family: "cera-gr-medium"; */
  font-family: "Cera-Pro";
  font-weight: 500;
}
body .smarthBuilding1 .smarthBuildSlider .item .firstImageText .titlesCounts > div .description {
  font-size: 20px;
  line-height: 28px;
  max-width: 543px;
  margin-bottom: 40px;
}
body .smarthBuilding1 .smarthBuildSlider .item .firstImageText > img {
  width: 533px;
}
body .smarthBuilding1 .smarthBuildSlider .item .secondPart {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
body .smarthBuilding1 .smarthBuildSlider .item .secondPart > div {
  max-width: 571px;
  padding-top: 66px;
  font-size: 20px;
  line-height: 28px;
}
body .smarthBuilding1 .smarthBuildSlider .item .secondPart > div p.title {
  font-size: 20px;
  margin-bottom: 20px;
}
body .smarthBuilding1 .smarthBuildSlider .item .secondPart > img {
  width: 571px;
}
body .smarthBuilding1 .smarthBuildSlider .item.left .secondPart .count {
  font-size: 44px;
  /* font-family: "CaroPro-Medium"; */
  font-family: "Cera-Pro";
  font-weight: 500;
  margin-top: 26px;
}
body .smarthBuilding1 .smarthBuildSlider .item.left .secondPart .count .image img {
  width: 48px;
  margin-right: 30px;
}
body .smarthBuilding1 .smarthBuildSlider .item.left .secondPart .count .image img.orangeRight {
  display: none;
}
body .smarthBuilding1 .smarthBuildSlider .item.left .secondPart .count .image:hover img {
  display: none;
}
body .smarthBuilding1 .smarthBuildSlider .item.left .secondPart .count .image:hover img.orangeRight {
  display: block;
}
body .smarthBuilding1 .smarthBuildSlider .item.left .secondPart img {
  width: 100%;
}
body .smarthBuilding1 .smarthBuildSlider .item.left .secondPart > div {
  padding-top: 0;
}
body .smarthBuilding1 .partialItems {
  margin-top: 167px;
  padding: 0 70px;
}
body .smarthBuilding1 .partialItems .item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 190px;
}
body .smarthBuilding1 .partialItems .item .image {
  width: 25%;
  width: 20%;
  display: flex;
  justify-content: center;
  align-items: center;
}
body .smarthBuilding1 .partialItems .item .info {
  width: 75%;
}
body .smarthBuilding1 .partialItems .item .info .title {
  margin-bottom: 15px;
}
body .smarthBuilding1 .partialItems .item .info .desc {
  font-size: 24px;
  line-height: 34px;
}
body .smarthBuilding1 .partialItems .item .info .desc a {
  /* font-family: "cera-gr-bold"; */
  font-family: "Cera-Pro";
  font-weight: 600;
  color: #E84518;
}
body .smarthBuilding1 .partialItems .item .info .descHiddem {
  display: none;
  font-size: 24px;
  line-height: 34px;
}
body .smarthBuilding1 .partialItems .item .info .descHiddem > div {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
body .smarthBuilding1 .partialItems .item .info .descHiddem p {
  margin-top: 25px;
  /* font-family: "cera-gr-bold"; */
  font-family: "Cera-Pro";
  font-weight: 600;
  color: #E84518;
}
body .smarthBuilding1 .partialItems .item .info .descHiddem button {
  margin-top: 25px !important;
  margin-left: 25px !important;
}

/*
body .downloadBrochure {
  background: #E84518;
  display: flex;
  font-family: "CaroPro-Bold";
  justify-content: center;
  align-items: center;
  transform: rotate(-90deg);
  font-size: 34px;
  padding: 20px;
  text-align: right;
  padding-right: 100px;
  padding-bottom: 0;
  position: absolute;
  right: -85px;
  bottom: -180px;
  width: 340px;
  height: 170px;
  border-top-left-radius: 170px;
  border-top-right-radius: 170px;
  border-bottom: 0;
}
*/
body .securityPage.envirements .management {
  margin-top: 86px;
}
body .securityPage.envirements .management .myContainer {
  width: 60%;
  max-width: 750px;
}
body .securityPage.envirements .management .managementItem .text {
  font-size: 28px;
  max-width: 648px;
}
body .linksBio.violetPage {
  height: 381px;
  position: relative;
}
body .linksBio.violetPage .grayRactangle {
  width: 628px;
  height: 100%;
  background-color: #2D2D2D;
  position: absolute;
  top: 0;
  left: 0;
}
body .linksBio.violetPage .myContainer {
  display: flex;
  position: relative;
  overflow: hidden;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  flex-direction: column;
  padding-top: 40px;
  color: #E84518;
  padding-left: 10px;
}
body .linksBio.violetPage .myContainer a.bringMe {
  margin-bottom: 29px;
}
body .linksBio.violetPage .myContainer a.active {
  color: white;
  margin-bottom: 15px;
}
body .contactFormular.newsLetter .myContainer .desc {
  /* font-family: "cera-gr-reg"; */
  font-family: "Cera-Pro";
  font-weight: 400;
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 36px;
  margin-top: 66px;
}
body .contactFormular.newsLetter .myContainer input[type=checkbox] {
  width: 0;
  height: 0;
  opacity: 0;
}
body .contactFormular.newsLetter .myContainer .formContact button.download {
  margin-bottom: 145px;
  margin-top: 96px;
  width: -webkit-max-content;
  width: max-content;
  padding: 0 20px;
}

// Perimeterschutz 
.contactFormFreeEbook input{
	  border: 1px solid black;
    padding: 6px;
    width:100%;
    font-size:15px;
    margin-top:25px;
		font-family: "Cera-Pro",Helvetica,Arial,sans-serif;
}
.contactFormFreeEbook ::placeholder {
    color:black;
}
.contactFormFreeEbook input[type=submit]{
    background-color: #E84518;
    color: white;
    font-size: 20px;
    width:400px;
    border-radius: 5px;
    padding:10px;
		border-color:#E84518;
    font-family: "Cera-Pro";
    font-weight: 600;
  	cursor: pointer;
}

.contactFormFreeEbook .wpcf7-list-item-label {
    font-size:13px;
    margin-top:15px
}


.contactFormFreeEbook .wpcf7-checkbox input[type=checkbox] + span:before {
    height:12px;
    width:12px;
    border: 1px solid black;
    background-color:white;
    margin-top:2px;
}
.contactFormFreeEbook .wpcf7-checkbox input[type=checkbox] + span:after {
    margin-top:-3px;
    margin-left:-7px;
    
}

.contactFormFreeEbook .privacyEbook {
    font-size:10px;
    margin-top:10px;
    margin-bottom:10px;
}

.contactFormFreeEbook .wpcf7-submit{
    margin-bottom: -20px;
}

.freeEbookBody a {
   color: #E84518; 
}

.contactFormFreeEbookBody{
	background-color:#f6f6f6;
	padding:30px;
}

@media screen and (min-width: 770px) {
	.freeEbookBody{
		display:grid; 
		grid-template-columns: 1fr 1fr;
	}
	
	.contactFormFreeEbookBody{
		background-color:#f6f6f6;
		padding: 63px 67px;
}
	
	.contentFreeEbookBody{
		margin-top: 63px;
	}
}

@media screen and (max-width: 769px) {
	.freeEbookBody{
		display:grid; 
		grid-template-columns: 1fr;
		
	}
	
	.contactFormFreeEbook input[type=submit] {
		width:350px !important;
	}
	
	.contactFormFreeEbookBody{
		width: 100vw;
		margin-left: -15px;
	}
	
	.freeEbookBody img {
		display: none;
}
	.contactFormFreeEbook .wpcf7-checkbox input[type=checkbox] + span:before {
		margin-top: -5px !important;
	}
	
	.contactFormFreeEbook .wpcf7-checkbox input[type=checkbox] + span:after {
    margin-top: -9px;
		margin-left: -7px;
}
	
	.contentFreeEbookBody{
		margin-top: 30px;
	}
	
}
/*
@media only screen and (max-width: 800px) {
  body .ourHistory .countsPart .item {
    width: 50%;
    padding: 5px;
  }

  body .contactFormular.newsLetter .myContainer .desc {
    font-family: "cera-gr-reg";
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 16px;
    margin-top: 26px;
  }

  body .linksBio.violetPage .grayRactangle {
    width: 300px;
  }

  body .linksBio.violetPage {
    height: 300px;
    position: relative;
  }

  body .downloadBrochure {
    background: #E84518;
    display: flex;
    font-family: "CaroPro-Bold";
    justify-content: center;
    align-items: center;
    transform: rotate(-90deg);
    font-size: 23px;
    padding: 20px;
    text-align: right;
    padding-right: 50px;
    padding-bottom: 0;
    position: absolute;
    right: -50px;
    bottom: 220px;
    width: 200px;
    height: 100px;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom: 0;
  }

  body .smarthBuilding1 .partialItems .item .info .descHiddem {
    display: none;
    font-size: 14px;
    line-height: 18px;
  }

  body .smarthBuilding1 .partialItems .item .info .desc {
    font-size: 14px;
    line-height: 18px;
  }

  body .securityPage .texts button {
    width: 122px;
    height: 41px;
    background: #333;
    color: white;
    font-family: "cera-gr-bold";
    font-size: 16px;
    border-radius: 5px;
    margin-top: 15px !important;
  }

  body .smarthBuilding1 > .title {
    margin: 50px 0 35px;
    max-width: 600px;
  }

  body .linksBio.smarth {
    margin: 30px 0 50px;
  }

  body .smarthBuilding1 .partialItems .item .info .descHiddem button {
    margin-top: 15px !important;
    margin-left: 25px !important;
  }

  body .smarthBuilding1 .partialItems .item .image img {
    max-width: 130px;
  }

  body .contactFormular .myContainer .formContact .checkboxes {
    display: flex;
    margin-bottom: 50px;
    flex-wrap: wrap;
  }

  body .contactFormular .myContainer .formContact .checkboxes .privacy .checkAndPrivacy {
    margin-top: 20px;
  }

  body .contactFormular .myContainer .formContact .item textarea {
    height: 160px;
    resize: none;
    padding: 10px;
    outline: none;
    font-size: 20px;
    margin-top: 15px;
    border: 2px solid;
  }

  body .contactFormular .myContainer {
    max-width: 500px;
  }

  body .contactFormular .myContainer .formContact .privacy .checkAndPrivacy label p {
    font-family: "cera-gr-reg";
    font-size: 20px;
    line-height: 34px;
  }

  body .contactFormular .myContainer .formContact .privacyTexts p {
    font-family: "cera-gr-reg";
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 25px;
  }

  body .contactFormular .myContainer .formContact .privacy .checkAndPrivacy label .customCheck {
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid;
    font-weight: bold;
    margin-right: 9px;
  }

  body .contactFormular .myContainer .formContact .item label {
    font-family: "cera-gr-reg";
    font-size: 20px;
  }

  body .contactFormular .myContainer .formContact .item input {
    padding: 10px;
    border: none;
    border-bottom: 2px solid;
    outline: none;
    font-size: 16px;
    margin-top: 10px;
  }

  body .healyhAndSafety .linksBio {
    margin: 140px 0 80px;
  }

  body .healyhAndSafety .videosAndInfo .item {
    margin-bottom: 20px;
  }

  body .healyhAndSafety .videosAndInfo .item.right {
    flex-direction: column-reverse;
  }

  body .smarthBuilding .items .item {
    width: 100%;
    margin-bottom: 20px;
  }

  body .smarthBuilding .items .arrowBack.show img {
    width: 20px;
  }

  body .contacts .myContainer {
    font-size: 18px;
    line-height: 30px;
  }

  br.hideInMobile {
    display: none;
  }

  body .healyhAndSafety .videosAndInfo .item .video, body .healyhAndSafety .videosAndInfo .item .info {
    width: 100%;
  }
}
@media only screen and (max-width: 550px) {
  body .ourHistory .countsPart .item {
    width: 100%;
    padding: 5px;
  }

  body .downloadBrochure {
    background: #E84518;
    display: flex;
    font-family: "CaroPro-Bold";
    justify-content: center;
    align-items: center;
    transform: rotate(-90deg);
    font-size: 12px;
    padding: 20px;
    text-align: right;
    padding-right: 30px;
    padding-bottom: 0;
    position: absolute;
    right: -25px;
    bottom: 270px;
    width: 100px;
    height: 50px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom: 0;
  }

  body .partners .partnersGeneral .myContainer .partnersTitleAndDesc .title {
    padding-right: 30px;
  }

  body .smarthBuilding1 .smarthBuildSlider .item .firstImageText {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 100%;
  }

  body .smarthBuilding1 .partialItems .item .image img {
    max-width: 80px;
  }

  body .smarthBuilding1 .smarthBuildSlider .item .secondPart > div {
    padding-top: 16px;
    margin-bottom: 20px;
  }

  body .smarthBuilding1 .smarthBuildSlider .item .secondPart {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
    margin-top: 20px;
  }

  body .smarthBuilding1 .smarthBuildSlider .item .firstImageText > img,
body .smarthBuilding1 .smarthBuildSlider .item .secondPart > img {
    width: 100%;
    height: 330px;
    object-fit: cover;
  }

  body .contactFormular .myContainer .desc {
    font-family: "cera-gr-reg";
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 60px;
  }

  body .smarthBuilding .myContainer .texts {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  body .smarthBuilding .items .item .info .title {
    margin-bottom: 16px;
  }

  body .smarthBuilding .myContainer > .desc {
    font-size: 22px;
    line-height: 30px;
    font-family: "cera-gr-medium";
    margin-bottom: 40px;
  }

  body .smarthBuilding {
    margin-top: 20px;
  }

  body .securityProducts > .myContainer .links {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }

  body .contactFormular .myContainer .formContact button.download {
    margin-bottom: 45px;
  }

  body .contactFormular .myContainer .formContact .privacy .checkAndPrivacy {
    margin-top: 0px;
  }

  body .contactFormular .myContainer .title {
    margin-bottom: 40px;
    line-height: 60px;
    margin-top: 14px;
  }

  body .securityPage.managedSecurity .descHiddem div {
    margin-top: 30px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  body .securityPage.managedSecurity .descHiddem div button {
    margin-top: 10px !important;
  }

  body .healyhAndSafety .videosAndInfo .item .info .request p {
    font-size: 16px;
    margin-bottom: 10px;
  }

  body .healyhAndSafety .videosAndInfo .item .video {
    height: 250px;
  }

  body .healyhAndSafety .videosAndInfo .item .info .request button {
    width: 240px;
    font-size: 16px;
    border-radius: 5px;
  }

  body .smarthBuilding .items .item.openFull .image {
    height: 300px;
    width: 100%;
  }

  body .smarthBuilding .items .item.openFull .info {
    padding: 10px;
    padding-bottom: 40px;
    width: 100%;
    order: 1;
  }

  body .smarthBuilding .items .item .openedInfo {
    margin-top: 53px;
    order: 3;
    padding-bottom: 100px;
    padding-left: 10px;
    padding-right: 10px;
  }

  body .privacyContent {
    font-size: 16px;
    line-height: 20px;
  }

  body .securityProducts .slider .item > .myContainer .content .title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 15px;
  }

  body .buildingOptimiz .proccess.right > img, body .buildingOptimiz .proccess.left > img {
    position: relative;
  }

  body .buildingOptimiz .proccess .myContainer .item .linkAndButton {
    flex-wrap: wrap;
  }
  body .buildingOptimiz .proccess .myContainer .item .linkAndButton button {
    margin-top: 10px;
  }

  body .securityProducts .slider .item .image {
    height: 300px;
    width: 100%;
    position: relative;
  }

  body .securityProducts .slider .item > .myContainer {
    z-index: 1111;
    display: flex;
    justify-content: flex-end;
    position: absolute;
    top: 400px;
    left: 0;
    right: 0;
    bottom: 50px;
  }

  body .securityProducts .slider .item > .myContainer .content {
    width: 100%;
  }

  body .securityProducts .slider .item .background {
    height: 600px;
    width: 100%;
    position: relative;
  }

  body .securityProducts .slider .item {
    height: 890px;
    width: 100%;
    position: relative;
    padding-top: 0;
  }

  body .securityProducts .slider .item > .myContainer .content .letsTalk.removeAquote {
    width: 230px;
    margin-top: 10px;
  }

  body .securityProducts .slider .item > .myContainer p.count {
    top: auto;
    font-size: 30px;
    bottom: 775px;
  }

  body .ourHistory .textPart .descHiddem {
    font-size: 19px;
    line-height: 26px;
    display: none;
  }

  body .partners.companies .partnersGeneral .image {
    height: 300px;
  }

  body .contacts .myContainer .imprint {
    margin-top: 38px;
  }

  body .buildingOptimiz .proccess.right > img {
    max-width: 100%;
    height: 300px;
    object-fit: cover;
    width: 100%;
    left: 0;
  }

  body .buildingOptimiz .proccess.left > img {
    right: 0;
    max-width: 100%;
    height: 300px;
    object-fit: cover;
    width: 100%;
  }

  body .buildingOptimiz .proccess .myContainer .item {
    max-width: 100%;
    margin-bottom: 70px;
  }

  body .industries .items .item .texts .title, body .ourHistory .textPart .title, body .location .title, body .careers > .centrTitle .title, body .certifications > .myContainer .title, body .management > .myContainer .title, body .resources .brochures .title, body .resources .videos p.title, body .buildingOptimiz .proccess .myContainer .item .title, body .smarthBuilding .items .item .openedInfo .title, body .contacts .myContainer .imprint .title, body .healyhAndSafety .videosAndInfo .item .info .title, body .contactFormular .myContainer .title, body .smarthBuilding1 > .title, body .smarthBuilding1 .partialItems .item .info .title {
    font-size: 22px;
    font-family: "cera-gr-medium";
    line-height: 32px;
  }

  body .sectionWheel .myContainer .content p.title, body .holisticSolution .myContainer .title, body .industries .myContainer .industriestITLE .title, body .partners .partnersGeneral .myContainer .partnersTitleAndDesc .title, body .resources .resourcesTitle .title, body .securityProducts > .myContainer .title, body .smarthBuilding .myContainer .title, body .smarthBuilding .items .item .info .title, body .contacts .myContainer > .title {
    font-size: 32px;
    font-family: "cera-gr-medium";
    line-height: 50px;
  }

  body .ourHistory .textPart {
    max-width: 100%;
  }

  body .location .items .item .text {
    font-size: 20px;
  }

  body header .menuOpen.show {
    left: 0% !important;
  }

  body header .menuOpen {
    padding: 77px 22px;
    z-index: 111;
  }

  body header .menuOpen .content > ul > li ul li {
    font-size: 15px;
    margin-bottom: 10px;
    margin-left: 30px;
    line-height: 25px;
  }

  body header .menuOpen .content > ul > li {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 5px;
  }

  body .sectionWheel .myContainer .content {
    width: 100%;
  }

  body .sectionDigitize .security.owl-carousel .item > img {
    height: 300px;
    object-fit: cover;
    width: 100%;
  }

  body .sectionDigitize .security.owl-carousel .item {
    overflow: hidden;
    display: flex;
    flex-direction: column-reverse;
  }

  body .sectionDigitize .security.owl-carousel .item .myContainer {
    position: relative;
    flex-direction: column-reverse;
  }

  body header .myContainer .langAccountAndMenu .account {
    font-size: 14px;
    margin-right: 13px;
  }

  body header .myContainer .langAccountAndMenu .lang {
    font-size: 13px;
    margin-right: 14px;
  }

  body header .myContainer .langAccountAndMenu .menu button {
    margin-left: 13px;
  }

  body header .myContainer .logo img {
    width: 100px;
    height: auto;
    max-height: 40px;
  }

  body .sectionDigitize .security.owl-carousel .item .myContainer .secondPart .digitizeTitle {
    font-size: 40px;
    margin-bottom: 29px;
  }

  body .sectionDigitize .security.owl-carousel .item .myContainer .secondPart .links {
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 27px;
  }

  body .video .back img {
    width: 80px;
  }

  body .workplace .workplaceOwl .item .firstImageText p {
    font-size: 30px;
    font-family: "cera-gr-medium";
    margin-bottom: 22px;
    line-height: 40px;
    padding: 0;
    height: 120px;
    display: flex;
    align-items: center;
  }

  body .video {
    width: 100%;
    position: relative;
    height: 230px;
    margin: 57px 0;
  }

  body .holisticSolution .solutions {
    flex-wrap: wrap;
  }

  body .holisticSolution .solutions .item {
    width: 100%;
    max-width: 463px;
    height: 308px;
    background-position: center;
    background-size: cover;
    margin-bottom: 15px;
  }

  body .holisticSolution .myContainer .desc {
    width: 100%;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 55px;
  }

  body header.fixed {
    padding: 14px 0 10px;
  }

  body footer .myContainer {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }

  body footer {
    padding: 37px 0 52px;
  }

  body footer a {
    margin-right: 60px;
    margin-bottom: 20px;
  }

  body footer {
    background: #2D2D2D;
    color: white;
    height: -webkit-max-content;
    height: max-content;
  }

  body .workplace .linksBio a {
    font-family: "CaroPro-Bold";
  }

  body .holisticSolution {
    margin-top: 60px;
  }

  body .workplace .workplaceOwl .item .secondPart {
    height: -webkit-max-content;
    height: max-content;
    width: 100%;
    background: #2D2D2D;
    color: white;
    padding: 30px;
    position: relative;
    right: 0;
    bottom: -10px;
  }

  body .sectionWheel .myContainer .content p.thin {
    font-size: 20px;
    line-height: 30px;
    padding-right: 0;
    margin-top: 25px;
    margin-bottom: 20px;
  }

  body .holisticSolution .myContainer .title {
    font-size: 30px;
    line-height: 40px;
  }

  body .sectionDigitize .security.owl-carousel .item .myContainer .secondPart .bigImageRight {
    height: 300px;
    width: 100%;
  }

  body .sectionWheel .myContainer .content p {
    font-size: 20px;
    line-height: 30px;
    padding-right: 0;
  }

  body .sectionWheel .myContainer .content p.title {
    font-size: 30px;
    font-family: "cera-gr-medium";
    margin-bottom: 70px;
    line-height: 40px;
    padding: 0;
  }

  body .partners .partnersGeneral .image {
    width: 100%;
    height: 300px;
    position: relative;
  }

  body .partners > .myContainer button {
    margin-top: 70px;
    margin-bottom: 58px;
  }

  body .partners > .myContainer .learn {
    font-size: 23px;
    max-width: 628px;
    margin-bottom: 20px;
  }

  body .managedSecurity.securityPage .management .managementItem img {
    margin-top: 20px;
    height: 300px;
    object-fit: cover;
    width: 100%;
  }

  body .management .managementItem .text .title {
    line-height: 30px;
  }

  body .managedSecurity.securityPage .managementItem {
    margin-bottom: 50px;
  }

  body .securityPage .texts button {
    width: -webkit-max-content;
    width: max-content;
    padding: 0 20px;
    height: 51px;
    margin-top: 20px;
  }

  body .management .managementItem img {
    margin-top: 20px;
  }

  body .partners > .myContainer .links {
    margin-bottom: 50px;
  }

  body .managedSecurity.securityPage .text {
    padding-top: 0;
  }

  body .securityPage .management {
    margin-top: 0;
  }

  body .partners > .myContainer .items .item .image {
    width: 100%;
    text-align: center;
  }

  body .industries .items .item .image {
    height: 300px;
  }

  body .industries .myContainer .industriestITLE .links {
    margin-bottom: 40px;
  }

  body .partners .partnersGeneral .myContainer .partnersTitleAndDesc {
    width: 100%;
    margin-bottom: 30px;
    padding-top: 52px;
  }

  body .buildingOptimiz .proccess .myContainer .item .linkAndButton a {
    font-size: 16px;
  }

  body .partners > .myContainer .items .item .info {
    width: 100%;
    max-width: 602px;
    margin-bottom: 20px;
  }

  body .resources .brochures .broshurItems > div button {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  body .resources .resourcesTitle .desc {
    margin-bottom: 30px;
  }

  body .resources .brochures .title {
    margin-bottom: 30px;
  }

  body .certifications.membership {
    margin-bottom: 50px;
  }

  body .location .items .item .text {
    font-size: 16px;
  }

  body .ourHistory .countsPart .item.first .count {
    font-size: 79px;
  }

  body .ourHistory .countsPart .item.third .count {
    font-size: 90px;
  }

  body .location .headquarters {
    font-size: 24px;
    line-height: 28px;
    padding-left: 0;
    font-family: "CaroPro-Bold";
  }

  body .resources .brochures .broshurItems > div.big,
body .resources .brochures .broshurItems > div.small {
    width: 100%;
    margin-bottom: 20px;
  }

  body .resources .videos p.title {
    margin: 0 0 40px;
  }

  body .securityPage .descript {
    font-size: 23px;
    line-height: 30px;
    font-family: "cera-gr-medium";
    margin-bottom: 30px;
    margin-top: 10px;
  }

  body .resources .videos .videoItem {
    width: 100%;
    margin: 15px 0;
    position: relative;
  }

  body .linksBio {
    margin: 70px 0;
  }

  body .industries .items .item .texts .title, body .ourHistory .textPart .title, body .location .title, body .careers > .centrTitle .title, body .certifications > .myContainer .title, body .management > .myContainer .title, body .resources .brochures .title, body .resources .videos p.title, body .buildingOptimiz .proccess .myContainer .item .title, body .smarthBuilding .items .item .openedInfo .title, body .contacts .myContainer .imprint .title, body .healyhAndSafety .videosAndInfo .item .info .title, body .contactFormular .myContainer .title, body .smarthBuilding1 > .title, body .smarthBuilding1 .partialItems .item .info .title {
    font-size: 22px !important;
    font-family: "cera-gr-medium";
    line-height: 32px;
  }

  body .sectionWheel .myContainer .content p.title, body .holisticSolution .myContainer .title, body .industries .myContainer .industriestITLE .title, body .partners .partnersGeneral .myContainer .partnersTitleAndDesc .title, body .resources .resourcesTitle .title, body .securityProducts > .myContainer .title, body .smarthBuilding .myContainer .title, body .smarthBuilding .items .item .info .title, body .contacts .myContainer > .title {
    font-size: 32px !important;
    font-family: "cera-gr-medium";
    line-height: 40px;
  }

  body .workplace .workplaceOwl .item .firstImageText > img {
    width: 100%;
    margin-top: 20px;
    height: 400px;
    object-fit: cover;
  }

  body .workplace .owl-nav {
    width: 100%;
    display: flex !important;
    justify-content: flex-end;
    position: absolute;
    top: 170px;
    padding-right: 80px;
  }

  body .workplace .count {
    top: 170px;
    cursor: pointer;
  }
}
@media only screen and (max-width: 400px) {
  body .smarthBuilding1 .partialItems .item .image img {
    max-width: 50px;
  }
}
*/