.prague-logo a img {width:80px !important;height:70px !important;}
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.project-detail-picture-descr p {
text-align: left;
}
.filter_item_category>li:nth-child(3) {
  order: 1;

}
.filter_item_category>li:nth-child(1) {
  order: 2;

}
.filter_item_category>li:nth-child(2) {
  order: 2;

}
.filter_item_category>li:nth-child(4) {
  order: 4;

}
.project-detail-simple-wrapper {
    padding: 55px 30px 0px!important;
}
.prague-footer .footer-top-content .prague-footer-main-block .prague-logo{
    padding-top: 28px;
}
.wpml-ls-display{
    font-size: 12px;
    font-weight: 300;
}
.txt-project{
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 32px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
.txt-project a{
    text-decoration: underline;
}
.txt-project a:hover{
    opacity: 0.7;
    color: #fff;
}
.project-content{
    margin-top: 205px;
    margin-bottom: 50px;
}
.services-detailed .a-btn-2 {
    margin-top: 0px!important;
}
.prague-loader .prague-loader-bar:after { 
background-color: #009bed;
}
.prague-header.simple.sticky-menu.light.static {
    background-color: #009bed;
}
.prague-header .filter-nav a {
    width: 134px!important;
}
.prague-header .filter-nav {
	width: 134px!important;
}
.footer-copyright{
      display: none!important;
}
.project-detail-simple-wrapper {
    padding: 55px 30px 0px!important;
}
.prague-social-nav{
      display: none!important;
}
.full_width  {
	width: 100%;
}
.one_half {
	width: 49% !important;
	margin-right: 2% !important;
}
.one_half.last_column {
	width: 49% !important;
	margin-right: 0px !important;
}
label {
    display: block;
font-family: "Roboto", sans-serif;
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 2.2px;
    font-weight: 500;
    text-transform: uppercase!important;
    color: #111;
}
#content .wpb_alert p:last-child, #content .wpb_text_column :last-child, #content .wpb_text_column p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child {
    margin-bottom: 1em!important;
}
textarea{
max-height: 8em;
}
input{
    font-family: "Roboto", sans-serif;
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 1.5px;
    font-weight: 500;
}
.row-form{

}
@media only screen and (max-width: 600px){
.one_half {
	width: 100% !important;
	margin-right: 0% !important;
}
.one_half.last_column {
	width: 100% !important;
	margin-right: 0px !important;
}
}