@charset "utf-8";
/* CSS Document */

/*agenda*/
.item_agenda{background:#C03; color:#FFF; text-align:center;}
.item_agenda .day{ font-size:80px; display:block; padding:0 0 5px 0; margin:0 10px 5px; border-bottom:solid 2px #FFF;}
.item_agenda .month{ font-size:32px; display:block; text-transform:uppercase;}

/*menu*/

body.theme-light .navbar-nav>li:hover>a{color:#C03;}

.home-service{ text-align:center;}
.home-service img{ max-width:90%;}

.navbar-brand>img{ display:inline-block; top:20%;}

.wigetized .noo-footer-bottom .widget .footer-social a.fa-instagram:hover{color:#4b6ea8;border-color:#4b6ea8;}