.roboto-thin {
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.roboto-light {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.roboto-regular {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.roboto-medium {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.roboto-bold {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.roboto-black {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.roboto-thin-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.roboto-light-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.roboto-regular-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.roboto-medium-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.roboto-bold-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.roboto-black-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-style: italic;
}


@font-face {
    font-family: "TT Commons";
    src: url("https://synchronizefestival.com/assets/fonts/TTCommonsBold.otf");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "TTCommons";
    src: url("https://synchronizefestival.com/assets/fonts/TTCommonsBold.otf");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "PimpitReguler";
    src: url("../fonts/PimpitReguler.ttf");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "Prompt-Bold";
    src: url("../fonts/Prompt-Bold.ttf");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "Mattone150";
    src: url("../fonts/Mattone150.otf");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "Karrik";
    src: url("../fonts/Karrik.otf");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "SerialA-Bold";
    src: url("../fonts/SerialA-Bold.otf");
    font-weight: bold;
    font-style: normal;
}



* {
    padding: 0;
    margin: 0;
}

/* body {
     <?php if ($title == 'Merchandise') {
         echo 'background:#7bc6db;
        ';
    }
     else if ($title == 'Cart' || $title == 'Administrator' || $title == 'Order History' || $title == 'download' || $title == 'My Tickets') {
         echo 'background: #fff;
        ';
    }
     else {
         echo 'background:#7bc6db;
        ';
    }
     ?> 
}
 */

 @media screen and (max-width: 1024px) and (min-width: 500px) {
    section#tikets{
        height:120vh !important;

    }
    .container-tiket{
        top:55vh !important;
    }
 }

 @media only screen and (max-width: 1024px) {
    .row .text-black{
        font-size:13px !important;
    }

    #afterLogin{
        padding:0px !important;
    }

 }
 .form-auth{
    background:#a433ff !important;
 }
 .btn-primary{
    background:#b0fd00 !important;
    color:black !important;
 }
.content {
    color: white;
    min-height: 350px;
    margin-top: 50px;
    margin-bottom: 50px;
}
a{
    color:black;
}
.card{
    background:#a433ff;
}
.text-danger{
    color:white !important;
}
label{
    color:white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{
    color: white !important;
}
.table{
    color:white !important;
}

@media (min-width: 1025px) {
    .navbar-nav>.margin {
        margin-left: 30px;
    }

    .sosmed-synchro {
        color: black;
        list-style-type: none;
        overflow: hidden;
        margin-left: 14%;
    }

    .wrap-sign {
        display: none;
    }
}

@media only screen and (max-device-width: 640px) {
    .sosmed-synchro {
        color: black;
        list-style-type: none;
        overflow: hidden;
        margin-left: 2.3em;
    }

    .wrap-sign {
        margin-left: 160px;
        display: block;
    }
}

.sosmed-synchro>li {
    float: left;
    color: black;
    margin-left: 10px;
}

.sosmed-synchro>li>a {
    display: block;
    /* <?php if ($title == 'Cart' || $title == 'Administrator' || $title == "Order History" || $title = "download") {
         echo 'color: #00000;
        ';
    }
     else {
         echo 'color: #005dca;
        ';
    }
     ?> */
    font-weight: bold;
    text-align: center;
    padding: 10px 1px;
    text-decoration: none;
}

.terms {
    /* <?php if ($title == 'Cart' || $title == 'Administrator' || $title == "Order History") {
         echo 'color: #005dca;
        ';
    }
     else {
         echo 'color: #005dca;
        ';
    }
     ?> */
}

.whats-app {
    position: fixed;
    width: 80px;
    height: 80px;
    bottom: 80px;
    /*background-color: #25d366;
    */
    color: #fff;
    border-radius: 50px;
    text-align: center;
    /*font-size: 30px;
    */
    /* box-shadow: 3px 4px 3px #999;
     */
    right: 30px;
    z-index: 100;
}

.whats-app-mobile {
    position: fixed;
    width: 80px;
    height: 80px;
    bottom: 80px;
    /*background-color: #25d366;
    */
    color: #fff;
    border-radius: 50px;
    text-align: center;
    /*font-size: 30px;
    */
    /* box-shadow: 3px 4px 3px #999;
     */
    right: 5px;
    z-index: 100;
}

.my-float {
    width: 60px;
}

.my-float-mobile {
    width: 60px;
}

.container>hr {
    border: 0.7px solid #fff;
}

.whats-app {
    position: fixed;
    width: 80px;
    height: 80px;
    bottom: 80px;
    /*background-color: #25d366;
    */
    color: #fff;
    border-radius: 50px;
    text-align: center;
    /*font-size: 30px;
    */
    /* box-shadow: 3px 4px 3px #999;
     */
    right: 30px;
    z-index: 100;
}

.whats-app-mobile {
    position: fixed;
    width: 80px;
    height: 80px;
    bottom: 80px;
    /*background-color: #25d366;
    */
    color: #fff;
    border-radius: 50px;
    text-align: center;
    /*font-size: 30px;
    */
    /* box-shadow: 3px 4px 3px #999;
     */
    right: 5px;
    z-index: 100;
}

.my-float {
    width: 60px;
}

.my-float-mobile {
    width: 60px;
}

@media (min-width: 1025px) {
    .wrap-sign {
        display: none;
    }
}

@media only screen and (max-device-width: 640px) {
    .wrap-sign {
        margin-left: 100px;
        display: block;
    }
}

.aksesoris-left {
    position: absolute;
    top: 355px;
    left: 16px;
    width: 10%;
}

.aksesoris-right {
    position: absolute;
    top: 200px;
    right: 16px;
    width: 10%;
}

.aksesoris-left-mobile {
    position: absolute;
    top: 95px;
    left: 5px;
    width: 12%;
}

.aksesoris-right-mobile {
    position: absolute;
    top: 40px;
    right: 5px;
    width: 12%;
}

.container>hr {
    border: 0.7px solid #fff;
}

/* common */
.ribbon {
    width: 120px;
    height: 120px;
    overflow: hidden;
    position: absolute;
}

.ribbon span {
    position: absolute;
    display: block;
    width: 200px;
    padding: 5px 0;
    background-color: #000;
    /*#3498db;
    */
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    color: #fff;
    font: 700 11px/1 "Lato", sans-serif;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    text-align: center;
}

/* top left*/
.ribbon-top-left {
    top: -10px;
    left: -10px;
}

.ribbon-top-left::before,
.ribbon-top-left::after {
    border-top-color: transparent;
    border-left-color: transparent;
}

.ribbon-top-left::before {
    top: 0;
    right: 0;
}

.ribbon-top-left::after {
    bottom: 0;
    left: 0;
}

.ribbon-top-left span {
    right: -25px;
    top: 30px;
    transform: rotate(-45deg);
}

/* top right*/
.ribbon-top-right::before {
    top: 0;
    left: 0;
}

.ribbon-top-right::after {
    bottom: 0;
    right: 0;
}

.ribbon-top-right span {
    left: -25px;
    top: 30px;
    transform: rotate(45deg);
}

/* bottom left*/
.ribbon-bottom-left {
    bottom: -10px;
    left: -10px;
}

.ribbon-bottom-left::before,
.ribbon-bottom-left::after {
    border-bottom-color: transparent;
    border-left-color: transparent;
}

.ribbon-bottom-left::before {
    bottom: 0;
    right: 0;
}

.ribbon-bottom-left::after {
    top: 0;
    left: 0;
}

.ribbon-bottom-left span {
    right: -25px;
    bottom: 30px;
    transform: rotate(225deg);
}

/* bottom right*/
.ribbon-bottom-right {
    bottom: -10px;
    right: -10px;
}

.ribbon-bottom-right::before,
.ribbon-bottom-right::after {
    border-bottom-color: transparent;
    border-right-color: transparent;
}

.ribbon-bottom-right::before {
    bottom: 0;
    left: 0;
}

.ribbon-bottom-right::after {
    top: 0;
    right: 0;
}

.ribbon-bottom-right span {
    left: -25px;
    bottom: 30px;
    transform: rotate(-225deg);
}

* {
    padding: 0;
    margin: 0;
}

body {
    background-color: #7d02da;
    font-family: "Roboto", sans-serif;
    color: white;
}

.navbar-toggler img {
    width: 40px;
}

.wrap-sign a {
    text-decoration: none;
    color: black;
}

.wrap-sign {
    float: right;
    margin-left: 0px;
}

a.sub-menu,
a.dropdown-toggle-split {
    text-decoration: none;
}

.navbar-toggler {
    color: #000;
}

.f-karrik {
    font-family: Karrik;
}

.f-mattone150 {
    font-family: Mattone150;
}

.f-pimpitreguler {
    font-family: PimpitReguler;
}

#header {
    /*height:91vh;
     */
    position: relative;
}

#header>#bg {
    width: 100%;
    /* height:91vh;
     */
    /* background-size:cover!important;
     background-repeat:no-repeat;
     */
    /* position:fixed;
     */
    z-index: 1;
    color: #005dca;
}

#content {
    z-index: 10;
    position: relative;
    background-color: #fff;
    color: black;
}

#main {
    /* height:auto;
     */
    width: 100%;
    position: relative;
    z-index: 1;
    /* padding-top:100px;
     */
    padding-bottom: 20px;
    color: #005dca;
    background-color: #dec9ab;
    /* background-color:#085930;
     */
    /* background-color:#3a215b;
     */
}

