<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

body{

	scroll-behavior: smooth;

}

h1,h2,h3,h4,h5,h6{

  font-weight: 600;

  color: #000;

}



.btn-primary{

	background-color: #4169E1!important;

	border-radius: 0;

}



#offer {

	margin-top: 50px;

	margin-bottom: 100px;

	background-color: #4169E1;

	padding-top: 50px;

	padding-bottom: 0px;

}

#offer h3,#offer p{

	color: #fff;

}

#offer h1 {

	color: #eee;

  }

  .car {
	margin-top: -100px;

  }

.ams_weare p{

	font-size: 18px;
	color: #000;

}

.ams_weare h2{

	line-height: 40px;
	color: #000;
	font-size: 30px;
	font-weight: 500;

}

.m-0{

	margin: 0 auto;

}

#head_footer p{

	margin-top: 30px;

	font-size: 16px;

	line-height: 25px;

}

#head_footer .mt_100{

	margin-top: 150px!important;

}

footer{

	 background-color: #4169E1 !important;

}

footer h3{

	color: #fff;

}

footer p{

	color: #fff;

	font-size: 16px;

	line-height: 27px;

}

footer a{

	color: #fff!important;

	font-size: 16px;

}

/* = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/* S E R V I C E */


@media(max-width: 991px){


	.cool-project{
		margin-top: 0px !important;
	  }
	  .contact-section {
		padding: 70px 0px 50px 0px;
	  }
	  .home-service-section {
		background-color: #fff;
		padding: 70px 0px 0px 0px;
	}
	.contact-flex{
		display: flex;
		justify-content: center;
		margin-bottom: 50px;
	}
	.cbox-btm{
		margin-bottom: 35px;
	}
	.get-in-touch {
		padding: 50px 0px;
	}
	.bs-section{
		padding: 100px 0px;
	}
	.ge-about-inner-content {
		padding-left: 0px;
		padding-top: 40px;
	}
	.row-top {
		margin-top: 0px !important;
	}
	
	.bs-svc-section {
		padding: 80px 0px 100px 0px !important;
	}
	.fs-about-us-images{
		margin-top: 40px !important;
	}
	.heading-title {
		margin-bottom: 50px !important;
	}
	.offer-box{
		width: 100%  !important;
	}
		
}

/* @media(min-width: 991px) and (max-width: 1200px){

	#slider #caption{

		top: 100px!important;

	}

} */

@media(max-width: 767px){

	h1{

		font-size: 25px!important;

	}

	#head_footer .mt_100{

		margin-top: 50px!important;

	}

	

}

/*------------- go to top strat---------------*/


/* .scrollToTop{

	text-decoration: none;

    cursor: pointer;

    position: fixed;

    bottom: -50px;

    right: 15px;

    z-index: 999;

    transition: 1.5s ease;

  

}

.scrollToTop.show{

	left:unset;

	bottom:80px

}

.scrollToTop.hide{

	left:-50px;

	right: unset;

}

.scrollToTop i {

	color: #374c9f;

	font-size: 22px;

	padding-left: 11px;

	padding-top: 8px;

  } */

  .top-icon{
	background-color: #ff7700;
	display: flex;
	/* justify-content: center; */
	align-items: center;
	border-radius: 100%;
	width: 50px;
  }

  .scrolltop.scrolltop-on {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    visibility: visible;
    bottom: 90px;
}
.scrolltop {
    cursor: pointer;
    width: 65px;
    height: 56px;
    /* -webkit-border-radius: 55px 0 0 55px;
    border-radius: 55px 0 0 55px; */
    padding: 6px 5px 4px;
	/* animation: pulse 2s infinite; */
    text-align: left;
    position: fixed;
    right: 15px;
    bottom: 100%;
    /* background-color: var(--color-secondary); */
    z-index: 9999;
    /* -webkit-box-shadow: 0 0 25px rgba(23, 23, 23, .25);
    box-shadow: 0 0 25px rgba(23, 23, 23, .25); */
    color: #fff;
    text-align: center;
    font-size: 20px;
    opacity: 1;
    visibility: hidden;
    /* -webkit-transform: translateX(130%);
     */
    transform: translateX(50%);
    /* -webkit-transition: all 300ms linear 0ms; */
   
    transition: all 1200ms linear 0ms;
    /* background: #fff; */
}
@keyframes pulse {

	0% {
 
	  box-shadow: 0 0 0 0 rgba(255, 119, 0,.4);
	  border-radius: 100%;
	  
 
	}
 
	70% {
 
		box-shadow: 0 0 0 15px rgba(255, 119, 0, 0);
		border-radius: 100%;
		
 
	}
 
	100% {
 
		box-shadow: 0 0 0 0 rgba(255, 119, 0, 0);
		border-radius: 100%;
		
 
	}
 
  }



