* {
  margin: 0;
  padding: 0;
}

.animatee {
  position: absolute;
  right: 0 !important;
  top: 0;
  display: none;
}


a.animatee {
  background: red;
  color: white;
  padding: 10px 0px;
  margin: 7px;
  font-size: 13px;
  letter-spacing: 2.2px;
  position: absolute;
  right: 289px;
  border-radius: 5px;
  width: 150px;
  text-align: center;
}


/* crsl */

/* normal carousel NON HOVER styles */
.carousel {
  position: relative;
  overflow: hidden;
  z-index: 10001;
}

.carousel-content {
  display: flex;
  transition: 500ms;
}

@media(max-width: 1024px) {
  .carousel-content {
    margin: 100px 0 50px;
  }
}

@media(max-width: 800px) {
  .carousel-content {
    margin: 70px 0 30px;
  }
}

.carousel-content img {
  height: 520px;
  min-width: 100%;
  max-width: 100%;
  object-fit: cover;
}

.carousel-content video {
  min-width: 100vw;
  max-width: 100vw;
  min-height: 100vh;
  object-fit: fill;
}

.carousel .carousel-control-left {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 10%;
  cursor: pointer;
  z-index: 1;
}

.carousel .carousel-control-right {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 10%;
  cursor: pointer;
  z-index: 1;
}



nav.navbar {
  height: 65px ;
}

.header-menu-wrap .header-menu .navbar-nav>li>a {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  padding: 20px 20px !important;
}

.single-feature-thumb img {
  width: 100%;

  float: left;
  margin-right: 27px;
  width: 50px;
  margin-top: 15px;
}


.single-feature-thumb {
  box-shadow: -2px 8px 40px rgb(0 0 0 / 50%);
}

.single-feature-thumb {
  padding: 36px 6px 28px 27px;
  border-radius: 10px;

}

.main-two img:before {
  position: absolute;
  content: "";
  top: 0;
  left: -30px;
  height: 100%;
  width: 33%;
  background: #f7f8fa !important;
  transform: skewX(-13deg);
  z-index: -1;
}

.feature-content p {
  padding: 4px 10px 5px 75px !important;
}


section.one {
  position: relative;
}

.carousel-slider-content {
  position: absolute;
  bottom: -370px;
  z-index: 99999;
  left: 113px;
  background: #00000080;
  padding: 40px;
  color: white;
  border-radius: 40px 2px 40px 2px;
}

.carousel-slider-content h4 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 2px;
  border-top: 1px solid#fff;
  display: inline-block;
  margin-bottom: 8px;
  color: white;
}

h1.text-white {
  text-transform: inherit;
  font-size: 60px;
}












/* 
new slider....... */