@media (min-width: 1025px) {
    .navbar-nav>.margin {
        margin-left: 30px;
    }

    .sosmed-synchro {
        list-style-type: none;
        overflow: hidden;
        margin-left: 14%;
    }
}

@media only screen and (max-device-width: 640px) {
    .sosmed-synchro {
        list-style-type: none;
        overflow: hidden;
        margin-left: 2.3em;
        color: black;
    }


}

.sosmed-synchro>li {
    float: left;
    margin-left: 10px;
}

.sosmed-synchro>li>a {
    display: block;
    color: black;
    font-weight: bold;
    text-align: center;
    padding: 10px 1px;
    text-decoration: none;
}

.label-synchro {
    position: absolute;
    top: 50%;
    left: 58%;
    transform: translate(-50%, -50%);
}

.whats-app {
    position: fixed;
    width: 80px;
    height: 80px;
    bottom: 80px;
    /*background-color: #25d366;
    */
    color: #fff;
    border-radius: 50px;
    text-align: center;
    /*font-size: 30px;
    */
    /* box-shadow: 3px 4px 3px #999;
     */
    right: 30px;
    z-index: 100;
}

.whats-app-mobile {
    position: fixed;
    width: 80px;
    height: 80px;
    bottom: 80px;
    /*background-color: #25d366;
    */
    color: #fff;
    border-radius: 50px;
    text-align: center;
    /*font-size: 30px;
    */
    /* box-shadow: 3px 4px 3px #999;
     */
    right: 5px;
    z-index: 100;
}

