@charset "UTF-8";
ul, li, ol, dl, dt, dd {
  list-style: none; }

@font-face {
  font-family: Muli;
  src: url(f/Muli-Regular.ttf); }
.t1 span {
  font-family: Muli;
  font-size: 16px; }

#vqd {
  font-family: Muli;
  font-size: 16px; }

.t1 {
  font-family: PlayfairDisplay;
  font-size: 36px;
  color: #222222;
  font-weight: 100;
  text-align: center;
  text-transform: capitalize; }

.tb1 {
  margin-top: 30px;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px; }
  .tb1 ul.tb1-1 {
    overflow: hidden;
    position: relative;
    margin-top: 30px; }
    .tb1 ul.tb1-1 li {
      font-family: Muli;
      font-weight: 700;
      font-size: 18px; }
      .tb1 ul.tb1-1 li p {
        background: #fec0d6;
        margin-top: 10px;
        margin-bottom: 10px; }
        .tb1 ul.tb1-1 li p span {
          width: 95%;
          background: #ff005a;
          display: block;
          padding: 10px;
          font-weight: 100;
          color: #fff; }
      .tb1 ul.tb1-1 li:nth-child(2) p {
        background: #a3fffe; }
        .tb1 ul.tb1-1 li:nth-child(2) p span {
          width: 80%;
          background: #00bdbb; }
      .tb1 ul.tb1-1 li:nth-child(3) p {
        background: #90bcff; }
        .tb1 ul.tb1-1 li:nth-child(3) p span {
          width: 70%;
          background: #3065b5; }
      .tb1 ul.tb1-1 li:nth-child(4) p {
        background: #ffefb8; }
        .tb1 ul.tb1-1 li:nth-child(4) p span {
          width: 87%;
          background: #ffc600; }
  .tb1 .tb1-2 {
    position: relative;
    overflow: hidden;
    margin-top: 50px; }
    .tb1 .tb1-2 .bg_left div {
      background: url(i/bg1.png);
      position: relative;
      overflow: hidden;
      min-height: 300px;
      background-repeat: no-repeat;
      background-size: cover;
      text-align: center; }
      .tb1 .tb1-2 .bg_left div h2 {
        font-size: 34px;
        padding: 50px;
        color: #fff; }
      .tb1 .tb1-2 .bg_left div a {
        padding: 10px 20px 10px 20px;
        background: red;
        color: #fff;
        text-transform: capitalize;
        border: 2px solid #fff; }
    .tb1 .tb1-2 ul {
      margin-top: 30px; }
      .tb1 .tb1-2 ul li {
        display: inline-block;
        position: relative;
        line-height: 30px;
        margin-bottom: 20px; }
        .tb1 .tb1-2 ul li:before {
          content: "1";
          width: 30px;
          height: 30px;
          background: #2ea6f6;
          float: left;
          text-align: center;
          align-items: center;
          display: grid;
          color: #fff;
          border-radius: 100%;
          margin-right: 20px; }
        .tb1 .tb1-2 ul li:nth-child(2):before {
          content: "2"; }
        .tb1 .tb1-2 ul li:nth-child(3):before {
          content: "3"; }
        .tb1 .tb1-2 ul li:nth-child(4):before {
          content: "4"; }
        .tb1 .tb1-2 ul li:nth-child(5):before {
          content: "5"; }
    .tb1 .tb1-2 #sl1 {
      position: relative;
      /* overflow: hidden; */
      display: inline-block;
      margin-top: 30px; }
      .tb1 .tb1-2 #sl1 h2 {
        margin-bottom: 30px; }
      .tb1 .tb1-2 #sl1 h3 {
        padding: 10px;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 0px; }
      .tb1 .tb1-2 #sl1 p {
        line-height: 25px;
        text-align: center;
        padding: 10px; }
      .tb1 .tb1-2 #sl1 img {
        width: 100%; }

#tb2 {
  position: relative;
  display: block;
  padding-top: 50px;
  background: #4881c7;
  padding-bottom: 50px;
  margin-bottom: 0px;
  overflow: hidden;
  color: #fff; }
  #tb2 h2 {
    color: #fff;
    text-align: left;
    margin-bottom: 50px; }
  #tb2 ul li {
    list-style: none;
    width: 50%;
    float: left;
    margin-bottom: 30px;
    color: #fff;
    line-height: 25px; }
    #tb2 ul li:nth-child(even) {
      padding-left: 20px; }
    #tb2 ul li:nth-child(odd) {
      padding-right: 20px; }
    #tb2 ul li img {
      float: left;
      margin-right: 20px; }
    #tb2 ul li h3 {
      margin-bottom: 15px;
      font-weight: 100;
      font-size: 20px;
      text-transform: capitalize; }
    #tb2 ul li p {
      font-size: 16px; }

