	


	.track{
			background-color: #EA6214;
			color: #fff;
			padding: 5px 10px !important;
			text-decaration: none;
			margin-top: 12px;
			margin-right: 10px;
			border-radius:5px;
		}
		
		.track:hover{
			background-color: #EA6214 !important;
			color: #fff !important;
			padding: 5px 10px !important;
			text-decaration: none;
			margin-top: 12px;
			margin-right: 10px;
			border-radius:8px;
		}



header{
	position: fixed;
	height: 62px;
	width: 100%;
	margin-top: 0px;
	background-color:#fff;
	z-index:9999;
	box-shadow: 4px 4px 23px rgba(156, 154, 154, 0.55);
	
	
}

.logo img{
	width:250px;
}

.contactus{
	background-color: #FFF;
	color: #2D2767;
	padding: 5px;
	font-size: 28px;
	font-family: 'Oswald', sans-serif !important;
}

.slid{
	background-image: url("../images/courier-girl-2.jpg");
    height: 500px;
    margin-top: 0px;
    /*opacity: 0.8;*/
    background-size: cover;
    background-position: 50% 0%;
	/*filter: brightness(43%);*/
	
}

/*
.carousel-inner>.item>h2{
		color:#2EFF05;
		text-align:center;
		margin-top:120px;
		margin-bottom:20px;
}
*/
.carousel-inner>.item>h2{
	color: #FFE103;
    text-align: center;
    margin-top: 170px;
    margin-bottom: 20px;
    font-family: 'Oswald', sans-serif;
    font-size: 41px;
}

.carousel-inner>.item>p{
		color:#fff;
		text-align:center;
		font-size:16px;
}

.form{
	margin-top: -220px;
	background-color: rgba(0, 0, 0, 0.76);
	border-radius: 12px;
	padding: 5px 17px 0px;

}

.form-margin-in>.form{
	margin-top: 60px;
	background-color: rgba(0, 0, 0, 0.76);
	border-radius: 0px;
	padding: 5px 468px 0px 121px;
	position: absolute;
	z-index:9999;

}

@media (max-width:500px){

.form-margin-in>.form{
	margin-top: 0px;
	background-color: rgba(0, 0, 0, 0.76);
	border-radius: 0px;
	padding: 5px 25px 0px 18px !important;
	position: inherit !important;

}

.bar-modify {
    border-bottom: 1px solid #FFF;
    padding: 0.5rem 0px;
    font-size: 12px !important;
    background: rgba(7, 103, 185, 0.2) none repeat scroll 0% 0%;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 65px !important;
}

header{
	position: fixed;
	height: 62px;
	width: 100%;
	margin-top: 0px !important;
	background-color:#fff;
	z-index:9999;
	
	
}
	
}

.form-margin{
	margin:0px 140px;
}

.form-margin-in{
	padding:0px 0px;
}
.searchBtn{
    width: 67px !important;
	height: 27px !important;
	border-radius:2px;
	background: url(../images/searchIconHome.png) center center no-repeat #00A957;
	border: 0;
	text-indent: 70px;
	margin-left: 3px;
	margin-top: 26px;
}

.searchBtn:hover{
    width: 67px !important;
	height: 27px !important;
	border-radius:5px;
	background: url(../images/searchIconHome.png) center center no-repeat #00A957;
	border: 0;
	text-indent: 70px;
	margin-left: 3px;
	margin-top: 26px;
}

@media (max-width:767px){
	.form{
		margin-top:0px !important;
		background-color:rgba(0, 0, 0, 0.76);
		padding:20px;
		border-radius:12px;
		width: 295px !important;

}

textarea#from_address1 {
    margin: 0px -3.42188px 0px 0px;
    height: 105px;
    width: 100%;
}
.form-margin{
	margin:0px 0px !important;
}

.form-margin-in{
	margin: 20px 0px 20px 0px !important;
}


.form-margin-in>.form{
		margin-top:80px !important;
		background-color:rgba(0, 0, 0, 0.76);
		padding:20px;
		border-radius:12px;
		width: 100% !important;

}

.searchBtn {
    width: 32px !important;
    height: 27px !important;
    border-radius: 2px;
    background: #00A957 url("../images/searchIconHome.png") no-repeat scroll center center;
    border: 0px none;
    text-indent: -130px !important;
    margin-left: -7px !important;
    margin-top: 20px;
}

.searchBtn:hover{
    width: 32px !important;
    height: 27px !important;
	border-radius:5px;
	background: url(../images/searchIconHome.png) center center no-repeat #00A957;
	border: 0;
	text-indent: -130px !important;
	margin-left: -7px !important;
	margin-top: 20px;
}
}

