@font-face {
  font-family: "laCartoonerie";
  src: url("../fonts/laCartoonerie/LaCartoonerie.eot?") format("eot"), url("../fonts/laCartoonerie/LaCartoonerie.woff") format("woff"), url("../fonts/laCartoonerie/LaCartoonerie.ttf") format("truetype"), url("../fonts/laCartoonerie/LaCartoonerie.svg#laCartoonerie") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "KG Second Chances Solid";
  src: url("../fonts/KG_Second_Chances_Solid/KGSecondChancesSolid.eot?") format("eot"), url("../fonts/KG_Second_Chances_Solid/KGSecondChancesSolid.woff") format("woff"), url("../fonts/KG_Second_Chances_Solid/KGSecondChancesSolid.ttf") format("truetype"), url("../fonts/KG_Second_Chances_Solid/KGSecondChancesSolid.svg#KGSecondChancesSolid") format("svg");
  font-weight: normal;
  font-style: normal; }
body, p, a, footer {
  font-family: 'laCartoonerie',arial;
  font-weight: normal; }

.btn {
  text-shadow: none;
  border-radius: 50px;
  font-weight: 600;
  font-size: 28px;
  padding: 10px 32px; }
  @media screen and (min-width: 1920px) {
    .btn {
      font-size: 38px;
      padding: 15px 50px; } }
  .btn.btn-primary {
    background-color: #a62169;
    border-color: #a62169;
    color: #ffffff !important; }

.btn-primary {
  background-color: #a62169;
  border-color: #a62169;
  color: #ffffff !important; }

body .bg-img {
  position: relative;
  background-position: top center;
  background-size: contain;
  background-repeat: no-repeat;
  min-height: 300px; }
  @media screen and (min-width: 1600px) {
    body .bg-img {
      background-size: cover; } }
  body .bg-img#bg-second {
    background-image: url(../i/bg/section2.png); }
  body .bg-img#bg-third {
    background-image: url(../i/bg/section3.png); }
  body .bg-img#bg-fourth {
    background-image: url(../i/bg/section4.png); }
body #bg-second, body #bg-fourth {
  background-color: #f0e3d9; }
body #bg-third {
  background-color: #c9e3db; }
body #bg-first img {
  width: 100%; }
body #bg-second .container {
  padding-top: 9.4%; }
  @media screen and (min-width: 1920px) {
    body #bg-second .container {
      width: 1400px;
      padding-top: 10.4%; } }
  body #bg-second .container img {
    width: calc(100% - 50px); }
    @media screen and (min-width: 1920px) {
      body #bg-second .container img {
        width: 100%; } }
    body #bg-second .container img.img-bottom {
      width: 35%; }
      @media screen and (min-width: 1920px) {
        body #bg-second .container img.img-bottom {
          width: 50%; } }
  body #bg-second .container .txt-container {
    margin: 20px auto 0px auto; }
    body #bg-second .container .txt-container p {
      margin: 0px;
      text-transform: uppercase;
      font-weight: 600;
      line-height: 18px;
      color: #2e2e2e; }
      body #bg-second .container .txt-container p:first-child {
        display: none;
        font-size: 18px; }
        @media screen and (max-width: 992px) {
          body #bg-second .container .txt-container p:first-child {
            font-size: 16px; } }
        @media screen and (min-width: 1920px) {
          body #bg-second .container .txt-container p:first-child {
            font-size: 24px;
            line-height: 35px;
            padding-top: 8px; } }
      body #bg-second .container .txt-container p:nth-child(2) {
        font-size: 14px;
        letter-spacing: 0.5px; }
        @media screen and (max-width: 992px) {
          body #bg-second .container .txt-container p:nth-child(2) {
            font-size: 12px; } }
        @media screen and (min-width: 1920px) {
          body #bg-second .container .txt-container p:nth-child(2) {
            font-size: 18px; } }
      body #bg-second .container .txt-container p img {
        width: 25px;
        margin-left: 3px; }
        @media screen and (min-width: 1920px) {
          body #bg-second .container .txt-container p img {
            width: 34px; } }
  body #bg-second .container div .btn-primary {
    margin: 20px auto; }
@media screen and (max-width: 1300px) {
  body #bg-third {
    padding-bottom: 20px; } }
body #bg-third div {
  padding: 0px; }
body #bg-third > div:first-child div:first-child img {
  width: 80%;
  margin: 25% auto 10% 10%; }
  @media screen and (min-width: 1600px) {
    body #bg-third > div:first-child div:first-child img {
      width: 70%;
      margin: 20% auto 5% 15%; } }
  @media screen and (min-width: 1920px) {
    body #bg-third > div:first-child div:first-child img {
      margin: 16% auto 5% 15%; } }
  @media screen and (max-width: 1200px) {
    body #bg-third > div:first-child div:first-child img {
      width: 92%;
      margin: 30% auto 10% 0%; } }
  @media screen and (max-width: 768px) {
    body #bg-third > div:first-child div:first-child img {
      margin: 45% auto 10% -1%; } }