.three {
  background-image: url(./img/member.png);
  width: 100%;
  height: 600px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.main_three img {
  width: 100%;
}

.main_three {
  padding-top: 60px;
}

.main_thre {
  padding-top: 60px;
}

.section-content-text p {
  line-height: 1.5;
  padding: 10px 0 0;
  color: #000000;
}

h3.and {
  font-weight: 700;
  transition: .5s;
  font-size: 38px;
  line-height: 1.2;
  margin-bottom: 0;
}


.why {
  font-size: 38px;
  font-weight: 700;
  text-align: left;
  padding: 0px;
}

.content-container {
  background: #f7f8fa;
  width: 83%;
  padding: 24px 29px 9px 23px;
  border-bottom: 2px solid#e31e25;
  margin-top: 40px;
}

.about-single-content.d-flex {
  display: flex;
  gap: 10px;
}

.content-inner h4 {
  font-size: 18px;
  font-weight: 600;

  line-height: 1.6;
}

.icon i {
  color: #ff3b00;
  display: inline-block;
  font-size: 24px;
  margin-right: 18px;
  margin-top: 8px;
}

.about-btn.pt-35 {
  padding-top: 35px;
}

.about-btn.pt-35 a {
  color: #e31e25;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  transition: .5s;
}

.single-featur img {
  width: 52%;

}

.single-featur img:hover {}

.single-feature-cont h4 {
  font-size: 23px;
  margin: 3p0x 0 0;
  font-weight: 600;
}

.single-feature-cont p {
  color: black;
  font-weight: 400;
  font-style: normal;
}

.single-feature-cont p {
  color: black;
  line-height: 1.5;
}

section.four {
  padding-top: 70px;
  padding-bottom: 50px;
}



/* .single-feature-item:hover {
  transform: translateY(-36px);

} */

.single-feature-item {
  text-align: center;
}

.single-feature-cont h4 {
  font-size: 23px;
  margin: 33px 0 0;
}

.single-feature-content p {
  font-size: 13px;
  margin: 13px 0 0;
}

.single-feature-cont p {
  font-size: 13px;
  margin: 13px 0 0;
}

/* ................five........ */
.section-head h5 {
  font-size: 16px;
  font-weight: 600;
  color: #f1c900;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 5px;
}

.section-head h2 {
  text-transform: capitalize;
  font-size: 39px;
  text-align: start;
  padding: 0px;
}

.section-head p {
  padding: 19px 0 0;
}

.section-head p {
  padding: 19px 0 0;
  width: 88%;
}

.main_icn {
  display: flex;
  gap: 10px;
  padding-top: 10px;
  align-items: baseline;
}

.looksd {
  display: flex;
  gap: 50px;
}
i.fa.fa-home {
  background: red;
  color: white;
  padding: 15px;
  font-size: 25px;
  width: 56px;
  text-align: center;
  border-radius: 5px 0px 0px 5px;
}

i.fa.fa-car {
  border-radius: 5px 0px 0px 5px;
  background: red;
  color: white;
  padding: 15px;
  font-size: 25px;
  width: 56px;
}

i.fa.fa-suitcase-rolling {
  background: red;
  color: white;
  padding: 15px;
  font-size: 25px;
  width: 56px;
  text-align: center;
  border-radius: 5px 0px 0px 5px;
}

i.fa.fa-building {
  background: red;
  color: white;
  padding: 15px;
  font-size: 25px;
  width: 56px;
  text-align: center;
  border-radius: 5px 0px 0px 5px;
}

i.fa.fa-truck-moving {
  background: red;
  color: white;
  padding: 15px;
  border-radius: 5px 0px 0px 5px;
  font-size: 25px;

}

i.fa.fa-shield-virus {
  background: red;
  color: white;
  padding: 15px;
  border-radius: 5px 0px 0px 5px;
  font-size: 25px;

}


.single-featur img:hover {
  transition: all .2s ease-in-out;
  transform: scale(1.4);
}
.about-title h5 {
  font-size: 17px;
  font-weight: 500;

}

.main_six img {
  width: 100%;
  border-radius: 10px;
  height: 152px;
}
.services-content-t h4 {
  font-weight: 600;
  font-size: 24px;
  padding-bottom: 15px;
}
.services-content-t {
  text-align: center;
  padding-top: 8px;
}
section.seven {
  text-align: center;
  padding-top: 60px;
}
.main_seven h5 {
  color: #f1c900;
}
.main_seven h2 {
  text-transform: capitalize;
  font-size: 39px;
  margin-bottom: 20px;
  font-weight: 600;
}
section.six {
  padding-top: 80px;
}



/*======================================
	Features CSS
========================================*/
.features-area{
	padding:0px 0 70px;
}
.single-feature {
    text-align: center;
    margin-top: 30px;
    padding: 30px 15px;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    background: #fff;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    border-top: 3px solid transparent;
    transition: all 0.4s ease;
}
.single-feature:hover,
.single-feature.active{
	border-top-color:#f3a713;
}
.single-feature:hover{
	transform:scale(1.03);
    -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
}
.single-feature .icon-head i{
	color:#f3a712;
	width:90px;
	height:90px;
	line-height:90px;
	background:#fff;
	border: 1px solid #ebebeb;
	border-radius:100%;
	font-size: 34px;
	position:relative;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.single-feature.active .icon-head i,
.single-feature:hover .icon-head i {
    background: #f3a713;
    color: #fff;
    border-color: transparent;
}
.single-feature .icon-head i::after {
    position: absolute;
    width: 20px;
    height: 2px;
    z-index: 3;
    opacity: 1;
    line-height: 20px;
    background: #f3a712;
    border-radius: 25px;
    left: 50%;
    bottom: 19px;
    content: "";
    margin-left: -10px;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.single-feature.active .icon-head i:after,
.single-feature:hover .icon-head i:after{
	background:#fff;
}
.single-feature h4 {
	margin: 15px 0;
	line-height: inherit;
}
.single-feature h4 a {
    font-size: 18px;
    color: #2e2751;
    display: inline-block;
}
.single-feature p{
	font-size: 14px;
}.bizwheel-btn.theme-2 {
    background: #fca805;
    color: #fff;
    padding: 15px 32px;
	width:100%;
}
.single-feature .button{
	margin-top: 15px;
}
.single-feature .button .bizwheel-btn {
    background: transparent;
    color: #666;
    padding: 0;
    height: auto;
    box-shadow: none;
    line-height: initial;
    border: none;
}
.single-feature .button .bizwheel-btn i {
    margin-right: 10px;
    background: #2E2751;
    color: #fff;
    width: 25px;
    border-radius: 100%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    padding: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.single-feature.active .bizwheel-btn i,
.single-feature:hover .bizwheel-btn  i{
	color:#fff;
	background:#fca806;
}
/*======================================
	End Features CSS
========================================*/
.about-us {
	padding: 40px 0 10px;
}
.about-us .modern-img-feature,
.about-us .about-content{
	margin-top:30px;
}
/* About Area */
.about-area .section-title {
	margin-bottom: 15px;
}
.about-area .section-title h1 b {
	display: block;
	font-weight: 700;
	font-size: 25px;
	line-height:34px;
}
.about-content p{
	margin-bottom:20px;
}
.about-content p:last-child{
	margin:0;
}
.about-content .button{
	margin-top:20px;
}

 
/*======================================
	Features Main CSS
========================================*/ 
.features-main h2 {
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 20px;
  position: relative;
  padding-top: 20px;
  font-weight: bold;
  color: #000;
}
.features-main h2::before {
content: "";
padding: 0;
position: absolute;
left: 0;
width: 30px;
height: 2px;
background: #bbb;
top: 0;
}
.features-main p {
font-size: 16px;
color: #000;
}
.features-main p:last-child{
margin:0;
}
.features-main .b-features {
margin-top: 10px;
}
.features-main .single-list-feature {
  position: relative;
  padding-left: 70px;
  line-height: 24px;
  margin-bottom: 30px;
  z-index: 333;
  font-weight: 600;
  margin-top: 30px;
}
.features-main .single-list-feature:last-child{
margin-bottom:0px;
}
.features-main .single-list-feature h4 {
font-size: 18px;
margin-bottom: 10px;
color: #000;
}
.features-main .single-list-feature p {
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
}
.features-main .single-list-feature i {
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 0;
  width: 52px;
  height: 52px;
  line-height: 52px;
  background: #474068;
  color: #ffb100;
  display: block;
  border-radius: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: block;
  border-radius: 100%;
  font-size: 24px;
  text-align: center;
}
.features-main .single-list-feature i:before{
position:relative;
z-index:4;
}
.features-main .single-list-feature i:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #F3A712;
  content: "";
  border-radius: 100%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
z-index:3;
}
.features-main .single-list-feature:hover i:after{
opacity:1;
visibility:visible;
  transform: scale(1);
}
.features-main .single-list-feature:hover i{
color:#fff;
}
.features-main .tagline {
margin-top: 30px;
}
.features-main .tagline h5{
font-size:20px;
margin-bottom:5px;
display:inline-block;
padding-bottom:5px;
border-bottom:1px solid #ebebeb;
}
.features-main .tagline small{
font-size:15px;
display:block;
}
/* Features Main */
.features-main .feature-btn{
margin-top:20px;
}
.features-main .bizwheel-btn.theme-2:hover {
  background: #fff;
  color: #F3A712;
}
/*======================================
End Features Main CSS
========================================*/ 
 
.single-feature .button {
  margin-top: 15px !important;
  animation: none !important;
}


.main_six {
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

.nine{


background: #e31d24;
padding: 24px 0 29px 35px;}
 .counter-text span {
  font-weight: 600;
  font-size: 60px;
  color: #fff;
  line-height: 1.3;
}
 .counter-title h4 {

  font-size: 28px;
  font-weight: 500;
  margin: 0 0 9px;
  color: #fff;
}
 
.counter-contet-text p {
  color: #fff;
  line-height: 1.7;
  width: 80%;
}
.counter-text {
  text-align: center;
}
.counter-title {
  text-align: center;
}
p.our {
  width: 100%;
}

section#testim {
  margin-top: 196px;
  background: #e31d24;
  padding-top: 11px;
}

/* textt.................... */
@import url(//cdn.rawgit.com/rtaibah/dubai-font-cdn/master/dubai-font.css);





.testim {
		width: 100%;
		
	
		-webkit-transform: translatey(-50%);
		-moz-transform: translatey(-50%);
		-ms-transform: translatey(-50%);
		-o-transform: translatey(-50%);
		transform: translatey(-50%);
}

.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 40px 20px;
    margin: auto;
}

.testim .arrow {
    display: block;
    position: absolute;
    color: #eee;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;    
    -ms-transition: all .3s ease-in-out;    
    -moz-transition: all .3s ease-in-out;    
    -o-transition: all .3s ease-in-out;    
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
}

.testim .arrow:before {
		cursor: pointer;
}

.testim .arrow:hover {
    color: #ea830e;
}
    

.testim .arrow.left {
    left: 10px;
}

.testim .arrow.right {
    right: 10px;
}

.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    display: block;
    z-index: 3333;
		height: 12px;
}

.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #eee;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;    
    -ms-transition: all .5s ease-in-out;    
    -moz-transition: all .5s ease-in-out;    
    -o-transition: all .5s ease-in-out;    
    transition: all .5s ease-in-out;
		position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
    background: #ea830e;
    border-color: #ea830e;
}

.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
}
    