.btn-primary {

  color: #fff;

  background-color: #1944c5 !important;

  border-color: #1944c5;

  border-radius: 0;

  text-transform: capitalize;

  padding: 7px 25px 7px 25px;
  border-radius: 15px;

}

.btn-primary:hover {

  color: #fff;

  background-color: #374C9F;

  border-color: #374C9F;

}



.caption-inner h2 {

	font-size: 35px;

	font-weight: 700;

	letter-spacing: 2px;

	max-width: 500px;

	margin-bottom: 30px;

	color: #fff;

  }

.text-primary{

  color: #ff7700  !important;

}

/* .menu {

	border-bottom: 2px solid #d8dbec;

  } */



  .nav-link {

    color: #353535;

    font-size: 17px;

    text-transform: uppercase;

    font-weight: 600;

}

 

  a:hover{

	text-decoration: none;

  }


  @media(max-width:1200px){

	.caption-inner h2 {

		font-size: 22px;

		font-weight: 700;

		letter-spacing: 2px;

		max-width: 350px;

		margin-bottom: 10px;

	  }


  }

  @media(max-width:436px){


	  .navbar-brand{

		margin-right: 0;

	  }

	  .caption-inner h2 {

		font-size: 14px;

		font-weight: 700;

		letter-spacing: 2px;

		max-width:100%;

		margin-bottom: 10px;

	  }

  }



  .about .text-primary.h4 {

	font-weight: 700;

  }

  .mb30{

	margin-bottom: 30px;

  }

  .bglight{

	background:#eff3ff;

  }

  .mt-100{

	margin-top: 100px;

  }

  

  .nav-item.active .nav-link {

	color: #ff7700;

  }

  .form-group label {

	text-transform: uppercase;

	letter-spacing: 1px;

	font-size: 14px;

	font-weight: 600;

  }

  .contact-us .bgwhite{

	background-color: #fff;

  }

  .br-20 {

	border-radius: 20px;

	overflow: hidden;

  }

  .contactbox

  .contact-information {

	text-align: center;

	max-width: 200px;

	margin: auto;

	margin-bottom: 30px ;

  }

  .contact-us p{

	color:#6C757D;

  }

  .contactbox {

	padding: 30px 0px;

  }


  .form-control {

	padding: 15px 20px;
    border-radius: 15px;

  }

  .form-control:focus {

	box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);

	outline: 0;

	border:1px solid #69727d;

  }

  .pd30{

	padding-top: 30px;

	padding-bottom: 30px;

  }

  

  .sub-title {

	text-transform: uppercase;

	font-weight: 600;

  }

  .teams .text-primary{

	font-weight: 600;

  }

  

  .msgbox {

	background: #fff;

	border-radius: 20px;

	padding: 20px 40px;

	margin-top: 40px;

	margin-bottom: -150px;

	box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;

  }

 

  @media (min-width:992px){

	

	.navbar-expand-lg .navbar-nav .nav-link {

		/* padding-right: 2.5rem; */

		padding-left: 5.85rem;

	  }

  }

  @media(max-width: 1199px){
	.primary-division-lg{
		display: none;
	}
  }

  @media (max-width:991px){

	

	  footer h3 {

		font-size: 20px;

	  }

	  footer p,footer a,.f_bg p,.f_bg a{

		font-size: 14px;

	  }

	  .f_bg a:hover{

		color:#ddd;

	  }

	  .img-fluid.imgcover {

		margin-bottom: 20px;

		height: auto;

	  }

	  .contact-us .container{

		padding-top: 0px;

	  }

	  .contact-us p.pd30 {

		padding-top: 0px;

		padding-bottom: 30px;

	  }

  }



  @media(max-width:575px){

	.teams .pd50:first-child {

		padding-top: 0;

	  }

	  .teams .teambox {

		padding-top: 0px;

	  }

	  .navbar.navbar-expand-lg {

		padding: 10px 0px;

	  }

	  .vendor.page-title-section {

		min-height: 220px;

		position: relative;

	  }

	  h2 {

		font-size: 1.7rem;

	  }

	  .p-5 {

		padding: 1rem !important;

	  }

	  .visionbox {

		padding: 0px;

		margin: 30px 0px;

	  }

	  .visionbox h3 {

		font-size: 18px;

	  }

  }

  .mm-navbar {

	background: #000;

	color: #fff;

  }

  .mm-listitem_selected{

	color:#ff7700;

  }

  

  @media (max-width:991px){

	.h3, h3 {

		font-size: 1.3rem;

	  }

	

  }

 

  .cbox {

	

	height: 100%;

	text-align: center;

	padding: 30px 15px;

	background-color: #fff;
	

	box-shadow: 2px 1px 15px -9px rgba(66, 68, 90, 1);
	border-radius: 20px;
	border-top: 2px solid #ff7700;
    border-bottom: 2px solid #ff7700;

  }

  .offer-box{
	border-top: 2px solid #029afd;

	height: 100%;

	text-align: center;

	padding-top: 25px;
	padding-bottom: 25px;

	background-color: #fff;

	box-shadow: 2px 1px 15px -9px rgba(66, 68, 90, 1);
	padding-left: 50px;
    padding-right: 50px;
    width: 53%;
    margin-left: auto;
    margin-right: auto;
  }

  .abt-box{
	border-left: 2px solid #ff7700;
	padding: 20px;
	box-shadow: 2px 1px 15px -9px rgba(66, 68, 90, 1);
	position: relative;
	background-color: #fff;
  }

  .abt-box &gt; .company-para{
	font-size: 15px;
  }

  .inner-svc-icon {
    position: absolute;
    top: 0%;
    left: 0;
}