.my-float {
    width: 60px;
}

.my-float-mobile {
    width: 60px;
}

@media (min-width: 1025px) {
    .wrap-sign {
        display: none;
    }
}

@media only screen and (max-device-width: 640px) {
    .wrap-sign {
        margin-left: 100px;
        display: block;
    }
}

.aksesoris-left {
    position: absolute;
    top: 355px;
    left: 16px;
    width: 10%;
}

.aksesoris-right {
    position: absolute;
    top: 200px;
    right: 16px;
    width: 10%;
}

.aksesoris-left-mobile {
    position: absolute;
    top: 95px;
    left: 5px;
    width: 12%;
}

.aksesoris-right-mobile {
    position: absolute;
    top: 40px;
    right: 5px;
    width: 12%;
}

.container>hr {
    border: 0.7px solid #fff;
}

/* common */
.ribbon {
    width: 120px;
    height: 120px;
    overflow: hidden;
    position: absolute;
}

.ribbon span {
    position: absolute;
    display: block;
    width: 200px;
    padding: 5px 0;
    background-color: #000;
    /*#3498db;
    */
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    color: #fff;
    font: 700 11px/1 "Lato", sans-serif;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    text-align: center;
}

/* top left*/
.ribbon-top-left {
    top: -10px;
    left: -10px;
}

.ribbon-top-left::before,
.ribbon-top-left::after {
    border-top-color: transparent;
    border-left-color: transparent;
}

.ribbon-top-left::before {
    top: 0;
    right: 0;
}

.ribbon-top-left::after {
    bottom: 0;
    left: 0;
}

.ribbon-top-left span {
    right: -25px;
    top: 30px;
    transform: rotate(-45deg);
}

/* top right*/
.ribbon-top-right {
    right: 15px;
    top: 15px;
}

.ribbon-top-right::before,
.ribbon-top-right::after {
    border-top-color: transparent;
    border-right-color: transparent;
}

/* bottom left*/
.ribbon-bottom-left {
    bottom: -10px;
    left: -10px;
}

.ribbon-bottom-left::before,
.ribbon-bottom-left::after {
    border-bottom-color: transparent;
    border-left-color: transparent;
}