.testim .cont {
    position: relative;
		overflow: hidden;
}

.testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
}

.testim .cont > div.inactive {
    opacity: 1;
}
    

.testim .cont > div.active {
    position: relative;
    opacity: 1;
}
    

.testim .cont div .img img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
}

.testim .cont div h2 {
    color: #ea830e;
    font-size: 1em;
    margin: 15px 0;
}

.testim .cont div p {
    font-size: 1.15em;
    color: #eee;
    width: 80%;
    margin: auto;
}

.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;            
    -moz-animation: testim-show .5s ease-in-out forwards;            
    -ms-animation: testim-show .5s ease-in-out forwards;            
    -o-animation: testim-show .5s ease-in-out forwards;            
    animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active h2 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
    -moz-animation: testim-content-in .4s ease-in-out forwards;    
    -ms-animation: testim-content-in .4s ease-in-out forwards;    
    -o-animation: testim-content-in .4s ease-in-out forwards;    
    animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;    
    -moz-animation: testim-content-in .5s ease-in-out forwards;    
    -ms-animation: testim-content-in .5s ease-in-out forwards;    
    -o-animation: testim-content-in .5s ease-in-out forwards;    
    animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;            
    -moz-animation: testim-hide .5s ease-in-out forwards;            
    -ms-animation: testim-hide .5s ease-in-out forwards;            
    -o-animation: testim-hide .5s ease-in-out forwards;            
    animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive h2 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -moz-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -ms-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -o-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        transform: translateY(0);        
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        transform: scale(1);       
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 300px) {
	body {
		font-size: 14px;
	}
}

