@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

body {
font-family: "Roboto", serif;
font-weight: normal;
font-style: normal;
color: #83868c;
overflow-x: hidden;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
position: absolute;
margin-top: 38px;
}
.header-social i {
margin-top: -1px;
padding: 4px 4px 4px 4px;
font-size: 16px;
margin-left: 8px;
}
.top-bar .ul li {
display: inline;
padding-right: 11px;
padding-left: 12px;
color: #fff;
font-size: 13px;
border-right: 1px solid #ae8f62;
/* height: 141px; */
}
.header-social{
height: 45px;
width: 100%;
padding-left: 14px;
float: right;
right: 0px;
position: relative;
}
.top-bar .ul li a{
font-size: 15px;
font-weight: 300;
color: #fff;
}
.social-media{
position: fixed;
bottom: 3%;
right: 2%;
}
.social-media .whatsapp{
width: 56px;
} 
.social-media .call{
width: 63px;
} 
.top-bar{
    background: linear-gradient(125deg, #000000 47%, #000000 26%);

height: 45px;
}
.container{
max-width: 88%;
}

.marquee img{
    height: 80px;
    width: 149px;
    margin-left: 31px;
}
.marquee  {
margin-left: -15%;
--duration: 15;  
white-space: nowrap;
display: flex;
gap: 1rem;

padding-left: 1rem;
animation: marquee calc(var(--duration) * 1s) linear infinite;
}


@keyframes marquee {
to {
transform: translateX(-20%);
}
}
.marquee-2  {
margin-left: -15%;
--duration: 5;  
white-space: nowrap;
display: flex;
gap: 1rem;
padding-left: 1rem;
animation: marquee-2 calc(var(--duration) * 1s) linear infinite;
}
.fa, .fas {
    font-weight: 900;
    COLOR: #F00;
}

@keyframes marquee-2 {
to {
transform: translateX(20%);
}
}
.marquee-3  {
margin-left: 1;
--duration: 5;  
white-space: nowrap;
display: flex;
gap: 1rem;
padding-left: 1rem;
animation: marquee-3 calc(var(--duration) * 1s) linear infinite;
display: flow-root;
}

@keyframes marquee-3 {
to {
transform: translateY(20%);
}
}

/*Banner*/
.moverspackers-banner-text {
    position: relative;
    z-index: 1;
    float: left;
    width: 77%;
    margin: 146px;

}


.moverspackers-banner-text h5 {
    color: #ffffff;
    margin: 0px 0px 3px;
    text-transform: uppercase;
}
.moverspackers-banner-text h1 span{
    color: #ffb118;
}
.moverspackers-banner-text h1 {
    margin: 0px 0px 22px;
    color: #ffffff;
    font-size: 35px;
    text-transform: uppercase;
    letter-spacing: 2.3px;
    line-height: 45px;
}
.moverspackers-banner-text p {
    font-size: 15px;
    color: #ffffff;
    margin: 0px 0px 33px;
    line-height: 26px;
}
.moverspackers-classic-btn {
    float: left;
    border: 2px solid #ffffff;
    font-weight: bold;
    color: #ffffff;
    margin: 0px 20px 0px 0px;
    padding: 8px 23px;
}

.core ul li{
    font-size: 20px;
    color: #000;
    line-height: 30px;
    color: #f00;
}

.core ul li small{
    font-size: 17px;
    color: #000;
}
.industries p{
    font-size: 20px;
    color: #000;
}
/*--------------------------sec-vision 3--------------------------------*/
.vision3 .card-body{
    border-bottom: 14px solid #0314356e;
}
.vision3 .card-body h2{
font-size: 32px;
color: #000;
}
.vision3 .card-body p{
font-size: 17px;
color: #000;
text-align: justify;
}
.vision3 .card-body small{
color: #000;
}
.vision3 img{
width: 100%;
    height: 249px;
    border-bottom: 3px solid #a421d3;
}



/*--------------------------sec-vision3 end ------------------------------*/
.whatwedo p{
    font-size: 17px;
    color: #000;
} 
.whatwedo .card{
height: 400px;
width: 100%;
margin-bottom: 40px;
position: 20px;
} 
.whatwedo .card img{
height: 300px;
width: 100%;

} 
.whatwedo .card h3{
font-size: 20px;
color: #000; 

} 
.whatwedo ul li{
list-style: none;
font-size: 17px;
color: #000;
line-height: 35px;
}
.whatwedo ul{
    margin-left: -34px;
}
.whatwedo ul li .fa{
    color: #946a4e;

}
.industries ul li{
list-style: none;
font-size: 17px;
color: #000;
line-height: 35px;
}


/*--------------- sec-.why23  --------------------------------*/


.service-card__inner::after {
    content: "";
    position: absolute;
    top: -5px;
    right: -1px;
    background: #eeeeee;
    width: 67px;
    height: 61px;
    clip-path: polygon(100% 0, 100% 100%, 0 0);


}
/*.box::after {
    content: "";
    width: 40px;
    height: 60px;
    background: #ece8e2;
    position: absolute;
    bottom: -2px;
    right: -2px;
    transition: all 0.4s ease-in-out;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}*/
.service1 .box {  
background: #fff;
padding: 0px;
margin: 15px;
font-size: 20px;
color: #120304;

width: 94%;
list-style: none;
margin-top: 28px;
z-index: 1;
position: relative;
height: 451px;
/*box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;*/
}
.service1 .box .img{
height: 225px;
    width: 100%; 
    /* left: 21px; */
/*    position: absolute;
    z-index: 5;
    border: 0;
    bottom: 0;*/
 

}
.service1 .box .img:hover{

}


.service1 .box .header-btn21 {
    position: absolute;
    bottom: 15px;
    text-transform: uppercase;
    font-family: var(--voldor-heading-font, "Barlow", sans-serif);
    font-style: normal;
    font-weight: 600;
    left: 158px;
    font-size: 13px;
    line-height: 188%;
    color: var(--voldor-white, #fff);
    padding: 4px 20px;
    transform: translateX(-100%);
    z-index: 9;
}


.service1 .box  .header-btn21 
    i {
        display: inline-block;
        border-radius: 50%;
        transition: all 0.4s;
        line-height: var(--ztc-font-size-font-s36);
        text-align: center;
        background: var(--ztc-text-text-1);
        color: var(--ztc-text-text-4);
        transform: rotate(-45deg);
        position: relative;
        left: 8px;
        /* padding: 3px; */
        padding: 2px 23px 3px 7px;
        background: #fff;
        color: #000;
        width: 19px;
        font-size: 17px;
    }

.service .box .img:hover .header-btn21 {
     transform: translateX(0%); 
    transition-duration: 1000ms; 
    display: block;
}

.service1 .box .service-item{
position: absolute;

text-align: center;
    background: #250f0b8f;
margin-bottom: 3px;
padding: -3px;
  top: 200px;
height: 30px;
transition-property: height;
/*  transition-duration: 0.5s;*/
transition: all 0.4s ease-in-out;
    
}



.service1 .box:hover .service-item {
    display: block;
    height: 224px;
    /* border-top-left-radius: 23px; */
    /* border-top-right-radius: 23px; */
    left: 0px;
    right: 0;
    margin-bottom: 9px;
    margin-top: 0px;
    top: 0;
    z-index: 9;
    transition: all 0.4s ease-in-out;
    display: none;
}


.service1 .box .img:hover a{ 
  transition: all 0.4s ease-in-out;
} 
/*.service1 .box:hover{
background: #0a1b33;
z-index: 5 !important;

}*/
/*.service1 .box:hover .icone{
background: #ffb118;
border: none;

}
.service1 .box:hover h3
{
color: #fff;
}*/

/*
    .service1 .box:hover p{
        color: #fff;
    }
*/
.service1 .box h3{
font-size: 22px;
font-weight: bold;
text-align: center;
padding-top: 20px;
}
.service1 p{
font-size: 15px;
color: #000;
text-align: center;
line-height: 27px;
}
.service1 .icone{
font-size: 29px;
/* border-radius: 50%; */
padding: 16px;

height: 87px;
position: absolute;
margin-top: -33px;
margin-left: 40px;
z-index: 9;
/* border: dashed 1px #0a1b33; */
background: #e6e0d8;
width: 95px;

box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}


/*.service */
.service .card {
box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
height: 206px;
color: #f00;
display: block;

contain: center;
width: 100%;
display: flex;
align-items: center;
border-radius: 0px !important;
justify-content: center;
}

.service h3{
display: flex;
align-items: center;
justify-content: center;
position: absolute;
color: #fff;
font-weight: bold;
font-size: 21px;
    background: #0a1b33cc;
height: 291px;
width: 100%;
text-align: center;
}
.service .card img{
width: 100%;
height: 292px;
/*    outline: 2px solid #f00;*/
outline-offset: -5px;


}

.service .card h3:hover{
    background: none;
}
/*.service-end */
.header-btn21 {
display: inline-block;
font-family: var(--ztc-family-font1);
font-size: var(--ztc-font-size-font-s18);
line-height: var(--ztc-font-size-font-s18);
font-weight: var(--ztc-weight-bold);
color: #fff;
padding: 7px 25px;
border-radius: 0px;
position: relative; 
border-radius: 0px;
font-size: 18px; 
z-index: 1;
    background: var(--ddd, linear-gradient(91deg, #fc130b 0.78%, #f0120b 99.88%));


&::after {
position: absolute;
content: "";
height: 100%;
width: 10px;
left: 50%;
color: #fff;
top: 0; 
transition: all .4s;
background: #09171B; 
border-radius: 0px;
z-index: -1;  
visibility: hidden;
opacity: 0;
}
&:hover {
color: #fff;
transition: all .4s;
transform: translateY(-5px);
&::after {
visibility: visible;
opacity: 1;
transition: all .4s;
left: 0;
width: 100%;
}
}
i {
display: inline-block;
border-radius: 50%;
transition: all 0.4s;
line-height: var(--ztc-font-size-font-s36);
text-align: center;
background: var(--ztc-text-text-1);
color: var(--ztc-text-text-4);
transform: rotate(-45deg);
position: relative;
left: 8px;
/* padding: 3px; */
padding: 2px 27px 3px 9px;
background: #fff;
color: #000;
        width: 24px;
        font-size: 22px;
    
    }

}
 i:hover{
        transform: rotate(0deg);

 }

/*--------------- sec-why23 end --------------------------------*/

.seed .box4 .icone{
font-size: 32px;                                   
height: 70px;
color: #fff;
background: #61944d;
}
.seed .box4 {
width: 96%;
height: 387px;
float: right;
margin-top: -250px;
border-radius: 7px;
padding: 16px;
}
.seed .box4:hover{
box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}
.box4:hover {
transform: translateY(-20px);
}

.box4 h2 {
font-size: 26px;
text-transform: uppercase;
color: #000;
margin-top: 0px;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -7px;
    left: 0;

}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
.t-bottom {
position: absolute;
top: 427px;
width: 100%;
height: 164px;
}
.cart-img{
width: 61px !important;
margin-left: 70px;
}
.navbar-expand-lg .navbar-nav {
flex-direction: row;
float: right;
right: 0;
position: absolute;
    top: 35px;
    
}
.logo{
        width: 54%;

     margin-left: -20px;

    padding-bottom: 6px;
    padding-top: 1px;
}

    /*    .process */
 .process .process-wrapper {
        display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 16px;
        height: 80px;
}

     /*.process .img-2{


        background-color: var(--voldor-text, #797577);
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
       }*/

  

.process .process-card {
   background: #fff;
    padding: 25px 2px; 
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    position: relative;
    min-width: 196px;
    text-align: center;
    height: 200px;
    position: relative;
    bottom: 100px;
    z-index: 9;
     
    width: 31%;

}
.process .back2{
    height: 190px;
  display: none;
    background: #141412;
    position: absolute;
    width: 146px;
    left: 604px;

          margin-top: -252px;
    /* bottom: 74px; */
    }
.process .process-card:hover{
 border: 2px solid #ffb118;
}
  .process .back strong{
    font-size: 23px;
    color: #fff;
} 
  .process .small, small {
    font-size: .875em;
    font-size: 42px;
    color: #ff0000;
}

.process .process-card span{
    font-size: 18px;
    color: #000;
}
.process .img-icone{

height: 70px;
width: 70px;
}
.process p{
    font-size: 17px;
    color: #000;
}


    .process .process-card:last-child::after {
      display: none;
    }

    /*    .process -end*/
.quote .img{
position: absolute;
    right: 239px;
    /* top: -59px; */
    width: 19%;

}
.quote input {
    line-height: 27px !important;
    border: none !important;
    border: 1px solid #ccc !important;
    border-radius: 0px !important;
}
a:hover {
    color: none;
}
.box4 img{
    width: 155px;
}
.about  .about-box{
    margin-top:40px;
}
.about .card{
    border: none;
    height: 87px;
    background: none;
}

.about-one {
    position: absolute;
    height: 8px;
    border-radius: 4px;
    /* background-color: var(--voldor-secondary, #241F21); */
    transition: all 700ms linear;
    width: 0px;
}

.about .img4 {
position: absolute;
margin-top: 43px;
/* left: 432px; */
right: 86px;
z-index: 2;
opacity: 0.3;
width: 130px;
height: 105px;
border-radius: 50%;
animation: spin 10.2s linear infinite;
}

@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.box-active{
height: 400px !important;
background: linear-gradient(to right, #cddc39, #71a151);
text-align: center;
transition: transform 250ms;
}
.box4  p{
color: #fff;
}
.box4 h2{
font-size: 22px;
text-transform: uppercase;  
color: #fff;
margin-top: 33px;
}
/*.quality .card{

}
*/

.quality   .box {
    width: 377px;
     
    padding-bottom: 11px;
    
    top-padding: 30px;
    /* margin-left: -88px; */
    z-index: 9;
}
.quality  .card2{
background-color: rgb(236, 232, 226);
height: 147px;
    margin-top: 163px;
    margin-left: 0px;
    width: 108%;



}
.quality .box .card-body{
position: relative;

border-left: 2px solid #f00;
height: 294px;
}

.content::after {
content: "";
width: 94px;
height: 91px;
background: #241f211f;
position: absolute;
bottom: -2px;
right: -2px;
transition: all 0.4s ease-in-out;
clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
.quality .box .card-body p{
    font-size: 17px;
    color: #000;
    line-height:30px;
    text-align: left;

}

.quality .box h3{ 
      color: #060505;

    font-weight: 500;
    font-size: 24px;
      text-align: left;

}
.quality .box img{
    position: relative;
    z-index: 9;
    width: 55px;
    height: 56px;
    /* padding: 7px; */
    margin-bottom: 5px;
}
.quality .box img:hover{
     animation: zoom-in-zoom-out 1s ease infinite;
}
@keyframes zoom-in-zoom-out {
  50% {
    scale: 70%;
  }
  70% {
    scale: 80%;
  }
  200% {
    scale: 200%;
  }

}

.tech .card{
/*    height: 450px;*/
    width: 100%;
}
.tech .card img{
    height: 250px;
    width: 100%;
}
.tech .card .card-body h3{
font-size: 22px;
color: #000;
}
.tech .card .card-body p{
font-size: 16px;
color: #000;
}


.tech p{
font-size: 17px;
color: #000;
margin-top: 6px;
}
.tech .joining {
background: #ffffff;
padding: 10px;
border-radius: 6px;
}
.tech .joining li{
font-size: 17px;
color: #000;
background: #fff;
/* padding: 5px; */
padding-left: 15px;
/* border-radius: 10px; */
}
.tech .p-text{
    text-align: justify;

}
.tech h5{
font-size: 25px;
color: #000;
font-weight:bold;
}
.tech ul li{
font-size: 18px;
color:#814d00;
list-style: none;
line-height: 46px;
border-bottom: 1px solid;
}
.tech img{
 width: 100%; 
 height: 320px; 
 border-radius: 10px; 
}
.tech .card2{
height: 400px;
width: 100%;
background: #fff;
padding: 20px;
}
.tech .p-img {
    width: 100%;
   
    height: 320px;
    border-radius: 0px;  
}
.tech .text-3{
font-size: 32px;
color: #000;

}

.parallax-vission h2{
    margin-top: 60px;
    color: #fff;
    text-transform: capitalize;

}
.parallax-vission p{
font-size: 17px;
    color: #FFF;
    line-height: 25px;
    margin-top: 0px;

}
strong{
    color: #000;
}

.img-1{

    width:100%;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    float: right;
   
}
.about ul{
margin-left: -26px;
}
.about ul li .icone{
    color: #ae8f62;


}
.about ul li{
    line-height: 30px;
    color: #000;
    font-size: 17px;
    list-style: none;
 
}
.about .card .icone{
    color: #FFF;
    border-radius: 50%;
    padding: 4px;
    font-size: 12px;
    width: 61px;
    width: 56px;
    /* position: absolute; */
    padding-left: -7px;
    background: #ae8f6257;
    margin-left: 2px;

}
.about h4 {
    font-size: 20px;
    color: #000;
    margin-left: 71px;
    position: relative;
    bottom: 40px;
    font-weight: bold;

}
.about .img{
height: 27px;
width: 31px;
/* margin-top: 15px; */
}
.about .box .font-3{
background: #eeeeee;
border-top-right-radius: 43px;
height: 152px;
width: 180px;
border-radius: 17px;
position: absolute;
border-top-right-radius: 43px;
margin-left: -3px;
padding: 15px;
box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
}
.about .box{

/* background: #ffffff; */
    height: 268px;
    width: 100%;
    margin-top: -152px;
    position: absolute;
    left: -67px;
    /* margin-right: -14px; */
    padding: 17px;
}

.about h3 {
    font-size: 36px;
    color: #ffffff;
    font-weight: 800;
    text-align: center;
}
.about small {
font-size: 21px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}
.about .box img{
    height: 309px;
    width: 68%;

}
.about-one__thumb::after {
    content: "";
    position: absolute;
    top: -40px;
    left: -45px;
    width: 226px;
    height: 325px;
    background: transparent;
    border: 15px solid var(--voldor-base, #AE8F62);
    z-index: -1;
    animation: topBottom 3s ease-in-out infinite;
}

.about p{
font-size: 17px;
color: #000000bf;

line-height: 29px;
text-align: left;
}
.img-2{
    position: absolute;
    left: 0;
    bottom: 29px;
 
    height: 33.5%;
}

.about .box3 {
    height: 128px;
    width: 258px;
    padding: 16px;
    position: relative;
    z-index: 9;
    float: right;
    right: -11px;
    border-radius: 0;
    background: #000;
    margin-top: -60px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}


.about .graph{
width: 17%;
height: 150px;
position: absolute;
left: -32px;
z-index: 4;
opacity: 0.5;
margin-top: -50px;
position: absolute;
animation: spin 10.2s linear infinite;
}



@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.tool p{
text-align: left;
font-size: 17px;

}
.roots p{

font-size: 17px;
}

.about .box-line {
position: relative;
width: 98%;
z-index: 5;
border: 2px solid #ffffff;
margin-top: 17px;
margin-left: 2px;
z-index: 5;
height: 464px;
display: none;
}
.box-active h2{
color: #fff;
}
.service-gynecology2 .box-line1 {
position: absolute;
height: 111px;
width: 10%;
border: 2px solid #00bde9;
margin-top: -9px;
margin-left: -7px;
display: none;
overflow-x: 5;


}
.service-gynecology2 .card {
height: 290px;
width: 100%;
z-index: 9;
box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;

}
.service-gynecology2 .card-img-top {
height: 264px;
width: 100%;
margin: auto;
transition: transform .4s;
height: 199px;
}
.service-gynecology2 .card a{
font-size: 20px;
color: #000 !important;
font-weight: bold;
text-align: left;
}
.service-gynecology2 .btn {
background-color: #fff;
color: #000;
margin-top: 20PX;
}
.footer a:hover {
color: #fff;
}
ata-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
transition-timing-function: ease;
}
[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
transition-duration: .4s;
}
[data-aos^=flip][data-aos^=flip] {
backface-visibility: hidden;
transition-property: transform;
}
.service-gynecology2 .box-line {
position: relative;
height: 110px;
width: 106%;
border: 2px solid #01803a;
margin-top: -127px;
margin-left: -8px;
overflow-x: 5;
}
.seed .box-active p{
color: #fff !important;
padding-top:10px;
}

.seed .box4{

box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
text-align: center;
transition: transform 250ms;
text-align: center;
transition: transform 250ms;
}
.seed .box4 {
background: ##669543;
}
.seed .box4:hover{
transform: translateY(-20px);
}
.seed .exp {
float: right;
right: 9%;
margin-top: -137px;
background: #fff;
height: 100px;
position: absolute;
padding-left: 30px;
padding-right: 24px;
padding-top: 12px;
border-bottom: 7px solid #379d62;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
animation: dzMove1 12s linear infinite;
}
.about .img {
height: 165px;
/* border-radius: 50%; */
width: 79%;
position: relative;
z-index: 4;
border-radius: 11px;
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.about  .card4 {
background: #007c413d;
height: 200px;
width: 100%;
padding: 22px;
text-align: center;
border-radius: 11px;
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.about .title2{
font-size: 25px;
color: #93ab12;;
font-weight: bold;
margin-left: 73px;
}


.about .img2 {
position: absolute;
margin-top: 24px;
left: 774px;
z-index: 2;
opacity: 0.3;
width: 303px;
border-radius: 50%;
animation: spin 10.2s linear infinite;
}

@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}


.about p{
color: #000;
line-height: 26px;
    text-align: justify;
}
.product .card{
    height: 553px;
    margin-bottom: 12px;
    background: #fff;
    border: 10px solid #eee;
    

}
.product img{
height: 292px;
width: 100%;

}
.product .card-body h3{
font-size: 22px;
color: #000;
margin-top: 10px;
}

.gallery .card-img-top{
    width: 100%;
    height: 300px;
}




.button-41 {
  background-color: initial;
  background-image: linear-gradient(-180deg, #00D775, #00BD68);
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 2px 4px;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 19px;
  display: inline-block;
  font-family: Inter,-apple-system,system-ui,Roboto,"Helvetica Neue",Arial,sans-serif;
  height: 44px;
  line-height: 44px;
  outline: 0;
  overflow: hidden;
  padding: 0 20px;
  pointer-events: auto;
  position: relative;
  text-align: center;
  touch-action: manipulation;
  user-select: none;
  -webkit-user-select: none;
  vertical-align: top;
  white-space: nowrap;

  z-index: 9;
  border: 0;
}
.parallax-contact .button-41{

    margin-top: 107px;
}
.button-41:hover {
  background: #00bd68;
}
.people .back .star{
    color: #ae8f62;

}
.people h5 {
   
    color: #000000;
}
.people .img-1{
     height: 345px;;
    width: 105%;
margin-top: 120px;
margin-bottom: 10px;
}

.people .back {
margin-top: 15px;

    /* border: 5px solid #eee; */
    background: #141412;
    color: #fff;

    padding: 5px;
height: 357px;
    /* border-radius: 15px; */

}
.carousel-indicators [data-bs-target] {
box-sizing: content-box;
flex: 0 1 auto;
width: 30px;
height: 3px;
padding: 0;
margin-right: 3px;
margin-left: 3px;
margin-top: -199px;
text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
}
.people .back .img {
    width: 89px;
    background: #fff;
    border-radius: 50px;
    margin: auto;
    margin-top: 20px;
    padding: 8px;

}
.people h3{
font-size: 20px;

color: #f00;
text-align: center;
}
.people .back p{
text-align:center;
padding-left: 15px;
}
.exp h2{
float: left;
font-size: 60px;
color: #002b55;
font-weight: bold;
margin-right: 20px;
}
.sec-mission h3{
font-size: 23px;
font-weight: bold;
color: #000;
padding-top: 2px;
/* text-align: left; */
margin-top: 27px;
margin-left: 88px;
}
.sec-mission p{
color: #110405;
font-size: 15px;
margin-top: 20px;
margin-left: 87px;
}
.sec-mission img{
height: 61px;
border-radius: 28%;
width: 61px;
display: block !important;
margin: auto;
margin-right: 11px !important;
margin-top: 27px;
float: left;
}    
.sec-mission .icone{
    font-size: 60px;
    color: #23b149;
    border-radius: 0px;
    float: left;
    margin-top: 31px;
    margin-left: 0px;


}
.parallax-contact .btn-primary {
    color: #000;
    background-color: #fff7ed;
    border-color: #000;
    margin-top: 74px;
    font-size: 21px;
}
.exp p
{
float: left;
font-size: 23px;
color: #002b55;
font-weight: bold;
width: 100px;
line-height: 24px;
margin-top: 10px;
margin-right: 20px;
}
.home-box{
margin-top: 100px;
z-index: 9;
}
.home-box {
    margin-top: 100px;
}
.box4:hover {
    transform: translateY(-20px);
}
.box4 .icone {
    width: 71px;
    margin-top: -39px;
    border-radius: 50px;
    padding: 14px;
}
.color2 .icone {
    background:#54be73!important;
}
.color4 .icone{
    background: #9cc026!important;
}
.color3 .icone {
    background: #78bf4d!important;
}
.color1 {
    background: linear-gradient(to right, #047e3c, #00803e);
}
.color2 {
   background: #54be73!important;
}
.color3 {
   background: linear-gradient(to right, #047e3c, #00803e);
}
.color4 {
 background: #54be73!important;
}


.slider-tex h2 {
    font-family: var(--voldor-heading-font, "Barlow", sans-serif);
    font-style: normal;
    color: #f00;
    font-size: 76px;
    font-weight: bolder;
    font-weight: 800;
       line-height: 72px;
    text-transform: capitalize;
}

 


.slider-tex p {
color: #fff;
font-size: 20px;

}
.slider-tex {
    margin-top: 307px;
    position: relative;
    z-index: 9;
    margin-left: 7%;
    /* top: -397px; */
    text-align: left;
    bottom: 115px;

}
.carousel-caption {
position: absolute !important;
right: 15%  !important;
bottom: 1.25rem  !important;
left: 10%  !important;
padding-top: 1.25rem  !important;
padding-bottom: 1.25rem  !important;
color: #fff  !important;
text-align: left !important; 
top: 20%  !important;
}
.contact-area{
color: #fff;
font-size: 17px;
line-height: 30px;
background: #ff5e14;
padding: 
}
.carousel-caption h5{
font-size: 46px;
text-transform: uppercase;
font-weight: bold;
color: #fff !important;
}
.carousel-caption p{
font-size: 20px;
color: #fff;
}
.people .img2{
height: 1;
height: 181px;
width: 212px;
/* margin-top: -43px; */
border-radius: 0px;
}
.w-100 {
width: 100% !important;
height: 700px;
background: rgba(0, 0, 0, 0.8);
position: relative;
}
   
.sec-client img{
height: 160px;
padding: 10px;
}
.sec-project img{
height: 430px;
}
.sec-client {
background: #fff;
}
.navbar-brand{
/* padding: 38px; */
padding-top: 13px;
padding-bottom: 16px;
}
.badge{
position: absolute;
float: right;
margin: 0;
right: 35px;
width: 22px;
border-radius: 28px;
background: #e91e63 !important;
}
.navbar {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
padding-top: 0rem; 
padding-bottom: 0rem;
}
.navbar-light .navbar-nav .nav-link {

font-weight: 500;
color: #000;
text-transform: uppercase;
font-size: 19px;
font-weight: 400;

text-transform: capitalize;
position: relative;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
margin: 0 12px;
line-height: 40px;
padding: 0;
font-family: 'Roboto', sans-serif;

}
.navbar-light .navbar-nav .nav-link:hover{
color: #fd7e14;
}
.navbar-nav {
display: flex;
flex-direction: column;
margin-bottom: 0;
list-style: none;
margin-left: 40px;
}
.inq{
float: right;
    margin-top: -6px;
z-index: 999;
position: relative;
margin-left: 30px;
}
.top-bar ul{

margin-top: 10px;
    margin-left: 32px;
margin-bottom: 12px;

}
.top-bar ul li{
display: inline;
    padding-right: 43px;
color: #fff;
font-size: 13px;

}
.top-bar p{
    font-size: 13px;
    padding-top: 13px;
}

.small-text{
color: #fe7720;
font-size: 18px;
}
.vision-text{
      padding-left: 33px;

}


.product p{
    font-size: 16px;
    color: #000;
    line-height: 27px;
    margin-top: 6px;
;

}
.product h5{
    font-size: 25px;
    color: #000;
    font-weight:bold;
}
.product ul li{
    font-size: 18px;

    color:#814d00;
    list-style: none;
    line-height: 46px;

    border-bottom: 1px solid;
}
.product .card2{
    height: 400px;
    width: 100%;
    background: #fff;

padding: 20px;
}


.sec-service ul li {
    font-size: 17px;
    color: #000;
    text-align: left;
    line-height: 33px;
    border: 1px solid;
    padding: 7px;
    list-style: none;
}
.sec-service ul li a{
    color: #000;
}
.sec-service .bg-primary {
    background-color: #13171d !important;
}


.title{	
    position: relative;
    display: block;
    font-size: 36px;
    line-height: 1.28em;
    letter-spacing: 1px;
    color: #000;
    font-weight: bold;
    
    text-transform: UPPERCASE;
    padding-bottom: 12px;
   

    font-family: 'Roboto', sans-serif;
    font-style: normal;

}
.smal-box{
padding: 17px;width: 205px;height: 94px; color: #000000ba;
    font-size: 16px;
    color: #30ac5a;
    font-weight: bold;
}

/*--------------- sec-why14  --------------------------------*/
.why14 ul li{
    background: #fff;
    padding: 14px;
    margin: 15px;
    font-size: 14px;
    color: #000;
    list-style: none;
    border-bottom: 2px solid #ffb118;
    height: 103px;
    border-radius: 4px;


}
.why14 h3{
font-size: 20px;
font-weight: bold;
}
.why14 .icone{
font-size: 44px;
background: #f00;
border-radius: 50%;
float: left;
padding: 10px;
margin: 6px;

}
.why14 .icone:hover{
background: #000;
}
/*--------------- sec-why14 end --------------------------------*/

.why .img3 {
position: absolute;
margin-top: -28px;
/* left: 432px; */
right: -16px;
z-index: 2;
opacity: 0.3;
width: 238px;
height: 211px;
border-radius: 50%;
animation: spin 10.2s linear infinite;
}

@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}



.why .img4 {
position: absolute;
margin-top: -28px;
/* left: 432px; */
left: -16px;
z-index: 2;
opacity: 0.3;
width: 238px;
height: 211px;
border-radius: 50%;
animation: spin 10.2s linear infinite;

}

@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}


.footer2 .img4 {
    position: absolute;
    margin-top: 43px;
    /* left: 432px; */
    right: 80px;
    z-index: 2;
    opacity: 0.3;
    width: 157px;
    height: 133px;
    border-radius: 50%;
    animation: spin 10.2s linear infinite;



}

@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}

.text-p{
color: #9d9aaa;
}
.no-bottom-margin{
padding-bottom: 0px !important;
}
.title span{
color: #f02b3a;
}
.text-white{
color:#fff !important;
}

.sec-brands{
background: linear-gradient(125deg, #f3f3f3 54%, #fff2e6 26%);
}


.box2{
border: 3px solid green;
height: 180px;
width: 100%;
background: #fff;
margin-bottom: 30px;
box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.box2 img:hover {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
opacity: 1;
border:none;
}

.sec-products.card a{
color: #13287d;
font-size: 15px;
list-style: none;
text-decoration: none !important;
text-transform: uppercase;
}
.sec-products .star{
 color: #6ebef1 !important;
 font-size: 17px;
}
a {
color: #fff;
text-decoration: none
}

.sec-products .icone {
    content: navajowhite;
    font-size: 21px;
    color: #fa130b66;
    z-index: 9;
    margin-top: -10px;
    padding: 10px;
    margin-left: -40px;
    /* border-radius: 50%; */
    position: absolute;
}

.sec-products .card .btn{
color: #000;
border: none;
padding-right: 35px;
padding-left: 35px;
padding-top: 15px;
padding-bottom: 15px;
background: #aeca54;
border-radius: 29px;
    display: none;
    box-shadow: rgb(0 0 0 / 25%) 0px 25px 50px -12px;
      

}
.sec-products .card .card-body:hover .btn{
    display: block;
    animation: fade-in 2s linear infinite;
}
.sec-products .card-body h3{
font-size: 21px;
color: #000;
font-weight: bold;
text-align: center;
}
.sec-products .card-body p{
font-size: 15px;
color: #000;
text-align: left;
}

@keyframes fade-in {
from { opacity: 0; }
to { opacity: 2; }
}




.box2 img{
    
    width: 100%;
    margin: auto;
    padding: 36px;

	-webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    
    transition: all 300ms ease-out 0s;
    
}

.box3{
    height: 100px;
    width: 100%;
    background: #fff;
    margin-bottom: 30px;
    border-radius: 5px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.box3 img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    opacity: 1;
     border:none;
}
.parallax-vission{
  /* The image used */
  background-image: url("../images/vission.jpg");

  /* Set a specific height */
  min-height: 240px;
  padding-top: 0px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.parallax-footer{
  /* The image used */
  background-image: url("../images/footer.jpg");

  /* Set a specific height */
  min-height: 240px;

  /* Create the parallax scrolling effect */
/*  background-attachment: fixed;*/
  background-position: center;
  background-repeat: no-repeat; 
    background-size: 100% 100%;
}
.parallax-contact{
	/* The image used */
  background-image: url("../images/contact-us.jpg");

  /* Set a specific height */
  min-height: 240px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax-why{
  /* The image used */
  background-image: url("../images/c1.jpg");

  /* Set a specific height */
  min-height: 500px;

  /* Create the parallax scrolling effect */

  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax-card {
    background-image: url(../images/icon-bg.png);
    min-height: 236px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}
.parallax-contact {
background-image: url(../images/contact-us.jpg);
min-height: 236px;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;


}
.parallax-contact h2 {
text-align: center;
width: 100%;
font-size: 40px;
text-transform: uppercase;
font-weight: bold;
color: #ffffff;
margin-bottom: 0px;
}
.sec-clients .card{
height: 200px;
border: 5px solid #eeeeee;
}
.sec-clients img {
padding: 11px;
width: 95%;
height: 196px;
margin: auto;
}
.contact-btn{
margin-top: 20px;
}
.parallax-contact h2{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
text-align: left;
}
.sec-time{
padding: 15px;
text-align: center;
}
.sec-time h2{
font-size: 18px;
margin-top: 10px;
}
.sec-time img{
width: 26px;
margin-right: 15px;
margin-top: -5px;
}
.parallax {

  background-image: url("../images/bg.jpg");

  /* Set a specific height */
  min-height: 500px;

  /* Create the parallax scrolling effect */
  /*background-attachment: fixed;*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax2 {

  background-image: url("../images/bg2.jpg");

  /* Set a specific height */
  min-height: 500px;

  /* Create the parallax scrolling effect */
  /*background-attachment: fixed;*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax-title {
  /* The image used */
  background-image: url("../images/13.jpg");

  /* Set a specific height */
    min-height: 127px;

  /* Create the parallax scrolling effect */
/*  background-attachment: fixed;*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}



.process .why1-2  {
    width: 53px;
    height: 50px;
    position: relative;
    left: 750px;
    background: #f00;
    top: 49px;
    background-color: var(--voldor-text, #797577);
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
}

.process .back {
    height: 606px;
    width: 107%;
    position: relative;
    top: -7px;
    right: 25px;
    /* margin-right: 21px; */
    z-index: 9;


}
 .process .back .icone{


    width: 73px;
    border-radius: 21%;
    padding: 8px;
    background: #fff;
    height: 73px;
    /* margin-top: 12px; */
}
 

  .process .back p{
    font-size: 17px;
    color: #fff;
 }


.process .back .p-text {
        font-size: 16px;
    color: #fff;
    position: relative;
     left: 208px;
    bottom: 124px;
    border-left: 1px solid;
    height: 49px;
    padding-left: 12px;
    width: 75%;

}


 .process .back h4 {
    position: relative;
     bottom: 68px;
    font-size: 19px;
    color: #fff;
    margin-left: 91px;
    font-weight: bold;

}



.parallax-title2 {
margin-top: -370px;
position: relative;
background-image: url(../images/footer.jpg);
min-height: 120px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
height: 848px;
}
.footer .card3{
background: #fff;
box-shadow: rgb(50 50 93 / 25%) 0px 50px 100px -20px, rgb(0 0 0 / 30%) 0px 30px 60px -30px, rgb(10 37 64 / 35%) 0px -2px 6px 0px inset;
margin: 10px;
padding: 18px;
top: 224px;
position: relative;
z-index: 9;
}
.footer .line{
    background: #ff932e;
   height: 243px;
    width: 4px;

}
.footer img {
width: 252px;
    border: 1px dashed #f7f7f7;
    padding: 15px;
    /* background: #fff; */
}

.footer p{
color: #fff;
}
.footer .icone{
    color: #ff0000;

}
.footer2  .img2{
margin-left: auto;
margin-right: auto;
height: 484px;
display: block;
position: relative;
border: none;
margin-top: 50px;
/* margin-top: -74px; */
z-index: 2;

}
.footer .card3 h3{
 font-size: 30px;   
 color: #000;
 font-weight: bold;
 text-align: center;

}
.footer ul li{
    list-style: none;
}
.box3 img{
width: 100%;
margin: 0px;
padding: 10px;
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-o-transform: scale(0.8);
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
transition: all 300ms ease-out 0s;
}

.sec-quote{
background: #fff;
}

.sec-products .card{

    padding: 18px;
        height: 394px;

  clip-path: polygon(17% 0%, 99% 0, 100% 23%, 127% 72%, 50% 106%, 0 85%, 0% 78%, 0% 0%);
}
.sec-products .icone-img{
width: 100%;
}


.sec-products .img3 {
    height: 142px;
    p: 15px;
    background: #ff00002b;
    width: 148px;
    /* padding: 46px; */
    border-radius: 50%;
    padding-top: 29px;
    padding: 13px;
    /* margin-top: 13px; */
    margin: auto;

}
.sec-products .img2 {
height: 241px;
width: 223px;
padding: -24px;
border-radius: 50%;
margin: auto;
}
.sec-products .btn:hover{
display: block;
}
.People .box-4 {
background: #dddddc;
padding: 32px;
width: 60%;
margin-left: 258px;
border-radius: 73px;
height: 428px;
z-index: 9;
position: relative;
}
.people .icone{
font-size: 31px;
color: #ae8f62;
margin-left: 40px;
margin-top: 65px;
position: absolute;
}
.People .box-4 img{
width: 65px;
height: 65px;
margin-left: 306px;
}
.People .box-4 p{
text-align: center;
}
.People .box-4 .icone{
color: #cfcd7c;
text-align: cc;
margin-left: 290px;
font-size: 41px;
margin-bottom: 11px;
}
.People .box-4 h3{
font-size: 16px;
color: #000;
text-align: center;
}
.People .back{
background: #eee;
height: 327px;
border-radius: 63px;
padding-right: -50px;
width: 73%;
z-index: 3;
margin-left: 182px;
margin-top: -375px;
position: relative;
box-shadow: rgb(0 0 0 / 7%) 0px 1px 2px, rgb(0 0 0 / 7%) 0px 2px 4px, rgb(0 0 0 / 7%) 0px 4px 8px, rgb(0 0 0 / 7%) 0px 8px 16px, rgb(0 0 0 / 7%) 0px 16px 32px, rgb(0 0 0 / 7%) 0px 32px 64px;
}
.card-1 {
background: #d0b16e;
height: 8px;
width: 137px;
margin-bottom: 20px;
margin: auto;
border-radius: 61px;
margin-top: 12px;
margin-bottom: 20px;
}
.blog img{
height: 295px;
width: 100%;
}
.blog .box .card-body p{
font-size: 20px;
text-align: center;
}
.why img {
width: 34px;
margin-right: 17px;
height: 33px;

}
.why p{
background: #f6932f1c;
padding: 9px;
}
.why .img{
height: 418px;
width: 100%;
}
.why .left{
float: right;
background: #fff;
border-radius: 20px;
padding: 10px;
margin-top: 21px;
margin-left: 13px;
width: 88px;
height: 88px;
background-color: white;
animation-name: example;
animation-duration: 2s;
box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, 
rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
@keyframes example {
from {background-color: red;}
to {background-color: yellow;}
}
.why .right{
float: left;
background: #fff;
border-radius: 20px;
padding: 10px;
margin-top: 25px;
margin-right: 11px;
width: 88px;
height: 88px;
background-color: fff;
animation-name: example;
    animation-duration: 2s;
box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

@keyframes example {
from {background-color: #006b83;}
to {background-color: #008050;}
}

.why .text-left{
loat: right; 
text-align: right;
margin-right: 31px;
}
.card-text{
columns: #222222;
font-size: 24px;
font-weight: 600;
}
.card-body{
text-align: center;
}
.card-text {
columns: #222222;
font-size: 18px;
font-weight: 600;
padding: 8px;
}
/*.card img{
	transition: transform .4s;

}
.card img:hover{
	 transform: scale(1.1);
  transform-origin: 40% 100%;

}*/
.btn{
    color: #000;

    padding-right: 35px;
    padding-left: 35px;
    padding-top: 15px;
    padding-bottom: 15px;
    /* background-color: #a5cc55; */
    /* border-radius: 29px; */
    /* box-shadow: rgb(0 0 0 / 25%) 0px 25px 50px -12px; */

}
.btn-primary {
    color: #000;
    background-color: #ff0000;
    border-color: #000;
}
.card-text:hover{
	color: orange;
}
.section3{
	 background: linear-gradient(125deg, #f17507 54%, #cccccc 26%);
}
.btn-white2{
	background: #fff;
	color: #000;


}
.metal p{
    color: #000;
    font-size: 17px;
}
.metal img{
width: 100%;
}
.section3 img{
	width: 104%;
	height: 467px;
	margin-top: -70px;
	margin-left:-82px;
	margin-bottom:-80px;


}
.section3 p{
	font-size:24px; 
	color: #000;
}
.section4{
	background: #eee;
}

.section4 img{
	width: 100%;
	height: 450px;
}
.section4 .card-body{
	margin-bottom: 20px !important

}
.section5{
	background: #fff;
}
.section5 h2{
text-align: center;
color: #fff;
font-size: 45px;
position: absolute;z-index: 9;
margin-top: 15%;
font-weight: bold;
}
.contact{
padding-left: 55px !important;
padding-top: 55px !important;
padding-bottom: 20px !important;
padding-right: 55px !important;

font-size: 25px !important;
height: 277px;

}
.contact .map{
  width: 330px;
    position: absolute;
    /* bottom: 10px; */
    margin-top: -98px;
    padding: 29px;
    background: #eeeeee;
}
.contact h2{
font-size: 58px;
    font-weight: bold;

    /* margin-bottom: 27px; */
    margin-top: -18px;
    text-align: center !important;
    color: #000;

}
.contact2{
background: #fff;
padding-left:55px !important;
padding-right: 55px  !important;
padding-top: 20px  !important;
padding-bottom:20px  !important;
}
input{
line-height: 44px !important;
    border: none !important;
    border: 1px solid #ccc !important;
    border-radius: 7px !important;

}


.why-list{
  margin-top: 20px;
  margin-left: -30px;

}
.why-list li{
  list-style: none;
  background: #fff;
  color: #000;
  margin-bottom: 35px;
  padding: 15px;
  border-radius: 5px; 
 box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}
.why-list li span{
padding-top: 29px;
    font-size: 26px;
    font-weight: bold;
    /* padding: 15px; */
    background: #f00;
    height: x;
    padding-top: 22px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 35px;
    padding-right: 35px;
    margin-left: -16px;
    border-radius: 12px;
    color: #fff;
    margin-right: 24px;
  
}
 .top-bar .social-head a{
    /* color: #0a255c !important; */
    text-decoration: none !important;
    padding: 3px;
    border-radius: 22%;

}


.footer .social  a{
    /* color: #0a255c !important; */
    text-decoration: none !important;
    padding: 3px;
    border-radius: 22%;

}
.footer h2{
color: #fff;
margin-bottom: 30px;
font-size: 24px;
     

}
.footer ul li{
color: #fff;
list-style: none;
    margin-left: -33px;
font-size: 16px;
margin-bottom: 10px;
}
.footer p{
color: #fff;
    font-size: 15px;
    text-align: justify;

}
.help{
font-size: 40px !important;
margin-top: 20px;
margin-bottom: 3px !important;
}
.sec-title{
position: relative;
padding-top: 40px;
font-size: 53px;
color: #000;
font-weight: 600;
height: 128px;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.sec-title h2{
position: absolute;
text-transform: uppercase;
font-size: 40px;
font-weight: bold;
}
.sec-title:before {
content: '';
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background: #191e34;
opacity: .70;
position: absolute;
}

.btn-white{
background: #fff;
color: #000;
margin-top: 32px;
}
.social i{
    margin-top: 18px;
    padding: 4px 4px 4px 4px;
    /* border-radius: 50%; */
    font-size: 22px;
    color: #ffffff;
    border: 1px solid;
}
.social-head{

margin: auto;
    padding-top: -4px;
    padding-bottom: 0px;

}
.social-head i{
      padding: 8px;
    background: none;
    margin-top: -3px;
    /* margin-left: 1px; */
    /* color: #ffb31e; */
    font-size: 15px;

}
.section7{
margin-top: -7px;
padding-top: 25px;
background: #2d923b;
}
.section7 p{
color: #fff;
font-weight: bold;
font-size: 15px !important;
}
.section-testimonials{
background:#ffecf4;
}
.testimonials h5{
margin: 0;
font-size: 20px;
font-style: italic;
margin-bottom: 25px;
color: #000;
font-weight: 400;
}
.testimonials p{
color: #000
}
.testimonials .carousel-caption{
top: 0px;
}
.test-item{
height: 260px !important;
}
.test-item img{
display: none
}
.social-head a {
color: #fff
}