a {
  color: #3c8484;
}
a:active, a:hover {
    color: #3c8484;
}

#sp-header {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 3px 3px rgba(0,0,0,0.05);
    height: 90px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
}
#sp-bg {
   /* background-image: url(/images/bg1.jpg);
    background-attachment: scroll;
    height: 720px;*/
}
.bg-bg {
	height: 640px;
}
#sp-login {
    line-height: 86px;
}
#sp-title:before {
    content: '';
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 100; 
}
.sp-page-title {
    background: none;
}
.sp-page-title {
	background-image: url(/images/bg1.jpg);
    padding: 200px 0;
    background-position: 50% -76px;
    background-repeat: no-repeat;
}
.sp-page-title h2 {
    font-size: 60px;
    line-height: 1;
    position: relative;
    z-index: 101;  
}
.sp-page-title .breadcrumb {
    background: none;
    padding: 0;
    margin: 10px 0 0 0;
    position: relative;
    z-index: 101;  
}
#sp-menu {
    /*margin: 664px 0 0 0;*/
    font-family: Yanone Kaffeesatz;
    font-weight: 100;
}
#offcanvas-toggler >i {
    color: #fff;
}
#offcanvas-toggler >i:hover {
  color: #3c8484;
}


.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    display: inline-block;
    padding: 0 10px;
    line-height: 90px;
    font-size: 24px;
    text-transform: none;
    letter-spacing: 1px;
    color: #fff;
    margin: 0;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    color: #fff;
}
.sp-module ul >li >a:before {
    content: "";
}
#sp-main-body {
    padding: 20px 0;
}
.sp-module.redactor {
    background: #3c8484;
}
.sp-module.redactor a{
    color: #fff;
}

.sp-module.redactor a:hover{
    color: #fff;
}
.btn-primary, .sppb-btn-primary {
    border-color: #3c8484;
    background-color: #3c8484;
}
.btn-success {
    color: #fff;
    background-color: #3c8484;
    border-color: #3c8484;
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #3c8484;
    border-color: #3c8484;
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #3c8484;
    border-color: #3c8484;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    width: 100%;
}


#sp-footer {
    background: #353535;
}
.perechen {
    text-align: center;
}
a.perechen-btn {
    background-color: #3c8484;
    color: #FFFFFF;
    padding: 8px 16px;
    font-size: 20px;
    line-height: 1.5;
    border-radius: 5px;
}


.page-header h1 {
    text-align: center;
}