@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@font-face {
  font-family:"poppins";
  src: url("poppins.extralight.ttf") format("truetype");
}
@font-face {
  font-family:"poppins-medius";
  src: url("poppins.medium.ttf") format("truetype");
}

body {
 font-family: 'poppins';
/* Poppins font*/
  font-weight: normal;

  font-style: normal;
  color: #83868c;
  overflow-x: hidden;
}
.top p{
  color: #fff;
  margin: 6px;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    color: #000;
    font-size: 17px;
}
.dropdown-menu[data-bs-popper] {
    top: 100%;
    left: 0;
    margin-top: 27px;
    min-width: 240px;
    border-radius: 0;
    padding: 0;
}.dropdown-item {
    display: block;
    width: 100%;
    padding: 12px 12px 12px 12px;
    clear: both;
    font-weight: 600;
    font-size: 17px;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: white;
    border-bottom: 1px solid #f9ebe5;
    text-align: left;
}
 .top .left{
   float: right;
 }
  .top-logo p{
   font-size: 16px;
   margin-top: 31px;
}
  .top-logo i{
    color: #f34319;
    font-size: 38px;
    float: left;
    margin-left: -40px;
    margin-top: -43px;

}
 .top-logo h5{
   font-size: 16px;
   color: #000;

 }
 .top-logo .no{
  margin-right: 50px;
}
 .sec-service p{
   font-size: 20px;
   color: #fff;
 }
 .top-bar ul li i{
        color: #ee5306;
   font-size: 16px;
 }
