/* make it more compact */
/* .home .job-offers__offer:nth-child(3) {
  display: none;
}
.home .intro--front {
  max-height: 65vh;
  position: relative;
}
.home .intro--front .intro__content {
  padding: 40px 220px 40px 220px;
  backdrop-filter: blur(16px) brightness(80%);
  backdrop-filter: none;
}

.home .intro--front .intro__content::before {
  content: " ";
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0px;
  z-index: -1;
  background: rgba(0, 0, 0, 0.25);
} */
/*
.home .intro--front .intro__content::before{
	content:' ';
	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
	top:0px;
	background:url('/wp-content/uploads/2020/12/tempest-security-baner-main-page.jpg') top center;
	background-size:100% auto;
	z-index:-1;
	background-position:center -466px;
	filter: brightness(50%);

}
*/
.home .intro__title {
  /* font-size: 40px;
  line-height: 120%; */
  /* padding: 0px 20px 0px 0px; */
}
.home .intro--front .intro__desc .h5 {
  /* line-height: 150%;
  font-size: 17px; */
  /* padding: 10px 40px 0px 0px; */
}

/* .pages-carousel .glide__slide {
  position: relative;
} */
/* .pages-carousel .page__content {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.3);
  top: 0px;
  height: auto;
  padding-bottom: 15px;
  width: 100%;
} */
/* .pages-carousel .glide__slide h5 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  margin: 0px 0px 5px 0px;
} */
/* h1 {
  font-size: 56px;
  line-height: 120%;
}
h2 {
  font-size: 54px;
}
h3 {
  font-size: 38px;
  line-height: 120%;
}
h5 {
  font-size: 22px;
} */

/* .slider .glide__slide .slide__content {
  padding: 40px 10%;
} */
/* .btn {
  font-size: 13px;
} */

/* .pages-carousel .glide__arrow {
  width: 48px;
} */

.job-offers__offer h6 {
  /* font-size: 16px; */
  /* line-height: 130%; */
}
.job-offers__offer p {
  /* font-size: 14px; */
  /* line-height: 130%; */
}
.slider .glide__slide .slide__content p.h6 {
  /* font-size: 15px; */
}
/* .slider .glide__bullet {
  width: 10px;
  height: 10px;
} */
/* .vc_become-a-partner {
  padding: 100px 16px;
} */
/* .slider .glide__slide .slide__img img {
  filter: brightness(0.6);
} */
/* .slider .glide__slide .slide__content {
  backdrop-filter: none;
} */
/* .latest-posts .post {
  width: calc(100% / 4 - 32px / 4);
} */

/* tjanster */
/* .page-template-default:not(.home) .intro .intro__title {
  font-size: 44px;
  line-height: 120%; */
/* margin-left: 10px; */
/* } */
/* .page-template-default:not(.home) .intro .intro__desc {
  display: none;
}
.page-template-default:not(.home) .related-info__header {
  font-size: 30px;
  line-height: 100%;
}

.page-template-default:not(.home) h2 {
  font-size: 30px;
  line-height: 100%;
} */
/* .service-contact__form h5::before {
  transform: translateY(-20%) scale(0.5);
  left: 0px;
} */
.service-contact__form h5 {
  /* padding-left: 40px; */
  font-weight: normal;
  font-size: 20px;
}

/* kontakt */
/* .mapsvg {
  overflow: visible !important;
} */
/* end make it more compact */

.archive-page .item .button::before {
  line-height: 24px;
}
.wpb_content_element {
  margin-bottom: 25px;
}

.page-id-40 h5 {
  line-height: 130%;
}
.header__menu--mobile ul > li .children > li > a {
  font-size: 16px;
}
.header__menu--mobile ul > li .children {
  padding: 10px 0px 0px 0px;
}
.header__menu--mobile ul > li .children > li li > a {
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .archive-page .item {
    width: calc(50% - 5px);
  }
  .archive-page .item:nth-child(2n) {
    margin-right: 0px;
  }
  .archive-page .item:nth-child(3n) {
    margin-right: 10px;
  }
}
@media screen and (max-width: 768px) {
  .archive-page .item {
    width: calc(50% - 5px);
  }
  .archive-page .item:nth-child(2n) {
    margin-right: 0px;
  }
  .archive-page .item:nth-child(3n) {
    margin-right: 10px;
  }
}
@media screen and (max-width: 520px) {
  .archive-page .item {
    width: 100%;
    margin: 0px;
  }
  .home-bequoted .archive-page .item {
    margin-bottom: 20px;
  }
  .home-bequoted .vc_column-inner {
    padding-left: 0px !important;
  }
}

