/*General*/
::-moz-selection { 
	background: #1d2e5c;
	color: #fff;
}
::selection { 
	background: #1d2e5c;
	color: #fff; 
}

a,
.text-primary,
.documentList .fa-li,
.pagination>li>a, .pagination>li>span,
#footer .footerSocial a {
	color:#3a9ea0;	
}

a:focus, a:hover {
	color:#959595
}

blockquote {
    background: #4881b2;
    padding: 20px 30px;
    margin: 0 0 1rem;
    font-size: 1rem;
    border-left: none;
    position: relative;
    color: #fff;
}

.recentNews .date .day {
    background: #424242;
}
.recentNews .date .month {
    background: #9c9c9c;
}

/*==========================================*/

/*Text*/
.text-secondary {
	color:#1d2e5c;
}

.text-tertiary {
	color:#757575;
}

.text-quaternary {
	color:#ddd;
}

#footer.bgMain .footerSocial a {
	color:#fff;
}

.title,
.titleRight,
.titleCenter,
.titleAlt {
    position: relative;
    margin-bottom: 2.8rem;
    margin-bottom: 3rem;
}

.title:after, 
.titleRight:after ,
.titleCenter:after {
    background: #3a9ea0;
}

.recentNews .date .month {
    background: #3a9ea0;
}

.title:after {
    content: '';
    position: absolute;
    bottom: -1.2rem;
    width: 100px;
    left: 0%;
    margin-left: 0px;
    height: 0.3rem;
}

.titleRight:after {
    content: '';
    position: absolute;
    bottom: -1.2rem;
    width: 100px;
    right: 0%;
    margin-right: 0px;
    height: 0.3rem;
}

.titleCenter:after {
    content: '';
    position: absolute;
    bottom: -1.2rem;
    width: 100px;
    left: 50%;
    margin-left: -50px;
    height: 0.3rem;
}


    

.titleAlt:after {
    content: '';
    position: absolute;
    bottom: -1.2rem;
    width: 100px;
    left: 0%;
    margin-left: 0px;
    height: 0.3rem;
}

/*h1.title:after {
    content: '';
    position: absolute;
    bottom: -30px;
    width: 100px;
    left: 50%;
    margin-left: -50px;
    height: 0.3rem;
    background: #3a9ea0;
}*/

/*==========================================*/

/*Buttons and backgrounds*/
.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover, .bg-primary  {
  background-color: #3a9ea0;
  border-color: #3a9ea0;
	color:#fff;
}

.btn.btn-secondary,
.btn.btn-secondary:hover 
.btn.btn-secondary:focus,
.btn-secondary.active, 
.btn-secondary:active, 
.open>.dropdown-toggle.btn-secondary,
.btn-secondary.active.focus, .btn-secondary.active:focus, .btn-secondary.active:hover, .btn-secondary:active.focus, .btn-secondary:active:focus, .btn-secondary:active:hover, .open>.dropdown-toggle.btn-secondary.focus, .open>.dropdown-toggle.btn-secondary:focus, .open>.dropdown-toggle.btn-secondary:hover,
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover,
.bg-secondary {
	background:#1d2e5c;
	border-color: #1d2e5c;
	color:#fff;
}

.bg-secondary {
	background:#333;
	border-color: #333;
	color:#272727;
}

.bg-tertiary {
	background:#e91e63;
	border-color: #e91e63;
	color:#fff;
}

.btn.btn-tertiary,
.btn.btn-tertiary:hover 
.btn.btn-tertiary:focus,
.btn-tertiary.active, 
.btn-tertiary:active, 
.open>.dropdown-toggle.btn-tertiary,
.btn-tertiary.active.focus, .btn-tertiary.active:focus, .btn-tertiary.active:hover, .btn-tertiary:active.focus, .btn-tertiary:active:focus, .btn-tertiary:active:hover, .open>.dropdown-toggle.btn-tertiary.focus, .open>.dropdown-toggle.btn-tertiary:focus, .open>.dropdown-toggle.btn-tertiary:hover {
	background:#757575;
	border-color: #757575;
	color:#fff;
}

.btn.btn-quaternary,
.btn.btn-quaternary:hover 
.btn.btn-quaternary:focus,
.btn-quaternary.active, 
.btn-quaternary:active, 
.open>.dropdown-toggle.btn-quaternary,
.btn-quaternary.active.focus, .btn-quaternary.active:focus, .btn-quaternary.active:hover, .btn-quaternary:active.focus, .btn-quaternary:active:focus, .btn-quaternary:active:hover, .open>.dropdown-toggle.btn-quaternary.focus, .open>.dropdown-toggle.btn-quaternary:focus, .open>.dropdown-toggle.btn-quaternary:hover {
	background:#eee;
	border-color: #eee;
	color:inherit;
}

/*==========================================*/

/*Main Slider*/
#revolutionSlider .btn {
  background-color: #3a9ea0;
  border-color: #3a9ea0;
  color: #fff;
}

#revolutionSlider .headingSliderPrimary,
#revolutionSlider .subHeadingSliderPrimary,
#revolutionSlider h2.headingSliderPrimary,
#revolutionSlider h2.subHeadingSliderPrimary,
#revolutionSlider h3.headingSliderPrimary,
#revolutionSlider h3.subHeadingSliderPrimary,
#revolutionSlider .sliderTextPrimary {
	color:#3a9ea0 !important;	
}

/*==========================================*/

/*Tables*/
tr.rowPrimary,
tr.rowPrimary td,
table td.cellPrimary {
	background-color:#3a9ea0 !important;
	color:#fff !important;
}

tr.rowSecondary,
tr.rowSecondary td,
table td.cellSecondary {
	background-color:#1d2e5c !important;
	color:#fff !important;
}

/*==========================================*/

/*Navigation*/
#headMain.headerBlockHighlight .nav-pills>li.active>a, 
#headMain.headerBlockHighlight .nav-pills>li.active>a:focus, 
#headMain.headerBlockHighlight .nav-pills>li.active>a:hover, 
#headMain.headerBlockHighlight .nav>li>a:focus,
#headMain.headerBlockHighlight .nav>li>a:hover,	
#headMain.headerBlockHighlight .nav>li.dropdown:hover>a,
#headMain.headerBlockHighlight .nav>li.dropdown>a:hover,
#headMain.headerBlockHighlight .navMenuBtn {
	background-color: #3a9ea0;
	color:#fff;
}

/*==========================================*/

/*Border Radiuses*/
.btn, .form-control, .nav-pills>li>a, .dropdown-menu {
	border-radius:0px;	
}

@media (min-width: 992px) {
	#navigation .dropdown-menu {
    border-top-color: #3a9ea0;
	}
}

@media (max-width: 991px) {
	#headMain.headerBlockHighlight .navMenuBtn {
    color: #fff;
    background-color: #3a9ea0;
    border-color: #3a9ea0;
	}
	#headMain .nav-pills>li.active>a, #headMain .nav-pills>li.active>a:focus, #headMain .nav-pills>li.active>a:hover, #headMain .nav>li>a:focus, #headMain .nav>li>a:hover, #headMain .nav>li.dropdown:hover>a {
    color: #fff;
    background-color: #8bc34a;
	}
	
}