/*--- https://icon-sets.iconify.design/mdi/map-marker/ */

.mdi-facebook:before        {content:'';display:inline-block;top:7px;width:29px;height:29px;background:url('../icons/facebook.png') center/cover no-repeat;}
.mdi-instagram:before       {content:'';display:inline-block;top:7px;width:29px;height:29px;background:url('../icons/instagram.png') center/cover no-repeat;}
.mdi-twitter:before         {content:'';display:inline-block;top:7px;width:29px;height:29px;background:url('../icons/twitter.png') center/cover no-repeat;}
.mdi-linkedin:before        {content:'';display:inline-block;top:7px;width:29px;height:29px;background:url('../icons/linkedin.png') center/cover no-repeat;}
.mdi-youtube-play:before    {content:'';display:inline-block;top:7px;width:29px;height:29px;background:url('../icons/youtube.png') center/cover no-repeat;}
.mdi-whatsapp:before        {content:'';display:inline-block;top:7px;width:29px;height:29px;background:url('../icons/whatsapp.png') center/cover no-repeat;}
.mdi-map-marker:before      {content:'';display:inline-block;top:7px;width:29px;height:29px;background:url('../icons/map-marker.png') center/cover no-repeat;}
.mdi-email-outline:before   {content:'';display:inline-block;top:7px;width:29px;height:29px;background:url('../icons/email-outline.png') center/cover no-repeat;}
.mdi-account-outline:before {content:'';display:inline-block;top:0px;width:19px;height:19px;background:url('../icons/account-outline.png') center/cover no-repeat;}
.mdi-clock-outline:before   {content:'';display:inline-block;top:0px;width:19px;height:19px;background:url('../icons/clock-outline.png') center/cover no-repeat;}
.mdi-clock:before           {content:'';display:inline-block;top:0px;width:19px;height:19px;background:url('../icons/clock-outline.png') center/cover no-repeat;}
.mdi-phone:before           {content:'';display:inline-block;top:7px;width:29px;height:29px;background:url('../icons/phone.png') center/cover no-repeat;}

.mdi-facebook-top:before        {content:'';display:inline-block;top:0px;width:30px;height:30px;background:url('../icons/facebook.png') center/cover no-repeat;}
.mdi-instagram-top:before       {content:'';display:inline-block;top:0px;width:30px;height:30px;background:url('../icons/instagram.png') center/cover no-repeat;}
.mdi-twitter-top:before         {content:'';display:inline-block;top:0px;width:30px;height:30px;background:url('../icons/twitter.png') center/cover no-repeat;}
.mdi-linkedin-top:before        {content:'';display:inline-block;top:0px;width:30px;height:30px;background:url('../icons/linkedin.png') center/cover no-repeat;}
.mdi-youtube-play-top:before    {content:'';display:inline-block;top:0px;width:30px;height:30px;background:url('../icons/youtube.png') center/cover no-repeat;}
.mdi-whatsapp-top:before        {content:'';display:inline-block;top:2px;width:20px;height:20px;background:url('../icons/whatsapp.png') center/cover no-repeat;}
.mdi-map-marker-top:before      {content:'';display:inline-block;top:2px;width:20px;height:20px;background:url('../icons/map-marker.png') center/cover no-repeat;}
.mdi-email-outline-top:before   {content:'';display:inline-block;top:2px;width:20px;height:20px;background:url('../icons/email-outline.png') center/cover no-repeat;}
.mdi-account-outline-top:before {content:'';display:inline-block;top:2px;width:20px;height:20px;background:url('../icons/account-outline.png') center/cover no-repeat;}
.mdi-clock-outline-top:before   {content:'';display:inline-block;top:2px;width:20px;height:20px;background:url('../icons/clock-outline.png') center/cover no-repeat;}
.mdi-clock-top:before           {content:'';display:inline-block;top:2px;width:20px;height:20px;background:url('../icons/clock-outline.png') center/cover no-repeat;}
.mdi-phone-top:before           {content:'';display:inline-block;top:2px;width:20px;height:20px;background:url('../icons/phone.png') center/cover no-repeat;}

.owl-next::before {content:'';display:inline-block;margin-top:19px;width:25px;height:25px;background:url('../icons/seta-direita.png') center/cover no-repeat;}
.owl-prev::before {content:'';display:inline-block;margin-top:19px;width:25px;height:25px;background:url('../icons/seta-esquerda.png') center/cover no-repeat;}
