
@import url('https://fonts.googleapis.com/css2?family=Arimo:ital@0;1&family=Inter+Tight:ital,wght@0,100..900;1,100..900&family=Oswald:wght@200..700&family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
body {
  font-family: "Inter Tight", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  overflow-x: hidden;
}
.bg-light .navbar-nav .nav-link{
  color: #000 !important
}

.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;
}

p{
  color: #000
  padding-top: 68px;
}
.w-100{
width: 100% !important;
height: 700px;

margin-top: 88px;
}
.btn-primary1 {
padding: 10px 76px 9px 65px;
color: #000;
border-radius: 25px;
border: none;

margin-top: 10px;
display: inline-block;
font-weight: 500;
    background: linear-gradient(to right, #f83600, #fe8c00);


}
.btn-primary2 {
padding: 8px 16px;
font-weight: 500;
color: #7140b0;
border-radius: 50px;
text-decoration: none;
box-shadow: 0px 1px 4px 1px rgb(0 0 0 / 30%);
background: transparent;
letter-spacing: 0.5px;
border: 3px solid #7140b0;
margin-top: 10px;
display: inline-block;
}
.hero::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background: linear-gradient(180deg, rgba(6, 46, 57, 0) 34.56%, rgb(14 244 105 / 21%) 59.22%), linear-gradient(180deg, rgb(172 200 208 / 60%) 7.55%, rgba(6, 46, 57, 0) 24.9%);*/
     height: 100%;
         background: linear-gradient(180deg, rgb(76 175 80 / 0%) 34.56%, rgb(14 244 105 / 0%) 59.22%), linear-gradient(180deg, rgb(99 135 125) 7.55%, rgb(28 71 11 / 23%) 24.9%);
    width: 100%;
  z-index: 8;
}


.slider-left {
position: absolute;
z-index: 9;
top: -191px;
left: 8px;
text-align: right;
border-right: 4px solid #f00;
padding-right: 27px;
}
.slider-right{
position: absolute;
    z-index: 9;
    top: -191px;
    right: 160px;
    text-align: left;

}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 1.25rem;
left: 15%;
padding-top: 1.25rem;
padding-bottom: 10.25rem;
    color: #fff;
    text-align: center;
    z-index: 98;
}
.slider-text h5{
    color: #fff;
    font-size: 47px !important;
    font-weight: bold;



}



.slider-right p{
color: #fff;
font-size: 23px;
    /* margin-top: 10px; */
}




.top-bar{
        height: 39px;
      #283c86);
    background: linear-gradient(to right, #45a247, #283c86);
}
.container{
    width: 1240px !important;
}


.cart-img{
      width: 61px !important;
    margin-left: 70px;
}
.navbar-expand-lg .navbar-nav {

    flex-direction: row;
    float: right;
    right: 0;
 
    position: absolute !important;
    top: 43px;
    /* border-left: 1px solid; */
}
.logo{
width: 23%;
    padding-bottom: 18px;
    padding-top: 20px;
}
.navbar-brand{

}
.badge{
    position: absolute;
    float: right;
    margin: 0;
    right: 35px;
    width: 22px;
    border-radius: 28px;
    background: #e91e63 !important;
}
.carousel{
  margin-top: -100px;

}
.navbar {
  z-index: 1;
    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: 18px;
    text-transform: capitalize;
    position: relative;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
       margin: 0 19px;
    line-height: 31px;
    padding: 0;
}

.sec-title{
        position: relative;
    padding: 40px;
    font-size: 66px;
    color: #000;
    font-weight: 600;
    height: 126px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: -10px;
 

}
.sec-title h2 {
text-transform: capitalize;
font-size: 41px;
font-weight: bold;
margin-top: 95px;
text-align: center;
}
.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: -17px;
z-index: 999;
position: relative;
margin-left: 30px;
}
.top-bar ul{
float: right;
margin-top: 9px;
margin-left: 10px;
margin-bottom: 12px;
text-align: right;
}
.top-bar ul li{
display: inline;
padding-right: 15px;
color: #fff;
}
/*-----------------------------------sec heder end---------------------------*/
/*-----------------------------------sec about---------------------------*/
.about .img {
width: 100%;
height: auto;
border-radius: 30px;

}

