
@import url('https://fonts.googleapis.com/css2?family=Play:wght@400;700&family=Saira+Semi+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap');

body {
  font-family: 'Saira Semi Condensed', sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #83868c;
  overflow-x: hidden;
}
p{
    font-size: 16px;
    color: #000;
}
.top-bar{
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+ */

}

.top-bar .text-left {
background: #00643b;
height: 47px;
height: 47px;
}
.top-bar p {
    color: #fff;
    padding-top: 10px;
    text-align: -webkit-center;
}
.top-bar .text-right {
  background-color: #8fb969;
  height: 47px;

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

.sec-service .card a{
    font-size: 21px;
}
.sec-service img {
    height: 230px;

}
/*--------------- sec-registration ------------*/
.registration{
      background: #fff;
}

.registration .card-body h2{
 font-size: -webkit-xxx-large;
 color: #fff;
 font-size: 36px;
 margin-top: 205px;
 font-weight: bold;
}
.registration .card-body p{
    color: #fff;
    font-size: 20px;
}
.registration .card-body{
 background: #f3a63254;
    position: absolute;
    width: 100%;
    margin-top: -274px;

}
.sec-service img{
    width: 100%;
}
.registration .card-body:hover{
    background: none;
}
.registration .first-card{
    padding: 35px !important;
}
.registration  .img{

width: 100%;
border-radius: 0px;
    height: 100%;
}

.registration .card {
 position: relative;
 height: 225px;
 min-width: 0;
 border: none;
 border-radius: 0px;
 margin-bottom: 30px;
 padding: 0px;
 z-index: 9;
 box-shadow: rgb(50 50 93 / 25%) 0px 13px 27px -5px, rgb(0 0 0 / 30%) 0px 8px 16px -8px;

}
.registration .card h2 {
    font-size: 26px;
    color: #000;
    text-transform: capitalize;
    position: relative;
    z-index: 9;
    font-weight: 600;
}
.registration .card p{
 font-size: 19px;
 color: #fff;
 position: relative;
 z-index: 9;
}
.registration.icone{
 font-size: 178px;
 position: relative;
 z-index: 0;
 position: absolute;
 margin-left: -104px;
 margin-top: -22px;
 color: #0c010117;
}
/*--------------- sec-registration and ------------*/

/*--------------- sec-about -----------------------*/

.about small{
font-size: 20px;
color: #423e3e;
font-weight: 500;
}
.about p{
 font-size: 17px;
 color: #000;
 line-height: 27px;
}
.about img {
    height: 454px;
    width: 82%;
    border-radius: 50%;
    border-bottom: 25px solid #00bcd4;
}
.about img:hover{
  border-bottom: 25px solid #ffc531;
}
/*--------------- sec-about and -------------------*/

/*--------------- sec-vision -------------------*/
.vision .box{
height: 248px;
width: 100%;
padding: 23px;
    background: #f9edcf;
    border-radius: 10px;

}
.vision .box:hover{
background: #00c4e8;
}
.vision p{
font-size: 17px;
color: #fff;
}
.vision p:hover{
font-size: 17px;
color: #fff;

}
.vision h3:hover{
font-size: 24px;
color: #fff;

}
.vision  img{
height: 343px;
width: 115%;
}
.vision .icone{
 color: #ffa132;
 font-size: 39px;




}
.vision h3{
font-size: 24px;
color: #000;
padding: 6px;
}

/*--------------- sec-vision and -------------------*/

/*--------------- sec-why ---------------------------*/

.why {
  background: #eee;
}

.why .box h2{
 color: #0c0505;
 font-size: 21px;

 }
.why .box{
 padding: 50px;
}
.why p{
 font-size: 17px;
 color: #fff;
}
.why .box p{
  box-shadow:  none;
  background: none;
  padding: 0px;
  font-size: 15px;
  border: none;
  color: #0c0505;

}
.why .box h3{
    color: #fff;
    font-size: 17px;

}
 .why .icone{
  font-size: 43px;
  color: #ffaf53;
  padding: 13px;
  border-radius: 50px;
  float: left;
 }
.why .icone:hover{
  background: #332f2f;
}
.why .img{
  height: 65px;
  position: absolute;
  padding: 10px;
  border-radius: 39px;
  border: 3px solid #e9a401;
  color: #fff;
}
/*--------------- sec-why and ---------------------------*/


/*--------------- sec-awards ---------------------------*/
.awards {
    height: 50px;
}
.awards .card{
background: none;
padding: 20;
padding-left: 58px;
}
.awards .card img{
height: 51px;
margin: 20px;
width: 50px;
margin-left: 4px;
}
.awards .card h2{
font-size: 34px;
color: #fff;
margin-top: -4px;
font-weight: bold;
}
.awards .card p{
font-size: 13px;
color: #fff;
font-weight: bold;
}
/*--------------- sec-awards and ---------------------------*/

/*--------------- sec-construction ---------------------------*/
.construction .card-body {
    text-align: center;
    background: #00bcd4;
    height: 55px;
    width: 100%;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}
.construction a {
    text-decoration: none;
}
.construction .card-body h3{
 color: #000;
 font-size: 22px;
}
.construction .card-body p{
width: 171px;
cursor: pointer;
color: #000;
text-align: center;
margin-left: 67px;

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

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

/*--------------- sec-People--------------------------------------*/
.People .box-4{
background: #00c7e5d1;
padding: 28px;
}
.People .box-4 p{
 color: #000;
 text-align: center;
}
.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;
}
 /*--------------- sec-People and--------------------------------------*/
.menubar{
 background: #fdfdfe !important;
}
.bg-light{
   background: #fff !important
}
small{
font-size: 16px;
color: #333;
}
.sec-products .card a{
    font-size: 21px;
    font-weight: 500;
}
.dropdown-menu[data-bs-popper] {
top: 100%;
    left: 0;
    margin-top: 35px;
    min-width: 240px;
    border-radius: 0;
    background: #f9ec4c !important;
    background: -webkit-linear-gradient(to right, #f9ec4c, #f9ec4c) !important;
   background: linear-gradient(to right, #ffc63c, #ffc84f)!important;
    padding: 0;
    box-shadow: rgb(50 50 93 / 25%) 0px 2px 5px -1px, rgb(0 0 0 / 30%) 0px 1px 3px -1px !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: 'Open Sans', sans-serif;
color: #000;

text-align: center;
width: 100%;
padding: 25px 30px 10px;
margin: 0 auto;
position: relative;
z-index: 1;
}


.text-white {
color: #fff!important;
}
.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;
}
.logo{
   width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
}
.Quote{
}
.counter:hover .counter-icon {
    transform: rotateX(360deg);
    text-shadow: 0 0 10px rgb(0 0 0 / 40%);
}
.counter .counter-icon {
font-size: 35px;
margin: 0 0 10px;
transform: rotateX(0deg);
transition: all 0.3s ease 0s;
}
*, ::after, ::before {
box-sizing: border-box;
}
.counter h3 {
font-size: 18px;
font-weight: 500;
text-transform: capitalize;
font-weight: bold;
letter-spacing: 1px;
margin: 0 0 20px;
}
.counter .counter-value {
color:#fff;
    /* background: #fff; */
    font-size: 33px;
    font-weight: 600;
    text-align: center;
    /* line-height: 60px; */
    /* width: 90%; */
    height: 50px;
    /* padding: 0 15px; */
    /* margin: 0 0 0 -37px; */
    display: block;
    margin-top: -24px;
    margin-bottom: 27px;
}
*, ::after, ::before {
    box-sizing: border-box;
}
.counter {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 25px 30px 10px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.division p{
    font-size: 17px;
    color: #fff;
    text-align: justify;

}
.division img{
    height: 400px;
    width: 100%
}

.quality p{
    font-size: 17px;
    color: #fff;
    text-align: justify;

}
.quality img{
    height: 400px;
    width: 100% 
}

.vision .card{
padding: 68px;
border-radius: 50px
}
.vision i{
font-size: 53px;
color: #f0f2ef;
text-align: center;
margin: 11px;
}
.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+ */
}
.service{
background: #eee;
}
.service img{
width: 42%;
height: 112px;
margin-top: 55px;
padding-bottom: 20px;
}
.service .card-1 span{
font-size: 50px;
font-weight: bold;
color: #fff;
}
.service  .card-body h3 {
font-size: 16px;
color: #ffbc3a;
font-weight: bold;
}
.service  .card-body p{
 color: #ffffff;
}
.service .carousel-indicators{
margin-top: 100px !important;
}
.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-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{

 }

.color2{
background:  #fff;
}

.color3{
background:  #fff;
}
.color4{
background: #fdf7d1;
}
.price{
color: #000;
font-size: 18px;
}
.exp {
 float: right;
 right: 9%;
 margin-top: -137px;
 background: #fff;
 height: 100px;
 position: absolute;
 padding-left: 30px;
 padding-right: 24px;
 padding-top: 12px;
 border-bottom: 7px solid #379d62;
 box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
 animation: dzMove1 12s linear infinite;

}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 12px 12px 12px 12px;
    clear: both;
    font-weight: 400;
    font-size: 17px;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border-bottom: 1px solid #f3e42d /* border: 0; */;
}
.exp h2{
float: left;
font-size: 60px;
color: #379e63;
font-weight: bold;
margin-right: 20px;
}
.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;
}
.carousel-caption {
position: absolute !important;
right: 15%  !important;
bottom: 1.25rem  !important;
left: 10%  !important;
padding-top: 1.25rem  !important;
padding-bottom: 1.25rem  !important;
color: #fff  !important;
text-align: left !important;
top: 20%  !important;
  }
