/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 29 2024 | 09:39:35 */
@font-face {
    font-family: 'Quicksand';
    src: url('../fonts/Quicksand-SemiBold.woff2') format('woff2'),
        url('../fonts/Quicksand-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Futura Std';
    src: url('../fonts/FuturaStd-Bold.woff2') format('woff2'),
        url('../fonts/FuturaStd-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura Std';
    src: url('../fonts/FuturaStd-Book.woff2') format('woff2'),
        url('../fonts/FuturaStd-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura Std';
    src: url('../fonts/FuturaStd-Light.woff2') format('woff2'),
        url('../fonts/FuturaStd-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
.entry-content a {
color:#01ffff;	
}

body  {
background:#313131;
overflow-x:hidden;
color:#fff;	
 font-family: 'Futura Std';
}
.entry-content p {
font-size:18px !important;
font-weight: 300;	
	
line-height: 1.3 !important;		
}
.site-info {
background:#000;	
}
h1,h2,h3,h4 {
color:#a7a7a5 !important;
text-transform:uppercase !important;
hyphens:auto;
    font-family: 'Quicksand';
    line-height: 1em;
	
}
h1 {
    font-size: 61px;
	_letter-spacing:5px;
	 _font-family: 'Cooper Std';
}
h2 {
_font-family:'Cooper Std';
    font-size: 61px;
}
.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4 {
text-transform:uppercase !important;	
_margin-top:0;	
}
h1 {
margin-bottom:30px;	
}

#masthead {
background:#313131;
z-index:10000;
position:fixed;
border-bottom:1px solid #BF9345;	
}
.hentry {
background:transparent !important;	
}
.menu-icons {
    width: 37px;
    height: 37px;
    position: relative;
    display: block;	
	transition:background-position 0.4s;
	background-position: 0px -3px;
	    display: flex;
    justify-content: center;
}
#icon-home {
 background-image:url("https://www.aida-communications.de/wp-content/uploads/2024/04/Icons_01-gold.png");	
}

#icon-2 {
 background-image:url("https://www.aida-communications.de/wp-content/uploads/2024/04/Icons_02-gold.png");
width:35px;		
}
#icon-3 {
 background-image:url("https://www.aida-communications.de/wp-content/uploads/2024/04/Icons_03-gold.png");
width:35px;		
}
#icon-4 {
 background-image:url("https://www.aida-communications.de/wp-content/uploads/2024/04/Icons_05-gold.png");
width:35px;		
}
#icon-5 {
 background-image:url("https://www.aida-communications.de/wp-content/uploads/2024/04/Icons_09-gold.png");
width:35px;		
}
#icon-6 {
 background-image:url("https://www.aida-communications.de/wp-content/uploads/2024/04/Icons_11-gold.png");
width:34px;		
}


.menu-icons:hover,.first-trans {
	  background-position: 0px 42px;
}
#icon-4:hover,.icon-4-trans {
	  background-position: 0px 37px;
}
#icon-5:hover,.icon-5-trans {
	  background-position: 0px 50px;
}
#icon-6:hover,.icon-6-trans {
	  background-position: 0px 50px;
}
.menu-icons:hover .icon-desc { 
display:block !important;
}
.icon-desc {
    color: #BF9345;
    /* margin-top: 49px; */
    top: 37px;
    position: absolute;
	display:none;
	font-family:Helvetica,Arial;
	font-weight:normal;
}
.main-navigation ul {
text-align:right;	
}
.header-video {
width:100% !important;
aspect-ratio:16/9;	
}
.entry-content {
margin-top: 85px;		
}
.admin-bar #masthead {
top:32px;
}
.logo {
max-width:150px;
}
.mark {
color: #01ffff;	
}
.ref-header {
font-family: 'Cooper Std';
color:#01ffff;
margin-top:0;
margin-bottom:0;
font-size: 101px;
text-transform:uppercase;	
}
.ref-under {
font-family: 'Cooper Std';
color:#01ffff;
font-size: 33px;
margin-top: -20px;
line-height: 1.2;	
}
.ref-tiles {
aspect-ratio:1 !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;	
}
.ref-wrap {
	max-width:800px;
	margin:auto;
}
.ref-img img{
background-size:cover !important;
aspect-ratio:1 !important;	
}
.services-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-column-gap: 5px;
grid-row-gap: 5px;
}
.services-grid > div {
background:#242323;	
aspect-ratio:6/2;
background-position:center !important;
background-repeat:no-repeat !important;
position:relative;
overflow:hidden;
cursor:pointer;	
}
.services-grid > div > span {
     position: absolute;
    display: block;
    bottom: -40px;
    text-align: center;
    width: 100%;
    background: #000;
    font-size: 20px;
    text-transform: uppercase;
	transition:bottom 0.4s;
	line-height:2;
}
.services-grid > div:hover span {
	bottom:0;
}
#s-1 {
background-image:url("https://www.aida-communications.de/wp-content/uploads/2024/04/p.jpg");	
}
#s-2 { 
background-image:url("https://www.aida-communications.de/wp-content/uploads/2024/04/k.jpg");
}
#s-3 {
background-image:url("https://www.aida-communications.de/wp-content/uploads/2024/04/l.jpg");	
}
#s-4 {
background-image:url("https://www.aida-communications.de/wp-content/uploads/2024/04/w.jpg");	
}
#s-5 {
background-image:url("https://www.aida-communications.de/wp-content/uploads/2024/04/w.jpg");	
}
#s-6 {
background-image:url("https://www.aida-communications.de/wp-content/uploads/2024/04/a.jpg");	
}
#s-7 {
background-image:url("https://www.aida-communications.de/wp-content/uploads/2024/04/p-1.jpg");	
}
#s-8 {
background-image:url("https://www.aida-communications.de/wp-content/uploads/2024/04/m.jpg");	
}
.print-wrap {
	display: grid;
grid-template-columns: repeat(3, 1fr);
_grid-template-rows: repeat(3, 1fr);
grid-column-gap: 5px;
grid-row-gap: 5px;
}
.print-wrap img {
aspect-ratio:4/3;
    object-fit: cover;	
}
.scrollact {
background:#f00;
}
.hline {
background:#fff;	
}

