.whats {
	display: scroll;
    position: fixed;
    bottom:320px;
	top: 40%;
    right:0px;
	z-index:10;
}

.facebook {
	display: scroll;
	position: fixed;
	bottom: 320px;
	top: 48.2%;
	right: 0px;
	z-index: 10;
}

.youtube {
	display: scroll;
	position: fixed;
	bottom: 320px;
	top: 56.4%;
	right: 0px;
	z-index: 10;
}

.telefono {
	display: scroll;
	position: fixed;
	bottom: 320px;
	top: 64.6%;
	right: 0px;
	z-index: 10;
}

.correo {
	display: scroll;
	position: fixed;
	bottom: 320px;
	top: 72.8%;
	right: 0px;
	z-index: 10;
}

.txtcth {
	
}

.fndcth {
	
}

.txtprice {
	color: orange;
}

.txtblue {
	color: #3118a1;
}

.txtwhite {
	color: white!important;
}

.txtgreen {
	color: #d96b16;
}

.fndblack {
	background-color: #212529;
}