.header{ background: #efefef; }#masthead.sticky{ background-color: rgba(239,239,239,.95); }#masthead.sticky{ position:fixed;top:0; z-index:99999;margin:0 auto 30px; width:100%;box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);}#masthead.sticky #header-container{ padding:0;transition: padding 200ms linear; -webkit-transition:padding 200ms linear;}#masthead.sticky .navbar.navbar-default{ background: rgba(255,255,255,.95); border-bottom:1px solid #f5f5f5}#main-menu .nav>li>a{ color: #333333; }#main-menu .nav>li>a:hover{ color: #cf261f; }#main-menu .nav>li.ticket-menu a{ background-color: #FF8A00; }#main-menu .nav>li.ticket-menu a:hover{ background-color: #D67400; }.sub-title-inner h2{ background: none; }#main-menu .nav>li>ul li a{ color: #ffffff; }#main-menu .nav>li>ul li:hover{ background-color: #cf261f; }#main-menu .nav>li>ul li a:hover{ color: #ffffff; }.sub-title-inner h2{ color: 0; }.sub-title-inner h2{ color: #333333; }.sub-title-inner h2{ font-size: 42px; }.sub-title .breadcrumb, .sub-title .breadcrumb>li>a, .breadcrumb>li+li:before, .sub-title .breadcrumb>.active{ color: #000000; }.sub-title .breadcrumb{ font-size: 16px; }.sub-title{ margin-bottom: 0px; }footer{ background-color: #000000; }.footer-wrap-inner .copyright, footer .social-icons i{ color: #ffffff; }.logo-wrapper .navbar-brand>img{ width: 200px; }.site-header{ padding-top: 0px; }.site-header{ min-height: 96px; }.site-header{ padding-bottom: 0px; }.error-page-inner{
	width: 100%;
    height: 100%;
    min-height: 100%;
    position: absolute;
    background: url() no-repeat 100% 0; 
    background-size: contain;
}a:active, a:active * { outline: none !important; -moz-outline-style: none !important; }
a:focus, a:focus * { outline: none !important; -moz-outline-style: none !important; }


.navbar-inverse {
  background-color: #cf261f;
  border: none !important;
  color: #fff !important;
}

.site-content {
  margin-bottom: 100px !important;
}

#navigation .navbar-brand {
    height: 96px !important;
    padding: 0 !important;
    margin: 0 !important;
}

#masthead.sticky .navbar-brand img {
  width: 200px !important;
}

.navbar-left {
  margin-left: 0px !important;
  float: left !important;
  padding: 12px 0 0 0 !important;
  font-weight: bold !important;
  font-size: 15px !important;
}

.navbar-right {
  margin-right: 0px !important;
  float: right !important;
}

.navbar-static-top {
  height: 50px !important;
  margin: 0 0 0 0 !important;
  padding: 0 !important;
}

.navbar-right a {
  color: #fff !important;
  font-size: 12px !important;
}

h2 {
  text-transform: !important;
}


.speaker-description, .speaker-designation {
  text-align: justify !important;
}

p.speaker-designation  {
  font-size: 17px !important;
  line-height: 1.5;
}

.sub-title-inner:after {
    content:' ';
    display:block;
    border:1px solid #cf261f;
    width: 75px !important;
    margin: 0 auto;
}

.sp-speaker .speaker-designation {
  font-size: 14px !important;
  margin: 0 !important;
  line-height: 1.5 !important;
  color: #333 !important;
  text-align: justify !important;
}

ol.breadcrumb {
  display: none !important;
}

.eventum-schedule .scedule-date {
  font-size: 18px !important;
  display: block;
  font-weight: bold;
  line-height: 30px;
  margin-top: 20px;
  color: #ed145b;  
}

.eventum-schedules.layout-tabbed .events-nav >li .scedule-date >span {
    font-size: 15px !important;
    line-height: 1;
    display: block;
    font-weight: bold;
    color: #666 !important;
}

.eventum-schedules.layout-tabbed .events-nav >li.active {
  background-color: #000;
}
.eventum-schedules.layout-tabbed .events-nav >li.active .scedule-date >span{
  color: #fff !important;
}


.eventum-schedules.layout-tabbed.layout-tabbed2 .events-nav >li.active > a:after {
  left: -30px !important;
  border-color: transparent transparent  #dedede transparent;
}


#footer-widget-area {
  width: 100% !important;
  padding: 35px 0 35px 0 !important;
  background: 
    /* top, transparent red */
    linear-gradient(
      rgba(207,38,31, 1), 
      rgba(207,38,31, 1)
    ),
    /* your image */
    url() no-repeat fixed center; 
}


#footer-widget-area a {
  color: #fff !important;
}

#footer-widget-area h3 {
  color: #fff !important;
}


#footer-widgets-1, #footer-widgets-2, #footer-widgets-3 {
  background: transparent !important;
  color: #fff !important;
}

#footer-widgets-1, #footer-widgets-2, #footer-widgets-3 a {
  color: #fff !important;
}

#footer-widgets-1 > #footer-widgets-2 > #footer-widgets-3 h3 {
  color: #fff !important;
}


footer {
    border-top: none !important;
}



.countdown-amount {
    color: #fff !important;
}

.navbar-toggle .icon-bar{
  background-color: #cf261f !important;
}


.current_page_item .active {
  color: #cf261f !important;
}

#main-menu .nav>li.active>a {
    font-weight: bold !important;
    color: #cf261f !important;
}


#main-menu .nav>li.active>a:after {
    content:' ';
    display:block;
    border:1px solid #cf261f;
    width: 15px !important;
    margin: 0 auto;
}

.speaker {
    color: #145eb2 !important;
}

#mobile-menu{
    top: 60px !important;
}

@media only screen and (max-width: 600px) {
    .navbar-static-top {
    min-height: 75px !important;
    padding: 0 10px 0 10px !important;
    }
    .navbar-left li {
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: 18px !important;
    }
}



    div.p-body {
     /* Color de fondo del formulario */
     background: #cf261f !important;
     border: 0 !important;
     border: none !important;
     border-radius: 0 !important;
     margin: 10px 0 0 0 !important;
     padding: 0 !important;
    }
    
    .p-optin div.p-header,
    .p-optin .p-body button,
    button.p-open {
     /* Color de fondo de encabezado y botón */
     background: #00AEE8;
     /* Color de texto de encabezado y botón */
     color: #FFFFFF;
    }
    
    .p-optin .p-body button,
    button.p-open{
     /* Color de botón */
     background:  #000;
     opacity: 0.8;
     font-size: 14px !important;
    }
    
    .p-optin .p-body button:hover,
    button.p-open:hover{
     /* Color hover de botón */
     background:  #000;
     opacity: 1;
    }
    
   .p-optin .p-field input[type=text] {
    border: 1px solid #ddd;
    border-radius: 3px;
    font-size: 100%;
    padding: 0.5em;
    width: 50% !important;
    background: #FFF !important;
}

    label {
     display: none !important;
    }

    .p-optin .p-error-message {
     color: #fff !important;
    }
    
    .p-optin .p-success {
    text-align: left !important;
    font-size: 16px !important;
    }
    
    .p-optin div.p-body p,
    .p-optin div.p-field label span,
    .p-optin .p-body .p-success {
     /* Color de texto del formulario */
     color: #fff !important;
    }