@media (min-width: 768px)
ul.sing span.d-none.d-md-block{
    display: inline-block!important;
}
.error {
    border: 1px solid #f00 !important;
}
.delivery-st{
	background:#f3f2f0;
	padding:40px 0;
	position: relative;
}
a.btn-warning {
    color: #fff;
    background-color: #fd471d;
    border-color: #fd471d;
    border-radius: 50px;
    width: 250px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 18px;
}
body{
	font-family: Calibri !important;
}

.delivery-text-box{}

.heading1{
	color: #0f346d;
	font-size: 36px;
	font-weight: 900;
	width: 100%;
}
.heading2{
	color: #0f346d;
	font-weight: 900;
	font-size: 20px;
	margin: 10px 0;
}

.pera-1{
	color: #4a4a4a;
	font-size: 16px;
}
.img-100{
	width:100%;
}
.align-items{
	align-items:center;
}
.navbar-collapse {
    flex-flow: row-reverse;
}
.hr-1{
	width: 100px;
	height: 2px;
	background: #fd471d;
	display: inline-block;
	margin: 20px 0;
}
.navbar {
    padding: .5rem 0;
}

.map-anim{
	background: white;
	display: inline-block;
	padding: 5px 30px;
	margin: 5px 0 5px 15px;
	color: #fd471d !important;
	border-radius: 50px;
	font-weight: 900;
}
.img-40{width:40px;}
.service{
	position:relative;
	padding: 20px 0 80px 0;
}
.service:before{
	position:absolute;
	top: 0;
	left:0;
	background: #f4f3f2;
	content:'';
	width:100%;
	height: 25%;
}
.service-item-inner{
	width:100%;
	height:100%;
	padding: 15px;
}
.service-item{
	text-align: center;
	display:  flex;
	height: 100%;
	transition: 0.5s;
	box-shadow: 0px 2px 17px 0px #d8d8d8;
	background: #fff;
	border: 1px solid #e0e0e0;
	cursor:  pointer;
}
.service-item:hover{
	transform: scale(1.1);
	z-index: 1;
}
.service-item img {
	width: 60px;
}
.service-item-inner .pera-1{
	letter-spacing: -0.5px;
}
.we-offers {
	padding: 20px 0;
	background: #f4f3f1;
}
.we-offers .heading1 {
	margin:  0;
}
.we-offers .hr-1 {
	margin: 0;
}
.we-offers .pera-1 {
	margin: .0;
	font-size: 20px;
}
@media (min-width: 1200px){
	.container {
		max-width: 1200px !important;
	}
}
.why-choose .hr-1{
	margin:auto;
}
.why-choose-items {
	display: flex;
	height: 100%;
	text-align:center;
	margin-top: 40px;
	position: relative;
}
.why-choose-items:before{
	content:'';
	width: 100%;
	position:absolute;
	right:0;
	height: 1px;
	top: 33px;
	left: 50%;
	z-index: -1;
	background: #fd471d;
}

.why-choose-inner {
	width:100%;
	height:100%;
}
.icons-st{
    font-size:  42px;
    color: #0f346d;
    border-radius:  50px;
    width: 70px;
    height: 70px;
    border: 1px solid #fd4517;
    line-height: 70px;
    margin: 0 auto;
    background: #fff;
}

a#return-to-top {
    /* background: #fd4517; */
    width: 50px;
    line-height: 50px;
    text-align: center;
    position: fixed;
    font-size: 60px;
    color: #fd4517;
    height: 50px;
    display: inline-block;
    right: 15px;
    bottom: 70px;
    font-weight: 100;
    border: 1px solid #fd4517;
    border-radius: 50px;
    font-size: 24px;
    z-index: 9999999999999999999999;
}
.over-flow{
	overflow:hidden;
}
.content-none{
	content:none;
}
.why-choose-items.content-none:before {
    display: none;
}
footer{
	background: url(img/footer-bg.jpg) no-repeat left center;
	color: #fff;
	background-color: #0c1239;
	background-size:  cover;
}
.address{
	/* display:flex; */
	/* align-items:  center; */
	/* justify-content:  center; */
	/* height: 100%; */
}
.address .fa {
    color: #d00000;
    font-size: 20px;
    margin-right: 20px;
}
.address ul{
	padding:0;
	margin: 0;
	display: inline-grid;
} 
.address li{
	color:#fff;
	display:  inline-block;
	width: 100%;
	padding-bottom: 10px;
} 
.address li a {
    color: #fff;
}
.address h5 {
    font-style: italic;
    font-weight: 900;
}
address{
	display:flex;
	padding: 20px 0;
	border-top: 1px solid #232951;
	margin:  0 auto;
	margin-top: 30px;
    margin-bottom: 0px!important;
}
.left-align {
    color: #a2a5e8;
}

.right-align {
    color: #a2a5e8;
    text-align:right;
}

.right-align a {
    color: #a2a5e8;
}
.footer-menu ul {
    list-style:  none;
    margin:  0;
    padding: 0;
}

.footer-menu li a {
    color: #fff;
    text-decoration: none;
}

.footer-menu li a> .fa {
    margin-right: 10px;
}

.footer-menu li {
    padding: 5px 0;
    float:  left;
    width: 50%;
}
.address-2{
	display:flex;
	/* align-items:  center; */
	/* justify-content:  center; */
	/* height: 100%; */
}
.address-2 .fa {
    color: #d00000;
    font-size: 51px;
    margin-right: 20px;
}
.address-2 h5 {
    /* font-style: italic; */
    /* font-weight: 900; */
}
.list-social ul {
    padding:  0;
    margin: 0;
}

.list-social li {
    display:  inline-block;
    padding-left: 20px;
    font-size: 20px;
}

.list-social li a {
    color: #fff;
}