.image-anime{
    position: relative;
    overflow: hidden;
}

.image-anime:after{
    content: "";
    position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgba(255,255,255,.3);
    transform: translate(-50%,-50%) rotate(-45deg);
    z-index: 1;
}

.image-anime:hover:after{
    height: 250%;
    transition: all 600ms linear;
    background-color: transparent;
}


.about .span{
    color: #f00 !important;
}

.about h3{
    font-size: 41px;
    font-weight: bold;
    color: #000;
}
.about p{
    font-size: 16px;
    color: #000;
}

.about .p-black {
    /* text-align: justify; */
    font-size: 18px;
    color: #000;
    line-height: 33px;
    /* text-align: center; */
}

.provide .card .icone{
    font-weight: 900;
    background: #fa9110;
    font-size: 14px;
    border-radius: 20px;
    padding: 4px;
    /* border-radius: 2px; */
}
.provide .card {
        padding: 18px;
    padding-top: 12px;
    /* border-top-left-radius: 121px; */
    /* border-bottom-right-radius: 121px; */
    width: 100%;
    background: #fff;
    height: 404px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;

}
.provide img{
    margin-top: 30px;
   height: 356px; 
    border-radius: 20px;

}
.provide .card h5{
    font-size: 20px;
}
.provide .card ul li{
 font-size: 17px;
 line-height: 37px;
 list-style: none;
 margin-left: -30px;
}
.product .card{
    height: 300px;
    width: 100%;
    margin-bottom: 42px;
    border-top-left-radius: 11px;
    border-top-right-radius: 11px;
    margin-top: 12px;
}
.product .card img{
          height: 223px;
    width: 100%;
    border-top-left-radius: 11px;
    border-top-right-radius: 11px;
}

.product .card .card-body{
background: #ffffff;
text-align: center;
border-bottom: 10px solid #00a500;

}
.product .card .card-body h3{
    font-size: 20px;
    font-weight: bold;
    color: #000;
}
.why21 .giphy-img
 {
    baseline-shift: 20px;
    width: 243px;
    right: -46px;
    z-index: 9;
    position: absolute;
    bottom: 2px;
}

.why21 .tent-img{
    width: 100%;
}
.why21 .fa{
font-size: 32px;
}
.why21 .ct-btn {
display: inline-block;
width: 85px;
height: 85px;
line-height: 85px;
text-align: center;
border-radius: 50%;
font-size: 60px;
background: #fff;
position: absolute;
top: 77%;
right: 43%;
padding-top: 24px;
}
.why21 .ct-btn::before {
content: "";
height: 85px;
width: 85px;
position: absolute;
top: 0;
left: 0;
background: #e73a3e;
border-radius: 50%;
animation: choose 1.6s ease-out infinite;
}
@keyframes choose{
0%,30%{
transform: scale(0);
opacity: 1;
}
50%{
transform: scale(1.5);
opacity: .7;
}
100%{
transform: scale(2);
opacity: 0;
}
}
.why21 .ct-btn a{
color: #e73c3e;
}
.why21 .feature-box {
    background: #fff;
    padding: 15px;
    margin-bottom: 68px;
    position: relative;
    overflow: hidden;
    transition: .4s;


}
.why21 .traking-img{
        width: 74px;
}
.why21 .feature-box:hover {
transform: translateY(-10px);
}
.why21 .feature-box:hover .fbc-btn{

}
.why21 .feature-box::before {
content: "";
position: absolute;
    top: -129px;
left: 0;
right: 0;
background: #64622e2e;
margin: auto;
width: 90%;
    height: 63%;
border-radius: 50%;
}


.why21 .fbc-btn {
    display: inline-block;
    height: 91px;
    width: 94px;
    line-height: 85px;
    background: #d5d976;
    border-radius: 50%;
    text-align: center;
    color: #e73a3e;
    position: relative;
    padding: 10px;
    transition: .4s;
}
.why21 .feature-box p{
font-size: 16px;
}
.why21 .feature-box h3{
    font-size: 22px; 
    padding-top: 22px;
}
      
