
:root {
  --color-primary: #bb860a;
  --bg-primary: linear-gradient(#2d038fe1, #3a0b64);
  --color-secondary: #efeff5;
  --color-gold: #bb860a;
  --color-black: #000000;
  --color-third: rgba(230, 242, 254);
  --website: "";
  --transition: all 300ms ease;
  --color-bg: #373788;
  --color-white: #f2f2fe;
  --color-green: #00c476;
  --color-green-light: hsl(156, 100%, 38%, 15%);
  --color-red: #da0f3f;
  --color-red-light: hsl(346, 87%, 46%, 15%);
  --coloor-primary-variant: #5854c7;

  --form-with: 40%;
  --card-border-radius-1: 0.3rem;
  --card-border-radius-2: 0.5rem;
  --card-border-radius-3: 0.8rem;
  --card-border-radius-4: 2rem;
  --card-border-radius-5: 5rem;
}

* {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: 0;
  border: 0;
  appearance: 0;
  list-style: none;
  text-decoration: none;
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit; }

/* @font-face {
  font-family: 'Elwood';
  src: url("font/Elwood Regular.woff2") format("woff2"), url("font/Elwood Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

  @font-face {
  font-family: 'Graphik';
  src: url("font/Graphik-Black.woff2") format("woff2"), url("font/Graphik-Black.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

  @font-face {
    font-family: 'Knedle';
    src: url('font/Knedle-Light.eot');
    src: local('Knedle Light'), local('Knedle-Light'),
        url('font/Knedle-Light.eot?#iefix') format('embedded-opentype'),
        url('font/Knedle-Light.woff2') format('woff2'),
        url('font/Knedle-Light.woff') format('woff'),
        url('font/Knedle-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Knedle';
    src: url('font/Knedle-Regular.eot');
    src: local('Knedle Regular'), local('Knedle-Regular'),
        url('font/Knedle-Regular.eot?#iefix') format('embedded-opentype'),
        url('font/Knedle-Regular.woff2') format('woff2'),
        url('font/Knedle-Regular.woff') format('woff'),
        url('font/Knedle-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Knedle';
    src: url('font/Knedle-Medium.eot');
    src: local('Knedle Medium'), local('Knedle-Medium'),
        url('font/Knedle-Medium.eot?#iefix') format('embedded-opentype'),
        url('font/Knedle-Medium.woff2') format('woff2'),
        url('font/Knedle-Medium.woff') format('woff'),
        url('font/Knedle-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Knedle';
    src: url('font/Knedle-MediumItalic.eot');
    src: local('Knedle Medium Italic'), local('Knedle-MediumItalic'),
        url('font/Knedle-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('font/Knedle-MediumItalic.woff2') format('woff2'),
        url('font/Knedle-MediumItalic.woff') format('woff'),
        url('font/Knedle-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Knedle';
    src: url('font/Knedle-Thin.eot');
    src: local('Knedle Thin'), local('Knedle-Thin'),
        url('font/Knedle-Thin.eot?#iefix') format('embedded-opentype'),
        url('font/Knedle-Thin.woff2') format('woff2'),
        url('font/Knedle-Thin.woff') format('woff'),
        url('font/Knedle-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Knedle';
    src: url('font/Knedle-Extrabold.eot');
    src: local('Knedle Extrabold'), local('Knedle-Extrabold'),
        url('font/Knedle-Extrabold.eot?#iefix') format('embedded-opentype'),
        url('font/Knedle-Extrabold.woff2') format('woff2'),
        url('font/Knedle-Extrabold.woff') format('woff'),
        url('font/Knedle-Extrabold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Knedle';
    src: url('font/Knedle-ExtraboldItalic.eot');
    src: local('Knedle Extrabold Italic'), local('Knedle-ExtraboldItalic'),
        url('font/Knedle-ExtraboldItalic.eot?#iefix') format('embedded-opentype'),
        url('font/Knedle-ExtraboldItalic.woff2') format('woff2'),
        url('font/Knedle-ExtraboldItalic.woff') format('woff'),
        url('font/Knedle-ExtraboldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Knedle';
    src: url('font/Knedle-LightItalic.eot');
    src: local('Knedle Light Italic'), local('Knedle-LightItalic'),
        url('font/Knedle-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('font/Knedle-LightItalic.woff2') format('woff2'),
        url('font/Knedle-LightItalic.woff') format('woff'),
        url('font/Knedle-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Knedle';
    src: url('Knedle-BoldItalic.eot');
    src: local('Knedle Bold Italic'), local('Knedle-BoldItalic'),
        url('font/Knedle-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('font/Knedle-BoldItalic.woff2') format('woff2'),
        url('font/Knedle-BoldItalic.woff') format('woff'),
        url('font/Knedle-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Knedle';
    src: url('font/Knedle-BlackItalic.eot');
    src: local('Knedle Black Italic'), local('Knedle-BlackItalic'),
        url('font/Knedle-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('font/Knedle-BlackItalic.woff2') format('woff2'),
        url('font/Knedle-BlackItalic.woff') format('woff'),
        url('font/Knedle-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Knedle';
    src: url('font/Knedle-Italic.eot');
    src: local('Knedle Italic'), local('Knedle-Italic'),
        url('font/Knedle-Italic.eot?#iefix') format('embedded-opentype'),
        url('font/Knedle-Italic.woff2') format('woff2'),
        url('font/Knedle-Italic.woff') format('woff'),
        url('font/Knedle-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Knedle';
    src: url('font/Knedle-ThinItalic.eot');
    src: local('Knedle Thin Italic'), local('Knedle-ThinItalic'),
        url('font/Knedle-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('font/Knedle-ThinItalic.woff2') format('woff2'),
        url('font/Knedle-ThinItalic.woff') format('woff'),
        url('font/Knedle-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Knedle';
    src: url('font/Knedle-Black.eot');
    src: local('Knedle Black'), local('Knedle-Black'),
        url('font/Knedle-Black.eot?#iefix') format('embedded-opentype'),
        url('font/Knedle-Black.woff2') format('woff2'),
        url('font/Knedle-Black.woff') format('woff'),
        url('font/Knedle-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Knedle';
    src: url('font/Knedle-Bold.eot');
    src: local('Knedle Bold'), local('Knedle-Bold'),
        url('font/Knedle-Bold.eot?#iefix') format('embedded-opentype'),
        url('font/Knedle-Bold.woff2') format('woff2'),
        url('font/Knedle-Bold.woff') format('woff'),
        url('font/Knedle-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
} */


  
html {
  box-sizing: border-box;
  font-size: 62.5%;
  scroll-behavior: smooth; }
  @media only screen and (max-width: 900px) {
    html {
      font-size: 60%; } }
  @media only screen and (max-width: 600px) {
    html {
      font-size: 55%; } }
  @media only screen and (max-width: 350px) {
    html {
      font-size: 51%; } 
}

body {
  color: #000000;
  line-height: 1.4;
  font-family: "Knedle", sans-serif;
  text-decoration: none;
  max-width: 100%;
  font-size: 1.5rem;
  background: var(--color-secondary);
  overflow-x: hidden;
  align-items: center;
  /*overflow-x: auto; */
}



a {
  cursor: pointer;
  text-decoration: none;
  color: #4c2dff; 
}


/* .w3-animate-opacity{-webkit-animation:opac 2s ease-in-out;animation:opac 2s ease-in-out}
@-webkit-keyframes opac{from{opacity:0.7} to{opacity:1}}
@keyframes opac{from{opacity:0.7} to{opacity:1}} */

/* @keyframes breath {
  0% { 
    object-fit: 100%; 
  }
  50% { 
    object-fit: 140%; 
  }
  100% {
    object-fit: 100%; 
  }
} */

@-webkit-keyframes breathing {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  60% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes breath {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  60% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

nav {
  background: var(--color-primary);
  width: 100vw;
  height: 5rem;
  position: fixed;
  top: 0;
  z-index: 10;
  box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.2);
}

nav ul a {
  color: var(--color-white);
  font-size: 1.5rem;
}
nav a {
  color: var(--color-white);
  
}

nav ul a:hover {
  letter-spacing: 0.2rem;
  opacity: 1;
}

a:hover {
  letter-spacing: 0.1rem;
  transition: var(--transition);
  opacity: 1;
}

nav button{
  display: none;
}

.nav__container {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.avatar {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  overflow: hidden;
  border: 0.3rem solid var(--color-white);
}
/* .avatar-logo{
  width: 3.5rem;
  height: 3.5rem;
  overflow: hidden;
  border: 0.3rem solid var(--color-white);
} */
.logo-av{
  object-fit: contain;
}


.nav__logo {
  font-weight: 600;
  font-size: 1.5rem;
  display: flex;
  align-items: center;
}

.nav__items {
   display: flex;
   align-items: center;
   gap: 2rem;
   background: var(--coloor-primary);
}

.nav__profile {
  position: relative;
  cursor: pointer;
}

.nav__profile ul {
  position: absolute;
  top: 140%;
  right: 0;
  display: flex;
  flex-direction: column;
  box-shadow: 0 3rem 3rem rgba(0, 0, 0, 0.4);
  visibility: hidden;
  opacity: 0;
  transition: var(--transition);
}

/* show nav profile when hovered */
.nav__profile:hover > ul {
  visibility: visible;
  opacity: 1;
}
.nav__profile ul li a {
  padding: 1rem;
  background: var(--color-primary);
  display: block;
  width: 100%;
}

.nav__profile ul li:last-child a {
  background: red;
  color: var(--color-primary);
}
/*=============== End of nav ================*/

.container {
  width: 74%;
  max-width: 1800px;
  margin-inline: auto;
}

section {
  margin-top: 3rem;
  width: 100vw;
}




.header-main__bg2 {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
  object-fit: cover;
  object-position: 0 20%;
}


.header-main__opac {
  background: rgba(0,0,0,0.7);
  top: 0;
  width: 100%;
  left: 0;
  position: absolute;
  z-index: 4;
  height: 100%;
}
.header-main__opac2 {
  background: var(--color-secondary);
}
/* .header-body {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
} */


.header-logo {
  height: 50rem;
  margin-top: 5rem;
}

.header-right {
  float: right;
  margin-top: 3.5rem;
}
.headermobile-right {
  display: none;
}

.header-side {
  float: right;
  display: inline-block;
  margin-top: 4rem;
}
.header-popbod {
  padding: 1rem 2rem;
}

.header-poplink__row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 4rem;
  row-gap: 3rem;
}

.header-popbody__link {
  display: block;
  background: var(--bg-primary);
  color: #fff;
  text-align: center;
  padding: 3rem 5rem;
  border-radius: 40px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 2rem;
}

.header-menu {
  font-size: 4rem;
  color: #fff;
  float: left;
  display: inline-block;
  margin-top: 4rem;
  cursor: pointer;
  padding: 1.3rem 1.5rem;
}
.header-menu:hover {
  font-weight: 600;
  border-radius: 50%;
  background: #fff;
  color: #000;
}
.header-side li {
  display: inline-block;
  font-size: 1.5rem;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}
.header-side li:not(:last-child) {
  margin-right: .5rem;
}
.header-head{
  display: flex;
  margin: 3rem;
  align-items: center;
}
.header-side li a {
  color: #fff;
  display: inline-block;
  padding: 1rem 1.1rem;
}
.header-side li a:hover {
  border-radius: 50%;
  background: #fff;
  color: #000;
}
.header-list {
  margin-top: 6rem;
  text-align: center;
}
.header-list li {
  font-size: 3rem;
  color: #fff;
}
.header-list li a {
  color: #fff;
}
.header-list li a:hover {
  font-weight: 600;
}
.header-list li:not(:last-child) {
  margin-bottom: 2.5rem;
}

@media only screen and (max-width:450px) {
  .header-side li:last-child {
    display: none;
  }
  .header-side li a {
    padding: .6rem .7rem;
  }
}

.thehero {
  text-align: center;
  position: absolute;
  top: 70%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  padding: 1rem;
}

/* ============================ DASHBOARD ================================= */
.dashboard {
  margin-top: 5rem;
  background: var(--color-secondary);
}

.sidebar__toggle {
  display: none;
}

.dashboard__container {
  display: grid;
  grid-template-columns: 14rem auto;
  gap: 1rem;
  background: #d9d7d7;
  margin-bottom: 5rem;
}
.dashboard__container-cand {
  display: flex;
  background: var(--color-secondary);
  margin-bottom: 5rem;
}
.dashboard aside a {
  background: var(--color-primary);
  display: flex;
  gap: 1rem;
  align-items: center;
  padding: 1rem;
}
.dashboard aside ul li:not(:last-child) a {
  border-bottom: 1px solid var(--color-primary);
}
.dashboard aside a:hover {
  background: var(--color-secondary);
  color: var(--color-primary);
}
.dashboard aside a.active {
  background: var(--color-secondary);
  color: var(--color-primary);
}
.dashboard main {
  margin-left: 1.5rem;
}
.dashboard main h2 {
  margin: 0 0 2rem 0;
  line-height: 1;
}
.dashboard main table {
  width: 100%;
  text-align: left;
}
.dashboard main table th {
  background: var(--color-primary);
  padding: 0.8rem;
  color: var(--color-white);
}
.dashboard main table td {
  padding: 0.8rem;
  border-bottom: 1px solid var(--color-primary);
}
.dashboard main table tr:hover td {
  background: var(--color-bg);
  color:  var(--color-white);
  cursor: default;
  transition: var(--transition);
}
aside a {
  color:  var(--color-white);
}

/* ============================ BUTTONS ================================= */
.btn {
  display: inline-block;
  width: fit-content;
  padding: 0.6rem 1.2rem;
  background: var(--coloor-primary-variant);
  border-radius: var(--card-border-radius-2);
  cursor: pointer;
  transition: var(--transition);
  color: var(--color-white);
}

.btn.sm {
  padding: 0.3rem 0.7rem;
  font-size: 1.5rem;
  background: var(--coloor-primary-variant);
}
.btn.danger {
  background: var(--color-red);
}
.btn:hover {
  background: var(--color-white);
  color: var(--color-bg);
}

/* ======================== SIGN up PAGE ================= */
.form__section {
  display: grid;
  place-items: center;
  height: 100vh;
}

.form__section-container {
  width: var(--form-with);
}
.alert__message {
  padding: 0.8rem 0.8rem;
  margin-bottom: 1rem;
  border-radius: var(--card-border-radius-2);
}
.alert__message.error {
  background: var(--color-red-light);
  color: var(--color-red);
}
.alert__message.success {
  background: var(--color-green-light);
  color: var(--color-green);
}

form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.form__control {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}
.form__control.inline {
  flex-direction: row;
  align-items: center;
}

input, textarea, select {
  padding: 0.8rem 1.4rem;
  background: var(--color-green-light);
  border-radius: var(--card-border-radius-2);
  resize: none;
  color: var(--color-black);
}

.form__section small {
  margin-top: 1rem;
  display: block;
}
.form__section small a {
  color: var(--color-primary);
}

/* =============Contact============= */
.contact-title{
  font-size: large;
  margin: 6rem;
  padding: 1rem;
  border-radius: 2rem;
  background: var(--color-gold);
  border: 2px solid var(--color-white);
}
/* Video */
video {
  display: block;
  margin: 20px 0px;
  border: 2px solid #ccc;
  border-radius: 10px;
}


/* =====================Media Query for medium devices================ */

@media only screen and (max-width: 1024px) {
  

    nav button {
        display: inline-block;
        font-size: 3.5rem;
        background: transparent;
        color: var(--color-white);
        cursor: pointer;
    }

    nav button#close__nav-btn {
        display: none;
        /* font-size: larger; */
    }
    nav button#open__nav-btn {
        font-size: 3.5rem;
    }

    .nav__container {
        position: relative;
    }
    .nav__items {
        position: absolute;
        flex-direction: column;
        top: 100%;
        right: 0;
        width: 12rem;
        align-items: flex-start;
        justify-content: center;
        gap: 0;
        display: none;
    }

    .nav__items li {
        width: 100%;
        height: 3.5rem;
        display: flex;
        align-items: center;
        box-shadow: -2rem 3rem 7rem rgba(0, 0, 0, 0.7);
        background: var(--coloor-primary);
        border-top: 1px solid var(--color-secondary);
        animation: animateDropdown 400ms 0s forwards;
        opacity: 0;
        transform-origin: top;
    }
    
    /* ========== animation ============ */
    .nav__items li:nth-child(2) {
        animation-delay: 200ms;
    }
    .nav__items li:nth-child(3) {
        animation-delay: 300ms;
    }
    .nav__items li:nth-child(4) {
        animation-delay: 500ms;
    }
    .nav__items li:nth-child(5) {
        animation-delay: 600ms;
    }
    .nav__items li:nth-child(6) {
        animation-delay: 700ms;
    }

    /* ==================== Nav Dropdown =============== */
    @keyframes animateDropdown {
        0% {
            transform: rotateX(90deg);
        }
        100% {
            transform: rotateX(0deg);
            opacity: 1;
        }
    }

    .nav__items li a {
        border-radius: 0;
        width: 100%;
        height: 100%;
        background: var(--color-primary);
        padding: 0 2rem;
        display: flex;
        align-items: center;
    }

    .nav__profile {
        background: var(--color-primary);
    }

    .nav__profile ul {
        top: 100%;
        width: 100%;
    }

    .nav__profile .avatar {
        margin: 2rem;
        border: 0;
    }

  /*===================== Dashboard============= */
  .form__section-container {
    padding: 3rem;
    width: 60%;
}

 /* ========================== DASHBOARD =============== */
 .sidebar__toggle {
    display: none;
}

 .dashboard__container {
    grid-template-columns: 4.3rem auto;
    padding: 0;
    background: transparent;
}

.dashboard aside h5 {
    display: none;
}
.dashboard main table thead {
    display: none;
}
.dashboard main table tr {
    display: flex;
    flex-direction: column;
}
.dashboard main table tr:nth-child(even) {
    background: var(--coloor-primary-variant);
}

.dashboard main table tr:hover td {
    background: transparent;
}


  .header-right {
    float: unset;
    margin-top: 5rem;
    display: none;
  }
  .header-right ul li {
    display: block;
    color: #fff;
    width: 100%;
    font-size: 1.7rem !important;
  }
  .header-right ul li:not(:last-child) {
    margin-right: 0 !important;
    margin-bottom: 3rem;
  }
  .header-right ul li a {
    color: #fff;
    width: 100%;
    display: block;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    padding-bottom: 1rem;
  }
  .headermobile-right {
    display: block;
    float: right;
    margin-top: 2.8rem;
  }
  .headermobile-right img {
    height: 4rem;
  }
  .header-poprow {
    align-items: unset;
    
  }
  .header-pop__title {
    font-size: 1rem;
  }
  .header-pop__subtitle {
    font-size: 1.7rem;
  }

  .hero-image {
    position: absolute;
    z-index: 10;
    top: 0;
    width: 100%;
    min-width: 550px;
  }
  /* =============Contact============= */
.contact-title{
  font-size: small;
  margin: 2rem;
  padding: 1rem;
  border-radius: 2rem;
  background: var(--color-gold);
  border: 2px solid var(--color-white);
}

}

