.elcas p,
.elcas li,
.elcas a {
  font-weight: 500;
  color: #000000;
}
.elcas .elcas-heading {
  margin-bottom: 24px;
}
.elcas .elcas-heading h2 {
  font-size: 32px;
  text-align: left;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0;
}
.elcas .elcas-heading h2 span {
  font-weight: 600;
}
.elcas .elcas-white-heading h2 {
  color: #FFF;
}
.elcas .elcas-center-heading h2 {
  text-align: center;
}
.elcas .all-buttons {
  margin-top: 24px;
}
.elcas .all-buttons .yellow-filled {
  border-radius: 0 !important;
  font-weight: 600 !important;
}
.elcas p,
.elcas li {
  font-size: 14px;
}
.elcas ul,
.elcas li {
  padding: 0;
  list-style: none;
}
.elcas section {
  padding: 40px 28px !important;
}
.elcas .elcas-banner {
  padding-top: 0 !important;
}
.elcas .elcas-banner .banner-container,
.elcas .elcas-banner .banner-content,
.elcas .elcas-banner .banner-info {
  display: flex;
  flex-direction: column;
}
.elcas .elcas-banner .banner-container {
  background-image: url(/_public/images/elcas-new/banner-bg.png);
  background-size: cover;
  background-position: top right 38%;
  padding: 48px 28px;
}
.elcas .elcas-banner .banner-content h1 {
  text-align: left;
  font-size: 28px;
  font-weight: 600;
}
.elcas .elcas-banner .banner-content h1,
.elcas .elcas-banner .banner-content p {
  color: #FFF;
}
.elcas .elcas-banner .banner-content p {
  line-height: 2;
}
.elcas .elcas-banner .banner-content p:last-child {
  margin-bottom: 0;
}
.elcas .elcas-banner .banner-info {
  align-items: center;
  justify-content: center;
  width: 281px;
  height: 281px;
  background: rgba(255, 255, 255, 0.06);
  border-radius: 100%;
  margin-top: 32px;
}
.elcas .elcas-banner .banner-info img {
  width: 219px;
  height: auto;
  margin-top: -13px;
}
.elcas .elcas-banner .banner-info .all-buttons {
  margin-top: 12px;
}
.elcas .elcas-banner .banner-info .all-buttons .yellow-filled {
  min-width: 135px;
}
.elcas .elcas-overview .overview-container,
.elcas .elcas-overview .overview-content,
.elcas .elcas-overview .overview-info,
.elcas .elcas-overview .info {
  display: flex;
  flex-direction: column;
}
.elcas .elcas-overview .overview-content p {
  margin-bottom: 0;
  line-height: 2;
}
.elcas .elcas-overview .overview-content p:nth-of-type(2) {
  margin-top: 5px;
}
.elcas .elcas-overview .overview-info {
  background: #f6f6f6;
  border-radius: 18px;
  width: 294px;
  padding: 16px 16px 40px 16px;
  position: relative;
  margin: 33px 0 81px;
}
.elcas .elcas-overview .overview-info b {
  font-size: 18px;
  margin-bottom: 13px;
}
.elcas .elcas-overview .overview-info p {
  margin-bottom: 0;
  font-size: 9px;
  line-height: 2.2;
}
.elcas .elcas-overview .overview-info .info {
  position: absolute;
  background: #FFF;
  box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.15);
  border-radius: 12px;
  padding: 7px 3px;
}
.elcas .elcas-overview .overview-info .info::before {
  content: '';
  border-left: 1px dashed #d9d9d9;
  position: absolute;
  bottom: -35px;
  right: 0;
  left: 0;
  margin: auto;
  width: 1px;
  height: 34px;
}
.elcas .elcas-overview .overview-info .info b {
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 400;
}
.elcas .elcas-overview .overview-info .info p {
  line-height: 1.2;
}
.elcas .elcas-overview .overview-info .info span {
  color: #44318d;
  font-size: 8px;
  margin-top: 6px;
}
.elcas .elcas-overview .overview-info .info strong {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
}
.elcas .elcas-overview .overview-info .info:nth-of-type(1) {
  width: 60px;
  bottom: -33px;
  left: 29px;
}
.elcas .elcas-overview .overview-info .info:nth-of-type(1) p {
  margin: 4px 0;
  font-size: 7px;
}
.elcas .elcas-overview .overview-info .info:nth-of-type(1) img {
  width: 9px;
  height: 9px;
}
.elcas .elcas-overview .overview-info .info:nth-of-type(1),
.elcas .elcas-overview .overview-info .info:nth-of-type(2) {
  text-align: center;
  align-items: center;
  justify-content: center;
}
.elcas .elcas-overview .overview-info .info:nth-of-type(2) {
  width: 52px;
  bottom: -44px;
  left: 97px;
}
.elcas .elcas-overview .overview-info .info:nth-of-type(2)::before {
  height: 12px;
  bottom: -13px;
}
.elcas .elcas-overview .overview-info .info:nth-of-type(3) {
  width: 151px;
  bottom: -77px;
  right: -24px;
  padding: 16px;
}
.elcas .elcas-overview .overview-info .info:nth-of-type(3)::before {
  border-top: 1px dashed #d9d9d9;
  width: 44px;
  height: 1px;
  left: -44px;
  right: auto;
  bottom: 18px;
}
.elcas .elcas-overview .overview-info .info:nth-of-type(3)::after {
  content: '';
  width: 109px;
  height: 1px;
  border-top: 1px dashed #d9d9d9;
  position: absolute;
  left: -108px;
  right: auto;
  bottom: 7px;
}
.elcas .elcas-overview .overview-info .info:nth-of-type(3) span {
  font-weight: 600;
  font-size: 12px;
  margin-top: 2px;
}
.elcas .elcas-approved .eclas-container,
.elcas .elcas-approved .item {
  display: flex;
  flex-direction: column;
}
.elcas .elcas-approved .elcas-heading p {
  margin-bottom: 0;
  margin-top: 20px;
  line-height: 2;
}
.elcas .elcas-approved .list {
  display: flex;
  flex-wrap: wrap;
}
.elcas .elcas-approved .item {
  width: 38%;
  margin-top: 30px;
  margin-right: 65px;
}
.elcas .elcas-approved .item:nth-child(2n) {
  margin-right: 0;
}
.elcas .elcas-approved .item:last-child {
  margin-right: 0 !important;
}
.elcas .elcas-approved .item img {
  width: 68px;
  height: 68px;
}
.elcas .elcas-approved .item strong {
  margin-top: 20px;
  color: #000000;
}
.elcas .elcas-course {
  z-index: 2;
}
.elcas .elcas-course .course-container,
.elcas .elcas-course .course-inner,
.elcas .elcas-course .course-head,
.elcas .elcas-course .course-list,
.elcas .elcas-course .course-box,
.elcas .elcas-course .course-content,
.elcas .elcas-course .course-item,
.elcas .elcas-course .course-data,
.elcas .elcas-course .head-content {
  display: flex;
  flex-direction: column;
}
.elcas .elcas-course .course-highlight {
  display: none;
}
.elcas .elcas-course .head-content {
  position: relative;
}
.elcas .elcas-course .head-content .select-text {
  display: flex;
  border: 1px solid;
  padding: 10px 20px;
  font-size: 14px;
  border-radius: 4px;
}
.elcas .elcas-course .head-content .select-text img {
  margin-left: auto;
  filter: invert(1);
  width: 8px;
  transform: rotate(90deg);
}
.elcas .elcas-course .list {
  display: none;
}
.elcas .elcas-course .course-head {
  display: none;
  background-color: #f6f6f6;
  padding: 3rem 1.8rem;
  margin-bottom: 0;
  position: absolute;
  top: 56px;
  z-index: 1;
}
.elcas .elcas-course .course-head .head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #FFF;
  margin-top: 18px;
  font-size: 13px !important;
  font-weight: 600;
  padding: 1.2rem;
  cursor: pointer;
}
.elcas .elcas-course .course-head .head:first-child {
  margin-top: 0;
}
.elcas .elcas-course .course-head .head::after {
  content: '';
  background-image: url(/_public/images/pla_images/grey-arrow.svg);
  background-size: 100% 100%;
  width: 14px;
  height: 14px;
  margin-left: 1rem;
}
.elcas .elcas-course .course-head .head-active {
  background-color: #44318d;
  color: #FFF;
}
.elcas .elcas-course .course-head .head-active:after {
  filter: brightness(20);
}
.elcas .elcas-course .course-data {
  margin-top: 40px;
}
.elcas .elcas-course .course-box-list {
  display: none;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0px 12px 35px rgba(0, 0, 0, 0.16);
  padding: 2.3rem 1.8rem;
}
.elcas .elcas-course .course-box {
  margin-top: 30px;
}
.elcas .elcas-course .course-box:first-child {
  margin-top: 0;
}
.elcas .elcas-course .course-list {
  border-top: 0.8px solid #e1e1e1;
  border-bottom: 0.8px solid #e1e1e1;
  border-radius: 3px;
}
.elcas .elcas-course .course-detail {
  display: flex;
  align-self: flex-start;
  padding: 1.5rem 2.3rem;
  background-color: #e1e1e1;
  font-weight: 600;
  font-size: 17px;
  margin-bottom: 26px;
  width: fit-content;
}
.elcas .elcas-course .course-detail span {
  align-self: center;
}
.elcas .elcas-course .course-detail img {
  width: 30px;
  height: 30px;
  margin-right: 1.2rem;
}
.elcas .elcas-course .course-item {
  border: 0.8px solid #e1e1e1;
  padding: 1.3rem 0.8rem 1.8rem;
  border-radius: 3px;
  border-bottom: none;
}
.elcas .elcas-course .course-item:first-child {
  border-top: none;
}
.elcas .elcas-course .course-item .all-buttons {
  margin-top: 0 !important;
}
.elcas .elcas-course .course-item .all-buttons .yellow-filled {
  min-width: 111px !important;
  height: 36px;
}
.elcas .elcas-course .course-info {
  display: flex;
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 7px;
}
.elcas .elcas-course .course-content {
  margin-bottom: 17px;
}
.elcas .elcas-course .course-content p {
  font-size: 12px;
  font-weight: 600;
  margin: 0;
  margin-top: 5px;
}
.elcas .elcas-course .course-content p:first-child {
  margin-top: 0;
}
.elcas .elcas-course .all-buttons .btn-yellow {
  min-width: 100%;
  text-decoration: none;
  color: #000000;
}
.elcas .elcas-method .method-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background: #f6f6f6;
  padding: 48px 24px;
}
.elcas .elcas-method .method-item {
  display: flex;
  flex-direction: column;
  width: 45%;
  margin-top: 24px;
}
.elcas .elcas-method .method-item:nth-child(1),
.elcas .elcas-method .method-item:nth-child(2) {
  margin-top: 0;
}
.elcas .elcas-method .method-item img {
  width: 45px;
  height: 45px;
}
.elcas .elcas-method .method-item p {
  margin-bottom: 0;
  margin-top: 12px;
}
.elcas .elcas-client .client-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.elcas .elcas-client span {
  display: flex;
  border: 1px solid #e1e1e1;
  background-color: #FFF;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  padding: 0.5rem;
  margin-right: 1.5rem;
}
.elcas .elcas-client span:last-child,
.elcas .elcas-client span:nth-child(5) {
  margin-right: 0;
}
.elcas .elcas-client span:first-child {
  margin-top: 40px;
}
.elcas .elcas-client span:nth-child(3) {
  margin-top: 45px;
}
.elcas .elcas-client span:nth-child(4),
.elcas .elcas-client span:nth-child(7),
.elcas .elcas-client span:last-child {
  margin-top: 15px;
}
.elcas .elcas-client span:nth-child(6),
.elcas .elcas-client span:nth-child(8) {
  margin-top: 20px;
}
.elcas .elcas-client span:nth-child(9) {
  margin-top: 30px;
}
.elcas .elcas-client span img {
  width: 100%;
  height: auto;
  align-self: center;
}
.elcas .elcas-client span:nth-child(odd) {
  width: 40px;
  height: 40px;
}
.elcas .elcas-client span:nth-child(even) {
  width: 58px;
  height: 58px;
}
.elcas .elcas-faq .faq-container,
.elcas .elcas-faq .faq-list,
.elcas .elcas-faq .faq-item {
  display: flex;
  flex-direction: column;
}
.elcas .elcas-faq .faq-item {
  margin-top: 23px;
}
.elcas .elcas-faq .faq-item:first-child {
  margin-top: 0;
}
.elcas .elcas-faq .ques {
  display: flex;
  justify-content: space-between;
  background-color: #f6f6f6;
  padding: 1.5rem 1.8rem 1.5rem 2.8rem;
  cursor: pointer;
}
.elcas .elcas-faq .ques strong {
  font-weight: 400;
  color: #000000;
  width: calc(100% - 35px);
  width: -webkit-calc(100% - 35px);
  width: -moz-calc(100% - 35px);
  font-size: 14px;
}
.elcas .elcas-faq .ques img {
  width: 20px;
  height: 20px;
  transition: 1s all;
}
.elcas .elcas-faq .ans {
  display: none;
  margin-top: 1.8rem;
}
.elcas .elcas-faq .ans p,
.elcas .elcas-faq .ans ul,
.elcas .elcas-faq .ans li {
  font-size: 13px;
  color: #000000;
  line-height: 2;
  margin: 0;
  font-weight: 300;
}
.elcas .elcas-faq .ans a {
  font-size: 13px;
}
.elcas .elcas-faq .faq-item.active .ques {
  background-color: #e1e1e1;
}
.elcas .elcas-faq .faq-item.active .ques img {
  transform: rotate(180deg);
}
@media (min-width: 768px) {
  .elcas section {
    padding: 60px 45px !important;
  }
  .elcas .elcas-heading h2 {
    font-size: 36px;
  }
  .elcas .elcas-banner .banner-container {
    padding: 70px 45px;
    align-items: flex-start;
  }
  .elcas .elcas-banner .banner-content h1 {
    font-size: 36px;
  }
  .elcas .elcas-banner .banner-info {
    width: 423px;
    height: 423px;
    margin-top: 48px;
  }
  .elcas .elcas-banner .banner-info img {
    width: 361px;
  }
  .elcas .elcas-overview .overview-info {
    width: 416px;
    padding: 30px 30px 80px 30px;
  }
  .elcas .elcas-overview .overview-info b {
    font-size: 20px;
  }
  .elcas .elcas-overview .overview-info > p {
    font-size: 12px;
    line-height: 1.9;
  }
  .elcas .elcas-overview .overview-info .info b {
    font-size: 14px;
  }
  .elcas .elcas-overview .overview-info .info::before {
    bottom: -55px;
    height: 55px;
  }
  .elcas .elcas-overview .overview-info .info:nth-of-type(1) {
    left: 69px;
    bottom: -19px;
  }
  .elcas .elcas-overview .overview-info .info:nth-of-type(1) img {
    width: 14px;
    height: 14px;
  }
  .elcas .elcas-overview .overview-info .info:nth-of-type(1) p {
    font-size: 9px;
  }
  .elcas .elcas-overview .overview-info .info:nth-of-type(1),
  .elcas .elcas-overview .overview-info .info:nth-of-type(2) {
    width: 84px;
    height: 76px;
  }
  .elcas .elcas-overview .overview-info .info:nth-of-type(2) {
    left: 165px;
  }
  .elcas .elcas-overview .overview-info .info:nth-of-type(2)::before {
    height: 14px;
    bottom: -15px;
  }
  .elcas .elcas-overview .overview-info .info:nth-of-type(3) {
    width: 234.45px;
    padding: 24px;
    bottom: -82px;
    right: -88px;
  }
  .elcas .elcas-overview .overview-info .info:nth-of-type(3) strong {
    font-size: 20px;
  }
  .elcas .elcas-overview .overview-info .info:nth-of-type(3) span {
    font-size: 14px;
  }
  .elcas .elcas-overview .overview-info .info:nth-of-type(3)::before {
    width: 62px;
    left: -63px;
    bottom: 20px;
  }
  .elcas .elcas-overview .overview-info .info:nth-of-type(3)::after {
    width: 160px;
    left: -160px;
  }
  .elcas .elcas-approved .item {
    width: 28%;
    margin-right: 52px;
  }
  .elcas .elcas-approved .item:nth-child(2n) {
    margin-right: 52px;
  }
  .elcas .elcas-approved .item:nth-child(3n) {
    margin-right: 0px;
  }
  .elcas .elcas-approved .item strong {
    font-size: 16px;
  }
  .elcas .elcas-course .head-content {
    width: 100%;
  }
  .elcas .elcas-course .head-content .select-text {
    display: none;
  }
  .elcas .elcas-course .list {
    display: flex;
    flex-direction: column;
    width: 317px;
  }
  .elcas .elcas-course .list .info {
    display: flex;
    flex-direction: column;
    background-color: #f2f2f2;
    padding: 28px 15px 20px;
    border-radius: 10px;
  }
  .elcas .elcas-course .list .info h3 {
    width: 100%;
    font-weight: 600;
    font-size: 18px;
    margin: 0 0 18px 0;
    text-align: left;
  }
  .elcas .elcas-course .list .info .fact-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .elcas .elcas-course .list .info .fact-item {
    display: flex;
    flex-wrap: wrap;
    width: 47%;
  }
  .elcas .elcas-course .list .info .fact-item:nth-of-type(3),
  .elcas .elcas-course .list .info .fact-item:last-child {
    margin-top: 5px;
  }
  .elcas .elcas-course .list .info .fact-item:nth-of-type(1) {
    margin-top: 0;
  }
  .elcas .elcas-course .list .info .fact-item strong {
    font-size: 15px;
  }
  .elcas .elcas-course .list .info .fact-item p {
    font-size: 10px;
    width: 100%;
    margin: 3px 0 0 0;
  }
  .elcas .elcas-course .list .contact-info {
    display: flex;
    flex-direction: column;
    background: linear-gradient(89.8deg, rgba(255, 255, 255, 0) 0.18%, #44318d 129.83%);
    background-size: cover;
    background-position: center;
    box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    padding: 25px 71px 22px 18px;
    margin-top: 28px;
  }
  .elcas .elcas-course .list .contact-info h3 {
    font-weight: 600;
    font-size: 18px;
    text-align: left;
    margin: 0 0 22px 0;
  }
  .elcas .elcas-course .list .contact-info a {
    font-weight: 600;
    font-size: 16px;
    display: flex;
    align-items: center;
    align-self: flex-start;
  }
  .elcas .elcas-course .list .contact-info a img {
    width: 14px;
    height: 14px;
    margin-right: 5px;
  }
  .elcas .elcas-course .head-content {
    flex-direction: row;
    justify-content: space-between;
  }
  .elcas .elcas-course .course-head {
    display: flex;
    width: 317px;
    position: static;
  }
  .elcas .elcas-course .course-box-list {
    flex-direction: column;
    position: relative;
    padding: 3.5rem 2rem;
  }
  .elcas .elcas-course .course-box-list .course-highlight {
    display: flex;
    justify-content: center;
    width: 133px;
    background: #44318d;
    color: #FFF;
    padding: 10px;
    position: absolute;
    right: 30%;
    top: 104px;
  }
  .elcas .elcas-course .course-box-list .course-highlight p {
    font-size: 12px;
    font-weight: 600;
    margin: 0;
    color: #FFF;
    text-align: center;
  }
  .elcas .elcas-course .course-box-list .course-highlight::before,
  .elcas .elcas-course .course-box-list .course-highlight:after {
    content: '';
    position: absolute;
    bottom: 12px;
  }
  .elcas .elcas-course .course-box-list .course-highlight::before {
    border-bottom: 27px solid rgba(68, 49, 141, 0.56);
    border-left: 21px solid transparent;
    left: -21px;
  }
  .elcas .elcas-course .course-box-list .course-highlight:after {
    border-bottom: 27px solid rgba(68, 49, 141, 0.56);
    border-right: 21px solid transparent;
    right: -21px;
  }
  .elcas .elcas-course .course-box-list .course-box {
    width: 100%;
  }
  .elcas .elcas-course .course-detail {
    padding: 1rem 2rem;
    align-self: flex-start;
    margin-bottom: 45px;
  }
  .elcas .elcas-course .course-item {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 12px;
  }
  .elcas .elcas-course .course-item b {
    margin: 0;
  }
  .elcas .elcas-course .course-item .course-info {
    width: 234px;
    margin-bottom: 0;
  }
  .elcas .elcas-course .course-item b,
  .elcas .elcas-course .course-item p {
    font-size: 12px;
  }
  .elcas .elcas-course .course-item p strong {
    display: none;
  }
  .elcas .elcas-course .course-item .course-content {
    width: auto;
    margin-bottom: 0;
  }
  .elcas .elcas-course .course-item .course-content p {
    margin-top: 0;
  }
  .elcas .elcas-method .method-container {
    flex-flow: row;
  }
  .elcas .elcas-method .method-item {
    width: 18%;
    margin-top: 0;
  }
  .elcas .elcas-client {
    background-image: url(/_public/images/pla_images/client-bg.png);
    background-size: 100% 100%;
  }
  .elcas .elcas-client .client-container {
    width: 676px;
    margin: auto;
  }
  .elcas .elcas-client span {
    border-radius: 8px;
    padding: 15px;
    margin-right: 38px;
  }
  .elcas .elcas-client span:first-child {
    margin-top: 75px;
  }
  .elcas .elcas-client span:nth-child(3) {
    margin-top: 95px;
  }
  .elcas .elcas-client span:nth-child(4) {
    margin-top: 35px;
  }
  .elcas .elcas-client span:nth-child(6) {
    margin-top: 30px;
  }
  .elcas .elcas-client span:nth-child(7) {
    margin-top: 25px;
  }
  .elcas .elcas-client span:nth-child(8) {
    margin-top: 38px;
  }
  .elcas .elcas-client span:nth-child(9) {
    margin-top: 60px;
  }
  .elcas .elcas-client span:nth-child(odd) {
    width: 84px;
    height: 84px;
  }
  .elcas .elcas-client span:nth-child(even) {
    width: 117px;
    height: 125px;
  }
  .elcas .elcas-faq .elcas-heading {
    margin-bottom: 35px;
  }
  .elcas .elcas-faq .faq-item .ans {
    padding: 0 28px;
  }
}
@media (min-width: 1024px) {
  .elcas .elcas-course .elcas-heading h2 {
    text-align: center;
  }
  .elcas .elcas-course .head-content {
    justify-content: space-evenly;
  }
  .elcas .elcas-course .course-item .course-info {
    width: 344px;
  }
}
@media (min-width: 1366px) {
  .elcas .all-buttons .yellow-filled {
    font-size: 16px;
  }
  .elcas .elcas-heading h2 {
    font-size: 42px !important;
  }
  .elcas section {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .elcas .elcas-container {
    margin-left: 102px;
    margin-right: 102px;
  }
  .elcas .elcas-banner .banner-container {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .elcas .elcas-banner .banner-content {
    width: calc(100% - 532px);
    width: -webkit-calc(100% - 532px);
    width: -moz-calc(100% - 532px);
  }
  .elcas .elcas-banner .banner-info {
    margin-top: 0;
  }
  .elcas .elcas-overview .overview-container {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .elcas .elcas-overview .overview-content {
    width: calc(100% - 576px);
    width: -webkit-calc(100% - 576px);
    width: -moz-calc(100% - 576px);
  }
  .elcas .elcas-overview .overview-info {
    margin: 0 89px 82px 0;
  }
  .elcas .elcas-approved .elcas-heading {
    width: 85%;
    margin: auto;
  }
  .elcas .elcas-approved .elcas-heading h2,
  .elcas .elcas-approved .elcas-heading p {
    text-align: center;
  }
  .elcas .elcas-approved .item {
    width: 16.5%;
    margin-right: 50px !important;
    margin-top: 40px;
  }
  .elcas .elcas-course {
    padding: 50px 0;
  }
  .elcas .elcas-course .course-container {
    width: 100%;
  }
  .elcas .elcas-course .course-inner {
    flex-flow: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }
  .elcas .elcas-course .elcas-heading {
    width: 64%;
    margin: 0 auto 50px;
  }
  .elcas .elcas-course .head-content {
    flex-direction: column;
    width: 317px;
    position: sticky;
    top: 100px;
    justify-content: space-between;
  }
  .elcas .elcas-course .course-head {
    padding: 3rem 1.8rem;
  }
  .elcas .elcas-course .list .info {
    margin-top: 28px;
  }
  .elcas .elcas-course .course-data {
    width: calc(100% - 370px);
    width: -webkit-calc(100% - 370px);
    width: -moz-calc(100% - 370px);
    margin-top: 0;
  }
  .elcas .elcas-course .course-data .course-box-list {
    padding: 30px 30px 80px;
    position: relative;
  }
  .elcas .elcas-course .course-data .course-box-list .course-highlight {
    width: 163px;
    top: 98px;
    right: -129px;
    left: 0;
    margin: auto;
  }
  .elcas .elcas-course .course-data .course-box-list .course-highlight p {
    font-size: 14px;
  }
  .elcas .elcas-course .course-data .course-box-list .course-highlight::before,
  .elcas .elcas-course .course-data .course-box-list .course-highlight::after {
    bottom: 15px;
  }
  .elcas .elcas-course .course-item {
    padding: 15px 18px 15px 25px;
  }
  .elcas .elcas-course .course-item .course-info {
    width: 271px;
    font-size: 13px;
  }
  .elcas .elcas-course .course-item .all-buttons .yellow-filled {
    min-width: 146px !important;
    height: 42px;
  }
  .elcas .elcas-course .course-item .course-content p {
    font-size: 13px;
  }
  .elcas .elcas-method .method-container {
    padding: 60px;
  }
  .elcas .elcas-method .method-item {
    width: 20%;
  }
  .elcas .elcas-method .method-item img {
    width: 65px;
    height: 65px;
  }
  .elcas .elcas-method .method-item p {
    font-size: 16px;
  }
  .elcas .elcas-client {
    background-size: 90% 100%;
    background-repeat: no-repeat;
    background-position: center;
  }
  .elcas .elcas-client .client-container {
    width: 895px;
  }
  .elcas .elcas-client span {
    margin-right: 50px;
  }
  .elcas .elcas-client span:nth-child(even) {
    width: 160px;
    height: 160px;
  }
  .elcas .elcas-client span:first-child {
    margin-top: 110px;
  }
  .elcas .elcas-client span:nth-child(3) {
    margin-top: 120px;
  }
  .elcas .elcas-client span:nth-child(6) {
    margin-top: 50px;
  }
  .elcas .elcas-client span:nth-child(7) {
    margin-top: 38px;
  }
  .elcas .elcas-client span:nth-child(8) {
    margin-top: 45px;
  }
  .elcas .elcas-client span:nth-child(odd) {
    width: 106px;
    height: 106px;
  }
  .elcas .elcas-faq {
    padding-bottom: 120px !important;
  }
  .elcas .elcas-faq .elcas-heading h2 {
    text-align: center;
  }
  .elcas .elcas-faq .faq-list {
    width: 58%;
    margin: auto;
  }
  .elcas .elcas-faq .ques strong {
    font-size: 16px;
  }
  .elcas .elcas-faq .ans p {
    font-size: 14px;
  }
}
@media (min-width: 1600px) {
  .elcas .elcas-container {
    margin-left: 8%;
    margin-right: 8%;
  }
  .elcas .elcas-course .course-highlight {
    right: 23%;
  }
}
@media (min-width: 1900px) {
  .elcas .elcas-container {
    margin-left: 13%;
    margin-right: 13%;
  }
}