@media all and (max-width: 500px) {
	.testim .arrow {
		font-size: 1.5em;
	}
	
	.testim .cont div p {
		line-height: 25px;
	}

}

h2{
  text-align:center;
  padding: 20px;
}
/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

div#non {
  margin-top: -200px;
}
.footer-about-social-icon ul {
  display: flex;
  gap: 26px;
}
.footer-about-social-icon ul li {
  list-style: none;
}
footer {
  background: #e31d24;
  color: white;
}
footer {
  padding-top: 60px;
}
.footer-content-text a {
  color: white;
}
.footer-about-social-icon ul li a i {
  color: white;
  font-size: 1.7em;
}
.footer-logo {
  padding-bottom: 20px;
}
 .footer-content-text p {
  margin-bottom: 0;
  line-height: 1.7;
}
.footer-social-title {
 
  padding-bottom: 20px;
}
b, strong {
  font-weight: bolder;
}
.footer-logo, .footer-widget-title {
  padding-bottom: 25px;
}
.footer-quick-link-list ul li {
  list-style: none;
  
  transition: .3s;
  margin-left: 25px;
  position: relative;
}
.footer-quick-link-list ul li:before {
  content: "";
  position: absolute;
  top: 12px;
  left: -25px;
  height: 1px;
  width: 10px;
  background: #fff;
}
.footer-quick-link-list ul li:before {
  background: #e7ff17;
}
.footer-quick-link-list ul li a {
  color: white;
}
.footer-quick-link-list ul li a:hover {
  text-decoration: none;
}
 .footer-quick-link-list ul li {
  margin-bottom: 14px;
  line-height: 1.4;
}
.small, small {
  font-size: 80%;
  font-weight: 400;
  color: white;
}
p.anmol a {
  color: white;
}
p.number a {
  color: white;
}

