

.page_not_found h2 {
    margin: 114px 0 20px;
    font-size: 32px;
}
.qode-btn.qode-btn-simple.qode-button-with-separator{
    position: relative;
}

.qode-btn.qode-btn-simple.qode-button-with-separator:before{
    content: '';
    width: 100px;
    height: 100%;
    border-bottom: 1px solid black;
    position: absolute;
    display: inline-block;
    bottom: 50%;
    left: -130px;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit{
    margin-top: 15px;
}

.qode-instagram-feed{
    margin: 0 -25px
}

.qode-instagram-feed li{
    padding: 0 12.5px!important;
}
@media only screen and (max-width: 1000px){
    .qode_clients.four_columns .qode_client_holder{
        width: 50%;
    }
}
.portfolio_detail .info h6{
    font-family: 'Oswald', sans-serif;
    font-size: 21px;
    line-height: 28px;
    font-weight: 500;
    letter-spacing: 0px;
}
.side_menu .qode-instagram-feed li{
    padding: 0 2.5px!important;
    margin: 0 0 5px!important;
}

.side_menu .qode-instagram-feed{
    margin: 0 -2.5px;
}

.side_menu #lang_sel_click ul ul {
    background-color: #f8f9fa !important;
}

.animated_icons_with_text .animated_icon_with_text_inner:before {
    height: 100%;
    right: 0;
    width: 1px;
    border-right: 0px solid #f5f5f5;
}

.animated_icons_with_text .animated_icon_with_text_inner:after {
    width: 100%;
    bottom: 0;
    height: 1px;
    border-bottom: 0px solid #f5f5f5;
}