/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/* ============================== DEFAULT HTML ============================== */
/* =============== DEFAULT HTML - GENERAL STYLES =============== */

#sunfw_section_header {
    background-color: #386d9b;
    width: 100%;
    border-bottom: 1px solid rgb(255, 255, 255);
    z-index: 9999;
}

@media (min-width: 992px){
.sunfw-homepage #sunfw_section_header {
    position: absolute;
    background-color: #386d9b73;
    width: 100%;
    border-bottom: 1px solid rgb(255, 255, 255);
    z-index: 9999;
}}


#jsn-header {
    background: #386d9b;
    position: relative;
    border-bottom: 1px solid rgb(255, 255, 255);
}
#jsn-topheader {
    background-color: #2f5b82;
}
.jsn-2st-homepage .link-button.button-red, .jsn-2st-homepage .link-button.button-red:hover, .jsn-title-over-line h3:after, .jsn-joomla-30 .carousel.pb-testimonial ol.carousel-indicators li.active, #demo-categories .grid-col:hover .icon:after, .jsn-bootstrap3.jsn-pagebuilder.pb-element-tab .tabbable .nav-tabs li.active a, .box-services .grid-col:hover, .jsn-pagebuilder.btn-more-link .pb-element-button a.btn, .gallery-module .pb-element-image a:before, .charity-gallery .pb-element-image a:before, .testi-item .carousel.pb-testimonial ol.carousel-indicators li.active, #jsn-master .jsn-bootstrap3.pb-element-progressbar .progress-bar, #jsn-usermodules3, div.jsn-modulecontainer ul.menu-mainmenu > li.jsn-menu-button > a {
    background: #ffffff;
}
#jsn-footer .img-ft-bg {
    background: none;
}
#jsn-footer {
    position: relative;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    padding: 35px 0px 0;
    background: #386d9b;
}
#jsn-footer p, #jsn-footer a {
    color: #ffffff;
    line-height: 24px;
}
#jsn-logo a {
    line-height: 100%;
    margin: 0px;
    display: block;
}
#jsn-header.jsn-menu-sticky ul.menu-mainmenu > li {
    padding: 28px 0px;
}
#jsn-header.jsn-menu-sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    background: #386d9b;
    border-bottom: 1px solid rgb(255, 255, 255);
}
#jsn-promo {
    padding: 0px 0;
}
.item-page .item-image img {
    width: auto;
}
h2 {
    line-height: inherit;
    margin: 30px 0;
}

.jsn-master {
    font-size: 14px;
    line-height: 1.5em;
    font-family: Arial, Helvetica, sans-serif;
}
.layout-item .blog .page-header h1, .layout-item .blog .page-header h2 {
    margin-bottom: 0;
    height: 70px;
}
.pull-left {
    float: left !important;
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0px 20px 20px 0px;
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.45);
    border: #fff thin solid;
}
.sunfw_section_content h2, .sunfw_section_content .h2 {
    font-size: 20px;
    font-weight: bold;
}
.sunfw_section_content {
    color: #000;
    font-size: 16px;
    line-height: 1.6;
}
.sunfw_section_content .btn-default, .sunfw_section_content .btn-primary {
    font-size: 18px;
    margin-left: 0px;
}

#menu_item_menu ul.dropdown-menu li a, #menu_item_menu ul.sunfw-megamenu-sub-menu li a, #menu_item_menu .modulecontainer ul.nav-child li a, #menu_item_menu ul.dropdown-menu li span.nav-header, #menu_item_menu ul.sunfw-megamenu-sub-menu li span.nav-header, #menu_item_menu .modulecontainer ul.nav-child li span.nav-header {
    font-size: 16px;
}
@media (max-width: 991px){
.sunfw-item-menu .mainmenu ul.sunfw-tpl-menu > li ul.dropdown-menu li a, .sunfw-item-menu .mainmenu ul.sunfw-tpl-menu > li ul.dropdown-menu li span.nav-header, .sunfw-item-menu .mainmenu ul.sunfw-tpl-menu > li ul.sub-menu li a, .sunfw-item-menu .mainmenu ul.sunfw-tpl-menu > li ul.sub-menu li span.nav-header {
    color: #fff !important;
    padding: 8px 25px;
}}
