@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-optical-sizing: auto;
font-weight: <weight>;
font-style: normal;
scroll-behavior: smooth;
font-variation-settings:
"wdth" 100;
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";
}
body {
background-color: #ffffff;
}
.metal ul {
  list-style: none; /* Removes default bullet points */
  padding-left: 0; /* Removes default padding */
}

.metal li {
  position: relative;
  padding-left: 1.5em; /* Space for the checkmark */
}

.metal li::before {
  content: '✓'; /* Unicode checkmark character */
  position: absolute;
  left: 0;
  color: green; /* Customize color */
  font-weight: bold;
}

.multi-drop{
    margin-left: -133%;
}
.top-bar .contact-info a{
font-size: 16px;
color: #000;
text-decoration: none;
border-right: 1px solid #000;
line-height: 1;
padding-right: 10px;
font-weight: 300;
}
.contact-info p{
float: right;
text-align: right;
position: relative;
}
.carousel-indicators .active {
opacity: 1;
margin-bottom: 37px;
}
.carousel-indicators {
bottom: 30px;
}
.franchise ul li{
    list-style: none;
    line-height: 30px;
}
.top-bar .text-left {
    background: #1572ad;
padding-left: 0;

height: 47px;
}
.slider-tex {
margin-top: -252px;
top: -133px;

}
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; 
    }
.top-bar p {
    color: #000000;
    padding-top: 10px;     
    float: right;
    font-weight: 300;
}
.top-bar .text-right {
color: #001742;
height: 47px;
background: #fff;
}
.slider-tex {
margin-top: -188px;
position: relative;
z-index: 9;
top: -195px;
margin-left: 124px;
}
.slider-tex h3{
font-size: 35px;
color: #fff;
}
.slider-tex h2{
color: #fff;
font-size: 60px;
font-weight: bolder;
}

.slider-tex p {
color: #fff;
font-size: 22px;
}
.navbar ul li{
    border-right: 1px solid #eee;
}
/*--------------- sec-about -----------------------*/


.plane-img {
position: absolute;
bottom: 2px;
right: 120px;
height: 207px;
width: 210px;


}
 .plane-img {
  -webkit-animation: planefly-02 1.5s linear;
          animation: planefly-02 1.5s linear;
}

