/*
*
*	Ventcamp v1.0 custom styles
*
*   http://themeforest.net/user/Vivaco
*
*
*	Orange - #FF0099
*	Blue - #2da9ff
*	Green - #57c2be
*	Pink - #FF0099
*	Berry - #ff8208
*
*/

@font-face {
  font-family: chillax;
  src: url(../fonts/Chillax-Regular.woff)
}

@font-face {
  font-family: chillax-medium;
  src: url(../fonts/Chillax-Medium.woff)
}

@font-face {
  font-family: chillax-semibold;
  src: url(../fonts/Chillax-Semibold.woff)
}

body{
  font-family: chillax !important;

}

body,
li.featured a {
  font-family: chillax;
  font-weight: 300;
  font-style: normal;

}
.btn,
.hero-txt,
.nav-tabs li a,
.navigation {
  font-family: chillax;
  font-weight: 200;
  font-style: normal;

}
.navigation .dropdown > button {
  font-size: 18px;
  color: #fff;
  display: inline-block;
  padding: 10px 15px;
  background-color: transparent;
  border: none;
}
.navigation .dropdown.open > button {
  color: #FF0099;
  outline-color: transparent!important;
}
.navigation .dropdown > button {
  outline-color: transparent!important;
}
.navigation .dropdown ul {
  background-color: #000040;
}
.navigation .dropdown li a {
  width: 100%;
}
strong {
  font-family: chillax;
  font-weight: 400;
  font-style: normal;

}
.hero-big {
  font-family: chillax-medium;
  color: #fafaed;

}
/* Global & Helper */
body {
  color: #000;
  font-size: 11pt;
  background: #fff;
  margin: 0;
}
p {
  font-size: 11pt;
  line-height: 20pt;
  font-weight: 300;
}
h1 {
  font-size: 112px;
}
h2 {
  font-size: 78px;
}
h3 {
  font-size: 62px;
}
h4 {
  font-size: 50px;
}
h5 {
  font-size: 40px;
}
h6 {
  font-size: 30px;
}
.h7,
h7 {
  font-size: 24px;
}
.h8,
h8 {
  font-size: 22px;
}
.h7,
.h8,
h1,
h2,
h3,
h4,
h5,
h6,
h7,
h8 {
  font-weight: 100;
  display: block;
}
h1,
h2,
h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 20px;
}
.h7,
.h8,
h7,
h8 {
  margin-top: 0;
  margin-bottom: 5px;
}
a {
  color: #FF0099;
  text-decoration: none;
}
a:active,
a:focus,
a:hover {
  color: #FF0099;
  text-decoration: underline;
  outline: none;
}
::selection {
  background-color: #FF0099;
  color: #fff;
}
hr {
  width: 100px;
  border-top: 1px solid #FF0099;
}
hr.white {
  border-color: #F3AE9B;
}
#hero strong {
  font-weight: 500;
}
.light {
  color: #fff;
}
.dark {
  color: #000;
}
.highlight {
  color: #007deb;
}
.small {
  font-size: 11pt;
}
.hiding {
  opacity: 0;
}
.visible {
  opacity: 1;
}
.big {
  font-size: 14pt;
}
.center {
  text-align: center;
}
.btn {
  border: 1px solid #ddd;
  border-radius: 0;
  background: transparent;
}
.btn:Hover {
  opacity: 1;
}
.btn-lg {
  font-size: 28px;
}
.btn-3d {
  background: transparent;
  color: #fff;
  border: 1px solid transparent;
  border: 1px solid #FF0099;
  transition: .3s all;
  border-radius: 15px;
}
.btn-3d .fa {
  opacity: 0.4;
  color: #fff;
  margin-right: 10px;
  transition: .3s all;
}
.btn-3d span {
  position: relative;
  top: -8px;
}
.btn-3d:Hover {
  background: #FF0099;
  color: #fff !important;
  border: 1px solid #FF0099;
}
.btn-3d:Hover .fa {
  opacity: 1;
  color: #fff;
}
.color .btn-3d {
  color: #FF0099 !important;
  background: #fff;
  border-color: #ddd;
}
.color .btn-3d .fa {
  color: #FF0099 !important;
}

.color .btn-3d {
  color: #FF0099 !important;
  background: #fff;
  border-color: #ddd;
}
.color .btn-3d .fa {
  color: #FF0099 !important;
}

.but-tickets { 
  background: #FF0099;
  color: #fff;
  border: 1px solid transparent;
  border-radius: 15px;
  padding: 18px 30px !important;
}

.but-tickets .fa {
  opacity: 0.4;
  color: #fff;
  margin-right: 10px;
}
.but-tickets span {
  position: relative;
  top: 0px;
}
.but-tickets:Hover {
  background: #fff;
  color: #FF0099 !important;
  border: 1px solid transparent;
}
.but-tickets:Hover .fa {
  opacity: 1;
  color: #fff;
}
.color .but-tickets {
  color: #FF0099 !important;
  background: #fff;
  border-color: #ddd;
}
.color .but-tickets .fa {
  color: #FF0099 !important;
}

.color .but-tickets {
  color: #FF0099 !important;
  background: #fff;
  border-color: #ddd;
}
.color .but-tickets .fa {
  color: #FF0099 !important;
}
.btn-primary {
  opacity: 1;
  background: #FF0099;
  color: #fff;
  border-color: #FF0099;
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
  background: #FF0099;
  color: #fff;
  border-color: #FF0099;
}
.btn-primary.active,
.btn-primary:active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #FF0099 !important;
  border-color: #FF0099 !important;
}
.btn-secondary {
  opacity: 1;
  background: #25201f;
  color: #fff;
  border-color: #4d4645;
}
.btn-secondary:Hover {
  background: #4d4645;
  color: #fff;
  border-color: #4d4645;
}
.btn-tertiary {
  opacity: 1;
  background: transparent;
}
.btn-tertiary:Hover {
  background: #fff;
  color: #FF0099 !important;
  border-color: #fff;
}
.btn-default {
  opacity: 1;
  background: transparent;
}
.btn-default:Hover {
  background: #FF0099;
  color: #fff;
  border-color: #FF0099;
}
.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default {
  background: #FF0099;
  color: #fff;
  border-color: #FF0099;
}
.btn-default.active,
.btn-default:active,
.open .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #FF0099 !important;
  border-color: #FF0099 !important;
}
.color .btn-default {
  opacity: 1;
  background: transparent;
  color: #fff;
  border-color: #fff;
}
.color .btn-default:Hover {
  background: #fff;
  color: #FF0099;
  border-color: #fff;
}
.btn-lg {
  font-size: 35px;
  padding: 21px 55px;
}
.btn-sm {
  font-size: 20px;
  padding: 17px 43px;
}
.btn-xs {
  font-size: 18px;
  padding: 13px 35px;
}
.btn-3d {
  padding-left: 15px;
  padding-right: 30px;
  font-size: 22px;
  padding-top: 9px;
  padding-bottom: 9px;
}

.icon {
  display: inline-block;
  background-repeat: no-repeat;
  overflow: hidden;
}
.icon-docs {
  background: url('../img/icons/icon-docs.png');
  width: 90px;
  height: 90px;
  margin-right: 15px;
}
.active .icon-docs {
  background: url('../img/icons/icon-docs-active.png');
}
.icon-active {
  color: #007deb;
}
.icon-light {
  color: #fff;
}
.section {
  /* z-index: 0; */
  min-height: 350px;
  background-color: #000040;
  padding-bottom: 50px;
   padding-top: 90px; 
  /* margin-top: 120px;  */
  overflow: hidden;
  position: relative;
  text-align: center;
  color: #ffffff;
}
/* Sponsors */
#jobs_list.section,
#sponsors.section {
  padding-top: 80px;
}
#jobs_list.section .gold-sponsors li,
#sponsors.section .gold-sponsors li {
  width: 39% !important;
}
#jobs_list.section .gold-sponsors li:nth-child(2),
#sponsors.section .gold-sponsors li:nth-child(2) {
  width: 20% !important;
}
#jobs_list.section .gold-sponsors li:last-child,
#sponsors.section .gold-sponsors li:last-child {
  padding: 0 12px;
}
#jobs_list .sub-title,
#sponsors .sub-title {
  margin-top: 50px;
}

#sponsors_details .description-text-sponsors {
  padding: 100px 0px 50px 0px;
  text-align: left;
}

#sponsors_details .title-jobs {
  padding: 0;
}

#sponsors_details .title-jobs h3 {
  font-size: 40px;
  font-weight: bold;
  text-align: start;
  color: #0DCCCF;
}

.panel-group .panel .panel-body{
  color: #000040;
}

#sponsors_details .panel-default > .panel-heading {
  background: #000040;
}

#sponsors button, #sponsors_details button {
  background-color: #FF0099;
  border: none;
  color: #fafafa;
  padding: 15px 30px;
  border-radius: 12px;
}

#sponsors_details .panel-title {
  text-align: left;
  padding: 38px 50px 28px;
  font-size: 20px;
  width: 100%;
  margin-top: 0;
}

#sponsors_details .first-child {
  border-radius: 45px 45px 0 0;
}

#sponsors_details .child-open {
  border-radius: 0;
}

#sponsors_details .last-child {
  border-radius: 0 0 45px 45px;
}

#sponsors_details footer {
  text-align: center;
  border: 2px solid #000040;
  border-radius: 8px;
  padding: 5px;
  margin-bottom: 15px;
}

#sponsors_details footer a {
  color: #000040;
}

#sponsors button:hover, #sponsors_details button:hover {
  background-color: #fafafa;
  color: #FF0099;
}

#sponsors img{
  position: relative;
}

