.prague-logo a img {width:150px !important;}
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
p {
color: #313131;
}
.main-menu li.current_page_item {
background: #282828;
}

.services-item-description .qxCTlb {
  background: #ec771a !important;
}

.project-detail-block-outer .project-detail-block-wrapper .project-detail-block-title {
    background: #ee7d27;
    padding-left: 1em;
    margin-left: -1em;
    display: inline-block;
    padding-right: 1em;
}

.project-detail-block-outer .project-detail-block-wrapper .project-detail-block-title:before {
    width: 40px;
    background-color: #ee7d27;
}

@media only screen and (max-width: 767px) {
    .prague_count_col3 .portfolio-item-wrapp {
        width: 100% !important;
        position: static !important;
    }

.prague_count_col3 .portfolio-item-wrapp:nth-child(4) {
 order: 5;
}
  .about-us-services img {
    transform: scale(1.4);
}

.prague-shortcode-parent .prague_services {
 height: auto !important;
display: flex;
flex-direction: column;
}
}

@media screen and (max-width: 1199px) {
.main-menu li.current_page_item a {
color: white !important;
}
}

.no-overlay .overlay {
 display: none !important;
}

.prague-services-wrapper .services-item-title {
  max-width: min-content;
margin-left: auto;
margin-right: auto;
}

.prague-shortcode-parent .prague_services {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
height: auto !important;
}

.prague_count_col3 .portfolio-item-wrapp {
position: static !important;
margin-top: 1em;
    margin-bottom: 2em;
}

.prague_gap_col15 .portfolio-item {
    height: 100%;
margin-bottom: 0;
}

.prague-services-wrapper {
height: 100%;
}