

a.navbar-brand.our_logo {
    right: 0;
}

.main_features_content {
    background: url(../images/reg.png) left center no-repeat;
}

.single_pakeg_one {
    background: url(../images/newsone1.jpg) right center no-repeat;
    padding: 30px;
    overflow: hidden;
    margin-top: 60px;
}

.single_pakeg_two {
    background: url(../images/newstwo1.jpg) left center no-repeat;
    padding: 30px;
    overflow: hidden;
    margin-top: 60px;
}

.single_pakeg_three {
    background: url(../images/newsthree.jpg) right center no-repeat;
    padding: 30px;
    overflow: hidden;
    margin-top: 60px;
}


.single_pakeg_man_one{
	background:url(../images/ft.png) right center no-repeat;
	padding:30px;
	overflow:hidden;
	margin-top:60px;
}
.single_pakeg_man_two{
	background:url(../images/newsone.jpg) left center no-repeat;
	padding:30px;	
	overflow:hidden;
	margin-top:60px;	
	
}
.single_pakeg_man_three{
	background:url(../images/newsone0.jpg) right center no-repeat;
	padding:30px;	
	overflow:hidden;
	margin-top:60px;	
	
}


.header_top_menu .call_us_text a i {
    float: left;
}

.single_pakeg_text {
    text-align: right;
}

.single_pakeg_text ul li {
    background: url(../images/pkli.png) no-repeat right center;
    padding: 15px 60px 15px 0px;
    margin-top: 20px;
}

.header_top_menu .call_us_text a {
    direction: ltr;
}

.carousel-inner>.item.active, .carousel-inner>.item.active.left, .carousel-inner>.item.active.right, .carousel-inner>.item.next, .carousel-inner>.item.next.left, .carousel-inner>.item.prev, .carousel-inner>.item.prev.right {
    left: auto;
    right: 0;
    height: 300px;
    top: 0px;
}
.carousel-indicators .active {
    background: #e6a232;
}