.active-feature{
margin-top: -30px;
}
.why21 .finix-text{
position: relative;
}
/*---------------why21 end ---------------------------*/
/*-----------------------------------sec about end---------------------------*/
.car1{
position: absolute;
margin-top: -278px;
right: 0px;
}
/*-------------------------------------sec-why1---------------------------------*/
.sec-why1{
    background: #eee;
}
.padding-70{
    padding: 70px !important;
}
.sec-why1 p{
    
        color: #1379dd;
}

.sec-why1 .card{
   box-shadow: none !important;
    background: none;
    text-align: center;
    border: none !important;
}
.sec-why1 .card-title{
    font-size: 20px;
    color: #000;
}
.sec-why1 .card img{
   
    box-shadow: none !important;
        border-radius: 100%;
    width: 79px;
    line-height: 100px;
      height: 79px;
          line-height: 100px;

    margin: auto;
    line-height: 100px;
    display: block;
    
   
    background-color: #FFFFFF;
    box-shadow: 0 28px 28px 0 rgb(108 88 250 / 20%);
    z-index: 1;


}
.people .back .img {
    width: 60px;
    border-radius: 38px;
    border-bottom: 2px solid #f99214;
    margin-top: -200px;
    position: absolute;
    top: 23px;
    display: flex;
    margin: auto;
    /* margin-right: 53px; */
    z-index: 9;
    margin-left: 217px;

}
.people h3{
font-size: 20px;
    color: #07353f;
}
.people .back p{
text-align: left;
padding-left: 15px;
}
.people .icone {
    font-size: 31px;
    color: #07353f;
    margin-left: 204px;
}
.people .back {
margin-top: 20px;
    border: 10px solid #030a11 !important;
    height: 316px;


color: #000;
padding: 13px;
font-size: 16px;
border-radius: 3px;

    text-align: center;
    border: 1px solid #eee;

    box-shadow: 0px 0px 40px 0px #062E390D;
    margin-top: 40px;
    padding: 60px 40px 40px;
        background: #e7eaea;
}




}
/*--------------- sec-mission -------------------*/
.mission .box{
    background: #c79a38;
    height: 350px;
    border-radius: 4%;
    padding: 21px;
    /* border-left: 16px solid #f00; */
    border-right: 16px solid #0e0b0b;
    /* margin: auto; */

}
.mission .v-img{


    width: 53%;
    margin: auto;
    display: flex;
}
.mission .m-img{


width: 78%;
    margin: auto;
    display: flex;
}
.mission .box p{
font-size: 16px;
color: #000;
}
.mission .box img{
    height: 206px;
    width: 197px;
    margin-left: 209px;
    /* margin-top: -70px; */
    border-radius: 50%;


}
.mission .box{
    background: #ffffff;
    height: 513px;
    padding: 37px;
    border-bottom-right-radius: 152px;
    border-bottom: 18px solid #2b467f;

}
.mission .box h2{

text-align: center;
    float: left;
    position: absolute;
    margin-top: 60px;
}

/*--------------- sec-mission end -------------------*/
.exp h2{
float: left;
font-size: 60px;
color: #379e63;
font-weight: bold;
margin-right: 20px;
}
.sec-mission h2{
font-size: 21px;
font-weight: bold;
color: #fff;
padding-top: 12px;
text-align: center;
}
.sec-mission p{
color: #fff;
font-size: 17px;
text-align: center;
}
.sec-mission img{
height: 73px;
border-radius: 28%;
width: 73px;
display: block !important;
margin: auto;

}
.exp p
{
float: left;
font-size: 23px;
color: #000;
font-weight: bold;
width: 100px;
line-height: 24px;
margin-top: 10px;
margin-right: 20px;
}
.home-box{
margin-top: 100px;
}
.slider-tex h2 {
color: #fff;
font-size: 60px;
font-weight: bolder;
}
.slider-tex {
margin-top: -188px;
position: relative;
z-index: 9;
top: -260px;
text-align: center;
}

