/* ===================================================================================

* Theme Name: BildPress Child
* Theme URI: https://themeforest.net/user/basictheme/portfolio
* Author: BasicTheme
* Author URI: https://www.devsnews.com/wp/bildpress/
* Description: BildPress - Construction WordPress Theme
* Version: 1.0.3
* Template: bildpress
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */

.page_title__bread-crumb ul li::before {
    left: auto;
    right: -8px;
}
.about3__content p {
    padding-right: 0;
    padding-left: 40px;
}
.about2__tab-thumb {
    left: auto;
    right: 10px;
}
.about2__tab-content{
	float:left;
}
.about2__left-content {
    left: auto;
    right: 0px;
	border-top-right-radius:0;
	border-top-left-radius:200px;
}
.about2__left-thumb {
    padding-right: 45px;
    padding-left: 0;
}
.f_right {
    float: left;
}
.header__top1__right--flag>ul>li {
    margin-left: auto;
    margin-right: 30px;
}
.header-menu-space::before {
    left: auto;
	right:-25px;
    transform: skew(-15deg);
}
.main-menu ul li.menu-item-has-children > a::after, .main-menu1 ul li.menu-item-has-children > a::after {
    margin-left: auto;
    margin-right: 4px;
}
.header .main-menu1>nav>ul>li ul {
    left: auto;
	right: 0;
}
.header .main-menu1>nav>ul>li ul li{
	text-align:right;
}
.header__top1__right--flag>ul>li:hover ul {
    right: auto;
    left: 0px;
}
.ti-arrow-down:before {
    float: left;
    padding-right: 8px;
}
.header__top1__left span:not(:last-child) {
    margin-right: auto;
    margin-left: 45px;
}
.progress-wrap.active-progress {
    right: auto;
    left: 50px;
}
.contact1__item.border-bottom-widget:before {
    left: auto;
    right: 0px;
}
.contact1__thumb {
    left: auto;
    right: 0px;
}
.contact1__content {
    padding-left: 0;
    padding-right: 55px;
}
.contact_page1__item i {
    right: auto;
    left: 40px;
}
.contact_page1__item .form-control {
    text-align: right;
}
.projects1__content {
    text-align: right;
}
.projects1__content--icon i {
    right: auto;
    left: -30px;
}
.projects1__item {
    text-align: left;
}
.projects1__content--text .projects1__content--data span {
    margin-right: auto;
    margin-left: 22px;
}
.slider1__content p:before {
    left: auto;
    right: 0px;
}
.slider1__content p {
    padding-left: 0;
    padding-right: 22px;
}
.slider1__item {
    padding-left: 0;
    padding-right: 100px;
}
.slider1__content h2 {
    line-height: 95px;
}
.arc-about-img-wrapper {
    margin-left: auto;
    margin-right: -40px;
}
.our-motive:before {
    right: auto;
    left: -30px;
}
.arc-features-list {
    float: left;
}
.arc-features-list li {
    margin-left: auto;
    margin-right: 60px;
}
.our-motive:after {
	right: auto;
	left:-48px;
    clip-path: polygon(100% 0, 0 50%, 100% 100%) !important;
}
.arc-single-feature-icon {
    float: right;
    margin-right: auto;
    margin-left: 15px;
}
.arc-single-feature-text , .our-motive{
    text-align: right;
}
.fa-long-arrow-right:before {
    content: "\f177";
}
.site__btn4-icon {
    padding-left: 0;
    padding-right: 30px;
}
.site__btn4-icon:before {
    left: auto;
    right: 14px;
}
.site__btn4:hover i:first-child {
    right: auto;
	left:0px
}
.site__btn4.no-bg:hover {
    color: #a38e3c;
}
.service-icon {
    left: auto;
    right: 0;
}
.explore-gallery {
    padding-left: 0;
    padding-right: 70px;
	float: right;
}
.header__top1__left span i{
	margin-right: auto;
    margin-left: 3px;
}