﻿.webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/CADUser2.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/CADUser2.jpeg"); }

 @media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#00000033,#00000088), url("/uploaded/Image/mastheads/mobile/450_CADUser2.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#00000033,#00000088), url("/uploaded/Image/mastheads/mobile/450_CADUser2.jpeg");}
}

.iconLeft:before {
content:"\f879";
font-family: "Font Awesome 5 Duotone";
font-weight: 900;
display: none;
}

/*----------------------  Grey Section CSS Start ---------------------------------------*/

#regGrey .card-body{min-height:180px}

#regGrey  .accordion__item{border-bottom:none !important;}
#regGrey  .accordion__item{border-top:solid 1px #c3c3c3;}

.card-headingProdImage {
    min-width: 70px;
}
/*----------------------  Grey Section CSS End ---------------------------------------*/

/*----------------- Blue Section Start ------------------*/

#TEAM::before {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4)), url(/uploaded/image/Professional-Services/TeamDevelopment.jpg);
}

#QUICKSTART::before {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4)), url(/uploaded/image/Professional-Services/QuickStartServices.jpg);
}

#OVERVIEW::before {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4)), url(/Uploaded/Image/Professional-Services/CAD-Management-Program.jpg);
}

#MAINTENANCE::before {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4)), url(/Uploaded/Image/Professional-Services/MaintenanceServices.jpg);
}

/*----------------- Blue Section End ------------------*/
