        h1,
        h1 a {
            font-family: Josefin Sans !important;font-size: 43px !important;
 line-height: normal;        }
            h2,
        h2 a {
            font-family: Josefin Sans !important;font-size: 39px !important;
 line-height: normal;        }
            h3,
        h3 a {
            font-family: Josefin Sans !important;font-size: 35px !important;
 line-height: normal;        }
            p,
        p a {
            font-family: Muli !important;font-size: 15px !important;
 line-height: normal;        }
            h4,
        h4 a {
            font-family: Josefin Sans !important;font-size: 30px !important;
 line-height: normal;        }
    
/* MENU */
    /* MENU */
    .prague-header .prague-navigation .main-menu > li > a {
                    font-family: "Cabin", sans-serif !important;
                                                                        }

/* SUBMENU */
    /* SUBMENU */
    .prague-header .prague-navigation .sub-menu li a {
                    font-family: "Cabin", sans-serif !important;
                                                                        }

/* BUTTON */

/* Theme Options Custom CSS */
.mejs-controls {
  display: none !important;
  visibility: hidden !important;
  }
.vc_gitem-post-data-source-post_excerpt
{
display:none!important;
}
.not-active {
  pointer-events: unset;
  cursor: default;
  text-decoration: none;
  color: black;
}
.vc_gitem-post-data-source-post_date
{
display:none!important;
}
.vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-b
{
background-color: #5ccaeb !important;
}
.prague-loader .prague-loader-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    background-color: #fff!important;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transition: -webkit-transform .6s linear;
    transition: -webkit-transform .6s linear;
    transition: transform .6s linear;
    transition: transform .6s linear,-webkit-transform .6s linear;
}
.prague-loader .prague-loader-bar {
    display: inline-block;
    position: relative;
    top: 50%;
    overflow: hidden;
    vertical-align: middle;
    width: 40%;
    height: 2em;
    font-size: 5em;
    line-height: 2em;
    font-weight: 700;
    color: #fff;
    -webkit-transition: -webkit-transform 0s linear;
    transition: -webkit-transform 0s linear;
    transition: transform 0s linear;
    transition: transform 0s linear,-webkit-transform 0s linear;
    -webkit-transform: scaleX(1) translateY(-50%);
    transform: scaleX(1) translateY(-50%);
    -webkit-transform-origin: center right;
    transform-origin: center right;
    z-index: 2;
background-color: #5ccaeb !important;
}

.prague-services-wrapper .services-item-title {
    margin-top: 0;
    margin-bottom: 0;
    color: #5ccaeb!important;
}
.a-btn-2:focus, .a-btn-2:hover {
    color: #fff;
    background-color: #5ccaeb!important;;
    text-decoration: none;
    outline-color: transparent;
}
.image-clients__item {
    width: calc(100% / 6)!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 30px;
}
.prague-header .prague-social-nav {
    position: relative;
    display: block;
    width: 34px;
    margin-left: 15px;
    background-color: #00c1cf!important;
}
.project-list-excerpt p
{
text-align:justify!important;
}
@media only screen and (max-width: 768px) {
 .prague-loader .prague-loader-bar
{
font-size: 1.1em!important;
}
.image-clients__item {
    width: calc(100% / 3)!important;
}
}
.social-content li
{
background-color:#5ccaeb!important;
}