#sponsors p{
  font-size: 20px;
}
/* Rest */
.sub-title {
  font-size: 20px;
}
.overlay {
  background: #25201f;
  opacity: 0.8;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.overlay.color {
  background: #FF0099;
  opacity: 0.95;
}
.container {
  /* z-index: 1; */
  position: relative;
}
.icon-wrap {
  font-size: 46px;
  line-height: 46px;
  margin-bottom: -10px;
}
.article-big h5 {
  margin-bottom: 20px;
}
.article-big p {
  margin-bottom: 20px;
}
/* Content */
#hero {
  background: url('../img/cabecera_landingdef.webp') center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  min-height: fit-content;
  position: relative;
  overflow: hidden;
}
#hero .container {
  position: static;
}
#hero .hero-content {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -195px;
}
#hero hr {
  width: 11%;
  border: 0;
  border-top: 1px solid #fafafa;
  display: inline-block;
}
#hero .hero-small span {
  font-size: 18pt;
  font-weight: 300;
  display: inline-block;
  margin: 0 20px 15px;
  position: relative;
  top: -12px;
}

#hero .hero-small span:before{
  color: #FF0099;
  
}
#hero .hero-small .sep {
  width: 15px;
  display: inline-block;
}
#hero .hero-small span.fa {
  margin: 0 10px 0 0;
  font-size: 20pt;
  top: -3px;
}
#hero .hero-big {
  font-size: 100pt;
  text-transform: uppercase;
  line-height: 100px;
  margin-bottom: 25px;
}
#hero .hero-normal {
  font-size: 22pt;
  margin: 15px 0 40px;
}
#hero .hero-normal strong {
  font-size: 22pt;
  margin: 15px 0 40px;
}
#hero .btn-3d {
  padding: 10px 27px 10px 17px;
  margin: 0 25px 0 0;
}
#hero video {
  bottom: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1000;
  overflow: hidden;
}

@media(max-width:700px){
  #hero{
    background-attachment:unset;
  }
}
.navigation-bar-header {
  background: #fafaed;
  position: relative;
  z-index: 1;
}
.navigation-bar-header.sticky {
  position: fixed;
  top: 0;
  display: block;
  width: 100%;
  z-index: 9;
}
.navigation-bar-header.sticky_jobs {
  position: fixed;
  top: 0;
  display: block;
  width: 100%;
  z-index: 9;
  height: 90px;
}
.sticky-wrapper {
  background-color: #fafaed;
  height: 90px;
}
.navigation {
  margin-left: -15px;
  margin-right: -15px;
}
.navigation-bar {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  text-align: center;
  display: table;
}
.navigation-bar-left {
  float: left;
  width: 100%;
}
.navigation-bar-right {
  float: right;
}
.navigation-bar:after {
  content: '';
  clear: both;
}
.navigation-bar > li {
  display: inline-block;
  padding-bottom: 20px;
  padding-top: 20px;
}

.navigation-bar > li a {
  font-size: 18px;
  color: #000040;
  display: inline-block;
  padding: 10px 15px;
}

@media(max-width:767px){
  .navigation-bar > li a{
    color: #fff;
  }
}

.navigation-bar > .buy-tickets{
  position:absolute;
  right:0
}

.navigation-bar > .buy-tickets button{
  color: #FF0099;
  background-color: transparent;
  border: 1px solid #FF0099;
  border-radius: 12px;
  padding:10px 40px;
  transition: .3s all;
}

.navigation-bar > .buy-tickets button:hover{
  background-color: #FF0099;
  color: #fff;
  border: 1px solid #FF0099;  
  transition: .3s all;
}

@media(max-width:767px){
  .navigation-bar > .buy-tickets{
    position:relative;
    width: 50%;
    margin: 0 auto;
  }
  .navigation-bar > .buy-tickets button{
    background-color: #FF0099;
    color: #fff;
    border: 1px solid #FF0099;
    border-radius: 12px;
    padding-right: 40px;
    padding-left: 40px;
    transition: .3s all;
  }
  .navigation-bar > .buy-tickets button:hover{
    color: #fff;
  }
  
}

.top-icons a{
  font-size: 18px;
  color: #fafafa !important;
  display: inline-block;
  padding: 10px 15px;
}
.navigation-bar > li a.active,
.navigation-bar > li a:Hover {
  color: #FF0099 !important;
  text-decoration: none;
}
.navigation-bar > li.active a {
  color: #FF0099;
}
.navigation-bar > li.featured {
  opacity: 0;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.sticky .navigation-bar > li.featured {
  opacity: 1;
}
.navigation-bar > li.featured {
  padding-bottom: 22px;
  padding-top: 22px;
  margin-right: 25px;
  float: right;
}
.navigation-bar > li.featured i {
  padding-right: 10px;
}
.navigation-bar > li.featured a {
  background: #FF0099;
  outline: 1px solid #FF0099;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 15px;
  margin-left: 15px;
  font-size: 14px;
}
.navigation-bar > li.featured a:hover {
  background: #FF0099;
  color: #fff;
  outline: 1px solid #FF0099;
}
.navigation-social li {
  padding-top: 45px;
  padding-bottom: 15px;
}
.navigation-social li a {
  font-size: 15pt;
  padding-left: 20px;
  padding-right: 20px;
}
.navigation-social {
  z-index: 100;
  position: relative;
}
.navigation-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  z-index: 1;
  border: 1px solid;
}
.navigation-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background: #fff;
}
.navigation-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
#newsletter,
#stat,
#videos {

   background: url('../img/imagen_mascaraparallax.webp') center bottom no-repeat;

  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@supports (-webkit-touch-callout: none) {
  #stat {
    background-attachment: initial !important;
  }
}
#stat .stat-info {
  font-size: 17pt;
}
#stat .stat {
  font-size: 100px;
  color: #FF0099;
}
#stat .icon-wrap {
  font-size: 38px;
  line-height: 38px;
  margin-bottom: -10px;
}
#register {
  background: url('../img/register-bg.jpg') center top no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#register .overlay {
  background: #FF0099;
  opacity: 0.8;
}
#newsletter.section,
#register.section {
  padding-top: 60px;
}
#elements {
  text-align: left;
}
.vc-example {
  margin-bottom: 40px;
}
.buttons li {
  margin-bottom: 10px;
}
.sub-list {
  list-style: none;
  padding-left: 0;
  padding-top: 5px;
}
.sub-list i {
  vertical-align: middle;
  padding-right: 25px;
  color: #007deb;
  font-size: 21px;
}
.sub-list svg{
  vertical-align: middle;
  color: #007deb;
  font-size: 21px;
  margin-right: 25px;
}
.sub-list li {
  margin: 15px 0;
  font-weight: 300;
}
.nav-tabs-default {
  border: 1px solid #ddd;
}
.nav-tabs-default .nav-tabs {
  border-bottom: none;
}
.nav-tabs-default .nav-tabs li {
  text-align: center;
}
.nav-tabs-default .nav-tabs > .active > a,
.nav-tabs-default .nav-tabs > .active > a:focus,
.nav-tabs-default .nav-tabs > .active > a:hover,
.nav-tabs-default .nav-tabs li a,
.nav-tabs-default .nav-tabs li a:Hover,
.nav-tabs-default .nav-tabs.nav-justified > .active > a,
.nav-tabs-default .nav-tabs.nav-justified > .active > a:focus,
.nav-tabs-default .nav-tabs.nav-justified > .active > a:hover {
  border: none;
}
.nav-tabs-default > .nav-tabs > li > a {
  color: #fafaed;
  padding: 15px 45px !important;
}
.nav-tabs-default > .nav-tabs.nav-justified > li > a {
  padding: 20px 15px !important;
}
.nav-tabs-default > .nav-tabs > li {
  border-right: 1px solid #ddd;
  margin-bottom: 0;
}
.nav-tabs-default > .nav-tabs > li:last-child {
  border-right: none;
}
.nav-tabs-default > .nav-tabs > li > a {
  margin-right: 0;
  border-radius: 0;
  border: none;
  padding: 20px 15px;
}
.nav-tabs-default > .nav-tabs > li.active > a,
.nav-tabs-default > .nav-tabs > li:Hover > a {
  background: #FF0099;
  color: #fff;
}
.nav-tabs-default > .nav-tabs > li .title {
  font-size: 25px;
}
.nav-tabs-default > .nav-tabs > li .subtitle {
  font-size: 18px;
}
.nav-tabs-default > .nav-tabs > li.active {
  position: relative;
}
.nav-tabs-default > .nav-tabs > li.active:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 73, 25, 0);
  border-top-color: #FF0099;
  border-width: 7px 10px;
  margin-left: -10px;
  z-index: 1;
}
.nav-tabs-default > .tab-content > .tab-pane {
  text-align: left;
}
.nav-tabs-default > .tab-content > .tab-pane {
  border-top: 1px solid #ddd;
}
.nav-tabs-default .tab-pane .nav-tabs {
  background: #ECECEC;
}
.nav-tabs-default .tab-pane .nav-tabs > li > a {
  position: relative;
  z-index: 0;
  background: #ECECEC;
  color: #333;
  font-size: 18px;
  padding: 20px 45px 15px;
}
.nav-tabs-default .tab-pane .nav-tabs > li.active > a,
.nav-tabs-default .tab-pane .nav-tabs > li.active:Hover > a,
.nav-tabs-default .tab-pane .nav-tabs > li:Hover a {
  border-bottom: 1px solid #FF0099;
  color: #FF0099;
}
.nav-tabs-default .tab-pane .tab-pane {
  padding: 20px 20px 10px;
  min-height: 100px;
}
.nav-tabs-default .tab-pane .nav-tabs.nav-justified > li > a {
  padding-left: 15px;
  padding-right: 15px;
}
.nav-tabs-simple .nav-tabs {
  position: relative;
  top: -30px;
  margin-bottom: 20px;
}
.nav-tabs-simple .tab-content {
  position: relative;
  margin-top: -10px;
  padding-bottom: 10px;
}
.nav-tabs-simple .nav-tabs li {
  border-bottom: 1px solid #cecece;
  text-align: center;
}
.nav-tabs-simple .nav-tabs li:hover{
  background-color: #fafaed;
  opacity: 85%;
}
.nav-tabs-simple .nav-tabs li a {
  border: 1px solid transparent;
  font-size: 25px;
  color: #fafaed;
  padding-bottom: 30px;
}
.nav-tabs-simple .nav-tabs li a:Hover {
  background: none;
  color: #FF0099;
}
.nav-tabs-simple .nav-tabs li.active a {
  color: #FF0099;
}
.nav-tabs-simple .nav-tabs li.active {
  background-color: #fafaed;
  position: relative;
  z-index: 1;
}
.nav-tabs-simple .nav-tabs li.active:after,
.nav-tabs-simple .nav-tabs li.active:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.nav-tabs-simple .nav-tabs li.active:before {
  border-color: rgba(234, 234, 234, 0);
  border-top-color: #fafaed;
  border-width: 12px 17px;
  margin-left: -12px;
}
.nav-tabs-simple .nav-tabs li.active:after {
  border-color: rgba(250, 250, 250, 0);
  border-top-color: #fafaed;
  border-width: 10px 15px;
  margin-left: -10px;
}
.nav-tabs-simple .tab-pane .h7,
.nav-tabs-simple .tab-pane h7 {
  display: block;
}
.nav-tabs-simple .nav-tabs .icon {
  font-size: 40px;
  border: 2px solid #fafaed;
  padding: 15px;
  border-radius: 70px;
  position: relative;
  top: 27px;
  margin-right: 7px;
  height: 76px;
  width: 76px;
}
.nav-tabs-simple .nav-tabs li a:Hover .icon{
  border-color: #FF0099;
}
.nav-tabs-simple .nav-tabs li.active .icon {
  border-color: #FF0099 !important;
}
.nav-tabs-simple .nav-tabs.nav-justified > .active > a,
.nav-tabs-simple .nav-tabs.nav-justified > .active > a:focus,
.nav-tabs-simple .nav-tabs.nav-justified > .active > a:hover {
  border: none;
}