.list-social li:first-child {
    padding: 0;
}
.footer-end{
	padding: 35px 0 0 0;
}
.top-menu{}

.menu-fix{
    /* padding: 10px 0; */
    background: #ffffff;
    border-bottom: 1px solid #e8e8e8;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    z-index: 999;
    /* height: 120px; */
    transition: 0.5s ease;
}
.carousel-item img{
	width:100%;
}
.sticky .navbar-brand img{
	width:150px;
}
.sticky {
    background: #ffffff;
    /* height: 70px; */
    z-index: 999;
    top: 0;
    /* display:  flex; */
    align-items: center;
}
.top-link{
    /* padding: 5px 0; */
    background: #060b36;
}


#demo {
    margin-top: 123px;
}
ul.sing{margin: 0;width: 100%;align-items: center;display: flex;flex-direction: row-reverse;}
.sing li{
	/* padding:0 10px; */
	/* border-right: 1px solid #4e5196; */
	display:inline-block;
	text-decoration:  none;
}
.sing li a{
    color: #a2a5e8;
    text-decoration: none;
}
a.nav-link {
    color: #010333;
    font-size: 18px;
    font-weight: 900;
}
a.dropdown-item {color: #010333;font-size: 18px;font-weight: 900;}
a.nav-link:hover{
	color: #fd4517;
}
.navbar-toggler {
    border: 1px solid #dadada;
}
.mar20{
	margin-top:20px;
}
.about-ush .mission-lst{padding-left: 0;}

ul.mission-lst {
    padding: 0;
}
.mission-lst li{
    color: #4a4a4a;
    padding: 2px 0;
    display:  flex;
}
.about-ush .mission-lst li {
    width: 50%;
    float: left;
}
.mission-lst li .fa{
    padding-right: 10px;
    color: #fd4517;
}
.mission .pera-1 {
    padding: 0;
    margin-bottom: 10px;
    color: #4a4a4a;
}
.mission {
    padding: 40px 0;
}

.why-abouts{background:#f3f2f0;padding: 40px 0;}

.choose-us-circle {
    width:  100px;
    height:  100px;
    display: flex;
    align-items:  center;
    justify-content: center;
    border: 1px solid #fd4517;
    border-radius:  50px;
    margin-right: 30px;
}

.choose-us-circle img {
    width: 70px;
}

.why-chose-head {
    display:  flex;
    align-items: center;
    margin: 10px 0;
}
.why-chose-head ~ .mission-lst li {
    color: #000;
}
.why-chose-head ~ .mission-lst li {
	color:#000;
}


.about-ush{
	padding: 20px 0;
}

.owl-slider {
    background: #ffffff;
    margin-top: 40px;
}
.let-hdg {
    text-align: center;
    width: 100%;
    font-weight: 300;
}
.large-12 {
    width: 100%;
}
.hr-sm {
    width: 100px;
    background: rgb(247, 112, 3);
    height: 3px;
    clear: both;
    display: block;
    padding: 0;
    margin: 0 auto;
}


.icons {
    border-radius: 50px;
    background: #ffffff;
    color: #fd471d;
    font-size: 48px;
    width: 75px;
    height: 75px;
    display: flex;
    align-items:  center;
    justify-content: center;
    height: 75px;
    text-align: center;
    margin: 0 auto 20px;
    box-shadow: 0 0 1px 1px #dcdcdcc4;
}
blockquote h5 {
    color: #0f346d;
    font-weight: 900;
}
.service-page{
	padding: 40px 0;
}
.service-page .mission-lst li {
    width: 50%;
    float: left;
}
.center {
    text-align: center;
}
.kyc{
    padding: 20px 0;
}
.contact{
	margin: 20px 0;
}



.career {
    margin: 20px 0;
}


.marign-123{
	margin-top: 135px;
}
.location .mission-lst li a {
    color: #010333;
    text-decoration: none;
}
.volumetric {
    margin: 20px 0;
}
.form-control {
    height: auto;
}


@media (max-width: 767px){
	.left-align{
		text-align: center;
	}
	.right-align{
		text-align: center;
	}
	.address{
		justify-content: left;
	}
	.heading1{
		font-size: 24px;
	}
	.heading2{
		font-size:20px;
	}
}
@media (max-width: 600px){
	.service-page .mission-lst li {
		float: none;
	}
    li.track-right{
        position: relative;
        right: -95px;
    }
    ul.sing {
        margin: 0;
        width: 100%;
        align-items: center;
        display: flex;
        flex-direction: row-reverse;
        justify-content: flex-end;
        padding: 0;
    }
}

@media (max-width: 400px){
	.navbar-brand img{
		width:180px;
	}
	.about-ush .mission-lst li {
		width: 100%;
	}
	.why-chose-head{
		display:inline-block;
	}
}


@media (max-width: 992px){
	.why-choose-items:before {
		display:none;
	}	
}
.marquee {
    padding: 0px 1px;
    border-bottom: 1px solid #094020;
    border-top: 1px solid #094020;
}
.marquee:before {
    content: 'SPECIALITY :';
    position: absolute;
    background: #f00;
    padding: 5px 10px;
    z-index: 9;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.marquee marquee {
    padding: 0;
    margin: 0;
    font-size: 15px;
}
.marquee p {
    margin: 0;
    padding-top: 5px;
    font-size: 15px;
}

.download {
    text-align: center;
    display:  block;
    width: 360px;
    border-radius: 0;
    padding: 10px;
    font-size: 16px;
	
}

a.download {
    background: #cb0a0d;
    color: #fff;
}

table#example {
    width:  100% !important;
    font-size: 22px;
    margin-top:  -8px;
} 

#example td{
    padding: 5px;
    padding-right: 19px;
}  

/*slider*/

/*slider*/