/******************* Accordion Demo - 8 *****************/
#accordion8 .panel {
  border: none;
  box-shadow: none;
  border-radius: 0;
  margin-bottom: 15px;
}

#accordion8 .panel-heading {
  padding: 0;
  border-radius: 0;
  border: none;
}

#accordion8 .panel-title a {
  display: block;
  padding: 6px 10px 6px 40px;
  background: #00dafd;
  font-size: 18px;
  /* font-weight: 500; */
  font-weight: bold;
  color: #20457c;
  position: relative;
  transition: all 0.5s ease 0s;
  border: 1px solid #20457c;
  border-radius: 5px;
}

#accordion8 .panel-title a.collapsed {
  background: #fff;
  color: #696969;
  border: 1px solid #20457c;
  border-radius: 5px;
}

#accordion8 .panel-title a:after,
#accordion8 .panel-title a.collapsed:after {
  content: "\f077";
  font-family: fontawesome;
  font-weight: 900;
  width: 28px;
  height: 28px;
  line-height: 30px;
  border-radius: 5px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 15%;
  left: -13px;
  background: #c9034c;
}

#accordion8 .panel-title a.collapsed:after {
    content: "\f078";
    background: #c9034c;
}

#accordion8 .panel-title a.collapsed:hover {
  background: #f1f1f1;
  color: #20457c;
}

#accordion8 .panel-body {
  font-size: 14px;
  color: #fff;
  line-height: 25px;
  background: #ebf7f9;
  padding: 15px 32px 18px 21px;
  border: none;
  border-bottom: 2px solid #00dafd;
  transition: all 0.5s ease 0s;
}

/* changes */
#accordion8 .panel-title a.collapsed {
    background: #fff;
    color: #fdf6f6;
    border: 1px solid #3c5562;
    border-radius: 5px;
    background: #0b0549;
    transition: all 0.3s linear;
    /* background-image: linear-gradient(to bottom, #00405a 0%, #00405a 150%); */
}

.list-sty {
  list-style: none;
  list-style-type: none;
}

.list-sty li {
  padding: 4px;
  font-size: 16px;
  text-align: left;
}
/* top css */

.content-text span {
  color: #018164 !important;
  font-size: 18px;
  margin-top: 30px !important;
}

.project-section-three .project-tab .tab-btns-box .p-tab-btn {
  border: 1px solid #333;
}

.project-section-three .project-tab .tab-btns-box .p-tab-btn:hover,
.project-section-three .project-tab .tab-btns-box .p-tab-btn.active-btn {
  background-color: #018164 !important;
}

.content-text-1 {
  padding: 30px 20px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  min-height: 270px;
  margin-left: 30px;
}

.fa-check-square {
  font-size: 18px;
  color: #018164;
}

.para-style {
  font-size: 14px;
  line-height: 20px;
  min-height: 90px !important;
  font-weight: 500;
  margin: auto;
}

.serviceBox {
  min-height: 348px !important;
}

.service-icon-1 {
  width: 75px !important;
  padding: 8px;
  height: 75px !important;
  line-height: 50px !important;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}

.content-text p {
  text-align: justify;
}

.journal-con {
  position: relative;
  padding: 30px 20px 0px 20px;
  /* border: 1px solid #888; */
  box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px,
    rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
  border-radius: 5px;
  max-width: 350px;
  min-height: 160px;
  display: block;
  margin: auto;
}

.journal-img {
  position: absolute;
  top: -19%;
  padding: 4px;
  left: 8px;
  background: linear-gradient(to bottom left, #040893, #f5195d);
}

.journal-img img {
  width: 90px;
  height: 70px;
}

.dummi {
  width: 90%;
  display: block;
  margin: auto;
  height: 2px;
  background: linear-gradient(to bottom left, #040893, #f5195d);
}

.journal-content p {
  color: #04154a;
  /* background-color: #020964; */
  padding: 3px 10px;
  font-weight: 800;
  text-align: center;
  margin-top: 5px;
}

.btn-top {
  position: absolute;
  top: -5px;
  right: -1px;
  border-top-right-radius: 5px;
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.journal-content h6 {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  text-align: center;
  margin: 28px 0px 5px;
}

.mt-80 {
  margin-top: 70px !important;
}

.journal-con-1 {
  position: relative;
  padding: 4px 20px 20px 20px;
  border: 1px solid #888;
  border-radius: 5px;
  max-width: 350px;
  display: block;
  margin: auto;
}

.mt-40 {
  margin-top: 20px !important;
}

.cta-section-one .inner-container {
  padding: 30px 35px;
}

.para-ul li {
  font-size: 15px;
  font-weight: 600;
}

.ul-style li {
  position: relative;
  line-height: 28px;
  font-size: 16px !important;
  color: #343434 !important;
  font-weight: 400 !important;
  font-family: "Poppins", sans-serif !important;
  text-align: justify;
  padding: 0px 0px 0px 25px !important;
  margin-bottom: 5px;
}

.ul-style li:before {
  position: absolute;
  content: "\f197";
  left: 0px;
  color: #00d09b;
  font-size: 18px;
  padding-right: 20px;
  top: 1px;
  font-family: "flaticon";
}
