/*
 * Template Name: Unify - Responsive Bootstrap Template
 * Description: Business, Corporate, Portfolio, E-commerce, Blog and One Page Template.
 * Version: 1.9
 * Author: @htmlstream
 * Website: http://htmlstream.com
*/

* {
	border-radius: 0;
}

body {
 color: #333;
 font-size: 13px;
 line-height: 1.6;
  background-color:#222222;
}

body.header-fixed-space {
  padding-top: 94px;
}
body.header-fixed-space-v2 {
	padding-top: 135px;
}

@media (max-width: 991px) {
	body.header-fixed-space,
	body.header-fixed-space-v2 {
		padding-top: 0;
	}
}

p,
li,
li a,
label {
 color: #555;
}

a {
 color: #0F7084;
 text-decoration: none;
}

a,
a:focus,
a:hover,
a:active,
button,
button:hover {
	outline: 0 !important;
}

a:focus {
text-decoration: none;
}
a:hover {
 color: #0081a7;
 text-decoration: underline;
}

/*Boxed Layout
------------------------------------*/
.wrapper {
	background: #fff;
}

.boxed-layout {
  padding: 0;
  box-shadow: 0 0 5px #ccc;
  margin-left: auto !important;
  margin-right: auto !important;
  background: url(../img/patterns/15.png) repeat;
}

.padding-gp {
	padding:5%;
	}


.familia {
	background-image:url(../plugins/parallax-slider/img/bg.jpg);
	background-size: contain;
	background-repeat:no-repeat;
	background-color:#f1f9fd;
	}
.img-col-der {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f1f9fd+0,def1fb+100 */
background: #f1f9fd; /* Old browsers */
background: -moz-linear-gradient(left, #f1f9fd 0%, #def1fb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #f1f9fd 0%,#def1fb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #f1f9fd 0%,#def1fb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f9fd', endColorstr='#def1fb',GradientType=1 ); /* IE6-9 */
	display:table;
	float:right;
}

.pagar-boleta {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff3019+0,cf0404+100;Red+3D */
background: #ff3019; /* Old browsers */
background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ff3019 0%,#cf0404 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
	display:inline-block;
	padding:0.4em 1.6em;
	margin:0.5em 0.1em 1.1em -0.35em;
	border:0.16em solid rgba(168, 0, 0, 1);
	border-radius:1em;
	box-sizing: border-box;
	text-decoration:none;
	font-weight:300;
	font-size:2em;
	color:#FFFFFF;
	text-shadow: 0 0.04em 0.04em rgba(0,0,0,0.35);
	text-align:center;
	transition: all 0.2s;
	}
	
.pagar-boleta:hover{
	border-color: rgba(255, 26, 26, 1);
	color:#ededed;
}

.padding-botton-logo {
	padding-bottom: 2.5em;
	}
	
.margin-bt-rojo {
	margin-top:5em;
	margin-left:3em;
	}
	
.img-registro {
	background-image:url(../plugins/parallax-slider/img/bg4.jpg);
	background-size:cover;
}
.table-head {
	background-color:#566366;
	border-bottom:2px #FC0 solid;
	color:#fff;}
	
.badge-rojo {
	background-color:#C00;}
	
.tit-boleta {
	text-transform: uppercase;
	color: #007E97;
	font-size: 1.5em;
	}
	
.table-gp {
	padding:1em;
	}
.confirmacion {
	-webkit-box-shadow: inset 0px 0px 10px 7px rgba(0,0,0,0.23);
-moz-box-shadow: inset 0px 0px 10px 7px rgba(0,0,0,0.23);
box-shadow: inset 0px 0px 10px 7px rgba(0,0,0,0.23);
padding:2em;
width:75%;
 float: none;
    margin: 0 auto;
}

.confirmacion  img {
	float:left;
	width:350px;
	padding:1em;
	}
	
.turqueza {
	color: #007e97;
	}
	
.tit-pagar {
 border-top: 1px dashed #999; 
 border-bottom: 1px dashed #999; 
 font-size:1.5em; 
 margin: 15px 0 15px; 
 padding: 3px; 
 text-transform: uppercase; 
 color: #007e97;
 background-color:#ededed;
 }
 
.formas-de-pago {
	color: #007e97;
	font-weight:600;
	border-bottom:1px solid #007e97;
	}
.billetera {
	padding: 0 15px 0px 5px;
	}
	
.pasos-transferencia {
	color: #007e97;
	font-weight:600;
	border-bottom:1px #007e97;
	}	
	
.txt-01 {
	padding: 1em;
	color: #166A7A;
	}	
.suscripcion-01 {
	color:#fff;
	margin: -3em 5em 1em;
	font-weight:bold;
	text-transform: uppercase;
	}
