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; }

@font-face {
  font-family: Muli;
  src: url(f/Muli-Regular.ttf); }
@font-face {
  font-family: MuliBold;
  src: url(f/Muli-Bold.ttf); }
@font-face {
  font-family: MuliSemiBold;
  src: url(f/Muli-SemiBold.ttf); }
@font-face {
  font-family: UTM;
  src: url(f/UTMHELVETINS.TTF); }
@font-face {
  font-family: PlayfairDisplay;
  src: url(f/PlayfairDisplay-Regular.ttf); }
@font-face {
  font-family: PlayfairDisplayBold;
  src: url(f/PlayfairDisplay-Bold.ttf); }
@font-face {
  font-family: helveticaneue;
  src: url(f/helveticaneue.ttf); }
.tit {
  font-family: dp;
  font-size: 40px;
  padding: 65px 0 17px;
  text-align: center;
  font-weight: normal; }

.da p {
  text-align: center;
  line-height: 28px; }

#bn {
  display: none; }

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

.t1 span {
  font-family: Muli;
  font-size: 16px; }

#ck {
  width: 80%;
  position: absolute;
  left: 0;
  top: 50px;
  background: #fff;
  padding: 10px 20px;
  z-index: 100;
  display: none; }

nav > .ctn {
  position: relative; }

#ck p {
  font-family: MuliExtraBold;
  color: #222;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 5px; }

#ck a {
  color: #666 !important;
  font-family: Muli !important;
  font-size: 14px; }

#ck p > a {
  color: #222 !important;
  font-weight: bold; }

#ck li {
  padding: 7px 18px !important;
  border-bottom: 1px solid #dddddd;
  background: url(i/ic000.png) 0 center no-repeat;
  transition: margin 0.5s;
  width: 100%; }

#ck li:last-child {
  border-bottom: none !important; }

#ck li:before, #ck li:after {
  display: none; }

#ck li:hover {
  margin-left: 10px; }

#ck li:hover a {
  color: #2ea6f6 !important; }

.bl1 {
  display: flow-root;
  padding: 75px 0; }
  .bl1 .t1 {
    text-align: center;
    margin-bottom: 20px; }
  .bl1 p {
    line-height: 26px;
    color: #666;
    text-align: center;
    padding: 0 30px;
    margin-bottom: 100px; }
  .bl1 div {
    position: relative; }
    .bl1 div img:nth-child(1) {
      float: left; }
    .bl1 div img:nth-child(2) {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: -45px; }
    .bl1 div img:nth-child(3) {
      float: right; }

#bl2 {
  display: flow-root;
  background: linear-gradient(to right, #4983c9, #48a1e7);
  color: #fff;
  padding: 195px 0 255px 0;
  margin: -165px 0 285px 0; }
  #bl2 .t1 {
    text-align: center;
    color: #fff; }

.bl2 ul li:before, .bl6 li:before {
  content: "";
  width: 110px;
  height: 110px;
  display: inline-block;
  background: url(i/ic.png) center no-repeat; }

.bl2 {
  position: relative; }
  .bl2 > p {
    margin: 20px 30px;
    text-align: center;
    line-height: 24px; }
  .bl2 ul {
    display: flex;
    margin-top: 45px; }
    .bl2 ul li {
      flex: 1;
      padding-top: 135px;
      position: relative;
      margin: 0 40px;
      text-align: center;
      line-height: 26px; }
      .bl2 ul li:before {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        background: #fff url(i/ic.png) center no-repeat;
        border-radius: 50%;
        background-position: 0 0; }
      .bl2 ul li:nth-child(2):before {
        background-position: -110px 0px; }
      .bl2 ul li:nth-child(3):before {
        background-position: -220px 0px; }
      .bl2 ul li:nth-child(4):before {
        background-position: -330px 0px; }
      .bl2 ul li:nth-child(5):before {
        background-position: 0px -110px; }
  .bl2 div {
    position: absolute;
    background: #fff;
    color: #666;
    padding: 45px 70px 55px 70px;
    width: 83%;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: -1px 0px 22px -4px #ccc;
    bottom: -475px; }
    .bl2 div ul li:nth-child(1):before {
      background: #3065b5 url(i/ic.png) center no-repeat;
      background-position: -110px -110px; }
    .bl2 div ul li:nth-child(2):before {
      background: #3065b5 url(i/ic.png) center no-repeat;
      background-position: -220px -110px; }
    .bl2 div ul li:nth-child(3):before {
      background: #3065b5 url(i/ic.png) center no-repeat;
      background-position: -330px -110px; }
    .bl2 div p {
      text-align: center;
      margin: 20px 0 0 0; }