div#non {
  margin-top: -200px;
  padding-bottom: 60px;
}
img.od {
  width: 52%;
}


 /* .main_icn {
  background: #fff;
  box-shadow: 0 2px 48px 0 rgb(0 0 0 / 8%);
  padding: 0 0 6px;
  position: relative;
  z-index: 1;
  border-radius: 5px;
  margin-bottom: 15px;
} */

.main_pic img {
  border-radius: 48px;
  background-color: none !important;
}
 .feature-content h4 {
  font-size: 24px;
  margin: 0 0 10px;
  font-weight: 700;
}
section.two {
  padding-top: 50px;
  padding-bottom: 50px;
}


.new {
  box-shadow: 0 2px 48px 0 rgb(0 0 0 / 46%);
  border-radius: 10px;
  background: #e31d24;
  color: wheat;
}
div#dehli {
  position: relative;
  top: 15px;
}
div#dehl {
  position: relative;
  top: 30px;
}
.main_icn {
  background: #fff;
  box-shadow: 0 2px 48px 0 rgb(0 0 0 / 8%);
  padding: 0px 0 0px;
  position: relative;
  z-index: 1;
  border-radius: 5px;
  margin-bottom: 15px;
  width: 330px;
  align-items: center;
}

.about-area.upper15 .about-icon-box {
  background: #fff;
  box-shadow: 0 2px 48px 0 rgb(0 0 0 / 8%);
  padding: 0 0 6px;
  position: relative;
  z-index: 1;
  border-radius: 5px;
  margin-bottom: 15px;
  
}
.footer.style-ten.upper .footer-contact p {
  margin-bottom: 24px;
  font-size: 16px;
}i#truck {
  width: 56px;
}




 .new:hover {
  transition: all .2s ease-in-out; 
 transform: scale(1.1);

 }
 footer.footer-bottom a {
  color: white;
}
.btn-common.btn-carousel-slider a {
  color: white;
}
.main_six img {
  width: 100%;
  border-radius: 10px;
  height: 205px !important;
}




/* ....................contact..................... */



rmbold-mb-5 {
  margin-bottom: 20px;
}
.formbold-pt-3 {
  padding-top: 12px;
}
.formbold-main-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 48px;
}

