div.pagination {margin: 0px 0px 25px 0px; height: 40px; text-align: right;}
div.pagination strong {margin: 3px; background-color: #333333; padding: 6px 13px; color: #FFFFFF; font-weight: bold; border-radius: 5px; font-weight: 100;}
div.pagination a {margin: 3px; display: inline-block; background-color: #111111; padding: 6px 13px; color: #FFFFFF; font-weight: bold; border-radius: 5px; font-weight: 100;}
div.pagination a:hover {background-color: #333333;}

div.fixed-icon-whatsapp {width: 55px; height: 55px; background-color: #67c15e; position: fixed; right: 10px; bottom: 200px; z-index: 99; background-position: center; background-image: url(whatsapp.png?v=2); background-size: 35px; border-radius: 55px; background-repeat: no-repeat;}
div.fixed-icon-whatsapp a {width: 55px ; height: 55px; display: block;}
div.fixed-icon-phone {width: 55px; height: 55px; background-color: #F00000; position: fixed; right: 10px; bottom: 135px; z-index: 99; background-position: center; background-image: url(phone.png?v=2); background-size: 35px; border-radius: 55px; background-repeat: no-repeat;}
div.fixed-icon-phone a {width: 55px; height: 55px; display: block;}
/* 
div.fixed-icon-phone2 {width: 55px; height: 55px; background-color: #F00000; position: fixed; right: 10px; bottom: 265px; z-index: 99; background-position: center; background-image: url(phone.png?v=2); background-size: 35px; border-radius: 55px; background-repeat: no-repeat;}
div.fixed-icon-phone2 a {width: 55px; height: 55px; display: block;}
div.fixed-icon-whatsapp2 {width: 55px; height: 55px; background-color: #67c15e; position: fixed; right: 10px; bottom: 330px; z-index: 99; background-position: center; background-image: url(whatsapp.png?v=2); background-size: 35px; border-radius: 55px; background-repeat: no-repeat;}
div.fixed-icon-whatsapp2 a {width: 55px ; height: 55px; display: block;} */
div.icon-top-anchor {width: 55px; height: 55px; background-color: #333333; position: fixed; right: 10px; bottom: 265px; z-index: 99; background-position: center; background-image: url(top-anchor.png?v=2); background-size: 35px; border-radius: 55px; background-repeat: no-repeat; display: none; cursor: pointer;}