/*   
Theme Name: ISS
Theme URI: http://tino.agency
Version: 3.0
Tags: clean, development, html5, bootstrap
Description: Clean wordpress theme with minimal bootstrap3 markup for fast development starting
Author: Tino
Author URI: http://tino.agency
*/
.lang-menu .sub-menu {
	padding-top:20px;
}
.content p a{
	color: #EF7D00;
}
.content p a:hover {
	opacity: .7;
}
.photo-row-image .item-img a {
    display: block;
    max-height: 300px;
    height: 300px;
}
.photo-row-image .item-img img {
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    height: 100%;
    width: 100%;
}
.photo-row-image .item-img a:hover img {
    -webkit-transform: scale(1,1) !important;
    -moz-transform: scale(1,1) !important;
    -ms-transform: scale(1,1) !important;
    -o-transform: scale(1,1) !important;
    transform: scale(1,1) !important;
    opacity: .8;
}
.search-block-header.active-search {
    pointer-events: auto;
}
.hero-slider-section .inner-section .container {
    padding-left: 0;
    padding-right: 0;
}
.landing-page-template {
    padding-top: 100px;
}
section.hero-slider-section .slick-arrow {
    margin-top: 0;
}
section.hero-slider-section {
    padding-top: 0;
}
.filter-block {
    margin-bottom: 40px;
}
.filter-block .button-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.filter-block button {
    background: transparent;
    font-size: 14px;
    padding: 10px;
    border: none;
    outline: none !important;
    display: block;
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    -moz-transition: all 400ms;
    transition: all 400ms;
}
.filter-block button:hover,
.filter-block button.is-checked {
    color: #EF7D00;
}
.sub-category-list li.search-cat-item {
    display: none;
}
.empty-image-header.hero-article-inner .plugin-bread a:hover {
    color: #EF7D00 !important;
}
.empty-image-header.hero-article-inner .plugin-bread span.current-item {
    color: #000 !important;
}
.empty-image-header.hero-article-inner .plugin-bread a,
.empty-image-header.hero-article-inner .plugin-bread {
    color: #000;
}
.link-news {
    padding: 0 20px;
}
.error404 .sidebar-menu,
.error404 .mega-menu-wrapper,
.error404 .footer-block,
.error404 .main-header {
    display: none;
}
.error-404-section .logo-404 img {
    max-width: 100%;
    height: auto;
}
.error-404-section .logo-404 {
    position: absolute;
    left: 50%;
    top: 60px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 30px;
}
.error-404-section {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 100vh;
    background: #EF7D00;
    padding: 100px 0;
}
.image-404 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 40px;
}
.image-404 img {
    max-width: 440px;
    width: 100%;
    display: block;
}
.error-404-section .link-block {
    text-align: center;
    margin-top: 80px;
}
.error-404-section .gohome-link:hover {
    background: #fff;
    color: #EF7D00;
}
.error-404-section .gohome-link {
    display: inline-block;
    font-weight: 600;
    font-size: 22px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 25px;
    padding: 28px 100px;
    background: #4F7474;
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    -moz-transition: all 400ms;
    transition: all 400ms;
}
.error-404-section p {
    font-weight: 600;
    font-size: 22px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 35px;
    margin-bottom: 0;
}
section.header-offset.glossar-section.offset_header_hero .hero-article-inner {
    min-height: 400px;
}
.page-offset.has-hero-section {
    padding-top: 0;
}
.has-hero-section.media-page .content-hero-article .title-article {
    margin-top: 170px;
}
.has-hero-section .content-hero-article .title-article {
    margin-top: 70px;
}
.hero-article-inner::before {
    background: rgba(0,0,0,.3);
}
.left-side br {
    display: none;
}
section.header-offset.glossar-section.offset_header_hero {
    padding-top: 0;
}
.slide-item .slide-inner {
    max-height: 600px;
}
/* .wp-megamenu .wp-megamenu-wrap ul.wp-megamenu .sub-ancor-menu li a {
    padding: 0 15px;
    font-size: 11px;
} */
.ancor-menu li a {
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
}
.content-item-landing img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
}
.h1, h1 {
    font-size: 50px;
    line-height: 60px;
}
.h2, h2 {
    font-size: 40px;
    text-align: center;
    line-height: 50px;
}
.landing-page-template {
    padding-top: 50px;
}
.slick-list {
padding-top: 106px;
}
.slide-item, .slide-inner {
 height: 600px;
}
.search-block-header {
    transition: none;
    display: none;
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
}
.search-block-header .btn-search-block,
.search-block-header .search-form-wrapper {
    width: 100%;
}
.slick-list {
	padding-top: 15px;
}
.file-content-block .left-side-collapse {
	width: 130px;
}
.file-content-block .simple-collapse {
	width: 100%;
}
.simple-collapse .block-content-collapse .short-desc p {
	width: 100%;
}
div {
	box-sizing: border-box; 
}
.file-content-block {
	/*padding-right: 30px;*/
}
.exeptr-news {
    flex-wrap: wrap;
}
.exeptr-news ul {
    display: none !important;
}
.exeptr-news p {
    flex: 0 0 100%;
    width: 100%;

}
.top-menu-wrapper {
	padding-top: 13px;
	padding-bottom: 13px;
}
a#cookie_action_close_header {
    padding: 15px 40px;
}
.cli-bar-message {
	display: none;
}
html[lang="de-DE"] .cli-bar-message-de {
	display: block;
}
html[lang="fr-FR"] .cli-bar-message-fr {
	display: block;
}
html[lang="it-IT"] .cli-bar-message-it {
	display: block;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     /* IE10+ CSS styles go here */
	.page-template-media-page .content-block-media .row .file-content-wrapper {
		padding-left: 0;
		padding-right: 0;
	}
	.page-template-media-page .content-block-media  .row {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.row {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.row .col-12 {
		padding-left: 0;
		padding-right: 0;
	}
	.link-list-block ul li {
		padding-left: 0 !important;
	}
	.contact-block,
	.form-contact  {
		width: 100%;
		max-width: 50%;
	}
	.page-template-contact .page-offset .row {
		/*isplay: block;
		overflow: hidden;*/
	}
	.list-with-round-icon li .row-icon-block {
		width: 50px;
	}
	.list-with-round-icon li .content-row-imp {
		width: calc(100% - 60px);
	}
	body {
		overflow-x: hidden;
	}
	.contact-footer-row .footer-value-contact,
	.contact-footer-row .footer-icon {
		width: calc(100% - 60px);
	}
	.glossar-tab-block .content.col {
		max-width: none;
	}
	.page-template-sitemap .mega-menu-wrapper  {
		position: absolute !important;
		top: 105px !important;

	}
}
@supports (-ms-accelerator:true) {
	.page-template-media-page .content-block-media .row .file-content-wrapper {
		padding-left: 0;
		padding-right: 0;
	}
	.page-template-media-page .content-block-media  .row {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.row {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.row .col-12 {
		padding-left: 0;
		padding-right: 0;
	}
	.link-list-block ul li {
		padding-left: 0 !important;
	}
	.contact-block,
	.form-contact  {
		width: 100%;
		max-width: 50%;
	}
	.page-template-contact .page-offset .row {
		/*isplay: block;
		overflow: hidden;*/
	}
	.list-with-round-icon li .row-icon-block {
		width: 50px;
	}
	.list-with-round-icon li .content-row-imp {
		width: calc(100% - 60px);
	}
	body {
		overflow-x: hidden;
	}
	.contact-footer-row .footer-value-contact,
	.contact-footer-row .footer-icon {
		width: calc(100% - 60px);
	}
	.glossar-tab-block .content.col {
		max-width: none;
	}
	.page-template-sitemap .mega-menu-wrapper  {
		position: absolute !important;
		top: 105px !important;

	}
}

/*@media (min-width: 1200px) {
.page-template-media-page .content-block-media .row .file-content-wrapper {
	padding-left: 0;
	padding-right: 0;
}
.page-template-media-page .content-block-media  .row {
	width: 100%;
	margin-left: 0;
	margin-right: 0;

}
}*/

.page-template-sitemap .mega-menu-wrapper  {
		position: absolute !important;
		top: 105px !important;

	}

@media (max-width: 1200px) {
    .mobile-menu-sidebar {
        display: none !important;
    }
}
@media (max-width: 767px) {
	.slick-list {
		padding-top: 70px;
	}
    .filter-block button {
        font-size: 15px;
        padding: 5px 15px;
    }
    .error-404-section .gohome-link {
        padding: 28px 50px;
    }
    .ancor-menu-block {
        display: none;
    }
    .landing-page-template {
        padding-top: 50px;
    }
}
@media (max-width: 990px) {
    .photo-row-image .item-img a {
        height: 250px;
    }

}
@media (max-width: 575px) {
    .hide-mobile {
        display: none;
    }
	.h1, h1 {
		font-size: 35px;
		line-height: 45px;
	}
	.h2, h2 {
		font-size: 30px;
		text-align: center;
		line-height: 40px;
	}
}
@media (min-width: 575px) {
    .show-mobile {
        display: none;
    }
}

.wpgmza-filter-widgets {
	 width: 100%;
display: flex;
flex-wrap: wrap;
	padding: 0!important;
	align-items:center;
	margin-bottom:20px !important;
}
.wpgmza-reset-custom-fields {
	display: inline-block;
    font-size: 22px;
    color: #FFF;
    text-align: center;
    line-height: 25px;
    border: none;
    font-weight: 600;
    letter-spacing: 0;
    cursor: pointer;
	border-radius:0;
	padding: 19px 40px;
    transition: all .4s;
    background: #4F7474;
	margin-left: 20px;
	transform: translateY(3px);
}
.wpgmza-reset-custom-fields:hover  {
	background-color: #EF7D00;
}
.wpgmza-filter-widgets .select2-container {
	max-width: calc(100% - 162px)
}
.wpgmza-pagination + .wpgmza-pagination {
	display: none;
}
@media (max-width: 575px) {
	.wpgmza-filter-widgets .select2-container {
		max-width: 100%;
	}
	.wpgmza-reset-custom-fields {
		width: 100%;
margin-top:10px;
margin-left: 0;
	}
}

.wpgmza-filter-widgets {
    margin-top: 20px;
}
.wpgmza-filter-widgets select {
    width: 100%;
    max-width: calc(100% - 162px);
    border-radius: 0 !important;
    height: 63px;
    padding: 20px!important;
    margin-right: 0!important;
}

@media (max-width: 575px) {
    .wpgmza-filter-widgets select {
        max-width: 100%;
    }

}

.content-item-landing+.content-item-landing {
    margin-top: 0;
    padding-top: 80px;
}
.lang-menu .sub-menu {
    z-index: 999
}
@media (max-width: 767px) {
    .mobile-menu-modal .modal-header .close {
        left: auto;
        right: 40px;
    }
    .mobile-main-menu {
        padding-top: 0;

    }
    .mobile-menu-modal .modal-header {
        z-index: 2;
        /*padding-bottom: 60px;*/
    }
}
.wp-megamenu .wp-megamenu-wrap ul.wp-megamenu li a.wpmm-search.search-close-icon {
    position: absolute;
    top: 0;
    display: none;
}
.ancor-menu-block .list-ancor-menu.fixed-ancor {
    top: 74px;
}
.wp-megamenu-wrap .wpmm-nav-wrap>ul>li.wpmm-social-link.wpmm-social-link-search a {
    padding: 25px 20px;
}
.paginationjs .paginationjs-pages li::before {
	display: none;
}