.formbold-form-wrapper {
  margin: 0 auto;
  max-width: 550px;
  width: 100%;
  background: white;
}
.formbold-form-label {
  display: block;
  font-weight: 500;
  font-size: 16px;
  color: #07074d;
  margin-bottom: 12px;
}
.formbold-form-label-2 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 20px;
}

.formbold-form-input {
  width: 100%;
  padding: 12px 24px;
  border-radius: 6px;
  border: 1px solid #e0e0e0;
  background: white;
  font-weight: 500;
  font-size: 16px;
  color: #6b7280;
  outline: none;
  resize: none;
}
.formbold-form-input:focus {
  border-color: #6a64f1;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.05);
}

.formbold-btn {
  text-align: center;
  font-size: 16px;
  border-radius: 6px;
  padding: 14px 32px;
  border: none;
  font-weight: 600;
  background-color: #f8d30c;
  color: white;
  cursor: pointer;
}

.formbold-btn:hover {
  background-color: white;
  color: #000;
  
}



.formbold-btn:hover {
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.05);
}

.formbold--mx-3 {
  margin-left: -12px;
  margin-right: -12px;
}
.formbold-px-3 {
  padding-left: 12px;
  padding-right: 12px;
}
.flex {
  display: flex;
}
.flex-wrap {
  flex-wrap: wrap;
}
.w-full {
  width: 100%;
}
@media (min-width: 540px) {
  .sm\:w-half {
    width: 50%;
  }
}


.single-contact-box {
  display: flex;
  gap: 15px;
}
.formbold-form-wrapper {
  background-color: #c70001;
  border-radius: 10px;
}
.formbold-mb-5 {
  padding: 20px;
}
section#ten {
  padding-top: 50px;
  padding-bottom: 50px;
}
h4.hava {
  color: white;
  text-align: center;
  font-weight: 600;
  padding-top: 10px;
}
.sumit {
  text-align: center;
  padding-bottom: 10px;
}
.single-contact-box i {
  font-size: 25px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  background: #2E2751;
  color: #fff;
  text-align: center;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}















































/*======================================
	Contact Form CSS
========================================*/
.contact-us{
	padding:70px 0 100px;
}
.contact-form-area {
	background: #fff;
	padding: 40px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.18);
	border-top: 2px solid #179E66;
}
.contact-form-area h4 {
	font-size: 22px;
	font-weight: 600;
}
.contact-form-area .form-group{

	margin-top:20px;
}
.contact-form-area .form-group input {
    height: 50px;
    border: 1px solid rgba(204, 204, 204, 0.58);
    width: 100%;
    display: block;
    border-radius: 0px;
    padding: 0px 40px 0 15px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    font-size: 14px;
	font-weight:normal;
}
.contact-form-area .form-group input:focus{
	border-color:#7e868f;
}
.contact-form-area .form-group input:hover{
	border-color:#7e868f;
}
.contact-form-area .form-group textarea {
  height: 170px;
  border: 1px solid #dfdfdf;
  width: 580px;
  display: block;
  border-radius: 5px;
  margin-left: 12px;
  padding: 20px;
  resize: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 0px;
  padding-right: 29px;
  font-weight: normal;
}
/* .contact-form-area .form-group{
	position:relative;
} */
.contact-form-area .form-group .icon {
  position: absolute;
  right: 15px;
  z-index: 33;
  color: #f3a712;
  top: 26px;
}
.contact-form-area .form-group.button {
    text-align: center;
    margin: 20px 0 0 !important;
}
.contact-form-area .form-group.textarea .icon {
    top: 15px;
    right: 15px;
}
.contact-form-area .form-group.textarea .icon {
  position: absolute;
  top: 263px;
  right: 53px;
}
.contact-form-area .bizwheel-btn.theme-2 {
    padding: 15px 32px;
}