.top-bar .text {
    font-size: 16px;
    color: #060000;
    margin-top: 8px;

}
 .sec-service .card-1{
      margin-right: 371px;

 }
  .sec-service .card-1 ul li{
    font-size: 29px;
    color: #fff;
    float: right;
    list-style: none;
    margin-right: 45px;
    font-weight: bold;

  }
  .sec-service .card-1 ul li:hover{
        color: #ff844c;
  }
  .sec-service .card-1 ul li:after{
    content: "/";
    font-size: 22px;
    font-size: 1.375rem;
    color: #fff;
    margin-left: 12px;
    margin-right: -32px;
  }
 .sec-service p{
    color: #fff;
    border-radius: 13px;
   font-size: 16px;

}
 .sec-service .btn-red {
   font-size: 16px;
    background: -webkit-linear-gradient(0deg, #f25743, #eb3648 50%);
    color: #fff;
    padding: 18px;
    font-weight: bold;
    padding-left: 36px;
    padding-right: 36px;

}

.menubar{
 height: 144px;
 background: #fff;
   
}
 
.bg-light{
    background: #101111 !important;
}
small{
   font-size: 16px;
      color: #e1e4eb;
}

.enquiry-box {
    background: #fff;
    margin-top: 10%;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 50px;
    padding-bottom: 50px;
    width: 100%;
    box-shadow: rgb(50 50 93 / 25%) 0px 13px 27px -5px, rgb(0 0 0 / 30%) 0px 8px 16px -8px;
}
.form-control-3 {    
    height: 43px;
    margin-top: 35px;
    color: #fff;
    background: #000;
    margin-left: -46px;

}

.form {
    width: 100%;
    z-index: 9;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}
.form h2{
    font-size: 36px;
    text-transform: capitalize;
    font-weight: bold;
    margin-bottom: -12px;
    color: #1e1e2a;
    text-align: left;
    margin-top: -27px;

}
.form h3{
    font-size: 30px;
    margin-top: 26px;
    color: #1e1e2a;
    text-align: left;
}
.form p{
    color: #1e1e2a;
      font-size: 16px;
    text-align: left;
    line-height: 42px;
}
.form i{
    position: relative;
    top: -39px;
    float: right;
    right: 18px;
   font-size: 16px;
}
.form-3 i{
    position: relative;
   float: right;
   font-size: 16px;
    margin-top: -74px;
    width: 53px;
    background: #f00;
    padding: 8px;
    height: 57px;
    margin-left: 148px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    margin-top: 39px;
}
.form a{
        border-radius: 0px !important;
    margin-top: 0px;
  
    z-index: 1;
    background: -webkit-linear-gradient(0deg, #f25743, #eb3648 50%);
    padding: 12px;
    font-size: 22px;
    color: #fff;
    border-radius: 5px;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
    text-align: center;
}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
  color: rgb(255 255 255);
}
.form-label {
  margin-bottom: 0.5rem;
}
.btn-2 {
    background: #000;
    color: #fff;
    padding: 9px;
    font-size: 14px;
    margin-left: 24px;
}
.btn-3 {
    background: #000;
    color: #fff;
    padding: 9px;
   font-size: 16px;
    margin-left: 24px;
}

 .form-2{
    background: #ff8941;
    width: 58%;
    height: 512px;
    float: right;
    margin-top: -633px;
    position: relative;
    margin-left: 20px;
    box-shadow: rgb(50 50 93 / 25%) 0px 30px 60px -12px, rgb(0 0 0 / 30%) 0px 18px 36px -18px;
 }
.dropdown-menu[data-bs-popper] {
   
 margin-top: 42px;
 margin-top: 1.125rem;
}
.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 {
 
    color: #000;
    background: #fff;
    text-align: center;
    width: 100%;
    padding: 25px 30px 10px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
 .Question .accordion-body img{
    float: right;
    margin-top: -45px;
    padding: -10px;
}
 .Question .card .card-text h3{
    font-size: 23px;
    color: #000;
    font-weight: bold;
 }
.accordion-body {
    padding: 3rem 1.25rem;
}
.accordion-button {
    color: #000;
    font-size: 20px;
    margin-top: 9px;
    background: #fff;

}
.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
    color: #000;
    font-size: 20px;
    margin-top: 40px;
    background: #fff;
} 

 .Question  p{
   font-size: 16px;
    color: #000;
    margin-top: 30px;

}
 .Question  ul li{
   font-size: 16px;
    color: #000;
    line-height: 43px;

 }
.top-bar{
    background-color: #dadada;
    height: 42px;
}
.text-white {
    color: #fff!important;
}
/*.container{
   max-width: 90% !important;
}*/
.cart-img{
    width: 61px !important;
    margin-left: 70px;
}
.navbar-expand-lg .navbar-nav {
    flex-direction: row;
    position: absolute;
    text-align: right;
    float: right;
    right: 0;
}
.logo{
       padding: 22px;
       width: 59%;
    margin: 15px;
    z-index: 9;
    padding-bottom: -3px;
    margin-top: -18px;
    margin-left: -34px;
}
.right{
   margin-top: 54px;
}
.Quote{

}
.box4{
  background: #ADA996;  
  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+ */
}
.sec-service{
  background: #191919;
} 
.sec-service img:hover{
    background: #f00;
}
.sec-service img{
    width: 100%;
    height: 180px;     outline: 1px solid #eee;
    outline-offset: -8px;
   box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}
.sec-service .card-body{  
   margin-left: 30px;
   margin-top: -247px;
}
.sec-service .card  h3{
    font-size: 20px;
    font-weight: bold;
    color: #005;
    padding: 9px;
    padding-top: 13px;
    text-align: center;
    margin-left: -48px;
}
.sec-service .card{
   margin-bottom: 10px;
}
 
.sec-service .s-over{
    background: f00;
    height: 249px;
    width: 100%;
    position: relative;
    z-index: 9;
    margin-top: -248px;
    background-color: #bb4f0dde;
    display: none;
}
.sec-service img:hover+.over{
    display: block;
    background-color: #bb4f0dde;

}
.sec-service .carousel-indicators{
  margin-top: 100px !important;
}
.sec-service .small-box{
        background: #241e1e;
    margin-top: 0px;
    height: 56px;
    font-size: 18px;
    padding: -7px;
    padding-top: 11px;
    padding-left: 37px;

   
}
.sec-service .small-box:hover{
   background: #f00;
}
.sec-service .icone{
    background: #110b19;
    color: #f00;
    font-size: 52px;
    margin-top: -77px;
    padding: 11px;
    margin-right: 28px;
    margin-left: 238px;
    border-radius: 62%;
    text-align: center;
    height: 80px;
    z-index: 9;
}
.count .numbers{
    padding: 58px;
    text-align: center;
}
.count .numbers h2{
   font-size: 72px;
   color: #000;
   font-weight: bold;
}
.count .numbers h5{
    font-size: 30px;
    color:#ff5722;
    font-weight: bold;
}
.count .numbers p{
      font-size: 16px;
    color: #000;
    padding-top: 20px;
 }
 .count .numbers .after{
}
.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;
}.why h4{
   font-weight: bold;
   color: #000;
   font-size: 29px;
   text-align: center;  
}
.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;
}
.box4:hover{
   transform: translateY(-20px);
}

