/*
Theme Name: tam-check
Template: colibri-wp
Author: IWW
Description: IWW Child theme for TAM-check
Version: 1.1.0
Date: April 2025

*/

/*page layout for desktop devices > 991px width */


/*
1. content Area: 
*/

body h2 {
    font-family: Open Sans;
    font-weight: 400;
    font-size: 2.625em;
    line-height: 1.15;
    color: #008CD5; /* blau */
	color: #f79007; /* orange */
}

.h-heading h5:last-child, .h-heading h4:last-child {
	color: darkorange;
}


/*
content Area: section before TAM-Check "Overlappable"
*/
#colibri .style-566 {
    padding-top: 0px;
    padding-bottom: 60px!important;
    margin-bottom: 0px;
}

/*
content Area: 

section TAM-Check
*/

#colibri .style-537-frameImage, #colibri .style-580-frameImage {
    background-color: #02a5ee;
}

/* #colibri .style-569-icon, .h-svg-icon {
    fill: #03a9f4;  blau 
	fill: #f79007!important;  orange
    width: 50px;
    height: 50px;
}*/

#tam .h-y-container .h-text p:last-child, #reifegrad .h-y-container .h-text p:last-child {
	hyphens: auto!important;
}

#overlappable h5, #prozessmodell h4, #prozessmodell p {
	hyphens: auto!important;
}


ul, #daten-iww3 ul, #daten-rechte-iww ul, #daten-iww3 .container ul, #daten-rech-iww.container ul {
    list-style-position: outside !important;
	padding-bottom: 10px;
	padding-left: revert;
	padding-left: 100px !important;	
}

ol, #daten-iww3 ol, #daten-rechte-iww ol, #daten-iww3 .container ol, #daten-rech-iww .container ol {
    list-style-position: outside !important;
	
	padding-left: revert;
	padding-left: 25px !important;
	
	list-style-type: lower-latin;
	padding-bottom: 10px;
}




/* content-area: section contact */

#kontakt {
    /* background-image: linear-gradient(90deg, rgba(106, 17, 203, 0.8) 0%, rgba(37, 117, 252, 0.8) 100%);*/
	background-image: linear-gradient(90deg, rgba(3, 72, 191, 0.8) 0%, rgba(104, 206, 253, 0.8) 100%)!important;
}


/* my socket */
ul#menu-sub-menu.menu {
	text-align: right;
	list-style-type: none!important;
	display: inline-box!important;
	
}

li.menu-item  {
	padding-right: 20px!important;
}

/*  colibri-footer area  */

#copyright {
    display: none!important;
}

#co-footers {
    display: none!important;
}

/* myFooter */

#footer-iww .h-menu-horizontal > div > .colibri-menu-container > ul.colibri-menu > li > a {
	font-style: italic!important;
    color: #008CD5!important;
}

#footer-iww .h-menu-horizontal > div > .colibri-menu-container > ul.colibri-menu > li > a:hover {
	color: #03a9f4!important;
	
}

.back-to-top.active {
    right: 25px;
}

@media (max-width: 767px)
.h-hide-sm {
    display: inherit!important;
}

/*
Dialog Borlabs Cookie
*/

.brlbs-cmpnt-container .brlbs-basis-3\/12 {
    flex-basis: auto!important;
}