.ribbon-bottom-left::before {
    bottom: 0;
    right: 0;
}

.ribbon-bottom-left::after {
    top: 0;
    left: 0;
}

.ribbon-bottom-left span {
    right: -25px;
    bottom: 30px;
    transform: rotate(225deg);
}

/* bottom right*/
.ribbon-bottom-right {
    bottom: -10px;
    right: -10px;
}

.ribbon-bottom-right::before,
.ribbon-bottom-right::after {
    border-bottom-color: transparent;
    border-right-color: transparent;
}

.ribbon-bottom-right::before {
    bottom: 0;
    left: 0;
}

.ribbon-bottom-right::after {
    top: 0;
    right: 0;
}

.ribbon-bottom-right span {
    left: -25px;
    bottom: 30px;
    transform: rotate(-225deg);
}

.row {
    margin: 0 !important;
}

#navbar {
    top: 0;
    width: 100%;
    background-color: #00a2e5;
    font-family: "Roboto", sans-serif;
   
    color: black;
}

.navbar-nav>.nav-item a,
.sub-menu,
.dropdown {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: black;
}

a.nav-link {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: black;
  
} 

.text-dark {
    color: black;
}

.footer {
    border-top: 2px dotted #fff;
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #27de3b;
    color: black;
    margin-top: 50px;
    margin-bottom: 50px;
}

/* .footer { */
/* <?php if ($title == 'Cart' || $title == 'Administrator' || $title == "Order History") {
       echo 'color: #005dca;
      ';
  }
   else {
       echo 'color: #005dca;
      ';
  }
   ?> */
/* } */

.row.footer a {
    font-family: "Roboto", sans-serif;
}

.container>hr {
    border: 0.7px dotted #fff;
}

.vetical_line {
    border-left: 0.7px dotted #fff;
    height: 90%;
    width: 0px;
}

.btn-info{
    background:#00a2e5 !important;
    color: black !important;
}

.dataTables_info{
    color:white !important;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: "Roboto", sans-serif;
    color: white;
    letter-spacing: .2rem;
}

.soldout {
    webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    width: 300px;
}
.gray {
    webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    width: 300px;
}

.v-align-center {
    place-self: center;
    align-self: center;
}

.soldout::after {
    position: absolute;
    display: block;
    width: 200px;
    padding: 5px 0;
    background-color: #000;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    color: #fff;
    font: 700 11px/1 "Lato", sans-serif;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    text-align: center;
    content: "SOLD OUT";
    right: -60px;
    top: 30px;
    transform: rotate(45deg);
}


.soon1june {
    webkit-filter: grayscale(0%);
       filter: grayscale(0%);
       width: 300px;
   }
   .soon1june::after {
       position: absolute;
       display: block;
       width: 200px;
       padding: 5px 0;
       background-color: #000;
       box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
       color: #fff;
       font: 700 8px/1 "Lato", sans-serif;
       text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
       text-transform: uppercase;
       text-align: center;
       content: "Available 1 June 2023";
       right: -60px;
       top: 30px;
       transform: rotate(45deg);
   }
   .comingsoon {
       webkit-filter: grayscale(100%);
       filter: grayscale(100%);
       width: 300px;
   }
   .comingsoon::after {
       position: absolute;
       display: block;
       width: 200px;
       padding: 5px 0;
       background-color: #000;
       box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
       color: #fff;
       font: 700 11px/1 "Lato", sans-serif;
       text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
       text-transform: uppercase;
       text-align: center;
       content: "COMING SOON";
       right: -60px;
       top: 30px;
       transform: rotate(45deg);
   }   

.tiket {
    overflow: hidden;
}

.tiket img {
    float: right;
}

.bg-blue {
    background: #a433ff;
    color: white;
}

.marquee {
    background: url("../images/background_marquee.png");
      /* overflow: hidden; */
}

.marquee-content {
    display: flex;
    height: 100px;
    align-items: center;
    animation: scrolling 60s linear infinite;
    /* width: 1000px; */

}

.marquee-item {
    flex: auto;
    flex-shrink: 0;
    margin: 0 1vw;
    text-transform: uppercase;
    color: #3b1a26;
    font-family: 'Mattone150';
    /*   flex: 0 0 20vw; */
    /*   margin: 0 2vw; */
}

.marquee-item img {
    display: block;
    width: 100%;
    height: 60px;
    /*   padding: 0 20px; */
}

.dropdown-menu {
    left: -30px;
}