/*
Theme Name: Twenty Seventeen

Adding support for languages written in a Right To Left (RTL) direction is easy,
it's just a matter of overwriting all the horizontal positioning attributes
of your CSS stylesheet in a separate stylesheet file named rtl.css.

https://codex.wordpress.org/Right-to-Left_Language_Support

*/

/* Reset */

body {
	direction: rtl;
	unicode-bidi: embed;
	z-index:99999;
}

h1, h2, h3, h4, h5, h6, p {
    font-family: Arial, Helvetica, sans-serif;
}

th {
	text-align: right;
}

/* Accessibility */

.screen-reader-text:focus {
	left: auto;
	right: 5px;
}

/* Typography */

textarea {
	padding-right: 3px;
}

li > ul,
li > ol {
	margin-left: 0;
	margin-right: 1.5em;
}

th:first-child,
td:first-child {
	padding-left: 0.4em;
	padding-right: 0;
}

th:last-child,
td:last-child {
	padding-left: 0;
	padding-right: 0.4em;
}

/* Forms */

input[type="radio"],
input[type="checkbox"] {
	margin-left: 0.5em;
	margin-right: 0;
}

/* Main Css */
.top-address {
    text-align: right;
}
.logo-left {
    text-align: right;
}
.techno_menu {
    text-align: right;
}
.top-address p span, .top-address p a {
    margin-right: 0;
    margin-left: 20px;
}
.top-address p span i, .top-address p a i {
    margin-right: 0;
    margin-left: 10px;
}
.social-icons.text-right {
    text-align: left !important;
}
.techno_menu {
    /* float: right; */
    text-align: left !important;
}
nav.techno_menu.main-search-menu {
    float: left !important;
}
html {direction:ltr;
}
.em-slick-slider-new .banner-content {
    left: inherit !important;
    text-align: right !important;
    right: 17%;
}
.slider-style-seven .slider-video-icon, .slider-style-four .slider-video-icon {
    right: inherit !important;
    left: 20%;
}
.btn i {
    margin-left: 0;
    margin-right: 7px;
}
.banner-area .btn {
    margin-right: 0;
    letter-spacing: 1px;
    margin-left: 10px;
}
.slick-style-two .banner-slick .b-batton {
    float: right;
}
.slider_circle_img.rotateme {
    position: absolute;
    right: inherit;
    top: 0;
    left: 50px;
}
.slick-style-two .slider_single_img {
    right: inherit;
    z-index: 999;
    left: 9%;
}
.slider-style-eight .slider_single_img {
    display: none;
}
.about_shape {
    left: inherit;
    right: -251px;
}
.section-title.t_left {
    text-align: right;
}
.section-title {
    text-align: right;
}
.kc_text_block {
    text-align: right;
}
.kc-feature-boxes {
    text-align: right;
}
.content-desc {
    padding-right: 0 !important;
    padding-left: 40px;
}
.kc-fb-layout-3 .box-right {
    padding-left: 0;
    padding-right: 25px;
}
.kc-pro-button.kc-button-main {
    text-align: left !important;
}
.em_work_progress-number span:before {
    display:none;
}
.em_work_progress-number span:after {
    display:none;
}
.em_work_progress-number:before {
    right: -143px;
    left: inherit;
}
.em_work_progress-number span {
    height: 80px;
    width: 80px;
    line-height: 80px;
    font-size: 23px;
}
.em-call-to-action {
    text-align: right;
    position: relative;
}
.em-call-to-video {
    position: absolute;
    right: inherit;
    top: 50%;
    width: 24%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
}
.call-to-action-btn a i {
    margin-left: 0;
    margin-right: 8px;
}
.em_single_testimonial {
    text-align: right;
}
.em_test_thumb {
    float: right;
    margin-right: 0;
    margin-left: 20px;
}
.em_testi_content {
    text-align: right;
}
.em_testi_content:before {
    left: inherit;
    right: 0;
}
.techno-single-blog_adn {
    text-align: right;
}
.footer-widget.address, .footer-widget.address p {
    text-align: right;
}
.widget {
    text-align: right;
}
.footer-middle .widget ul li {
    padding-left: 0;
    padding-right: 20px;
}
.footer-middle .widget ul li::before {
    left: inherit;
    right: 0;
}
.recent-post-image {
    float: right;
    margin-right: 0;
    margin-left: 25px;
}
.banner-slick.banner-content.banner-content p {
    text-align: right !important;
    margin: 30px 0 15px !important;
}
.style-two .em_work_progress-number span {
    height: 45px;
    width: 45px;
    line-height: 45px;
    font-size: 16px;
}
.style-two.em_work_progress::after {
    right: inherit;

    margin-right: 0;
    left: 0;
    margin-left: -119px;
}
.style-three .counter_icon {
    float: right;
    margin-right: 0;
    margin-left: 25px;
}
.style-three .single_counter_inner {
    text-align: right;
}
.about-sign {
    margin-right: 0 !important;
    margin-left: 20px;
}
.em-feature.style-five .em_feature-icon {
    float: right;
    margin-right: 0;
    margin-left: 20px;
}
.em-feature.style-five {
    text-align: right;
}
.blog-left-side .widget h2:before {
    position: absolute;
    left: inherit;
    right: 0;
}
.blog-left-side .widget h2:after {
    display:none;
}
.search button {
    right: inherit;
    left: 0;
}
.search input[type="text"] {
    padding-left: 0;
    padding-right: 10px;
}
.techno-single-blog {
    text-align: right;

}
.techno-single-blog-details {
    text-align: right;
}
.techno-single-icon-inner {
    text-align: right;
}
.button i {
    margin-left: 0;
    margin-right: 6px;
}
.comments-area .button {
    float: right;
}

.btn-link i {
    position: absolute;
    right: 0;
    top: 58%;
    transform: translateY(-50%);
}
.btn-link {
    font-weight: 500;
    color: #616161;
    font-size: 16px;
    font-family: Muli;
    position: relative;
    padding-right: 14px;
}
.post_reply {
    padding-left: 0;
    width: 100%;
    position: relative;
    text-align: right;
    padding-right: 24px;
}
.reply_date span.span_right {
    float: none;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 1px;
    position: absolute;
    top: 0;
    right: inherit;
    background: #0C5ADB;
    padding: 3px 18px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 4px;
    left: 0;
}
.btn i {
    margin-left: 0;
    margin-right: 0;
    position: absolute;
    right: 14px;
}
.banner-area .btn {
    position: relative;
}

.top-right-menu {
    text-align: left;
}
.top-menus li {
    display: inline-block;
    margin-left: 0;
    margin-right: 15px;
}
.top-right-menu ul.social-icons {
    margin-right: 15px;
}
.techno-main-menu .menu-item-has-children>a:after {
    margin-left: 5px;
    content: "\f107";
    font-family: FontAwesome;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    font-size: 13px;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	display:none;
}
.techno_menu > ul > li > a {
    margin: 30px 12px;
}




