/*!
Template :	ICOCrypto @by Softnio
Theme	 :  Default
Version	 :	1.0.0
Updated	 :	06.11.2019
*/
/*! WRITE YOUR CUSTOM STYLE **/
span > b {
  font-weight: 800;
}

.gap30 {
  height: 20px;
}
.img-fluid {
  width: 100%;
}
.is-transparent:not(.has-fixed) .toggle-line,
.is-dark.has-fixed .toggle-line {
  color: #415076;
}
.logo img {
  height: 80px;
}

.text-1 {
  float: right;
  color: #d69903 !important;
}
.text-2 {
  clear: right;
  color: #ff00ac !important;
}

#header-menu .menu a {
  text-transform: uppercase;
}
#header-menu .menu {
  width: 100%;
}
.header-right {
  display: flex;
}
.contact-right {
  border-radius: 4px;
  border: solid 1px #565659;
  padding: 5px 10px;
  color: #565659;
}
.contact-right ul {
  display: flex;
}
.contact-right ul li {
  padding-left: 15px;
  padding-right: 15px;
}
.contact-right ul li i {
  padding-right: 10px;
}
.menu-language {
  margin-left: 20px;
}
.menu-language .current {
  font-weight: 600;
}
.menu-language ul {
  display: flex;
  z-index: 99;
}
.menu-language ul li {
  padding: 5px;
}
.menu-language ul li a {
  color: #565659;
}
.header-menu .menu-language {
  display: none;
}
.menu-mobile .header-menu .menu-language {
  display: flex;
  margin-left: 0px;
}
.menu-mobile .header-menu .menu-btns {
  margin-bottom: 0px;
}
.menu-item a {
  color: #fff;
}
.menu-item > a.active,
.header-navbar .menu-item a .active,
.header-navbar .menu-item a:hover {
  color: #ffcc33 !important;
}
.menu-item > a.active::after,
.header-navbar .menu-item a:hover::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 80%;
  height: 5px;
  background: #ffcc33;
}
.btn-registration {
  color: #ffcc33;
  border: 1px solid #ffcc33;
  font-size: 13px;
  line-height: 20px;
  width: 100%;
}
.is-transparent .header-main {
  background: #fff;
  position: relative !important;
}
.header-navbar {
  background-color: #000;
}
.section-presenter .presenter-text {
  width: 100%;
  background-color: #565659;
  color: #fff;
  padding: 20px;
  
}
.section-presenter .presenter-block .presenter-text.active {
  background-color: #ffcc33;
  color: #333333;
}
.section-presenter .presenter-text .presenter-name p {
  font-weight: bold;
  text-transform: uppercase;
}
.tittle-title {
  font-size: 36px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color:#D4AD53;
  text-transform: uppercase;
  padding-bottom: 15px;
}

/* .tittle-title .shape {
  padding: 6px;
  display: inline-flex;
  height: 43.5px;
  max-height: 100%;
  vertical-align: sub;
  margin-right: 1rem;
  background-color: #ffcc33;
} */

