
@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;
}
.social-media{
    position: fixed;
    bottom: 3%;
    right: 2%;
}
.social-media img{
    width: 48px;
}
.bg-light .navbar-nav .nav-link{
  color: #000 !important
}

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

margin-top: 88px;
}
.btn-primary1 {
padding: 10px 76px 9px 65px;
color: #000;
border-radius: 25px;
border: none;
box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.3);
margin-top: 10px;
display: inline-block;
font-weight: 500;
      background: linear-gradient(90deg, #fa9110 10%, #dea968 90%);

}
.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(15 75 91 / 81%) 59.22%), linear-gradient(180deg, rgb(172 200 208 / 60%) 7.55%, rgba(6, 46, 57, 0) 24.9%);
height: 100%;
width: 100%;
z-index: 1 !important;
}


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

}
.carousel-indicators {
    z-index: 9;
}
.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: 8;
}
.slider-left h5{
    color: #fff;
    font-size: 47px;
    font-weight: bold;



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

}


.slider-right h5{
color: #fff;
    font-size: 46px;


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




.top-bar{
      background: #3CA55C;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #009688, #3CA55C);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #009688, #3CA55C); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.container{
  width: 1258px !important;
}
.cart-img{
      width: 61px !important;
    margin-left: 70px;
}
.navbar-expand-lg .navbar-nav {

    flex-direction: row;
    float: right;
    right: 0;
    position: absolute;
    top: 28px;
    /* border-left: 1px solid; */
}
.logo{
    position: absolute;
    width: 31%;
    padding-top: -10px;
    padding-bottom: 15px;
    margin-top: -6px;
    margin-left: -5%;
    border-bottom-left-radius: 55px;
    border-bottom-right-radius: 55px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}
.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: 9;
    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: #fff;
    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 12px;
    line-height: 40px;
    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-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
color: #ff8b00;
}
.navbar-nav {
display: flex;
flex-direction: column;
margin-bottom: 0;
list-style: none;
margin-left: 40px;
}
.inq{
float: right;
margin-top: -2px;
z-index: 999;
position: relative;
margin-left: 30px;
}
.top-bar ul{
float: right;
margin-top: 12px;
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;
    line-height: 28px;
}
.about .p-black{
text-align: justify;
    font-size: 17px;
    color: #000;
    line-height: 30px;
}

.why21 .finix-text h2 {
font-weight: 500;
}
.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%;
display: none;
}
.fbc-btn .fas {
    font-weight: 900;
    margin-top: 35px;
}
.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: 30px;
margin-bottom: 65px;
    position: relative;
    overflow: hidden;
    transition: .4s;

}
.why21 .feature-box:hover {
transform: translateY(-10px);
}
.why21 .feature-box:hover .fbc-btn{
background: #e73c3e;
color: #fff;
}
.why21 .feature-box::before {
content: "";
position: absolute;
top: -115px;
left: 0;
right: 0;
margin: auto;
width: 90%;
height: 70%;
background: #fdebeb;
border-radius: 50%;
}
.why21 .fbc-btn {
display: inline-block;
height: 90px;
width: 90px;
line-height: 90px;
background: #fff;
border-radius: 50%;
text-align: center;
color: #e73a3e;
position: relative;
transition: .4s;
}
.why21 .feature-box p{
font-size: 14px;
}
.active-feature{
margin-top: -30px;
}
.why21 .finix-text{
position: relative;
}
/*---------------why21 end ---------------------------*/
/*-----------------------------------sec about end---------------------------*/
.car1{
position: absolute;
margin-top: -278px;
right: 0px;
z-index: 9;
}
/*-------------------------------------sec-why1---------------------------------*/
.sec-why1{
background: #eee;
}
.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 #fff !important;
color: #000;
padding: 13px;
font-size: 16px;
border-radius: 30px;
height: 286px;
text-align: center;
border: 1px solid #eee;
border-radius: 40px;
box-shadow: 0px 0px 40px 0px #062E390D;
margin-top: 40px;
padding: 60px 40px 40px;
background: #e7eaea;
}

.exp h2{
float: left;
font-size: 60px;
color: #379e63;
font-weight: bold;
margin-right: 20px;
}
.mision .card{

    width: 100%;
    height: 196px;
    margin-top: 67px;
    padding: 45px;


}
.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: #1379dd;
    font-size: 19px;


}

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

/*---------------sec-why2and----------------------------*/
.gallery .card {
    height: 250px;
    width: 100%;
    margin-top: 20px;
    border-radius: 230px;
}
.gallery .card .card-img-top{
    height: 250px;
    width: 100%;
}




/*----------------sec-why3-----------------------------*/


.sec-why3 .btn-primary1 {
padding: 10px 76px 9px 65px;
color: #000;
border-radius: 25px;
border: none;
/* margin-right: 30px; */
    box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.3);
    right: 17px;
z-index: 9;
margin-top: -4px;
position: absolute;
display: inline-block;
font-weight: 500;
background: linear-gradient(90deg, #fa9110 10%, #dea968 90%);
}
.padding-70{
padding: 70px !important;
}
.sec-why3 .card{
box-shadow: none !important;
background: #fff;
text-align: center;
border: none !important;
border-radius: 20px;
padding: 25px;
padding-bottom: 39px;
    height: 372px;

margin-top: 39px;
}
.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: 359px;
 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;
}
.sec-why3 .card-title{
font-size: 20px;
color: #000;
z-index: 9;
}
.sec-why3 .card img{

    width: 87px;
    line-height: 100px;
    margin-bottom: 41px !important;
    height: 90px;
    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 .card{
    border: 6px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}

.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: 29px;
      margin-top: 64px;
    color: #ffffff !important;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 46px;

}
.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(90deg, rgb(110 198 221) 34.56%, rgb(71 129 144) 59.22%), linear-gradient(120deg, rgb(86 50 237 / 60%) 7.55%, rgb(215 188 167) 24.9%);

}

.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: 16px;

}


.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---------------------*/