@media(max-width:700px){
  .nav-tabs-simple .nav-tabs li .icon{
    width: 100%;
    border: none;
  }
}
/* DROPDOWN MENU*/
.navigation-list {
  text-align: left;
}
.navigation-item {
  display: inline-block;
  padding: 34px 0 33px;
}
.navigation-item:first-child {
  margin-left: 0;
}
.dropdown-toggle {
  position: relative;
}
.dropdown-toggle:after {
  position: absolute;
  top: 50%;
  margin-top: -3px;
  margin-left: 30px;
  vertical-align: middle;
  display: none;
  width: 0;
  height: 0;
  content: "";
  border-style: solid;
  border-width: 5px 4.5px 0 4.5px;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
}
.dropdown-menu {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: -1px 4px 20px 0 rgba(0, 0, 0, 0.18);
  -moz-box-shadow: -1px 4px 20px 0 rgba(0, 0, 0, 0.18);
  box-shadow: -1px 4px 20px 0 rgba(0, 0, 0, 0.18);
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
  float: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: -1px 0 0 -40px;
  min-width: 0;
  padding: 0;
  list-style: none;
  font-size: inherit;
  color: #000000;
  border: none;
  border-radius: 0;
  overflow-x: hidden;
  overflow-y: auto;
}
.dropdown-menu .navigation-item {
  margin: 0;
  width: 100%;
  padding: 0;
}
.dropdown-menu .navigation-link {
  padding: 15px 40px;
  color: #fff;
  border: none;
  font-weight: 100;
}
.dropdown-menu .navigation-link:active,
.dropdown-menu .navigation-link:focus,
.dropdown-menu .navigation-link:hover {
  background-color: rgba(243, 245, 246, 0.1);
}
.navigation-link {
  cursor: pointer;
}
.navigation-link.dropdown-toggle {
  min-width: 0;
}
.navigation-link.active,
.navigation-link:active,
.navigation-link:focus,
.navigation-link:hover {
  text-decoration: none;
}
/* FIN DROPDOWN MENU*/
.table > thead > tr > th {
  background: #FF0099;
  color: #fff;
  border-bottom: 0;
}
.table > tbody > tr > td,
.table > thead > tr > th {
  font-size: 18px;
  font-weight: 200;
  padding: 15px 20px;
}
.table > tbody > tr > td.colorblue {
  background: #000040;
  color: #fafaed;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background: #fff;
}
.table-striped > tbody > tr:nth-child(even) > td,
.table-striped > tbody > tr:nth-child(even) > th {
  background: #ECECEC;
}
.thumb-wrapper {
  position: relative;
  display: table;
}
.thumb-wrapper .img-responsive {
  width: 100%;
  z-index: 0;
}
.thumb-wrapper .overlay {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 18px;
  text-align: center;
  width: 100%;
  z-index: 1;
  display: table-cell;
  padding: 15px;
  top: auto;
  vertical-align: middle;
}
.thumb-wrapper:Hover .overlay {
  top: 0;
  cursor: url('../img/magnify-cur.cur');
  cursor: url('../img/magnify-cur.png') 20 20, auto;
}
.icon-example ul {
  padding: 10px 0 0;
}
.icon-example li {
  margin: 0 10px;
}
.icon-example .icon {
  font-size: 53px;
}
.icon-example p a {
  text-decoration: underline;
}
.progress {
  height: 30px;
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #FF714A;
  background: #fff;
}
.progress .progress-bar {
  background-color: #FF0099;
}
.progress-small {
  background: #8b8b94;
  height: 10px;
  border: none;
}
.progress-small .progress-bar {
  background-color: #525260;
}
.form .form-group {
  margin-bottom: 25px;
}
.form .form-group + .form-group {
  margin-top: -10px;
}
.form .form-control {
  height: 55px;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: 0 0 0 transparent;
  background: #fff;
  font-size: 18px;
}
/* START registration form */
.register-page #hero {
  overflow-y: scroll;
}
.register-page #hero .hero-content {
  top: 25%;
}
.form-control {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.form-control {
  height: 44px;
}
.form-group {
  margin-bottom: 20px;
}
.form-control:focus {
  border-color: #fff !important;
  outline: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.form .form-group {
  margin-bottom: 25px;
  color: #000;
}
.form .form-group:after {
  content: '';
  display: block;
  clear: both;
}
.form .form-group + .form-group {
  margin-top: -10px;
}
.form-register .form-control {
  height: 50px;
  border: 1px solid #d1d8dd;
  border-radius: 0;
  box-shadow: 0 0 0 transparent;
  background: #fff;
  font-size: 17px;
  font-weight: 300;
}
.form .form-group label {
  text-align: right;
  line-height: 50px;
  margin-bottom: 0;
  font-family: chillax;
  font-weight: 300;
}
.form-register {
  background: #fff;
  padding: 20px 15px;
}
.form-register .form-control {
  color: #000 !important;
}
.form-register::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #EBEBEB !important;
  font-family: chillax;
}
.form-register:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #EBEBEB !important;
  font-family: chillax;
}
.form-register::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #EBEBEB !important;
  font-family: chillax;
}
.form-register:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #EBEBEB !important;
  font-family: chillax;
}
.form-register:after {
  content: '';
  display: block;
  clear: both;
}
.form-register .form-control {
  border-left: 3px solid #FF0099;
}
.form-register .form-group {
  margin-bottom: 45px;
  margin-top: 20px;
}
.form-register .form-group .checkbox {
  margin-bottom: -10px;
  margin-top: 0;
}
.form-register .form-group .checkbox label {
  line-height: 1.42857143;
}
.agree-text {
  font-size: 13px;
  line-height: 21px;
  padding-top: 15px;
  text-align: center;
  margin-bottom: 100px;
  color: #fff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}
label.error {
  color: #FF4040;
  line-height: 0 !important;
  margin-top: 10px;
  text-align: left;
  font-size: 10pt;
}
.form-register .form-group .checkbox {
  margin-bottom: -10px;
  margin-top: 0;
}
.form-register .form-group .checkbox label {
  line-height: 2;
}
.form-register .form-control:focus {
  border-color: #FF0099 !important;
  outline: 1px solid #FF0099 !important;
}
.form-register input[type=checkbox]:focus,
.form-register input[type=email]:focus,
.form-register input[type=file]:focus,
.form-register input[type=password]:focus,
.form-register input[type=radio]:focus,
.form-register input[type=text]:focus {
  outline: 0 solid #9AADBB !important;
}
input[type=checkbox] {
  margin: 4px 15px 0 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -border: 1px solid #d1d8dd;
  background-color: #fff;
  width: 19px;
  height: 19px;
  cursor: pointer;
}
/* END registration form */
/* START countdown timer */
.comingsoon-page #hero .hero-content {
  top: 35%;
}
.comingsoon-page #hero {
  overflow-y: scroll;
}
.comingsoon-page #NewsletterEmail {
  width: 400px;
}
.comingsoon-page .notify .h7 {
  margin-top: -25px;
}
.comingsoon-page .notice_message {
  color: #fff;
}
.comingsoon-page .error_message {
  color: #fff;
}
.countdown {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px 0 50px 0;
}
.countdown >div>p {
  font-size: 15pt;
  font-weight: 300;
  color: #FF0099;
  font-family: chillax;
  margin-top: 20px;
}
.countdown >div>h3 {
  font-size: 72px;
  color: #fafaed;
  font-family: chillax-semibold;
}
.countdown hr {
  border-top: 1px solid #d1d8dd;
  width: 90%;
  margin-bottom: 10px;
}
.countdown > div {
  position: relative;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.countdown > div:after {
  position: absolute;
  content: '';
  color: #FF0099;
  right: 0px;
  top: 40px;
  width: 3px;
  height: 50%;
  background-color: #FF0099;
  border-radius: 12px;
  
}
.countdown > div:last-child::after {
  display: none;
}
/* END countdown timer */
.light .form .form-control {
  background: transparent;
  color: #fff;
}
.panel-group .panel {
  border-radius: 0;
}
.panel-group .panel .panel-body {
  padding: 20px 20px 10px;
}
.panel-group .panel .collapse.in {
  border-bottom: 1px solid #FF0099;
}
.panel-default > .panel-heading {
  padding: 0;
  border-radius: 0;
  background: white;
}
/* background: #ECECEC;*/
.panel-title {
  padding: 15px 20px;
}
.panel-title > a {
  font-size: 18px;
  font-weight: 200;
}
.panel-title .icon {
  font-size: 22px;
  margin-bottom: -7px;
  margin-right: 5px;
}
.panel-title .icon-bars {
  margin-top: -5px;
  margin-right: -10px;
}
.icon-bars {
  position: relative;
  padding: 9px 10px;
}
.icon-bars .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background-color: #CCC;
}
.icon-bars .icon-bar + .icon-bar {
  margin-top: 4px;
}
#newsletter .form-control {
  text-align: center;
  min-width: 300px;
}
#response {
  display: block;
  padding-top: 15px;
}
#jobs_list .panel-group .panel-default,
#sponsors .panel-group .panel-default, #sponsors_details .panel-group .panel-default {
  border: 0;
}
label.error {
  display: block;
}
#schedule .panel {
  position: relative;
  border: none;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  padding-left: 180px;
  padding-bottom: 15px;
  padding-top: 15px;
  width: 90%;
}
#schedule .panel .panel-heading {
  background: #FFF;
  border: none;
  border-bottom: 1px solid #ddd;
}
#schedule .panel .panel-title a {
  font-size: 27px;
  display: block;
  padding: 10px 0 5px;
  color: #FF0099;
}
#schedule .panel .panel-title a:Hover {
  text-decoration: none;
}
#schedule .panel .panel-title {
  padding: 0;
}
#schedule .panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 0;
}
#schedule .panel-group .panel .collapse.in {
  border-bottom: 0;
}
#schedule .panel-group .panel .panel-body {
  padding-left: 0;
  padding-right: 0;
  padding-top: 10px;
}
#schedule .author {
  font-size: 11pt;
}
#schedule .time {
  margin-bottom: -10px;
  font-weight: 300;
}
#schedule .fa {
  margin-right: 5px;
}
#schedule .speaker-wrapper {
  position: absolute;
  left: 70px;
  top: 25px;
  width: 50px;
  height: 50px;
  z-index: 1;
}
#schedule .panel-group {
  position: relative;
  margin: -20px -20px -10px;
  padding: 60px 0;
}
#schedule .panel-group:after {
  content: '';
  position: absolute;
  width: 1px;
  border: 1px dashed #ccc;
  bottom: 0;
  top: 0;
  left: 95px;
  z-index: 0;
}
#schedule .btn-wrapper {
  margin-top: 40px;
}
#schedule .btn-wrapper .btn {
  position: relative;
  padding: 10px 20px 0;
}
#schedule .btn-wrapper .btn:Hover > .icon {
  color: #fff;
}
#schedule .btn:hover {
  background: #FF0099;
  color: #fff;
}
#schedule .btn-wrapper .btn .icon {
  font-size: 40px;
  float: left;
  margin-right: 15px;
}
#schedule .btn-wrapper .btn .btn-txt {
  font-size: 16px;
  width: 90px;
  display: inline-block;
  white-space: normal;
  text-align: left;
}
#schedule .panel .panel-title a .fa {
  font-size: 18px;
  position: relative;
  top: 20px;
}
#schedule .panel .panel-title a.collapsed .fa.fa-angle-down {
  display: block;
}
#schedule .panel .panel-title a.collapsed .fa.fa-angle-up {
  display: none;
}
#schedule .panel .panel-title a .fa.fa-angle-down {
  display: none;
}
#schedule .panel .panel-title a .fa.fa-angle-up {
  display: block;
}
#speakers {
  /* background-image: url('../img/sound-wave.jpg');
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; */




  background-color: #FFFFFF;
  /* background-color: #00003F; */
}