.contact-area{
color: #fff;
font-size: 17px;
line-height: 30px;
background: #ff5e14;
padding:
}

.carousel-caption h5{
font-size: 46px;
text-transform: uppercase;
font-weight: bold;
color: #fff !important;
}
.carousel-caption p{
font-size: 20px;
color: #fff;
}
.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: 13px;
    color: #ffffff;
    margin-left: -14px;
    margin-right: 8px;
    font-weight: 400;

}
.w-100 {
width: 100%!important;
height: 550px;
background: rgba(0, 0, 0, 0.8);
position: relative;
}
.sec-client img{
height: 160px;
    width: 80%;
    border: 1px solid #ccc;
    border-radius: 7px;
}
.sec-client .card{
margin-bottom: 60px !important;
}
.sec-project img{
height: 94px;

}
.sec-client {
background: #fff;

}
.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;
}
.navbar-light .navbar-nav .nav-link {
font-weight: 500;
color: #000;
text-transform: uppercase;
font-size: 17px;
font-weight: 500;
text-transform: uppercase;
position: relative;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
margin: -3px 12px;
line-height: 40px;
padding: 0;
}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
    color: rgb(0 100 63);
}
.navbar-light .navbar-nav .nav-link:hover{
color:#e9e7e8;
}

.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{
float: right;
margin-top: 12px;
margin-left: 10px;
margin-bottom: 12px;
text-align: right;
margin-right: 177px;
}
.top-bar ul li{
display: inline;
padding-right: 15px;
color: #1e1a1a;
}
.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: 32px;
line-height: 1.28em;
letter-spacing: 1px;
color: #000;
font-weight: BOLD;
text-transform: UPPERCASE;

}
.text-p{
color: #9d9aaa;
}
.no-bottom-margin{
padding-bottom: 0px !important;
}
.title span{
color: #f02b3a;
}
.text-white{
color: #e8ecef !important;
}
.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;
}
.card a{
color: #000;
font-size: 15px;
list-style: none;
text-decoration: none;
text-transform: capitalize;

}
body {
background-color: #dfd3d3;
}
.list li {
display: inline;
width: 100%;
list-style: disc;
float: left;
color: #000;
line-height: 22px;
text-align: left;
font-size: 15px;
background: #fff;
/* font-weight: bold; */
padding: 16px;
/* border-radius: 8px; */
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: 333px;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}