.inner-svc-icon &gt; div {
    padding: 10px 25px 5px 25px;
    background: #ff7700;
    /* border-top-right-radius: 30px; */
    border-bottom-right-radius: 30px;
}
.detail-about{
	padding: 100px 0px;
}


.cbox p,.cbox a{

	color:#000;

}

  .subtitle {

	font-weight: bold;

	text-transform: uppercase;

	letter-spacing: 1px;

  }

  .abimg{

	display: flex;

	justify-content: space-between;

	align-items: center;

  }

  .abimg img{

	width: 49%;

  }

  .bglightgray{

	/* background-color: #F9F9F9; */

	background-color: #F8F9FA;

  }

 

  .btn-link {

	font-weight: 400;

	color: #364a98;

	background-color: transparent;

  }

  .logoimg{
	max-width: 185px;
  }



/* end projects */

.page-header {
    position: relative;
    display: block;
    /* padding: 187px 0px 192px; */
	padding: 150px 0px 100px;
    z-index: 1;
}
.page-header__bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	background-image: url(../img/about/page-header-bg.jpg);
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: -1;
}
.page-header__bg::before{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(90deg, rgba(17, 58, 184, 1) 13%, rgba(17, 58, 184, 0.8071603641456583) 35%, rgba(17, 58, 184, 0.5550595238095238) 60%, rgba(17, 58, 184, 0.4206057422969187) 100%);
    content: "";
    z-index: -1;
}
.page-header__pattern {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.1;
    z-index: -1;
}
.page-header__inner {
    position: relative;
    display: block;
    padding-left: 20px;
}
.page-header__inner::before {
    position: absolute;
    top: -7px;
    left: 0;
    bottom: -12px;
    width: 5px;
    background: #ff7700;
    content: "";
}
.page-header__inner h2 {
    color: #fff;
    font-size: 58px;
    line-height: 1.1em;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 0.02em;
}
.page-header__inner .thm-breadcrumb {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 7px;
	list-style-type: none;
	padding: 0px;
}
.page-header__inner .thm-breadcrumb li:first-child {
    margin-left: 0px;
}
.page-header__inner .thm-breadcrumb li {
    color: var(--logistiq-white);
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    text-transform: capitalize;
    margin-right: 5px;
}
.page-header__inner .thm-breadcrumb li a {
    color: #ff7700;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    text-transform: capitalize;
}
.about-img .img-2{
	/* margin-left: -51px; */
	margin-top: 130px;
	border: 10px solid #fff;
	border-radius: 50px;
	position: relative;
	z-index: 1000;
}
.about-img .img-3{
	/* margin-left: -103px; */
	margin-top: -20px;
	border: 10px solid #fff;
	border-radius: 50px;
	position: relative;
	z-index: 999;
}
.site-title-tagline {
    display: inline-block;
    color: #ff7700;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 18px;
    border-radius: 50px;
    padding: 2px 10px 2px 10px;
}
.keystr{
	color: #ff7700 !important;
    font-size: 25px;
	font-weight: 600 !important;
}

.feature-icon &gt; img{
	position: relative;
}

.about-icon{
	min-width: 70px;
    height: 75px;
    line-height: 80px;
    text-align: center;
    border-radius: 40px 15px 36px 10px;
    background: #ff7700;
    margin-bottom: 10px;
    box-shadow: 7px 7px 0 rgba(255, 94, 20, 0.3);
    transition: all .5s ease-in-out;
    margin-right: 20px;
}
.about-icon img {
    width: 47px;
    filter: brightness(0) invert(1);
}
.home-service-section-two{
	padding: 100px 0px 100px 0px;
	background-image: url(../img/service/service-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	
}
.home-service-section-two::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 28, 91, 0.7);
}

.svc-img &gt; img{
	border-radius: 25px;
	/* margin-top: -100px; */
	max-width: 420px;
}
.contactus-info-tt{
	color: #ff7700;
	margin-bottom: 20px;
}
.add-on-svc-para{
	margin-left: 50px;
}
.add-on-svc-para &gt; h5{
	color: #ff7700;
}
.qr-section{
	padding: 50px 0px;
	background-image: url(../img/contact/qr-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}



</pre></body></html>