
/* ////////////////////////////////////////////  FALKA  */

section[id^='ext_menu-']{
    padding-bottom: 12em;
    background: 100% 86px no-repeat url(../img/4s_logo-line.png);
}
.topOfPage a:hover {
	background: 0% 0% no-repeat url(../img/top-over-blue.png);
}

/* ////////////////////////////////////////////  MENU  */

/*
.mbr-buttons--freeze.mbr-buttons--active .mbr-buttons__link:hover{
	color:#00ccff !important;
}
*/
.mbr-navbar__hamburger {
	color:#00ccff !important;
}
.submenu a.marked {
	color:#00ccff !important;
}

/* ////////////////////////////////////////////  CONTENT  */

.btn-info{
    background-color: #00ccff;
    border-color: #00ccff;
	white-space: normal;
}
a {
	color: #00ccff;
}
section[id^='msg-box'] div.mbr-article li, section[id^='features'] div.mbr-article li, section[id^='content'] div.mbr-article li  {
    background: 0px 4px no-repeat url(../img/bullet-s-blue.png);
}
h2{
	color: #00ccff !important;
    margin-top:40px;
}
section[id^='msg-box'] h3, section[id^='features'] .mbr-header h3, section[id^='content'] h3 {
	color: #00ccff !important;
}
section[id^='features'] .mbr-section__col h3, section .mbr-article h3 {
	color: #2c82c9 !important;
}
section[id^='features'] h4 {
	font-size: 19px;
	color: white !important;
}
section[id^='pricing-table'] .mbr-section__col h3 {
	color: white !important;
}

/* ////////////////////////////////////////////  FOOT  */


div.mbr-contacts a:hover {
	color:#00ccff;
}
section[id^='contacts'] strong{
	/*---- linki ----*/
	color:#00ccff !important;
}