#partners img{
  max-width: 120px;
  max-height: 60px;
}
h1.yellow, h2.yellow, h3.yellow, h4.yellow, h5.yellow, h6.yellow, .h1.yellow{
  text-shadow: 2px 2px black;
}
.gallery-page.gallery-4 .descr ul li, .gallery-page.gallery-4 .descr a{
  font-size: 14px;
}
.gallery-page .descr .fa{
  font-size: 1em;
  color: #FFB000;
}
ul.disc, ul.check{
  margin-top: 0px;
  line-height: 2em;
}
.servicesIcon {
  color: #ffd044;
  font-size: 4em;
}

a:hover, a:active {
  color: #ffc61a;
}


.footer-whatsapp {
	position: fixed;
	z-index: 999;
	bottom: 50px;
	right: 0;
	display: block;
}

.footer-call {
	position: fixed;
	z-index: 999;
	bottom: 50px;
	left: 0;
	display: block;
}