.parallax-vission h2 {
    text-align: center;
    width: 100%;
    padding-top: 90px;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    height: 204px;
    margin-bottom: 0px;
}
a {
color: #ffffff;
text-decoration: underline;
}
.text-center {
text-align: center !important;
font-size: 36px;
}
.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: 268px;
/* 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: 366px;
background-repeat: no-repeat;
background-size: cover;
}
.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: #fff;
    height: 204px;
    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;
}

.sec-clients img {
    width: 100%;
    height: 100px;
}
.contact-btn{
	margin-top: 20px;
}
.parallax-contact h2{
	text-align: center;
    width: 100%;
    text-transform: uppercase;
    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 {
  /* The image used */
    background-image: url("../images/bg.jpg");
   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;
    padding: 10px;

	-webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;

    transition: all 300ms ease-out 0s;

}
.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;
}
.form {
    position: absolute;
    border: 5px: pad;
    right: 0;
    width: 668px;
    margin-right: 57px;
    background: #eee;
    right: 0;
    margin-top: 69px;
    padding: 28px;
    margin-right: 57px;
    box-shadow: rgb(0 0 0 / 56%) 0px 22px 70px 4px;

}
.box img{
    float: left;
    border-radius: 10px;
    margin-left: -80px;

}

.box h2{
  font-size: 20px;
  text-align: left;
  margin-bottom: -10px;
}
.sec-quote{
  background: #fff;

}
.card{
}
.sec-products{
background: #eee;
}
.sec-products img{
height: 230px;
}
.sec-gallery img{
height: 286px;
}
.card-text{
columns: #222222;
font-size: 24px;
font-weight: 600;
}
.card-text {
columns: #222222;
font-size: 18px;
font-weight: 600;
padding: 8px;
}
.card img{
transition: transform .4s;
}
.card img:hover{
transform: scale(1.1);
transform-origin: 40% 100%;
}
.card {
position: relative;
display: flex; overflow: hidden;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-clip: border-box;
border: none;
border-radius:0px;
margin-bottom: 30px;
}
.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;
border-radius: 29px;
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;
border: none !important;

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

}
.btn-primary{
 border-radius: 94px;
 padding-top: 12px;
 padding-bottom: 12px;
 color: #fff;
 padding-left: 35px;
 padding-right: 35px;
 background-color: #00cae8;
 border-color: #009fdd;


}
.why .card {
    background: #4caf50 !important;
 width: 55%;
 padding: 20px;
 position: absolute;
 height: 448px;
 float: right;
 right: 100px;
 margin-top: 45px;
 padding: 55px;
 color: #fff;
 border-radius: 15px;
}
.why img{
    border-top-right-radius:25px ;
}
.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;
 height: x;
 padding-top: 22px;
 padding-top: 25px;
 padding-bottom: 25px;
 padding-left: 35px;
 padding-right: 35px;
 margin-left: -16px;
 border-radius: 12px;
 color: #fff;
 margin-right: 24px;

}

