header .collapse-button .icon-bar {
	background-color: #fff;
}
header.smaller .collapse-button .icon-bar {
	background-color: #fff;
}
header .collapse-button .icon-bar:hover {
	background-color: #fff;
}

.site_grid_container {
	float: right;
	display: block;
	position: relative
}
header {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000000!important;
	transition: .2s all;
	-webkit-transition: .2s all;
	-moz-transition: .2s all;
	-o-transition: .2s all;
	background-color: #fff;
	box-shadow: 0 3px 5px rgba(0,0,0,.2);
	border-top: 2px solid #cfefff
}
.back-to-top {
	position: fixed;
	bottom: 6em;
	right: 0;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	padding: 1em;
	display: none;
	z-index: 1002!important;
	background-image: url(../images/System/UpBtn.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
	width: 35px;
	transition: .3s all;
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-o-transition: .3s all;
	opacity: .8
}
.back-to-top:hover {
	background-image: url(../images/System/UpBtn.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
	width: 35px;
	opacity: 1
}
.fs_title {
	float: left;
	width: 100%;
	text-decoration: none;
	line-height: 1.1em;
	direction: rtl
}
.fs_sub_title {
	float: left;
	width: 100%;
	text-decoration: none;
	line-height: 1.4em;
	direction: rtl
}
.fs_p {
	float: left;
	width: 100%;
	line-height: 1.5em;
	direction: rtl;
	text-decoration: none
}
.overlay_contact {
	background-color: rgba(0,0,0,.6);
	bottom: 0;
	cursor: default;
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden;
	z-index: 1000000000000!important;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-ms-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s
}
.overlay_contact:target {
	visibility: visible;
	opacity: 1
}
.contact_toggle_popup_container {
	display: inline-block;
	left: 50%;
	opacity: 0;
	position: fixed;
	text-align: justify;
	visibility: hidden;
	z-index: 10000000000;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: opacity .5s, top .5s;
	-moz-transition: opacity .5s, top .5s;
	-ms-transition: opacity .5s, top .5s;
	-o-transition: opacity .5s, top .5s;
	transition: opacity .5s, top .5s
}
.contact_toggle_popup_background {
	width: 300px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	height: 200px;
	background-color: #28365f
}
.contact_toggle_popup_background_title {
	direction: rtl;
	width: 300px;
	float: none;
	font-size: 28px;
	padding: 0;
	margin: 0;
	color: #fff;
	text-align: center;
	line-height: 1.7em
}
.contact_toggle_popup_inside {
	width: 300px;
	float: none;
	height: 153px;
	padding: 0;
	margin: 0;
	background-color: #fff
}
.contact_toggle_popup_inside_subTitle {
	direction: rtl;
	width: 280px;
	float: none;
	font-size: 18px;
	padding: 20px!important;
	margin: 0!important;
	color: #000;
	font-weight: 400;
	text-align: center;
	line-height: 1.4em;
	box-sizing: border-box
}
.overlay_contact:target+.contact_toggle_popup_container {
	top: 50%;
	opacity: 1;
	visibility: visible;
	z-index: 9999
}
.close_contact {
	background-color: #8c1e25;
	height: 47px;
	line-height: 50px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 0;
	width: 45px;
	right: 0
}
.close_contact:hover {
	background-color: red
}
.close_contact:before {
	color: rgba(255,255,255,0.9);
	content: "X";
	font-size: 23px;
	line-height: 1.5em
}
#progress_div_with_gif {
	float: none;
	height: 100%;
	width: 100%;
	padding-top: 0;
	text-align: center;
	background-color: rgba(0,0,0,.6);
	top: 0;
	left: 0;
	position: absolute
}
#progress_div_with_gif img {
	height: 50px;
	width: 120px;
	margin-top: 0;
	margin-left: 0
}
.location_section_top {
	width: 100%;
	float: right;
	padding-top: 0;
	position: relative
}
.location_item_locksmith {
	float: left;
	margin-bottom: 7px;
	background-color: rgba(255,255,255,.9);
	padding: 10px 7px 7px 7px;
	box-sizing: border-box;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 15px
}
.location_item_locksmith:hover {
	background-color: rgba(255,255,255,1)
}
.location_icon_locksmith {
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 10px
}
.location_title_locksmith {
	width: 170px;
	float: left;
	margin-right: 10px;
	font-size: 18px;
	font-weight: 600;
	color: #0b6cb6
}
.location_text_locksmith {
	width: 200px;
	float: left;
	font-size: 17px;
	font-weight: 400;
	color: #0b6cb6;
	margin-top: 1px;
	margin-left: 29px
}
.slide_icon_item img {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 25px
}

