html, body {
	direction: ltr !important;
}
a, a:focus,
a:active {outline: none;}
.large-up-3 > .column, .large-up-3 > .columns, .large-up-4 > .column, .large-up-4 > .columns, .column, .column:last-child:not(:first-child), .columns, .columns:last-child:not(:first-child) {
	float: left;
}
.btn_ham {
    left: 9.5%;
    right: auto;
}
.wrap_main_menu {
	left: 0;
	right: auto;
	transform: translateX(-100%);
	padding-left: 168px;
    padding-right: 70px;
}
.wrap_main_menu .wrap_socials .wrap_social {
    margin-left: 0;
    margin-right: 15px;
    border-left: none;
    border-right: 1px solid #fff;
}
.page_title:after {
	right: auto;
	left: 0;
}
.home_video_sec .process_content { padding-left:30px; padding-right:0}
.wpcf7 input[type=url], .wpcf7 input[type=email], .wpcf7 input[type=tel], form {
    direction: ltr;
    text-align: left;
}
.footer .top_footer .wrap_form .wrap_input input {
    font-size: 16px;
    padding-left: 10px;
}
.footer .top_footer .wrap_form .wrap_input {
    margin-left: 0;
}
.footer .top_footer .wrap_form .wrap_inputs { gap:10px}
.footer .top_footer .menu_col .wrap_socials .wrap_social {
	margin:0 0 0 20px;
}
.footer .top_footer .menu_col .wrap_socials .wrap_social:last-child {
    margin:0 0 0 20px;
}
.home_projects_sec .wrap_title .page_title:after {
    right: 0;
}
.footer .top_footer .menu_col .wrap_socials .wrap_social:first-child{
    margin: 0;
}