#tb3 {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  background: #fafafa;
  padding-top: 50px;
  padding-bottom: 40px; }
  #tb3 .tb3_l {
    float: left;
    margin-right: 50px; }
  #tb3 .tb3_r {
    margin-top: 40px; }
  #tb3 p {
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: Muli;
    font-style: italic;
    line-height: 25px; }
  #tb3 strong {
    display: block;
    margin-bottom: 20px; }

.tb4 {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px; }
  .tb4 ul {
    margin-top: 20px;
    padding-right: 50px; }
    .tb4 ul li {
      text-align: right;
      margin-top: 30px;
      line-height: 30px; }
      .tb4 ul li h3 {
        text-align: right;
        margin-bottom: 15px;
        font-weight: 100;
        font-family: PlayfairDisplay;
        font-size: 26px; }
      .tb4 ul li p {
        text-align: right; }
  .tb4 .cmd5 div, .tb4 .csm5 div {
    position: relative;
    padding-top: 10px; }
    .tb4 .cmd5 div img, .tb4 .csm5 div img {
      box-shadow: 0px 1px 5px 5px #f3eeee; }
  .tb4 .cmd5 h3, .tb4 .csm5 h3 {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    text-align: center;
    /* align-items: center; */
    /* display: grid; */
    top: 20%;
    /* padding-left: 100px; */
    /* padding-right: 100px; */
    font-size: 30px;
    color: #fff;
    z-index: 2;
    line-height: 55px;
    text-transform: capitalize;
    font-family: PlayfairDisplay;
    font-weight: 100; }
  .tb4 .cmd5 span, .tb4 .csm5 span {
    display: grid;
    width: 120px;
    height: 120px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #fff;
    background: #ff005a;
    margin-bottom: 20px;
    border: 5px solid #fff;
    position: absolute;
    z-index: 2;
    top: 55px;
    font-size: 40px;
    left: -40px;
    font-family: PlayfairDisplay;
    font-weight: 100; }
    .tb4 .cmd5 span:nth-child(4), .tb4 .csm5 span:nth-child(4) {
      top: 225px; }
    .tb4 .cmd5 span:nth-child(5), .tb4 .csm5 span:nth-child(5) {
      top: 390px; }

#tb5 {
  background: url(i/bg3.jpg);
  min-height: 500px;
  background-size: 100%;
  background-repeat: no-repeat; }
  #tb5 h2 {
    color: #fff;
    padding-top: 50px; }

