@media (min-width: 992px) {
    .typo-line {
        padding-left: 140px;
        margin-bottom: 40px;
        position: relative;
    }
    .typo-line .category {
        transform: translateY(-50%);
        top: 50%;
        left: 0px;
        position: absolute;
    }
    .sidebar .nav>li.active-pro {
        position: absolute;
        width: 100%;
        bottom: 10px;
    }
}

#map {
    position: relative;
    width: 100%;
    height: calc(100% - 60px);
    margin-top: 70px;
}

.places-buttons .btn {
    margin-bottom: 30px
}

.space-70 {
    height: 70px;
    display: block;
}

.tim-row {
    margin-bottom: 20px;
}

.tim-typo {
    padding-left: 25%;
    margin-bottom: 40px;
    position: relative;
}

.tim-typo .tim-note {
    bottom: 10px;
    color: #c0c1c2;
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    left: 0;
    margin-left: 20px;
    position: absolute;
    width: 260px;
}

.tim-row {
    padding-top: 50px;
}

.tim-row h3 {
    margin-top: 0;
}
.btn-file{width:auto;    margin-left: 7px;}
.btn-file > input {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    font-size: 23px;
    cursor: pointer;
    filter: alpha(opacity=0);
    opacity: 0;
    direction: ltr;
}
.upload_image{width:150px !important;}
.btn_news{    margin-bottom: 0;
    transform: translateY(13px);}
.wysihtml5-toolbar li:first-child{display:none;}
.wysihtml5-toolbar li:nth-child(4){display:none;}
.wysihtml5-toolbar li:nth-child(5){display:none;}
.wysihtml5-toolbar li .btn{border-right:1px solid #fff;}
.textarea_editor{width:100%; height: 200px; padding:8px;}
.padding_left_0{padding-left:0 !important}
    .padding_left_0 .btn-file {
        margin-left:8px;
    }

    .login_width_set{width:350px; margin:0 auto;     height: auto;}
    .flex_login{display: flex; background:#ccc;
                background-size:cover; 
    align-items: center;
    height: 100vh;}
    .padding_input_right{padding-right:22px;}
    .login_padding_bottom_4{padding-bottom: 4%;}
    .login_btn{background:#4ab4d8!important;}
    .pd_le{padding-left:0 !important;}
    textarea{    margin-top: -16px;
}
    .thump-images{    width: 152px; position:relative;}
    .thump-images img{width:47.6px !important;    
    margin-top: 3px;}
   .abs_1 {
    position: absolute;
    padding: 6px;
      top: -175px;
    right: -8px;
    background: #00abec;
}