.prague-logo a img{width:auto !important;height:80px !important;}
.a-btn, .a-btn-arrow-2, .a-btn-2, .a-btn-arrow, .button.prev, .button.next{
    }




/*MENU*/
.prague-header .prague-navigation .main-menu li a{

}

.prague-header .prague-navigation .main-menu ul li a{

}
.ndrk {
    font-family: Roboto,sans-serif;
    line-height: inherit;
    font-weight: inherit;
    cursor: pointer;
    color: inherit;
    font-size: inherit;
    margin-bottom: 0;
  transition: 0.5s;
}

.ndrk:hover{
  color:#5f5f5f;
  transition: 0.5s;
}

.prague-footer .footer-bottom-content .footer-copyright {
    font-size: 14px!important;
    letter-spacing: 2px!important;
	width: 70%;
}

.prague-footer .footer-bottom-content .prague-social-nav {
    width: 30%;
}

.prague-footer .footer-bottom-content .footer-copyright {
    font-size: 12px!important;
    letter-spacing: 2px!important;
    width: 70%;
}

.project-detail-full-overlay {
    background-color: rgba(0,0,0,0)!important;
}

.project-detail-full-overlay .icon{
display:none;
}
.project-detail-full-overlay .pulse1{
display:none
}
.project-detail-full-overlay .pulse2{
display:none
}

@media only screen and (min-width: 1199px){
.prague-header.simple.sticky-menu.light.scroll {
    background-color: #232323;
}
}



@media only screen and (max-width: 770px){
.prague-footer .footer-bottom-content .prague-social-nav {
    width: 100%;
}

.prague-footer .footer-bottom-content .footer-copyright {
    width: 100%;
}
}

.prague-header.light.open-filter, .prague-header.light.open-menu {
    background-color: #232323!important;
}