section {
  padding: 60px 0px;
  background: #fff;
}
/*#introduce::before {
  content: "";
  background: url(../../images/little/global1.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 12%;
  height: 200px;
}*/
/*#introduce::after {
  content: "";
  background: url(../../images/little/global2.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 10%;
  width: 12%;
  height: 200px;
}*/
#introduce .nk-block-text {
  text-align: justify;
}
#introduce .nk-block-text h2 {
  font-weight: 900;
  color: #ffcc33;
  line-height: 1;
  text-transform: uppercase;
  text-align: left;
}
#introduce .nk-block-text h3 {
  line-height: 1.5;
  color: #59595c;
  text-transform: uppercase;
  text-align: left;
}
#introduce .nk-block-text p {
  color: #59595c;
  font-weight: 500;
  line-height: 1.6;
}
#introduce .nk-block-text p strong {
  font-weight: 900;
}
.section-presenter .bg-right {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  width: 17%;
}
/*#presenter::after {
  content: "";
  background: url(../../images/little/presenter-right.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: -5%;
  top: 10%;
  width: 15%;
  height: 200px;
}*/
section.schedule {
  background: url("../../images/little/bg-schedule.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
  padding: 60px 0;
}
section.schedule .btn-download {
  color: #ffcc33;
  text-transform: unset;
  height: 40px;
  line-height: normal;
  margin-top: 20px;
  border: 1px solid #ffcc33;
}
#schedule .table-schedule h4 {
  background-color: #ffcc33;
  color: #304d0f;
  margin: 0;
}
#schedule .table-schedule {
  border: 1px solid #ffcc33;
}
#schedule .table-schedule h4 {
  padding: 10px 20px;
  font-size: 28px;
  font-weight: bold;
}
#schedule .table-schedule h4 strong {
  font-size: 36px;
}
#schedule .table-schedule table tr td {
  vertical-align: top;
  font-size: 18px;
}
#schedule .table-schedule table tr td p:first-child {
  margin-bottom: 0;
  font-weight: bold;
}
#schedule .table-schedule p {
  margin-bottom: 0;
  font-weight: bold;
  vertical-align: top;
  font-size: 18px;
}
#schedule .table-schedule table tr td:nth-child(1) {
  width: auto;
  /* margin-right: 22px; */
  padding-right: 20px;
  padding-bottom: 26px;
}
section.schedule .row {
  padding: 20px;
}
section.schedule .table-schedule .no-gutters:nth-child(2) {
  padding-top: 40px;
}
section.schedule .table-schedule .no-gutters:last-child {
  padding-bottom: 40px;
}
section.reggio-emilia .col-lg-3 {
  z-index: 99;
}
section.reggio-emilia .box-text-inner {
  background-image: linear-gradient(to left, rgba(86, 86, 89, 0.77), #565659);
  padding: 40px;
  color: #fff;
  text-align: justify;
  width: 500px;
  position: absolute;
  top: 50%;
  left: calc(50% + 120px);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
section.reggio-emilia strong {
  font-weight: 900;
}
#reggio-emilia:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 397px;
  height: 100px;
  max-width: 300px;
  background: url(../../images/little/reggio-emilia-2.png) no-repeat;
  background-size: contain;
}
#venue {
  position: relative;
}
#venue .box-decscription p {
  text-align: justify;
}
#venue::before {
  content: "";
  position: absolute;
  top: 3%;
  left: 0;
  width: 25%;
  background-color: #ffcc33;
  height: 94%;
}
#venue:after {
  content: "";
  position: absolute;
  top: 60px;
  right: 0px;
  width: 334px;
  background: url(../../images/little/venue2.png) no-repeat;
  height: 50%;
}
#registration {
  position: relative;
}
#registration::after {
  content: "";
  background: url(../../images/little/registration-2.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 0;
  width: 123px;
  height: 160px;
}
#registration::before {
  content: "";
  background: url(../../images/little/registration-1.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 300px;
  height: 160px;
}
#registration .col-inner {
  padding: 30px;
}
#registration .row-registration .col-dark {
  background-color: white;
}
#registration .text-header {
  color: #333333;
}
#registration .title {
  color: #333333;
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
  border-bottom: 1px solid #333333;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
#registration form {
  margin-top: 30px;
  color: #fff;
}
#registration input,
#registration select,
#registration textarea {
  background: transparent;
  color: #fff;
}
#registration select option {
  color: #565659;
}
#registration textarea::-webkit-input-placeholder,
#registration input::-webkit-input-placeholder {
  /* Edge */
  color: #ccc;
}

#registration textarea:-ms-input-placeholder,
#registration input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ccc;
}

