#site-header-menu #site-navigation .menu > ul > li {
    float: right;
}
.ttm-header-icons, .ttm-header-icon {
    left: 0px !important;
right: auto !important;
}

.section-title h2.title {
    margin-top: 10px;
    text-align: right;
}
p {
    text-align: right;
    /* float: right; */
}
.featured-title h5 {
    text-align: right;
}
.custom-btn {
    float: right;
    text-align: right;
}
.section-title.with-desc .title-desc {
    margin-top: 6px;
    display: block;
    text-align: right;
}
.news-tabs {
    width: 100% !important;
}
.footer .ttm-textcolor-white {
    direction: rtl;
}

.widget-area {
    text-align: right;
}
.content-area {
    text-align: right;
}
.links {
    float: right !important;
}
a.button_sekil, a.button_sekil-2 {
    padding: 0px 0px 0px 0px !important;
}
a.button_sekil span, a.button_sekil-2 span {
    float: right !important;
    margin-right: 10px;
}

a.button_sekil i, a.button_sekil-2 i {
    float: left !important;
margin-left: 0px !important;
}


.ttm-team-member-single-list {
    text-align: right;
}
#site-header-menu #site-navigation .menu > ul li ul li a {
    text-align: right;
}
.form-input label {
    float: right !important;
    text-align: right !important;
}

.ttm-header-style-classicinfo .header-widget, .ttm-header-style-infostack .header-widget {
    display: block;
    position: relative;
    /* vertical-align: middle; */
    height: 100%;
    padding-right: 50px;
    float: left !important;
}

.back-custom .title-header .abs-btn {
    position: absolute;
    right: auto !important;
    bottom: 19px;
    /* width: auto; */
    padding: 3px 21px;
    border: 1px solid #000;
left: 0
}
