@import url("https://fonts.googleapis.com/css?family=Montserrat");

.ProCaDeatils{
  background-color: #eee;
  font-family: 'Montserrat', sans-serif;
}

.ProCaDeatils .block-heading {
  padding-top: 40px;
  margin-bottom: 40px;
  text-align: center; 
}

.ProCaDeatils .block-heading h2 {
  /*color: #3b99e0;*/
  font-weight: bold;
}
.work-exper h3{
  text-align: center; 
  color: #3b99e0;
}

.ProCaDeatils .block-heading p {
  text-align: center;
  /*max-width: 420px;*/
  max-width: 65%;
  margin: auto;
  /*opacity: 0.9; */
  color: #000;
  font-family: Roboto,arial,sans-serif;
  font-size: 18px;
}

.ProCaDeatils .heading {
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); 
}

.ProCaDeatils .item {
  background-color: #ffffff;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.075);
  border-top: 2px solid #5ea4f3;
  padding: 30px;
  overflow: hidden;
  position: relative; 
}

.ProCaDeatils .col-md-5:not(:last-child) .item {
  margin-bottom: 30px; 
}

.ProCaDeatils .item button {
  font-weight: 600; 
}

.ProCaDeatils .ribbon {
  width: 160px;
  height: 32px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  box-shadow: 0px 2px 3px rgba(136, 136, 136, 0.25);
  background: #4dbe3b;
  transform: rotate(45deg);
  position: absolute;
  right: -42px;
  top: 20px;
  padding-top: 7px; 
}

.ProCaDeatils .item p {
  text-align: center;
  margin-top: 20px;
  /*opacity: 0.7; */
  text-align: center;
  font-size: 18px;
}

.ProCaDeatils .skills .qualities {
  font-weight: 600; }

  .ProCaDeatils .skills h4 {
    text-align: center;
    font-size: 18px;
    padding: 5px; 
  }

  .ProCaDeatils .price h4 {
    margin: 15px 0;
    font-size: 45px;
    text-align: center;
    color: #2288f9; 
  }

  .ProCaDeatils .buy-now button {
    text-align: center;
    margin: auto;
    font-weight: 600;
    padding: 9px 0; 
  }

  .Duties>li{
    font-size: 16px;
    margin: 5px;
  }