/* mine 15-11-22 */


.speakers__section.section{
  color: #00023c !important;
}

.speakers__section.section h3, .speakers__section.section .sub-title{
  font-weight: 600;
}

a.speakers__last__btn{
  color: #FF0099 !important;
}

.speakers__section.section{
  padding-top: 120px;
}
/* mine 15-11-22 */






/* mine --------------- mine */

@media screen and (min-width: 1200px) {
  section#speakers .container{
    width: 77%;
  }
}


/* mine --------------- mine */

#speakers .speaker-item {
  padding-bottom: 50px;
  cursor: pointer;
}


#speakers .img-wrapper {
  text-align: center;
}
#speakers .img-wrapper img {
  max-width: 195px;
  margin: 0 auto;
  /* border: 3px solid #007DEB; */

  border: 4px solid #0ECDCF;
  transition: 0.3s ease-in-out;
}

/* mine */
.speaker-item:hover .img-wrapper img {
  transform: scale(1.25);
  border: 5px solid #0ECDCF !important;
  /* transition: 0.3s ease-in-out; */
}

.speaker-item.animated.fadeInUp.visible:hover .name{
  color: #0ECDCF;
  font-weight: 800;
}

.speaker-item{
  cursor: pointer;
}
/* mine */

#speakers .name {
  font-size: 25px;
  font-weight: 600;
  margin: 40px 0 2px;
  transition: 0.3s ease-in-out;
}
#speakers .sub {
  font-size: 18px;
  color: #FF0099;
  margin: 10px 0 12px;
}

#speakers .social-link{
  /* margin-top: -11px; */
}

#speakers .social-link a {
  color: #00023c;
  padding: 2px 5px;
  display: inline-block;
  width: 31px;
  height: 31px;
  font-size: 18px;
}

#speakers .social-link a span{
  font-size: 22px;
}

#speakers .social-link a:Hover {
  opacity: 1;
  color: #FF0099;
  border-color: #FF0099;
}
.pricing-cols {
  margin-top: 30px;
  width: 100%;
  display: inline-block;
  border-collapse: collapse;
  margin-bottom: -20px;
}
.pricing-col {
  text-align: center;
  padding: 0;
  margin-bottom: 10px;
  display: inline-block;
  border: solid 1px #ddd;
  border-left: none;
  overflow: hidden;
  position: relative;
}
.pricing-col:first-child {
  border: solid 1px #ddd;
  border-right: 0;
}
.pricing-col-featured:not(:first-child) {
  border: solid 1px #FF0099;
  margin-left: 0;
}
.pricing-2-cols .pricing-col {
  width: 50%;
}
.pricing-3-cols .pricing-col {
  width: 33.333333%;
}
.pricing-4-cols .pricing-col {
  width: 25%;
}
.pricing-3-col {
  width: 33.333333%;
}
.pricing-table-header {
  text-align: center;
  padding: 0 18%;
}
.pricing-table-header p {
  line-height: 1.5em;
}
.pricing-col-featured .pricing-col-header .pricing-col-header-amount .pricing-col-amount {
  color: #FF0099;
}
.pricing-col-featured .pricing-ribbon {
  background: #FF0099;
  color: #fff;
  display: inline-block;
  width: auto;
  padding: 5px 50px;
  text-align: center;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  font-size: 20px;
  right: -45px;
  top: 10px;
}
.pricing-col-header .pricing-col-header-title {
  font-weight: 200;
  padding: 20px 0;
  font-size: 28px;
  margin: 0;
  background: #ECECEC;
}
.pricing-col-header .pricing-col-header-amount {
  margin: 0 30px;
  padding: 20px 0;
  font-size: 14px;
  line-height: 18px;
}
.pricing-col-header .pricing-col-header-amount .pricing-col-amount {
  font-size: 72px;
  display: block;
  line-height: initial;
  color: #000;
}
.pricing-col-content {
  font-size: 11pt;
  font-weight: 300;
}
.pricing-col-content ul {
  margin-top: 15px;
  padding-left: 0;
  width: 80%;
  margin: 0 auto;
}
.pricing-col-content ul li {
  padding: 15px 0;
  list-style: none;
  border-bottom: solid 1px #ddd;
}
.pricing-col-content ul li:last-child {
  border-bottom: none;
}
.pricing-col-button {
  margin: 10px 0 0;
  display: block;
  background: #25201f;
  color: #ffffff;
  font-weight: 200;
  padding: 5px 0 10px;
  font-size: 35px;
}
.pricing-col-button:hover {
  background: #4d4645;
  color: #ffffff;
  text-decoration: none;
}
.pricing-col-featured {
  position: relative;
  top: -30px;
}
.pricing-col-featured .pricing-col-header .pricing-col-header-title {
  margin-bottom: 30px;
  background-color: #ECECEC;
  color: #000;
  margin-top: 0;
}
.pricing-col-featured .pricing-col-button {
  margin: 25px 0 0;
  background: #FF0099;
}
.pricing-col-featured .pricing-col-button:hover {
  opacity: 0.9;
}
#jobs_list .list-inline li,
#sponsors .list-inline li {
  width: 19%;
  padding: 0 12px;
  align-content: center;
}
#jobs_list .list-inline li:last-child,
#sponsors .list-inline li:last-child {
  padding: 0;
}
#jobs_list .list-inline,
#sponsors .list-inline {
  margin-bottom: 30px;
}
#jobs_list img,
#sponsors img {
  box-sizing: border-box;
  transition: .1s all;  
}
#sponsors img:hover{
  filter: invert(30%) sepia(89%) saturate(7346%) hue-rotate(325deg) brightness(101%) contrast(103%);
  transform: scale(1.1);
}
#jobs_list img.size-1,
#sponsors img.size-1 {
  padding: 15px;
}
#jobs_list img.size-2,
#sponsors img.size-2 {
  padding: 25px;
}
#jobs_list img.size-3,
#sponsors img.size-3 {
  padding: 35px;
}
#sponsors .jobs {
  list-style: none;
}
#sponsors .jobs li {
  display: inline-block;
  margin: 8px;
}
#location-gmap {
  width: 100%;
  height: 550px;
}
#location-gmap img {
  max-width: none;
}
#location-gmap label {
  width: auto;
  display: inline;
}
#map {
  position: relative;
  /* padding: 150px 0; */
}
.location {
  background: #fff;
  padding: 20px 25px;
  z-index: 1;
}
.valuable__sponsor h6 {
    margin: 100px 0;
    color: #0DCCCF;
}

.valuable__sponsor .gold-sponsor{
  height: 130px;
  line-height: 130px;
}

.location ul {
  list-style: none;
  padding-left: 10px;
}
.location li {
  margin: 25px 0;
  font-size: 15pt;
}
.location li i {
  padding-right: 15px;
  font-size: 15pt;
}

/* .map-container {
  position: absolute;
  height: 650px;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
} */


