/*Oculta la barra de redes sociales  */
#top-bar{
    display: none;
}
/*Oculta la sección de menú  */
#header{
    display: none;
}
.eventResult_headImage {
    background: #EFE56E url('//www.marcate.com.mx/webAsset/marathonCustom/marcate1/2018/SPTMCAR1511285619/def/img/Header_21K_CDMX_2018.jpg') no-repeat center !important;
	height:250px;
    width: 100%;
    padding-top:20% ;
}

.bg-body {
   background: #EFE56E url('//www.marcate.com.mx/webAsset/marathonCustom/marcate1/2018/SPTMCAR1511285619/def/img/Background_21K_CDMX_2018.jpg') !important;
}


.eventResult_containerResult {
    background-color: rgba(194,192,194,0) !important;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(194,192,194,0) !important;
    -moz-box-shadow: 4px 4px 5px 0px rgba(194,192,194,0) !important;
    box-shadow: 4px 4px 5px 0px rgba(194,192,194,0) !important;
}
.border {
    border: 0px solid #dee2e6!important;
}

    
.feature-box .fbox-icon i, .feature-box .fbox-icon img {
    background-color: #F0F095;
}
.eventResult_DetailNumber {
    color: #000 !important;
}

.eventResult_buttonEventResult {
    background-color: #E11F42 !important;
    border-color: #E11F42 !important;
}

.fancy-title.title-bottom-border h2{
 border-bottom: 2px solid #E11F42;   
}
.divider:after, .divider.divider-center:before, .divider.divider-center.divider-short:before {
    border-top: 1px solid #E11F42;
}

.divider {
    color: #E11F42;
}
#footer {
    background: #EFE56E url(//www.marcate.com.mx/webAsset/marathonCustom/marcate1/2018/SPTMCAR1511285619/def/img/Footer_21K_CDMX_2018.jpg) no-repeat center!important;
    background-size: cover;
    height: 250px;
}

#footer_mapImage{
 display: none;
}


.sidenav > .ui-tabs-active > a, .sidenav > .ui-tabs-active > a:hover {
    background-color: #E11F42 !important;
}

#page-title div {
    display: none;
}

#gotoTop:hover {
    background-color: #E11F42;
}