.section_2 h1 {
	font-family: 'Lobster';
	font-size: 80px;
	color: #012e65;
	margin-top: 0px;
	text-align: center;
}


.section_2 span{
	font-family: 'Poppins', sans-serif;
	font-family: 'Oxygen', sans-serif;
	color: #012e65;
	font-size: 40px;
	display:block; 
	text-align: center;
	margin-top: -70px;
}

.section_2 p{
	font-family: 'Poppins', sans-serif;
	font-family: 'Oxygen', sans-serif;
	text-align: center;
	letter-spacing:5px;
	font-size: 40px;
	margin-top: 100px;
	font-weight:700;
}

.section_2 label{
	font-family: 'Poppins', sans-serif;
	font-family: 'Oxygen', sans-serif;
	text-align: center;
	letter-spacing:2px;
	font-size: 25px;
	font-weight: 500;
	font-style: bold;
	margin-top: -40px;
	display:block;
}

.section_2{
	text-align: center;
	display:block;
	margin-top: -1600px !important;
}

#hj{
	font-size: 18px;
}

.col-md-6{
	width: 100%;
	float: left;
}

.image-left{
	float: right;
}

.all-img {
	width: 80% !important;
	max-width: 80% !important;
	margin-top: 15%;
	float:none; display:block; margin-left:auto; margin-right:auto;
}

.brand-ten{
	margin-top: -100px;
	margin-left: 40px;
}

.money{
	margin-top: 100px;
}

.money button {
	background-color: #004277;
	background-color: rgba(0, 66, 119, 0.6);
	border: 0px;
	padding: 5px 20px 5px 20px;
	box-shadow: -1px 18px 27px -10px rgba(0,0,0,0.75);
	color: white;
	font-size: 40px;
	cursor: pointer;
}

.other-value{

	margin-top: 300px;
	width: 40%;	
	float:none; display:block; margin-left:auto; margin-right:auto;
}

.other-value input{
	margin-top: 50px;
	width: 60%;
	float: left;
	position: relative;
	font-size: 80px;
	background-color: #004277;
	background-color: rgba(0, 66, 119, 0.6);
	box-shadow: -1px 18px 27px -10px rgba(0,0,0,0.75);
	border: 0px;	
	color: white;
	padding-left: 12px;
}

.other-value button{
	font-size: 28px;
	color: #1592bb;
	height: 96px;
	/*padding-top: 32px;
	padding-bottom: 31px;*/
	width: 40%;
	position: relative;
	float: right;
	margin-top: -96px;
	box-shadow: -1px 18px 27px -10px rgba(0,0,0,0.75);
	font-weight: 600;
	cursor: pointer;
	border:none;
	background-color: white;
}

.other-value label{
	font-family: 'Poppins', sans-serif;
	font-family: 'Oxygen', sans-serif;
	text-align: center;
	letter-spacing:1px;
	font-size: 30px;
	margin-top: 350px;
	display:block;
}

.other-value p{
	font-size: 15px;
	letter-spacing: 0.5px;
	margin-top: 280px;
	font-weight: 100;

}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0; 
}

.money button span {font-size: 40px;}

.ul-center{
	margin-left: 10px;
}

p {
	color: white;
	font-size: 50px;
}

label {
	color: #012e65;
	font-size: 30px;
	font-weight: 400;
}

.row {
	width: 100%;
}

.col-md-5{
	width: 20%;
	position: relative;
	float: left;
}

.col-md-4{
	width: 40%;
	position: relative;
	float: left;
	max-width: 40%;
}

.col-md-3{
	width: 30%;
	position: relative;
	float: left;
}

.col-md-3-2{
	width: 33.33%; 
	float: left;
}

.col-md-3-2 p{
	font-size: 30px !important; 
}


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

hr{
	border: none;
	clear: both;
} 

body {
	background: #248fc5; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#248fc5, #5f9cb1); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#248fc5, #5f9cb1); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#248fc5, #5f9cb1); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#248fc5, #2fc1f1); 

	background-size: 800px;
	margin: 0px;
}

.section_1 {
	background-size: 100%;
}

.facade {
	width: 100%;
	margin-top: -74%;
	height: 2400px;
}

.space-top {
	padding-bottom: 10%;
	z-index: 1;
	position: relative;
}

.space-top img {
	margin: 0;
	width: 100%;
	max-width: 100%;
}

.section_2 {
	z-index: 1;
	margin-top: -79%;
	/*background-image: url("../img/fachada6.png");*/
	background-repeat: no-repeat;
	background-size: 100% 80%;
}

.yellow_banner{
	left: 0px;
	width: 100%;
	
}

.info {position: relative;}

.money label {margin-top: 100px;}

.input-group {
	margin: 0% 10% 0% 10%;
	box-shadow: -1px 18px 27px -10px rgba(0,0,0,0.75);
	border-color: rgba(0, 66, 119, 0.6);
}

