@charset "utf-8";
/* CSS Document */



@font-face {
font-family: futura_medium_bt-webfont;
src: url(../css/futura_medium_bt-webfont.ttf);
}



h2 {
	font-family: futura_medium_bt-webfont;
}

p {
	font-family: futura_medium_bt-webfont;
	font-size: 14px;
}

#full-container{
	align-content: center;
	text-align: center;
}

.box-content{
	margin: 0 auto 0 auto;
}

#banner-container{

	background-image: url('');
	background-position: center center;
	background-repeat:  no-repeat;
	background-size:  cover;
	height: 80px;
	text-align: center;
	padding-bottom: 30px;
}

#banner-container-index {
	background: url('../images/header-img.jpg') #ffffff right center / contain no-repeat scroll;
	height: 720px;
	text-align: center;
}

#banner-container-tank {
	background-image: url('../images/header-img2-07.jpg');
	background-position: center center;
	background-repeat:  no-repeat;
	background-size:  cover;
	height: 520px;
	text-align: center;
	padding-bottom: 30px;
}

#banner-container-consult {
	background-image: url('../images/eos.jpg');
	background-position: center center;
	background-repeat:  no-repeat;
	background-size:  cover;
	height: 520px;
	text-align: center;
	padding-bottom: 30px;
}

#button-pqr{
	padding-top: 5px;
}

.title-hr hr { 
	width: 100%;
   height:3px;  
   background-color:#dea84f;
   color: red;
   border: none;
   
 } 

 .btn-submit {
	width: 140px;
	height: 40px;
	background-color: #DD2D2B;
	color: #ffffff;
	border: none;
	border-radius: 5px;
	font-family: futura_medium_bt-webfont;
	font-size: 18px;
	margin-top: 40px;
}

.btn-submit:hover {
	background-color: #ce1523;
}

.btn-submit-con {
	width: 140px;
	height: 40px;
	background-color: #feee00;
	color: #000000;
	border: none;
	border-radius: 5px;
	font-family: futura_medium_bt-webfont;
	font-size: 18px;
	margin-top: 40px;
}

.btn-submit-con:hover {
	background-color: #ead406 ! important;
	color: #DD2D2B !important;
}


#info{
	margin-top: 30px;
}

#content-info{
	background-image: url('../images/caja-fondo.png');
	background-position: center center;
	background-repeat:  no-repeat;
	width: 506px;
	height:223px;
	padding: 30px 30px 30px 50px;
	text-align: left;
}


#informacion {
	position: relative;
	top: 20px;
	left: 10px;
}

#informacion p {
	font-size: 1.8rem;
	width: 150%;
}

#text-btn2{
	padding: 10px 50px 10px 120px;
}

#btn2 {
	margin-top: 5	0px;
}

.efecto:hover{
	filter: opacity(.5);
}

#text-btn2 {
	color: #000000;
	font-family: FuturaLT-Condensed;
	font-size: 27px;
	text-align: center;
	position: absolute;
}

.text-btn {
	font-family: FuturaLT-Condensed;
	font-size: 23px ! important;
	text-align: center;
	width: 250px;
	height: 85px;
	color: #000000 ! important;
	background-color: #feee00 ! important;
	padding-top: 10px !important;
	border-radius: 10px !important;
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.55);
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.55);
	border: none;
}

.content-btn {
	margin-bottom: 40px;
}

.text-btn:hover {
	
	background-color: #ead406 ! important;
	color: #DD2D2B !important;
}


#text-info{
	padding: 0px 30px 20px 10px;
}

#text-info h2{
	color:#f0e337;
	font-family: FuturaLT-Condensed;
	font-size: 40px;
}

#text-info p{
	color: #FFFFFF;
	font-family: futura_medium_bt-webfont;
	font-size: 20px;
	line-height: initial;
	text-align: justify;
}

#nav-contact .col-md-2 div{
	border:2px solid #ff0303;
	border-radius:13px;
	background-color: #FFF;
}

#nav-contact .col-md-2 {
	padding: 3px;
}


#nav-contact img {
	height: 4rem;
	width: 4rem;
}

#nav-contact a {
	text-decoration:none; 
}

#nav-contact div {
	text-decoration:none;
	cursor:pointer; 
}

#nav-contact {
	width: 50%;
	position: relative;
	right: 100px; 
}