.about .show{
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}
.about p {
   font-size: 16px;
  color: #000;
}
.about h5{
   font-size: 23px;
   color: #000;
   font-weight: bold;
   margin-top: 17px;
}
.about .img{
    width: 330px;
    height: 266px;
    padding: -1px;
    margin-top: 91px;
    position: relative;
    z-index: 4;
    margin-left: -51px;
    box-shadow: rgb(0 0 0 / 20%) 0px 60px 40px -7px;
}
.points{
    position: absolute;
    width: 90%;
    margin-top: -220px;
}
.about .img-2{
    width: 38%;
    height: 305px;
    box-shadow: rgb(0 0 0 / 20%) 0px 60px 40px -7px;
    margin-top: 254px;
    position: relative;
    z-index: 9;
    margin-left: 38px;
}
.about .img-3 {
   margin-left: 226px;
   margin-top: -151px;
   z-index: 1;
   position: relative;
}
.about ul li{
  color: #605757;
  font-size: 17px;
  line-height: 31px;
}

.about  .btn-red {
   font-size: 18px;
   background: -webkit-linear-gradient(0deg, #f25743, #eb3648 50%);
   color: #fff;
   padding: 18px;
   font-weight: bold;
   padding-left: 36px;
   padding-right: 36px;
}
.about small{
  color: #000;
  font-size: 14px;
}
.color1{
  background:  #fff;
} 
.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: 15px; */
    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;
 
}
.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: 16px;
   color: #fff;
}
.footer a{
   text-decoration: none;
}
.p-title{

   margin-top: -10px;
   margin-top: -36px;
   font-size: 16px;
}
.w-100 {
   width: 100%!important;
   height: 550px;
   background: rgba(0, 0, 0, 0.8);
   position: relative;
}
.clients  .img{
   height: 119px;
   width: 149px;
   margin-top: 25px;
   border: 1px solid;
}
.clients .img:hover{
   border-radius:50%;
   color:#2a3a56;
}
.hide{
   text-align: center;
   height: 100%;
   width: 100%;
   position: absolute;
   background: #0b0b0b8f;
   display: none;
}
.hide i{
   padding:15px;
   background: #e9a002;
   font-size: 16px;
   border-radius: 50%;
   color: #000;
   margin-top: 30%;

}
.sec-product .card{
    margin-top: 100px;
 }
  .sec-product .card:hover{
   transform: translateY(10px);

  }
.sec-product .card:hover .hide{
    display: block;
    cursor: pointer;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}
.sec-product .card .img{
   border-radius: 88%;
    padding: 45px;
    position: relative;
    background: #fff;
    margin-top: -130px;
    height: 179px;
    width: 178px;
    margin-left: 49px;
}
.sec-product .card {
    background: #fff;
    height: 316px;
}
.sec-product .card-body p{
    font-size: 20px;
}
.sec-product .card .card-body h3{
     color:#000;
     padding-top: 30px;
     font-weight: bold;
}
.sec-product .card .card-body h3:hover{
     color: #fff;
}
.sec-product .card:hover .img{
   border-top: 15px solid #f34319;
}
.sec-product .card:hover {
     background: #000;  
}
.sec-product .card:hover {
     background: #000;
}
.sec-client .img-div{
    height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}



