/* 七台河助孕数码 - 自定义样式 */

/* Logo文字样式 */
.logo-text {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    line-height: 1.2;
    display: block;
    text-decoration: none;
}
.logo-text:hover {
    color: #555;
}

/* 页眉顶部在手机端显示 */
.header-top .col-sm-12 {
    text-align: center;
    padding: 5px 0;
}

/* 五大事业部页面主题色 */

/* 七台河代妈 - 红色主题 */
.theme-daima .mainmenu-area,
.theme-daima .fun-factor-area,
.theme-daima .newsletter-area,
.theme-daima .footer-area {
    background: #e74c3c !important;
}
.theme-daima .button-default {
    background: #e74c3c !important;
}
.theme-daima .button-default:hover {
    background: #c0392b !important;
}
.theme-daima .section-title h3 {
    color: #e74c3c !important;
}
.theme-daima .single-item-text h4 a:hover {
    color: #e74c3c !important;
}

/* 七台河代怀 - 蓝色主题 */
.theme-daihuai .mainmenu-area,
.theme-daihuai .fun-factor-area,
.theme-daihuai .newsletter-area,
.theme-daihuai .footer-area {
    background: #3498db !important;
}
.theme-daihuai .button-default {
    background: #3498db !important;
}
.theme-daihuai .button-default:hover {
    background: #2980b9 !important;
}
.theme-daihuai .section-title h3 {
    color: #3498db !important;
}
.theme-daihuai .single-item-text h4 a:hover {
    color: #3498db !important;
}

/* 七台河代生 - 绿色主题 */
.theme-daisheng .mainmenu-area,
.theme-daisheng .fun-factor-area,
.theme-daisheng .newsletter-area,
.theme-daisheng .footer-area {
    background: #27ae60 !important;
}
.theme-daisheng .button-default {
    background: #27ae60 !important;
}
.theme-daisheng .button-default:hover {
    background: #229954 !important;
}
.theme-daisheng .section-title h3 {
    color: #27ae60 !important;
}
.theme-daisheng .single-item-text h4 a:hover {
    color: #27ae60 !important;
}

/* 七台河代母 - 紫色主题 */
.theme-daimu .mainmenu-area,
.theme-daimu .fun-factor-area,
.theme-daimu .newsletter-area,
.theme-daimu .footer-area {
    background: #9b59b6 !important;
}
.theme-daimu .button-default {
    background: #9b59b6 !important;
}
.theme-daimu .button-default:hover {
    background: #8e44ad !important;
}
.theme-daimu .section-title h3 {
    color: #9b59b6 !important;
}
.theme-daimu .single-item-text h4 a:hover {
    color: #9b59b6 !important;
}

/* 七台河助孕 - 橙色主题 */
.theme-zhuyun .mainmenu-area,
.theme-zhuyun .fun-factor-area,
.theme-zhuyun .newsletter-area,
.theme-zhuyun .footer-area {
    background: #e67e22 !important;
}
.theme-zhuyun .button-default {
    background: #e67e22 !important;
}
.theme-zhuyun .button-default:hover {
    background: #d35400 !important;
}
.theme-zhuyun .section-title h3 {
    color: #e67e22 !important;
}
.theme-zhuyun .single-item-text h4 a:hover {
    color: #e67e22 !important;
}

/* 页脚Logo文字 */
.footer-logo .logo-text {
    color: #fff !important;
    font-size: 12px;
}
.footer-logo .logo-text:hover {
    color: #ddd !important;
}

/* 第二行课程区域间距 */
.course-row-2 {
    margin-top: 30px;
}