.footer{
     background:#00abc0;

}
.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 ul li{
color: #fff;
list-style: none;
text-align: center;
font-size: 19px;
margin-bottom: 10px;
text-align: justify
}
.footer p{
color: #fff;
font-size: 18px;
font-weight: normal;
text-align: justify;
}
.footer a{
color: #fff;
}
.footer img{
float: left;
margin-top: 24px;
}
.help{
font-size: 40px !important;
margin-top: 20px;
margin-bottom: 3px !important;
}
.sec-title{
position: relative;
font-size: 66px;
color: #000;
font-weight: 600;
height: 112px;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.sec-title h2{
margin-left: 10%;
    position: absolute;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: bold;
    margin-top: 34px;
}
.sec-title:before {
content: '';
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background: #00c7e5;
opacity: .70;
position: absolute;
}
.btn-white{
background: #fff;
color: #000;
margin-top: 32px;
}
.social i{
padding: 8px;
background: #00cae3;

}
.career-ul{
color: red;
}
.social-head{
margin: auto;
padding-top: 2px;
padding-bottom: 0px;
}
.social-head i{
padding: 7px;
background:none;
color: #000;
}
.section7{
padding-top: 25px;
background: #00bcd4;
}
.section7 p{
color: #b53a3e;
}
.section-testimonials{
background:#ffecf4;
}
.testimonials h5{
margin: 0;
font-size: 20px;
font-style: italic;
margin-bottom: 25px;
color: #000;
font-weight: 400;
}
.testimonials p{
color: #000
}
.testimonials .carousel-caption{
top: 0px;
}
.test-item{
height: 260px !important;
}

.test-item img{
  display: none
}

 .social-head a {
    color: #fff;
 }
