
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.main-menu {
    margin-top: 25px;
}
.main-menu li a {
    font-size: 18px;
    font-weight: 600;
}

.main-menu .sub-menu li a {
    
    font-size: 14px;
    line-height: 35px;
    padding: 0 15px;
    opacity: .9;
    color: #fff;
}


.prague-header {
    background-color: #ffffffe0;
}

.prague-header.light .main-menu li a {
    color: #000;
}

.main-menu .sub-menu {
    background-color: #fff;
}

.prague-header.light .prague-logo a {
    margin-top: 25px;
}

.prague-header.simple.sticky-menu.light.scroll {
    background-color: #ffffffe0;
}

.prague-logo a img {
    margin-left: 80px;
}
.promotion.info_video .content {
    width: 50%!important;
}

.prague-blog-list-wrapper .blog-list-post-date {
       display: none;
}

.prague-blog-list-wrapper .blog-list-post-title a {
    font-size: inherit;
    line-height: 1.1;
    font-weight: inherit;
}

.prague-blog-list-wrapper .blog-list-content {
    width: 38%;
    max-width: 420px;
}

.promotion.modern .description {
    color: #000;
    font-size: 18px;
    line-height: 1.78;
    font-weight: 400;
    letter-spacing: .6px;
}

.prague_list .project-list-item .project-list-outer .trans_figures svg polygon {
    fill: transparent;
    stroke: #d5c2726e;
    stroke-width: 15;
    -webkit-transform: translate(7px,7px);
    transform: translate(7px,7px);
}


.prague-header {
   padding: 5px 40px;
    }