/*.nav-Button {
	background-color: rgba(255,255,255,0.8);
	-moz-border-radius:13px;
	-webkit-border-radius:13px;
	border-radius:13px;
	border:2px solid #ff0303;
	display:inline-block;
	cursor:pointer;
	color:#594a4a;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	padding:12px 63px;
	text-decoration:none;
	text-align: center;
	height: 90px;
	width: 70%;
	margin-top:5px;
}

.nav-Button:hover {
	background-color: rgba(255,255,255,0.7);
	color: red;
}

.nav-Button:active {
	position:relative;
	top:1px;
}

.nav-Button img {
	height: 5rem;
	width: 5rem;
}

#contents-container{
	padding: 10px 0 50px 0;
}*/

.title{
	text-align: center;
	font-family: futura_medium_bt-webfont;
}

.rojos{
	color: #F00004;
	font-family: futura_medium_bt-webfont;
}
.rojos2{
	color: #F00004;
	font-family: futura_medium_bt-webfont;
	font-size: 15px;
}

.txt-columna{
	text-align: justify;
	font-size: 20px;
	padding: 20px;

}

.logo-fotter{
	padding: 5px;
}


section h1 {
	color:#FFF;
	top:0;
	font-family: 'Roboto Condensed', sans-serif;
	background:#FFCC33;
	font-size:17px;
	margin:0 auto 0 auto;
	padding:5px 0 5px 0;
	border-radius: 15px 15px 0px 0px;
	-moz-border-radius: 15px 15px 0px 0px;
	-webkit-border-radius: 15px 15px 0px 0px;
	border: 0px solid #000000;
}

#tetx-head {
 	color: #ed1c24;
}

#borde {
	border: 2px solid #ed1c24;
}



#form-hori {
	margin-top: 80px;
}

#content-resp {
	border: 1px solid #7f7f7f;
	background-color: #d4dddc;
	border-radius: 7px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#content-resp p{
	padding-left: 10px;
	text-align: justify;
}

#salto {
	display: none;
}


#footer-container {
	position: relative;
	top: 80px;
}

/* Style para contador */
#contador {
	position: relative;
	top: 30px;
	right: 450px;
    text-align: center;
}

#contador div {
    display: inline-block;
    background-color: red;
    color: white; 
    font-size: 20px;
    font-weight: bold;
    font: sans-serif;
    border-radius: 3px;
    width: 2rem;
    text-align: center;
}

#contador p {
    color: red; 
    font-size: 10px;
    font-weight: bold;
    font: sans-serif;
}
/* FIN Style para contador */

/* Style preguntas frecuentes */
	.header .col-4 hr{
		position: relative;
		top: 2rem;
		background-color: #dea84f;
		width: 100%;
		height: 2px;
	}

	#tituloPF {
		font-weight: bold;
	}

	.bien:before {
		content: '\2713';
		font-weight: bold;
	}
	
	.bien {
		position: relative;
	}

	article ul {
		list-style-type: none;
	}

  	article .guion li:before {
		content: "-";
	}

	article h5{
		cursor:pointer;
	}

	.respuesta {
		position: relative;
		left: 20px;
	}
	
/* FIN Style preguntas frecuentes */

@media screen and (max-width: 425px) {

	#regresarPF {
		font-size: 50%;
	}    

	#nav-contact .col-md-4 {
		left: 70px;
	}
}

@media screen and (max-width: 768px) {

	#informacion p{
		position: relative;
		right: 25%;
	}

	#footer-container {
		position: relative;
		top: 0px;
	}

	#contador {
		position: relative;
		top: 30px;
		left: 0%;
		text-align: center;
	}

	#nav-contact {
		position: relative;
		left: 5%; 
	}

	#nav-contact .col-md-2 {
		width: 100% !important;
	}

	#nav-contact .col-md-4 p {
		position: relative !important;
		right: 130px !important;
	}


	
}

@media screen and (max-width: 1024px) {

	#nav-contact .col-md-2 {
		width: 23%;
	}

	#nav-contact .col-md-4 {
		width: 100%;
	}

	#nav-contact .col-md-4 p {
		position: relative;
		right: 260px;
	}

	#contador {
		position: relative;
		right: 50%;
	}

}


@media screen and (max-width: 1500px) {

	#banner-container-index {
		background-position-x: 200px;
	}

	#nav-contact {
		width: 65%;
	}
}