.map-container {
  height: 650px;
  width: 100%;
}


#footer {
  padding: 50px 0 20px 0;
}

#footer .content{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding:0 50px;
}

#footer .copyright{
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
}

#footer .img {
  flex: 0  0 auto;
}

#footer .img img{
  width:100%;
  max-width: 170px;
}

#footer .social{
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex: 2 1 auto;
}
#footer  .social > div{
  width:100%;
  max-width: 100px;
  display: flex;
  justify-content: center;
}

#footer .social span{
  color: #007deb;
  font-size: 20px;
}

#footer .social span:hover{
  color: #FF0099;
}

#footer .mail{
  flex: 0 0 auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-family: chillax-semibold;
  font-size: 20px;  
}

@media(max-width:768px){

  .modal-content {
    margin-top: 0px !important;
  }
  
  #footer{
    display: none;
  }
  
  #sponsors_details  {
    padding: 100px;
  }

  #sponsors_details .panel-title {
    font-size: 11pt;
  }
  #sponsors_details .description-text-sponsors {
    padding: 50px 0;
  }
}

@-moz-document url-prefix() {
  .nav-tabs-simple .nav-tabs li.active:after,
  .nav-tabs-simple .nav-tabs li.active:before {
    margin-top: -1px;
    left: auto;
    right: auto;
  }
  .nav-tabs-default > .nav-tabs > li.active:after {
    top: auto;
    left: auto;
    right: auto;
    margin-left: auto;
  }
}
.back-to-top {
  text-align: center;
  background: #000;
  color: #fff;
  display: none;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  z-index: 9999;
}
.back-to-top:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* Preloader */
#mask {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #000040;
  z-index: 10000;
  height: 100vh;
  width:100vw;
}
#loader {
  position: absolute;
  width: 72px;
  height: 72px;
  z-index: 9999;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  /*
  border-radius: 12px;
  background-color: #eee;
  -webkit-transform-origin:  50% 50%;
      transform-origin:  50% 50% ;
  -webkit-animation: spinner 1s ease-in-out infinite;
      animation: spinner 1s ease-in-out infinite;
  */
}
/*
@-webkit-keyframes spinner {
    0%{-webkit-transform:rotate(0deg);}
    50%{-webkit-transform:rotate(180deg);}
    100%{-webkit-transform:rotate(180deg);}
}

@keyframes spinner {
    0%{transform:rotate(0deg);}
    50%{transform:rotate(180deg);}
    100%{transform:rotate(180deg);}
}
*/
/* Mobile device */
@media (max-width: 563px) {
  #hero {
    height: auto !important;
  }
  #hero hr {
    width: 70%;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  #hero .btn-3d {
    margin: 0;
  }
  #hero .hero-small span {
   font-size: 16px !important;
  }
  .navigation-social li a {
    padding-left: 12px;
    padding-right: 12px;
  }
  #hero .hero-content {
    position: relative;
    margin-top: 0;
    margin-bottom: 20px;
  }
  #hero .hero-big {
    font-size: 50px !important;
    line-height: 70px;
    margin-top: 10px;
  }
  #hero .hero-normal {
    font-size: 18pt;
    margin: 0 0 20px;
  }
  .navigation-social li {
    padding-top: 40px;
  }
  .pricing-col {
    width: 100% !important;
  }
  .nav-tabs-simple .nav-tabs li a {
    font-size: 20px;
    padding: 0;
  }
  .nav-tabs-simple {
    margin-top: 25px;
  }
  #subscribe .btn {
    margin-top: 25px;
  }
  #elements .btn {
    margin-top: 10px;
  }
  .navigation.open a {
    z-index: 1000;
    position: relative;
    display: block;
  }
  #canvas-map {
    display: none;
  }
  #map {
    padding: 0;
  }
  .location {
    background: #F1F0F0;
  }
  .sticky-wrapper {
    margin-top: 0;
    height: 90px;
  }
  .newtpl img {
    margin-top: 15px;
    max-height: 200px;
    max-width: 60%;
  }
  .newtpl {
    text-align: justify;
  }
}
@media (max-width: 563px) {
  #hero .btn-3d {
    margin: 0 10px 15px;
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  #hero {
    height: auto !important;
  }
  #hero .hero-content {
    position: relative;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .pricing-col {
    width: 100% !important;
  }
  .pricing-col-featured {
    top: 0;
  }
  .navigation-bar li a,
  .navigation-txt {
    text-transform: uppercase;
  }
  .form-register .form-group label {
    line-height: 30px;
    margin-top: 15px;
    text-align: left;
  }
  .sticky-wrapper {
    display: none;
  }
  .newtpl img {
    margin-top: 15px;
    max-height: 200px;
    max-width: 60%;
  }
  .newtpl {
    text-align: justify;
  }
}
@media (max-width: 768px) {
  #hero .hero-small span {
    font-size: 22px;
    display: inline-block;
    margin: 40px 40px;
    position: relative;
    top: 0;
  }
  /*#hero .btn-3d { margin: 0px 0px 15px 0px; }*/
  #hero .hero-big {
    font-size: 80px;
    text-transform: uppercase;
    line-height: 1;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .nav-tabs-simple {
    margin-top: 25px;
  }
  #subscribe .btn {
    margin-top: 25px;
  }
  #elements .btn {
    margin-top: 10px;
  }
  .navigation.open a {
    z-index: 1000;
    position: relative;
    display: block;
  }
  #hero .hero-normal {
    font-size: 18pt;
    margin: 0 0 20px;
  }
  #hero hr {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .navigation-social li {
    padding-top: 40px;
  }
  .nav-tabs-simple .nav-tabs .icon {
    font-size:  25px;
    height: auto;
  }
  .nav-tabs-simple .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  #about .col-md-5 img {
    margin: 0 auto;
  }
  #stat .counter {
    padding-top: 30px;
  }
  #canvas-map {
    display: none;
  }
  #map {
    padding: 0;
  }
  .location {
    background: #F1F0F0;
  }
  .thumb-wrapper {
    width: 100%;
    margin-bottom: 30px;
  }
  .thumb-wrapper img {
    max-width: 100%;
  }
  .form-register .form-group label {
    line-height: 30px;
    margin-top: 15px;
    text-align: left;
  }
  .form-register .form-group {
    margin-bottom: 10px;
  }
  #footer .navigation-bar > li {
    padding-top: 0;
    padding-bottom: 0;
  }
  #footer .navigation-bar > li a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }
  #footer .navigation-bar-right {
    float: none;
    text-align: center;
    display: block;
    clear: both;
  }
  #footer .navigation-bar-left {
    float: none;
    text-align: center;
    display: block;
  }
  #mobileheader {
    position: fixed;
    width: 100%;
    display: block;
    z-index: 999;
    background: rgba(37, 37, 37, 0.9);
  }
  #mobileheader .navigation-txt {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 50px;
    cursor: pointer;
  }
  #mobileheader .navigation-bar {
    height: 0;
    overflow: hidden;
    display: block;
  }
  #mobileheader .open .navigation-bar {
    height: auto;
    float: none !important;
    clear: both;
    width: 100%;
    border-top: 2px solid #FF0099;
  }
  #mobileheader .open .navigation-bar:last-child {
    border-top: none;
    padding-top: 10px;
    padding-bottom: 30px;
  }
  #mobileheader .navigation-bar li {
    padding-top: 2px;
    padding-bottom: 2px;
    display: block;
    text-align: center;
  }
  #mobileheader .jobs {
    margin-top: 24px;
  }
  #hero {
    padding-top: 2%;
  }
  .navigation-bar > li.featured a {
    margin-left: 0;
  }
  .nav-tabs-simple .nav-tabs li a {
    font-size: 18px;
    padding-bottom: 20px;
  }
}

.tab-pane article > h6{
  display:none;
}
/* Tablet device */
@media (max-width: 992px) and (min-width: 768px) {
  .newtpl img {
    max-height: 200px;
    max-width: 30%;
  }
  .newtpl {
    text-align: justify;
    margin-top: 40px;
  }
  .nav-tabs-default .tab-pane .nav-tabs > li > a {
    padding-left: 20px;
    padding-right: 20px;
  }
  .nav-tabs-default .tab-pane .nav-tabs.nav-justified > li > a {
    padding-left: 5px;
    padding-right: 5px;
  }

  

  
  #hero .hero-big {
    font-size: 130px;
  }
  .navigation-bar-header .navigation-bar > li a {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;

  }
  .dropdown .dropdown-menu,
  .dropdown.open .dropdown-menu {
    display: none;
  }
  .dropdown.open:hover .dropdown-menu,
  .dropdown:hover .dropdown-menu {
    display: block;
  }
}
/* Desktop small screen */
@media (min-width: 992px) {
  .newtpl img {
    max-height: 200px;
    max-width: 30%;
  }
  .newtpl {
    text-align: justify;
    margin-top: 40px;
  }
  .dropdown .dropdown-menu,
  .dropdown.open .dropdown-menu {
    display: none;
  }
  .dropdown.open:hover .dropdown-menu,
  .dropdown:hover .dropdown-menu {
    display: block;
  }
}
/* Desktop large screen */
@media (min-width: 1200px) {
  .newtpl img {
    max-height: 200px;
    max-width: 30%;
  }
  .newtpl {
    text-align: justify;
    margin-top: 40px;
  }
  .container {
    width: 970px;
  }
  .dropdown .dropdown-menu,
  .dropdown.open .dropdown-menu {
    display: none;
  }
  .dropdown.open:hover .dropdown-menu,
  .dropdown:hover .dropdown-menu {
    display: block;
  }
}
.list-inline-footer li {
  margin-right: 80px;
}