.bl3 {
  display: flow-root;
  margin: 60px auto;
  line-height: 26px;
  color: #666; }
  .bl3 > div {
    display: flow-root;
    margin: 10px 0; }
  .bl3 .t1 {
    text-align: center; }
  .bl3 > p {
    color: #666;
    padding: 0 100px;
    text-align: center;
    margin: 20px 0 40px 0; }
  .bl3 .t3 {
    text-align: left;
    margin-bottom: 15px; }
  .bl3 > div > .csm8 > div {
    padding: 20px 0;
    display: flow-root; }
    .bl3 > div > .csm8 > div p {
      display: block; }
  .bl3 > div > .csm8 > p {
    padding: 0 15px; }
  .bl3 li {
    padding: 8px 20px;
    position: relative; }
    .bl3 li:before {
      content: "";
      width: 10px;
      height: 10px;
      display: inline-block;
      position: absolute;
      left: 0;
      top: 50%;
      background: #ff005a;
      border-radius: 50%;
      transform: translateY(-50%); }

#bl4 {
  display: flow-root;
  color: #fff; }
  #bl4 .t1 {
    text-align: center;
    margin-bottom: 50px; }
  #bl4 .csm6:nth-child(2) {
    background: url(i/bg.png) 0 center no-repeat;
    background-size: cover;
    padding: 60px 95px;
    width: 49%;
    margin-right: 1%; }
    #bl4 .csm6:nth-child(2) * {
      text-align: right; }
    #bl4 .csm6:nth-child(2) li {
      margin: 10px 0;
      padding-right: 40px;
      position: relative; }
      #bl4 .csm6:nth-child(2) li:before {
        content: "";
        display: inline-block;
        width: 10px;
        height: 10px;
        background: #fff;
        border-radius: 50%;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%); }
  #bl4 .csm6:nth-child(3) {
    background: url(i/bg2.png) 0 center no-repeat;
    background-size: cover;
    padding: 60px 95px;
    width: 49%;
    margin-left: 1%; }
    #bl4 .csm6:nth-child(3) * {
      text-align: left; }
    #bl4 .csm6:nth-child(3) li {
      margin: 10px 0;
      padding-left: 40px;
      position: relative; }
      #bl4 .csm6:nth-child(3) li:before {
        content: "";
        display: inline-block;
        width: 10px;
        height: 10px;
        background: #fff;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%); }
  #bl4 p {
    font-family: Muli;
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 15px; }