/* Faq Form */
.contact-form-area.faq-form {
    background: #2E2751;
    padding: 30px;
}
.contact-form-area.faq-form .form-group {
	margin-top:0px;
    margin-bottom: 20px;
}
.contact-form-area.faq-form .form-group input {
    background: transparent;
    border: none;
    color: #ccc;
	border-bottom:1px solid #ffffff52;
}
.contact-form-area.faq-form .form-group input::-webkit-input-placeholder{
    opacity: 1;
	color: #ccc !important;
}
.contact-form-area.faq-form .form-group input::-moz-placeholder{
    opacity: 1;
	color: #ccc !important;
}
.contact-form-area.faq-form .form-group input::-ms-input-placeholder{
    opacity: 1;
	color: #ccc !important;
}
.contact-form-area.faq-form .form-group textarea::-webkit-input-placeholder{
    opacity: 1;
	color: #ccc !important;
}
.contact-form-area.faq-form .form-group textarea::-moz-placeholder{
    opacity: 1;
	color: #ccc !important;
}
.contact-form-area.faq-form .form-group textarea::-ms-input-placeholder{
    opacity: 1;
	color: #ccc !important;
}
.contact-form-area.faq-form .form-group textarea {
    background: transparent;
    height: 120px;
    border: none;
    border-bottom: 1px solid #ffffff52;
    color: #ccc;
}
.contact-form-area.faq-form .form-group.button{
	text-align:left;
}
.contact-form-area.faq-form .form-group.button .bizwheel-btn:hover{
	background:#fff;
	color:#F3A712;
}
/* Servic Form  */
.contact-form-area.service {
    padding: 0;
    box-shadow: none;
    background: transparent;
    border: none;
}
.contact-form-area.service .form-group textarea {
    height: 120px;
}
/*======================================
	End contact Form CSS
========================================*/
/*======================================
	Contact Box CSS
========================================*/
.single-contact-box {
	text-align: left;
	margin-bottom: 20px;
	position: relative;
}
.single-contact-box .c-icon {
    float: left;
    margin-right: 20px;
}
.single-contact-box:last-child{
	margin:0;
}
.single-contact-box i {
    font-size: 25px;
    width: 55px;
    height: 55px;
    line-height: 55px;
    background: #2E2751;
    color: #fff;
    text-align: center;
    border-radius: 100%;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.single-contact-box:hover i{
	background:#fca806;
	color:#fff;
}
.single-contact-box h4 {
    color: #2E2751;
    display: block;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    font-size: 18px;
    margin-bottom: 0px;
    line-height: inherit;
    margin-bottom: 5px;
}
/* Google Map */
#myMap {
	height: 500px;
	width: 100%;
	border-radius: 0px;
}

.vc_custom_1578564488430 {
	font-size: 20px !important;
	line-height: 28px;
}
.contact-box-main .contact-title h2 {
	font-size: 25px;
	margin-bottom: 10px;
}
.contact-box-main .contact-title{
	margin-bottom: 20px;
}
/*======================================
	End Contact Box CSS
========================================*/

i#user {
  color: #c70001;
}


button#submit1 {
  background: red;
  color: white;
  border: none;
  
}











/* slider....logo.......... */

.slick-slide {
  margin: 0px 20px;
}

.slick-slide img {
  width: 100%;
}

