div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}

div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #ff0000;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
    border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
    border: 2px solid #ffa500;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
    position: relative;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid #ff0000;
    background: #fff;
    padding: .2em .8em;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
    content: " ";
}

.wpcf7-display-none {
    display: none;
}

div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url('../../images/ajax-loader.gif');
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
    visibility: visible;
}

div.wpcf7 div.ajax-error {
    display: none;
}

div.wpcf7 .placeheld {
    color: #888;
}

div.wpcf7 input[type="file"] {
    cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
    cursor: default;
}

div.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
    direction: ltr;
}

.achie-item figcaption {
    width: 220px;
    height: 220px;
    border: 2px solid;
    border-radius: 50%;
    padding-top: 60px;
    margin: 0 auto;
}

#page-home .achievement {
    margin-top: 50px;
}

.achie-item {
    width: 25%!important;
    padding: 0!important;
}

.emphasized-block{
        border: 1px solid #0d7ec4;
}



#page-home .achievement .container .achie-item b {
    font-family: Roboto Bold;
    color: #358fd0;
    font-size: 50px;
}

#page-home .project .project-slider .slider-item figure {
    height: 700px;
    filter: brightness(0.8);
}

#page-home .project .project-slider .slider-item figcaption {
    /* top: 40%; */
    /* left: 10%; */
    /* width: 80%; */
}

#page-home .project .project-slider .slider-item .readmore {
    /* top: 70%; */
    /* bottom: auto; */
    background: #f0f8ff00;
    border: 1px solid white;
    text-transform: uppercase;
    padding: 10px 30px;
}

#page-home .project .project-slider .slider-item .readmore:after {
    border: 1px solid #fff;
}

#page-home .info .container .info-slider .slider-item figcaption .info-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
}

#page-home .info .container .info-slider .slider-item figcaption .info-shortdes {
    font-size: 16px;
    font-weight: 100;
    line-height: 24px;
}

#page-home .partner .container .partner-slider .slider-item img {
    width: 100%;
    height: 100%;
}

#page-home .partner .container .partner-slider .slider-item {
    height: 120px;
    position: relative;
    margin: 0 15px;
}

.main-footer figure {
    flex-grow: 0;
}

.main-footer section {
    max-width: inherit;
}

.main-footer-title {
    line-height: 1.5;
    font-family: roboto bold;
}

.main-footer-logo figcaption p {
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 2px;
}

#page-home .achievement .container .achie-item figcaption .caption {
    font-family: Roboto Medium;
    color: #7a7979;
    font-size: 17px;
}

.achie-item figcaption:hover {
    border: 2px solid #358fd0;
}

#page-home .service {
    margin-top: 70px;
}

#page-contact .contact .container .info h6 {
    font-weight: bold;
    text-transform: uppercase;
}

#page-contact .contact .container form button {
    background: #358fd0;
    padding: 10px 30px;
}

.main-header .main-menu>li>a:before {
    background: #358fd0;
}

.main-header .main-menu>li>a {
    font-family: Roboto Medium;
    font-size: 18px;
    text-transform: uppercase;
}

.main-header .main-menu>li>.active {
    color: #358fd0;
}

.main-header .social li {
    margin-right: 0;
}

.main-header .social a {
    width: inherit;
    height: inherit;
}

@media (max-width:767px) {
    #page-home .partner .container .partner-slider .slider-item {
    height: 60px;
}
    .header-mb .social li {
        height: auto;
        width: auto;
        margin-right: 0
    }
    #page-home .project .project-slider .slider-item .btm-overview .info .name {
        line-height: 1.2
    }
    .achie-item figcaption {
        width: 160px;
        height: 160px;
        padding-top: 35px;
    }
    .achie-item {
        width: 50%!important;
    }
    #page-home .achievement .container .achie-item b {
        font-size: 30px;
    }
    #page-home .achievement .container .achie-item figcaption .caption {
        font-size: 15px;
    }
}

li.page-item.disabled {
    display: none!important;
}

#page-project .navbar .container .flex .item h6 {
    font-family: Roboto Bold;
    text-transform: uppercase;
}

h6.text {
    font-family: roboto bold;
}
h6.title {text-transform: uppercase;}

h6.text {text-transform: uppercase;}

.main-header .logo{
    max-width: 260px
}