#registration textarea::placeholder,
#registration input::placeholder {
  color: #ccc;
}
#registration .btn-submit {
  background-color: #ffcc33;
  border: 0px;
  height: 36px;
  line-height: 36px;
  padding: 0px;
  color: #565659;
  text-transform: unset;
}
.form-contact .btn-submit:hover,
#registration .btn-submit:hover {
  background-color: transparent;
  border: 1px solid #ffcc33;
  color: #ffcc33;
}
#workshop .box-text {
  margin-bottom: 30px;
}
#workshop h3 {
  color: #565659;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 800;
  padding-bottom: 15px;
  letter-spacing: 0.95px;
}
#workshop .box-text p {
  font-size: 18px;
  text-align: justify;
}
#workshop .box-images {
  margin-bottom: 30px;
}
#workshop .box-leader .quote {
  font-size: 20px;
  font-weight: 200;
  line-height: normal;
  margin-bottom: 30px;
  letter-spacing: 2.14px;
}
#workshop .box-leader .item .title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0;
  color: #565659;
}
#workshop .is-divider {
  height: 4px;
  width: 40px;
  background: #ffcc33;
  margin-bottom: 5px;
}
#workshop .box-leader .item .job-title p {
  font-size: 12px;
  color: #9b9b9b;
}
.section-footer {
  background: url(../../images/little/bg-footer.png) no-repeat;
  background-size: cover;
}
.col-dark {
  color: #fff;
}
.section-footer .col-dark {
  background-color: #fff;
}
.section-footer .col-inner {
  padding: 30px;
}
.section-footer .btn-submit {
  background-color: #ffcc33;
  border: 0px;
  height: 36px;
  line-height: 36px;
  padding: 0px;
  color: #565659;
  text-transform: unset;
}
.section-footer .box-info {
  position: absolute;
  bottom: 0;
  background: #565659db;
  width: 100%;
  padding: 20px 30px;
  color: #fff;
}
.section-footer .box-info h3 {
  color: #fff;
}
.section-footer .box-info p {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 0;
}
#copyright {
  padding: 30px 0;
  background-color: #565659;
}
#copyright p {
  font-size: 18px;
  color: #fff;
}
.menu-mobile.menu-shown {
  position: fixed;
  z-index: 999;
  left: 0;
  width: 75%;
}
.btn-submit i {
  font-size: 24px;
  display: none;
}

