/*-----------------------------------------------------------------------------

KENBURNER RESPONSIVE BASIC STYLES OF HTML DOCUMENT

Screen Stylesheet

version:   	1.0
date:      	07/27/11
author:		themepunch
email:     	support@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/



.boxedcontainer {
    max-width: 1170px;
    margin: auto;
    padding: 0px 30px;
}

/*********************************************
	-	SETTINGS FOR BANNER CONTAINERS	-
**********************************************/

.tp-banner-container {
    width: 100%;
    position: relative;
    padding: 0;
}

.tp-banner {
    width: 100%;
    position: relative;
}

.tp-banner-fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0;
}
.lista-examenes{
  min-height: 320px;
  text-align: left;
}

.lista-examenes li {
    margin-top: 20px;
}

    .lista-examenes li i {
        font-size: 2em;
        position: absolute;
        color: #ff8728;
    }

    .lista-examenes li p {
        display: inline-block;
        margin-left: 40px !important;
    }
.detail{
  text-align: center;
}


#Filtros .btn-primary, #TdLogin .btn-primary {
    margin-top: 0;
}

.btn-primary {
    font-size: 20px !important;
    font-family: 'Source Sans Pro', sans-serif !important;
    margin-top: 30px;
    background-color: #2a2c5c;
    border-color: #2a2c5c;
    color: #ffffff !important;
    font-style: normal !important;
    font-weight: normal !important;
}

    .btn-primary:hover {
        background-color: #181b9e;
        border-color: #181b9e;
    }

#AnnoCopyright a {
    color: #f5f5f5;
}

.welcome-three {
    padding: 50px 0 0 0;
    margin: -1px 0 0 0;
    background: #2a2c5c;
    color: #fff;
}

    .welcome-three h2 {
        color: #fff;
        padding-bottom: 20px;
    }

.welcome-two {
    padding: 50px 0 0 0;
    margin: -1px 0 0 0;
}

    .welcome-two h2, .services-content-two h2, .services-content h2 {
        padding-bottom: 20px;
    }

.services-content {
    padding: 50px 0;
}

.services-content-two {
    padding: 50px 0;
    background-color: rgb(245,245,245);
}

.sub-titulo {
    font-size: 24px;
    font-weight: 400;
    padding: 15px 0 3px 0;
}

.recomendaciones {
    background: #2a2c5c;
    margin: 20px;
    padding: 10px 25px 25px 25px;
    color: #fff;
    border-radius: 35px 0 35px 0;
}

    .recomendaciones li i {
        color: #fff;
    }

.form-control {
    height: 50px;
    font-size: 16px;
    margin-bottom: 15px;
}

.datos-usuario-login {
    text-align: right;
    margin-bottom: 15px;
}

    .datos-usuario-login #CerrarSesion {
        cursor: pointer;
    }
.Error{
  border-color: #f54444 !important;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(245, 68, 68, 0.8), 0 0 8px rgba(245, 68, 68, 0.6);
  box-shadow: inset 0 1px 1px rgba(245, 68, 68, 0.8), 0 0 8px rgba(245, 68, 68, 0.6);
}

.img-sin-border{
  border: 0px solid #dddddd !important;
}
.lista-examenes-center{
  text-align: center !important;

}

.img-services-center{
  text-align: center;
}

.img-services-center img{
  align-content: center;
  background-color: #ffffff00  !important;
}
