* {
	font-family: 'Cairo', sans-serif;
}

body {
	margin: 0;
	padding: 0;
}

#btnUp {
	position: absolute;
	bottom: 50px;
	right: 50;
}

.header span {
	color: #f5853b;
}

.navbar{
	transition: all .5s ease-in-out;
 	padding-top: 0px;
 	padding-bottom: 0px;
}

nav a {
	text-decoration: none;
	color: #fff;
}

nav a:hover {
	text-decoration: none;
	color: #dedede;
}

nav .navbar-brand {
	width: 35%;
}
.nav-item.col{
	padding: 0;
}
.navbar-brand .img-fluid {
	max-width: 27%;
    margin: 0px 7px;
}

nav .collapse {
	width: 80%;
}

nav ul {
	width: 100%;
	text-align: center;
}

nav ul li {
	font-weight: bold;
	border-bottom: 2px solid transparent;
}

nav ul li:hover {
	border-bottom: 2px solid #f5853b;
}

.navbar-toggler {
	cursor: pointer;
	color:#f5853b;
}

.navbar-brand span{color:#fff}

.main-panel::before {
	background: url("../images/background.png") no-repeat 100% 46% fixed;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	border-radius: 0 0 50% 50% / 0 0 100% 100%;
	transform: scaleX(1.5);
}

.main-panel {
	position: relative;
	display: flex;
	width: 100%;
	height: 100vh;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	color: #fff;
}

.main-panel .layer {
    background-color: rgba(0,0,0,.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	height: 100vh;
	border-radius: 0 0 50% 50% / 0 0 100% 100%;
	transform: scaleX(1.5);
}

.main-panel .content {
	position: relative;
	z-index: 1;
	margin: 0 auto;
	text-align: center;
	width: 45%;
	background: rgb(22 24 27 / 85%);
    padding: 10px;
}

.main-panel .content h2 {
	margin: 0;
	padding: 0;
	font-size: 3em;
}

.main-panel .content p {
	font-size: 1em;
}

.main-panel .btn{
	background-color: #f5853b;
    margin-left: 15px;
	font-size: 18px;
	color: #fff;
	margin-top: -5px;
}
.main-panel input{
    border: 0;
	margin: 5px 0;
}
.main-panel .content span {
	background: #f5853b;
	color: #fff;
	border-radius: 50% 50%;
	padding: 10 20;
	position: relative;
	top: 120px;
	display: block;
    width: 42px;
    margin: auto;
}

.main-panel .content span:hover {
	cursor: pointer;
}


/*map dott */
/* .dot1{position: relative;
	  top:50%;
	  left:400px } */


.features {
	padding:60px 0px;
}

.features .feature {
	margin-top: 30px;
	padding:   40px;
	display: inline-block;
	width: 300px;
	height: 300px;
	border-radius: 50%;
	color: #fff;
	background:#f5853b;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: center;
}


.features .feature span {
}

.features .feature h5 {
	font-weight: 900;
	margin-top: 15px;
}

.features .feature p {
	font-weight: 500;

}

.panel {
	margin-top: 100px;
	width: 100%;
	/* height: 80vh; */
	background-size: cover;
	color: black;
}

.panel-background {
	background: url("../images/truck-background.png") no-repeat center center scroll;
	margin-top: 100px;
	width: 100%;
	height: 80vh;
	opacity: 0.07;
	background-size: cover;
	position: absolute;
    top: 165vh;
    left: 0;
}

.panel .row div:nth-child(2) {
	margin-top: 30px;
	line-height: 2;
}



/*about*/
.about{padding:60px 0px;}
.about h2.sub-title{color:#f5853b;
					position: relative;}

.about h2 span::before{content: "";
					position: absolute;
					top:60px;
					left:0px;
					width:10%;
					height:4px;
					background-color: #f5853b;}

.fa-plane,.fa-truck{color:#f5853b}

/*work*/
.work{background-image: url(../images/hero_bg_1.jpg);
	  background-attachment: fixed;
	  background-size: cover;
	  background-position: center center;}

.work h2{color:#f5853b;
         font-weight: 600;}

.work .overlay{padding: 60px 0px;}

.work .overlay{background: rgba(0, 0, 0, 0.7);}

.step span{display: flex;
		   width:50px;
		   height:50px;
		   border-radius: 50%;
		   border:1px solid #fff ;
		   color:#f5853b;
		   font-size: 30px;
		   align-items: center;
		   justify-content: center;}

.btn:focus{box-shadow: none;}

/*partness*/
.partners{padding:60px 0px;
		  background-color: #EDEDED;}



.logo{text-align: center;}

/*transport*/
.transport{padding:60px 0px;
		   background-color: #EDEDED;}

.transport .btn{background-color:#f5853b;
				margin-left: 15px;
				color: #fff;   }


/*feedback*/
.feedback{padding:60px 0px}

.feed{border:1px solid #EEE}
.feed p{height: 160px;overflow: hidden;}
.carousel-small{display: none;}

.carousel-small .feed{width:50%;
					  margin: auto;}

.carousel-small h4{color:#f5853b}

.feedback h4{color:#f5853b}

.carousel-indicators li{background-color:#f5853b;
                        height: 5px;}

.carousel-indicators{margin-top: 30px;}
#client-carousel .carousel-item{
	margin-bottom: 15px;
}

/*footer*/
footer{background-color: #EDEDED;}
.footer-top{background-color: #EDEDED;
	padding:15px 0px;}

	.footer-top li{font-size: 12px;
	margin-left: 10px;
	padding:5px}

	.footer-top ul{display: flex;
	justify-content: center;}

	.footer-top a{color:#5A5959;}

	.footer-bottom{background-color: #3e64af;
	padding:15px 0px}

	.footer-bottom a{color:#fff}
	.footer-bottom i:hover{color: #f5853b}

	.footer-links{width: 50%;
		margin: auto;
		display: flex;
		flex-wrap: wrap;
		margin: 10px auto;
		justify-content: space-between;}
.footer-bottom p{
	margin-top: 10px;
	margin-bottom: 0px;
    color: white
}
.navbar.scroll-navbar {
	background: #f5853b  ;
}
.scroll-navbar a:hover,.scroll-navbar  .navbar-brand span{
color: #fff !important;
}

.navbar-toggler{
	margin: 10px 0;
}
.pages-links{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;

	
}
.pages-links a{
color :#fff;
width: 15%;
font-weight: bold;
margin-top: 8px;

}
.pages-links a:hover{
	text-decoration: none;
}
.mg-top{
	margin-top: 10px;
}
.btn-primary {
    background-color: #f05723;
    border-color: #f05723;
}
.btn-primary:hover {
    background-color: #c74518;
    border-color: #c74518;
}
.footer-bottom i {font-size: 20px;}
.footer-bottom i:hover{color: #f05723}

/*branches*/
#map h5{
	font-size: 1em;
}
#map p{
	font-size: 0.8em;
}
.whatsLink{
	margin: 0px 12px;
    padding: 0px;
    position: fixed;
    z-index: 2147483644;
    bottom: 24px;
    top: auto;
    height: 60px;
    width: 60px;
    border-radius:50%;
    box-shadow: rgb(0 0 0 / 15%) 0px 4px 12px 0px;
    display: block;
    background: linear-gradient(30deg, #01601f, #2eff04);
    animation: 3s ease-out 0s 1 normal none running slideInFromBottomDelay;
    color: #fff;
    text-align: center;
    padding: 2px;
    font-size: 38px;
	left: 12px;
}
.whatsLink:hover{
	color: #ddd;
}
@media (max-width: 767px){
	.pages-links a{
		width: 49%;
	}
	.main-panel::before {
		background: url("../images/background.png") no-repeat 75% 46% fixed;
	}
	.main-panel .content{
		width: 95%;

	}
	.main-panel .btn.track{
		display: block;
		margin: auto;
		border-radius: 0;
		width: 100%;
	}
	.main-panel  .w-75{
		width: 100%  !important;
	}
	.main-panel::before{
		border-radius: 0;
		height: 80vh;
	}
	.main-panel .layer{
		border-radius: 0;
		height: 80vh;
	}
}