.popup,
.popup1,
.popup2,
.popup3,
.popup4,
.popup5,
.popup6,
.popup7,
.popup8,
.popup9,
.popup10,
.popup11,
.popup12 {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.popup .content_popup,
.popup1 .content_popup,
.popup2 .content_popup,
.popup3 .content_popup,
.popup4 .content_popup,
.popup5 .content_popup,
.popup6 .content_popup,
.popup7 .content_popup,
.popup8 .content_popup,
.popup9 .content_popup,
.popup10 .content_popup,
.popup11 .content_popup,
.popup12 .content_popup {
  margin: auto;
  background: #fff;
  padding: 0;
}
.popup.intro,
.popup1.intro,
.popup2.intro,
.popup3.intro,
.popup4.intro,
.popup5.intro,
.popup6.intro,
.popup7.intro,
.popup8.intro,
.popup9.intro,
.popup10.intro,
.popup11.intro,
.popup12.intro {
  display: block;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

.three-people {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.popup10.intro .popup_text {
  box-shadow: none;
  border-bottom: 1px solid black;
}
.popup10.intro {
  overflow-y: auto;
}
.popup10.intro::-webkit-scrollbar {
  display: none;
}
.popup10.intro .content_popup {
  top: 0 !important;
  -ms-transform: translate(0, 0) !important;
  -webkit-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
}
.popup.intro .content_popup,
.popup1.intro .content_popup,
.popup2.intro .content_popup,
.popup3.intro .content_popup,
.popup4.intro .content_popup,
.popup5.intro .content_popup,
.popup6.intro .content_popup,
.popup7.intro .content_popup,
.popup8.intro .content_popup,
.popup9.intro .content_popup,
.popup10.intro .content_popup,
.popup11.intro .content_popup,
.popup12.intro .content_popup {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  top: 50%;
  left: 0;
  -ms-transform: translate(0, -50%); /* IE 9 */
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.popup_text {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  text-align: center;
  overflow: hidden;
  padding: 0;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-align-items: center;
  -webkit-justify-content: space-between;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
}
.content_popup {
  animation: fadeInAnimate ease 2s 1 forwards;
}

@keyframes fadeInAnimate {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.content_popup h5 {
  text-transform: uppercase;
  font-size: 16px;
  display: inline-block;

  font-weight: bold;
  color: #d6b252;
  margin-top: 15px;
}
.close_popup {
  position: absolute;
  font-size: 22px;
  /* width: 60px;
  height: 60px; */
  width: auto;
  height: auto;
  text-align: right;
  font-weight: bold;
  top: 0;
  right: 1rem;
  z-index: 99;
  cursor: pointer;
}
.intro {
  background: rgba(0, 0, 0, 0.5);
}
.popup_text p {
  color: #333 !important;
  text-align: justify;
  font-size: 12px;
  line-height: 19px;
}

.size {
  font-size: 18px;
  line-height: 20px;
  font-weight: lighter;
}
#schedule .css_9pm tr td:nth-child(1) {
  width: 40% !important;
}
#schedule .css_9pm tr td {
  padding-bottom: 20px;
}
.morecontent span {
  display: none;
}
.morelink {
  display: block;
  color: #0f32c8;
  display: inline-block;
}
.morelink:hover {
  color: #ffcc33;
}
.section-introduce {
  padding-bottom: 0;
}
.display {
  display: block !important;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #ffcc33;
  color: white;
  cursor: pointer;
  padding: 6px 14px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}

@media (max-width: 1600px) {
  .popup10.intro .content_popup {
    top: 0 !important;
    -ms-transform: translate(0, 0) !important;
    -webkit-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
  }
}

@media (max-width: 1280px) {
  #introduce::after,
  #introduce::before,
  #presenter::after,
  #reggio-emilia:before,
  #registration::after,
  #registration::before,
  #venue::after,
  #venue::before {
    display: none;
  }
}
@media (min-width: 1024px) {
  .has-fixed .header-navbar {
    position: fixed;
    z-index: 9;
    left: 0;
    width: 100%;
  }
}
@media (max-width: 992px) {
  .popup10.intro .content_popup {
    top: 0;
    left: 0;
    -ms-transform: translate(0, 0); /* IE 9 */
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media (max-width: 768px) {
  .header-main {
    box-shadow: 0px 3px 12px 0px rgba(18, 24, 58, 0.08) !important;
  }
  .logo img {
    height: 60px;
  }
  .header-right .contact-right,
  .header-right .menu-language {
    display: none;
  }

  section.reggio-emilia .box-text-inner {
    width: auto;
    position: relative;
    top: unset;
    left: unset;
    -ms-transform: unset;
    transform: unset;
  }
  .column {
    margin-bottom: 15px;
  }
  .menu-item {
    border: 0px;
  }
  .menu-item a {
    color: #565659;
  }
  .box-leader .column {
    margin-bottom: 30px;
  }
  #workshop .box-leader .quote {
    margin-bottom: 15px;
  }
  section {
    padding: 30px 0px;
  }
}

@media (max-width: 568px) {
  #schedule .table-schedule table tr td {
    width: 100% !important;
    max-width: 100%;
    position: relative;
    display: block;
    text-align: justify;
  }
  #schedule .table-schedule .mobile table tr td {
    width: auto !important;
    display: inline-block;
  }
  #schedule .css_9pm tr td:nth-child(1) {
    width: 100% !important;
    padding-bottom: 12px !important;
  }
  #schedule .table-schedule table tr td {
    font-size: 14px;
  }
  #schedule .css_9pm tr td:nth-child(1) p {
    margin-bottom: 4px;
  }
  .popup_text {
    padding-top: 2.5rem;
    flex-direction: column;
  }
  .popup_text div {
    padding-right: 0;
    padding-left: 0;
  }
  /* .popup.intro, .popup1.intro, .popup2.intro, .popup3.intro, .popup4.intro, .popup5.intro, .popup6.intro, .popup7.intro {
    overflow: auto;
  } */
}
.menu-item > a.active, .header-navbar .menu-item a .active, .header-navbar .menu-item a:hover{
  color: #D4AD53 !important;
}
.menu-item > a.active::after, .header-navbar .menu-item a:hover::after{
  background: #D4AD53 ;
}
#introduce .nk-block-text h2{
    color: #D4AD53;
        line-height: 40px;
}
#schedule .table-schedule p{
      font-weight: normal;
}
th{
      background: #000;
    color: #fff;
    padding: 10px;
    width: 25%;
        text-transform: uppercase;
}
td{
  padding: 10px 0;
  border: 1px solid #dddddd;
}
@media (max-width: 768px){
  .section-footer .box-info{
    position: relative;
  }
  iframe{
    height: 1300px !important;
  }
 #introduce .nk-block-text h2, .tittle-title{
        line-height: 30px;
    font-size: 24px;
  }
}
.section-footer .box-info{
  background: transparent;
}