.archive-page-analysis .item,
.item-press {
  border: 0px !important;
  width: 100% !important;
}
.archive-page-analysis .item h2.item-title,
.archive-page .item-press h2.item-title {
  white-space: break-spaces;
  line-height: 130%;
}
.home-bequoted {
}
.home-bequoted h3 {
  font-size: 24px;
}
.home-bequoted .archive-page .item .inner-content {
  padding: 0px;
}
.home-bequoted .archive-page-analysis .item h2.item-title,
.home-bequoted .archive-page .item-press h2.item-title {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 2px;
}
.home-bequoted .archive-page .item .button {
  position: relative;
}
.home-bequoted .archive-page .item .button:link::after,
.home-bequoted .archive-page .item .button:visited::after {
  width: 40px;
  display: inline-block;
  right: -50px;
  top: 5px;
}
.home-bequoted .archive-page .item .button:link::before,
.home-bequoted .archive-page .item .button:visited::before {
  right: -52px;
  top: -6px;
}
.home-bequoted .archive-page .item:hover .button::before,
.home-bequoted .archive-page .item .button:hover::before {
  transform: none !important;
}
.home-bequoted .archive-page .item:hover .button::after,
.home-bequoted .archive-page .item .button:hover::after {
  width: 50px;
  right: -60px;
}
.home-bequoted .archive-page .item:hover .button::before,
.home-bequoted .archive-page .item .button:hover::before {
  right: -60px;
}
.slider .glide__slide .slide__content p.h6 {
  font-size: 28px;
  line-height: 150%;
}
/* .home-stats {
  padding-left: 10% !important;
  padding-right: 10% !important;
}
.home-stats .wpb_content_element {
  margin-bottom: 0px !important;
}
.home-stats .vc_column-inner {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.home-stats .wpb_content_element p {
  padding: 20px 10% 0px 10%;
  line-height: 120%;
  font-size: 12px;
} */
/* .popmake  .wpcf7-submit{
	float:right;
}
.popmake br{
	display:none;
}
.popmake label{
	width:calc( 100% / 2 - 10px);
	display:block;
	float:left;
} */

/* footer .contact__form  label{
	width:calc( 100% / 2 - 10px) !important;
} */
/* .popmake label[for="contact-method"],.popmake label[for="ftel"]{
	float:right;
}
.popmake label input{
	max-width:100%;
}
.popmake label select{
	width:100%;
}
.popmake textarea{
	width:100%;
}
.popmake .wpcf7-form-control-wrap{
	margin-bottom:20px;
	display:block;
	clear:both;
} */

.intro::after {
  background: none !important;
}
.d-none {
  display: none !important;
}