.slick-slider
{
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list
{
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus
{
  outline: none;
}
.slick-list.dragging
{
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
       -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slick-track
{
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after
{
  display: table;
  content: '';
}
.slick-track:after
{
  clear: both;
}
.slick-loading .slick-track
{
  visibility: hidden;
}

.slick-slide
{
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide
{
  float: right;
}
.slick-slide img
{
  display: block;
}
.slick-slide.slick-loading img
{
  display: none;
}
.slick-slide.dragging img
{
  pointer-events: none;
}
.slick-initialized .slick-slide
{
  display: block;
}
.slick-loading .slick-slide
{
  visibility: hidden;
}
.slick-vertical .slick-slide
{
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}















/* ..................counter................ */




/* .counter {
  
  padding: 20px 0;
  border-radius: 5px;
}

.count-title {
  font-size: 40px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
}

.count-text {
  font-size: 20px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
  color: white;
  text-transform: uppercase;
}

.fa-2x {
  margin: 0 auto;
  float: none;
  display: table;
  color: #4ad1e5;
}
.col {
  width: 30%;
}
.row.text-center {
  display: flex;
  width: 100%;
}
section.last_number {
  background: #e31d24;
}
h2.timer.count-title.count-number {
  color: white;
  font-weight: 600;
}
i.fa-solid.fa-check.fa-beat {
  font-size: 30px;
  font-weight: 800;
  color: white;
}
i.fa-solid.fa-truck.fa-beat {
  font-size: 30px;
  font-weight: 800;
  color: white;

}
i.fa-solid.fa-user.fa-beat {
  font-size: 30px;
  font-weight: 800;
  color: white;

}
i.fa-solid.fa-thumbs-up.fa-beat {
  font-size: 30px;
  font-weight: 800;
  color: white;

}
section.last_number {
  padding-top: 50px;
  padding-bottom: 50px;
}
h2.HAPPILY {
  color: white;
  font-weight: 600;
} */
















.text-center {
  margin: 0px;
  text-align: center;
}
h4.Year {
  margin: 0 0 15px;
  font-weight: 700 !important;
  line-height: 1.4em;
  text-transform: uppercase;
 
}
.ADDING h2 {
  font-weight: 700;
}
section.service-area-three.section-padding {
  padding-top: 40px;
  padding-bottom: 50px;
}



/* img.gif {
  width: 50%;
} */


h2.Process_out {
  text-transform: capitalize;
  font-size: 39px;
  margin-bottom: 20px;
  font-weight: 600;


}
.main_seven h4 {
  font-size: 30px;
  font-weight: 600;
  color: #f1c900;
}



.ADDING {
  margin-top: 18px;
}
div#not_for img {
  width: 100%;
}
.carousel-slider-content {
  display: none;
}


button#submi {
 
    padding: 10px 100px;
    background: #c70001;
    color: white;
    border: none;
    margin-left: 15px;

}
button#submi:hover {
 
  padding: 10px 100px;
  background: black;
  color: white;
  border: none;
  margin-left: 15px;

}
.form-group {
  text-align: center;
}























/* slider....................one */

.carousel-frame {
  position: relative;
  width: 100%;
  height: 520px;
  margin: 10px auto;
  overflow: hidden;
  box-shadow: inset 60px 0px 60px -60px rgb(0, 0, 0),
    inset -60px 0px 60px -60px rgb(0, 0, 0);
  background-image: radial-gradient(
    circle,
    transparent,
    transparent 75%,
    rgba(0, 0, 0, 0.3)
  );
  background-color: white;
}

.carousel-slide {
  display: flex;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
}

.carousel-slide img {
  min-width: 100%;
  object-fit: cover;
}

.carousel-prev {
  position: absolute;
  top: 50%;
  left: 30px;
  margin-top: -15px;
  z-index: 10;
  font-size: 30px;
  color: rgba(255, 255, 255, 0.8);
  cursor: pointer;
}

.carousel-next {
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -15px;
  z-index: 10;
  font-size: 30px;
  color: rgba(255, 255, 255, 0.8);
  cursor: pointer;
}

.carousel-dots {
  list-style: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5%;
  margin: 0 auto;
  width: max(100px, 15%);
  display: flex;
  justify-content: space-between;
}

.carousel-dots li {
  width: 8px;
  height: 8px;
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}

.carousel-dots .active-dot {
  background-color: rgba(255, 255, 255, 0.8);
}
button#but4 {
  background: red;
  color: white;
  padding: 15px 13px;
  margin: 5px !important;
  font-size: 13px;
  letter-spacing: 2.2px;
  position: absolute;
  right: 70px !important;
  border-radius: 5px;
  width: 151px !important;
  text-align: center;
}

button.open-button.btn.btn--primary.desktop-btn {
  display: none;
}