/*----------------------sec-why1--------------------------------------------*/


/*---------------------------------sec-why2---------------------------------*/


.sec-why2{
    
} 
.p-black{
    color: #000;
}
.contact-btn{
    margin-top: 20px;
    width: 167px;
    border-radius:50px;
}
.mini-title{
    color: #f94400;
    font-size: 23px;
}

.sec-why2 img{
  display: block;
  height: 400px;
  margin:0;
  padding: 0;
  
  outline-offset:-17px;
  overflow: hidden;  
  z-index: -1 
}

/*---------------sec-why2and----------------------------*/
.gallery .card-img-top{
    height: 250px;
    width: 100%;

}
.gallery .card{

  margin-bottom: 30px;
}
.location .card{
width: 100%;
margin-bottom: 24px;
height: 325px;
}
.location .card .img{
height: 181px;
width: 100%;
}
.location .card h2{
font-size: 19px;
color: #000;
font-weight: bold;
text-align: center;
}
.location .card .btn-primary1{
    position: absolute;
    bottom: 23px;
    display: flex
;
    margin: auto;
    left: 25px;
}

/*----------------sec-why3-----------------------------*/
.ser-camping .img{
    width: 100%;
    height: auto;

}
.ser-camping p{
font-size: 17px;
color: #000;

}
.ser-camping h5{
font-size: 21px;
color: #f00;

}
.ser-camping ul li{
font-size: 16px;
color: #000;
list-style: none;
    line-height: 40px;
    margin-left: -29px;

}
.ser-camping ul li i{

    background: #fa9110;
    font-size: 14px;
    border-radius: 20px;
    padding: 4px;
 
}

.sec-why3 .btn-primary1 {
    padding: 14px 76px 14px 65px;
    color: #000;
    border-radius: 25px;
    border: none;
    /* margin-right: 30px; */
    box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.3);
    right: 56px;
    z-index: 9;
      margin-top: 22px;
    position: absolute;
    display: inline-block;
    font-weight: 500;
    background: linear-gradient(to right, #f83600, #fe8c00);
}

.padding-70{
padding: 70px !important;
}


.sec-why3 .card {
    box-shadow: none !important;
    background: #fff;
    text-align: center;
    border: none !important;
    border-radius: 20px;
    padding: 13px;
    padding-bottom: 70px;
    height: 409px;
    margin-top: 38px;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, .11);
}
.work .work-process-wave {
display: flex;
/* flex-wrap: wrap; */
justify-content: center;
align-items: flex-start;
gap: 41px;
margin: 37px auto;
max-width: 1000px;
/* position: relative; */
}
/*
 .work .wave-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
*/
 .work .wave-step.reverse {
  flex-direction: column-reverse;
}

 .work .card {
     background: #fff;
    padding: 40px 35px;
    border-radius: 50%;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    font-family: sans-serif;
    text-align: center;
    min-width: 186px;
    font-size: 22px;
    text-transform: uppercase;
    height: 263px;
    width: 259px;
    font-weight: bold;
    color: #f1822f;
    border-bottom: 8px solid;

}

 .work .card span {
    font-weight: normal;
    font-size: 14px;
    color: #666;
    margin-top: 11px;
    line-height: 25px;
    text-transform: capitalize;

}

 .work .arrow-down, .arrow-up {
  font-size: 24px;
  color: #888;
  margin: 10px 0;
  animation: bounce 1.2s infinite ease-in-out;
}

/* Optional arrow animation */
@keyframes bounce {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(5px); }
}

.sec-why3 .card .service-item{
position: absolute;
    background: #eb583b;
text-align: center;
border-radius: 14px;
margin-bottom: 3px;
padding: -3px;
bottom: 0px;
height: 30px;
transition-property: height;
/*  transition-duration: 0.5s;*/
transition: all 0.4s ease-in-out;
    
}
.sec-why3 .card:hover .service-item{
    display: block;
    height: 411px;
 border-top-left-radius: 23px;
 border-top-right-radius: 23px;
    left: 0px;
    right: 0;
    margin-top: -15px;
    bottom: -4px;
    z-index: 0;
    transition: all 0.4s ease-in-out;

}