body #bg-third > div:first-child div:nth-child(2) {
  margin: 40px auto 30px auto; }
  @media screen and (min-width: 1920px) {
    body #bg-third > div:first-child div:nth-child(2) {
      margin-left: -35px; } }
  body #bg-third > div:first-child div:nth-child(2) p {
    font-family: KG Second Chances Solid,arial;
    font-size: 28px;
    font-weight: bold;
    color: #3d3f3c;
    letter-spacing: 0px;
    position: relative;
    right: 18px; }
    @media screen and (min-width: 1600px) {
      body #bg-third > div:first-child div:nth-child(2) p {
        font-size: 33px; } }
    @media screen and (min-width: 1920px) {
      body #bg-third > div:first-child div:nth-child(2) p {
        font-size: 43px; } }
    @media screen and (max-width: 1300px) {
      body #bg-third > div:first-child div:nth-child(2) p {
        font-size: 25px; } }
    @media screen and (max-width: 1200px) {
      body #bg-third > div:first-child div:nth-child(2) p {
        font-size: 23px; } }
    @media screen and (max-width: 1100px) {
      body #bg-third > div:first-child div:nth-child(2) p {
        font-size: 21px; } }
    @media screen and (max-width: 768px) {
      body #bg-third > div:first-child div:nth-child(2) p {
        font-size: 18px; } }
  body #bg-third > div:first-child div:nth-child(2) ul li {
    font-size: 16px;
    font-weight: 600;
    color: #3d3f3c;
    letter-spacing: 1.5px; }
    @media screen and (min-width: 1920px) {
      body #bg-third > div:first-child div:nth-child(2) ul li {
        font-size: 20px; } }
    @media screen and (max-width: 1200px) {
      body #bg-third > div:first-child div:nth-child(2) ul li {
        font-size: 14px; } }
    @media screen and (max-width: 768px) {
      body #bg-third > div:first-child div:nth-child(2) ul li {
        font-size: 11px; } }
body #bg-third > div:nth-child(2) div:first-child p {
  font-size: 16px;
  font-weight: 600;
  color: #3d3f3c;
  letter-spacing: 1.5px;
  margin-left: 30px;
  margin-top: 15%;
  background-color: #ffe8ba;
  padding: 30px;
  border-radius: 20px; }
  @media screen and (min-width: 1920px) {
    body #bg-third > div:nth-child(2) div:first-child p {
      font-size: 20px; } }
  @media screen and (min-width: 1600px) {
    body #bg-third > div:nth-child(2) div:first-child p {
      margin-top: 10%; } }
  @media screen and (max-width: 1200px) {
    body #bg-third > div:nth-child(2) div:first-child p {
      font-size: 14px; } }
  @media screen and (max-width: 768px) {
    body #bg-third > div:nth-child(2) div:first-child p {
      font-size: 11px; } }
  body #bg-third > div:nth-child(2) div:first-child p a, body #bg-third > div:nth-child(2) div:first-child p span {
    color: #a62169;
    font-weight: 600; }
body #bg-third > div:nth-child(2) div:first-child img {
  width: 100%;
  position: absolute;
  bottom: -16%;
  left: 200px; }
  @media screen and (min-width: 1600px) {
    body #bg-third > div:nth-child(2) div:first-child img {
      width: 85%;
      bottom: -18%;
      left: 200px; } }
  @media screen and (min-width: 1920px) {
    body #bg-third > div:nth-child(2) div:first-child img {
      width: 95%;
      bottom: -31%;
      left: 235px; } }
  @media screen and (max-width: 1366px) {
    body #bg-third > div:nth-child(2) div:first-child img {
      width: 90%;
      bottom: -12%; } }
  @media screen and (max-width: 1200px) {
    body #bg-third > div:nth-child(2) div:first-child img {
      width: 95%;
      left: 175px;
      bottom: -18%; } }
  @media screen and (max-width: 1100px) {
    body #bg-third > div:nth-child(2) div:first-child img {
      left: 170px;
      bottom: -8%; } }
  @media screen and (max-width: 768px) {
    body #bg-third > div:nth-child(2) div:first-child img {
      width: 80%;
      left: 150px;
      bottom: -4%; } }
body #bg-third > div:nth-child(2) div:nth-child(2) img {
  width: 80%;
  margin-top: 55%;
  position: absolute;
  right: 0px; }
  @media screen and (max-width: 1200px) {
    body #bg-third > div:nth-child(2) div:nth-child(2) img {
      width: 85%;
      margin-top: 65%; } }
  @media screen and (min-width: 1920px) {
    body #bg-third > div:nth-child(2) div:nth-child(2) img {
      margin-top: 40%; } }
  @media screen and (max-width: 768px) {
    body #bg-third > div:nth-child(2) div:nth-child(2) img {
      width: 90%;
      margin-top: 90%; } }
body #bg-third ul li {
  list-style-type: circle; }
@media screen and (min-width: 1920px) {
  body #bg-fourth .container {
    width: 1600px; } }