.sec-client .img-div img {
    margin: auto;
    background: #fff;
    display: block;
    width: 98%;
    border: 1px solid #ccc;
    height: 99px;
    margin-top: 22px;
    padding: 6px;
}
.sec-client .card-img-top
{
    width: auto;
    height: 176px;
    background: #fff;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.sec-project img{
     height: 94px;
}
.sec-product .btn-red {
     font-size: 18px;
     background: #f34319;
     color: #fff;
     padding: 13px;
     font-weight: bold;
     padding-left: 21px;
     margin-top: 23px;
     padding-right: 21px;
     margin-left: 12px;
     margin-bottom: 55px;
}
.sec-client {
    background: #ffffff;
}
.why .box{
    border-left: 5px solid #ff9728;
    background: #eee;
    width: 100%;
    height: 92px;
    margin-bottom: 21px;
    border-radius: 6px;box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.why small{
    color: #000 !important;
}
.why p{
    color: #000 !important;
}

.why .box p {
        box-shadow: none;
    background: none;
    padding: 9px;
     font-size: 16px;
    border: none;
    color: #0c0505;
    padding-top: 31px;
    padding-left: 26px;
    text-transform: capitalize;
}
.why .icone {
   color: #fff;
    padding: -12px;
    border-radius: 50px;
    float: left;
    margin-left: 17px;
    /* margin: -27px; */
    margin-top: 14px;
    background: #ff9800;
    padding: 12px;
    border: 5px solid;
    font-size: 29px;
    width: 66px;
    text-align: center;
}
.why-cnc h2{
font-size: 20px;
    color: #fff;
    margin-top: 27px;
    font-weight: bold;

}
.why-cnc p{
    margin-bottom: 45px;
    color: #fff;
    font-size: 17px;

}
.why-cnc i {
    font-size: 50px;
    color: #000;
    float: left;
    width: 85px;
    height: 85px;
    padding: 15px;
    background: #fff;
    text-align: center;
    border-radius: 59%;
    padding-top: 18px;
    margin-right: 12px;
    margin-bottom: 30px;
}

.badge{
    position: absolute;
    float: right;
    margin: 0;
    right: 35px;
    width: 22px;
    border-radius: 28px;
    background: #e91e63 !important;
}
.read-more{
    width: 100px;
    border-radius: 0px;
    margin-top: 22px;
    z-index: 1;
    background: -webkit-linear-gradient(0deg, #da4914, #ff8941 50%);
    padding: 12px;
    font-size: 22px;
    color: #fff;
    padding-left: 30px;
    padding-right: 52px;
    text-decoration: none;
}
.read-more i{
    float: right;
    position: absolute;
    color: #fff;
    padding: 10px;
}
.slider-text{
    top: 30%;
    position: absolute;
    z-index: 1;
    /* right: 370px; */
    text-align: center;
    width: 100%;
}
.sub-title{
    color: #000 !important;
}
.slider-text a{
    border-radius: 0px;
    margin-top: 22px;
    z-index: 1;
    background: -webkit-linear-gradient(0deg, #f4b813, #f3b812 50%);
    padding: 12px;
    font-size: 22px;
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
}
.slider-text p{
    color: #ffc600;
    font-size: 40px;
    text-align: center;
}
.no-back{
   background: none !important;
   border: 1px solid #fff !important;
}
.no-back:hover{
  background: #f35d14 !important;
  border: 1px solid #f35d14 !important;
  color: #fff !important
  }
.slider-text h1{
        color: #fff;
    font-weight: 900;
    font-size: 78px;
    letter-spacing: 2px;
    margin-bottom: 5px;
    margin-top: 120px;
    font-family: ui-sans-serif;
  
}


.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 0rem; 
    padding-bottom: 0rem;
}
.about ul li{
    font-size: 16px;
    color: #000;
}
.about img{
    border-radius: 5px;
}
.roof{
    float: left;
    right: 40px;
    width: 200px;
    position: absolute;
    z-index: 1;
    margin-top: 0px;
    background: #fff;
}
.navbar-light .navbar-nav .nav-link {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    line-height: 40px;
    margin-right: 23px;
    margin-top: -16px;
}
.navbar-nav {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    list-style: none;
    margin-left: 40px;
        margin-top: -6px;
}
.inq{
    margin-top: -23px;
    z-index: 1;
    padding: 12px;
    font-size: 19px;
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    border: none;
    margin-left: 45px;
    background: -webkit-linear-gradient(0deg, #454545, #e79b03 50%);
}
.top-bar ul{
	float: right;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 12px;
    text-align: right;
}
.top-bar ul li{
   display: inline;
   padding-right: 15px;
   color: #000;    font-weight: bold;
}
.padding-70{
  padding:78px
}
.small-text{
  color: #fe7720;
	font-size: 18px;
}
.p-70{
  padding:70px; 
}
.why {
  background: #fff
}
.why .card {
    box-shadow: none;
    background: none;
    padding: 15px;
    height: 164px;
    background: #fff;
    border-top-left-radius: 31px;
    border-bottom-right-radius: 32px;
    border-bottom: 5px solid #1d2746;
}
.why ul{
  margin-left: -30px;
}
.why ul li{
    font-size: 20px;
    color: #fff;
    list-style: none;
    line-height: 41px;
    font-weight: 500; 
}
.why i{
    font-size: 40px;
    color: #182944;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 14px; 
}
.why h2{
  color: #000; 
  font-size: 21px;
  margin-bottom: 5px;
  text-align: center;
}
.why p{
  box-shadow:  none;  
  background: none;
  padding: 0px;
  font-size: 14px;
  border: none;
  color: #fff;
  margin-left: 70px;
  line-height: 21px !important;
}

.Shelder .overlay-box{
    margin-top: 20px;
    background: #fff;
    padding: 16px;
    color: #000;
    margin-bottom: 34px;
    margin-left: 8px;
    border-bottom: 2px solid #ff5549;
}
.service-gallery .card img{
     height: 220px;
    width: 100%;
}
.service-gallery p{
      padding: -7px;
    font-size: 17px;

    color: #000;
   

}
.service-gallery .card{
    height: 450px;
}
.service-gallery h3{
    color: #000;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    margin-top: 5px;


}
a{
    cursor: pointer;
}


 
 
.service-gallery .card{
    overflow: hidden;
}
.service-gallery .card img{
    cursor: pointer; 
    width: 100%;
    transition: all 0.3s ease-in-out;
}
.service-gallery .card img:hover{
    
}
.service-gallery .icone{
    height: 45px;
    width: 45px;
    position: absolute;
    top: -20px;
    display: none;     
}

.service-gallery .over{
    width: 100%;
    height: 115px;
    position: relative;
    margin-top: -122px;
    color: #fff;
}




.service-gallery .overlay-box h2 {
    color: #0a0404;
    padding: 12px;
    height: 56px;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    text-transform: capitalize;
    /* height: 66px; */
    z-index: 9;
    background: #d6d6d6;
}
.service-gallery .card img{
 height: 207px !important;
    }
.service-gallery .card{
height: 262px;
    width: 100%;
    margin-bottom: 10px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  }
.service-gallery .card:hover{
    box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
}
.service-gallery .overlay-box p{
     padding: 9px;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}

.Shelder .overlay-box .img{
 margin: 10px;
}
.efect{
    position: relative;
    overflow: hidden;
}

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

 .efect:hover:after{
    height: 250%;
    transition: all 600ms linear;
    background-color: rgb(255 198 0);
}
.about.efect:after{
    transform: translate(-50%, -50%) rotate(-32deg)
}
.title{	
    font-family: poppins-medius;
	position: relative;
    display: block;
    font-size: 31px;
    line-height: 42px;
    letter-spacing: 1px;
    color: #000;
    text-transform: UPPERCASE;
}



.content::after {
    content: "";
    width: 53px;
    height: 69px;
    background: #ffc600;
    position: absolute;
    bottom: 0px;
    right: 0px;
    transition: all 0.4s ease-in-out;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);


}

.test .box p{
        font-size: 18px;
    font-weight: 600;
    color: #000;
    padding: 46px;
    text-align: center;
    font-style: italic;
    padding-left: 85px;
}
.test .box h3{
    font-size: 24px;
    color: #000;
    padding-top: 10px;
    text-align: left;
}
.test .box .img-4{
    height: 32px;
    margin-top: 50px;
    padding-right: 209px;
    margin-right: 41px;
}
.test .box .icone{
    font-size: 35px;
    height: -11px;
    float: left;
    margin-top: 48px;
    margin-left: 31px;
    color: #000;
}
.test .box .img-2{
    font-size: 24px;
    color: #fff;
    padding-top: 10px;
    text-align: left;
}

.test .box img{

  
}
.test .box-i{
    position: absolute;
    bottom: 50px;
    width: 100%;
    text-align: center;


}
.test .box h4{
    font-size: 20px;
    font-weight: 600;
    font-style: italic;
    color: #000;
      
}
.test .box .mode{
      border-radius: 50px;
}
.test .box .icone{
    font-size: 35px;
    height: -11px;
    float: left;
    margin-top: 48px;
    margin-left: 31px;
    color: #000;
 }
.card-img, .card-img-bottom, .card-img-top {
    height: 150px;
    width: 100%;

}
.text-p{
  color: #9d9aaa;
}
.btn:hover{
    border-right: 7px solid #2e2e2e;

}
.no-bottom-margin{
  padding-bottom: 0px !important;
}

.text-white{
   color: #fff !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%);
}
.btn-red{
    margin: 0;
    padding: 6px;
    font-weight: 600px;
    text-align: left;
    border: navajowhite;
    border-bottom: 3px solid;
    margin-bottom: 31px;
}

.sec-about2 ul li{

    font-size: 17px;
    color: #000;
    margin-top: 20px;
}
.sec-about2 .img{
    width: 80%;
}

.sec-about2 .card{
padding: 30px;    padding: 30px;
      border-bottom: 25px solid #ffc600;
  }
.with ul li {
    float: right;
    width: 186px;
    margin-right: 60px;
    background: #ffc600;
    font-size: 18px;
    padding: 20px;
    font-weight: bold;
    color: #000;
    text-align: center;
    list-style: none;
        border-bottom: 3px solid;
}
.certified .card{
    padding: 50px;
    margin-top: 30px;
}
.map .card{
 padding: 50px;
    margin-top: 100px;
    border-bottom: 15px solid #ffba00;
    border-bottom: 5px solild #f00;

}
.map .card p{
    font-size: 17px;
    color: #000;

}
.map .card ul li{
    font-size: 17px;
    color: #000;

    
}

  
.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: #ff8941;
    list-style: none;
    text-decoration: none;
    text-transform: capitalize;
    font-weight: 600;
}
.card h2 a{
    color: #fff;
    list-style: none;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: dashed 2px #e9a002;
}
body {  
     background-color:#000000;
}
.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;
}
iframe{
       margin-bottom: -11px;

}