.form input, select {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

.form h3{
	color:#fff;
	margin-top:15px;
	margin-bottom:15px;
}

#button{
	background-color:#00A957;
	margin-right:20px;
	border:1px solid #00A957;
	color:#fff;
	padding:10px 55px;
	margin-top:20px;
}

#button:hover{
	background-color:#00A957;
	margin-right:20px;
	border:1px solid #00A957;
	color:#fff;
	padding:10px 55px;
	border-radius:5px;
}

.form label{
	color:#fff;
	font-size:16px;
}


.why-us{
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.why-us {
    /*background-image: url(../images/back.jpg);*/	
    margin-top: 50px;
    /* margin-bottom: 50px; */
}

.why-us-head h3{
	text-align:center;
	color:#FF6600;
	
}

.why-us-in{
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
}

.why-us-in .why-icon{
	color: #f4511e;
    font-size: 50px;
}


.why-us-in h4{
	color:#676666;
	font-size20px;
	margin:0px;
}


.why-us-in p{
	color:#676666;
	font-size:14px;
}
/*
.footer-links {
    background: #36454F;
    padding-bottom: 00px;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.mar-top-30 {
    margin-top: 30px;
}


.footer-links h6 {
    font-size: 15px;
    color: #fff;
    font-weight: bold;
}

 .footer-links ul {
    margin: 20px 0 0 0;
    padding: 0;
}


 .footer-links ul li {
    list-style: none;
    margin-top: 5px;
}

.footer-links a {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

#send_parcel {
    color: #fff;
    font-weight: bold;
}
*/


.demo h2{
	text-align: center;
    color: #FF6600;
	margin-bottom:1px solid #000
}
        

.centersectiontitle {
    background: transparent url("../images/dot.png") repeat-x scroll center center;
    margin: 10px 0px 25px;
    min-height: 20px;
    text-align: center;
}
		
.centersectiontitle h2 {
    font-size: 30px;
    background: #FFF;
    display: inline;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
	color:#FF6600;
}		
	


table {
    width: 100%;
    color: deepskyblue;
	font-size:18px;
}


.book{
	background-color:#ff6600;
	padding:12px 18px;
	color:#fff;
	text-decoration:none;

}


.book:hover{
	background-color:#ff6600;
	padding:12px 18px;
	color:#fff;
	text-decoration:none;

}


@media (max-width:500px){
	.book{
	background-color:#ff6600;
	padding:5px 5px;
	color:#fff;
	text-decoration:none;

}


.book:hover{
	background-color:#ff6600;
	padding:5px 5px;
	color:#fff;
	text-decoration:none;
	
}


table {
    width: 118%;
	color: deepskyblue;
	font-size: 12px;
	margin-left: -22px;
}

table img{
	width:80%;
}



}


 .address-form-wrap {
    border: Solid 1px #CCC;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    background: #FFF;
}


.address-form-wrap .heading {
    background: #286090;
    padding: 10px 15px;
    margin-left: -15px;
    margin-right: -15px;
    color: #FFF;
    font-size: 25px;
    text-align: center;
}

.mar-top-20 {
    margin-top: 20px;
}

.mar-top-15 {
    margin-top: 5px;
}

.mar-top-10 {
    margin-top: 10px;
}

 .address-form-wrap input, .address-form-wrap textarea, .address-form-wrap select {
    border: 0 none;
    color: #052241;
    margin-top: 10px;
	border: 1px solid #ccc;
	box-shadow: 0px 0px 5px 1px #B7B7B7;
}

 .address-form-wrap input:hover, .address-form-wrap select:hover ,.address-form-wrap textarea:hover{
    border: 0 none;
    color: #052241;
    margin-top: 10px;
	border: 1px solid #ccc;
	box-shadow: 0px 0px 5px 1px #7B7A7A;
}

.address-form-wrap input:focus, .address-form-wrap textarea:focus, .address-form-wrap select:focus{
    border: 0 none;
    color: #052241;
    margin-top: 10px;
	border: 1px solid #009e9e;
}

.address-form-wrap input::-webkit-input-placeholder {
    color:    #f60;
}
.address-form-wrap input:-moz-placeholder {
    color:    #f60;
}
.address-form-wrap input::-moz-placeholder {
    color:    #f60;
}
.address-form-wrap input:-ms-input-placeholder {
    color:    #f60;
}

.address-form-wrap textarea::-webkit-input-placeholder {
    color:    #f60;
}
.address-form-wrap textarea:-moz-placeholder {
    color:    #f60;
}
.address-form-wrap textarea::-moz-placeholder {
    color:    #f60;
}
.address-form-wrap textarea:-ms-input-placeholder {
    color:    #f60;
}

.address-form-wrap select::-webkit-input-placeholder {
    color:    #f60;
}
.address-form-wrap select:-moz-placeholder {
    color:    #f60;
}
.address-form-wrap select::-moz-placeholder {
    color:    #f60;
}
.address-form-wrap select:-ms-input-placeholder {
    color:    #f60;
}

.address-right-side {
    border: solid 1px #CCC;
    padding: 15px;
    background: #FFF;
}

.address-right-side .brand-logo img {
    border: solid 1px #CCC;
}

.address-right-side hr {
    margin-bottom: 10px;
    margin-top: 10px;
	    border: 0;
    border-top: 1px solid #eee;
}

.text-blue {
    color: #0052aa;
}

.btn-green {
    background: #37b3a8;
    color: #FFF;
}

#affix{
	position: absolute;
	float:right;
	right:40px;
	z-index:99;

}