@media all and (min-width:1438px) {
.gridContainer {
	width: 89.0217%;
	max-width: 1170px;
	padding-left: .4891%;
	padding-right: .4891%;
	margin: auto
}
.site_grid_container {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%
}
.fs_title {
	font-size: 44px
}
.fs_sub_title {
	font-size: 24px
}
.fs_p {
	font-size: 17px
}
header {
	height: 90px
}
header .logo {
	width: 280px;
	float: right;
	z-index: 100!important;
	padding-top: 11px;
	padding-bottom:11px;
	border-left: 1px solid #cfefff;
	padding-left:15px;
}
header .rate {
	width: 170px;
	float: left;
	z-index: 100!important;
	margin-top: 17px;
	margin-left: 40px
}
header .phone {
	width: auto;
	float: left;
	font-size: 19px;
	text-decoration: none;
	text-align: right;
	direction: rtl;
	margin-top: 26px;
	padding: 7px 15px 7px 15px;
	color: #fff
}
header .phone i {
	margin-left: 5px;
	margin-right: 5px
}
header .text_phone {
	width: auto;
	float: right;
	z-index: 100!important;
	margin-top: 32px;
	margin-right: 10px
}
header .whatsup {
	width: 37px;
	height: 37px;
	float: left;
	font-size: 19px;
	text-decoration: none;
	text-align: right;
	direction: rtl;
	margin-top: 26px;
	padding: 0;
	color: #fff;
	margin-left:15px;
}
header .whatsup i {
	margin-top: 9px;
	margin-right: 11px
}
.slideshow {
	width: 100%;
	float: left;
	height: 600px;
	margin-top: 70px;
	position: relative
}
.slideshow_caption {
	position: absolute;
	right: 5%;
	top: 115px;
	width: auto;
	z-index: 3
}
.map_caption {
	position: absolute;
	left: 5%;
	top: 175px;
	width: auto;
	z-index: 3
}
.slideshow_caption_title {
	width: 100%;
	float: right;
	font-size: 70px;
	text-decoration: none;
	text-align: right;
	direction: rtl;
	margin-bottom: 5px;
	margin-top: 0;
	padding-top: 0;
	line-height: 1em
}
.slideshow_caption_text {
	width: 100%;
	float: right;
	font-size: 35px;
	text-decoration: none;
	text-align: right;
	direction: rtl;
	margin-bottom: 20px;
	margin-top: 0;
	padding-top: 0;
	line-height: 1em
}
.slideshow_caption_btn {
	font-size: 19px
}
.slide_overlay {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	background: -moz-linear-gradient(bottom, rgba(11, 75, 125,.9) 1%, rgba(125,185,232,0) 100%);
	background: -webkit-linear-gradient(bottom, rgba(11, 75, 125,.9) 0, rgba(125,185,232,0) 100%);
	background: linear-gradient(to left, rgb(45, 45, 45) 0, rgba(125,185,232,0) 100%);
	z-index: 1
}
.footer_section {
    float: right;
    width: 100%;
    padding-top: 90px;
    padding-bottom: 90px;
    background-image: url('../images/System/grey_pattern.jpg');
    background-repeat: repeat;
}
.footer_info {
	width: 150px;
	float: right;
	margin-left: 35px;
}
.footer_info_title {
	width: 100%;
	float: right;
	border-bottom: 1px solid #0b6cb6;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 19px
}
.footer_info_text {
	width: 100%;
	float: right;
	margin-bottom: 5px
}
.footer_map {
	width: 400px;
	float: right;
	margin-left: 35px;
}
.footer_links {
	width: 100%;
	float: right;
}
.footer_media {
	width: 100%;
	float: left;
	text-align: left;
	margin-top: 10px
}
.footer_media_icon {
	float: left;
	width: 30px;
	height: 30px;
	color: #2b3042 !important;
	text-align: right;
	text-decoration: none;
	display: inline-block;
	direction: rtl;
	margin-right: 5px;
	background: 0 0
}
.footer_media_icon:hover {
	color: #324386 !important;
}
.footer_media_icon i {
	margin: 0!important;
	padding: 0!important;
	line-height: 1.6!important;
	font-size: 23px!important;
	font-weight: 400
}
.footer_links_categories {
	float: right;
	width: 21.25%;
	margin-left: 5%;
}
.footer_links_categories:nth-of-type(4n) {
	float: right;
	width: 21.25%;
	margin-left: 0;
}
.footer_links_categories_title {
	float: right;
	width: 100%;
	font-size: 25px;
	font-weight: 700;
	line-height: 1.2em;
	text-align: right;
	direction: rtl;
	margin-bottom: 10px;
	font-family: almoni-neue-tzar;
}
.footer_link {
	float: left;
	width: 100%;
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.2em;
	text-align: left;
	direction: rtl;
	color: #000!important;
	margin-bottom: 15px
}
.footer_link i {
	float: right;
	margin-left: 12px
}
.footer_link:hover {
	color: #324386!important
}
.footer_link_ayalon {
	float: right;
	width: 100%;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.2em;
	text-align: right;
	direction: rtl;
	color: #fff !important;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 15px;
	padding-right: 10px;
	background-color: #0b6cb6;
	box-sizing: border-box
}
.footer_link_ayalon i {
	float: right;
	margin-left: 12px;
	color: #fff !important
}
.footer_link_ayalon:hover {
	color: #fff!important;
	background-color: #333
}
.sub_footer_section {
	width: 100%;
	float: right;
	padding-top: 15px;
	padding-bottom: 15px
}
.sub_footer_text {
	float: left;
	width: auto;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: 400;
	text-align: left;
	margin-top: 2px
}
.sub_footer_credit_icon {
	float: left;
	width: 30px;
	height: 25px
}
.location_section {
	width: 100%;
	float: right;
	padding-top: 0;
	padding-bottom: 0;
	height: 600px;
	position: relative
}
.map_location_section {
	width: 500px;
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative
}
.location_icon_text {
	width: 200px;
	float: right;
	position: absolute
}
.location_icon {
	width: 30px;
	height: 40px;
	float: left;
	margin-left: 40px
}
.location_icon_country {
	float: right;
	width: 100%;
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.2em;
	text-align: left;
	direction: rtl;
	color: #fff!important;
	background: -moz-linear-gradient(bottom, rgba(242,107,33,.9) 1%, rgba(125,185,232,0) 100%);
	background: -webkit-linear-gradient(bottom, rgba(242,107,33,.9) 0, rgba(125,185,232,0) 100%);
	background: linear-gradient(to right, rgba(242,107,33,.9) 0, rgba(125,185,232,0) 100%);
	padding: 7px;
	box-sizing: border-box
}
.text_section {   
    width: 60%;
    padding-left: 20%;
    padding-right: 20%;
    float: right;
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: url('../images/System/blue_pattern.jpg');
    background-repeat: repeat;
}
.text_section_item_container {
	width: 100%;
	float: right;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e6e6e6
}
.text_section_title {
	width: 100%;
	float: left;
	margin-bottom: 10px
}
.car_section {
	width: 100%;
	float: right;
	padding-top: 0;
	padding-bottom: 0;
	height: 479px;
	position: relative
}
.car_item {
	width: 750px;
	float: right;
	padding-top: 155px
}
.slide_icons {
	width: 100%;
	float: left;
	position: relative;
	margin-top: 15px
}
.slide_icons_mobile {
	width: 100%;
	margin-left: auto;
	text-align: center;
	background-color: #fff;
	position: relative;
	display: none
}
.slide_icon_item {
	width: 180px;
	float: left;
	margin-right: 0;
	margin-bottom: 15px;
	display: inline-block;
	clear: both
}
.slide_icon_item img {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 25px
}
.mobile_phone {
	width: auto;
	float: right;
	font-size: 23px;
	text-decoration: none;
	text-align: left;
	direction: rtl;
	margin-top: 21.5px;
	padding: 8px 20px 7px 15px;
	color: #fff;
	position: absolute;
	bottom: 0;
	display: none
}
.contact_toggle_popup_container {
	top: 400px
}
.location_item_locksmith {
	width: 49%;
	margin-right: 2%
}
.location_item_locksmith:nth-of-type(2n) {
	margin-right: 0
}
.location_section_top {
	padding-bottom: 50px
}
header #nav {
	display: inline-block;
	float: right;
	width: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 10000!important;
	position: relative;
	right: 0px;
}
header .slimmenu li a {
	padding-top: 33px;
	padding-bottom: 32px;
	padding-left: 15px;
	padding-right: 15px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	float: right;
	width: 100%!important;
	margin: 0;
	font-size: 21px;
	direction: rtl;
	font-family: 'almoni-neue-tzar', sans-serif;
	text-align:right;
}
header.smaller ul.slimmenu li a {
}
header ul.slimmenu li > ul {
	position: absolute;
	right: 0;
	top: 91px;
	z-index: 999;
	width: 100%;
}
header.smaller ul.slimmenu li > ul {

}
header ul.slimmenu li ul li {
	width: 200px;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	text-align: center;
	font-size: 15px;
	padding: 0px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
header.smaller ul.slimmenu li ul li {
}
}
@media (max-width: 1439px) and (min-width: 769px) {
.gridContainer {
	width: 89.0217%;
	max-width: 1170px;
	padding-left: .4891%;
	padding-right: .4891%;
	margin: auto
}
.site_grid_container {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%
}
.fs_title {
	font-size: 44px
}
.fs_sub_title {
	font-size: 24px
}
.fs_p {
	font-size: 17px
}
header {
	height: 90px
}
header .logo {
	width: 280px;
	float: right;
	z-index: 100!important;
	padding-top: 11px;
	padding-bottom:11px;
	border-left: 1px solid #cfefff;
	padding-left:15px;
}
header .rate {
	width: 170px;
	float: left;
	z-index: 100!important;
	margin-top: 17px;
	margin-left: 40px
}
header .phone {
	width: auto;
	float: left;
	font-size: 19px;
	text-decoration: none;
	text-align: right;
	direction: rtl;
	margin-top: 26px;
	padding: 7px 15px 7px 15px;
	color: #fff
}
header .phone i {
	margin-left: 5px;
	margin-right: 5px
}
header .text_phone {
	width: auto;
	float: right;
	z-index: 100!important;
	margin-top: 32px;
	margin-right: 10px
}
header .whatsup {
	width: 37px;
	height: 37px;
	float: left;
	font-size: 19px;
	text-decoration: none;
	text-align: right;
	direction: rtl;
	margin-top: 26px;
	padding: 0;
	color: #fff;
	margin-left:15px;
}
header .whatsup i {
	margin-top: 9px;
	margin-right: 11px
}
.slideshow {
	width: 100%;
	float: left;
	height: 600px;
	margin-top: 70px;
	position: relative
}
.slideshow_caption {
	position: absolute;
	right: 5%;
	top: 125px;
	width: auto;
	z-index: 3
}
.map_caption {
	position: absolute;
	left: 5%;
	top: 175px;
	width: auto;
	z-index: 3
}
.slideshow_caption_title {
	width: 100%;
	float: right;
	font-size: 70px;
	text-decoration: none;
	text-align: right;
	direction: rtl;
	margin-bottom: 5px;
	margin-top: 0;
	padding-top: 0;
	line-height: 1em
}
.slideshow_caption_text {
	width: 100%;
	float: right;
	font-size: 35px;
	text-decoration: none;
	text-align: right;
	direction: rtl;
	margin-bottom: 20px;
	margin-top: 0;
	padding-top: 0;
	line-height: 1em
}
.slideshow_caption_btn {
	font-size: 19px
}
.slide_overlay {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	background: -moz-linear-gradient(bottom, rgba(11, 75, 125,.9) 1%, rgba(125,185,232,0) 100%);
	background: -webkit-linear-gradient(bottom, rgba(11, 75, 125,.9) 0, rgba(125,185,232,0) 100%);
	background: linear-gradient(to left, rgb(45, 45, 45) 0, rgba(125,185,232,0) 100%);
	z-index: 1
}
.footer_section {
    float: right;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: url('../images/System/grey_pattern.jpg');
    background-repeat: repeat;
}
.footer_info {
	width: 150px;
	float: right;
	margin-left: 35px;
}
.footer_info_title {
	width: 100%;
	float: right;
	border-bottom: 1px solid #0b6cb6;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 19px
}
.footer_info_text {
	width: 100%;
	float: right;
	margin-bottom: 5px
}
.footer_map {
	width: 400px;
	float: right;
	margin-left: 35px;
}
.footer_links {
	width: 100%;
	float: right;
}
.footer_media {
	width: 100%;
	float: left;
	text-align: left;
	margin-top: 10px
}
.footer_media_icon {
	float: left;
	width: 30px;
	height: 30px;
	color: #2b3042 !important;
	text-align: right;
	text-decoration: none;
	display: inline-block;
	direction: rtl;
	margin-right: 5px;
	background: 0 0
}
.footer_media_icon:hover {
	color: #324386 !important;
}
.footer_media_icon i {
	margin: 0!important;
	padding: 0!important;
	line-height: 1.6!important;
	font-size: 23px!important;
	font-weight: 400
}
.footer_links_categories {
	float: right;
	width: 21.25%;
	margin-left: 5%;
}
.footer_links_categories:nth-of-type(4n) {
	float: right;
	width: 21.25%;
	margin-left: 0;
}
.footer_links_categories_title {
	float: right;
	width: 100%;
	font-size: 25px;
	font-weight: 700;
	line-height: 1.2em;
	text-align: right;
	direction: rtl;
	margin-bottom: 10px;
	font-family: almoni-neue-tzar;
}
.footer_link {
	float: left;
	width: 100%;
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.2em;
	text-align: left;
	direction: rtl;
	color: #000!important;
	margin-bottom: 15px
}
.footer_link i {
	float: right;
	margin-left: 12px
}
.footer_link:hover {
	color: #324386!important
}
.footer_link_ayalon {
	float: right;
	width: 100%;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.2em;
	text-align: right;
	direction: rtl;
	color: #fff !important;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 15px;
	padding-right: 10px;
	background-color: #0b6cb6;
	box-sizing: border-box
}
.footer_link_ayalon i {
	float: right;
	margin-left: 12px;
	color: #fff !important
}
.footer_link_ayalon:hover {
	color: #fff!important;
	background-color: #333
}
.sub_footer_section {
	width: 100%;
	float: right;
	padding-top: 15px;
	padding-bottom: 15px
}
.sub_footer_text {
	float: left;
	width: auto;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: 400;
	text-align: left;
	margin-top: 2px
}
.sub_footer_credit_icon {
	float: left;
	width: 30px;
	height: 25px
}
.location_section {
	width: 100%;
	float: right;
	padding-top: 0;
	padding-bottom: 0;
	height: 600px;
	position: relative
}
.map_location_section {
	width: 500px;
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative
}
.location_icon_text {
	width: 200px;
	float: right;
	position: absolute
}
.location_icon {
	width: 30px;
	height: 40px;
	float: left;
	margin-left: 40px
}
.location_icon_country {
	float: right;
	width: 100%;
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.2em;
	text-align: left;
	direction: rtl;
	color: #fff!important;
	background: -moz-linear-gradient(bottom, rgba(242,107,33,.9) 1%, rgba(125,185,232,0) 100%);
	background: -webkit-linear-gradient(bottom, rgba(242,107,33,.9) 0, rgba(125,185,232,0) 100%);
	background: linear-gradient(to right, rgba(242,107,33,.9) 0, rgba(125,185,232,0) 100%);
	padding: 7px;
	box-sizing: border-box
}
.text_section {   
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
    float: right;
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: url('../images/System/blue_pattern.jpg');
    background-repeat: repeat;
}
.text_section_item_container {
	width: 100%;
	float: right;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e6e6e6
}
.text_section_title {
	width: 100%;
	float: left;
	margin-bottom: 10px
}
.car_section {
	width: 100%;
	float: right;
	padding-top: 0;
	padding-bottom: 0;
	height: 479px;
	position: relative
}
.car_item {
	width: 750px;
	float: right;
	padding-top: 155px
}
.slide_icons {
	width: 100%;
	float: left;
	position: relative;
	margin-top: 15px
}
.slide_icons_mobile {
	width: 100%;
	margin-left: auto;
	text-align: center;
	background-color: #fff;
	position: relative;
	display: none
}
.slide_icon_item {
	width: 180px;
	float: left;
	margin-right: 0;
	margin-bottom: 15px;
	display: inline-block;
	clear: both
}
.slide_icon_item img {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 25px
}
.mobile_phone {
	width: auto;
	float: right;
	font-size: 23px;
	text-decoration: none;
	text-align: left;
	direction: rtl;
	margin-top: 21.5px;
	padding: 8px 20px 7px 15px;
	color: #fff;
	position: absolute;
	bottom: 0;
	display: none
}
.contact_toggle_popup_container {
	top: 400px
}
.location_item_locksmith {
	width: 49%;
	margin-right: 2%
}
.location_item_locksmith:nth-of-type(2n) {
	margin-right: 0
}
.location_section_top {
	padding-bottom: 50px
}
header #nav {
	display: inline-block;
	float: right;
	width: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 10000!important;
	position: relative;
	right: 0px;
}
header .slimmenu li a {
	padding-top: 33px;
	padding-bottom: 32px;
	padding-left: 15px;
	padding-right: 15px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	float: right;
	width: 100%!important;
	margin: 0;
	font-size: 21px;
	direction: rtl;
	font-family: 'almoni-neue-tzar', sans-serif;
	text-align:right;
}
header.smaller ul.slimmenu li a {
}
header ul.slimmenu li > ul {
	position: absolute;
	right: 0;
	top: 91px;
	z-index: 999;
	width: 100%;
}
header.smaller ul.slimmenu li > ul {

}
header ul.slimmenu li ul li {
	width: 200px;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	text-align: center;
	font-size: 15px;
	padding: 0px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
header.smaller ul.slimmenu li ul li {
}
}
@media all and (max-width:768px) and (min-width:481px) {
.gridContainer {
	width: 89.0217%;
	max-width: 1170px;
	padding-left: .4891%;
	padding-right: .4891%;
	margin: auto
}
.site_grid_container {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%
}
.fs_title {
	font-size: 30px
}
.fs_sub_title {
	font-size: 24px
}
.fs_p {
	font-size: 17px
}
header {
	height: 60px
}
header .logo {
	width: 180px;
	float: right;
	z-index: 100!important;
	margin-top: 8px;
	position:absolute;
	right:10px;
}
header .rate {
	width: 130px;
	float: left;
	z-index: 100!important;
	margin-top: 10px;
	margin-left: 40px
}
header .phone {
	width: auto;
	float: left;
	font-size: 19px;
	text-decoration: none;
	text-align: left;
	direction: rtl;
	margin-top: 9.5px;
	padding: 8px 15px 7px 10px;
	color: #fff;
	position:relative;
	left:20px;
}
header .phone i {
	margin-left: 5px;
	margin-right: 5px
}
header .text_phone {
	width: auto;
	float: right;
	z-index: 100!important;
	margin-top: 32px;
	margin-right: 10px;
	display: none
}
header .whatsup {
	width: 40px;
	height: 40px;
	float: left;
	font-size: 19px;
	text-decoration: none;
	text-align: left;
	direction: rtl;
	margin-top: 9px;
	color: #fff;
	position:relative;
	left:30px;
}
header .whatsup i {
	margin-left: 12px;
	margin-top: 10px
}
.slideshow {
	width: 100%;
	float: left;
	height: 600px;
	margin-top: 60px;
	position: relative
}
.slideshow_caption {
	position: absolute;
	right: 5%;
	top: 105px;
	width: auto;
	z-index: 3
}
.map_caption {
	position: absolute;
	left: 5%;
	top: 105px;
	width: auto;
	z-index: 3
}
.slideshow_caption_title {
	width: 100%;
	float: right;
	font-size: 40px;
	text-decoration: none;
	text-align: right;
	direction: rtl;
	margin-bottom: 2px;
	margin-top: 0;
	padding-top: 0;
	line-height: 1.1em
}
.slideshow_caption_text {
	width: 100%;
	float: right;
	font-size: 21px;
	font-weight: 400;
	text-decoration: none;
	text-align: right;
	direction: rtl;
	margin-bottom: 10px;
	margin-top: 0;
	padding-top: 0;
	line-height: 1.2em
}
.slideshow_caption_btn {
	font-size: 19px
}
.slide_overlay {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	background: -moz-linear-gradient(bottom, rgba(11, 75, 125,.9) 1%, rgba(125,185,232,0) 100%);
	background: -webkit-linear-gradient(bottom, rgba(11, 75, 125,.9) 0, rgba(125,185,232,0) 100%);
	background: linear-gradient(to left, rgb(45, 45, 45) 0, rgba(125,185,232,0) 100%);
	z-index: 1
}
.footer_section {
	float: right;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 0px;
	background-image: url('../images/System/grey_pattern.jpg');
    background-repeat: repeat;
}
.footer_info {
	width: 100%;
	float: left;
	margin-right: 75px
}
.footer_info_title {
	width: 100%;
	float: right;
	border-bottom: 1px solid #0b6cb6;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 19px
}
.footer_info_text {
	width: 100%;
	float: right;
	margin-bottom: 5px
}
.footer_map {
	width: 100%;
	float: left;
	margin-right: 75px;
	margin-bottom: 30px;
	margin-top: 30px
}
.footer_links {
	width: 100%;
	float: right
}
.footer_media {
	width: 100%;
	float: left;
	text-align: left;
	margin-top: 10px
}
.footer_media_icon {
	float: left;
	width: 30px;
	height: 30px;
	color: #2b3042!important;
	text-align: right;
	text-decoration: none;
	display: inline-block;
	direction: rtl;
	margin-right: 5px;
	background: 0 0
}
.footer_media_icon:hover {
	color: #324386 !important
}
.footer_media_icon i {
	margin: 0!important;
	padding: 0!important;
	line-height: 1.6!important;
	font-size: 23px!important;
	font-weight: 400
}
.footer_links_categories {
	float: right;
	width: 47.5%;
	margin-left: 5%;
	margin-bottom:30px;
}
.footer_links_categories:nth-of-type(2n) {
	float: right;
	width: 47.5%;
	margin-left: 0
}
.footer_links_categories_title {
	float: left;
	width: 100%;
	font-size: 25px;
	font-weight: 700;
	line-height: 1.2em;
	text-align: right;
	direction: rtl;
	color: #0b6cb6 !important;
	margin-bottom: 10px;
	font-family: almoni-neue-tzar;
}
.footer_link {
	float: right;
	width: 100%;
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.2em;
	text-align: right;
	direction: rtl;
	color: #000 !important;
	margin-bottom: 15px
}
.footer_link i {
	float: right;
	margin-left: 12px
}
.footer_link:hover {
	color: #324386 !important
}
.footer_link_ayalon {
	float: right;
	width: 100%;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.2em;
	text-align: right;
	direction: rtl;
	color: #fff!important;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 15px;
	padding-left: 10px;
	background-color: #0b6cb6;
	box-sizing: border-box
}
.footer_link_ayalon i {
	float: right;
	margin-left: 7px;
	margin-right: 7px;
	color: #fff !important
}
.footer_link_ayalon:hover {
	color: #fff !important;
	background-color: #8c1e25
}
.sub_footer_section {
	width: 100%;
	float: right;
	padding-top: 15px;
	padding-bottom: 15px
}
.sub_footer_text {
	float: left;
	width: auto;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: 400;
	text-align: left;
	margin-top: 2px
}
.sub_footer_credit_icon {
	float: left;
	width: 30px;
	height: 25px
}
.location_section {
	width: 100%;
	float: right;
	padding-top: 0;
	padding-bottom: 0;
	height: 500px;
	position: relative
}
.map_location_section {
	width: 400px;
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative
}
.location_icon_text {
	width: 200px;
	float: right;
	position: absolute
}
.location_icon {
	width: 30px;
	height: 40px;
	float: left;
	margin-left: 40px
}
.location_icon_country {
	float: right;
	width: 100%;
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.2em;
	text-align: left;
	direction: rtl;
	color: #fff!important;
	background: -moz-linear-gradient(bottom, rgba(242,107,33,.9) 1%, rgba(125,185,232,0) 100%);
	background: -webkit-linear-gradient(bottom, rgba(242,107,33,.9) 0, rgba(125,185,232,0) 100%);
	background: linear-gradient(to right, rgba(242,107,33,.9) 0, rgba(125,185,232,0) 100%);
	padding: 7px;
	box-sizing: border-box
}
.text_section {   
    width: 100%;
    float: right;
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: url('../images/System/blue_pattern.jpg');
    background-repeat: repeat;
}
.text_section_item_container {
	width: 100%;
	float: right;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e6e6e6
}
.text_section_title {
	width: 100%;
	float: left;
	margin-bottom: 10px
}
.car_section {
	width: 100%;
	float: right;
	padding-top: 0;
	padding-bottom: 0;
	height: 479px;
	position: relative
}
.car_item {
	width: 100%;
	float: right;
	padding-top: 155px
}
.slide_icons {
	width: 100%;
	float: left;
	position: relative;
	margin-top: 15px
}
.slide_icons_mobile {
	width: 100%;
	margin-left: auto;
	text-align: center;
	background-color: #fff;
	position: relative;
	display: none
}
.slide_icon_item {
	width: 180px;
	float: left;
	margin-right: 0;
	margin-bottom: 15px;
	display: inline-block;
	clear: both
}
.mobile_phone {
	width: auto;
	float: right;
	font-size: 23px;
	text-decoration: none;
	text-align: left;
	direction: rtl;
	margin-top: 21.5px;
	padding: 8px 20px 7px 15px;
	color: #fff;
	position: absolute;
	bottom: 0;
	display: none
}
.contact_toggle_popup_container {
	top: 400px
}
.location_item_locksmith {
	width: 100%;
	margin-right: 0
}
.location_item_locksmith:nth-of-type(2n) {
	margin-right: 0
}
.location_section_top {
	padding-bottom: 30px
}
header #nav {
	display: inline-block;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	float: right;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 10000!important;
	position: absolute;
	right: 0;
}
header.smaller #nav {
}
header .slimmenu li a {
	padding-top: 10px!important;
	padding-bottom: 10px!important;
}
header.smaller nav {

}
header.smaller nav a {

}
header.smaller ul.slimmenu li a {

}
header ul.slimmenu li ul li {
	width: 100%!important;
	background-repeat: repeat-x;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: center;
	font-size: 15px;
	padding: 0px;
	top: 30px;
}
header.smaller ul.slimmenu li ul li {

}
.header .collapse-button {
	margin-top: 14px;
}
}
@media (max-width: 480px) and (min-width: 319px) {
.gridContainer {
	width: 89.0217%;
	max-width: 1170px;
	padding-left: .4891%;
	padding-right: .4891%;
	margin: auto
}
.site_grid_container {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%
}
.fs_title {
	font-size: 28px
}
.fs_sub_title {
	font-size: 24px
}
.fs_p {
	font-size: 17px
}
header {
	height: 60px
}
header .logo {
	width: 180px;
	float: right;
	z-index: 100!important;
	margin-top: 8px;
	position:absolute;
	right:10px;
}
header .rate {
	width: 130px;
	float: left;
	z-index: 100!important;
	margin-top: 10px;
	margin-left: 40px
}
header .phone {
	width: 38px;
	height: 38px;
	float: left;
	font-size: 0px;
	text-decoration: none;
	text-align: left;
	direction: rtl;
	margin-top: 10px;
	color: #fff;
	position:relative;
	left:35px;
	z-index:100000000!important;
}
header .phone i {
	margin-left: 11px;
	margin-top: 9px;
	font-size: 19px;
}
header .text_phone {
	width: auto;
	float: right;
	z-index: 100!important;
	margin-top: 32px;
	margin-right: 10px;
	display: none
}
header .whatsup {
	width: 38px;
	height: 38px;
	float: left;
	font-size: 19px;
	text-decoration: none;
	text-align: left;
	direction: rtl;
	margin-top: 10px;
	color: #fff;
	position:relative;
	left:42px;
	z-index:100000000!important;
}
header .whatsup i {
	margin-left: 12px;
	margin-top: 10px
}
.slideshow {
	width: 100%;
	float: left;
	height: 400px;
	margin-top: 60px;
	position: relative
}
.slideshow_caption {
	position: absolute;
	right: 5%;
	top: 45px;
	width: auto;
	z-index: 3
}
.map_caption {
	position: absolute;
	left: 5%;
	top: 105px;
	width: auto;
	z-index: 3
}
.slideshow_caption_title {
	width: 100%;
	float: right;
	font-size: 40px;
	text-decoration: none;
	text-align: right;
	direction: rtl;
	margin-bottom: 2px;
	margin-top: 0;
	padding-top: 0;
	line-height: 1.1em
}
.slideshow_caption_text {
	width: 100%;
	float: right;
	font-size: 21px;
	font-weight: 400;
	text-decoration: none;
	text-align: right;
	direction: rtl;
	margin-bottom: 10px;
	margin-top: 0;
	padding-top: 0;
	line-height: 1.4em
}
.slideshow_caption_btn {
	font-size: 19px
}
.slide_overlay {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	background: -moz-linear-gradient(bottom, rgba(11, 75, 125,.9) 1%, rgba(125,185,232,0) 100%);
	background: -webkit-linear-gradient(bottom, rgba(11, 75, 125,.9) 0, rgba(125,185,232,0) 100%);
	background: linear-gradient(to left, rgb(45, 45, 45) 0, rgba(125,185,232,0) 100%);
	z-index: 1
}
.footer_section {
	float: right;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 0px;
	background-image: url('../images/System/grey_pattern.jpg');
    background-repeat: repeat;
}
.footer_info {
	width: 100%;
	float: left;
	margin-right: 75px
}
.footer_info_title {
	width: 100%;
	float: right;
	border-bottom: 1px solid #0b6cb6;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 19px
}
.footer_info_text {
	width: 100%;
	float: right;
	margin-bottom: 5px
}
.footer_map {
	width: 100%;
	float: left;
	margin-right: 75px;
	margin-bottom: 30px;
	margin-top: 30px
}
.footer_links {
	width: 100%;
	float: right
}
.footer_media {
	width: 100%;
	float: left;
	text-align: left;
	margin-top: 10px
}
.footer_media_icon {
	float: left;
	width: 30px;
	height: 30px;
	color: #2b3042!important;
	text-align: right;
	text-decoration: none;
	display: inline-block;
	direction: rtl;
	margin-right: 5px;
	background: 0 0
}
.footer_media_icon:hover {
	color: #324386 !important
}
.footer_media_icon i {
	margin: 0!important;
	padding: 0!important;
	line-height: 1.6!important;
	font-size: 23px!important;
	font-weight: 400
}
.footer_links_categories {
	float: right;
	width: 100%;
	margin-left: 0;
	margin-bottom: 20px;
}
.footer_links_categories:nth-of-type(2n) {
	float: right;
	width: 100%;
	margin-left: 0
}
.footer_links_categories_title {
	float: left;
	width: 100%;
	font-size: 25px;
	font-weight: 700;
	line-height: 1.2em;
	text-align: right;
	direction: rtl;
	color: #0b6cb6 !important;
	margin-bottom: 10px;
	font-family: almoni-neue-tzar;
}
.footer_link {
	float: right;
	width: 100%;
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.2em;
	text-align: right;
	direction: rtl;
	color: #000 !important;
	margin-bottom: 15px
}
.footer_link i {
	float: right;
	margin-left: 12px
}
.footer_link:hover {
	color: #324386 !important
}
.footer_link_ayalon {
	float: right;
	width: 100%;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.2em;
	text-align: right;
	direction: rtl;
	color: #fff!important;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 15px;
	padding-left: 10px;
	background-color: #0b6cb6;
	box-sizing: border-box
}
.footer_link_ayalon i {
	float: right;
	margin-left: 7px;
	margin-right: 7px;
	color: #fff !important
}
.footer_link_ayalon:hover {
	color: #fff !important;
	background-color: #8c1e25
}
.sub_footer_section {
	width: 100%;
	float: right;
	padding-top: 15px;
	padding-bottom: 15px
}
.sub_footer_text {
	float: left;
	width: auto;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: 400;
	text-align: left;
	margin-top: 2px
}
.sub_footer_credit_icon {
	float: left;
	width: 30px;
	height: 25px
}
.location_section {
	width: 100%;
	float: right;
	padding-top: 0;
	padding-bottom: 0;
	height: 500px;
	position: relative
}
.map_location_section {
	width: 400px;
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative
}
.location_icon_text {
	width: 200px;
	float: right;
	position: absolute
}
.location_icon {
	width: 30px;
	height: 40px;
	float: left;
	margin-left: 40px
}
.location_icon_country {
	float: right;
	width: 100%;
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.2em;
	text-align: left;
	direction: rtl;
	color: #fff!important;
	background: -moz-linear-gradient(bottom, rgba(242,107,33,.9) 1%, rgba(125,185,232,0) 100%);
	background: -webkit-linear-gradient(bottom, rgba(242,107,33,.9) 0, rgba(125,185,232,0) 100%);
	background: linear-gradient(to right, rgba(242,107,33,.9) 0, rgba(125,185,232,0) 100%);
	padding: 7px;
	box-sizing: border-box
}
.text_section {   
    width: 100%;
    float: right;
    padding-top: 30px;
    padding-bottom:  0px;
    background-image: url('../images/System/blue_pattern.jpg');
    background-repeat: repeat;
}
.text_section_item_container {
	width: 100%;
	float: right;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e6e6e6
}
.text_section_item_container:last-child {
	width: 100%;
	float: right;
	padding-bottom: 30px;
	margin-bottom: 0px;
	border-bottom: 0px solid #e6e6e6
}
.text_section_title {
	width: 100%;
	float: left;
	margin-bottom: 10px
}
.car_section {
	width: 100%;
	float: right;
	padding-top: 0;
	padding-bottom: 0;
	height: 479px;
	position: relative
}
.car_item {
	width: 100%;
	float: right;
	padding-top: 155px
}
.slide_icons {
	width: 100%;
	float: left;
	position: relative;
	margin-top: 15px
}
.slide_icons_mobile {
	width: 100%;
	margin-left: auto;
	text-align: center;
	background-color: #fff;
	position: relative;
	display: none
}
.slide_icon_item {
	width: 180px;
	float: left;
	margin-right: 0;
	margin-bottom: 15px;
	display: inline-block;
	clear: both
}
.mobile_phone {
	width: auto;
	float: right;
	font-size: 23px;
	text-decoration: none;
	text-align: left;
	direction: rtl;
	margin-top: 21.5px;
	padding: 8px 20px 7px 15px;
	color: #fff;
	position: absolute;
	bottom: 0;
	display: none
}
.contact_toggle_popup_container {
	top: 400px
}
.location_item_locksmith {
	width: 100%;
	margin-right: 0
}
.location_item_locksmith:nth-of-type(2n) {
	margin-right: 0
}
.location_section_top {
	padding-bottom: 30px
}
header #nav {
	display: inline-block;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	float: right;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 10000!important;
	position: absolute;
	right: 0;
}
header.smaller #nav {
}
header .slimmenu li a {
	padding-top: 10px!important;
	padding-bottom: 10px!important;
}
header.smaller nav {

}
header.smaller nav a {

}
header.smaller ul.slimmenu li a {

}
header ul.slimmenu li ul li {
	width: 100%!important;
	background-repeat: repeat-x;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: center;
	font-size: 15px;
	padding: 0px;
	top: 30px;
}
header.smaller ul.slimmenu li ul li {

}
.header .collapse-button {
	margin-top: 14px;
}
}
@media all and (max-width:320px) {
.gridContainer {
	width: 89.0217%;
	max-width: 1170px;
	padding-left: .4891%;
	padding-right: .4891%;
	margin: auto
}
.site_grid_container {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%
}
.fs_title {
	font-size: 28px
}
.fs_sub_title {
	font-size: 24px
}
.fs_p {
	font-size: 17px
}
header {
	height: 60px
}
header .logo {
	width: 180px;
	float: right;
	z-index: 100!important;
	margin-top: 8px;
	position:absolute;
	right:10px;
}
header .rate {
	width: 130px;
	float: left;
	z-index: 100!important;
	margin-top: 10px;
	margin-left: 40px
}
header .phone {
	width: 38px;
	height: 38px;
	float: left;
	font-size: 0px;
	text-decoration: none;
	text-align: left;
	direction: rtl;
	margin-top: 10px;
	color: #fff;
	position:relative;
	left:35px;
	z-index:100000000!important;
}
header .phone i {
	margin-left: 11px;
	margin-top: 9px;
	font-size: 19px;
}
header .text_phone {
	width: auto;
	float: right;
	z-index: 100!important;
	margin-top: 32px;
	margin-right: 10px;
	display: none
}
header .whatsup {
	width: 38px;
	height: 38px;
	float: left;
	font-size: 19px;
	text-decoration: none;
	text-align: left;
	direction: rtl;
	margin-top: 10px;
	color: #fff;
	position:relative;
	left:42px;
	z-index:100000000!important;
}
header .whatsup i {
	margin-left: 12px;
	margin-top: 10px
}
.slideshow {
	width: 100%;
	float: left;
	height: 400px;
	margin-top: 60px;
	position: relative
}
.slideshow_caption {
	position: absolute;
	right: 5%;
	top: 50px;
	width: auto;
	z-index: 3
}
.map_caption {
	position: absolute;
	left: 5%;
	top: 105px;
	width: auto;
	z-index: 3
}
.slideshow_caption_title {
	width: 100%;
	float: right;
	font-size: 40px;
	text-decoration: none;
	text-align: right;
	direction: rtl;
	margin-bottom: 2px;
	margin-top: 0;
	padding-top: 0;
	line-height: 1.1em
}
.slideshow_caption_text {
	width: 100%;
	float: right;
	font-size: 21px;
	font-weight: 400;
	text-decoration: none;
	text-align: right;
	direction: rtl;
	margin-bottom: 10px;
	margin-top: 0;
	padding-top: 0;
	line-height: 1.4em
}
.slideshow_caption_btn {
	font-size: 19px
}
.slide_overlay {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	background: -moz-linear-gradient(bottom, rgba(11, 75, 125,.9) 1%, rgba(125,185,232,0) 100%);
	background: -webkit-linear-gradient(bottom, rgba(11, 75, 125,.9) 0, rgba(125,185,232,0) 100%);
	background: linear-gradient(to left, rgb(45, 45, 45) 0, rgba(125,185,232,0) 100%);
	z-index: 1
}
.footer_section {
	float: right;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 0px;
	background-image: url('../images/System/grey_pattern.jpg');
    background-repeat: repeat;
}
.footer_info {
	width: 100%;
	float: left;
	margin-right: 75px
}
.footer_info_title {
	width: 100%;
	float: right;
	border-bottom: 1px solid #0b6cb6;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 19px
}
.footer_info_text {
	width: 100%;
	float: right;
	margin-bottom: 5px
}
.footer_map {
	width: 100%;
	float: left;
	margin-right: 75px;
	margin-bottom: 30px;
	margin-top: 30px
}
.footer_links {
	width: 100%;
	float: right
}
.footer_media {
	width: 100%;
	float: left;
	text-align: left;
	margin-top: 10px
}
.footer_media_icon {
	float: left;
	width: 30px;
	height: 30px;
	color: #2b3042!important;
	text-align: right;
	text-decoration: none;
	display: inline-block;
	direction: rtl;
	margin-right: 5px;
	background: 0 0
}
.footer_media_icon:hover {
	color: #324386 !important
}
.footer_media_icon i {
	margin: 0!important;
	padding: 0!important;
	line-height: 1.6!important;
	font-size: 23px!important;
	font-weight: 400
}
.footer_links_categories {
	float: right;
	width: 100%;
	margin-left: 0;
	margin-bottom: 20px;
}
.footer_links_categories:nth-of-type(2n) {
	float: right;
	width: 100%;
	margin-left: 0
}
.footer_links_categories_title {
	float: left;
	width: 100%;
	font-size: 25px;
	font-weight: 700;
	line-height: 1.2em;
	text-align: right;
	direction: rtl;
	color: #0b6cb6 !important;
	margin-bottom: 10px;
	font-family: almoni-neue-tzar;
}
.footer_link {
	float: right;
	width: 100%;
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.2em;
	text-align: right;
	direction: rtl;
	color: #000 !important;
	margin-bottom: 15px
}
.footer_link i {
	float: right;
	margin-left: 12px
}
.footer_link:hover {
	color: #324386 !important
}
.footer_link_ayalon {
	float: right;
	width: 100%;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.2em;
	text-align: right;
	direction: rtl;
	color: #fff!important;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 15px;
	padding-left: 10px;
	background-color: #0b6cb6;
	box-sizing: border-box
}
.footer_link_ayalon i {
	float: right;
	margin-left: 7px;
	margin-right: 7px;
	color: #fff !important
}
.footer_link_ayalon:hover {
	color: #fff !important;
	background-color: #8c1e25
}
.sub_footer_section {
	width: 100%;
	float: right;
	padding-top: 15px;
	padding-bottom: 15px
}
.sub_footer_text {
	float: left;
	width: auto;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: 400;
	text-align: left;
	margin-top: 2px
}
.sub_footer_credit_icon {
	float: left;
	width: 30px;
	height: 25px
}
.location_section {
	width: 100%;
	float: right;
	padding-top: 0;
	padding-bottom: 0;
	height: 500px;
	position: relative
}
.map_location_section {
	width: 400px;
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative
}
.location_icon_text {
	width: 200px;
	float: right;
	position: absolute
}
.location_icon {
	width: 30px;
	height: 40px;
	float: left;
	margin-left: 40px
}
.location_icon_country {
	float: right;
	width: 100%;
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.2em;
	text-align: left;
	direction: rtl;
	color: #fff!important;
	background: -moz-linear-gradient(bottom, rgba(242,107,33,.9) 1%, rgba(125,185,232,0) 100%);
	background: -webkit-linear-gradient(bottom, rgba(242,107,33,.9) 0, rgba(125,185,232,0) 100%);
	background: linear-gradient(to right, rgba(242,107,33,.9) 0, rgba(125,185,232,0) 100%);
	padding: 7px;
	box-sizing: border-box
}
.text_section {   
    width: 100%;
    float: right;
    padding-top: 30px;
    padding-bottom:  0px;
    background-image: url('../images/System/blue_pattern.jpg');
    background-repeat: repeat;
}
.text_section_item_container {
	width: 100%;
	float: right;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e6e6e6
}
.text_section_item_container:last-child {
	width: 100%;
	float: right;
	padding-bottom: 30px;
	margin-bottom: 0px;
	border-bottom: 0px solid #e6e6e6
}
.text_section_title {
	width: 100%;
	float: left;
	margin-bottom: 10px
}
.car_section {
	width: 100%;
	float: right;
	padding-top: 0;
	padding-bottom: 0;
	height: 479px;
	position: relative
}
.car_item {
	width: 100%;
	float: right;
	padding-top: 155px
}
.slide_icons {
	width: 100%;
	float: left;
	position: relative;
	margin-top: 15px
}
.slide_icons_mobile {
	width: 100%;
	margin-left: auto;
	text-align: center;
	background-color: #fff;
	position: relative;
	display: none
}
.slide_icon_item {
	width: 180px;
	float: left;
	margin-right: 0;
	margin-bottom: 15px;
	display: inline-block;
	clear: both
}
.mobile_phone {
	width: auto;
	float: right;
	font-size: 23px;
	text-decoration: none;
	text-align: left;
	direction: rtl;
	margin-top: 21.5px;
	padding: 8px 20px 7px 15px;
	color: #fff;
	position: absolute;
	bottom: 0;
	display: none
}
.contact_toggle_popup_container {
	top: 400px
}
.location_item_locksmith {
	width: 100%;
	margin-right: 0
}
.location_item_locksmith:nth-of-type(2n) {
	margin-right: 0
}
.location_section_top {
	padding-bottom: 30px
}
header #nav {
	display: inline-block;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	float: right;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 10000!important;
	position: absolute;
	right: 0;
}
header.smaller #nav {
}
header .slimmenu li a {
	padding-top: 10px!important;
	padding-bottom: 10px!important;
}
header.smaller nav {

}
header.smaller nav a {

}
header.smaller ul.slimmenu li a {

}
header ul.slimmenu li ul li {
	width: 100%!important;
	background-repeat: repeat-x;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: center;
	font-size: 15px;
	padding: 0px;
	top: 30px;
}
header.smaller ul.slimmenu li ul li {

}
.header .collapse-button {
	margin-top: 14px;
}
}