.bl5 {
  position: relative;
  padding: 75px 0 80px 0; }
  .bl5 .t1 {
    text-align: center;
    margin-bottom: 50px;
    padding: 0 100px; }
  .bl5 > ul {
    display: flex; }
    .bl5 > ul > li {
      flex: 1;
      background: #d79b3b;
      color: #fff;
      padding: 20px 50px;
      text-align: center;
      align-items: center;
      display: flex; }
  .bl5 > div {
    display: flex;
    line-height: 24px;
    color: #666666; }
    .bl5 > div .cmd25 {
      width: 20%;
      float: left;
      padding: 25px 30px;
      border-right: 1px solid #dddddd;
      border-bottom: 1px solid #dddddd;
      height: 180px;
      transition: all 0.5s; }
      .bl5 > div .cmd25:first-child {
        background: #3065b5;
        color: #fff;
        display: flex;
        align-items: center;
        padding: 0 50px;
        text-align: center;
        position: relative; }
        .bl5 > div .cmd25:first-child:before {
          content: "";
          position: absolute;
          right: -10px;
          top: 50%;
          transform: translateY(-50%);
          width: 10px;
          height: 43px;
          display: inline-block;
          background: url(i/smg/af.png) 0 center no-repeat;
          transition: all 0.5s; }
        .bl5 > div .cmd25:first-child:after {
          content: "";
          position: absolute;
          left: -30px;
          top: 0;
          width: 30px;
          height: 100%;
          display: inline-block;
          background: #ff005a;
          transition: all 0.5s;
          opacity: 0; }
    .bl5 > div:hover .cmd25 {
      background: #ff97bc;
      color: #fff; }
    .bl5 > div:hover .cmd25:first-child {
      background: #ff005a; }
      .bl5 > div:hover .cmd25:first-child:before {
        background: url(i/smg/af1.png) 0 center no-repeat; }
      .bl5 > div:hover .cmd25:first-child:after {
        opacity: 1; }

.bl6 {
  display: flow-root; }

.t-bl6 {
  padding: 25px 0; }
  .t-bl6 .t3 {
    text-align: left; }
    .t-bl6 .t3 span {
      display: inline-block;
      margin-right: 15px;
      color: #ff005a;
      font-family: MuliBold;
      font-size: 35px; }

.bl6 ul {
  display: flex; }

.bl6 li {
  width: 110px;
  margin: 0 15px;
  height: 110px;
  position: relative;
  border-radius: 50%;
  cursor: pointer;
  background: #f4f4f4;
  transition: all 0.5s; }
  .bl6 li:hover {
    background: #3065b5; }
  .bl6 li:before {
    background: url(i/ic.png) center no-repeat;
    background-position: 0 -220px;
    border-radius: 50%; }
  .bl6 li:first-child {
    margin-left: 0; }
  .bl6 li:nth-child(2):before {
    background-position: -110px -220px; }
  .bl6 li:nth-child(3):before {
    background-position: -220px -220px; }
  .bl6 li:nth-child(4):before {
    background-position: -330px -220px; }

.seemore {
  background: #ff005a;
  color: #fff;
  font-family: MuliBold;
  text-transform: capitalize;
  padding: 15px 30px; }

.b-bl6 > p {
  margin: 25px 0 55px 0;
  line-height: 24px;
  color: #666;
  display: none; }

.t3 {
  font-family: PlayfairDisplay;
  font-size: 25px;
  color: #222;
  text-align: center; }

.t-bl6 p {
  display: none;
  padding-left: 100px;
  transition: all 0.5s;
  opacity: 0;
  height: 77px;
  overflow: hidden; }

@keyframes paddingleft {
  0% {
    padding-left: 200px; }
  100% {
    padding-left: 0; } }
.act1 {
  display: block !important;
  padding-left: 0 !important;
  transition: all 0.5s;
  /*animation: paddingleft;*/
  animation-name: paddingleft;
  -webkit-animation-name: paddingleft;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  opacity: 1 !important; }

.act2 {
  background: #3065b5 !important; }

#s10 {
  -webkit-box-shadow: 0px 1px 18px 3px #ccc;
  box-shadow: 0px 1px 18px 3px #ccc;
  margin-top: 60px; }

.s10 {
  position: relative;
  overflow: hidden;
  padding: 60px 0 80px 0; }
  .s10 .t1 {
    text-align: center;
    margin-bottom: 50px; }
  .s10 .cmd3 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 60px 0;
    background: #ed426a;
    color: #fff;
    width: 24.6%;
    margin: 0 .2%; }
    .s10 .cmd3:nth-child(3) {
      background: #3065b5; }
    .s10 .cmd3:nth-child(4) {
      background: #f6ac14; }
    .s10 .cmd3:nth-child(5) {
      background: #2ab08b; }

@media screen and (max-width: 1023px) {
  .bl1 {
    padding: 25px 0; }

  .bl1 div img:nth-child(2) {
    top: 15px;
    width: 65%; }

  .bl1 p {
    margin-bottom: 15px; }

  .bl2 div {
    width: 95%;
    bottom: -500px; }

  .bl2 ul li {
    margin: 0 10px; }

  .bl3 {
    width: 100%;
    margin-bottom: 20px; }

  #bl4 .t1 {
    margin-bottom: 20px; }

  #bl4 .csm6:nth-child(2), #bl4 .csm6:nth-child(3) {
    padding: 15px 14px; }

  .bl5 {
    display: none; }

  .bl6 {
    margin: 15px 0; }

  .s10 .cmd3 {
    float: left; } }
@media screen and (max-width: 767px) {
  .bl1 {
    width: 100%; }
    .bl1 p {
      padding: 0 15px;
      text-align-last: center;
      text-align: justify; }

  .bl1 div img {
    display: block !important;
    float: unset !important;
    position: unset !important;
    margin: 10px auto !important; }

  .bl1 div img:nth-child(2) {
    width: 100%;
    left: unset;
    transform: unset; }

  .bl2 ul {
    display: block;
    margin: 25px 0; }
    .bl2 ul li {
      width: 100%;
      margin: 5px 0; }

  #bl2 {
    padding-bottom: 25px;
    margin-bottom: 25px; }

  .bl2 div {
    position: unset;
    left: unset;
    transform: unset;
    margin: auto;
    bottom: unset; }

  .bl3 {
    margin-top: 25px; }
    .bl3 .t1 {
      line-height: 45px; }
    .bl3 > p {
      padding: 0 15px;
      margin: 5px 0; }

  #bl4 .csm6:nth-child(2), #bl4 .csm6:nth-child(3) {
    width: 100%;
    margin: 10px 0; }
    #bl4 .csm6:nth-child(2) *, #bl4 .csm6:nth-child(3) * {
      text-align: left; }

  .bl6 {
    margin: 0;
    width: 100%; }

  .bl6 img {
    display: block;
    margin: auto; }

  .bl6 ul {
    display: flow-root;
    padding: 0 40px; }
    .bl6 ul li {
      width: 110px;
      float: left;
      margin: 5px 20px; }
      .bl6 ul li:first-child {
        margin-left: 20px; }

  .s10 .cmd3 {
    width: 100%; } }
@media screen and (max-width: 320px) {
  .bl2 > p {
    margin: 10px 0; }

  .bl2 div {
    padding: 25px 15px 25px 15px; }

  .bl6 ul {
    padding: 0; }
    .bl6 ul li {
      margin: 5px 15px; } }

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