/*.sec-why3 .card:hover+.service-item{
 height: 320px !important;
 fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }

}*/









/*.sec-why3  .hide {
    text-align: center;
    height: 0%;
    width: 100%;
    position: absolute;
    background: #2795cb94;
    top: 0;
    transition-property: height;
    transition-duration: 0.5s;
}
.sec-why3  .card:hover .hide {
    display: block;
    height: 260px;
    clip-path: polygon(17% 0%, 99% 0, 100% 23%, 127% 58%, 50% 106%, 0 77%, 0% 78%, 0% 0%);
}*/
.sec-why3 p {
color: #000;
font-size: 17px;
z-index: 9;
    height: 65px;
}
.sec-why3 .card-title{
    font-size: 21px;
color: #000;
z-index: 9;
height: 34px;
font-weight: bold;
}
.sec-why3 .card img {
    width: 168px;
    line-height: 100px;
    height: 165px;
margin-bottom: 6px;
line-height: 100px;
margin: auto;
line-height: 100px;
display: block;
z-index: 9;
}
.title{ 
position: relative;
display: block;
font-size: 36px;
line-height: 1.28em;
letter-spacing: 1px;
text-transform: uppercase!important;
letter-spacing: 1px!important;
font-weight: BOLD;
text-transform: UPPERCASE;
padding-bottom: 0px;
color: #000;
}
/*-------------------sec-why3 and---------------------------------------*/
    
/*--------------------------------sec why4-------------------------------*/
.sec-why4 .padding-70{
padding: 70px !important;
}
.sec-why4 .textinomials .card{
background: #fff;
}
.sec-why4 .textinomials .card img{
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
width: 194px; 
border-radius: 100%;
height: 194px;
margin-bottom: -11px;
margin-top: 18px;
}
.sec-why4 .textinomials .card p{
font-style: italic; color: #000
}
.sec-why4 .title {
position: relative;
display: block;
font-size: 36px;
line-height: 1.28em;
margin-bottom: 166px;
letter-spacing: 1px;
text-transform: uppercase!important;
letter-spacing: 1px!important;
font-weight: BOLD;
text-transform: UPPERCASE;
padding-bottom: 0px;
color: #000;
}
/*--------------------------------sec why4 end-----------------------*/


/*-------------------sec client5 ---------------------------------------*/

.padding-70 {
    padding: 70px !important;
}

.sec-clients5 img {
    width: 100%;
    height: 151px;
    border-radius: 66%;
    padding: 21px;
}

.sec-clients5 .carousel{
  margin-top: -10px;

}
.sec-clients5 .card {
    border-radius: 12% !important;
}


.sec-clients5 .card-img-top{

}

.sec-client5 .card{
  border-radius: 50% !important;

}
.sec-clients5 .carousel {
    position: relative;
}

