body {
	direction: ltr ;
    text-align: left;
}
.header-middle {
	direction: rtl;
	padding-top: 5px;
	padding-bottom: 5px;
}
.searchBtn {
	padding: 7px 12px;
}
.icon img {
	height: 170px;
	width: auto;
	margin-top: -40px;
}

.carousel-indicators .active {
	opacity: 1;
}
.carousel-indicators li {
	width: 10px;
}
.border-rad {
	border-radius: 10px;
}
.border-white {
	border: 1px solid white;
}
.dropdown-menu {
	left: 0;
}
.navbar .dropdown-menu::after {
	left: 0;
}
.dropdown-item {
	text-align: left;
}

.footer .foot-nav {
	float: left;
}
.footer .connect-us {
	/*text-align: left;*/
	border-left: none;
	border-right: 1px #537d9e solid;
}
.footer ul.follow-us li {

	float: left;
}
.navbar-nav > li:last-child {
    border-left: 1px #5fc078 solid !important;
}

.navbar-nav > li:first-child {
    border: none !important;
}

.about {
    display: block;
    position: relative;
    padding: 222px 0 0px 0;
    background: url(../images/about-bg.jpg) no-repeat center bottom;


ul.our-strength li span {
    padding-bottom: 12px;
    font-size: 48px;
    font-family: arial;
    font-weight: 900;
}
ul.our-strength li {
    width: 20%;
    display: inline-block;
    color: #fff;
    text-align: center;
    border-right: 1px #94d3a4 solid;
}
