ul.sdt_menu{
margin:0;
padding:0;
list-style: none;
font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
font-size:13px;
width:950px;
}
ul.sdt_menu a{
text-decoration:none;
outline:none;
}
ul.sdt_menu li{
float:left;
width:153px;
height:177px;
position:relative;
cursor:pointer;
}
ul.sdt_menu li > a{
position:absolute;
top:0px;
left:0px;
width:153px;
height:177px;
}
ul.sdt_menu li a img{
border:none;
position:absolute;
width:153px;
height:177px;
bottom:0px;
left:0px;
z-index:100;
opacity:0;
} ul.sdt_menu li span.sdt_active{
position:absolute;
background:red;
opacity:0.5;
top:125px;
width:153px;
height:0px;
left:0px;
z-index:0;
}
ul.sdt_menu li span span.sdt_link,
ul.sdt_menu li span span.sdt_descr,
ul.sdt_menu li div.sdt_box a{
margin-right:10px;
text-transform:uppercase;
min-width:105px;
} ul.sdt_menu li div.sdt_box{
display:block;
position:absolute;
width:153px;
overflow:hidden;
top:-1000px; left:0px;
display:none;
padding:0;
background:#f9b500;
font-family: 'pt_sansregular', Helvetica, Arial, sans-serif;
}
ul.sdt_menu li div.sdt_box a.sublink {
text-transform:uppercase;
font-size: 13px;
line-height: 15px;
font-weight: normal;
letter-spacing: 0.02em;
color: #fff;
float:right;
display:block;
clear:both;
padding:6px 0px;
text-align:right;
width: 135px;
min-width: 105px;
}
ul.sdt_menu li div.sdt_box .projectspostshome {
padding:38px 0 0 0;
display:block;
background-color:#6B8C75;
}
ul.sdt_menu li div.sdt_box .aboutpostshome {
padding:38px 0 0 0;
display:block;
background-color:#89AFA2;
}
ul.sdt_menu li div.sdt_box .aboutpostshome a {
padding:6px 0px;
}
ul.sdt_menu li div.sdt_box .projectspostshome .line {
background:transparent url(//www.alchemia-nova.net/website2018/wp-content/themes/alchemia_0.1/homemenu/images/dots.png) no-repeat bottom right;
width:100%;
clear:both;
float:none;
height:2px;
} @media screen and (-webkit-min-device-pixel-ratio:0) {
ul.sdt_menu li div.sdt_box {font-family: Helvetica,Arial,sans-serif;font-size:11px!important}
ul.sdt_menu li div.sdt_box a { font-size:12px!important;}
} ul.sdt_menu li div.sdt_box a{
float:right;
clear:both;
line-height:13px;
color:#fff;
font-weight:normal;
font-size:0.98em;
text-align:right;
padding: 4px 0;
width:135px;
}
ul.sdt_menu li div.sdt_box a:first-child{
margin-top:15px;
}
ul.sdt_menu li div.sdt_box a:last-child{
background:none;
}
ul.sdt_menu li div.sdt_box.kreislauf a:last-child {
word-break:break-all;
}
ul.sdt_menu li div.sdt_box a:hover{
color:#463A35;
}
ul.sdt_menu li div.sdt_box a{
background:transparent url(//www.alchemia-nova.net/website2018/wp-content/themes/alchemia_0.1/homemenu/images/dots.png) no-repeat bottom right;
} .sliderhome {
width:595px;
height:285px;
display:block;
position:absolute;
right:0;
top:65px;
opacity:1;
}
.sliderhome .caption-wrap {
display:none!important;
}
.sliderhome:before {
content: " ";
width: 100%;
height: 100%;
position: absolute;
z-index: 50;
top: 0;
left: 0;
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 50%, rgba(255,255,255,0) 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0))); background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%); background: -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%); background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%); background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); } .bloghome {
display:none;
position:absolute;
bottom:50px;
right:0px;
}
@media (max-width:880px) {
}
.bloghome a{
height:105px;
width:92px;
display:block;
background:transparent url(//www.alchemia-nova.net/website2018/wp-content/themes/alchemia_0.1/homemenu/images/blog-home-button.png) no-repeat 0 0;
}
.bloghome a:hover{
background-position: 0 -105px;
}