/* header */
/* 2021 header */
.bg-graydark {
  background-color: #000;
}

.parallelogram {
  transform: skew(160deg);
}

.nav-cybersec {
  align-items: stretch;
  line-height: 1;
  padding-left: 18px;
  padding-right: 15px;
}

.nav-cybersec .navbar-brand .navbar-brand-logo {
  width: 150px;
  margin-left: 5%;
}

.nav-cybersec .navbar-nav .dropdown-menu {
  border-radius: 0;
}

.nav-cybersec .dropdown-item {
  border-bottom: 1px solid #ccc;
  text-align: center;
}

.nav-cybersec .dropdown-item:hover,
.nav-cybersec .dropdown-item:focus {
  background-color: #C0942D;
  color: #fff;
}

.nav-cybersec .dropdown-item:last-child {
  border-bottom: none;
}

.nav-cybersec .navbar-toggler {
  border: none;
  padding: 6px 10px;
}

.nav-cybersec .navbar-nav .nav-link {
  padding: 0.8rem 1rem;
  transition: all .3s ease;
}

.nav-cybersec .navbar-nav .nav-link:hover,
.nav-cybersec .navbar-nav .nav-link:focus,
.nav-cybersec .navbar-nav .nav-link:active {
  color: #15c9ff;
}

.nav-cybersec .navbar-nav .nav-link.signup-btn {
  font-weight: 700;
  margin: 0 25px;
  padding: 0.8rem 20px;
  background-color: #C0942D;
  color: #ffffff;
  border: none;
}

.nav-cybersec .navbar-nav .nav-link.signup-btn:hover,
.nav-cybersec .navbar-nav .nav-link.signup-btn:focus,
.nav-cybersec .navbar-nav .nav-link.signup-btn:active {
  background-color: #977423;
}

.nav-cybersec .navbar-nav .nav-link.signup-btn span {
  display: inline-block;
  transform: skew(20deg);
}

@media (max-width: 991px) {
  .nav-cybersec {
    padding: 0 15px;
  }

  .nav-cybersec ul.navbar-nav {
    padding: 0;
    text-align: center;
  }

  .nav-cybersec ul.navbar-nav .nav-item {
    border-bottom: 1px solid #555;
    background-color: #333;
  }

  .nav-cybersec ul.navbar-nav .nav-item .nav-link {
    text-align: center;
    padding: 1% 0;
  }

  .nav-cybersec ul.navbar-nav .dropdown-menu {
    margin: 0;
    padding: 0;
    border-bottom: none;
  }

  .nav-cybersec ul.navbar-nav .dropdown-menu .dropdown-item {
    text-align: center;
    padding: 1% 0;
    background-color: #555;
    border-bottom: 1px solid #333;
    font-size: 1rem;
    color: #ddd;
  }

  .nav-cybersec .navbar-nav .nav-link.signup-btn {
    transform: none;
    padding: 1%;
    margin: 0;
  }

  .nav-cybersec .navbar-nav .nav-link.signup-btn span {
    transform: none;
  }
}

.nav-link:hover {
  transform: translate(2px, 1px);
  color: #ffffff!important;
}
.nav-top {
  width: 100%;
}

/* 2021 header */
/* header */