#schedule .btn-wrapper {
  display: none;
}
#schedule .icon-wrap,
#schedule .nav .nav-tabs,
#schedule .sub-title {
  display: block;
}
#speakers .btn-wrapper {
  display: none;
}
#newsletter #subscribe {
  display: none;
}
/* CSS JOBS*/
.panel-group-alt .panel > a:not(.collapsed) {
  background-color: #FF0099;
  color: #ffffff;
}
.panel-group-alt .panel > a {
  -webkit-transition: color 0.2s ease, background 0.2s ease;
  -moz-transition: color 0.2s ease, background 0.2s ease;
  -o-transition: color 0.2s ease, background 0.2s ease;
  transition: color 0.2s ease, background 0.2s ease;
  display: block;
  padding: 12px 20px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.22em;
  border: 1px solid #e9e9e9;
}
.panel-group-alt .panel .panel-body {
  border-style: solid;
  border-width: 0 1px 1px;
  border-color: #e9e9e9;
}
#jobs .icon {
  font-size: 20px;
  display: inline;
}
#jobs {
  padding-top: 100px;
}
#jobs .article-big > ul {
  padding-left: 0;
  margin-bottom: 16px;
}
/* END CSS JOBS*/
/* CSS from index */
#schedule td,
#schedule th {
  vertical-align: middle;
  font-weight: 600;
}
#schedule th {
  text-align: center;
}
#schedule th:first-child {
  width: 120px;
}
#schedule td {
  padding: 8px;
}
#schedule .event {
  vertical-align: top;
  position: relative;
  width: 30%;
}
#schedule .talk_level {
  display: block;
  position: absolute;
  bottom: 8px;
  right: 8px;
  border: 1px #0dcccf solid;
  margin: 0;
  line-height: initial;
  border-radius: 100%;
  font-size: 15px;
  color: #0dcccf;
  cursor: default;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
}
a.not_available:hover {
    background: transparent !important;
    color: #FF0099 !important;
    cursor: default;
}
#schedule .common-event {
  background-color: #000040;
  position: relative;
}
#schedule .common-event .talk_level {
  bottom: 19px;
}
#schedule .lang {
  position: absolute;
  right: 5px;
  bottom: 5px;
  padding: 2px;
  border: 1px solid #aaa;
  border-radius: 29%;
  color: #aaa;
  font-weight: 500;
  font-size: 12px;
}
#schedule .common-event {
  text-align: center;
}
#schedule .row-time {
  background-color: #000040;
  font-size: 16px;
  text-align: left;
}
#schedule .event-title {
  font-size: 16px;
}
#schedule .event-speaker,
#schedule .speaker-img {
  font-size: 16px;
  color: #ffffff;
}

#schedule .opening{
  color: #FF0099;
} 
#schedule .opening-speaker {
  font-size: 1em;
}
#schedule .categories {
  list-style: none;
  text-align: left;
  margin-top: 35px;
}
#schedule .categories .talk_level {
  position: initial;
  display: inline-block;
}
#schedule .categories li {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 300;
}
#schedule .categories li:last-child {
  margin-bottom: 0;
}
#schedule .category-JSFrameworks {
  border-left: 8px solid #0DCCCF;
  padding-left: 5px;
}
#schedule .category-UI_UX {
  border-left: 8px solid #FEE440;
  padding-left: 5px;
}
#schedule .category-Product_Design {
  border-left: 8px solid #007deb;
  padding-left: 5px;
}
#schedule .category-Accessible {
  border-left: 8px solid #6FEC48;
  padding-left: 5px;
}
#schedule .category-Web_Programming {
  border-left: 8px solid #FC0378;
  padding-left: 5px;
}
#schedule .category-Software_Engineering {
  border-left: 8px solid #c53bff;
  padding-left: 5px;
}
.long_vertical_event {
  position: absolute;
  top: 8px;
  bottom: 8px;
}
#schedule .no-font-style {
  font-weight: 300;
}
/* -- speaker-popup --*/
.speaker-popup {
  padding-right: 10px;
}
.speaker-preview {
  overflow: hidden;
  margin-bottom: 20px;
}
.speaker-avatar {
  float: left;
  width: 300px;
  margin-right: 30px;
}
.speaker-avatar img {
  width: 300px;
  margin-bottom: 10px;
  border-radius: 50%;
}
.speaker-social {
  font-size: xx-large;
  text-align: center;
}
.speaker-social a {
  margin-right: 7px;
}
.speaker-description {
  overflow: hidden;
}
.speaker-name {
  margin-bottom: 20px;
}
.speaker-position {
  margin-bottom: 20px;
  font-size: 22px;
  color: #FF0099;
}
.speaker-talks h4 {
  margin: 0 0 20px;
  padding: 5px;
  background: #eaeaea;
}
.v_align {
  float: none;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  min-height: 150px;
  max-height: 150px;
}
/*Schedule doesn't appear on screens below @mobile-small*/
#schedule-table {
  display: none;
}
@media screen and (min-width: 563px) {
  #schedule-table {
    display: block;
  }
  #msj-nodisplayed-schedule,
  #msj-nodisplayed-schedule em {
    display: none;
  }
}
/* Bootstrap adding column-5 */
.col-lg-15,
.col-md-15,
.col-sm-15,
.col-xs-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-15 {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
  #jobs_list {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
  #jobs_list {
    margin-top: 20px;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
  #jobs_list {
    margin-top: 40px;
  }
}
/*********************/
/* Custom general    */
/*********************/
.color-orange {
  color: #FF0099;
}

/***********/
/* Images */
/***********/
.hide-soft {
  display: none;
}
#images {
  max-height: 1000px;
  -webkit-transition: max-height 0.8s;
  -moz-transition: max-height 0.8s;
  transition: max-height 0.8s;
}
#images img {
  max-width: 100%;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
#images img:hover {
  transform: scale(1.1);
}
@media (max-width: 768px) {
  #images img:hover {
    transform: scale(1);
  }
}
#images .row {
  margin-top: 20px;
}
#images .image-group {
  border: 1px solid #FF0099;
  background: #FF0099;
  padding: 10px;
  color: #fff;
  cursor: pointer;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  margin: 2px 0;
}
#images .image-group.active,
#images .image-group:hover {
  background: #fff;
  color: #FF0099;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
#images .load-more {
  position: absolute;
  bottom: 0;
  margin: auto;
  width: 100%;
  background: #FF0099;
  opacity: 0.8;
  z-index: 1;
  font-size: 20px;
  padding: 2px 0;
  cursor: pointer;
  color: #fff;
}
.fancybox-title-inside-wrap .social {
  padding: 0 8px;
}
.fancybox-title-inside-wrap .social:first-child {
  padding-left: 0;
}
/* Blog styles */
#blog-detail {
  background: url('../img/headmiserisquare.jpg') center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  min-height: 500px;
  position: relative;
  overflow: hidden;
  font-family: chillax;
  margin-top: 40px;
}
#blog-detail .container {
  font-size: 14px;
}
#blog-detail .container article {
  text-align: justify;
}
#blog-detail .container article strong {
  font-weight: bold;
}
#blog-detail .container aside .date {
  font-style: italic;
}
#blog-detail .container aside p {
  margin: 0;
}
#blog-detail .container .img-wrapper img {
  margin: auto;
}
#blog-detail .social-links a {
  margin: 0 5px;
}
#blog-detail .social-links a:hover {
  text-decoration: none;
}
/* Blog overview */
#blog {
  background: url('../img/portada_blog.jpg') center top no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#blog .blog-post a {
  display: block;
  padding: 10px;
  margin: 2px 0;
  background: #FF0099;
  border: 1px solid #FF0099;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  color: #fff;
}
#blog .blog-post:hover a {
  background: #fff;
  cursor: pointer;
  text-decoration: none;
  color: #FF0099;
}
/* Videos */
#videos {
  /* max-height: 1000px; */
  padding-top: 120px;
}
#videos a {
  color: #fff;
}
#videos a:hover {
  color: #fff;
}
#videos h4 {
  color: #FF0099;
}
#videos .row {
  margin-bottom: 25px;
}
#videos .video-thumb {
  background: transparent;
  display: block;
}
#videos .video-thumb img {
  width: 100%;
}
#videos .video-thumb footer p {
  padding: 5px 10px;
  box-sizing: border-box;
  margin-bottom: 0;
}
#videos .load-more {
  position: absolute;
  bottom: 0;
  margin: auto;
  width: 100%;
  background: #FF0099;
  opacity: 0.8;
  z-index: 1;
  font-size: 20px;
  padding: 2px 0;
  cursor: pointer;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #videos .video-thumb {
    margin: 0 25px 25px;
  }
}

#sponsors_details  {
  padding: 40px;
}

.call-to-action{
  text-align: center;
  padding: 150px 50px;
  color:#ffffff;
  /* background: url(/assets/img/fondo_sepakersysponsors_azul.png) left top no-repeat; */
  background-size: 200% 100%;
}

.cta2{
  /* background: url(/assets/img/become_sponsor.png) left top no-repeat; */
  background-size: 150% 100%;
}

.cta2 .sponsors-container{
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  width: 100%;
  height: auto;
  gap: 50px;
}

.cta2 .sponsors-container p{
  color: #007deb;
}

.call-to-action h3{
  margin-bottom: 40px;
  font-family: chillax-semibold;
}

.cta1 a{
  color:#fafaed;
  background-color: #FF0099;
  border: none;
  padding: 15px 27px;
  font-size: 22px;
  border-radius: 15px;
  transition: .5s;
}

.call-to-action a:hover{
  text-decoration: none;
}

.cta1 a:hover{
  transition: .5s;
  color: #000040;
  background-color: #0dcccf;
}

.cta1 a.secondary{
  background-color: #0dcccf;
  color: #000040;
}

.cta1 a.secondary:hover{
  background-color: #FF0099;
  color:#fafaed;
}

.call-to-action button{
  background-color: #0dcccf;
  color: #000040;
  border: none;
  margin-top: 70px;
  padding: 15px 27px;
  font-size: 22px;
  border-radius: 15px;
  transition: .5s;
}

.call-to-action button:hover{
  background-color: #FF0099;
  color:#fafaed;
}

.call-to-action form input{
  background-color: transparent;
  border: 1px solid #fafaed;
  color: #fafaed;
  padding: 5px;
  border-radius: 5px;
}

.call-to-action form input:focus{
  outline: none;
}