.tb6 {
  position: relative;
  overflow: hidden;
  margin-top: -300px;
  margin-bottom: 30px; }
  .tb6 .cmd8, .tb6 .csm8 {
    min-height: 425px; }
    .tb6 .cmd8 div, .tb6 .csm8 div {
      background: #fff;
      box-shadow: 1px 10px 5px -5px #f3eeee;
      min-height: 425px; }
      .tb6 .cmd8 div h2, .tb6 .csm8 div h2 {
        background: #2e94e4;
        padding: 20px;
        color: #fff;
        font-family: PlayfairDisplay;
        font-weight: 100;
        text-transform: capitalize;
        padding-right: 30px;
        padding-left: 30px; }
      .tb6 .cmd8 div ul, .tb6 .csm8 div ul {
        padding: 30px; }
        .tb6 .cmd8 div ul li, .tb6 .csm8 div ul li {
          position: relative;
          margin-bottom: 20px;
          display: inline-block; }
          .tb6 .cmd8 div ul li:before, .tb6 .csm8 div ul li:before {
            content: "";
            width: 125px;
            height: 125px;
            background: url(i/all.png);
            float: left;
            margin-right: 30px; }
          .tb6 .cmd8 div ul li h3, .tb6 .csm8 div ul li h3 {
            margin-bottom: 10px;
            margin-top: 10px; }
          .tb6 .cmd8 div ul li p, .tb6 .csm8 div ul li p {
            padding-right: 20px; }
          .tb6 .cmd8 div ul li:nth-child(2):before, .tb6 .csm8 div ul li:nth-child(2):before {
            background-position: -135px 0px; }
  .tb6 .cmd4, .tb6 .csm4 {
    min-height: 425px; }
    .tb6 .cmd4 div, .tb6 .csm4 div {
      background: #fff;
      box-shadow: 1px 10px 5px -5px #f3eeee;
      min-height: 425px; }
      .tb6 .cmd4 div h2, .tb6 .csm4 div h2 {
        background: #2e94e4;
        padding: 20px;
        color: #fff;
        font-family: PlayfairDisplay;
        font-weight: 100;
        text-transform: capitalize; }
      .tb6 .cmd4 div ul, .tb6 .csm4 div ul {
        padding: 30px; }
        .tb6 .cmd4 div ul li, .tb6 .csm4 div ul li {
          position: relative;
          margin-bottom: 10px; }
          .tb6 .cmd4 div ul li:before, .tb6 .csm4 div ul li:before {
            content: "•";
            width: 10px;
            height: 10px;
            position: relative;
            float: left;
            margin-right: 10px;
            color: red;
            font-weight: bold;
            font-size: 20px;
            margin-top: -5px; }
  .tb6 .b_tb6 {
    position: relative;
    overflow: hidden;
    margin-top: 30px;
    display: inline-block; }
    .tb6 .b_tb6 ul {
      margin-left: 15px;
      margin-right: 15px;
      background: #3065b5;
      color: #fff;
      min-height: 250px; }
      .tb6 .b_tb6 ul li {
        position: relative;
        text-align: center; }
        .tb6 .b_tb6 ul li:before {
          content: "";
          background: url(i/all.png);
          background-position: 235px 0px;
          width: 125px;
          height: 125px;
          position: relative;
          display: grid;
          align-items: center;
          margin: 0px auto;
          margin-bottom: 20px;
          margin-top: 20px; }
        .tb6 .b_tb6 ul li:nth-child(2):before {
          background-position: 0px -135px; }
        .tb6 .b_tb6 ul li:nth-child(3):before {
          background-position: 360px -135px; }
        .tb6 .b_tb6 ul li:nth-child(4):before {
          background-position: 215px -135px; }

@media screen and (max-width: 768px) {
  .tb4 {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px; }
    .tb4 ul {
      margin-top: 20px;
      padding-right: 50px; }
      .tb4 ul li {
        text-align: right;
        margin-top: 30px;
        line-height: 30px; }
        .tb4 ul li h3 {
          text-align: right;
          margin-bottom: 15px;
          font-weight: 100;
          font-family: PlayfairDisplay;
          font-size: 26px; }
        .tb4 ul li p {
          text-align: right; }
    .tb4 .cmd5 div, .tb4 .csm5 div {
      position: relative;
      padding-top: 10px; }
      .tb4 .cmd5 div img, .tb4 .csm5 div img {
        box-shadow: 0px 1px 5px 5px #f3eeee; }
    .tb4 .cmd5 h3, .tb4 .csm5 h3 {
      position: absolute;
      left: 0px;
      right: 0px;
      margin: 0px auto;
      text-align: center;
      /* align-items: center; */
      /* display: grid; */
      top: 10%;
      /* padding-left: 100px; */
      /* padding-right: 100px; */
      font-size: 30px;
      color: #fff;
      z-index: 2;
      line-height: 55px;
      text-transform: capitalize;
      font-family: PlayfairDisplay;
      font-weight: 100; }
    .tb4 .cmd5 span, .tb4 .csm5 span {
      display: grid;
      width: 100px;
      height: 100px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      text-align: center;
      color: #fff;
      background: #ff005a;
      margin-bottom: 20px;
      border: 5px solid #fff;
      position: absolute;
      z-index: 2;
      top: 35px;
      font-size: 40px;
      left: 5px;
      font-family: PlayfairDisplay;
      font-weight: 100; }
      .tb4 .cmd5 span:nth-child(4), .tb4 .csm5 span:nth-child(4) {
        top: 165px; }
      .tb4 .cmd5 span:nth-child(5), .tb4 .csm5 span:nth-child(5) {
        top: 290px; } }

/*# sourceMappingURL=vqd.css.map */