/* kv benner */
.section-kv-content {
  background-image:  url(../../../img/2026/cloudsummit_kv.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 25rem;
}

.section-kv-content .kv-content {
  margin: auto 0;
  position: relative;
  color: #ffffff;
  width: 100%;
  padding: 4% 2%;
  min-height: 145px;
}

@media (min-width: 768px) {
  .section-kv-content {
    background-image:  url(../../../img/2026/cloudsummit_kv.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 25rem;
  }
  .section-kv-content .kv-content {
    padding: 4% 0;
    min-height: 290px;
  }
}

.section-kv-content .kv-content .kv-text {
  position: relative;
  color: #ffffff;
  font-weight: 700;
  padding: 1vh 0;
  text-align: left;
  width: 65%;
  margin: auto;
}

@media (max-width: 667px) {

  .section-kv-content {
    background-image: url(../../../img/2026/cloudsummit_kv.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 10rem;
  }
  .section-kv-content .kv-content .kv-text {
    padding: 0;
    width: 85%;
  }
}

.section-kv-content .kv-content .kv-text .btn-apply-kv {
  margin-top: 2vh;
}

.section-kv-content .kv-content .kv-text>p {
  line-height: 0.95em;
  margin-bottom: 7px;
  text-shadow: 0 0 4px #003949;
}
/*  */
.section-kv .kv-text-day {
  letter-spacing: 0.6rem;
  color: #ffffff;
  font-weight: 400;
  margin-top: 4.5%; }
  @media (max-width: 991px) {
    .section-kv .kv-text-day {
      font-size: 18px;
      letter-spacing: 2px;
      margin-top: 6%; } }
/* kv banner */









/*  footer  */
.section-footer {
  background: #000000;
  margin: 0px;
  padding: 15px;
  /* padding-bottom: 20px; */
  bottom: 0px;
  width: 100%;
  float: left;
  color: #dddddd;
}

.section-footer a {
  color: #dddddd;
}

.section-footer img {
  max-width: 200px;
  width: 200px;
}

.section-footer a:hover,
.section-footer a:active,
.section-footer a:focus {
  color: #ffffff;
}

.section-footer .footer-row {
  padding: 10px 15%;
}

.section-footer .footer-row .footer-brand {
  padding: 5px;
  line-height: 0;
  display: block;
  margin-bottom: 15px;
}

.footer-block {
  margin: 0;
  float: left;
  padding: 5px 10px 5px 0;
  float: left;
}

@media (max-width: 1400px) {
  .section-footer .footer-row .footer-brand {
    width: 300px;
    display: block;
    float: left;
  }
}

@media (max-width: 880px) {
  .section-footer .footer-row .footer-brand {
    width: 38%;
  }
}

.section-footer .footer-row .footer-brand-right {
  line-height: 1.8em;
  font-size: 18px;
  margin-top: 20px;
  padding: 0;
}

.section-footer .footer-row .footer-brand-right .right-logo-cyber {
  width: 45%;
  display: inline-block;
  margin: 1%;
}

.section-footer .footer-row .footer-brand-right .logo-img-ithome {
  width: 30%;
  display: inline-block;
  margin: 1%;
}

@media (max-width: 1400px) {
  .section-footer .footer-row .footer-brand-right {
    /* width: 230px; */
  }
}

@media (max-width: 880px) {
  .section-footer .footer-row .footer-brand-right {
    /* width: 28%; */
  }
}

.section-footer .footer-info {
  color: #dddddd;
}

.section-footer .footer-info a {
  color: #dddddd;
}

.section-footer .footer-info a:hover,
.section-footer .footer-info a:active,
.section-footer .footer-info a:focus {
  color: #ffffff;
}

.section-footer .footer-info .footer-block-title {
  width: 150px;
  font-size: 24px;
  padding: 6px 0;
  margin-top: 10px;
}

.section-footer .footer-info .footer-block p {
  margin: 2px 0 0;
  font-size: 17px;
}

.section-footer .speed-link ul {
  list-style: disc;
  line-height: 1.8em;
}

.section-footer .speed-link ul li {
  padding: 1%;
  list-style: disc;
  margin-left: 20px;
}

.section-footer .speed-link ul li a {
  text-decoration: none;
}

.section-footer .footer-contact ul {
  list-style: disc;
  line-height: 1.8em;
}

.section-footer .footer-contact ul li {
  list-style: disc;
  margin-left: 10px;
  width: 46%;
  float: left;
}

.section-footer .footer-contact ul li a {
  text-decoration: none;
}

@media (max-width: 768px) {
  .section-footer .footer-contact ul li {
    width: 90%;
  }
}

.speed-link-inner {
  width: 100%;
}

/*  footer end */



#attendee-form .form-group {
  margin-bottom: 2rem;
}

#attendee-signup {
  padding: 6% 0 15%;
}

#attendee-form .form-group .notice{
  color: #f87453;
  font-size: 14px;
}

/* #attendee-signup .form-group label {
  font-weight: bold;
  font-size: 18px;
} */
#attendee-signup .q-title {
  font-weight: bold;
  font-size: 18px;
}

#attendee-signup .btn-submit {
  cursor: pointer;
  color: #ffffff;
  font-size: 2em;
  padding: 30px 0;
  font-size: 30px;
  font-weight: 500;
  text-shadow: 0 0 5px #0000006b;
  border-bottom: 5px solid #00000054;
}

#attendee-signup .btn-submit:hover,
#attendee-signup .btn-sumit:active,
#attendee-signup .btn-sumit:visited {
  transform: translate(0px, 5px);
  -webkit-transform: translateY(4px);
  transition: ease .3s;
  border-bottom: 1px solid #00000054;
  box-shadow: 0 0 10px #aaaaaa;
}

#attendee-signup .btn-venue-free {
  background: #009e96;
}

#attendee-signup .btn-venue-oversea {
  background: #1a7fb0;
}

#attendee-signup .btn-venue-special {
  background: #f8095c;
}

#attendee-signup .btn-venue-line {
  background: #fff;
  border: 2px solid #333333;
  color: #333;
}

.signup-title {
  margin-bottom: 2%;
}

p.memo {
  font-weight: normal;
  font-size: 14px !important;
  color: #666;
  margin-bottom: 0.2rem;
}

#attendee-form .agreement-term {
  font-size: 15px !important;
  background-color: #eeeeee;
}

.btn-signup {
  font-size: 24px;
  font-weight: 700;
  padding: 16px 30px;
}

#getinfo input {
  margin: 0 10px;
}

.forom-border {
  padding: 45px;
  border: 2px #EEEEEE solid;
  border-radius: 6px;
  background-color: #FEFEFE;
}

#howtoknow label {
  min-width: 220px;
}