/* ============================ MEDIA QUERIES (SMALL DEVICES) ================================= */
@media screen and (max-width: 600px) {

  /* =============Contact============= */
  .contact-title{
  font-size: small;
  margin: 4rem;
  padding: 1rem;
  border-radius: 2rem;
  background: var(--color-gold);
  border: 2px solid var(--color-white);
  }

  .footer__container {
    grid-template-columns: 1fr;
    text-align: center;
    gap: 2rem;
  }


  .header-list li {
    font-size: 2.5rem;
  }
  .header-side {
    margin-top: 3rem;
  }
  .header-menu {
    margin-top: 1.2rem;
  }
  .header-side li:not(:last-child) {
    margin-right: 0;
  }
  .header-logo {
    height: 12rem;
  }
.header-main {
    height: 600px;
  }
  .conceptbox-grid {
    row-gap: 3rem;
    grid-template-columns: 1fr;
  }
  .transac-row {
    width: 600px;
    margin: 0 auto;
    overflow: auto;
  }
  .nosee {
    display: none;
  }
    .greybg {
      background: #f4f4f4 !important;
    } 


  /* ========================== DASHBOARD ==================== */
  .dashboard {
    margin-top: 5rem;
}

.dashboard__container {
    grid-template-columns: 1fr;
    gap: 0;
}

.dashboard main {
    margin: 0;
}
.dashboard main h2 {
    margin-top: 2rem;
}

.dashboard aside {
    position: fixed;
    box-shadow: 2rem 0 4rem rgba(0, 0, 0, 0.4);
    left: -100%;
    height: 100vh;
    transition: var(--transition);
    background: var(--color-primary);
}
.dashboard .sidebar__toggle {
    display: inline-block;
    background: var(--color-primary);
    color: var(--color-white);
    position: fixed;
    right: 0;
    bottom: 4rem;
    z-index: 1;
    width: 4.5rem;
    height: 4.5rem;
    border-radius: 50% 0 0 50%;
    font-size: 2.3rem;
    cursor: pointer;
    box-shadow: -1rem 0 2rem rgba(0, 0, 0, 0.4); 
}
.dashboard aside a h5 {
    display: inline-block;
}
#hide__sidebar-btn {
    display: none;
}
.thehero {
  top: 60%;
}
.thehero-box__title {
  font-size: 5rem;
}
.thehero-box__smalltitle {
  font-size: 2.5rem;
  margin-bottom: 1rem;
}
.body-box {
  display: block;
}
.body-box__box:not(:last-child) {
  margin-bottom: 2rem;
}
.partner-row {
  grid-template-columns: 1fr 1fr;
}