@media (max-width:767px){
#affix {
    float: none !important;
    right: 0px !important;
    margin-bottom: 10px !important;
    position: inherit !important;
}
}


.feature{
	box-shadow:#625B5B 0px 1px 13px 5px;
	margin-top:20px;
}

.feature h4{
	background:#286090;
	text-align:center;
	display:block;
	color:#fff;
	padding:10px;
	margin:0px;
	
}

.feature-link{
	border-bottom:1px solid #000;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-top: 15px;
	font-size:14px;
	font-family: 'Coda', cursive;
}

.feature-icon{
	color:#286090;
	margin-right:8px;
	font-size:16px;
}


.result{
	background-color:RGBA(0, 137, 255, 0.61);
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:20px;
	
}

.result .from{
	color:#000;
	font-size:12px;
}

.result .from span{
	color:#000;
	font-size:18px;
}


.result .city{
	color:#000;
	font-size:12px;
}

.result .city span{
	color:#000;
	font-size:18px;
}

.result .weight{
	color:#000;
	font-size:12px;
}

.result .weight span{
	color:#000;
	font-size:18px;
}

.result .modify {
	margin-top:10px;
}

.result .modify a{
	background-color:#286090;
	padding:5px 8px;
	color:#fff;
	text-decoration:none;
}

.result .modify a:hover{
	background-color:#286090;
	padding:5px 8px;
	color:#000;
	text-decoration:none;
}



.bar-modify {
    border-bottom: 1px solid #FFF;
    margin-bottom: .5rem;
    padding: 0.5rem 0 0.5rem 0;
    font-size: 18px;
    background: RGBA(7, 103, 185, 0.2);
    float: left;
	width:100%;
	text-align:center;
	margin-bottom:30px;
	margin-top:150px;
}

@media (max-width:768px){
	
.latestUpdatesSlider {
    background: none;
	top: 0px !important;
	position: inherit !important;
	right: 0px !important;
    left: 0px !important;
}


.listItems {
    width: 282px;
    height: 76px;
    background-color: rgba(51, 51, 51, 0.85) !important;
    text-align: center;
    box-sizing: border-box;
    padding: 16px 0 20px 0;
    position: relative;
    margin: 10px 0px !important;
    cursor: pointer;
}
}

.latestUpdatesSlider {
    background: none;
	top: 390px;
	position: absolute;
	right: 40px;
    left: 40px;
}

.listItems {
    width: 290px;
    height: 76px;
    background-color: rgba(0,0,0,0.72);
    text-align: center;
    box-sizing: border-box;
    padding: 16px 0 20px 0;
    position: relative;
    margin: 0 auto;
    cursor: pointer;
}
@media (max-width:500px){
.listItems {
    width: 100% !important;
    height: 76px;
    background-color: rgba(0,0,0,0.72);
    text-align: center;
    box-sizing: border-box;
    padding: 16px 0 20px 0;
    position: relative;
    margin: 0 auto;
    cursor: pointer;
}
}

.headLine {
    font-size: 16px;
    color: #fefefe;
}

.headLine strong{
    font-weight:900;
}

.textYello {
    color: #f60;
}

.description {
    color: #f1f1f1;
    font-size: 12px;
    margin: 0 0 13px 0;
    line-height: 20px;
}

.bdrBtm {
    width: 290px;
    height: 3px;
    background-color: rgba(255,255,255,0.3);
    position: absolute;
    bottom: 3px;
}


.body-detail{
	margin-top: 80px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 20px;
}