/* mine */
.sponsors__logo a{
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sponsors__logo.diamond__logo a {
  max-width: 640px;
  max-height: 308px;
}

.sponsors__logo.platinum__logo a {
  max-width: 540px;
  max-height: 260px;
}

.sponsors__logo.gold__logo a {
  max-width: 360px;
  max-height: 130px;
}

.sponsors__logo.silver__logo a {
  max-width: 360px;
  max-height: 130px;
}

.sponsors__logo.bronze__logo{
  height: 130px;
  line-height: 130px;
}

.sponsors__logo.bronze__logo a {
  max-width: 160px;
  max-height: 64px;
  display: block;
}

.valuable__sponsor .bronze__section {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
}

@media screen and (max-width: 1440px) {
  .sponsors__logo a{
    height: 200px !important;
  }
}

@media screen and (max-width: 1024px) {
  .sponsors__logo a{
    height: 150px !important;
  }
}



/* mine */







@media(max-width:570px){
  .cta1{
    padding: 50px;
  }

  .cta1 h3{
    font-size: 42px;
    margin-bottom: 20px;
  }

  .cta1 a{
    padding: 10px 20px;
    font-size: 16px;
  }
}

.conduct{
  background-color: #fafaed;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 90px 90px;
}

.conduct > h3{
  font-size: 40px;
  white-space: nowrap;
  display: none;
}

.conduct .img-container{
  flex: 1 1 0;
  display: flex;
  justify-content: center;
}

.conduct .text{
  flex:2 1 0;
}

.conduct .text p{
  margin-bottom: 5px !important;
}

.conduct .text .button{
  white-space:nowrap;
  color:#FF0099;
  background-color: transparent;
  border: 1px solid #FF0099;
  padding: 20px 50px;
  border-radius: 12px;
  transition: .3s all;
}

.conduct .text .button:hover{
  color:#fafaed;
  background-color: #FF0099;
  border: 1px solid #FF0099;
  padding: 20px 50px;
  border-radius: 12px;
  text-decoration: none;
}

.conduct h3{
  color: #FF0099;
  font-family: chillax-semibold;
}

.conduct img{
  width:50%;
}

@media(max-width:948px){
  .conduct{
    flex-direction: column;
    text-align: center;
  }

  .conduct > h3{
    display: block;
  }

  .conduct div > h3{
    display:none;
  }
}

.newsletter{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 70px 10px;
  background-color: white;
}

.newsletter h3{
  color: #000040;
  font-size: 24px;
}

.newsletter h3 span{
  color:#FF0099;
}

.newsletter form input{
  background-color: transparent;
  border: 1px solid #c8c8c4;
  color: #000400;
  padding: 10px;
  border-radius: 12px;
}

.newsletter form input:focus{
  outline: none;
}

.newsletter form button{
  background-color: #FF0099;
  color: #fafaed;
  border: none;
  margin-left: 15px;
  padding:10px 35px;
  border-radius: 12px !important;
  transition: .3s all;
}

.newsletter form button:hover{
  background-color: #000040;
  color:#fafaed
}

.video-background{
  display: none;
}

.video-background.active{
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .3);
  z-index: 99900;
  display: flex;
  justify-content: center;
  align-items: center;
}

.video-background button{
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 10;
}

.video-background div{
  width: 70%;
  min-width: 300px;
}
.tickets-background{
  display: none;
}

.frame-container {
  position: relative;
}
.iframe-button {
  display: block;
  position: absolute;
  top: 15px;
  left: 15px;
}

/* ===== */
 .new-page-body{
  height: 788px !important;
  overflow-x: hidden !important;
  overflow-y: scroll !important;
  background-color: red;
}
/* ===== */

/* Only show the button when the parent is hovered: */

.frame-container:hover .iframe-button {
  display: initial;
}
.picon-p-add-news {
  position: absolute;
  top: 6%;
  left: 65%;
}

.tickets-background.active{
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .3);
  z-index: 99900;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* @media screen and (max-width: 1000px) {
   .tickets-background.active{
    height: 860px;
    width: 100%;
    overflow: scroll;
    padding-bottom: 500px;
    top: 5px;
    padding-top: 480px;
}
} */

.tickets-background div{
  width: 100%;
  height: 100vh;
  overflow-y: scroll;
}

.become-background{
  display: none;
}

