
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.main-menu li {
  border-right: 1px solid #ffffff;
}
.main-menu li:last-child {
  border-right: none;
}
#clients .prague-shortcode-heading.dark.left {
  padding: 25px;
}
#testimonials .heading {
  padding: 23px 0 30px 0;
}

.prague-header ul li a {
font-weight: bold;
 color: #fff;
}
 .current-menu-item a, a.selected {
/*Text-Decoration: Underline #121F6B;*/
Text-Decoration: None;
border-bottom: 2px solid #121F68;;
}

.prague-footer.modern {
	  position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}
a:hover { 
 Text-Decoration: Underline #121F6B;
}