@-webkit-keyframes planefly-02 {
  0% {
    right: -10%;
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes plane-img {
  0% {
    right: -10%;
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.dropdown-item{
font-weight: 300;
    color: #000;
    border-bottom: 1px solid #fe9802;
        font-size: 15px;
}

.plane-img2 {
position: absolute;
    /* bottom: 165px; */
     right: -3px;
    height: 108px;
    /* width: 210px; */
    /* z-index: 9; */
    margin-top: -114px;

}

.plane-img3 {
position: absolute;
left: -3px;
height: 108px;
    margin-top: -114px;

}

.about h5{
font-size: 20px;
color: #423e3e;
font-weight: 500;
}
.about p{
font-size: 17px;
color: #000;
line-height: 26px;
text-align: justify;

}
.about .img2{
width: 100%;
margin-top: 2px;
}

.about .img3{
    position: absolute;
    width: 300px;
    z-index: 9;
    left: 358px;
    margin-top: -87px;
}
.about small{
    font-size: 17px;
}
/*--------------- sec-about and -------------------*/

/*--------------- sec-founder -------------------*/
.founder img{
width: 100%;
}
.founder p{
    font-size: 17px;
    color: #000;
    margin-top: -3px;
    text-align: justify;
    background: #d7d7d75c;
    padding: 17px;


}
.founder h5{
    font-size: 20px;
    font-weight: bold;
    color: #000;


}

.founder h5{
    font-size: 20px;
    font-weight: bold;
    color: #000;

}
/*--------------- sec-founder and -------------------*/



/*--------------- sec-certification  -------------------*/
.certification  img{
    width: 100%;

    margin-top: 20px;
    border-radius: 20px;
}



/*--------------- sec-certification  and -------------------*/



/*--------------- sec-product-------------------*/
.product .card{
height: 319px;
width:100%;
margin-top: 20px;
box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.product .card img{
height: 250px;
width: 100%;
}
.product .card .card-body h3{
font-size: 19px;
color: #000;
font-weight: bold;
text-align: center;
}


/*--------------- sec-product and -------------------*/
/*--------------- sec-service------------------------*/
.service{
background: #eee;
}
.service img{
width: 42%;
height: 112px;
margin-top: 55px;
padding-bottom: 20px;
}
.service .text3{

font-size: 30px;
}
.service .box:{
height: 300px;
width: 100%;
padding: 23px;
background: #002b64;
}
.service .box:hover{
background-image: url("../images/contact-us.jpg");

}
.service .box{
background: #002b64;
padding: 13px;
height: 370px;
} 
/*.building-wrap::before {

width: 39%;
height: 70%;
background-color: #05125e;
opacity: 0.5;


}*/

.service a{
font-size: 17px;
color: #000;
}
.service p{
font-size: 17px;
color: #fff;
}
.service img{
height: 343px;
width: 115%;
}
.service .icone{
color: #ffa132;
font-size: 39px;
margin-top: 45px;
}
.service h3{
font-size: 23px;
color: #fff;
padding: 6px;
margin-top: 14px;
}
/*--------------- sec-service and -------------------*/
.product .card {
    height: 266px;
}
.product .card img {
height: 185px;
width: 100%;
}
/*--------------- sec-offering -------------------*/
.offering .card{

height:  270px;
width:100%;
}
.offering .card img{

height:  270px;
width:100%;
}

.Offer img{
    width: 100%;

}

.footer-card{
background: #ff8c00;
height: 244px;
position: absolute;
margin-top: 8px;
left: 11px;
width: 100%;
padding: 57px;
}

.section7 {
padding-top: 23px;
background: #ff8c00;
margin-top: -7;
}

.offering .card-body  {
color: #fff;
padding: 10px;
position: absolute;
bottom: 0;
z-index: 9;
text-align: center;


}
.offering  .card-body:hover {
display: block;



}

.offering p{
font-size: 17px;
color: #000;
padding-top: 38px;

}
.offering h2{
padding-left: 56px;
}
.offering small{
font-size: 14px;
color: #000;
}


.offering .overlay {
color: #000;
padding: 10px;
position: absolute;
bottom: -2px;
z-index: 1;
text-align: center;
width: 10px;
height: 146px;
background: #ff8c00;
z-index: 8;

transition: width 1s;
}


.overlay:hover {
width: 100%;

}

/*--------------- sec-offering and -------------------*/
/*--------------- sec-expertise -------------------*/

.expertise p{
    font-size: 17px;
    color: #000;
    text-align: justify;
    /*--------------- sec-expertise end-------------------*/

}
/*--------------- sec-expertise -------------------*/
.range h3{
    font-size: 27px;
    text-align: left;
    margin-top: 20px;
}
.range ul li{
    font-size: 16px;
    color: #000;
    text-align: left;
    list-style: none;
    padding-top: 10px;

}
.range h5{
    font-size: 24px;
    color: #1572ad;
    text-align: left;
    border-bottom: 2px solid #ff8c00;
    width: 146px;


}
.range p{
    font-size: 17px;
    color: #000;
    text-align: justify;

}
/*--------------- sec-expertise and -------------------*/

/*--------------------------sec-vision 3--------------------------------*/
.vision3 .card{
    margin-top: 0px !important;
}
.vision3 .card-body{
box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.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: 80%;
    height: 206px;
    margin-left: 78px;

}

/*--------------------------sec-vision3 end ------------------------------*/

/*--------------- sec-vision-mission  -------------------*/

.vision-mission .img2{
width: auto;
height: 424px;

}

.vision-mission .box {
    height: 390px;
    width: 100%;
    background: #F7F7F6;
     padding: 8px;
    padding-top: 23px;

    margin: auto;
    margin-top: 46px;
    box-shadow: rgb(0 0 0 / 10%) 0px 1px 3px 0px, rgb(0 0 0 / 6%) 0px 1px 2px 0px;

    border: 2px solid;
    margin-top: 372px;

    margin-bottom: 0px;


}


.vision-mission .box p {
float: left;
margin-top: 9px;
font-size: 16px;
color: #000;
/* font-weight: 600; */
letter-spacing: 1px;
width: 100%;
line-height: 26px;
text-align: center;

}


.vision-mission img{
  width: 217px;
}

.vision-mission .both{
z-index: 9;
position: absolute;

width: 207px;
    margin-top: 415px;
background: #f7f7f6;
margin-left: 533px;
border-radius: 15%;
border: navajowhite;
}
.vision-mission .box2{
height: 294px;
width: 100%;
background: #eee;
padding-top: 74px;
text-align: center;
/* margin-bottom: 30px; */
box-shadow: rgb(0 0 0 / 10%) 0px 1px 3px 0px, rgb(0 0 0 / 6%) 0px 1px 2px 0px;
clip-path: polygon(15% 0%, 100% 0, 100% 20%, 100% 74%, 85% 100%, 0 100%, 0% 80%, 0% 25%);
}

.Offer p{
font-size: 17px;
color: #000;
}
.Offer strong{
font-size: 18px;
color: #f00;
font-weight: normal;
}
/*--------------- sec-quality  -------------------*/

.quality p{
font-size: 17px;
color: #000;
}
.quality strong{
font-size: 18px;
color: #f00;
font-weight: normal;
}
/*--------------- sec-quality end  -------------------*/
/*--------------- sec-team  -------------------*/

.team p{
font-size: 17px;
color: #000;
}
.team ul  {
    list-style: none;
}
.team ul li strong{
font-size: 18px;
color: #000;
font-weight: bold;
font-weight: normal;
}
/*--------------- sec-team end  -------------------*/

/*--------------- sec-reliable ----------------------*/
.reliable small{
font-size: 20px;
color: #423e3e;
font-weight: 500;
}
.reliable p{
font-size: 17px;
color: #000;
line-height: 22px;
text-align: justify;

}
.reliable img{
height: 530px;
width: 100%;
}
.reliable ul li{
color: #000;
font-size: 15px;
list-style: none;
line-height: 31px;
margin-left: -42px;


}
.reliable .box {
background: #474c54;
width: 282px;
height: 146px;
padding: 21px;
margin-top: -47px;
margin-left: 408px;
position: absolute;
z-index: 9;
border-left: 3px solid #ff8c00;
}
.reliable i{
color: orange;
padding-right: 5px;
}
.reliable .box:hover{
background:#ff8c00;
[data-aos^=fade][data-aos^=fade].aos-animate
opacity: 1;
transform: translateZ(0);
}

/*--------------- sec-reliable and -------------------*/
.email .card2 h3 {
font-size: 23px;
color: #002b64;
font-weight: bold;
}
.email .card2 p {
font-size: 17px;
color: #fff;

}

/*--------------- sec-why17  --------------------------------*/
.why17 .box {
font-size: 20px;
list-style: none;
border-right: 2px solid #ff8c00;
margin-left: 28px;
}
.box p{
font-size: 16px;
}
.why17 .box span{
font-weight: 700;
font-size: 34px;
line-height: 1.1;
font-family: "Hind";
color:000;
}
.why17 h3{
font-size: 20px;
color: #000;
margin-top: 2px;


}
.why17 .icone{
    height: 68px;
    width: 68px;
    margin-right: 8px;
    float: left;
    /* margin: 12px; */
    /* background: #f37a24; */
    /* border-radius: 50%; */

}
.why16 .icone:hover{
background: #f00;
}
/*--------------- sec-why17 end --------------------------------*/
.why20 .img2 {
position: absolute;
left: 475px;
right: 0;
width: 28%;
margin: auto;
z-index: 8;
/* top: 50px; */
animation: move5 3s infinite linear;
}
.why20 .img3 {
position: absolute;
left: 0;
right: 192px;
width: 37%;
margin: auto;
margin-top: 296px;
z-index: 8;
/* top: 50px; */
opacity: 0.5;
animation: scaling 5.5s ease-in-out infinite;
opacity: 0.3;
}
  @keyframes scaling{
  0%, 100%{
    transform:scale(0.3) ;


  }
  50%{
 transform:scale(0.5);
}
  }
.about .dot-img{
    height: 316px;
    width: 309px;
    position: absolute;
    right: -15px;
    margin-top: -249px;
  animation: scaling 5.5s ease-in-out infinite;
    opacity: 0.3;


  }
50%{
 transform:scale(0.3);
}


.why20 .card2{
height: 180px;
z-index: 2;
margin-top: 32px;
background: #fff;
padding: 20px;
position: relative;
z-index: 9;
height: 277px;
border-radius: 15px;
box-shadow: 0 0 50px 10px rgba(95, 45, 237, 0.1);
}
.why20 .card2 h4{
font-size: 18px;
color: #000;
font-weight: bold;
text-align: left;
margin-top: 10px;
}
.why20 .card2 .p-text{
font-size: 15px;
color: #000;
text-align: left;
line-height: 20px !important;

}
.why20 .p-text{
font-size: 18px;
color: #000;
line-height: 29px;
text-align: justify;

}
.why20  p{
font-size: 18px;
    color: #000;


}
.parallax1 {
/* The image used */
background-image: url("../images/bg1.jpg");
min-height: 500px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.why20  .box1{
width: 90%;
height: 356px;
background: #c6cace;
position: relative;
z-index: 1;
border-radius: 17px;
margin-left: 38px;
margin-top: -372px;
margin-bottom: 24px;
display: none;
}
.why20 .card2 .icone{
font-size: 37px;
color: #d5e9d5;
border-radius: 50%;
padding: 7px;
background: #f00;
}
.why20  .card2 img{
    width: 30%;
    margin: auto;
    height: 68px;
    /* border: 2px solid; */
    padding: -3px;
    z-index: 9;
    margin-top: 6px;
   
}
.why20  .card .card-body h2{
font-size: 20px;
color: #000 !important;
margin-top: 19px;
font-weight: bold;
}
.why20 .card{   
width: 109%;
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
border-bottom: 2px solid #d9832f;
border-bottom-right-radius: 82px;
border-top-left-radius: 79px;
margin-top: 68px;
}
.why20  .card .card-body p{
font-size: 15px;
color: #000 !important;
padding: 3px;
}

/*---------------why20 end ---------------------------*/
/*---------------course---------------------------*/
.course .card  h3{
        font-size: 18px;
    text-transform: uppercase;
}
.course .card{
margin-top: 30px;
    overflow: hidden;
    border-radius: 4px;
    box-shadow: rgba(17, 17, 26, 0.05) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
}
.course .card .date{
    background: #ffffff;
    top: -15px;
    left: -43px;
    height: 64px;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    position: absolute;
    padding: 27px 29px 11px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: #ff8c00;
    font-size: 6px !important;




}
.course .card .date h4{
    font-size: 10px;
    margin-top: 13px;
    color: #fcfbff;
}


.course .card a{
    text-decoration: none;
}
.course .card .card-img{
    width: 100%;
    height: 265px;
}
.course .card .course-meta {
    display: inline-block;
    width: 100%;
}
.course .card  .card-body .course-category a {
    color: #17d0cf !important;
}
.course .card .card-body .course-author a{
    color: #f00 !important;
}
.course .card .course-meta span {
float: left;
font-size: 13px;
margin-right: 24px;
position: relative;
}
.course .card .course-meta .ul-li {display: inline-flex;list-style: none;color: #ffc926;margin-left: -31px;font-size: 12px;/* margin-top: -38px; *//* border-left: 2px solid; */}
.course .card .course-meta .ul-li i{
margin-left: 5px;

  
}
/*---------------courseend ---------------------------*/



  /*clients1*/
   .clients1 .card {
    height: 114px;
    width: 100%;
    margin-top: 26px;
    border-radius: 10px;

  }
  .clients1 .card .img{
    height: 114px;
    width: auto;
  }
  /*clients1-end*/
.sec-clients .img {
    width: 100%;
    height: 100px;
}
.clients1 .text-card h3{
font-size: 42px;
color: #fff;
font-weight: bold;
letter-spacing: 2px;
margin-top: 20px;
}
.clients1 .text-card p{
font-size: 16px;
color: #fff;
}


/*--------------- sec-why ---------------------------*/
.why {
background: #eee;
}
.why .box h2{ 
color: #0c0505;
font-size: 21px;
}
.why .box{    padding: 4px;
}
.why .box p{
font-size: 17px;
color: #fff;
padding-left: 22px;
}
.why small{
color: #fff;
margin-top: 35px;
} 
.why .box h3{
color: #fff;
font-size: 21px;
font-weight: bold;
padding-left: -12px;

}
.why .box .icone{
font-size: 32px;
color: #ffaf53;
border-radius: 50px;
float: left;
margin-left: -49px;
width: 71px;
height: 48px;
}
.why .box .icone:hover{
background: #ff8c00;
border-radius: 60px;
width: 71px;
height: 48px;
padding: -8px;
padding: -1px;

}
.why .img{
height: 65px;
position: absolute;
padding: 10px;
border-radius: 39px;
border: 3px solid #e9a401;  
color: #fff;
}
/*--------------- sec-why and ---------------------------*/


/*--------------- sec-awards ---------------------------*/
.awards .card{
background: none;
padding: 81px;
}
.awards .card img{
height: 66px;
width: 50px;
margin-left: 16px;
}
.awards .card h2{
font-size: 41px;
color: #fff;
margin-top: 19px;
font-weight: bold;
}
.awards .card p{
font-size: 13px;
color: #fff;
font-weight: bold;
}
/*--------------- sec-awards and ---------------------------*/

/*--------------- sec-construction ---------------------------*/
.construction .card-body{
position: relative;
z-index: 9;
color: #fff;
text-align: center;
background: #9ab8ba94;
height: 235px;
width: 100%;
top: 18px;
display: none;

}
.construction img:hover+.card-body{
position: relative;
z-index: 9;
margin-top: -253px;
color: #fff;
display: block;
}
.construction .card-body h3{
margin-top: 109px;
}
.construction .card-body p{
background: #ede9e3;
width: 171px;
margin-left: 50px;
cursor: pointer;

}
.construction img{
width: 100%;
height: 235px;
margin: 0px;
margin-top: 35px;

}
/*--------------- sec-construction and---------------------------*/

/*--------------- sec-People--------------------------------------*/
.People .box-4{
background: #1057a3a6;
padding: 28px;
}
.People .box-4 p{
color: #fff;
text-align: center;
}
.people .test-img{
        width: 100% !important;
    height: 460px !important;
}
.People h3{
font-size: 26px;
color: #000;
padding: 45px;
border-radius: 12px;
text-align: center;
margin-top: -8px;

}
.People img{
border-radius: 50px;
margin-left: 48px;
}
.People h4{
font-size: 23px;
color: #fff;
}
.People .tex{
float: right;
margin-right: 242px;
margin-top: 20px;
}
.metal h4{
font-size: 25px;
}

/*--------------- sec-People and--------------------------------------*/
.menubar {
background: #ffffff !important;
    padding-top: 12px;
    padding-bottom: 12px;
}
.bg-light{
background: #ff8c00;

}

.dropdown-menu[data-bs-popper] {
margin-top: 27px !important;
margin-top: 1.125rem;
border-radius: 0px !important;
}
.box5 {
padding: 80px;
text-align: left;
}
.box5 h4{
color: #fff;
}
.box5 img{
width: 64px;
height: 64px;
margin-bottom: 35px; 
border-radius: 69px;
}
.box5 h2{ 
color: #275834;
text-align: left;
margin-top: -45px;
padding: top;

}
.box5 p{
color: #0e0202;
font-size: 18px;
}
.counter {
font-family: 'On Sans', sans-serif;
color: #000;
background: #fff;
text-align: center;
width: 100%;
padding: 25px 30px 10px;
margin: 0 auto;
position: relative;
z-index: 1;
}
.text-white {
color: #fff!important;
}
.container{
max-width: 85%;

}
.cart-img{
width: 61px !important;
margin-left: 70px;
}
.navbar-expand-lg .navbar-nav {
    flex-direction: row;
    float: right;
    right: -4px;
    position: absolute;
    margin-top: -78px;

}
.logo {
     width: 36%;
    padding-top: 5px;
    padding-bottom: -2px;
    top-padding: 30px;
    margin-left: -43px;


}
.Quote{
}
.box4{
background: #ADA996;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #EAEAEA, #DBDBDB, #F2F2F2, #ADA996);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #EAEAEA, #DBDBDB, #F2F2F2, #ADA996); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
.box4 img{
width: 86px;
}
.box-active{
height: 262px !important;
background: #296a46 !important;

}
.box4 h2{
font-size: 23px;
text-transform: uppercase;
color: #4caf50;
font-weight: bold;
margin-top: 12px;
}
.box-active h2{
color: #fff;
}
.box-active p{
color: #fff !important;
padding-top:10px;

} 
.box4{
margin-right: 3.3%;
height: 297px;
margin-top: -78px;
background: #eee;
padding: 40px;
border-radius: 25px;
float: left;
width: 21.6%;
box-shadow: rgb(0 0 0 / 35%) 0px -50px 36px -28px inset;
text-align: center;
transition: transform 250ms;
}

.parallax-about
.box4:hover{
transform: translateY(-20px);
}
.enquiry{
height: 600px;
}
.enquiry-box{
background: #fff;
margin-top: 10%;
padding-left: 25px;
padding-right: 25px;
padding-top: 50px;
padding-bottom: 50px; 
box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;

}
.enquiry-box input{
background: #eee;
border: none;
margin-bottom: 15px;
height:50px;
border-radius: 5px !important; 
}
.enquiry-box .btn{
width: 100%
}

.color1{
background:  #fff;
}
.img{

}
.footer:before{
content: "";
left: -9px;
position: absolute;
width: 100px;
background: #b0ced1;
height: 100px;
z-index: 1;
border-right: 14px solid #ff4b4b;
border-bottom: -15px solid #00c5d8;
font-size: 88px;
padding-right: 4px;
color: #f00;
border-radius: 60px;
box-shadow: rgb(3 102 214 / 30%) 13px;
display: none;
} 

.color2{
background:  #fff;
}

.color3{
background:  #fff;
}
.color4{
background: #fdf7d1;
}
.price{
color: #000;
font-size: 18px;
}
.exp {
    float: left;
    left: 9%;
    background: #fff;
    height: 150px;
    position: relative;
    padding: 22px;
    padding-right: 24px;
    padding-top: 12px;
    border-bottom: 7px solid #1e3f74;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    animation: dzMove1 12slinear infinite;
    width: 196px;
    margin-top: -54px;    text-align: center;
}
.exp span{
    font-size: 69px;
    text-align: center;
    width: 100% !important;
    font-weight: bold;
}
 
.exp p
{
     text-align: center;
     margin-top: -15px;
}
.home-box{
margin-top: 100px;
}
.carousel-caption {
position: absolute !important;
    left: 20% !important;
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
    color: #fff !important;
    text-align: left !important;
    top: 20% !important;
z-index: 1;
}
.contact-area{
color: #fff;
font-size: 17px;
line-height: 30px;
background: #ff5e14;
padding: 
}
.carousel-caption h5{
font-size: 42px;
text-transform: uppercase;
font-weight: 900;
color: #fff !important;
line-height: 77px;
padding: 26px;
text-shadow: 60px 31px 86px #ff0000;

}
.card-icone{
position: fixed;
top: 30%;
left: -33px;
z-index: 9;
}
.card-icone ul{
list-style: none;
}
.card-icone ul li{
margin-top: 10px;

}
.card-icone .icone-1{
    width: 50px;
    background: #fe9802;
    padding: 9px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    z-index:top;
    list-style: none;
}

/*.icone-1{

 position: fixed;
width: 54px;
       top: 110px;
    background:#ff8c00;
    padding: 9px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    z-index: 9999;
    } 
.icone-1 {
  animation: bounce-out 2s ease infinite;
}
@keyframes bounce-out {
  70% { transform: scale(20); }
  10% { transform: scale(.20); }
  10% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 3;
    transform: scale(.3);
  } 
}

}*/
.carousel-caption p{
    font-size: 23px;
    margin-left: 28px;
    margin-top: -31px;
    font-weight: 200;
}
.footer a{
text-decoration: none;
}
.p-title{
margin-top: -10px;
margin-top: -36px;
font-size: 16px;
}
.footer ul li:before{
    content: "\f101";
    font-family: FontAwesome;
    top: 0;
    left: 0;
    bottom: 0;
    font-size: 12px;
    color: #ffffff;
    margin-left: -10px;
    margin-right: 4px;
    font-weight: 400;


}
.w-100 {
width: 100%!important;
height: 750px;
background: rgba(0, 0, 0, 0.8);
position: relative;
}
.sec-client img{
height: 217px;
}
.sec-client .card{
margin-bottom: 60px !important;
border: 5px solid #eee;
}
.sec-project img{
height: 94px;
}
.sec-client {
background: #fff;
}
/*------------feedback------------*/
.feedback .card {
border-radius: 20px;
height: 400px;
margin-top: 19px;
}
.feedback .card img{
border-radius: 20px;
height: 400px;
}
.video-play-btn {
position: absolute;
left: 50%;
top: 50%;
z-index: 1;
display: inline-block;
width: 80px;
height: 80px;
line-height: 75px;
text-align: center;
background-color: #330100cf;
border-radius: 50%;
color: var(--main-color-one);
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
a, a:hover, a:focus, a:active {
text-decoration: none;
outline: none;
color: inherit;
}
.feedback .before{
background: linear-gradient(to bottom, #003f7d82, #f7f8f870);
height: 100%;
width: 100%;
position: absolute;
}
.feedback .before:hover{
background: linear-gradient(to bottom, #003f7d1f, #fe980291);
}

/*------------feedback-end-------------*/


.card {
    position: relative;
    /* display: flex; */
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    /* background-color: #fff; */
    /* background-clip: border-box; */
    /* border: 1px solid rgba(0, 0, 0, .125); */
    border-radius: .25rem;
    margin-top: 91px;
    /* height: 110px; */


    }

    .card-content {
      padding: 20px;
      text-align: center;
    }

    .card-wave {
       position: absolute;
    bottom: -2px;
    left: 0;
    width: 101%;
    height: 153px;
    border-bottom: 1px solid #fff;
}

    .card-wave svg {
      display: block;
      width: 100%;
      height: 100%;
    }


.people .back {
color: #fff;
padding-left: 81px;
padding-right: 81px;
margin: 1px;
box-shadow: none;
}
.people .icone {
color: #f37a2457;
font-size: 35px;
}
.people .back .img {
width: 70px;
border-radius: 38px;
border-bottom: 2px solid #f00;
}
.people h3 {
    font-size: 18px;

color: #080605;
border-bottom: 2px solid #f2c8af;
width: 163px;
}
.people .back p {
text-align: left;
/* padding-left: 62px; */
font-size: 19px;
font-style: italic;
color: #333;
line-height: 39px;
}
.navbar-brand{
}
.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;
}
.top-bar{
background: #fe9802;
}


.navbar-light .navbar-nav .nav-link {
font-weight: 500;
color: #000;
font-size: 17px;
font-weight: 300;
position: relative;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
    margin: 2px 12px;
line-height: 40px;
padding: 0;

}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
color: rgb(235 176 69);
}
.navbar-light .navbar-nav .nav-link:hover{
color:#000;
}
.participate p{
font-size: 17px;
color: #000;
    
} 
.participate h5{
font-size: 23px;
font-weight: bold;
color: #0d7e0d;
} 
.accordion-item{
margin-bottom: 7px;
}
.accordion-button {
color: #ff8c00;
font-size: 20px;
font-weight: bold;
background-color: #fff;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}
.accordion-button:not(.collapsed) {
    color: #1d457b;
    font-size: 20px;
    font-weight: bold;
    background-color: #e7f1ff;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

.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;
text-indent: -999px;
cursor: pointer;
background-color: #110d0e;
}

.navbar-nav {
display: flex;
flex-direction: column;
margin-bottom: 0;
list-style: none;
margin-left: 40px;
}
.inq{
float: right;
margin-top: -10px;
z-index: 999;
position: relative;
margin-left: 30px;
}
.top-bar ul{
margin-top: 12px;
margin-bottom: 12px;
    padding-left: 0rem;
}

.top-bar ul li{
display: inline;
padding-right: 15px;
color: #fff;
}
.padding-70{
padding-top: 50px;
padding-bottom: 50px;
}
.small-text{
color: #fe7720;
font-size: 18px;
}
.p-70{
padding:70px; 
}
.title{	
position: relative;
display: block;
font-size: 45px !important;
line-height: 1.28em;
letter-spacing: 1px;
color: #000;
font-weight: BOLD;
text-transform: CAPITALIZE;


}
.event2 .icone {
    color: #ffa132;
    font-size: 39px;
    margin-top: 45px;
}

.event2 .card{
background-color: #fff;
    height: 543px;
box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;



}

.event2 img {
    height: 281px !important;
width: 100%;
    clip-path: polygon(-168% 12%, 100% -7%, 100% 102%, 0% 100%, 18% 100%, 0% 104%, 103% 100%, 0 88%);
}




.icon::before {

    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    font-family: 'FontAwesome';
    src: url('/font-awesome/fontawesome-webfont.eot');
    src: url('/font-awesome/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('/font-awesome/fontawesome-webfont.woff2') format('woff2'), url('/font-awesome/fontawesome-webfont.woff') format('woff'), url('/font-awesome/fontawesome-webfont.ttf') format('truetype'), url('/font-awesome/fontawesome-webfont.svgfontawesomeregular') format('svg');

}
.event2 .card-body{
text-align: center;
}
.event2 .hide{
    text-align: center;
    height: 0%;
    width: 100%;
    position: absolute;
    background:#ff98008f;
    top: 0;
    transition-property: height;
    transition-duration: 0.5s;

    
}
.event2 .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%);
}
    
.event2  .date {
padding: 16px 24px;
position: absolute;
z-index: 9;
background: #000000;
left: 41%;
color: #fd7e14;
margin-top: 208px;
text-align: center;
border-radius: 60px;


}
.event2 .date h4 {
color: var(--color-primary);
font-size: 14px;
margin: 0;
text-transform: uppercase;
}
.event2 .date h4 span {

    /* display: block; */
    font-size: 24px;
    font-weight: 900;
}

.event2 ul
{
margin: auto;
margin-left: -30px;
}
.event2 ul li{
display: inline;
margin: auto;
text-align: left;
padding-right: 5px;
color:#9E9E9E;
font-weight: 600;
}
.event2 p{

color: #000;
font-size: 15px;

font-weight: 400;
text-align: left;
}

.event2 .card h3{
margin-top: 20px;

font-size: 23px;
color: #000;
font-weight: bold;
text-align: left
}

.event .card{
 
height: 245px;
    /* box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px; */



}

.event img {
     height: 244px !important;
width: 100%;
    clip-path: polygon(-168% 12%, 100% -7%, 100% 102%, 0% 100%, 18% 
        100%, 0% 104%, 103% 100%, 0 100%);
}




.icon::before {

    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    font-family: 'FontAwesome';
    src: url('/font-awesome/fontawesome-webfont.eot');
    src: url('/font-awesome/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('/font-awesome/fontawesome-webfont.woff2') format('woff2'), url('/font-awesome/fontawesome-webfont.woff') format('woff'), url('/font-awesome/fontawesome-webfont.ttf') format('truetype'), url('/font-awesome/fontawesome-webfont.svgfontawesomeregular') format('svg');

}
.event .card-body{
text-align: center;
}
.event .hide{
    text-align: center;
    height: 0%;
    width: 100%;
    position: absolute;
    background: #108ccc8f;
    top: 0;
    transition-property: height;
    transition-duration: 0.5s;

    
}
.event .card:hover .hide{
display: block;
height: 348px;
clip-path: polygon(17% 0%, 99% 0, 100% 23%, 127% 58%, 50% 106%, 0 77%, 0% 78%, 0% 0%);
}
    
.event  .date {
padding: 16px 24px;
position: absolute;
z-index: 9;
background: #000000;
left: 41%;
color: #fd7e14;
margin-top: 208px;
text-align: center;
border-radius: 60px;
}
.event .date h4 {
color: var(--color-primary);
font-size: 14px;
margin: 0;
text-transform: uppercase;
}
.event .date h4 span {

    /* display: block; */
    font-size: 24px;
    font-weight: 900;
}

.event ul
{
margin: auto;
margin-left: -30px;
}
.event ul li{
display: inline;
margin: auto;
text-align: left;
padding-right: 5px;
color:#9E9E9E;
font-weight: 600;
}
.event p{

color: #000;
font-size: 15px;

font-weight: 400;
text-align: left;
}

.event .card h3{
margin-top: 20px;

font-size: 23px;
color: #000;
font-weight: bold;
text-align: left
}
.text-p{
color: #9d9aaa;
}
.no-bottom-margin{
padding-bottom: 0px !important;
}
.title span{
color: #f02b3a;
}

.sec-about{
background: #ECE9E6;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #FFFFFF, #ECE9E6);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #FFFFFF, #ECE9E6); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.sec-about img{
border-bottom: 26px solid #f5c603
height: 100% !important;
}
.sec-about p{
margin-bottom: 40px;
font-size: 18px;
line-height: 26px;
color: #000;

}
.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;
}
.list li {
display: inline;
width: 100%;
list-style: disc;
float: left;
color: #000;
line-height: 22px;
text-align: left;
font-size: 15px;
background: #fff;
padding: 16px;
margin-top: 21px;
border-left: 4px solid #275834;
border-right: 4px solid #275834;
box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
border-top-left-radius: 25px;
border-bottom-right-radius: 25px;
}
.list li {
display: inline;
width: 100%;
list-style: disc;
float: left;
color: #000;
line-height: 35px;
font-size: 15px;
margin-left: -30px;
margin-right: 50px;
}
.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{
background-image: url(../images/vission.jpg);
min-height: 550px;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover; 
}

.text-center {
text-align: center !important;
}
h5{
    font-size: 18px;
    font-weight: 300;
    color: #000;
}
.title-border {
  text-align: center;
  color: #000;

  &:before, &:after {
    content: '';
    display: inline-block;
    width: 100px;
    height: 1px;
    vertical-align: middle;
    background-color: orange;
  }

  &:before {
    margin-right: 10px;
  }
  &:after {
    margin-left: 10px;
  }
}
.sec-contact2 h2{
padding-top: 51px;
font-size: 35px;
text-transform: uppercase;
font-weight: bold;
color: #fff !important;
height: 204px;
margin-bottom: 0px;
}
.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-service{
/* The image used */
background-image: url("../images/service.jpg");
/* Set a specific height */
min-height: 410px;
/* Create the parallax scrolling effect */
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.parallax-founder{
/* The image used */
background-image: url("../images/founder.png");
/* Set a specific height */
min-height: 750px;
/* Create the parallax scrolling effect */
background-position: center;
background-repeat: no-repeat;
background-size: cover;

}
.parallax-why{
background-image: url(../images/why.jpg);
min-height: 650px;
/*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;
}
.parallax-contact h2 {
width: 100%;
padding-top: 51px;
font-size: 40px;
text-transform: uppercase;
font-weight: bold;
color: #fff;
margin-bottom: 0px;
}
.parallax-about {
background-image: url(../images/about-back.png);
min-height: 200px;
background-repeat: no-repeat;
background-size: cover;
text-align: center;
background-attachment: fixed;
}
.sec-clients img {
width: 100%;
height: 100px;
}
.contact-btn{
margin-top: 20px;
}
.parallax-contact h2{

width: 100%;
text-transform: capitalize;
font-weight: bold;
}
.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 {

min-height: 500px;
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: 120px;
/* Create the parallax scrolling effect */
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.box3 img{
width: 100%;
margin: 0px;
adding: 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;
}
.People .box-4 .carousel-indicators [data-bs-target] {
box-sizing: content-box;
flex: 0 1 auto;
width: 17px;
height: 20px;
padding: 0;
margin-right: 3px;
margin-left: 3px;
text-indent: -999px;
cursor: pointer;
background: #fede2a;
background-clip: padding-box;
border: 0;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
opacity: .5;
transition: opacity .6s ease;
}
.People .box-4 i {
color: #ffcd5d;
font-size: 23px;
}
.People .box-4 p{
padding: 20px;
}
.People .card .img{
height: 580px;
width: 100%;

}
.form {
position: absolute;
border: 5px: pad;
right: 0;
width: 668px;
margin-right: 57px;
background: #eee;

right: 0;

padding: 28px;
margin-right: 57px;
box-shadow: rgb(0 0 0 / 56%) 0px 22px 70px 4px;
}

.sec-quote{
background: #fff;
}

.sec-products{
background: #eee;
}
.sec-products .card-img-top{
    height:298px !important;
}

.service p {
font-size: 17px;
color: #fff;
}
.card-text {
columns: #222222;
font-size: 16px;
font-weight: 600;
padding: 8px;
}
/*.card img{
transition: transform .4s;
}
.card img:hover{
transform: scale(1.1);
transform-origin: 40% 100%;
}
*/
.btn{
color: #000;
background: #f59320;
border: none;
padding-right: 35px;
padding-left: 35px;
padding-top: 9px;
padding-bottom: 9px;
background-color: #ffc600;
box-shadow: rgba(0, 0, 0, 0.17) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset, rgba(0, 0, 0, 0.1) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.06) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;

box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
}
.card-text:hover{
color: orange;
}
.section3{
background: linear-gradient(125deg, #f17507 54%, #cccccc 26%);
}
.btn-white2{
background: #fff;
color: #000;
}
.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: 20px !important;
padding-bottom: 20px !important;
border-top-left-radius: 20px !important;
border-bottom-right-radius: 20px !important;
padding-right: 55px !important;
background-color: #db3131 !important;
font-size: 25px !important
}
.contact2{
background: #fff;
padding-left:55px !important;
padding-right: 55px  !important;
padding-top: 20px  !important;
padding-bottom:20px  !important;
}
input{
line-height: 44px !important;

}
/*slider animation code*/

/*.slideshow .slider-track {
  -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
}
.slideshow .item {
  height: 100%;
  position: relative;
  z-index: 1;
}
.slideshow .item img {
  width: 100%;
  -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}
.slideshow .item.slick-active img {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-animation: cssAnimation 8s 1 ease-in-out forwards;
  animation: cssAnimation 8s 1 ease-in-out forwards;
}

@keyframes cssAnimation {
  from {
    -webkit-transform: scale(1) translate(0px);
  }
  to {
    -webkit-transform: scale(1.3) translate(0px);
  }
}
@-webkit-keyframes cssAnimation {
  from {
    -webkit-transform: scale(1) translate(0px);
  }
  to {
    -webkit-transform: scale(1.3) translate(0px);
  }
}
*/
.box-slider{
    background: #1475b278;
    width: 400px;
    height: 400px;
    position: absolute !important;
    top: 0;
    z-index: 1;
    left: 18%;
}
.why-list{
margin-top: 20px;
margin-left: -30px;
}
.btn-primary{

    padding-top: 12px;
    padding-bottom: 12px;
    color: #fff;
    padding-left: 35px;
    padding-right: 35px;
    background-color: #ff8c00;
    border-color: #009fdd;
    border-radius: 25px;
    margin-top: 11px;
}

.why .card {
    adding: -26px;
    width: 100%;
    padding: -3px;
    position:relative;
    height: 457px;
    color: #fff;

}
.why .card h2{
font-size: 40px;
color: #fff;
font-weight: bold;
}
.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;
background: #f00;
padding-top: 25px;
padding-bottom: 25px;
padding-left: 35px;
padding-right: 35px;
margin-left: -16px;
border-radius: 12px;
color: #fff;
margin-right: 24px;
background: #002b64;
}
/*.footer{
background: #002b64;
}*/
.footer a{
color: #260e09 !importan;
text-decoration:none !important;
font-weight: normal;
}
.footer h2{     
color: #fff;
margin-bottom: 30px;
font-size: 24px;
font-weight: bold;
}
.footer h2::first-letter {
  font-size: 100%;
  font-weight: bold;
  color: orange;
}
.footer ul li{
color: #fff;
list-style: none;
text-align: center;    
font-size: 16px;
margin-bottom: 10px;
text-align: left;
}
.footer p{
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    padding-right: 38px;

 
}
.footer a{
color: #fff;
font-weight: 300;
}
.footer img{
float: left;
margin-top: 24px;
}
.help{
font-size: 40px !important;
margin-top: 20px;
margin-bottom: 3px !important;
}
.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;

}
.sec-title h2 {
 margin-left: -2%;
position: absolute;
text-transform: capitalize;
font-size: 36px;
font-weight: bold;
margin-top: -2px;
}
.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{
padding: 8px;
background: #ff8c00;

}
.career ul {
    list-style: none;
}
.career ul li{
font-size: 17px;
line-height: 46px;
}
.career .card .btn-white {
    background-color: #006992;
    color: #fff;
}
.career .card{
    padding: 30px;
    height: 418px;
    border-bottom: 5px solid #1d467c;

}
.career .card p{
font-size: 22px;
line-height: 50px;

}
.career-ul{
color: red;
}
.social-head{
margin: auto;
padding-top: 2px;
padding-bottom: 0px;
}
.social-head i{
padding: 7px;
background:none
}
.section7{
padding-top:7px;
    background: #1d1f39;
    margin-top: -7px;

}
.section7 p{
color: #fff;
}
.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: #001742;
}