

    .banner.background-image {
    padding-top: 100px !important;
     background-image: url('images/slider/banner1.webp') !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    
        height: 350px;

}
.banner-contnte h1{
      color: #ffffff !important;
    font-size: 50px !important;
    line-height: 108.6px !important;
}
.section1 .card{
      background: linear-gradient(45deg, #ed098e 0%, #dbd54c 100%);
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
    border: none;
    text-align: center;
    color: #fff;
        padding: 30px;
}
.section1 .card-title {
    font-size: 25px;
    text-transform: uppercase;
}
.section2 .card{
    border: 1px solid #f2f0f0;
    box-shadow: rgba(240, 46, 170, 0.4) 0px 5px, rgba(240, 46, 170, 0.3) 0px 10px, rgba(240, 46, 170, 0.2) 0px 15px, rgba(240, 46, 170, 0.1) 0px 20px, rgba(240, 46, 170, 0.05) 0px 25px;
    text-align: center;
}


.section2 img.card-img-top{
  padding: 20px;
}
.section2{
      padding: 70px;
}


.card-title {
    margin-bottom: var(--bs-card-title-spacer-y);
    color: var(--bs-card-title-color);
    font-size: 20px;
}

.section3{
background: #414342;
}
.section4 .card{
      border: none;
    margin-bottom: 20px;
     text-align: center;
}
.section4{
    background: #fff;
    
}

.section4 .card-img-top {
    width: 80%;
    margin: auto;
}






.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 16.25rem;
    left: 7%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    text-align: left;
}

.carousel-caption h3 {
    font-size: 70px;
    color: #fff;
}


button.details.btn.btn-primary{
    background: #0972b9;
    border: 1px solid #0972b9;
    border-radius: 100px;
    padding: 10px 49px;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    text-align: center;
    top: 23px;
}

.equipmentpage h4{
        font-weight: 500;
}



.how-box {
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 12%) 0px 2px 14px 2px;
    border-radius: 10px;
    padding: 13px;
    margin-bottom: 15px;
}

.how-box h3{
        font-size: 19px;
}

.how-box img{
        width: 63px;
        padding-bottom: 3px;
}


.threeDPrinter{
        box-shadow: rgb(0 0 0 / 9%) 0px 4px 12px 1px, rgb(0 0 0 / 0%) 0px 6px 17px 14px;
    border-radius: 10px;
       padding: 60px 40px;
}

.threedright{
   padding: 30px;
}
.threedright p{
      font-size: 16px;
      margin-top: 20px;
      line-height: 24px;
}

.threedright .viewMore{
    color: #fff;
    font-weight: bold;
    padding: 8px 60px;
    margin-top: 20px;
}



.box {
    margin: 5px;
    padding: 20px;
    overflow: hidden;
    text-align: center;
    box-shadow: rgb(0 0 0 / 4%) 0px 0px 3px 1px, rgb(0 0 0 / 0%) 0px 1px 12px 7px;
    border-radius: 10px;
}

.box img {
      transition: transform 0.5s;
    width: 265px;
    height: 132px;
}

.box:hover img {
    transform: scale(1.1);
}

.productsec .box:hover h5 {
  color: #fff;
}

.box1:hover {
    background-color: #00b6df !important;
    color: #fff;
}
.box2:hover {
    background-color: #ff44bf !important;
    color: #fff;
}

.box3:hover {
    background-color: #f7ed21 !important;
   
}

.box4:hover {
    background-color: #363636 !important;
    color: #fff;
}

.box3:hover h5 {
  color: #000;
}

.learnMore.btn.btn-primary{
        background: #000000;
    border: 1px solid #000000;
    border-radius: 100px;
    padding: 5px 22px;
    font-size: 12px;
    color: #fff;
}

.productsec h5{
    padding-top: 20px;
    font-size: 16px;
}

.productsec p {
    margin: 0px;
    padding: 0px 0px 20px 0px;
    line-height: 19px;
    font-size: 12px;
}


.productsec{
   padding: 100px 0px;
}


.productsec .title{padding: 40px 0px}




.demo-center {
    font-size: 16px;
    padding: 40px;
    background: #241f21;
    border-radius: 20px;
    margin: 30px 0px;
    color: #fff;
}




/*
.demo-center ul li{
     list-style: decimal-leading-zero !important;
}
*/

.demo-center ul.liststar{
    line-height: 40.5px;
    margin-bottom: 40px;
        padding-left: 2px;

  }

  .demo-center .btn.btn-primary {
    background: #241f21;
    border: 1px solid #00c0e5;
    border-radius: 12px;
    color: #fff;
        padding: 6px 20px;
        font-weight: bold;
        text-transform: uppercase;
            font-size: 15px;
}
i.star.fa.fa-star{
        color: #f7ee20;
    margin: 5px;
    font-size: 15px;
}
img.card-img-top{
    border-radius: 0px 0px 50px 50px;
    margin: 0px 0px 40px 10px;
}


.Questionbtn{
        border-radius: 50px;
    color: #fff;
    padding: 5px 22px;
}


.taxonomial{
        background: #11caf0;
    padding: 80px;
}
.tDtails{
    position: relative;
    top: 15px;
    left: -20px;
}

.taxonomial .card {
    border-radius: 20px;
    padding: 15px;
    margin-bottom: 20px;
    box-shadow: rgb(0 0 0 / 0%) 0px 0px 4px 0px;
}
.taxonomial h4.name{
    margin: 0px;
    font-size: 20px;
}


.carouselTexo{position: absolute;}
.carouselTexo span.carousel-control-prev-icon{
    float: right;
    left: 1120px;
}
.carouselTexoButton{
   position: absolute;
    top: -90px;  
}
   

p {
    line-height: 22px;
}

a.seeAllLink{
        float: right;
}






/*printerPage*/

.boxProuct{
        box-shadow: rgb(60 64 67 / 0%) 0px 1px 2px 0px, rgb(60 64 67 / 12%) 0px 2px 20px 0px;
        text-align: left;
            margin-bottom: 20px;
}

.boxProuct h4{
        font-size: 18px;
    padding-top: 15px;
}
.downloadicon{
        background: #09caef;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    margin-left: 16px;
    font-size: 13px;
    cursor: pointer;
}







@media (max-width: 576px) {


}

 @media (max-width: 768px) {

.carousel-caption h3 {
    font-size: 24px;
    color: #fff;
}

button.details.btn.btn-primary {
    padding: 5px 19px;
    font-size: 9px;
    top: 0px;
}

.banner-content .carousel-caption {
    bottom: 40px;


}
}