.icons-web{
	margin-top: 30px;
}

.input-group input {
	height: 100px;
	font-size: 50px;
	background-color: rgba(0, 66, 119, 0.6);
	border-color: rgba(0, 66, 119, 0.6);
	color: white;
}

.input-group span button {
	height: 100px;
	width: 100%;
	font-size: 25px;
	color: #1592bb;
	background-color: white;
}

.payment button{
	box-shadow: 0px 0px 0px 00px rgba(0,0,0,0);
}

.info-payment{
	color: white;
	font-size: 15px;
	margin-top: 50px;
}

.payment{
	margin-left: -120px
}

.transition-blue{
	height: 100px;
	margin-top: 50px;
	background-color: #024685;
}

.transition-end{
	height: 130px;
	background-color: #cecece;
}

.section4{
	background-color: #f1f4f7;
	padding-top: 80px;
	padding-bottom: 20px;
	position: relative;
	font-family: 'Poppins', sans-serif;
	font-family: 'Oxygen', sans-serif;

}

.show-info{
	border: 2px solid #f9a70a;
	padding: 10px 40px; 
	width: 500px;
	border-radius: 15px;
	float:none; display:block; margin-left:auto; margin-right:auto;
	display: none;
	color: #012e65; 
}

.show-info a{
	color: #f9a70a;
}

.show-info span{
	color: #f9a70a !important;
	font-size: 16px !important;
}

.show-info img{
	float:right;
	margin-right: -30px;
	cursor: pointer;
}

#bt-love-info, #bt-water-bill, #bt-cache{
	cursor: pointer;
}

.section4 h1{
	font-size: 40px;
	font-family: 'Lobster';
	color: #012e65;
}

.section4 label{
	font-size: 30px;
	font-weight:500;
}

.section4 span{
	color: #012e65;
	font-size: 20px;
	font-weight:500;
}

.section4 span a{
	color: #012e65;
	text-decoration: none;
} 

.section4 p{
	color: #f9a70a;
	font-size: 40px;
	font-weight:700;
}

.five{
	height: 50%;
}

.box-info{
	width: 40%; float: left;
}

.box-info-border{
	border-left: 6px solid #f7a62c;
}

.box-info-border-lass{
	border-right: 6px solid #f7a62c;
}

#bt-love-info a{
	text-decoration: none;
}

#bt-water-bill a{
	text-decoration: none;
}

#bt-cache a{
	text-decoration: none;
}

.img-fb-icon{
	margin-right: 30px;
}

.img-tt-icon{
	margin-left: 30px;
}

@media (max-width: 1700px){
	.facade{
		height: 2300px;
	}

	.section_2{
		margin-top: -1700px !important;
	}

}

@media (max-width: 1500px){
	.money .space{
		display: none;
	}

	.money .col-md-5{
		width: 33.33%;
	}

}


@media (max-width: 1200px){
	.section_2{
		margin-top: -1800px !important;
	}

	.all-img{
		margin-top: 5%;
	}
}



@media (max-width: 1000px){
	.brand-ten{
		margin-left: 0px;
	}

	.col-md-6{
		float: none;
		width: 100%;
	}

	.col-md-5{
		float: none;
		width: 100%;
		float:none; 
		display:block; 
		margin-left:auto; 
		margin-right:auto;
		margin-bottom: 100px;
	}

	.col-md-5 img{
		width: 100%;
		margin-left: -10%;
	}

	.five{
		width: 80% !important;
	}

	.facade{
		height: 2700px;
		margin-top: -500px;
	}

	.section_2{
		margin-top: -2200px !important;

	}	

	.section_2 h1{
		font-size: 70px;
	}

	.section_2 span{
		font-size: 20px;
	}

	.section_2 label{
		font-size: 10px;
	}

	.section4 span{
		font-size: 12px;
	}

	.other-value{
		margin-top: 0px;
		width: 80%;

	}

	.other-value label {
		margin-top: -20px;
		font-size: 20px;
	}

	.other-value input{
		font-size: 120px;
	}

	.other-value button {
		height: 143px;
		margin-top: -143px;
	}

	.col-md-3{
		display: none;
	}

	.col-md-3-2{
		width: 100%;
		border: none;
	}

	.box-info{
		width: 100%;
	}

	.box-info-border{
		border: none;
	}

	.img-heart{
		width: 30%;
	}

	.img-drop{
		width: 25%;
	}

	.img-simbol{
		width: 15%;
	}

	.col-md-3-2 p {
		font-size: 60px !important;
	}

	.show-info {
		width: 80%;
	}

	.img-fb-icon{
		width: 80px;
		margin-right: 80px;
	}

	.img-ig-icon{
		width: 130px;
	}

	.img-tt-icon{
		width: 140px;
		margin-left: 80px;
	}
}