.homepaginator {
  padding: 1rem;
}
.tac-first__row {
  display: block;
  margin-top: -1rem;
}
.tac-first__box:not(:last-child) {
  margin-bottom: 2rem;
}


}


.header-right ul li {
  display: inline-block;
  color: #fff;
  font-size: 2rem;
}
.header-right ul li a {
  color: #fff;
}
.header-right ul li a:hover {
  padding-bottom: 1rem;
  border-bottom: 2px dotted #fff;
}

.header-right ul li:not(:last-child) {
  margin-right: 6rem;
}

.header-logo_2 {
  height: 12rem;
}
.header-logo2_2 {
  height: 12rem;
}
.header-pop {
  background: linear-gradient(rgba(40, 12, 69, 0.6), #1f0658);
  /* background: url(/bgmain.jpg); */
  height: auto;
  padding-bottom: 5rem;
  background-size: cover;
  /* background-attachment: fixed; */
}
.header-pop__title {
  font-size: 6rem;
  color: #fff;
}
.header-pop__subtitle {
  font-size: 2rem;
  color: #fff;
  line-height: 1.8;
}
.header-poprow {
  display: grid;
  grid-template-columns: 50% 50%;
  margin-top: 10rem;
  justify-content: center;
  /* align-items: center; */
  padding: 0 3rem;
}
.header-pop__sideimg {
  width: 100%;
  margin: auto;
}

@media only screen and (max-width: 1000px) {
  .header-poprow {
    grid-template-columns: 1fr;
    row-gap: 4rem;
    max-width: 700px;
    margin: 0 auto;
    margin-top: 10rem;

  }
  .header-pop__sideimg {
    width: auto;
    height: 40rem;
  }
  .header-poplink__row {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width: 700px) {
  .header-pop__sideimg {
    height: auto;
    width: 100%;
  }
}



.thehero-box__smalltitle {
  font-size: 3.5rem;
  color: #fff;
}
.thehero-box__title {
  font-size: 7rem;
  color: #fff;
  text-align: center;
  font-weight: bold;
  margin-bottom: 1rem;
  position: relative;
  z-index: 10;
  text-shadow: 0 2rem 3rem rgba(255, 255, 0, 0.3);
}
@media only screen and (max-width:600px) {
  section {
  padding: 2rem 2rem;
  background: var(--color-secondary);
}
 
}
.thehero-box__title2 {
  font-size: 5rem;
}
.thehero-box__desc {
  font-size: 2.5rem;
  width: 800px;
  text-align: center;
  font-weight: 600;
  margin: 0 auto;
  text-shadow: 0 3rem 5rem #fff;
  color: #fff;
}
.thehero-box__link {
  border: 3px solid #fff;
  background: rgba(0,0,0,0.5);
  color: #fff;
  padding: 1rem 4rem;
  border-radius: 30px;
  font-size: 2.1rem;
  margin-top: 3rem;
  display: inline-block;
  text-transform: uppercase;
  vertical-align: middle;
}
.thehero-box__link:hover {
  background: #fff;
  color: #000;
}
.thehero-box__link i {
  font-size: 2.3rem;
  /* vertical-align: middle; */
}
.thehero-box__link2 {
  background: #000;
  margin-left: 3rem;
}

.header-body__body {
  margin-top: 8rem;
  position: relative;
  color: #fff;
  z-index: 40;  
  text-align: center;
  padding: 0 2rem;
}
.header-body__title {
  font-size: 4rem;
  text-align: center;
}
.header-body__list {
  list-style: none;
  margin-top: 1rem;
}
.header-body__list li {
  display: inline-block;
  font-size: 2rem;
  font-weight: bold;
}
.header-body__list li:not(:last-child) {
  color: #f4f4f4;
  margin-right: 1rem;
  font-weight: normal;
}
.header-body__list li i {
  font-size: 1.5rem;
  color: #f9f9f9;
}
.header-body__list li a {
  color: #fff;
}
.body {
  font-size: 1.7rem;
  width: 840px;
  max-width: 100%;
  margin: 0 auto;
  /* text-align: center; */
}
.body p, p {
  padding: 1rem 0;
}
.bg-yellow {
  background: var(--color-primary);
}
.bg-linear__yelloworange {
  background: var(--color-gold);
  
}
.body-box {
  display: grid;
  width: 840px;
  margin: 0 auto;
  max-width: 100%;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 3rem;
}
.body-box__box {
  background: #fff;
  box-shadow: 0 1rem 2rem rgba(0,0,0,0.5);
  padding: 2rem 1rem;
}
@media only screen and (max-width:600px) {
  
}
.body-box__title {
  font-size: 3rem;
  text-align: center;
}
.body-box {
  text-align: center;
}
.body-box__icon i {
  font-size: 10rem;
}
.body-box__desc {
  font-size: 1.7rem;
  text-align: center;
  margin-top: 2rem;
}
.boxeded {
  color: #000;
  font-size: 2rem;
}
.boxeded div {
  margin-bottom: 1rem;
}
.boxeded-title {
  font-weight: 600;
  font-size: 3.5rem;
  margin-bottom: 2rem;
}
.boxedad {
  width: 950px;
  margin: 0 auto;
  max-width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 3rem;
  justify-content: center;
  align-items: center;
  color: #fff;
  /* text-align: center; */
}
.boxedad-title {
  font-size: 3rem;
  margin-bottom: 2rem;
}
.boxedad-desc {
  font-size: 2rem;
  text-align: left;
}
@media only screen and (max-width:600px) {
  .boxedad {
    display: block;
    margin-top: -3rem;
  }
  .boxedad-title {
    margin-top: 4rem;
    margin-bottom: .5rem;
  }
}
.fixup {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
}

.finalfoot {
  display: grid;
  grid-template-columns: 1fr 1fr;
  color: #fff;
  font-size: 1.8rem;
}
@media only screen and (max-width:900px) {
  .finalfoot {
    display: block;
  }
}
.finalfoot-1 {
  background: #18a4dd;
  padding: 4rem 1rem;
}
.finalfoot-2 {
  background: #794258;
  padding: 4rem 1rem;
}
.finalfoot-box {
  width: 400px;
  text-align: center;
  max-width: 100%;
  margin: 0 auto;
}
.finalfoot-button {
  background: #000;
  padding: 1rem 1.5rem;
  color: #fff;
  text-transform: uppercase;
  margin-top: 2rem;
  display: inline-block;
}


.section-next {
  box-shadow: 0 1rem 3rem rgb(0,0,0);
  width: 90%;
  margin: 0 auto;
  margin-top: -4rem;
  position: relative;
  z-index: 50;
  padding: 3rem 2rem;
  color: #000;
  background: #fff;
  font-size: 2rem;
}
.section-next__box {
  margin-right: 3rem;
}
.section-next__img {
  height: 15rem;
  object-fit: contain;
  display: inline-block;
  margin-top: 2rem;
  border-radius: 10px;
  overflow: hidden;
}
.owl-dots {
  display: none;
}
.owl-nav button {
  font-size: 4rem !important;
  color: #18a4dd !important;
}
.section-next__content {
  width: 900px;
  max-width: 100%;
  margin: 0 auto;
}
.section-title {
  font-size: 4rem;
  text-align: center;
  color: #000;
}
.section-body {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  column-gap: 3rem;
  row-gap: 3rem;
  margin-top: 3rem;
}
@media only screen and (max-width: 1000px) {
  .section-body {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media only screen and (max-width: 800px) {
  .section-body {
    grid-template-columns: 1fr 1fr;
    margin-top: 0;
  }
}@media only screen and (max-width: 500px) {
  .section-body {
    grid-template-columns: 1fr;
    max-width: 300px;
    margin: 0 auto;
  }
}

.section-body__img {
  border-radius: 10px;
  box-shadow: 0 1rem 2rem rgba(0,0,0,0.5);
  width: 100%;
  object-fit: cover;
  cursor: zoom-in;
}
.section-body__img:hover {
  opacity: 0.7;
}
.section-link {
  background: linear-gradient(#18a4dd, #308bcf);
  display: inline-block;
  margin-top: 4rem;
  color: #fff;
  border-radius: 10px;
  font-size: 2rem;
  padding: 1.5rem 3rem;
  text-transform: uppercase;
}

.last-section {
  background: #090557;
  position: relative;
}
/* .last-section:after {
  content: "";
  position: absolute;
  bottom: -27%;
  left: 46%;
  border-top: 50px solid orangered;
  border-bottom: 50px solid transparent;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
} */
.last-section__box {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.last-section__box-img {
  width: 100%;
  height: 25rem;
  object-fit: cover;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.last-section__box-desc {
  background: #fff;
  font-size: 3rem;
  text-align: center;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
@media only screen and (max-width: 700px) {
  .last-section {
    padding: 4rem 1rem !important;
  }
  .last-section__box-desc {
    font-size: 2rem;
  }
}
.last-section__box-link {
  background: #ea3638;
  padding: 2rem 3rem;
  font-size: 2rem;
  border-radius: 10px;
  display: inline-block;
  color: #fff;
  margin-top: 1.4rem;
}
.last-section__finallink {
  background: linear-gradient(orangered, red);
  border-radius: 10px;
  padding: 2rem 3rem;
  color: #fff;
  display: inline-block;
  margin-top: 2rem;
  font-size: 2rem;
}



/*========================= footer ==============================*/
footer {
  background: var(--color-secondary);
  padding: 5rem;
  box-shadow: inset 0 1.5rem rgba(0, 0, 0, 0.2);
  color: var(--color-black);
}

.footer__socials {
  margin-inline: auto;
  width: fit-content;
  margin-bottom: 5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.2rem;
}

.footer__socials a {
  background: var(--color-primary);
  color: var(--color-white);
  border-radius: 50%;
  width: 2.3rem;
  height: 2.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer__socials a:hover {
  background: var(--color-white);
  color: var(--color-primary);
}

.footer__container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

footer h4 {
  color: var(--color-black);
  margin-bottom: 0.6rem;
}

footer ul li {
  padding: 0.4rem 0;
}

footer ul a {
  opacity: 0.75;
  color: var(--color-black);
}


footer ul a:hover {
  letter-spacing: 0.2rem;
  opacity: 1;
}

.footer__copyright {
  text-align: center;
  padding: 1.5rem 0;
  border-top: 2px solid var(--color-bg);
  margin-top: 4rem;
}

.sm-a {
  color: var(--color-white);

}
/* ==============footer end here=================== */




.section-icon {
  font-size: 6rem;
}
.partner-row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  column-gap: 3rem;
  row-gap: 3rem;
  margin-top: 4rem;
}
@media only screen and (max-width: 800px) {
  .partner-row {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media only screen and (max-width: 600px) {
 
}
.partner-row__box {
  border-left: 1px solid rgba(0,0,0,0.4);
  border-right: 1px solid rgba(0,0,0,0.4);
  padding: 1rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.partner-row__box img {
  width: 16rem;
  max-width: 100%;
}
.lastfooter-ul {
  text-align: center;
  list-style: none;
}
.lastfooter-ul li {
  display: inline-block;
  font-size: 1.6rem;
}
.lastfooter-ul li a {
  color: #fff;
  background: var(--color-primary);
  padding: 1rem 1.2rem;
  border-radius: 50%;
  font-size: 1.6rem;
  margin-top: 3rem;
  display: inline-block;
}
.lastfooter-ul li:not(:last-child) {
  margin-right: 1rem;
}
.lastfooter-last {
  margin-top: 2rem;
  color: #fff;
  font-size: 1.6rem;
  text-align: center;
}
.nominate-form {
  width: 600px;
  max-width: 100%;
  margin: 0 auto;
  border: 4px solid #18a4dd;
  background: #f1f1f1;
  border-radius: 20px;
  overflow: hidden;
  font-size: 1.8rem;
}
.nominate-form__title {
  font-size: 3rem;
  font-weight: 600;
  text-align: center;
  padding: 2rem 1rem;
  background: #fff;
}
.nomination-form__box {
  padding: 3rem 1rem;
  text-align: center;
}
.homepaginator {
  width: 700px;
  margin: 0 auto;
  display: block;
  color: #000;
  background: linear-gradient(#f9f9f9, #f1f1f1);
  margin-top: 6rem;
  box-shadow: 0 2rem 20rem rgba(0,0,0,0.3);
  border: 1px solid rgba(0,0,0,0.2);
  border-radius: 35px;
  font-weight: 700;
  padding: 1.5rem 1rem;
  text-align: center;
  font-size: 1.6rem;
  text-transform: uppercase;
}
.pushtoright, .pushtoleft {
  float: right;
  background: #18a4dd;
  border-radius: 30px;
  padding: 1.5rem 3.5rem;
  color: #fff;
  display: inline-block;
}
.pushtoright:hover, .pushtoleft:hover {
  background: #308bcf;
}
.pushtoleft {
  float: left;
}

.thepush {
  display: inline-block;
  background: linear-gradient(to right, #fad428, #c5c518);
  border-radius: 40px;
  padding: 1.5rem 3rem;
  color: #fff;
  text-transform: uppercase;
  font-size: 2rem;
  margin-top: 1.5rem;
  box-shadow: 0 1rem 2rem rgba(255,255,255,0.3);
}
.thepush:last-child {
  margin-left: 2rem;
  background: linear-gradient(to right, #000, #222);
}
.thepush:hover {
  opacity: 0.8;
}
.tacheadspan {
  font-size: 3rem;
  font-weight: 600;
  margin-bottom: 5rem;
}
.tac-first__row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 6rem;
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}

.tac-first__icon {
  font-size: 4rem;
  background: var(--color-primary);
  border-radius: 50%;
  padding: 3rem;
  font-weight: 600; 
  display: inline-block;
}
.tac-first__iconspan {
  background: var(--color-white);
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
}
.tac-first__icon:hover {
  color: var(--color-bg);
}
.tac-first__subtitle {
  font-size: 2.3rem;
  font-weight: 600;
  margin-top: 1rem;
  position: relative;
}
.tac-first__subtitle:after {
  content: "";
  display: block;
  height: .3rem;
  width: 3rem;
  text-align: center;
  background: var(--color-primary);
  position: absolute;
  left: 45%;
  margin-top: .5rem;
}
.tac-first__desc {
  font-size: 1.65rem;
  margin-top: 2rem;
}
.tac-second__title {
  font-size: 4rem;
  font-weight: 800;
  color: #ffffff;
  text-align: center;
}
.tac-second__row {
  width: 800px;
  margin: 0 auto;
  max-width: 100%;
  margin-top: 3rem;
}
.tac-second__box {
  box-shadow: 0 1rem 2rem rgba(15, 2, 52, 0.05);
  padding: 2rem;
  display: grid;
  grid-template-columns: 20% 60%;
  column-gap: 5%;
  background: #170a40;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.2);
}
.tac-second__box:not(:last-child) {
  margin-bottom: 1rem;
}
.tac-second__img {
  /* width: 100%; */
  height: 16.5rem;
  max-width: 100%;
  object-fit: contain;
  border-radius: 5px;
  /* object-fit: cover; */
  overflow: hidden;
}
.tac-second__subtitle {
  font-size: 1.5rem;
  font-weight: 600;
  color: #fff;
}
.tac-second__subbox {
  margin-top: 1rem;
  font-size: 1.4rem;
  color: #fff;
}
.tac-second__link {
  background: var(--bg-primary);
  /* border-rsadius: 20px; */
  display: inline-block;
  padding: 1rem 2rem;
  margin-top: 1rem;
  color: #fff;
  border-radius: 5px;
  text-transform: uppercase;
}
.tac-second__link:hover {
  background: var(--color-primary);
}
.tac-second__link2 {
  background: var(--color-gold);
  margin-left: 1rem;
  color: #fff;
}
.tac-second__link2:hover {
  background: #000;
}
@media only screen and (max-width: 450px) {
  .tac-second__link {
    display: block;
    text-align: center;
    margin-left: 0 !important;
  }
}

.tac-second__mainbut {
  display: inline-block;
  background: #fad428;
  padding: 2rem 4rem;
  font-size: 2.5rem;
  color: #000;
  margin-top: 4rem;
  text-transform: uppercase;
}
.tac-second__mainbut:hover {
  background: rgb(233, 233, 16);
}
.tac-second__desc {
  font-size: 2rem;
  width: 800px;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 3rem;
}
.tacthird {
  background: #774250;
}
.tac-third {
  color: #fff;
  font-size: 3rem;
  width: 800px;
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
}
.tac-third__link {
  background: #fff;
  border-radius: 20px;
  padding: 1rem 2rem;
  color: #000;
  font-size: 2.1rem;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 2rem;
}
.iseebg {
  background: linear-gradient(rgba(0,0,0,0.5), #000), url(/thebga5.jpg);
  color: #fff;
}
.form-box {
  font-size: 1.5rem;
  padding: 2rem 1rem;
}
.form-head {
  font-weight: 700;
  font-size: 1.6rem;
  margin-bottom: .5rem;
}
.form-input, .form-select {
  width: 500px;
  max-width: 100%;
  padding: 2rem;
  border: 1px solid rgba(0,0,0,0.1);
  border-radius: 5px;
  color: #333;
}
.form-input:focus, .form-select:focus {
  outline: none;
  border: 1px solid #333;
}
.form-submit, .theview {
  display: inline-block;
  color: #fff;
  background: linear-gradient(#18a4dd, #308bcf);
  padding: 1rem 2rem;
  border-radius: 6px;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
  font-size :1.6rem;
  border: 0;
  cursor: pointer;
  margin-left: 1rem;
}
.form-submit:hover {
  background: var(--color-primary);
}
.form-submit:focus {
  outline: 0;
}
.form-desc {
  margin-bottom: .5rem;
}
.form-add {
  display: inline-block;
  background: linear-gradient(#fff, rgba(0,0,0,0.05));
  padding: .5rem;
  border-radius: 5px;
  color: #000;
  border: 1px solid rgba(0,0,0,0.2);
  cursor: pointer;
}
.form-add:hover {
  color: #fff;
  background: #333;
}
.form-add:not(:first-child) {
  margin-left: 1rem;
}
.bigguy {
  height: 100vh;
  background: rgba(0,0,0,0.6);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}
.bigguy-box {
  width: 500px;
  max-width: 97%;
  margin: 0 auto;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 10px;

}
.bluritall {
    background: rgba(255,255,255,0.8);
    height: 100vh;
    width:100%;
    position: fixed;
    z-index: 400;
}
.bluritall-body {
    position: absolute;
    height: 100%;
    /*transform: translate(-50%, -50%);*/
    left: 50%;
    top: 50%;
}

.bigguy-head {
  padding: 10px;
  background: blue;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: #fff;
  font-size: 2rem;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
.bigguy-body {
  padding: 2rem;
}
.bigguy-body__inputhead {
  color: #000;
  margin-bottom: .4rem;
}
.bigguy-body__input {
  border: 1px solid rgba(0,0,0,0.3);
  padding: 10px;
  width: 250px;
  max-width:100%;
  color: #080d98;
}
.bigguy-close {
  display: inline-block;
  position: absolute;
  top: -1%;
  right: -1%;
  border-radius: 50%;
  padding: .7rem .8rem;
  color: #fff;
  background: red;
  cursor: pointer;
}
.bigguy-close:hover {
  background: var(--color-white);
  color: red;
}

.opages {
  width: 700px;
  margin: 0 auto;
  box-shadow: 0 1rem 2rem rgba(0,0,0,0.1);
  padding: 4rem 2rem;
  max-width: 100%;
}
.opages-img {
  margin-top: 5rem;
  height: 40rem;
}
.opages-img2 {
  margin-top: 5rem;
  height: 40rem;
}
.opages-butt {
  background: yellow;
  color: #000;
  padding: 2rem 5rem;
  border-radius: 30px;
  display: inline-block;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.opages-title {
  font-size: 3rem;
  color: var(--color-gold);
  margin-top: 1.5rem;
}
.opages-desc {
  font-size: 1.8rem;
  margin-top: 1.5rem;
  line-height: 1.8;
}
.opages-cont {
  box-shadow: 0 1rem 1.5rem rgba(0,0,0,0.2);
  margin-top: 1rem;
  padding: 2rem;
  position: relative;
  padding-bottom: 2rem;
  border-radius: 5px;
  border: 1px solid rgba(232, 224, 224, 0.885);
}
.opages-opac {
  opacity: 0.5;
  pointer-events: none;
}
.opages-cont__img {
  height: 10rem;
  width: 10rem;
  display: inline-block;
  object-fit: cover;
  border-radius: 50%;
  border: 2px solid var(--color-white);
}
.opages-cont__com{
  height: 10rem;
  width: 10rem;
  display: inline-block;
  object-fit: cover;
  border-radius: 50%;
  border: 2px solid var(--color-white);
}

.opages-cont__img-logo {
  height: 4rem;
  width: 4rem;
  display: inline-block;
  object-fit: cover;
  border-radius: 50%;
  border: 2px solid var(--color-white);
}
.opages-cont__img-av {
  height: 4rem;
  width: 4rem;
}

.account-detail{
  color: var(--color-primary);
  margin-left: 1rem;
}
.opages-cont__link {
  background: var(--bg-primary);
  color: #fff;
  border-radius: 5px;
  font-weight: 500;
  font-family: 'Lato', sans-serif;
  font-size: 1.6rem;
  display: inline-block;
  padding: 1.2rem 3rem;
  text-transform: uppercase;
}
.opages-cont__link:hover {
  background: var(--color-primary);
}
.opages-cont__title {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1.2rem;
  margin-top: 1.2rem;
  display: flex;
}
.opages-cont__vote{
  background: var(--color-gold);
  border-radius: 20%;
  padding-left: 2px;
  margin-left: 5px;
}
.opages-cont__subtitle {
  font-size: 1.4rem;
  font-weight: normal;
}

.opages-cont__mainlink {
  padding: 1.5rem 3rem;
  font-size: 1.8rem;
  background: #333;
  color: #fff;
  display: inline-block;
  margin-top: 5rem;
}
.opages-cont__mainlink:hover {
  background: #000;
}
.opages-search, .opages-search2 {
  border: 1px solid rgba(0,0,0,0.3);
  padding: 2rem;
  width: 400px;
  max-width: 100%;
  border-radius: 30px;
  display: inline-block;
  margin-top: 1rem;
  margin-bottom: 2rem;
}
.opages-search:focus {
  outline: none;
  border: 1px solid #fad428;
}
.opages-button {
  border: 0;
  color: #ffffff;
  background: transparent;
  font-size: 1.7rem;
  margin-left: -4.8rem;
}
.opages-button:focus {
  outline: none;
}
.yellowmsg {
  background: lightgoldenrodyellow;
  border-radius: 5px;
  line-height: 1.6;
  border: 1px solid rgba(0,0,0,0.2);
}
.toptiler {
  font-weight: bold;
  margin-top: 4rem;
  font-size: 2rem;
  margin-bottom: 2rem;
}
.toptiler-refresh {
  background: #f9f9f9;
  color: #333;
  font-size: 1.4rem;
  border: 1px solid rgba(0,0,0,0.2);
  padding: 0.6rem 1rem;
  display: inline-block;
  border-radius: 5px;
  margin-left: 1rem;
  font-weight: normal;
}
.listcontcirc {
  height: 10rem;
  width: 10rem;
}
.listcontcirc-text {
  position: absolute;
  background: blue;
  color: #fff;
  padding: 0.4rem 0.75rem;
  right: 0;
  border-radius: 50%;
  font-size: 1.4rem;
}
.spechgreen {
    background: #1cbe1c;
}
.speshinfo-see {
    background: #e9e9d4;
    display: block;
    padding: 1rem;
    border-radius: 5px;
    max-width: 500px;
    margin-bottom: 2rem;
    font-size: 1.3rem;
    line-height: 1.6;
}
.finalbody-know {
  width: 500px;
  max-width: 95%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0 auto;
  margin-top: 2rem;
  padding: 2rem;
  padding-bottom: 3rem;
  font-size: 1.8rem;
  line-height: 1.4;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 1rem 2rem rgba(0,0,0,0.2);
  max-height: 80vh;
  overflow: auto;
    
}

.finalbody-confirm {
  background: #f4f4f4;
  padding: 1rem;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
  border-radius: 5px;
}
.finalbody-copy {
display: block;
border: 1px solid #fff;
background: green;
color: #fff;
cursor: pointer;
width: 100%;
margin-top: 1rem;
text-align: center;
padding: .7rem 1rem;
border-radius: 5px;
font-size: 1.5rem;
}
.finalbody-copy:hover {
  background: #04c804;
}
.finalbody-input {
  width: 100%;
  display: block;
  margin-top: 1rem;
  padding: 2rem 1rem;
  border-radius: 5px;
  border: 1px solid rgba(0,0,0,0.2);
  background: #fff;
  color: #333;
}
.thaerror-neg {
  padding: 1rem;
  display: block;
  background: red;
  text-align: center;
  color: #fff;
  margin-top: 1rem;
  margin-bottom: .5rem;
  border-radius: 5px;
}
.form-info {
  padding: 1rem;
  border: 1px solid rgba(0,0,0,0.2);
  margin-top: 1rem;
  border-radius: 5px;
  background: #f4f4f4;
  display: none;
}
.contest {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 1000px;
  column-gap: 4rem;
  margin: 0 auto;
  padding: 4rem 2rem;
  max-width: 100%;
}
@media only screen and (max-width: 600px) {
  .contest {
    display: block;
  }
  .contest-second {
    margin-top: 3rem;
  }
}
.contest-first__video {
  max-width: 100%;
  border: 1px solid rgba(0,0,0,0.3);
}
.contest-second__title {
  font-size: 3.2rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.contest-second__votenum {
  font-size: 4rem;
  color: blue;
  margin-top: 2rem;
  font-weight: 600;
}
.contest-second__details {
  font-size: 1.7rem;
  color: #333;
  margin-top: 1rem;
}
.contest-second__input {
  border: 1px solid #000;
  padding: 1rem 1.5rem;
  margin-top: 3rem;
  display: inline-block;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

/*.contest-second__button {*/
/*  display: inline-block;*/
/*  background: var(--color-primary);*/
/*  color: #fff;*/
/*  vertical-align: bottom;*/
/*  padding: .85rem 1.7rem;*/
/*  margin-left: -.1rem;*/
/*  cursor: pointer;*/
/*  border-top-right-radius: 5px;*/
/*  border-bottom-right-radius: 5px;*/
/*}*/
/*@media only screen and (max-width: 600px) {*/
/*  .contest-second__button {*/
/*    padding: 1rem 1.7rem;*/
/*  }*/
/*}*/
/*.contest-second__button:hover {*/
/*  background: var(--color-secondary);*/
/*}*/

.contest-second__button, .contest-second__button2 {
  display: inline-block;
  background: #f4f4f4;
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.3);
  vertical-align: bottom;
  padding: .85rem 1.7rem;
  cursor: pointer;
  margin-top: 1rem;
  font-size: 1.4rem;
  border-radius: 5px;
  /* border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; */
}
.contest-second__button2 {
  padding: 1.1rem 1.3rem;
}

@media only screen and (max-width: 600px) {
  .contest-second__button, .contest-second__button2 {
    padding: 1rem 1.7rem;
  }
  .contest-second__button2 {
    padding: 1.2rem 1rem;
  }
}
.contest-second__pic {
  height: 35rem;
  max-width: 100%;
  object-fit: contain;
  border-radius: 20px;
  margin: 0%;
  margin-top: 0%;
}


.contest-second__button:hover, .contest-second__button2:hover {
  background: #fff;
  border: 1px solid #000;
  font-weight: 600;
}

.contest-second__box {
  width: 10rem;
  height: 5.05rem;
  padding: 1rem;
  border: 1px solid rgba(0,0,0,0.4);
  font-size: 2.5rem;
  display: inline-block;
  margin-top: 3rem;
  border-right: 0;
  border-radius: 5px;
}
.contest-second__see {
  display: inline-block;
  vertical-align: bottom;
  margin-left: -.2rem;
}
.contest-second__add {
  display: inline-block;
  border: 1px solid rgba(0,0,0,0.4);
  /* height: 20px; */
  color: #000;
  font-weight: 600;
  display: block;
  padding: .1rem 1rem;
  user-select: none;
  background: blue;
  color: #fff;
  border-radius: 4px;
}
.contest-second__add:hover {
  background: #f1f1f1;
  color: blue;
}
.contest-second__add:first-child {
  margin-bottom: .1rem;
}
.contest-second__submit {
  display: inline-block;
  margin-top: 3rem;
  background: blue;
  color: #fff;
  border: 0;
  border-radius: 30px;
  padding: 2rem 4rem;
  font-size: 1.6rem;
  cursor: pointer;
  font-weight: 600;
  letter-spacing: .005rem;
  text-transform: uppercase;
}
.contest-second__submit:hover {
  background: rgb(54, 15, 228);
}
.contest-second__bigtitle {
  font-size: 3rem;
  font-weight: 600;
  margin-top: 5rem;
  margin-bottom: 1rem;
}
.contest-second__bigdesc {
  font-size: 1.8rem;
  margin-top: .5rem;
}
.contest-second__bigdesc p {
  padding: .5rem 0;
}
.smallmsg {
  margin-top: 3rem;
  font-size: 1.8rem;
  font-style: italic;
}

.next9ja-small {
  height: 80px; }
  @media only screen and (max-width: 600px) {
    .next9ja-small {
      height: 50px; } }
  .next9ja-small:hover {
    box-shadow: 0 1rem 2rem rgba(214, 211, 211, 0.5); }
.logbuttons {
  width: 400px;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 3rem; }
  .logbuttons-each {
    display: block;
    padding: 2rem 3rem;
    text-align: center;
    border: 1px solid #e7e6e6;
    box-shadow: 0 1rem 2rem #eceaea;
    font-size: 1.6rem;
    color: #000;
    border-radius: 4px;
    margin-bottom: 2rem; }
    .logbuttons-each:hover {
      background: #f5f2f2; }
      .user-forgot, .user-forgot2, .user-forgot3 {
        background: rgb(236, 236, 237);
        min-height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border-radius: 3px; }
        .user-forgot3 {
          min-height: 90vh;
        }
    
        .user-forgot__cont, .user-forgot2__cont {
          /* position: relative; */
          /* z-index: 10; */
          background: #fff;
          box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.1);
          width: 700px;
          border-radius: 7px;
          max-width: 95%;
          margin: 0 auto;
          padding: 4rem 2rem; }
      .user-forgot2 {
        /* background: url("../frame_corners_new.jpg"); */
        background-color: #0492D4;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 1000'%3E%3Cg %3E%3Ccircle fill='%230492D4' cx='50' cy='0' r='50'/%3E%3Cg fill='%231397d6' %3E%3Ccircle cx='0' cy='50' r='50'/%3E%3Ccircle cx='100' cy='50' r='50'/%3E%3C/g%3E%3Ccircle fill='%231d9cd9' cx='50' cy='100' r='50'/%3E%3Cg fill='%2326a0db' %3E%3Ccircle cx='0' cy='150' r='50'/%3E%3Ccircle cx='100' cy='150' r='50'/%3E%3C/g%3E%3Ccircle fill='%232fa5dd' cx='50' cy='200' r='50'/%3E%3Cg fill='%2337aadf' %3E%3Ccircle cx='0' cy='250' r='50'/%3E%3Ccircle cx='100' cy='250' r='50'/%3E%3C/g%3E%3Ccircle fill='%233eafe2' cx='50' cy='300' r='50'/%3E%3Cg fill='%2346b4e4' %3E%3Ccircle cx='0' cy='350' r='50'/%3E%3Ccircle cx='100' cy='350' r='50'/%3E%3C/g%3E%3Ccircle fill='%234db8e6' cx='50' cy='400' r='50'/%3E%3Cg fill='%2355bde8' %3E%3Ccircle cx='0' cy='450' r='50'/%3E%3Ccircle cx='100' cy='450' r='50'/%3E%3C/g%3E%3Ccircle fill='%235cc2ea' cx='50' cy='500' r='50'/%3E%3Cg fill='%2363c6ec' %3E%3Ccircle cx='0' cy='550' r='50'/%3E%3Ccircle cx='100' cy='550' r='50'/%3E%3C/g%3E%3Ccircle fill='%236acbee' cx='50' cy='600' r='50'/%3E%3Cg fill='%2372d0f0' %3E%3Ccircle cx='0' cy='650' r='50'/%3E%3Ccircle cx='100' cy='650' r='50'/%3E%3C/g%3E%3Ccircle fill='%2379d4f2' cx='50' cy='700' r='50'/%3E%3Cg fill='%2380d9f4' %3E%3Ccircle cx='0' cy='750' r='50'/%3E%3Ccircle cx='100' cy='750' r='50'/%3E%3C/g%3E%3Ccircle fill='%2388def6' cx='50' cy='800' r='50'/%3E%3Cg fill='%238fe2f8' %3E%3Ccircle cx='0' cy='850' r='50'/%3E%3Ccircle cx='100' cy='850' r='50'/%3E%3C/g%3E%3Ccircle fill='%2396e7fa' cx='50' cy='900' r='50'/%3E%3Cg fill='%239eebfd' %3E%3Ccircle cx='0' cy='950' r='50'/%3E%3Ccircle cx='100' cy='950' r='50'/%3E%3C/g%3E%3Ccircle fill='%23A5F0FF' cx='50' cy='1000' r='50'/%3E%3C/g%3E%3C/svg%3E");
        background-attachment: fixed;
        background-size: contain;
      }
      .s-order {
        font-size: 1.5rem;
        min-height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        max-width: 600px;
        margin:0 auto;
        padding: 1rem;
      }
      .s-order__bodied {
        padding: 2rem;
        max-width: 500px;
        border-radius: 5px;
        border: 1px solid rgba(0,0,0,0.2);
      }
      .s-order__check {
        color: rgb(18, 230, 88);
        border: 1px solid rgb(12, 160, 12);
        border-radius: 50%;
        display: inline-block;
        padding: 2rem;
        font-size: 2rem;
      }
      
        .user-right {
          background: #fff;
          padding: 1rem;
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center; }
          .user-right__title {
            text-align: center;
            font-size: 3rem;
            margin-top: 2rem;
            font-weight: 600;
            font-family: "Montserrat", sans-serif; }
            @media only screen and (max-width: 600px) {
              .user-right__title {
                font-size: 2.6rem; } }
          .user-right__desc {
            font-size: 2rem;
            text-align: center;
            font-family: "Josefin Sans", sans-serif;
            max-width: 700px;
            margin: 0 auto; }
            @media only screen and (max-width: 1100px) {
              .user-right__desc {
                font-size: 1.8rem; } }
            @media only screen and (max-width: 600px) {
              .user-right__desc {
                font-size: 1.6rem; } }
        
.thebody-row {
  width: 500px;
  margin: 0 auto;
  max-width: 98%;
  box-shadow: 0 1rem 2rem rgba(0,0,0,0.4);
  margin-top: -4rem;
  background: #fff;
  position: relative;
  z-index: 10000;
  padding: 4rem 1rem;
  border-radius: 10px;
  text-align: center;
}
.userbox {
  display: inline-block;
  padding: 1rem;
  width: 30rem;
  max-width: 100%;
  border-radius: 5px;
  border: 1px solid rgba(0,0,0,0.2);
}
.user-box__title {
  font-size: 1.6rem;
  margin-bottom: .5rem;
}
.user-box__submit {
  background: var(--color-primary);
  color: #fff;
  font-size: 2rem;
  border-radius: 20px;
  display: inline-block;
  padding: 1rem 2.5rem;
  border: 0;
  cursor: pointer;
}
.user-box__submit:hover {
  background: rgb(6, 6, 49);
}
.admin {
  width: 800px;
  max-width: 98%;
  margin: 3rem auto;
  box-shadow: 0 1rem 2rem rgba(0,0,0,0.2);
  padding: 1rem;
  border-radius: 5px;
  background: #fff;
}
.admin-link {
  background: var(--color-primary);
  padding: 1rem;
  border-radius: 10px;
  display: block;
  color: #fff;
  font-size: 1.5rem;
  margin-bottom: 2rem;
  text-align: center;
}
.admin-link:hover {
  background: #308bcf;
}
.admin-bigtitle {
  font-size: 3rem;
  text-align: center;
  font-weight: 800;
  padding: 1rem;
  margin-bottom: 2rem;
  text-transform: capitalize;
}
.admin-content {
  box-shadow: 0 1rem 2rem rgba(0,0,0,0.2);
  padding: 1rem;
  font-size: 1.5rem;
  border-radius: 10px;
}
.admin-content__title {
  font-weight: 600;
}
.admin-content:not(:last-child) {
  margin-bottom: 2rem;
}
.admin-box {
  padding: 1rem;
  display: block;
  font-size: 1.5rem;
  border-radius: 10px;
  border-bottom: 1px solid rgba(0,0,0,0.3);
  color: #000;
}
.admin-box:hover {
  color: var(--color-primary);
}
.admin-box i {
  color: var(--color-primary);
}
.paginator {
  list-style: none;
  font-size: 1.5rem;
  margin-top: 3rem;
  padding: 1rem;
  box-shadow: 0 1rem 2rem rgba(0,0,0,0.3);
}
.paginator li {
  display: inline-block;
}
.paginator li:not(:last-child) {
  margin-right: 1rem;
}
.paginator li a {
  display: inline-block;
  background: linear-gradient(#f9f9f9, #fff);
  color: #000;
  border: 1px solid rgba(0,0,0,0.1);
  border-radius: 3px;
  padding: 1rem 1.3rem;
}
.paginator li a:hover {
  background: var(--color-third);
}
.paginator li a.activeshii {
  background: var(--color-primary);
  color: #fff;
}
.errorinput {
  border: 1px solid rgb(230, 26, 26);
}
.errorpos {
  border: 1px solid rgb(10, 190, 10);
}
.transac-row {
  display: grid;
  grid-template-columns: repeat(6, 16.665%);
}
@media only screen and (max-width:600px) {

}
.transac-row div.bloop:first-child {
  border-top-left-radius: 8px;
}
.transac-row div.bloop:last-child {
  border-top-right-radius: 8px;
}
.transac-row div {
  border: 1px solid rgba(0,0,0,0.1);
  padding: 1rem;
  max-width: 100%;
  color: #333;
  background: #fff;
}
.transac-row div.bloop {
  /* border: 2px solid rgba(0, 0, 0, 0.1); */
  background: #f1f1f1;
  color: #000;
}
.transac-title {
  color: #000;
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1.7rem;
  padding-top: 2rem;
}
.transac-select {
  padding: 1rem;
  font-size: 1.7rem;
  border-radius: 5px;
  display: block;
  margin-bottom: 3rem;
}
.votecirc {
  padding: 1.2rem 2.3rem;
  border: 1px solid rgba(0,0,0,0.2);
  display: inline-block;
  border-radius: 30px;
  background: rgba(0,0,0,0.05);
  color: #000;
  margin-top: 1.5rem;
}
.votecirc:hover {
  border: 1px solid #0fba0f;
  background: #f0f7f4;
}








/* components */
.attacherror {
  background: red;
  color: #fff;
  padding: 1rem;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  text-align: center;
}
.positive {
  background: rgb(10, 190, 10);
}

.lightgrey {
  background: #f1f1f1;
}
.blackpop, .blackpop2 {
  background: rgba(0,0,0,0.6);
  height: 100vh;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
.blackpop2 {
  background: rgba(0,0,0,0.6);
}
.blackpop2-cont {
  background: rgb(15, 212, 15);
  color: #fff;
  padding: 2rem 2.5rem;
  position: absolute;
  box-shadow: 0 1rem 10rem rgba(255,255,255);
  top: 50%;
  left: 50%;
  /* text-transform: uppercase; */
  transform: translate(-50%, -50%);
  font-size: 1.5rem;
}
.blackpop-box {
  width: 800px;
  /* height: 70vh; */
  max-width: 98%;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 10px;
}
.blackpop-box__title {
  color: #000;
  font-size: 2rem;
  text-align: center;
  padding: 1rem;
  background: #f1f1f1;
}
.blackpop-box__body {
  padding: 2rem 1rem;
  text-align: center;
}
.blackpop-green, .blackpop-red {
  background: red;
  border-radius: 5px;
  padding: 1rem;
  display: inline-block;
  font-size: 1.5rem;
  color: #fff;
  cursor: pointer;
}
.blackpop-red:hover {
  background: rgb(221, 7, 7);
}
.blackpop-green {
  margin-right: 1rem;
}
.blackpop-green {
  background: rgb(7, 175, 7);
}
.blackpop-green:hover {
  background: green;
}
.bold {
  font-weight: bold;
}
.round10 {
  border-radius: 10px;
}
.center {
  text-align: center;
}
.defaultsize {
  font-size: 1.5rem;
}
.none {
  display: none;
}
.pointer {
  cursor: pointer;
}
.block {
  display: block;
}
.theblock {
    display: block;
}
.myblack {
  background: #111;
}
.myblack__important {
  background: #111 !important;
}
.myblackhover:hover {
  background: #111;
}
.myblack-another {
  background: var(--color-secondary);
  color: var(--color-black);
}
.myblack-main {
  background: #000;
}
.myblack-main__important {
  background: #000 !important;
}
.myblack-mainhover:hover {
  background: #000;
}
.myblack-semi {
  background: var(--color-secondary);
  color: var(--color-black);
}
.myblack-semihover:hover {
  background: #1a1a1a;
}
.myblack-slight {
  background: #212121;
}
.myblack-slighthover:hover {
  background: #212121;
}
.myblack-show {
  background-color: #000000;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%231B1B1B' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%23333333'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");
}

.invbottom-side {
  background: #000;
  padding: 2rem;
  border-radius: 5px;
}
.invbottom-side__title {
  color: #fff;
  font-size: 2rem;
  margin-bottom: 3rem;
}
.invbottom-side__box {
  padding: 2rem;
  padding-top: 0;
  font-size: 1.4rem;
  color: #fff;
  border-left: 3px dotted #fff;
  position: relative;
  padding-bottom: 0;
  max-width: 350px;
}
.invbottom-side__box:not(:last-child) {
  padding-bottom: 3rem;
}
.invbottom-side__box:before {
  position: absolute;
  content: "";
  left: -1.7%;
  top: -3%;
  border-radius: 50%;
  display: inline-block;
  height: 1rem;
  background: #fff;
  width: 1rem;
  margin-right: 1rem;
}

.invbottom-side__date {
  font-size: 1.3rem;
  color: #777;
  transform: translateY(-.45rem);
}

.bg-red {
  background: red;
}
.bg-black {
  background: #000;
}
.bg-blue {
  background: blue;
}
.text-red {
  color: red !important;
}
.text-white {
  color: #fff;
}
.text-black {
  color: #000;
}

.conceptbox, .sureapplybox, .conceptbox2 {
  max-height: 90%;
  width: 650px;
  max-width: 95%;
  max-height: 95vh;
  background: #fff;
  position: absolute;
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.5);
  border-radius: 6px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* overflow-x: hidden; */
}
.conceptbox2 {
  max-height: 90vh;
  box-shadow: none;
  border: 1px solid rgba(0,0,0,0.2);
}
.successbox-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 3rem 0rem;
}
.chartbox-bodybox__msg {
  max-height: 80vh;
  overflow: auto; }

.successbox {
  width: 500px;
  max-width: 95%;
  background: #fff;
  /* box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.5); */
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
}
.successbox2 {
  width: 400px;
  max-width: 95%;
  background: #fff;
  /* box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.5); */
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
}
.success-lastbox {
  margin-top: 10px;
  padding-bottom:10px;
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
.conceptloading-text {
  transform: translateY(3rem);
}
.conceptloading-icon {
  height: 11rem;
}
.uploadmusicbox {
  width: 500px;
  max-width: 95%;
}
.sureapplybox {
  width: 405px;
  max-width: 95%;
  max-height: 95vh;
}
.conceptbox-title, .conceptbox-title2 {
  background: #ece6f0;
  padding: 1rem 2rem;
  font-size: 2.6rem;
  color: #000;
  font-weight: 600;
  text-align: center;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  overflow-x: hidden;
}
/* .conceptbox-title2 {
  background: #e9e8e8;
} */
.conceptbox-body {
  max-height: 70vh;
  overflow: auto;
}
.conceptbox-close {
  font-size: 2rem;
  color: #fff;
  display: inline-block;
  background: red;
  border-radius: 50%;
  padding: .8rem 1rem;
  top: -5%;
  right: -2%;
  z-index: 5;
  position: absolute;
  cursor: pointer;
}
.conceptbox-close:hover {
  background: rgb(190, 4, 4);
}
.conceptbox-check {
  color: rgb(8, 180, 8);
  font-size: 2rem;
  display: inline-block;
  border-radius: 50%;
  border: 3px solid rgb(8, 180, 8);
  padding: 2.5rem;
  margin-bottom: 1rem;
}
.conceptbox-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 3rem;
  padding: 3rem 2rem;
}
@media only screen and (max-width: 600px) {
 
}
.conceptbox-grid__title {
  font-size: 2rem;
  line-height: 1.1;
  text-align: center;
  font-weight: 600;
}
.conceptbox-grid__box {
  padding: 3rem 2rem;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.conceptbox-grid__desc {
  font-size: 1.8rem;
  text-align: center;
  margin-top: 1.8rem;
}
.conceptbox-grid__button {
  padding: 1.3rem 2rem;
  margin-top: 1.8rem;
  background: var(--firstcolor);
  display: inline-block;
  font-size: 1.7rem;
  border-radius: 10px;
  color: #fff;
}
.conceptbox-grid__button:hover {
  background: var(--firstcolor-hover);
}

.padding-left__small {
  padding-left: 2rem; }

.padding-left__minute {
  padding-left: 1rem; }

.padding-general {
  padding: 1rem; }

.padding-general__2rem {
  padding: 2rem; }
.padme {
  padding: 1rem;
}
.padme-nicelook {
  padding: .6rem 1rem;
}
.padme-nicelook2 {
  padding: 1.4rem 2rem;
}
.padme-noleftright {
  padding: 1rem 0;
}
.padme-15topbottom {
  padding: 1.5rem 1rem;
}
.padme-15side {
  padding: 1rem 1.5rem;
}
.padme-2top1side {
  padding: 2rem 1rem;
}
.padme-3top2side {
  padding: 3rem 2rem;
}
.padme1_5rem {
  padding: 1.5rem;
}
.padme2rem {
  padding: 2rem;
}
.padme3rem {
  padding: 3rem;
}
.pointer:hover {
  font-weight: bold;
}
.padme2rem-notopbottom {
  padding: 0 2rem;
}
.padme2rem4bottom {
  padding: 2rem;
  padding-bottom: 4rem;
}
.padme2rem8bottom {
  padding: 2rem;
  padding-bottom: 8rem;
}
.nopadtop {
  padding-top: 0rem;
}
.nopad {
  padding: 0;
}
.onepadtop {
  padding-top: 1rem;
}
.text-small {
  font-size: 1.4rem; }
.text-normal {
  text-transform: none !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.text-tiny {
  font-size: 1.3rem; }

.greybg {
  background: #f9f9f9 !important; }
  @media only screen and (max-width: 600px) {

}

.border-maincolor {
  border: 1px solid var(--firstcolor);
  border-radius: 5px;
}
.border-maincolor:hover {
  color: #fff;
  background: var(--firstcolor);
}
.text-maincolor {
  color: var(--firstcolor);
}
.text-maincolor:hover {
  color: var(--firstcolor-hover);
}
.text-lightmaincolor {
  color: var(--firstcolor-light);
}
.text-secondcolor {
  color: var(--firstcolor-hover);
}
.text-altmaincolor {
  color: var(--altfirstcolor);
}
.text-altmaincolor2 {
  color: var(--altfirstcolor2);
}
.text-subgreen {
  color: #a2d5c6;
}
.text-black {
  color: #000 !important;
}
.text-subpink {
  color: #ec4e8b;
}
.text-subsubblue {
  color: #7ca1dd;
}
.text-darkgoldenrod {
  color: darkgoldenrod;
}
.text-subblue {
  color: #308bcf;
}
.text-miniblack {
  color: #777 !important;
}
.text-medium {
  font-size: 1.5rem; }

.text-onepointfive {
  font-size: 1.5rem; }

.text-purple {
  color: purple; }

.text-orange {
  color: orange; }
  
.text-lightgreen {
  color: #00FF7F; }
.text-leafgreen {
  color: #1e8a5e;
}
.text-deepblue {
  color: #184cc6;
}
.text-brightpurple {
  color: #bf35ca;
}
.text-brightred {
  color: #c02634;
}
.text-brightbrown {
  color: #936d0e;
}
.text-green {
  color: #019901; }
.text-blue {
  color: blue;
}
.text-lightred {
  color: #f70808; }

.text-red {
  color: red; }

.text-sand {
  color: #9f8d0e; }

.text-black {
  color: #000; }

.text-miniwhite {
  color: rgba(255, 255, 255, 0.6) !important;
}
  
.text-white {
  color: #fff !important;
}
.text-yellow {
  color: yellow;
}
.text-yellow__important {
  color: yellow !important;
}

.fontsize1rem {
  font-size: 1rem !important;
}
.fontsize11rem {
  font-size: 1.1rem !important;
}
.fontsize12rem {
  font-size: 1.2rem !important;
}
.fontsize13rem {
  font-size: 1.3rem !important;
}
.fontsize14rem {
  font-size: 1.4rem !important;
}
.fontsize15rem {
  font-size: 1.5rem !important;
}
.fontsize16rem {
  font-size: 1.6rem !important;
}
.fontsize17rem {
  font-size: 1.7rem !important;
}
.fontsize18rem {
  font-size: 1.8rem !important;
}
.fontsize19rem {
  font-size: 1.9rem !important;
}
.fontsize2rem {
  font-size: 2rem !important;
}
.fontsize21rem {
  font-size: 2.1rem !important;
}
.fontsize22rem {
  font-size: 2.2rem !important;
}
.fontsize23rem {
  font-size: 2.3rem !important;
}
.fontsize24rem {
  font-size: 2.4rem !important;
}
.fontsize25rem {
  font-size: 2.5rem !important;
}
.fontsize3rem {
  font-size: 3rem !important;
}
.fontsize3_5rem {
  font-size: 3.5rem !important;
}
.fontsize4rem {
  font-size: 4rem !important;
}
.fontsize8rem {
  font-size: 8rem !important;
}
.relative {
  position: relative; }

.absolute {
  position: absolute;
}
.italics {
  font-style: italic; }

  .row {
    width: 1200px;
    margin: 0 auto;
    max-width: 100%;
  }
  
    .row800 {
      width: 800px;
      max-width: 100%;
    }
    .row1000 {
      width: 1000px;
      max-width: 100%;
    }
  
    .row600 {
      width: 600px;
      max-width: 100%;
    }
    .widthauto {
      width: auto;
    }
    .width100percent {
      width: 100%;
    }
    .margin-0auto {
      margin: 0 auto;
    }
    .thisrow:before, .thisrow:after, .row:before, .row:after, .row800:before, .row800:after, .row1000:before, .row1000:after, .row600:before, .row600:after {
      content: "";
      clear: both;
      display: table; }
  
  .flexitbro {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  
  .center {
    text-align: center; }
  
  .hover-opacity:hover {
    opacity: 0.8;
  }
  .bg-greenhover:hover {
    background: green;
  }
  .underline-white {
    display: inline-block;
    line-height: 1;
    border-bottom: 1px solid #fff;
  }
  .dottedunderline-white {
    display: inline-block;
    line-height: 1.2;
    border-bottom: 1px dotted #fff;
  }
  
  .underline-black {
    display: inline-block;
    line-height: 1;
    border-bottom: 2px solid #000;
  }
  .margin-small-top {
    margin-top: 2rem; }
  .weight-normal {
    font-weight: normal;
  }
  .left {
    text-align: left; }
  
  .float-left {
    float: left;
  }
  .right {
    text-align: right; }
  
  .float-right {
    float: right;
  }
  @keyframes leftRight {
    0% {
      left: 50.7%; }
    100% {
      left: 50%; } }
  
  .margin-left__tiny {
    margin-left: .5rem; }
  
  .margin-left__negtiny {
    margin-left: -.5rem; }
    
  .margin-left__auto {
    margin-left: auto;
  }
  .margin-left__none {
    margin-left: 0;
  }
  .margin-right__none {
    margin-right: 0;
  }
  
  .margin-left__minute {
    margin-left: 1rem; }
  
  .margin-left__negminute {
    margin-left: -1rem; }
    
  .margin-left__midsmall {
    margin-left: 1.5rem !important; }
      
  .margin-left__small {
    margin-left: 2rem; }
  
  .margin-left__negsmall {
    margin-left: -2rem; }
  
  .margin-left__midmedium {
    margin-left: 3rem !important;
  }
  .margin-left__negmidmedium {
    margin-left: -3rem !important;
  }
    
  .margin-top__tiny {
    margin-top: .5rem; }
  
  .margin-top__negtiny {
    margin-top: -.5rem; }
  
  .margin-top__midsmall {
    margin-top: 1.5rem !important; }
    
  .margin-top__negmidsmall {
    margin-top: -1.5rem !important;
  }
    
  .margin-top__small {
    margin-top: 2rem !important; }
  
  .margin-top__midmedium {
    margin-top: 3rem !important;
  }
  .margin-top__negmidmedium {
    margin-top: -3rem !important;
  }
  .margin-top__negsmall {
    margin-top: -2rem !important; }
  
  .margin-top__minute {
    margin-top: 1rem !important; }
  
  .margin-top__negminute {
    margin-top: -1rem !important; }
  
  .margin-top__medium {
    margin-top: 4rem !important; }
  
  .margin-top__negmedium {
    margin-top: -4rem; }
  
  .margin-top__midbig {
    margin-top: 5rem; }
  
  .margin-top__negmidbig {
    margin-top: -5rem; }
    
  .margin-top__big {
    margin-top: 6rem !important; }
  
  .margin-top__negbig {
    margin-top: -6rem; }
  
  .margin-top__reallybig {
    margin-top: 8rem !important; }
  
  .margin-top__negreallybig {
    margin-top: -8rem; }
  
  .margin-top__reallyreallybig {
    margin-top: 12rem; }
  
  .margin-top__negreallyreallybig {
    margin-top: -12rem; }
  
  .margin-bottom__midsmall {
    margin-bottom: 1.5rem !important; }
    
  .margin-bottom__small {
    margin-bottom: 2rem !important; }
  
  .margin-bottom__negsmall {
    margin-bottom: -2rem !important; }
    
  .margin-bottom__inbetween {
    margin-bottom: 3rem !important;
  }
  .margin-bottom__midmedium {
    margin-bottom: 3rem !important;
  }
  .margin-bottom__negmidmedium {
    margin-bottom: -3rem !important;
  }
  .margin-bottom__big {
    margin-bottom: 6rem !important; }
  
  .margin-bottom__reallybig {
    margin-bottom: 8rem !important; }
  
  .margin-bottom__midreallyreallybig {
    margin-bottom: 10rem !important; }
    
  .margin-bottom__medium {
    margin-bottom: 4rem !important; }
  
  .margin-bottom__negmedium {
    margin-bottom: -4rem !important; }
    
  .margin-bottom__tiny {
    margin-bottom: .5rem !important; }
  
  .margin-bottom__negtiny {
    margin-bottom: -.5rem !important; }
  
  .margin-bottom__midsmall {
    margin-bottom: 1.5rem !important; }
      
  .margin-bottom__minute {
    margin-bottom: 1rem !important; }
  
  .margin-bottom__negminute {
    margin-bottom: -1rem !important; }
    
    
  .margin-right__medium {
    margin-right: 4rem !important; }
    
  .margin-right__small {
    margin-right: 2rem !important; }
  
  .margin-right__midsmall {
    margin-right: 1.5rem !important; }
      
  .margin-right__tiny {
    margin-right: .5rem !important; }
    
  .margin-right__minute {
    margin-right: 1rem !important; }
  
  .padding-none {
    padding: 0rem; }
    
  .padding-bottom {
    padding-bottom: 2rem; }
  
  .padding-bottom05rem {
    padding-bottom: .5rem !important;
  }
    
  .padding-bottom1rem {
    padding-bottom: 1rem !important;
  }
    
  .padding-top2rem {
    padding-top: 2rem !important;
  }
  .padding-bottom2rem {
    padding-bottom: 2rem !important;
  }
  .padding-top3rem {
    padding-top: 3rem;
  }
  .padding-top6rem {
    padding-top: 6rem !important;
  }
  .padding-bottom3rem {
    padding-bottom: 3rem;
  }
  .padding-bottom3rem__important {
    padding-bottom: 3rem !important;
  }
  .padding-bottom6rem {
    padding-bottom: 6rem;
  }
  .padding-general {
    padding: 1rem; }
    .padding-general__minute {
      padding: 1rem; }
    .padding-general__small {
      padding: 2rem; }
  
  .padding-topbottomonly1rem {
    padding: 1rem 0; }
  
  .padding-topbottomonly2rem {
    padding: 2rem 0; }
        
  .padding-rightandleft__minute {
    padding: 0 1rem; }
  
  .padding-rightandleft__small {
    padding: 0 2rem; }
  
  .padding-rightandleft__medium {
    padding: 0 4rem; }
  
  .padding-rightandleft__subbig {
    padding: 0 5.5rem; }
  
  .padding-rightandleft__big {
    padding: 0 6rem; }
  
  .padding-top__none {
    padding-top: 0 !important;
  }
  .padding-bottom__none {
    padding-bottom: 0 !important;
  }
  .capitalize {
    text-transform: capitalize; }
  
  .uppercase {
    text-transform: uppercase; }
  
  .border-supersuperlight__bottom {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); 
  }
  .border-superlight__altcolorbottom {
    border-bottom: 1px solid var(--altfirstcolor) !important; 
  }
  .border-superlight__all {
    border: 1px solid rgba(255, 255, 255, 0.2); 
  }
  .border-white__all__important {
    border: 1px solid #fff !important; 
  }
  .border-white__all {
    border: 1px solid #fff; 
  }
  .border-superlight__bottom__notimportant {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); 
  }
  .border-superlight__bottom {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important; 
  }
  .border-superlight__right {
    border-right: 1px solid rgba(255, 255, 255, 0.2); 
  }
  .border-superlight__top {
    border-top: 1px solid rgba(255, 255, 255, 0.2); 
  }
  .border-superlight__left {
    border-left: 1px solid rgba(255, 255, 255, 0.2); 
  }
  .border-light__bottom {
    border-bottom: 1px solid #ecebeb; 
  }
  .border-thick__all {
    border: 1px solid rgba(0, 0, 0, 0.15);
  }
  .border-thick__bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  }
  .border-top-left-radius {
    border-top-left-radius: 5px;
  }
  .border-top-right-radius {
    border-top-right-radius: 5px;
  }
  .border-bottom-left-radius {
    border-bottom-left-radius: 5px;
  }
  .border-bottom-right-radius {
    border-bottom-right-radius: 5px;
  }
  .border-bottom__purple {
    border-bottom: 1px solid #9155b8;
  }
  .border-bottom__blue {
    border-bottom: 1px solid blue;
  }
  .border-bottom__sand {
    border-bottom: 1px solid #9f8d0e;;
  }
  .border-bottom__subsubblue {
    border-bottom: 1px solid #7ca1dd;
  }
  .border-bottom__subgreen {
    border-bottom: 1px solid #a2d5c6;
  }
  .border-bottom__orange {
    border-bottom: 1px solid orange;
  }
  .border-bottom__lightgreen {
    border-bottom: 1px solid #00FF7F;
  }
  .border-bottom__subblue {
    border-bottom: 1px solid #308bcf;
  }
  .border-bottom__subpink {
    border-bottom: 1px solid #ec4e8b;
  }
  .border-bottom__darkgoldenrod {
    border-bottom: 1px solid darkgoldenrod;
  }
  .border-thick__03 {
    border: 1px solid rgba(0, 0, 0, 0.3);
  }
  .border-whitethick__03 {
    border: 1px solid rgba(255, 255, 255, 0.3);
  }
  .border-whitethick__01 {
    border: 1px solid rgba(255, 255, 255, 0.15);
  }
  .border-top__dottedwhitesmall {
    border-top: 1px dotted rgba(255, 255, 255, 0.2);
  }
  .border-leftnone {
    border-left: none;
  }
  .border-leftradiusnone {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .border-rightradiusnone {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .border-leftradiusnone__important {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .border-rightradiusnone__important {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  
  .border-topnone {
    border-top: none;
  }
  .border-rightnone {
    border-right: none;
  }
  .border-bottomnone {
    border-bottom: none;
  }
  .strikethrough {
    text-decoration: line-through !important; }
  
  
  .bold {
    font-weight: bold !important; }
  .weight600 {
    font-weight: 600;
  }
  .weight400 {
    font-weight: 600;
  }
  .lineheight18 {
    line-height: 1.8;
  }
  .lineheight2 {
    line-height: 2;
  }
  .weight500 {
    font-weight: 500 !important;
  }
  .transwhite {
    background: #1f1515 !important; }
  
  .nobold {
    font-weight: normal !important;
  }
  
  .opachim {
  opacity: 0.5;
  cursor: progress !important;
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.3) !important;
  pointer-events: none; }

.gen-row {
}
.gen-row:after,
.gen-row:before {
  clear: both;
  content: "";
  display: table;
}
.relative {
  position: relative;
}
.green-bg {
  background: rgb(32, 185, 32);
}
.primarycolor-bg {
  background: var(--color-primary);
}
.primarycolor-text {
  color: var(--color-primary);
}
.news-bg {
  background: orchid;
}
.music-bg {
  background: rgb(219, 32, 32);
}
.videos-bg {
  background: rgb(38, 212, 38);
}
.padme {
  padding: 1rem;
}
.mySlides, .myClides, .myBlides {
  display: none;
}
.demo {
  width: 0 !important;
  height: 0 !important;
  overflow: hidden;
}
.header-pop__title {
  font-size: 3rem;
}
.sm-a {
  color: var(--color-white);
  background: var(--color-gold);

}