.wpb_column:first-child .wpb_text_column.wpb_content_element .wpb_wrapper p{
	margin-bottom:10px;
}
.header__controls .header__lang{
	/* display:none; */
}
.home-stats h2{
	color:#c14729;
}
div.dc-chart{}.dc-chart rect.bar{stroke:none;cursor:pointer;}.dc-chart rect.bar:hover{fill-opacity:.5;}.dc-chart rect.stack1{stroke:none;fill:red;}.dc-chart rect.stack2{stroke:none;fill:green;}.dc-chart rect.deselected{stroke:none;fill:#ccc;}.dc-chart .empty-chart .pie-slice path{fill:#fee;cursor:default;}.dc-chart .empty-chart .pie-slice{cursor:default;}.dc-chart .pie-slice{fill:white;font-size:12px;cursor:pointer;}.dc-chart .pie-slice.external{fill:black;}.dc-chart .pie-slice :hover{fill-opacity:.8;}.dc-chart .pie-slice.highlight{fill-opacity:.8;}.dc-chart .pie-path{fill:none;stroke-width:2px;stroke:black;opacity:.4;}.dc-chart .selected path{stroke-width:3;stroke:#ccc;fill-opacity:1;}.dc-chart .deselected path{stroke:none;fill-opacity:.5;fill:#ccc;}.dc-chart .axis path,.dc-chart .axis line{fill:none;stroke:#2e80b8;stroke:#606060;stroke:none;shape-rendering:crispEdges;}.dc-chart .axis text{font:10px sans-serif;}.dc-chart .grid-line,.dc-chart .axis .grid-line{fill:none;stroke:#ccc;opacity:.5;shape-rendering:crispEdges;}.dc-chart .grid-line line,.dc-chart .axis .grid-line line{fill:none;stroke:#ccc;opacity:.5;shape-rendering:crispEdges;}.dc-chart .brush rect.background{z-index:-999;}.dc-chart .brush rect.extent{fill:steelblue;fill-opacity:.125;}.dc-chart .brush .resize path{fill:#eee;stroke:#666;}.dc-chart path.line{fill:none;stroke-width:3px;}.dc-chart circle.dot{stroke:none;}.dc-chart g.dc-tooltip path{fill:none;stroke:grey;stroke-opacity:.8;}.dc-chart path.area{fill-opacity:.2;}.dc-chart .node{font-size:.7em;cursor:pointer;}.dc-chart .node :hover{fill-opacity:.8;}.dc-chart .selected circle{stroke-width:3;stroke:#ccc;fill-opacity:1;}.dc-chart .deselected circle{stroke:none;fill-opacity:.5;fill:#ccc;}.dc-chart .bubble{stroke:none;fill-opacity:.6;}.dc-data-count{float:right;margin-top:15px;margin-right:15px;}.dc-data-count .filter-count{color:#3182bd;font-weight:bold;}.dc-data-count .total-count{color:#3182bd;font-weight:bold;}.dc-data-table{}.dc-chart g.state{cursor:pointer;}.dc-chart g.state :hover{fill-opacity:.8;}.dc-chart g.state path{stroke:white;}.dc-chart g.selected path{}.dc-chart g.deselected path{fill:grey;}.dc-chart g.selected text{}.dc-chart g.deselected text{display:none;}.dc-chart g.county path{stroke:white;fill:none;}.dc-chart g.debug rect{fill:blue;fill-opacity:.2;}.dc-chart g.row rect{fill-opacity:.8;cursor:pointer;}.dc-chart g.row rect:hover{fill-opacity:.6;}.dc-chart g.row text{fill:white;font-size:12px;cursor:pointer;}.dc-legend{font-size:11px;}.dc-legend-item{cursor:pointer;}.dc-chart g.axis text{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;pointer-events:none;fill:#7cb5ec;fill:#606060;}.dc-chart path.highlight{stroke-width:3;fill-opacity:1;stroke-opacity:1;}.dc-chart .highlight{fill-opacity:1;stroke-opacity:1;}.dc-chart .fadeout{fill-opacity:.2;stroke-opacity:.2;}.dc-chart path.dc-symbol,g.dc-legend-item.fadeout{fill-opacity:.5;stroke-opacity:.5;}.dc-hard .number-display{float:none;}.dc-chart .box text{font:10px sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;pointer-events:none;}.dc-chart .box line,.dc-chart .box circle{fill:#fff;stroke:#000;stroke-width:1.5px;}.dc-chart .box rect{stroke:#000;stroke-width:1.5px;}.dc-chart .box .center{stroke-dasharray:3,3;}.dc-chart .box .outlier{fill:none;stroke:#ccc;}.dc-chart .box.deselected .box{fill:#ccc;}.dc-chart .box.deselected{opacity:.5;}.dc-chart .symbol{stroke:none;}.dc-chart .heatmap .box-group.deselected rect{stroke:none;fill-opacity:.5;fill:#ccc;}.dc-chart .heatmap g.axis text{pointer-events:all;cursor:pointer;}.dc-chart .dot{}.dc-chart{border-radius:2px;}.dc-chart .y-label{fill:#606060;}.dc-chart .grid-line line,.dc-chart .axis .grid-line line{fill:none;opacity:.8;}.dc-chart g.dc-tooltip path{stroke:#2c3e50 !important;stroke-width:1.5px;}.sub._0 .line{stroke-width:1px !important;}.dc-chart text{fill:#606060 !important;font:10px sans-serif;}text.pie-slice{fill:#fff !important;}.StockInfoOverlay{fill:#606060 !important;font:16px sans-serif !important;}#Bequoted_MarketData_InstrumentChartsWidget{background-color:#fff;color:#606060;background:radial-gradient(#fff,rgba(245,245,245,.9));}#Bequoted_MarketData_InstrumentChartsWidget h5{color:rgba(0,158,84,1) !important;}.DomainObjectChartWidget{background-color:#fff;color:#606060;background:radial-gradient(#fff,rgba(245,245,245,.9));}.DomainObjectChartWidget:hover{background:radial-gradient(#fff,rgba(245,245,245,.9));background-color:#fff !important;}.DomainObjectChartWidget h5{color:#606060 !important;}