


a, a:visited, a:active {
	color:#fff;
	text-decoration: underline;
	transition: all .2s ease-in;
}

a:hover {
	color:#000;
	text-decoration: none;
}

	  .logo {
		width: 60%;
    margin: absolute;
    margin: 0 auto;
    padding-top: 50px;
	}
	
	.banner {
		width: 100%;
padding: 0;
margin: 0 auto;	
	}

	body{
		margin: 0;
		background: rgb(248,173,38);
background: linear-gradient(345deg, rgba(120,86,81,1) 0%, rgba(56,65,155,1) 20%,rgba(56,65,155,1) 40%, rgba(229,53,105,1) 60%, rgba(229,53,105,1) 80%, rgba(248,173,38,1) 100%);
	}

	.titulo {
		width: 100%;
		padding: 30px 0 30px 0;
margin: 0 auto;	
	}

	.titulo_premio {

margin: 0 auto;	
width: 260px;
	}

	.titulo_premio h5 {
		text-align: center;
	}

	.texto {
		width: 100%;
padding-top: 25px;
margin: 0 auto;	

	}



	p{
		font-size: 15px;
		font-family: 'Helvetica Roman';
		line-height: 20px;
		text-align: center;
color: #fff;
	}

	h3{
		font-size: 30px;
		font-family: 'Helvetica Roman';
		line-height: 40px;
		text-align: center;
color: #fff;
		
	}

	h4{
		font-size: 18px;
		font-family: 'Helvetica Roman';
		line-height: 25px;
		text-align: center;
color: #ffffff;
		
	}

	h5{
		font-size: 25px;
		font-family: 'Helvetica Roman';
		line-height: 35px;
		text-align: center;
color: #fff;
		
	}

	strong{
		font-family: 'Helvetica Bold';
	}

	.links{
		background-color: #8b0911;
		min-height: 250px;
    width: 100%;
    padding: 50px 95px;
    margin: 0 auto;
	}

	.link{
		width: 100%;
		height: 70px;
		
	}

	.st0,.st1{
		transition: all .2s ease-in;
	}

	.link:hover .st0{
		
	fill:#ffffff;
					

	}

	.link:hover .st1{
		
		fill:#ED1C24;
				
	
		}

	.texto_link{
		max-width: 300px;
    margin-top: 15px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	}


	.botella{
		max-width: 450px;
		position: relative;
top: -50px;
margin: 0 auto;
margin-right: 0;
	}

	.papeles{
		background-image: url(../img/papeles.png);
		width: 100%;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: top center;
		padding: 0;
		margin: 0 auto;
	}


	.footer{
		color:#ED1C24;
		font-size: 11px;
		text-align: right;
		padding: 20px;

	}

	.logo_konig{
		max-width: 150px;
		padding: 15px;
	}

.logo_hemovac{

	max-width: 250px;
		padding: 15px;
		padding-left: 0;
}

.circulo{
	background-color: #fff;
	width: 260px;
	height: 260px;
	border-radius: 130px;
	margin: 0 auto;
	margin-bottom: 20px;
	overflow: hidden;
}

.circulo img{
	/* padding-top: 25px; */
}

.calendario {
	width: 200px;
	height: 160px;
	margin: 0 auto;
	text-align: center;
}

.container{
	margin-top: 75px;
}

.no_margin{
	margin-top: 0;
}

.mb{
	margin-bottom: 20px;
}


/*----------- 26. Contact page -----------*/

.contact-title {
    color: #333;
    font-size: 20px;
    margin-bottom: 38px;
    text-transform: uppercase;
}

.single-contact-info {
    display: flex;
}

.contact-info-icon i {
    color: #e30613;
    display: block;
    font-size: 39px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 60px;
}

.contact-info-content p {
    color: #666666;
    font-size: 15px;
    line-height: 28px;
    margin: 0;
    padding-top: 20px;
}

.contact-info-content {
    padding-left: 15px;
}

.contact-info-content a {
    color: #e30613;
}

.contact-info-content a:hover {
    color: #000;
}

.contact-form-style input,
.contact-form-style textarea {
    background: #f1f1f1 none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    color: #8e8d8d;
    font-size: 15px;
    padding-left: 15px;
    padding-right: 55px;
    height: 40px;
    margin-bottom: 20px;
    width: 100%;
}

.contact-form-style input::-moz-placeholder,
.contact-form-style textarea::-moz-placeholder {
    color: #444;
    opacity: 1;
}

.contact-form-style input::-webkit-placeholder,
.contact-form-style textarea::-webkit-placeholder {
    color: #444;
    opacity: 1;
}

.contact-form-style textarea {
    height: 150px;
}

.contact-form-style button.submit {
	font-family: 'Helvetica Roman';
	font-weight: bold;
    background-color: #009ee2;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    line-height: 1;
    padding: 16px 30px 15px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    z-index: 999;
}

.contact-form-style button.submit:hover {
	background-color: #fff;
	color: #009ee2;
}

.contact-form-style.contact-font-three{
	display: flex;
    align-items: center;
}

.contact-info {
    margin-bottom: 20px;
}

.oculto{
    display: none;
}

.formulario{
	margin: 0 auto;
	max-width: 540px;
}

.end{
	justify-content: end;
    display: flex;
}

.check{
	height: 15px !important;
    padding: 0 !important;
    width: 20px !important;
    margin: 0 !important;
	margin-right: 10px !important;
}


.select2-container--default .select2-selection--single{
	background: #f1f1f1 none repeat scroll 0 0 !important;
    border: medium none !important;
    box-shadow: none !important;
    color: #8e8d8d !important;
    font-size: 15px !important;
    padding-left: 15px !important;
    padding-right: 55px !important;
    height: 40px !important;
    /* margin-bottom: 20px !important; */
    width: 100% !important;

}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444 !important;
    line-height: 40px !important;
}

.modal-body p {
	color: #666;
}
.mt-25{
	margin-top: 25px;
}

