/* Add here all your css styles (customizations) */
.containerContact {
	width:100%!important;
	padding-left:0px!important;
	padding-right:0px!important;
	overflow-x: hidden;	
}
.containerContact div.title-v1 {
	margin-bottom:0px!important;
}
.title-v2 h2{
	color:#ccc;
}
#destiny{
	border-color: #BBB;
background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.6);
color: #FFF;
box-shadow: none;
padding: 6px 10px;
border-width: 1px;
font-size: 14px;
 -webkit-appearance: none;
   -webkit-transition: all 0.4s;
   -moz-transition: all 0.4s;
   transition: all 0.4s;
   -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
}
.product-description h3 {
	font-size:15px;
	text-align:center;	
}
.intro-section{
	background-color:#FFF;
}
@media only screen and (min-width:960px){
.subtitle {
	font-size:20px!important;	
}
.service-block {
	min-height:240px!important;
	
}
}
.breadcrumbs {
	padding-top:90px!important;	
}
.pricing-content {
	min-height:200px;	
}
.pricing-content p{
	color: #888!important;
	font-size: 12px!important;
	padding:10px 20px 20px 20px!important;
	text-align:center;
}
.producto{
	min-height:456px;	
}
.pricing-head h5 {
	color: #fafafa;
	padding: 12px 0;
	font-size: 20px;
	font-family: Arial;
	background: #74C52C;
	border-radius: 3px 3px 0 0;
	text-shadow: 0 1px 0 #32a20f;
	min-height:83px;
}
.pricing h5 {
	margin: 0;
	line-height: normal;
	font-weight: bold;
}
element.style {
}
.pricing-head h5 span {
display: block;
margin-top: 5px;
font-size: 12px;
font-style: italic;
}
.top-nav-collapse {
	background-color:#CFCFCF!important;
}