.become-background.active{
  z-index: 10;
  position: fixed;
  background-color: rgba(0, 0, 0, .3);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.become-background > div{
  background-color: #fff;
  padding: 50px ;
  border-radius: 24px;
}

.become-background h3{
  color: #FF0099;
  font-family: chillax-semibold;
  margin-bottom: 50px;
}

.become-background button{
  margin: auto;
  border: 1px solid #FF0099 !important;
  color: #FF0099 !important;
  border-radius: 12px !important;
  padding: 15px 30px !important;
  transition: .3s all !important;
}

.become-background button:hover{
  background-color: #FF0099 !important;
  color: #fff !important;
}

.become-background .close{
  padding: 10px !important;
  position: absolute;
  right: 5px;
  top: 5px;
  border: none !important;
}

.become-background .close:hover{
  background: none !important;
  color: #FF0099 !important;
}


.prices{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 50px 150px 100px 150px;
}

.prices h3{
  color: #FF0099;
  font-family: chillax-semibold;
  margin-bottom: 70px;
  text-align: center;
}

.prices .tickets-container{
  width: 100%;
  display: flex;
  gap: 10px;
  justify-content: space-evenly;
}



.prices .tickets-container .ticket{
  width:30%;
  min-width: 270px;
  border-radius: 24px;
  padding: 50px 60px;
  background-color: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}
.prices .tickets-container .ticket:first-child {
  background: rgb(255 255 255 / 50%);
}
.prices .tickets-container .ticket .name{
  color: #FF0099;
  font-family: chillax-semibold;
  font-size: 26px;
  margin: 10px 0 15px 0;
}
.prices .tickets-container .ticket.not_available .name, .prices .tickets-container .ticket.not_available a{
  opacity: 50%;
}
.prices .tickets-container .ticket .price{
  color: #000040;
  font-size: 46px;
  font-family: chillax-semibold;
  margin:20px 0 40px 0;
}
.prices .tickets-container .ticket ul{
  color: #000040;
  list-style-position: inside;
  padding-left: 0;
}

.prices .tickets-container .ticket a{
  background-color: transparent;
  border: 1px solid #FF0099;
  color: #FF0099;
  justify-self: flex-end;
  border-radius: 12px;
  padding: 15px 0;
  transition: .3s all;
  cursor: pointer;
}

.prices .tickets-container .ticket .until{
  color: #000040;
}
.prices .tickets-container .ticket .from{
  color: #FF0099;
  
}

.prices .tickets-container .ticket .from.second__child{
  color: #000040;
}

.prices .tickets-container .ticket a:hover{
  background-color: #FF0099;
  color:#fff;
  text-decoration: none;
}
.prices .tickets-container .ticket.not_available i{
  position: absolute;
  color: #fff;
  border: 6px solid #fff;
  border-radius: 50%;
  font-size: 38px;
  height: 60px;
  width: 60px;
  line-height: 48px;
  align-self: center;
  top: 40%;
}
.prices .tickets-container .ticket.not_available a{
  cursor: initial;
}

@media(max-width:840px){
  .prices{
    padding: 100px 0;
  }
  .prices .tickets-container{
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 30px;
  }
  .prices .tickets-container .ticket{
    width: 80%;
  }
}

.testimonials-section{

  padding: 50px 150px;
  background-color: #fff;
}

.testimonials-section> h3{
  text-align: center;
  font-family: chillax-semibold;
  color: #000040;
}
.testimonials-section> p{
  text-align: center;
  margin-bottom: 50px;
  font-size: 16px;
}

.testimonials-section> p span{
  color: #FF0099;
}

.testimonies{
  display: flex;
  justify-content: space-evenly;
}

.testimonies .testimony{
  width: 30%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.testimonies .testimony > p{
  background-color: #f3f5f6;
  border: 1px solid #e9e9e9;
  padding: 30px;
  height: 100%;
}


.testimonies .testimony > div{
  display: flex;
}
.testimonies .testimony > div p{
  margin-left: 20px;
}

.testimonies .testimony img{
  width: 30%;
  height: fit-content;
  border-radius: 100px;
  object-fit: cover;
  align-self: flex-start;
}

@media(max-width:840px){
  .testimonials-section{
    padding: 50px 0;
  }
  .testimonials-section> h3{
    font-size: 52px;
  }
  .testimonies{
    flex-direction: column;
    align-items: center
  }
  .testimony{
    width: 70% !important;
    margin-bottom: 30px;
    flex-direction: column-reverse !important;
  }

  .testimony img{
    height: 100% !important;
  }
}


@media(max-width:767px){

  #sponsors img, #sponsors_details img{
    max-width: 100%;
    height: auto;
  }

  .sponsors__logo.bronze__logo a {
    max-height: none;
  }
  
  .tab-pane article{
    display: flex;
    flex-direction: column;
  }

  .tab-pane article > h6{
    display:block;
    order: 1;
  }

  .tab-pane article .tab-img{
    order: 2;
  }
  .tab-pane article .tab-text{
    order: 3;
  }
  .tab-pane article >div h6{
    display: none;
  }
}



/* .modal{
  overflow-y: scroll;
  overflow: visible;
} */
/* modal */

.modal-dialog{
  width: auto;
}

.modal-content {
  /* margin-top: 120px; */
  border: 0px;
}

.wey__modal {
  display: block;
  background: #fff;
  width: 45%;
  min-height: 560px;
  text-align: center;
  box-sizing: border-box;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  background-color: #00003Fcc;
  padding: 20px 50px;
  color: #fff;
  border: 4px solid #fff;
  border-radius: 50px;
  position: absolute;
  margin: auto;
  left: 50%;
  right: 50%;
  transform: translate(-50%);
  top: 130px
}

.wey__modal h3 {
  font-size: 40px;
  font-weight: bold;
  text-align: start;
  color: #0DCCCF;
}

.modal.visible {
  display: block;
}

.wey__modal__header{
  text-align: start;
  padding-left: 90px;
  padding-bottom: 35px;
}

.wey__modal__header .social {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 60px;
  font-size: 24px;
}

.wey__modal__header .social a{
  color: #fff;
}
.wey__modal__header .social a span{
  margin-right: 10px;
}

.wey__speaker {
  position: absolute;
  left: -12%;
  top: -12%;
}

.wey__speaker img {
  border: 6px solid #0ECDCF;
  border-radius: 50%;
  height: 200px;
  width: 200px;
}

.wey__cross {
  margin-top: 3px;
  cursor: pointer;
}

.wey__cross i {
  font-size: 21px;
  border: 3px solid #ff006d;
  border-radius: 50%;
  height: 33px;
  width: 33px;
  line-height: 28px;
}
.fade.in {
  opacity: 1;
  background-color: #00003Fbb;
}

.wey__modal__header h2 {
  font-size: 52px;
  font-weight: bold;
  color: #0DCCCF;
  margin: 0;
}

.wey__modal__header p {
  font-size: 20px;
  color: #ff006d;
  font-weight: bold;
  margin: 0 0 2px 0;
}

.weySpeakers__content p {
  text-align: start;
  font-size: 18px;
  line-height: 28px;
}

.modal.wey__modal h3 {
  font-size: 35px;
  margin: 26px 0 0px;
  text-align: start;
  display: block;
}

.modal__header a {
  position: absolute;
  top: 0;
  right: 0;
  text-decoration: none;
  color: white;
  font-weight: bold;
  display: block;
  padding: 0 20px;
  font-size: 16px;
  background: #555;
  height: 100%;

}

@media screen and (max-width: 1440px) {
  .wey__speaker img {
      height: 170px;
      width: 170px;
  }

  .wey__modal__header {
      text-align: start;
      padding-left: 14%;
  }

  .wey__modal__header h2 {
      font-size: 48px;
      margin: 0;
      font-weight: bold;
  }

}

@media screen and (max-width: 1200px) {
  .wey__modal__header {
      padding-left: 20%;
  }

  .wey__modal__header h2 {
      font-size: 39px;
  }

  .wey__modal{
      padding: 32px 29px 25px;
  }
}

@media screen and (max-width:1024px) {
  .wey__modal{
      width: 62%;
  }

  .wey__speaker{
      position: unset;
  }

  .wey__modal__header {
      padding-left: unset;
      text-align: center;
  }

  .wey__modal__header .social{
      margin: auto;
  }

  .weySpeakers__content p{
      text-align: justify;
  }


}

@media screen and (max-width: 767px) {
  .wey__modal {
      width: 70%;
  }
}

@media screen and (max-width: 575px) {
  .wey__modal {
      width: 88%;
  }
}

@media screen and (max-width: 424px) {
  .wey__modal {
      padding: 20px;
  }

  .wey__modal {
      width: 88%;
      padding: 20px;
  }

  .wey__speaker img {
      height: 130px;
      width: 130px;
  }

  .wey__speaker img{
      border: 3px solid #fff;
  }

  .wey__modal__header h2 {
      font-size: 34px;
  }

  .wey__cross.close {
    color: unset;
    opacity: 1 !important; 
  }
} 


.close {
    opacity:1 !important;
    color: #ff006d !important;
    text-shadow: none !important;
}





/* =====schedule section css start here===== */



/* schedule tab js */
.b-tab {
  /* padding: 20px; */
  /* border: 1px solid #000; */
  display: none;
}

.b-tab.active {
  display: block;
}

.b-nav-tab {
  display: inline-block;
  padding: 20px;
}

.b-nav-tab.active {
  color: #000 !important;
  background-color: #fff;
}
/* schedule tab js */

/* mine css  */
.schedule__tab a.b-nav-tab {
  width: 49.7%;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  border: 2px solid #fff;
  padding: 7px;
  color: #fff;
  text-decoration: none;
}

.schedule__tab a.b-nav-tab:first-child {
  border-radius: 30px 0 0 30px;
}

.schedule__tab a.b-nav-tab:nth-child(2) {
  border-radius: 0 30px 30px 0;
}

.schedule__title {
  color: #fff;
}

.schedule__tab .tab__head {
  margin: 25px 0;
  text-align: center;
}

.schedule__title h2 {
  font-size: 38px;
  font-weight: bold;
  line-height: 48px;
}

.schedule__title p {
  font-size: 18px;
  font-weight: bold;
}

.schedule__tab .tab__body {
  color: #fff;
  /* border: 2px solid #fff; */
}

table.tab__table {
  width: 100%;
}

table.tab__table thead th:first-child {
  max-width: 115px;
}

table.tab__table tbody td:first-child{
  font-weight: 500;
}

table.tab__table tbody td {
  font-size: 17px;
}

table.tab__table tbody td, table.tab__table thead th {
  /* padding: 6px 0; */
  height: 65px;
  text-align: center;
}

table.tab__table, th, td{
  border-collapse: collapse;
  border: 1px solid #fff;
}

table.tab__table tr, table.tab__table td {
  text-align: center;
}

table.tab__table th, table.tab__table td{
  /* padding: 15px 0; */
  font-size: 20px;
  font-weight: bold;
}

.speaker__td {
  padding: 0 35px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.speaker__td .td__content p {
  font-size: 16px;
  text-align: start;
  margin: 0;
  cursor: pointer;
}

.modal-header{
  border: none;
}

.speaker__td .td__content span {
  font-size: 15px;
  font-weight: 400;
  cursor: pointer;
}

.speaker__td .td__rating {
  /* color: #ffff009e; */
  color: #ffffff;
  font-size: 12px;
}

.speaker__td .td__rating p{
  border: 1px solid #fff;
  border-radius: 50%;
  height: 25px;
  width: 25px;
  line-height: 25px;
}



@media screen and (max-width: 1024px) {
  .schedule__tab a.b-nav-tab{
    font-size: 21px;
  }
  
}


@media screen and (max-width: 991px) {
  .speaker__td {
      padding: 0 8px;
  }
}

.schedule__footer {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 20px;
}

.schedule__footer p {
  font-size: 14px;
  margin-bottom: 2px;
}

.foot__left{
  width: 52%;
  display: flex;
  justify-content: space-between;
}

.foot__left .component__one:first-child p:first-child {
  color: #0ECDCF;
}

.foot__left .component__one:first-child span {
  color: #FF0099;
}

.foot__left .component__one:first-child p:last-child {
  color: #0e4bcf;
}

.foot__left .component__one:nth-child(2) p:first-child {
  color: rgb(214, 54, 75);
}

.foot__left .component__one:nth-child(2) p:last-child {
  color: rgba(255, 255, 17, 0.993);
}

.foot__right {
  width: 15%;
  display: flex;
}

.foot__right .component__two {
  color: #fff;
}

.foot__right .component__two p {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.foot__right .component__two {
  width: 100%;
}



.modal-backdrop.fade.in {
  display: none !important;
} 
/* mine css  */
/* mine css  */


@media screen and (max-width: 767px) {
  .schedule__tab{
    overflow-x: scroll;
  }

  .schedule__tab .tab__head a {
    border-radius: 30px !important;
    margin-bottom: 9px;
}
}

@media screen and (max-width: 575px) {
  .foot__right {
    width: 33%;
    display: flex;
}
}
/* =====schedule section css end here===== */

.component__one p {
  color: #fff;
}
.valuable__sponsor {
    margin: 60px 0;
}

.dropdown-backdrop{
    display:none !important;
}

.mt__sponsor__row {
  margin-top: 115px;
}

@media screen and (max-width: 991px) {
  .mt__sponsor__row{
    margin-top: 50px !important;
  }
}


#quoteClose{
  position: absolute;
  right: -12px;
  top: -13px;
  font-size: 30px;
  border: 1px solid;
  border-radius: 50%;
  padding: 0 6px;
  background-color: #FAFAEE;
}



/* schedule Table */
#myModal .modal-dialog {
  -webkit-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
  top: 50%;
  margin: 0 auto;
  }

  .profile-quote .modal__header{
      position: relative;
  }


 .profile-quote .modal__header button{
      position: absolute;
      right: 43px;
      top: 28px;
      z-index: 999;
      cursor: pointer;
      padding: unset !important;
      height: 30px;
      width: 30px;
      line-height: 20px;
      border: 2px solid #FF0099;
      border-radius: 50%;
      color: #FF0099;
      outline: none;
      font-weight: 900;
  }
 .profile-quote .modal-dialog{
  overflow-y: initial !important
}

  #myModal .modal-dialog{
      width: 100%;
      max-width: 846px;
  }

  .profile-quote .modal-body{
      
      height: 474px;
      overflow-y: auto;
  }

  .profile__info h2{
      font-size: 62px;
      font-weight: 900;
      margin: 0;
      text-align: left;
      color: #00023c;
  }

  .profile__info h4{
      font-weight: 300;
      margin: 10px 0 12px;
      color: #FF0099;
      font-size: 24px;
      text-align: left;
  }
  
  .profile-quote .modal-body p{
      font-size: 16px;
      line-height: 26px;
      color: #00023c;
  }

  .profile__image img{
      width: 100%;
      border-radius: 50%;
  }

  .profile__info {
    padding-left: 26px;
}

  .profile__image{
      width: 100%;
      max-width: 300px;
      text-align: center;
  }
  
  .profile__image a{
      font-size: 26px;
      color: #FF0099;
      margin: 10px 0 18px;
      display: inline-block;
  }


  .profile__body h3{
      padding: 10px;
      background-color: #eaeaea;
      font-size: 50px;
      font-weight: 300;
      color: #373737;
  }

  .profile__body ul li{
      font-size: 30px;
      font-weight: 300px;
      color: #00023c;
    font-weight: 700;
  }
  .madal__profile {
    display: flex;
    justify-content: space-between;
}
a.mr-3 {
  margin-right: 10px;
}

.td__content p:hover {
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .madal__profile {
    flex-wrap: wrap;
    justify-content: center;
  }
  }
  table.tab__table p{
    font-size: 16px;
  }
  table.tab__table p:hover{
    text-decoration: underline;
    cursor: pointer;
}
#myModal .modal-content {
  background: #FAFAEE;
}

h5#talkQuotee {
  color: #00023c;
  font-weight: 700;
  line-height: 1.2;
}