.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: 300px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
}
.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/w1.jpg");
  /* Set a specific height */
  min-height: 500px;
  /* Create the parallax scrolling effect */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax-contact {
    background-image: url(../images/contact-us.jpg);
    min-height: 410px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
 .parallax-contact .btn-red {
    font-size: 18px;
    background: -webkit-linear-gradient(0deg, #f25743, #eb3648 50%);
    color: #fff;
    padding: 18px;
    font-weight: bold;
    padding-left: 36px;
    padding-right: 36px;
    border-bottom: none;
}
.parallax-contact h2 {
    font-size: 44px;
    text-align: center;
    color: #fff;
    margin-top: 75px;
}
.parallax-about {
    background-image: url(../images/sg.jpg);
    min-height: 200px;
   
    background-repeat: no-repeat;
    background-size: cover;
  
}
.sec-clients img {
    width: 100%;
    height: 100px;
}
.contact-btn{
	margin-top: 20px;
}
 .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");
  /* Set a specific height */
  min-height: 410px;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax3 {
  /* The image used */
  background-image: url("../images/bg2.jpg");
  /* Set a specific height */
  min-height: 410px;
   
    background-attachment: fixed;
    background-position: center;
    /* background-repeat: no-repeat; */
    /* background-size: cover; */

}
.parallax-title {
  /* The image used */
  background-image: url("../images/13.jpg");
  /* Set a specific height */
    min-height: 175px;
  /* 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;
    
}
.block{
    background: #fff;
    z-index: 9;
    position: relative;
}
.block .box i{
    font-size: 71px;
    color: #f00;
    margin-top: 82px;
}
  .block .box{
    background-image: url(../images/w1.jpg);
    min-height: 300px;
    background-attachment: inherit;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
    margin-top: -58px;
  }
  .block .box p{
     position: absolute;
     color: #fff;
     margin-left: 42px;
     font-size: 26px;
}
.block .box .btn-red{
    font-size: 14px;
    background: #f34319;
    color: #fff;
    padding: 9px;
    padding-left: 23px;
    padding-right: 23px;
  }

  .block .box .dark{
        height: 122px;
    width: 13%;
    position: relative;
    margin-top: 4px;
    display: none;
    float: right;
    
}  
  .block .box:hover .dark{
    display: block;
    height: 122px;
    width: 110px;
    margin-left: 15px;
    margin-top: 4px;
  }
  
.sec-quote{
  background: #fff;
    
}
.card{
box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
.sec-products{
 background: #eee;
}
.sec-products img{
	height: 230px;
}
.we .card{
    height: 300px;
    width: 100%;
}
.we img{
height: 232px;
    width: 100%;
}
.we .card .card-body h3{
    font-size: 20px;

    text-align: center;
    font-weight: 600;
    color: #000;

}



.we2 .card{
    height: 300px;
    width: 100%;
}
.we2 img{
height: 232px;
    width: 100%;
}
.we2 .card .card-body h3{
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    color: #000;

}

.cnc .card{
    height: 375px;
    width: 100%;

}
.cnc .card .card-body{

}
.cnc img{
height: 232px;
    width: 100%;
}
.cnc .card .card-body h3{
    font-size: 23px;

    color: #000;
        font-weight: bold;

}


.cnc2 .card{
    height: 300px;
    width: 100%;
    margin-bottom: 15px;

}
.cnc2 .card .card-body{

}
.cnc2 img{
height: 232px;
    width: 100%;
}
.title2{
position: relative;
display: block;
font-size: 22px;
    padding: 8px;
line-height: 42px;
letter-spacing: 1px;
color: #000;
font-weight: BOLD;
text-transform: UPPERCASE;

}
.cnc2 .card .card-body h3{
    font-size: 20px;
    text-align: center;
  
    font-weight: 600;
    color: #000;

}
.services p{
color: #000;

font-size:16px;
}
.services h3{
color: #000;
font-weight: 600;
padding-top: 20px;
text-align: center;
font-size:20px !important;
}
.services .card{
    height: 355px;

z-index: 2;
margin-bottom: 10px;
margin-top: 120px;
box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
}
.services .card a{
font-weight: bold;
font-size: 15px;
color: #d9a900;
}
.services .card-body{
 margin-top: 177px;
 z-index: 9;
}
.services .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;
}
.services .card .img{
width: 84%;
margin: auto;
height: 304px;
/* padding: 10px; */
z-index: 2;
padding-left: 0px;
paddinh-right: 22px;
position: absolute;
z-index: 9;
margin-top: -101px;
/* margin: auto; */
    margin-left: 29px;
/* border-bottom: 2px solid #d9a900; */
}
/*.services .card img:hover{
transform: scale(1.1);
transform-origin: 40% 100%;
}*/
.services .card{
border: 2px solid #d9a900;
}
.services  .card-body .svg-img{
width: 100%;
/* padding: 8px; */
margin: auto !important;
}
.services  .card-body .card-svg{
    background: #f4b813;
    width: 71px;
    height: 65px;
    margin: auto;
    padding: 10px;
margin-top: 13px;



}
.services .card .card-body h2{
font-size: 18px;
color: #000 !important;
margin-top: 3px;
font-weight: bold;
text-align: center;
}

.services .card .card-body p{
font-size: 15px;
color: #000 !important;
text-align: center;

}
/*--------------- sec-products end ---------------------------*/

.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{

}
.gallery .overlay-box h2{
    color: #000;
    margin-top: -92px;
    padding-left: 24px;
    font-weight: bold;
    z-index: 9;
    position: relative;
}
.service-gallery .overlay-box {
    bottom: 0;
   
    background: #fff;
    width: 100%;
    height: 205px;
}


.card {
    position: relative;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border: none;
    border-radius: .25rem;
    margin-top: 15px;
}
 
.btn{
	color: #000;
    background: #f59320;
    border: none;
    padding-right: 35px;
    padding-left: 35px;
    padding-top: 10px;
    font-size: 20px;
    padding-bottom: 10px;
    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: 17px !important;
    border: !important;   
    border-radius: 0px !important;
    height: 58px !important;
}
.why-list{
  margin-top: 20px;
  margin-left: -30px;
}
.btn-primary{
    padding-top: 12px;
    padding-bottom: 12px;
    color: #fff;
    margin-top: 25px;
    font-size: 20px;
    padding-left: 35px;
    padding-right: 35px;
    background-color:000;
    border-right: 7px solid #000000;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 0px;

}
.text-center {
    text-align: center !important;
 

}
.why-list li{
  list-style: none;
  background: #fff;
  color: #000;
  margin-bottom: 35px;
  padding: 15px;
  border-radius: 5px; 
 box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}
.why-list li span{
    padding-top: 29px;
    font-size: 26px;
    font-weight: bold;
    /* padding: 15px; */
    background: #f00;
    height: 0px;
    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 .list-1{
    float: right;
    margin-top: -277px;
    margin-right: 114px;
}
.slideshow img{
  width: 100%;
  height: auto
}
p{
     font-family: poppins !important;
     font-weight: bold;
}
.footer{
       background: -webkit-linear-gradient(0deg, #000000, #051b32 50%);
}
.footer a{
	color: #fff !important;
	text-decoration:none !important;
    font-weight: 300;
}
.footer a:hover{
    color: #fff !important;
    text-decoration:none !important;
    font-weight: 300;
}
.footer h2{ font-family: poppins-medius;
    color: #fff;
    margin-bottom: 30px;
    font-size: 26px;
    padding: 4px;
    border-radius: 48px;
    font-weight: 400;
}
.footer .img-5 {
        float: left;
    margin-top: -11px;
    width: 63px;

}
.footer ul{
  margin-left: -28px;font-weight: 300;
}
.footer ul li{
	color: #fff;
    list-style: none;
    text-align: center;    
    font-size: 17px;
    margin-bottom: 10px;
    text-align: justify; 
}
.footer p{
	color: #fff;
    font-size: 16px; 
    font-weight: 300;
}
.footer a{
  color: #fff;
     font-size: 16px;
}

.help{
 font-size: 40px !important;
 margin-top: 20px;
 margin-bottom: 3px !important;
}
.parallax2 {
/* The image used */
background-image: url("../images/ss1.png");
min-height: 417px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.sec-title{
  position: relative;
  padding: 40px;
  font-size: 53px;
  color: #000;
  font-weight: 600;
    height: 157px;
  background-image: url(../images/w1.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.sec-title h2{ 
    text-transform: uppercase;
    font-size: 42px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    position: relative;
    margin-top: 1pc;
    font-family: ui-sans-serif;

}
.about {
    position: relative;
    overflow: hidden;
    z-index: 9;
}
.numbers{
    position: relative;
    background: #eee;
    margin: 35px;box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}
.numbers:hover{
    background: #ffef9f;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
}
 .numbers:before {
       content: '';
    left: 0px;
    top: 0px;
    width: 120px;
    height: 120px;
    background: transparent;
    position: absolute;
    border-left: 3px solid #ffef9f;
    border-top: 3px solid #ffd509;
    
}
.numbers:after {
       content: '';
    right: 0px;
    bottom: 0px;
    width: 120px;
    height: 120px;
    background: transparent;
    position: absolute;
    border-right: 3px solid #ffef9f;
    border-bottom: 3px solid #ffd509;
  
}
.sec-title:before {
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #052637;
    opacity: .70;
    position: absolute;
}
.btn-white{
	background: #fff;
	color: #000;
	margin-top: 32px;

}
.social i{
      padding: 7px;
    color: #fff;
    margin-top: -5px;
    background: #f4b813;
    margin: 0px;

}


.footer img {
    margin-left: 11px;
    width: 95px;
    /* height: 156px; */
    background: #f4b813;
    border-radius: 15px;
    padding: 4px;
    width: 71%;
}
.career-ul{
  color: red;
}
.social-head{
  margin: auto;
  padding-top: -5px;
  padding-bottom: 0px;
  margin-top: -10px;
  float: left;
}
.social-head i{
  padding: 16px;
  background: none;
  float: right;
  margin-top: 6px;
  color: #000;
}
.section7{
    padding-top: 25px;
    background: #041c3a;
    background: linear-gradient(to right, #243B55, #141E30);
}
.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 .box{
    width: 100%;
    padding-left: 10px;
    height: 290px;
    background-color: #f0f0f0;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    border-left: 5px solid #ff5722;
}
.test-item{
  height: 260px !important;
 }
.test-item img{
  display: none
}
.test p{
    color: #000;
    text-align: center;

}
 .social-head a {
  color: #fff
 }
.slider2 img{
   padding: 30px
}
.slideshow {
  position: relative;
  z-index: 1;
  height: 100%;
  max-width: 100%; 
}
.slideshow * {
  outline: none;
}
/*.slideshow .slider {
}
.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: 841px;
  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);
  }
}*/