#sp-main-menu li li:hover:not(.sp-menu-group) > a {
    color: #fff!important;
}

.row-fluid [class*="span"] {
    box-sizing: border-box;
    display: block;
    float: left;
    min-height: 0;
}
li {
    line-height: 24px;
}
body {
    font-size: 15px;
	line-height: 24px;
	word-spacing: 4px;
}

.ramka  {
	border: 1px solid rgba(0, 51, 153, 0.1); padding: 15px; margin-bottom: 26px; margin-top: 26px;
}
#sp-feature-wrapper {
    text-shadow: 4px 4px 4px #000;
	font-family: "Lato";
    font-size: 36px;
    line-height: 80px;
    text-align: center;
    text-transform: uppercase;
}
#sp-media-wrapper {
    text-shadow: 2px 2px 2px #000;
	font-family: "Lato";
    font-size: 36px;
    line-height: 80px;
    text-align: center;
    text-transform: uppercase;
}
#sp-main-menu ul.level-0 > li::after {
    border-color: rgba(107, 107, 107)!important;
	border-top-width: 1px;
	
}
#pri-services-block1 a:hover {
    color: rgb(255, 255, 255) !important;
}

.pri-fun-facts-block {
    background-color: rgba(30, 144, 255, 0.1);
}

a { text-decoration: none; }
a:hover { text-decoration: none; }

h2, h3, h4, h5, h6 {
    color: #009895;
}
#sp-main-menu ul.level-0 > li:hover > a, #sp-main-menu ul.level-0 > li.active > a {
    color: #4e4e4e!important;
}
.sp-mobile-menu ul li .sp-menu-toggler {
    color: rgba(255, 255, 255, 0.9) !important;
}

.sp-mobile-menu ul li a {
    color: #fff;
}

.pri-title {
    line-height: 60px;
}
.btn {
    font-size: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#sp-main-menu ul.level-0 > li a {
    color: #000;
}
#sp-main-menu ul.level-0 > li > a {
    cursor: pointer;
    font-size: 18px;
    font-weight: 500;
    line-height: 36px;
    text-transform: none;
}
#sp-footer-wrapper {
    font-size: 19px;
}
 