body #bg-fourth .winner-list {
  margin-bottom: 30px;
  padding: 20px;
  padding-top: 14%;
  overflow: hidden; }
  @media screen and (min-width: 1920px) {
    body #bg-fourth .winner-list {
      padding-top: 18%; } }
  body #bg-fourth .winner-list .title {
    margin-bottom: 20px; }
    body #bg-fourth .winner-list .title select {
      width: 150px;
      height: 35px; }
      @media screen and (min-width: 1920px) {
        body #bg-fourth .winner-list .title select {
          width: 180px; } }
    body #bg-fourth .winner-list .title div {
      color: #555;
      font-size: 18px;
      margin: 15px auto; }
      @media screen and (min-width: 1920px) {
        body #bg-fourth .winner-list .title div {
          font-size: 28px; } }
  body #bg-fourth .winner-list .list > .scroll {
    overflow-y: auto;
    height: 380px;
    padding: 20px 0px; }
    body #bg-fourth .winner-list .list > .scroll::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
      background-color: #F5F5F5; }
    body #bg-fourth .winner-list .list > .scroll::-webkit-scrollbar {
      width: 8px;
      background-color: #f5f5f5; }
    body #bg-fourth .winner-list .list > .scroll::-webkit-scrollbar-thumb {
      background-color: #555555;
      border: 3px solid #555555; }
    body #bg-fourth .winner-list .list > .scroll .col-md-3 {
      overflow: hidden; }
  body #bg-fourth .winner-list .list > p {
    font-size: 14px;
    padding-bottom: 0px; }
    body #bg-fourth .winner-list .list > p span {
      font-weight: 600; }
  body #bg-fourth .winner-list .list p {
    line-height: 20px;
    text-align: left;
    overflow: hidden; }
  body #bg-fourth .winner-list .list .number {
    width: 30px;
    float: left;
    padding-bottom: 0px;
    font-weight: 600;
    margin-bottom: 5px; }
  body #bg-fourth .winner-list .list .name {
    width: calc(100% - 30px);
    float: left;
    padding-bottom: 0px;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 16px;
    margin-bottom: 5px;
    font-family: "Open sans";
    color: #555555; }
    body #bg-fourth .winner-list .list .name a {
      font-family: "Open sans"; }
    @media screen and (min-width: 1920px) {
      body #bg-fourth .winner-list .list .name {
        font-size: 22px;
        line-height: 29px; } }
  body #bg-fourth .winner-list .list a {
    color: #555;
    font-weight: 600; }
    body #bg-fourth .winner-list .list a:hover, body #bg-fourth .winner-list .list a:visited {
      text-decoration: none; }
  body #bg-fourth .winner-list .list .desc {
    margin-left: 30px;
    line-height: 18px;
    color: #939393;
    padding-bottom: 4px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: "Open sans"; }
    @media screen and (min-width: 1920px) {
      body #bg-fourth .winner-list .list .desc {
        font-size: 18px;
        line-height: 20px; } }
    body #bg-fourth .winner-list .list .desc a {
      font-family: "Open sans";
      font-weight: normal; }
  body #bg-fourth .winner-list .list .no-winner {
    margin-top: 60px; }
    body #bg-fourth .winner-list .list .no-winner i {
      font-size: 60px;
      margin-bottom: 25px;
      color: #8a8a8a; }
    body #bg-fourth .winner-list .list .no-winner p {
      text-align: center;
      margin-bottom: 0px;
      padding-bottom: 0px;
      font-size: 15px; }
      @media screen and (min-width: 1920px) {
        body #bg-fourth .winner-list .list .no-winner p {
          font-size: 20px;
          line-height: 25px; } }
    body #bg-fourth .winner-list .list .no-winner .top-header-link {
      padding-top: 25px; }
  body #bg-fourth .winner-list .list .loading {
    display: none; }
    body #bg-fourth .winner-list .list .loading .spin {
      margin-top: 128px; }
body #bg-fourth .htext {
  width: 850px;
  margin: 0px auto; }
  @media screen and (min-width: 1920px) {
    body #bg-fourth .htext {
      width: 1200px; } }
  @media screen and (max-width: 991px) {
    body #bg-fourth .htext {
      width: 700px; } }
  body #bg-fourth .htext .row {
    margin: 0px;
    max-width: 100%;
    min-width: auto; }
  body #bg-fourth .htext .footer-text p {
    margin-bottom: 0px;
    padding-bottom: 0px; }
    @media screen and (min-width: 1920px) {
      body #bg-fourth .htext .footer-text p {
        font-size: 16px; } }
  body #bg-fourth .htext .footer-text h1 {
    font-family: "Open sans"; }
    @media screen and (min-width: 1920px) {
      body #bg-fourth .htext .footer-text h1 {
        font-size: 18px;
        line-height: 28px; } }
body > footer {
  background-color: #321b06;
  color: #fff; }
  body > footer > h3 {
    font-size: 1.2em;
    padding: 10px 0;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px; }

/*# sourceMappingURL=home.css.map */
