@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");	
a{text-decoration:none!important;}
li{list-style-type: none!important;}
html {scroll-behavior: smooth;}
.heading1{font-size: 2.5rem;} .heading2{font-size: 2rem;} .heading3{font-size: 1.75rem;} .heading4{font-size: 1.5rem;} .heading5{font-size: 1.25rem;} .heading6{font-size: 1rem;}
.pad{padding:90px 0;}
.wrdbrk{white-space:pre;}
.fullpad{padding: 0!important; margin:0!important;}
.arial{font-family: Arial, sans-serif; font-weight: 600;}
.helvetica{font-family: helvetica, sans-serif;}
.top-header{background-color: #ca1f26;}
.extra-logo {max-width: 360px; text-align: center;}
.extra-logo::before {
	content: "";
	background: #ca1f26;
	position: absolute;
	top: -27px;
	bottom: 0;
	left: 0;
	width: 400px;
	transform: skew(20deg);
	z-index: -99;
	height: 115px;}
.logo {width: 130px;}	
.navbg {background-color: #ca1f26;}
.navbar-light .navbar-nav .nav-link {color:rgb(255, 255, 255) !important;}
.navfnt {font-family: 'Arial', sans-serif;font-size: 18px; font-weight: 700;}
.navbar-light .navbar-nav .nav-link:hover {color: #f8ff12 !important;}
.navbar-light .navbar-nav .nav-link.active{ color:#f8ff12 !important;}
.call1 {
	padding: 13px;
	display: flex;
	color: #ca1f26;
	border: 1px solid #ca1f26;
	border-radius: 40px;}
.touch1 {
	background-color: #ca1f26;
	padding: 10px 15px;
	color: white !important;
	border-radius: 2px;
	font-size: 16px;}
.btn1 {
	background-color: #f2c433;
    padding: 15px 20px;
    border-radius: 15px;
    color: rgb(0, 0, 0) !important;
    font-size: 17px;
	margin: 0 18px 0 0;}
 .banner2 {
	background-image: url("../images/transport1.webp");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;}
.caption2 {
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 0px;
	border-radius: 15px;
	padding: 80px 75px;
	width: 100%;
	height: 100%;}
.caption3 {
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 0px;
	border-radius: 15px;
	padding: 20px 40px;
	width: 100%;
	height: 100%;}
.ft25 {font-size: 25px !important;}
.input1 {font-size: 1.25rem !important; line-height: 1.75rem !important; padding: 2.25rem 1.5rem !important;}
.btn5 {
	background-color: #101218;
	font-size: 1.25rem;
    line-height: 1.75rem;
    padding-bottom: 1.375rem;
    padding-top: 1.375rem;
	display: block;
	color: white !important;
	font-weight: bold;}
.headfnt {font-size: 55px;text-shadow: 2px 2px 1px #dd000af7;}
.provides1 {font-size: 24px; line-height: 30px;}
.card-header {
	padding: .5rem .75rem!important;
	background-color: rgb(202, 31, 38)!important;
	color: #fff!important;}
.card-bg{background-color: #f7f9d0;}	
.about-counter {
	border: 10px solid #ca1f26;
	padding: 40px;
	position: relative;
	margin-right: 25px;}
.about-counter::after {
	content: "";
	width: 40px;
	height: 40px;
	position: absolute;
	top: 30px;
	right: -27px;
	border: 10px solid #ca1f26;
	border-width: 10px 10px 0px 0;
	transform: rotate(45deg);
	background: #fff;}
.about-counter h5 {
	font-size: 16px;
	color: #ca1f26;
	line-height: 22px;
	margin-bottom: 5px;
	letter-spacing: 1px;}
.about-counter .title {
	font-size: 38px;
	line-height: 60px;
	font-weight: 600;
	margin-bottom: 0;}
.content12 p {
	font-size: 22px;
	line-height: 34px;
	padding: 0;
	margin-bottom: 0;
	font-style: italic;}
.service-box {
	box-shadow: 0 10px 30px 0 rgba(0,0,0,0.15);
	border-bottom: 3px solid #f37133;
	border-radius: 15px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	background-color: white;}
.service-box .service-media {position: relative;}
.service-box .service-inner {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	justify-content: center;
	display: flex;
	align-items: center;
	z-index: 1;}
.service-box .service-inner .btn {
	transform:scaleY(0) ;
	-webkit-transform: scaleY(0);
	transform-origin: bottom;
	transition: all 0.4s ease 0.2s;
	-webkit-transition: all 0.4s ease 0.2s;
	opacity: 0;}
.service-box .service-info {padding: 20px 10px; height: 165px;}
.service-box .service-info .title {
	font-size: 24px;
	line-height: 28px;
	font-weight: 700;
	margin-bottom: 10px;}
.service-box .service-info p {margin-bottom: 0; line-height: 24px;}
.service-box:hover {-webkit-transform: translateY(-10px); transform: translateY(-10px);}
.service-box:hover .service-inner::after {height: 100%; opacity: 0.9;}
.btn.white:hover {background-color: #F4F4F4; color: #000;}
.service-box:hover .service-inner .btn {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	opacity: 1;
	background-color: #F4F4F4;
	color: #000;}
.world {
	background-image: url("../images/world.webp");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;}
.service1 {width: 60px;}
.service12 h2 {
	text-transform: uppercase;
	color: #ca1f26;
	font-size: 14px;
	font-weight: 600;}
.service-div {
	background-color: #FFFFFF;
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin-top: 30px;
	border-radius: 15px;
	padding: 20px 30px;
	width: 100%;
	height: 93%;}
.service-div .service-title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 13px;
	color: #000000;
	display: inline-block;
	padding-bottom: 8px;
	border-bottom: 4px solid #eeeeee;
	transition: 0.3s;}
.acc-content .service-acc {max-height: 240px; overflow: hidden; transition: max-height 1s ease-out;}
.service-div .service-desc {color: #000000; font-size: 16px; font-weight: 400;}
.acc-content a.service-link {transition: 0.4s;}
.read-link {color: #DE200B; text-decoration: none;}
.service-div:hover .service-title {border-color: #DE200B;}
.transport1 {background-image: url("../images/courier.webp");
	background-color: #b40816;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;}
.secpad1 {padding: 40px 0px;}
.section-details {
	background-image: url("../images/line.webp");
	background-position: -14px 28px;
	background-repeat: no-repeat;
	background-size: 13% auto;
	padding: 70px 0px 0px 40px;}
.section-details .section-head {padding: 0px 0px 0px 30px;}
.section-head .section-title {
	text-transform: uppercase;
	color: #DE200B;
	font-size: 14px;
	font-weight: 600;}
.section-details .section-body {padding: 0px 0px 0px 30px;}
.section-details .section-body .headtitle {
	font-size: 64px;
	line-height: 1.2em;
	color: #FFFFFF;
	padding: 0;
  	margin-bottom: 20px;}
.section-details .section-body .desc {
	color: #FFFFFF;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.6em;}
.black {color: black;}
.counttext {color: #ca1f26; font-size: 46px; font-weight: 700;}
.clr1 {color: #ca1f26 !important;}
.bannerhead {color: #ca1f26; font-size: 40px; font-weight: 700;}
.boxes6 {
	background-color: #FFFFFF;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 30px;
	border-radius: 15px 15px 15px 15px;
	width: 100%;
	height: 100%;}
.bgclr2 {background: rgba(249, 195, 123, .4);}
.primary1 {color: #f8b864 !important;font-size: 32px;}
.paralbg12 {
	background-image: url("../images/bg1.webp");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
	position: relative;
	background-attachment: fixed;}
.paralbg12::before {
	background: #000000d6 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.8;
	position: absolute;
	top: 0;
	width: 100%;}
.foot-bg {background-color: #ca1f26;}
.marquee {
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #ffffff;}
.w0{width:0%;}
.fixed{position:fixed; z-index:2;}
.priceicn{width:50px;}
.priceicn2 {width: 120px;}
.point{bottom:10px; left:10px;}
.point1{bottom:70px; left:10px;}
.point2{bottom: 15px; right: 10px;}


@media (min-width:1px) and (max-width:767.98px){
.pad{padding:40px 0;}
.extra-logo h1 {font-size: 30px !important;color: black !important;}
.navbar-light .navbar-toggler {
	color: rgb(0, 0, 0);
	border-color: rgba(0,0,0,.1);
	background-color: white;
	text-align: center;
	margin: 0 auto;}
.extra-logo::before {width: 100% !important;background: #fff !important;}
.about-counter .title {font-size: 30px; line-height: 36px;}
.headfnt {font-size: 34px;}
.section-details .section-body .headtitle {font-size: 39px;}
.caption2 {padding: 30px 20px; margin-top: 29px;}
.three5 {margin-top: 30px !important;}
.caption3 {margin-top: 45px; width: 100%; height: 87%;}
}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.navbar-light .navbar-toggler {
	color: rgb(0, 0, 0);
	border-color: rgba(0,0,0,.1);
	background-color: white;
	text-align: center;
	margin: 0 auto;}
.extra-logo::before {width: 100% !important;background: #fff !important;}
.about-counter .title {font-size: 35px; line-height: 44px;}
.pic1 {height: 100% !important;}
.transport1 {background-image: none;}
.three5 {margin-top: 30px !important;}
.caption2 {
	padding: 55px 20px;
	width: 100%;
	height: 76%;
	margin-top: 50px !important;}
.extra-logo h1 {color: black !important;}
.extra-logo {text-align: center; margin: 0 auto;}
}

#notfound {position: relative; height: 100vh;}
#notfound .notfound {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);}
.notfound {max-width: 410px; width: 100%; text-align: center;}
.oopslogo{width:350px;}
.notfound h2 {
	color: #000;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;}
.notfound p {
	color: #000;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 15px;
	margin-top: 5px;}
.notfound a {
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	background: #0046d5;
	display: inline-block;
	padding: 15px 30px;
	border-radius: 40px;
	color: #fff;
	font-weight: 700;
	box-shadow: 0px 4px 15px -5px #0046d5;}

@media only screen and (max-width: 767px) {
.notfound .notfound-404 {height: 142px;}
}

.time-of-year {
	margin: 100px 75px 10px 75px;
	position: relative;
	transform: translateZ(0);
	-webkit-transform: translateZ(0); }
.time-of-year .tooltip {
	background: #db2a1b;
	border-radius: 3px;
	bottom: -49px;
	font-size: 20px;
	display: block;
	left: -67px;
	padding: 15px;
	pointer-events: none;
	position: absolute;
	width: 320px;
	height: 100px;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: all .7s ease-out;
	transition: all .7s ease-out;}
.time-of-year .tooltip::after {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #db2a1b;
	bottom: 58px;
	content: " ";
	position: absolute;
	left: 0%;
	margin-left: -13px;
	transform: rotate(92deg);}
.time-of-year:hover .tooltip {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);}