.pagination-wrap li:first-child, .pagination-wrap li:last-child {
    display: none
}

.tf-section {
    padding: 40px 0;
}

.tf-section2 {
    padding: 40px 0 10px;
}

.flat-about.page {
    padding-bottom: 30px;
}

.flat-title-page.inner {
    padding: 176px 0 179px 0px;
    position: relative;
    background-image: url(/images/section/img-page-blog.jpg);
}

.page-contact .flat-title-page.inner {
    background-image: url(/images/section/img-page-blog.jpg);
}
.page-contact .flat-icon-contact .box-icon.style3 {
    padding: 21px 24px 21px 24px;
}
#comments .comment-form fieldset:nth-child(3) {
    margin-bottom: 20px;
}

.text-danger {
    color: #bf2228;
}
.widget-logo .logo-footer {
    margin-bottom: 20px;
}

.tf-map {
    padding-bottom: 30px;
}
#footer {
    padding: 50px 0 30px;
}
.widget-social-footer {
    padding: 10px 0 10px;
}
.text-success {
    color: #45ab49;
}
.text-warning {
    color: #ff9c00 ;
}