.sec-client5 .title{    
   position: relative;
    display: block;
    font-size: 36px;
    line-height: 1.28em;
    letter-spacing: 1px;
    
    text-transform: uppercase!important;
    letter-spacing: 1px!important;
    font-weight: BOLD;
    text-transform: UPPERCASE;
    padding-bottom: 0px;
color: #000;
}
.textinomials .card{
  background: #fff;
}
.sec-client5 .textinomials .card img{
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 194px; 
    border: none;
    height: 194px;
    margin-bottom: -11px;
    margin-top: 18px;
}
.textinomials .card p{
font-style: italic; color: #000}

  .sec-client5  .title{ 
    position: relative;
    display: block;
    margin-bottom: 126px;
    font-size: 36px;
    line-height: 1.28em;
    letter-spacing: 1px;
    
    text-transform: uppercase!important;
    letter-spacing: 1px!important;
    font-weight: BOLD;
    text-transform: UPPERCASE;
    padding-bottom: 0px;
color: #000;
}








/*-------------------sec client5 ---------------------------------------*/
/*--------------------------------sec why6-------------------------------*/



 .sec-why6 .padding-70 {
    padding: 70px !important;
}
.sec-why6  .textinomials .card{
  background:none;
}
.carousel{
  margin-top: -100px;

}
.sec-why6 .textinomials .card img{
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 343px; 
    border: none;
    height: 343px;
    margin-bottom: -11px;
    margin-top: 18px;
}
.textinomials .card p{
font-style: italic; color: #000}

.sec-why6 .title {
    position: relative;
    display: block;
    font-size: 36px;
    line-height: 1.28em;
    margin-bottom: 166px;
    letter-spacing: 1px;
    text-transform: uppercase!important;
    letter-spacing: 1px!important;
    font-weight: BOLD;
    text-transform: UPPERCASE;
    padding-bottom: 0px;
    color: #000;
}









/*--------------------------------sec why6 end-----------------------*/




/*--------------------------------sec why7-------------------------------*/

 .sec-why7 .padding-70 {
    padding: 70px !important;
}
.sec-why67  .textinomials .card{
  background:none;
}
.carousel{
  margin-top: -100px;

}
.sec-why7.textinomials .card img{
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 3433px; 
    border: none;
    height: 333px;
    margin-bottom: -11px;
    margin-top: 18px;
}
.textinomials .card p{
font-style: italic; color: #000}

.sec-why7 .title {
    position: relative;
    display: block;
    font-size: 36px;
    line-height: 1.28em;
    margin-bottom: 166px;
    letter-spacing: 1px;
    text-transform: uppercase!important;
    letter-spacing: 1px!important;
    font-weight: BOLD;
    text-transform: UPPERCASE;
    padding-bottom: 0px;
    color: #000;
}
   
   .sec-why7 .btn-success {
    background: #549ade !important;
    color: #fff !important;
    border-radius: 123px;
    margin-right: 102px;
    margin-left: 101px;
    margin-bottom: 18px;
}
  .sec-why7 .mini-title {
    color: #1379dd;
    font-size: 19px;
    margin-top: 15px;
        padding-top: 10px;
    padding-bottom: 10px;
}







/*--------------------------------sec why7 end-----------------------*/
.sec-why8 .btn-success{
    color: #fff;
    background-color: #549ade;
    border-color: #549ade;
    border-radius: 25px;
    padding: 16px;
}

/*----------------------------------------------sec parallax img---------------*/


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

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

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

}
.sec-why8 .btn-success{
    color: #fff;
    background-color: #549ade;
    border-color: #549ade;
    border-radius: 25px;
    padding: 16px;
}


.parallax-vission h2 {
    font-size: 39px;
    margin-top: 41px;
    color: #000 !important;
    text-align: center;
    text-transform: capitalize;

    font-weight: bold;
    line-height: 68px;


}
.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/why.jpg");

  /* Set a specific height */
      min-height: 300px;
    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: 300px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}
.parallax-contact h2 {
    text-align: center;
    width: 100%;
    padding-top: 90px;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
    color: #142444;
    height: 0px;
    margin-bottom: 58px;
}

.parallax-contact h2{
	text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
}
.sec-time{
      padding: 15px;
    text-align: center;
}


.parallax {
  /* The image used */
  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;
}
.parallax-title {
    background-image: url(../images/13.jpg);
    min-height: 244px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}


/*----------------------------------------------sec parallax img end---------------*/








/*------------------------------sec footer------------------*/

.footer {

    background: linear-gradient(to right, #45a247, #283c86);

}


.footer a{
	color: #fff !important;
	text-decoration:none !important;;
}
.footer h2{
	color: #fff;
	margin-bottom: 30px;
	font-size: 24px;
     
     

}
.footer ul li{
	color: #fff;
	list-style: none;
	margin-left: -30px;
	font-size: 16px;
  margin-bottom: 10px;

}
.footer p{
	color: #fff;
	font-size: 18px;

}
.footer img{
	float: left;
    margin-top: 24px;
}

.social i{
      padding: 12px;
       background: #07353f;
        margin-bottom: 69px;
}
.social-head{
  margin: auto;
  padding-top: 2px;
  padding-bottom: 0px;
}
.social-head i{
 padding: 12px;
    background:none
}


/*-----------------------------footer end---------------------*/