@media only screen and (max-width: 1300px){
	.services-grid > div {
	 aspect-ratio:4/2;
	}
}
#map-frame {
width:100% !important;
_aspect-ratio:1920/400;
height:400px;	
}
.page-id-123 #masthead,.page-id-125 #masthead {
display:none;	
}
.site-footer a {
color:#fff;	
}
.usp h2 {
	 color: #01ffff;
	margin-top:0;
	margin-bottom:0;
	line-height:1;

}
.usp p {
font-size:40px;
    line-height: 1.3;	
}
#usp-bg {
margin-top:-50px;
margin-bottom:-20px;	
}
@media only screen and (max-width: 768px){
	.entry-content {
margin-top: 68px;		
}
	.icon-desc {
		top: 10px;
    left: 50px;
	display:block !important;	
	}
	.services-grid {
		grid-template-columns: repeat(2, 1fr);
	}
	h1,h2,h3 {
		font-size:40px;
	}
	.usp p {
font-size:19px !important;
    line-height: 1.3;	
}
	.usp h2 {
		word-break: break-word;
	}
	.services-grid > div > span {
	font-size:15px;
	bottom:0 !important;	
	}
	#usp-bg { 
	_padding-top:210px !important;
	}
	.unbewusst h3 {
		margin:20px 0;
	}
	#map-frame {
height:200px;	
}
	h1 {
	font-size:40px !important;	
	}
	h2 {
	font-size:40px !important;		
	}
	h3 {
		font-size:30px !important;	
	}
}
#map-frame {
filter:grayscale(100%);	
}
#map-frame:hover {
filter:grayscale(0%);		
}
.more {
border-top:1px solid #fff;
    width: fit-content;
    padding-top: 5px;
	font-weight:300;	
}
.triple-usp .panel-grid-cell {
border:1px solid #fff;
padding:30px !important;	
}
.right-video {
    width: 100%;
    max-width: 500px;
}	
.unbewusst p {
font-size:25px !important;	
}
.triple-usp h3 {
color:#fff !important;
   font-family: 'Futura Std';
font-weight:400;
_border-bottom:1px solid #fff;	
}
h3 {
   font-family: 'Futura Std';
font-weight:400;
	color:#fff !important;
}
.sms .textwidget  {
position:relative;	
}
.sms-video {
position: absolute;
    /* z-index: 1000000; */
    top: 0;
    left: 0;
    width: 100%;
	object-fit: cover;
    _max-height: 500px;
    height: 100%;
	
}
.over-b {
	position: relative;
	 top: 0;
    left: 0;
    width: 100%;
	height: 100%;
	
background: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
}
.over {
position:relative;
max-width:1200px;
margin:auto;
padding:50px 30px;
	
}
.sms-list li {
list-style:none;
position:relative !important;
margin-bottom:53px;	
}
.sms-list :nth-child(1)::before {
content:url('https://www.aida-communications.de/wp-content/uploads/2024/11/sms-smart-w.jpg');
    position: absolute;
    left: -51px;
}
.sms-list :nth-child(2)::before {
content:url('https://www.aida-communications.de/wp-content/uploads/2024/11/sms-euro-w.jpg');
    position: absolute;
    left: -51px;
		z-index:100;
}
.sms-list :nth-child(3)::before {
content:url('https://www.aida-communications.de/wp-content/uploads/2024/11/sms-brand-w.jpg');
    position: absolute;
    left: -51px;
	top:-20px;

}
.so-widget-lsow-accordion  * {
background:transparent !important;	
}
.lsow-panel-title {
	border-top:1px solid #fff;
    width: fit-content;
color:#fff !important;
	font-weight:300 !important;
	padding:0 6px !important;
	    font-size: 16px !important;

}
.lsow-panel-content {
padding:0 !important;	
}
.andreas img {
filter:grayscale(100%);	
}
.andreas img:hover {
filter:grayscale(0%);
}
.collage-video {
margin:auto;
width:100%;
max-width:800px;
display:block;	
}
.mark {
color:#BF9345 !important;	
}
.entry-content li {
font-weight:300 !important;	
}
#brain-mobile {
aspect-ratio:1;
    background-position: 72% 50% !important;
    background-size: 431px;

}