.body-detail h5{
	color:#0052aa;
	font-weight:bold;
}

.body-detail h6{
	color:#000;
	font-weight:bold;
}

.body-detail h4{
	color:#f60;
	font-weight:bold;
	font-size:16px;
	margin-top:25px;
}

.body-detail p{
	text-align:justify;
}

.body-detail ul li{
	list-style:decimal;
}

.panel {
    border: 1px solid #36454F;
    margin-top: 10px;
}

.panel {
    margin-bottom: 20px;
    background-color: #FFF;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
	padding-top: 70px;
}

.panel-heading {
    border-bottom: 1px solid #36454F;
    background-color:#36454F;
    padding: 5px 15px;
    color: #F5FFFA;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel-body {
    padding: 15px;
}

.btn {
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 4px;
    font-weight: 300;
}

.btn-green {
    background: #f60 none repeat scroll 0% 0%;
    color: #FFF;
}

#content {
    padding-top: 10px;
    box-shadow: 0px 1px 1px rgba(85, 85, 85, 0.33);
    border-radius: 3px;
    background-color: #FFF;
	padding-top:80px;
}

#aboutus {
    font-size: 35px;
    color: #0052AA;
    text-align: center;
}

#smarter {
    font-size: 15pt;
    color: #999;
    text-align: center;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-width: 1px 0px 0px;
    border-style: solid none none;
    border-color: #EEE -moz-use-text-color -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}

#line_1 {
    padding: 10px 30px;
    color: #000;
    font-size: 18px;
}

#line_2 {
    padding: 30px;
    color: #000;
    font-size: 18px;
}

.content-box {
    background: #FFF none repeat scroll 0% 0%;
    border: 1px solid #CCC;
    padding: 15px;
}

.text-blue {
    color: #0052AA;
}

.mar-top-30 {
    margin-top: 30px;
}

.mar-top-20 {
    margin-top: 20px;

}

.mar-top-80 {
    margin-top: 80px;

}

.mar-top-5 {
    margin-top: 5px;
}

.mar-top-10 {
    margin-top: 10px;
}

h6 {
    font-size: 16px;
}

.input-group-addon {
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    background: transparent;
    border: 0 none;
}

.btn-blue {
    background: #1a5694;
    color: #FFF;
}

.btn-blue:hover{
    background: #f60;
    color: #FFF;
}



/*--new footer--*/


footer{
	font-size: 12px;
	padding: 20px 0 30px;
	text-decoration: none;
	color: #a3a3a3;
	background-color: #444;
	border-radius: 0;
	margin-bottom: 0;
}

footer .pascel h2{
	font-size:14px;
	color:#fff;
	margin:15px 0px 5px 0px;
}

footer hr {
    border-color: #a3a3a3;
    margin: 10px 0;
}

 .pascel h3 {
	margin:0px 0px 5px;

}

.pascel h3 a{
	font-size:12px;
	color: #a3a3a3;
	margin:0px 0px 5px;
	text-decoration:none;
}

 .pascel h3 a:hover{
	font-size:12px;
	color: #fff;
	margin:0px 0px 5px;
	text-decoration:none;
}



.foot-icon{
	color:#fff;
	margin-right:4px;
	font-size:12px;
}

.time{
	display:block;
	margin-left:35px;
}



.footer-section {
    text-align: center;
	width: 100%;
	position: fixed;
	bottom: 0%;
	z-index: 99;
}

.footer-section a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

.footer-section  .foot-call{
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
}

.whatsapp-styl{
	background-color:#5cbe4a;
	padding:20px;
	width: 50%;
	height: 58px;
	float:left;
}


.call-styl{
	background-color:#286090;
	padding:20px;
	width: 50%;
	height: 58px;
	float:left;
}


.thankyou{
			margin-top: 160px;
text-align: center;
margin-bottom: 70px;
}
		.thankyou h2{
			font-size: 30px;
			font-family: 'Oswald', sans-serif;
			margin: 0px 0 10px;
			color: #EA6214;
		}
		.thankyou p{
			font-size: 18px;
			
			margin:0px;
		}
		
		.thakbtn {
			background-color: #0C2876;
			color: #fff;
			padding: 5px 10px !important;
			text-decoration: none;
			margin-top: 12px;
			margin-right: 10px;
			border-radius: 5px;
			
		}
		
		.thakbtn:hover {
			background-color: #0C2876;
			color: #fff;
			padding: 5px 10px !important;
			text-decoration: none;
			margin-top: 12px;
			margin-right: 10px;
			border-radius: 8px;
			
		}