@font-face {
  font-family: 'Louis George Cafe';

  src: url(fonts/lg_cafe.ttf);
}

.pc_kk_dflx h4 {
  align-self: center;
  padding-left: 22px;
  font-family: 'Louis George Cafe';
  font-size: 16px;
  line-height: 34px;
  color: #9F2022;
  font-weight: 400;
}

.pc_kk_dflx {
  display: flex;
  align-items: flex-start;
  height: 89px;
  margin-bottom: 32px;
}

.pc_wrap_icons {
  max-width: 390px;
  margin: auto;
}

.os_h1 {
  font-family: 'Libre Baskerville', serif;
  color: #2664a8;
}

.os_sec_1_wrap {
  padding-top: 50px;
  padding-bottom: 50px;
}

.mb0 {
  margin-bottom: 0;
}

.os_sec_2_wrap {
  background-color: #EDF8FE;
  padding-top: 52px;
}

.pc_sline_top {
  border-top: 1px solid #dddddd7d;
}

.pc_sline {
  border-bottom: 1px solid #dddddd7d;
  margin: 0 0px !IMPORTANT;
}

.pc_sline .ellipse {
  margin: 16px 0px;
      margin-left: 100px;
}



.points-nb {
  width: 92% !important;
  margin: auto !important;
}
.pc_s_mb70{
  margin-bottom: 70px !important;
}

.pc_wrap_icons {
    margin-top: 32px;
}

.row.os_sec_3_wrap {
    padding: 70px 0;
}
.row.os_sec_3_wrap_inner {
    border: 16px solid #2664A8;
    border-radius: 8px;
    padding: 16px;
        width: 98%;
        margin: auto !important;
}
ul.os_sec_3_list {
    padding-top: 24px;
}
ul.os_sec_3_list li {
  position: relative;
    list-style: none;
    padding-left: 24px;
    font-family: 'Louis George Cafe';
    margin-bottom: 22px;
    font-size: 18px;
    color: #565656;
    font-weight: 600;
    border-bottom: 1px solid #C4C4C4;
    padding-bottom: 31px;
}
ul.os_sec_3_list li:nth-last-child(1){
  border-bottom: 0px solid #C4C4C4;
      padding-bottom: 0px;
}
ul.os_sec_3_list li:before {
    content: '';
    align-self: center;
    background-color: var(--manhattan);
    border-radius: 4.5px;
    height: 9px;
    margin-bottom: 1px; 
    width: 9px;
    position: absolute;
    top: 10px;
    left: 0px;
}


ul.os_ei li {
  position: relative;
    list-style: none;
    padding-left: 24px;
    font-family: 'Louis George Cafe';
    margin-bottom: 22px;
    font-size: 18px;
    color: #565656;
    font-weight: 600;
    padding-bottom: 31px;
}
.os_ei li:before {
    content: '';
    align-self: center;
    background-color: var(--manhattan);
    border-radius: 4.5px;
    height: 9px;
    margin-bottom: 1px; 
    width: 9px;
    position: absolute;
    top: 10px;
    left: 0px;
}


.os_ei_img img {
    max-width: 376px;
    margin: auto;
    border-radius: 12px;
    display: block;
    position: relative;
    border-radius: 3px;
}
.os_ei_img:before {
 content: "";
    display: block;
    width: 866px;
    height: 509px;
    background: #FFF7E9;
    position: absolute;
    z-index: 0;
    top: -37px;
    left: 228px;
    border-radius: 4px;
}
.os_sec_4_wrap h1 {
    margin-bottom: 60px;
}
.row.os_sec_5_wrap {
    background: #FFF7E9;
    padding: 40px 0;
    margin-top: 100px;
    margin-bottom: 60px;
}
.os_sec_5_wrap {

    max-width: 98%;
    background: #FFF7E9;
    padding: 35px 0 8px;
    margin-top: 100px;
    margin-bottom: 60px;
}

h3.os_sec_5_head {
    color: #F58634;
    font-family: 'Libre Baskerville';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 20px;
}
p.os_sec_5_timing {
 font-family: 'Louis George Cafe';
    font-size: 18px;
    line-height: 29px;
    text-align: center;
    color: #F58634 !important;
    margin-bottom: 0;
}


@media screen and (max-width: 767px){

  .os_sec_1_wrap {
    padding-top: 0px;
    padding-bottom: 6px;
  }
  .os_sec_1_wrap  h1.os_h1 {
      margin-bottom: 15px;
  }
  #content p{
    font-size: 16px;
  }
  .os_sec_2_wrap {
    background-color: #EDF8FE;
    padding-top: 15px;
  }
  .ellipse {
    margin-left: 0 !important;
  }
  .pc_sline {
    border-bottom: 0px solid #dddddd7d;
  }
  .pc_sline_top {
    padding: 0;
        border-top: 0px solid #dddddd7d;
  }
  .pc_s_mb70 {
      margin-bottom: 10px !important;
  }
  .row.os_sec_3_wrap {
      padding: 25px 0;
  }
  .row.os_sec_3_wrap_inner {
    border: 0px solid #2664A8;
    padding: 5px;
  }
  ul.os_sec_3_list li{
    border-bottom: 0px solid #C4C4C4;
    padding-bottom: 1px;
    font-size: 16px !important;

    font-weight: 400;
  }
  h1.os_h1 {
    font-size: 18px;
  }
  .os_sec_4_wrap h1 {
    margin-bottom: 20px;
  }
  .row.os_sec_3_wrap {
    padding-bottom: 0;
  }
  .row.os_sec_4_wrap {
    background: #EDF8FE;
    padding-top: 24px;
  }
  .row.os_sec_5_wrap {
    background: #FFF7E9;
    padding: 40px 0;
    margin: auto;
    margin-top: 21px;
    margin-bottom: 22px;
    border-radius: 9px;
  }
  ul.os_ei li{
    margin-bottom: 22px;
    font-size: 16px;
    color: #565656;
    font-weight: 400;
    padding-bottom: 20px;
  }
}