@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800italic,800,700italic,700,600,400italic,600italic,300italic,300);
@import url('http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800italic,800');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300,100');
@import url('https://fonts.googleapis.com/css?family=Raleway:400,300,200,100,500,600,700,800,900');
/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/*Eliminar*contorno*punteado*Firefox*/
a, a:focus {
    outline: none; 
}

.jumbotron .container, .container {
    max-width:1025px;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.jumbotron {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #A71D21;
}

.div-header{
    /*background-color:#A71D21;*/
/*    background-image:url("../img/h1.png");    
    background-repeat:no-repeat;
    background-position:left top;*/
    margin-bottom: 5px;
}

.container-info{
    background-color:#FFF;   
    background-position:left bottom,right 200px;
    background-repeat:no-repeat;
    min-height: 510px;
}

p{
    font-size:16px;
    color:#595959;
}

a.start{
    font-size:18px;
    font-weight: bold;
    color:#ED486D;
}

.row-in-panel{
    margin-top: 5px;
    margin-bottom: 5px;
}

.control-label-x{
   padding-top: 7px;
   text-align: left;
}

.text-grid{
   display: block;
   font-size:12px;
   color:#A71D21; 
}

td label{
   font-size:11px;
}

th{
    color:#A71D21;
}

.label-edit{
    font-weight: bold;
    font-size: 16px;
    color:#A71D21;
}

.purple{
    color:#35677E;
}

div p.pasos{
   padding: 20px;
}

h2{
   margin-top: 5px;
   margin-bottom: 5px;
}

.col-centered{
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.bg-pasos{
    background-color: #AE6EA0;
    color: #FFFFFF;
}

.bg-pasos-activa{
    background-color: #76237F;
    color: #FFFFFF;
}

.btn-separado {
    margin-top: 10px;
    margin-bottom:  10px;
}

a.none{
    color: #595959;
    text-decoration: none;
}

.img-header{
    margin: 0 auto;
}

.bandera {
    display: inline-table;
    background-repeat: no-repeat;
    height: 28px;
    width: 28px;
    margin-bottom: 3px;
    margin-top: 3px;
}
.langEs{
    background-image:url("../img/mx.png");
}
.langEn{
    background-image:url("../img/us.png");
}
/*.panel-body{
    min-height: 200px;
}*/

/*.modal-dialog-center {  
    top: 30%;
}*/

.btn-primary{
    
}


/* responsive text queries */
@media screen and (max-width: 1200px) {

}

@media screen and (max-width: 992px) {
    .h1-text {
        font-size:35px;
    }
}

@media screen and (max-width: 768px) {
    .h1-text {
        font-size:30px;
    }
}



/*
1.) @fontface
 ----------------------------------------*/

/*
2)General Text Formatting
 ----------------------------------------*/
 body{
	 color:#656565;
 }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color: #2d2d2d;
	font-weight: 300;
	font-family:Roboto Slab;
}
h1, .h1 {
	font-size: 35px;

}
h2, .h2 {
	font-size: 28px;
}
h3, .h3 {
	font-size: 22px;
	margin-bottom: 19px;
}
h4, .h4 {
	font-size: 18px;
	margin-bottom: 19px;
}
h5, .h5 {
	font-size: 16px;
	margin-bottom: 19px;
}
h6, .h6 {
	font-size: 14px;
	margin-bottom: 18px;
}
p {
	font-size: 14px;
	color: #656565;
	line-height: 1.5;
}
/*a:hover, a:focus {
	text-decoration: none;
}
a:focus, a:active {
	outline: none;
}*/
img {
	height: auto;
}
ul, ol {
	padding-left: 15px;
	margin:0px;
}
.blue{
	background:#40aafa;
	color:#fff;
}
.orange{
	background:#fd8339;
	color:#fff;
}
.white{
	background:#fff;
	color:#626262;
	border:1px solid #b5b5b5;
}
/*
 2) General Sytle
 -----------------------------*/
h1 strong, .h1 strong, h2 strong, .h2 strong, h3 strong, .h3 strong, h2 strong, .h2 strong, h4 strong, .h4 strong {
	font-family: 'Roboto Slab', sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	font-size: 100%;
	color: inherit;
	border-radius: 0;
	padding: 5px 0;
	text-transform: capitalize;
}
h1 small.border-none, .h1 small.border-none, h2 small.border-none, .h2 small.border-none, h3 small.border-none, .h3 small.border-none, h2 small.border-none, .h2 small.border-none, h4 small.border-none, .h4 small.border-none {
	border-bottom: 0px;
}
section{
	    padding: 60px 0px 85px;
}
.heading-group {
	padding: 20px 0 0;
}
.border-none {
	border: none !important;
}


.div-header:after {
    content: "";
    display: block;
    height: 2px;
    width: 60px;
    background: #A71D21;
    position: relative;
    margin: auto;
    margin-bottom: 51px;
}
.div-title:after {
    margin-bottom: 10px;
    width: 100%;
}

.div-header h2, .div-header h1 {
    text-align: center;
    margin-bottom: 20px;
}
h1, .h1 {
    font-size: 35px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #2d2d2d;
    font-weight: 300;
    font-family: Roboto Slab;
    text-align: center;
}

/*.h1-text {
    text-transform: lowercase;
}
.h1-text:first-letter { 
    text-transform: uppercase;
}*/

.h1-text {
/*    font-weight:bold;
    color:#FFFFFF;
    text-shadow: 4px 4px 5px rgba(150, 150, 150, 1);
    padding-left: 5px;
    letter-spacing:-1pt;
    word-spacing:1pt;
    font-size:60px;
    text-align:left;
    font-family:"Franklin Gothic Book", verdana, arial, sans-serif;
    line-height:1;*/
}

.h1-text small{ text-transform: lowercase; }
.h1-text small:first-letter { text-transform: uppercase; }


.h1-text small{
    color: #2d2d2d;
    /*color:#FFFFFF;*/
    display: block;
    margin-top: 20px;
}

.total {
    border-top: 2px solid #A71D21;
}
