.steps {
	padding:  35px 50px 20px;
}
.steps ul {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -o-justify-content: space-between;
    -ms-justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    list-style: none;
    padding-left: 0;
    margin-top: 0;
    width: 100%;
}
.steps li,
.steps li.active {
    opacity: .8;
    outline: none;
	-o-outline: none;
    -ms-outline: none;
    -moz-outline: none;
    -webkit-outline: none;
    border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
    width: 33.33%;
    margin-right: 20px;
    background: #fff;
}
.steps li:last-child {
	margin-right: 0;
}
.steps li .current-info {
	display: none;
}
.steps li a {
	text-decoration: none;
	outline: none;
	-o-outline: none;
    -ms-outline: none;
    -moz-outline: none;
    -webkit-outline: none;
}
.steps li a{
	display: flex;
	display: -webkit-flex;
}
.steps li a .step-icon { 
    position: relative;
    outline: none;
    -o-outline: none;
    -ms-outline: none;
    -moz-outline: none;
    -webkit-outline: none;
    box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.14);
    -o-box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.14);
    -ms-box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.14);
    -webkit-box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.14);
    font-size: 18px;
    font-size: 25px;
    padding: 30px;
    margin: 0;
    border-radius: 5px;
}
.steps li a .step-icon i {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.steps li.current a .step-icon,
.steps li.current a:active .step-icon,
.steps li.done a .step-icon,
.steps li.done a:active .step-icon {
	background: #55e8d5;
}
.steps li a .step-text {
	color: #333;
    font-size: 1.4rem;
    font-weight: bold;
    padding-top: 20px;
    padding-left: 20px;
}
#buscar, #buscarg{
	margin-top: 26px !important;
	height: 70px;
}

.input-lg, .form-group-lg .form-control{
	font-size: 1.5rem;
	font-weight: bolder;
}
.blanco{
	color: #FFF !important; 
}

header .intro-section .intro, h1.title{
	margin-top: 10px;
	margin-bottom: 0px;
}
label{
	color: #FFF;
}
.text-aux{
	font-weight: bolder;
}

.btn-xg{
	    padding: 16px;
    font-size: 24px;
    line-height: 1.33;
    border-radius: 6px;
    width: 100%;
    margin-top: 25px;
}
.img-thumbnail:hover {
    cursor: pointer;
    border: 1px solid #FF0000;
}
.plan label{
	color: #515253 !important;
}
#portfolio{
	background: none !important;
	color: #FFF !important;
}
#detail{
	background: #FFF !important;
}

#Contact .plan{
	background: #edf1f2 !important;
	border: none;
}

.appshots{
	background: #131e26 !important;
    color: #AAA !important;

}

.l-EN {
	background-image: url('../img/United-States.png') ;
	background-repeat: no-repeat;
	background-position: center center;
    min-width: 35px;
    display: inline-flex;
    min-height: 23px;
}

.l-ES {
	background-image: url('../img/Mx.png') ;
	background-repeat: no-repeat;
	background-position: center center;
	min-width: 35px;
    display: inline-flex;
    min-height: 23px;
}
  
#shopping-cart,#Contact{
	background: url('../img/bg/cream_pixels.png') repeat #FFF;
}


.settings-ctrl .count {
    position: absolute;
    top: 1px;
    left: 58%;
    background: #ff902b;
    padding: 0px 5px;
    border-radius: 30px;
    color: #fff;
    line-height: 16px;
    z-index: 9999;
    text-align: center;
    font-size: 11px;
}


#shopping-cart .plan , #Contact .plan{
	padding: 1.5em;
	background: url('../img/bg/grey.png') repeat;
	border: 1px solid #E4EAEC;
}


/*---------------------------------------------------------------------

  ------------------		Contact us				-------------------

  ---------------------------------------------------------------------*/


#Contact{
	border-top: 1px solid #E4EAEC;
}



/*---------------------------------------------------------------------

  ------------------		Textos General			-------------------

  ---------------------------------------------------------------------*/
  
.center {
	text-align: center;
}

.aDerecha {
	text-align: right;
}

.aIzquierda {
	text-align: right;
}


.btn-xg {
	padding: 20px;
	font-size: 24px;
	line-height: 1.33;
	border-radius: 6px;
	width: 100%;
}

hr.separador {
	border-top: 1px solid #999;
	border-bottom: 1px solid #ddd;
}

.uno25 {
	font-size: 1.25em;
}

.centro-vertical{
	text-align: center;
	vertical-align: middle;
}


.settings-lang{
	width: 120px;
	margin-right:-120px;
}

.img-thumbnail:hover{
	cursor: pointer;
	border: 1px solid #FF0000;
}

.steps li::before{
	content: none;
}

.steps .nav-pills{
	background: none;
}

.steps li:not(:first-child){
	margin-top: 0px;
}

.steps .nav{
	flex-wrap: inherit;
}

.steps .form-control{
	color: #000;
}

.steps .nav-pills .nav-link{
	border: none;
}
.steps .nav .nav-link.active{
	background: #4F944F;
}
.steps .nav-pills .nav-link{
	padding: .85rem;
}
#comentarioCt{
	line-height: 1.3;
}
.datepicker td, .datepicker th{
	width: 33px;
}

.steps .form-control:focus{
	background: #FFF;
}

.cart{
	border:1px solid rgba(255, 255, 255, 1);
}

.navbar-dark .navbar-nav .nav-link{
	color:rgba(255, 255, 255, 1);
}
.row .row:not(:last-child){
	margin-bottom: .5rem;
}