body		{
  color: #464850;
	line-height: 1.6;
}

img {
  display: inline!important;
}

a {
  color: #3498db;
}
a:hover, a:focus, a:active {
  color: #2e3c4b;
}
p {
    margin-top: 0;
    margin-bottom: 1.5rem;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	color: #2f3753;
}

.sp-page-builder .page-content #section-id-1683692992374 {
  z-index: 9999!important;
}


/* Compojoom --------------------------------------------------------*/
.compojoom-bootstrap .page-header  {
display: none;
}
.hs-map-card-container  {
display: none;
}
.hs-infowindow-marker .btn {
    color: #fff!important;
    background: #3498db;
    border: 0px solid #3498db!important;
    padding: 8px 20px!important;
    font-size: 14px !important;
    text-shadow: none!important;
}
.hs-infowindow-marker .btn:hover {
    background: #2985c3;
}
.hs-infowindow-marker .hs-toolbar {
    display: block;
    padding-top: 20px;
}
.compojoom-bootstrap p {
    margin: 0 0 20px;
}



/* Top --------------------------------------------------------*/
.topheader		{
	/*background: #eeeeee url(../images/topheader_bg.png) no-repeat center top;*/
	background: #3498db;
	padding: 10px 0;
}
.topleft		{
	color: #fff;
}
.topleft a		{
	color: #fff;
}
.topleft a:hover    {
    color:#b3e1ff;
}
.topright		{
}
.topright ol, ul {
    margin-top: 0rem!important;
    margin-bottom: 0rem!important;
}


/* Header --------------------------------------------------------*/
.mainheader		{
	padding: 20px 0;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.06);
}
.headerleft		{
}
.headerright	{
	padding-top: 15px;
}


/* Menu --------------------------------------------------------*/
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0 6px;
    line-height: 45px;
    font-size: 14px;
}
.sp-megamenu-parent > li > a {
    color: #2e3c4b;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #e53b40;
}
.sp-megamenu-parent > li:hover > a {
    color: #3498db;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    color: #2e3c4b!important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #3498db!important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #e53b40!important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    padding: 6px 0;
    border-bottom: 1px solid #e8eaf2;
}
.sp-megamenu-parent .sp-dropdown li:last-child {
    border-bottom: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: 0 30px 30px 0 rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
}
.color-menu		{
	background: #3498db!important;
	margin-right: 20px;
	padding-right: 10px!important; 
	padding-left: 10px!important; 
	border-radius: 3px!important;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.color-menu a		{
	color: #fff!important;
}
.color-menu:hover		{
	background: #e53b40!important;
}



/* Off-canvas --------------------------------------------------------*/

#offcanvas-toggler {
    display: block;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    float: right;
    margin: 0 20px;
}
#offcanvas-toggler > .fa {
    color: #2e3c4b;
}
#offcanvas-toggler > .fa:hover, #offcanvas-toggler > .fa:focus, #offcanvas-toggler > .fa:active {
    color: #3498db;
}
body.ltr .sp-megamenu-parent > li.sp-has-child > a::after, body.ltr .sp-megamenu-parent > li.sp-has-child > span::after {
    content: "";
}
.offcanvas-inner .menu		{
	display: none!important;
}

.offcanvas-menu {
    color: #fff;
    background:#3498db;
	font-size: 95%;
}
body.ltr.offcanvs-position-right .offcanvas-menu {
    right: -100%;
}
.close-offcanvas {
    font-size: 22px;
    background: none;
	color:  #fff;
}
.close-offcanvas:hover {
    background: none;
	color:  #ddd;
}
.offcanvas-menu {
    width: 100%;
    max-width:340px;
    height: 100%;
    position: fixed;
    top: 0;
    overflow: inherit;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    z-index: 10000;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    padding: 10px 0px !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    padding: 6px 0px !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
    color: #f6bc00;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a {
    color: #f6bc00;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li.active > a {
    color: #f6bc00;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler::after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler::after {
    content:"\f107";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > .menu-toggler::after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > .menu-separator > .menu-toggler::after {
    content:"\f106";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
    color: #fff;
}

/* Main Banner & Title --------------------------------------------------------*/
.mainbanner		{
}



.sp-page-title {
    background: #2e3c4b url(../images/title_bg.jpg);
    padding: 120px 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
}
.sp-page-title::before {
    background: rgba(0, 0, 0, 0.3);
    bottom: 0;
    content: "";
    display: block;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.sp-page-title .sp-page-title-heading {
    font-size: 50px;
	position:relative;
}
.sp-page-title .sp-page-title-sub-heading {
    font-size: 22px;
    margin-top: 15px;
	position:relative;
	max-width: 700px;
	line-height: 28px;
}


/* Body --------------------------------------------------------*/
#sp-main-body {
    padding: 60px 0;
}
#sp-component .article-details,
.tag-category     {
    max-width: 900px;
    margin: 0 auto;
}
.article-introtext,
.blog .fieldhide,
.blog .tags			{
	display: none;
}
.blog .field-entry		{
	font-size: 90%;
	margin-bottom: 0px!important;
}
.blog .fields-container		{
	margin-top: -10px;
	margin-bottom: 0px;
}
.article-list .article {
    margin-bottom: 50px;
    padding: 10px;
    border: 0px;
    border-radius: 3px;
}
.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
    margin: -20px -10px 20px -10px;
    border-radius: 3px 3px 0 0;
}

.fields-container		{
}
.fields-container dd		{
}
.fields-container .field-label		{
	font-weight: bold;
}

.tags > li a {
    display: block;
    font-size: 0.875rem;
    padding: 0;
    border-radius: 0;
	background: none;
}
.tags > li a:hover {
    background: none;
	color: #2f3753;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 0;
    margin-bottom: 0px;
    background-color: #fff;
    border:0;
}
.tag-category .tag-body p {
    margin-top: 0;
    margin-bottom: 0;
}
.list-group-item:hover {
    background-color: #fff;
}
.tags .label::before {
	content: '#';
}

/* Right --------------------------------------------------------*/
#sp-right		{
	font-size: 95%;
	line-height: 1.5;
}
#sp-left .sp-module, #sp-right .sp-module {
    margin-top: 30px;
    border: 0px;
    padding: 0px;
    border-radius: 0px;
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
    margin: 0px;
    padding-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 0px;
}
.box01		{
	background: #faf9f2!important;
	padding: 30px!important;
	border-radius: 3px!important;
}
.box02		{
	background: #eef7f8!important;
	padding: 30px!important;
	border-radius: 3px!important;
}
.box03		{
	background: #f6f6f6!important;
	padding: 30px!important;
	border-radius: 3px!important;
}
/* Above Bottom --------------------------------------------------------*/
.abovebotton		{
	color: #fff;
	background: #3498db;
	padding: 50px 0;
	border-radius: 3px;
}
.abovebotton-inner		{
	max-width: 900px;
	margin: 0 auto;
}

/* Bottom --------------------------------------------------------*/
#sp-bottom {
    padding: 60px 0 20px 0;
    background: #2a2c35;
	color: #c1c5d0;
	font-size: 15px;
}
#sp-bottom a {
	color: #c1c5d0;
}
#sp-bottom h3 {
	color: #fff;
}
#sp-bottom .sp-module .sp-module-title {
    font-weight: 500;
    font-size: 18px;
    margin: 0 0 15px;
}
#sp-bottom .sp-module ul > li {
    display: block;
    margin-bottom: 6px;
}
#sp-bottom .sp-module ul > li > a {
    display: inline-block;
}
#sp-bottom .sp-module ul > li::before {
	font-family: FontAwesome;
	content:"\f105";
	padding-right: 6px;
}

/* Footer --------------------------------------------------------*/
#sp-footer {
    background: #1e1f26;
	color: #c1c5d0;
	font-size: 15px;
}
#sp-footer p {
	padding: 0;
	margin: 0;
}
#sp-footer a {
	color: #7c8396;
}
#sp-footer .container-inner {
    padding: 20px 0;
    border-top: 0px;
}

/* PB --------------------------------------------------------*/
.fix-width		{
	max-width: 1300px;
	margin: 0 auto!important;
	padding: 0 15px!important;
}
.sp-slider-content-align-left h1,
.sp-slider-content-align-center h1,
.sp-slider-content-align-right h1           {
	font-size:70px;
	line-height: 80px;
	padding-bottom:15px;
	font-weight:700;
	max-width:700px;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.7)
}
.sp-slider-content-align-left h2,
.sp-slider-content-align-center h2,
.sp-slider-content-align-right h2               {
	font-size:50px;
	line-height: 60px;
	padding-bottom:15px;
	max-width:700px;
	font-weight:700;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.7)
}
.sp-slider-content-align-left h3,
.sp-slider-content-align-center h3,
.sp-slider-content-align-right h3       {
	font-size:30px;
	line-height: 30px;
	padding-bottom:10px;
	max-width:700px;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.7)
}

.sppb-sp-slider-button .sp-slider-btn-text {
	display: block;
	color: #fff!important;
	background: #e53b40!important;
	padding: 14px 30px!important;
	font-size: 14px;
	border-radius: 3px!important;
	font-weight:700;
	margin-top: 10px;
}
.sppb-sp-slider-button .sp-slider-btn-text:hover {
	color: #e53b40!important;
	background: #fff!important;
}
div[data-arrow-content="icon_only"].sp-slider .sp-nav-control .nav-control {
	font-size: 50px;
	width: 40px;
	height: 40px;
}
div.sp-slider .sp-nav-control .nav-control {
    color: #fff;
	border: 0px;
	background: none!important;
}
.fa-angle-left::before {
	font-family: FontAwesome;
    content: "\f104";
}
.fa-angle-right::before {
	font-family: FontAwesome;
    content: "\f105";
}

.sppb-person-image img {
	max-width: 150px;
	border-radius: 100px;
}

.sppb-panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: bolder;
    color: inherit;
}

.sppb-addon-articles .sppb-addon-article {
    margin-bottom: 0px;
}
.pb_latest_report h3    {
	font-size: 20px;
	padding-top: 15px;
}
.pb_latest_report h3 a,
.pb_upcoming_event h3 a{
	color: #2f3753;
}
.pb_latest_report h3 a:hover,
.pb_upcoming_event h3 a:hover {
	color: #556188;
}
.sppb-addon-articles .sppb-article-meta > span {
    margin: 5px;
    color: #c1c5d0;
    font-size: 14px;
}
.sppb-addon-articles .sppb-article-meta > span a {
    color: #c1c5d0;
}
.sppb-addon-articles .sppb-article-meta > span a:hover {
    color: #9da3b3;
}

.pb_upcoming_event h3		{
	font-size: 20px;
	padding-top: 5px;
}
.pb_upcoming_event .sppb-article-meta {
    margin: -10px -5px 5px!important;
}

/* Helix & Extensions --------------------------------------------------------*/
.form-check-inline input[type="radio"] {
    display: inline-block;
}


/* Typo --------------------------------------------------------*/
.btn,
.sppb-btn		{
    font-weight: 400;
    border: 0px solid #f2f2f2;
	background: #f2f2f2;
    padding: 8px 20px;
	margin: 0 5px 5px 0;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px!important;
}
.btn:hover,
.sppb-btn:hover		{
    border: 0px solid #fff;
	background: #fff;
	text-decoration: none;
}
.btn-lg,
.sppb-btn-lg		{
	font-size: 16px;
	padding: 12px 30px;
}
.btn-primary,
.sppb-btn-primary		{
	color: #fff;
	background: #3498db;
	border: 2px solid #3498db;
}
.btn-primary:hover,
.sppb-btn-primary:hover	{
	color: #fff;
	background: #307cae;
	border: 2px solid #307cae;
}
.btn-secondary,
.sppb-btn-secondary		{
	color: #fff;
	background: #444650;
	border: 2px solid #444650;
}
.btn-secondary:hover,
.sppb-btn-secondary:hover	{
	color: #fff;
	background: #2a2c35;
	border: 2px solid #2a2c35;
}
.btn-success,
.sppb-btn-success		{
	color: #fff;
	background: #25b5b1;
	border: 2px solid #25b5b1;
}
.btn-success:hover,
.sppb-btn-success:hover	{
	color: #fff;
	background: #209491;
	border: 2px solid #209491;
}
.btn-warning,
.sppb-btn-warning		{
	color: #fff;
	background: #f5a93f;
	border: 2px solid #f5a93f;
}
.btn-warning:hover,
.sppb-btn-warning:hover	{
	color: #fff;
	background: #db9534;
	border: 2px solid #db9534;
}
.btn-danger,
.sppb-btn-danger		{
	color: #fff;
	background: #e53b40;
	border: 2px solid #e53b40;
}
.btn-danger:hover,
.sppb-btn-danger:hover	{
	color: #fff;
	background: #c8393d;
	border: 2px solid #c8393d;
}
.btn-info	,
.sppb-btn-info		{
	color: #2f3753;
	background: none;
	border: 2px solid #f5a93f;
}
.btn-info:hover,
.sppb-btn-info:hover	{
	color: #fff;
	background: #f5a93f;
	border: 2px solid #f5a93f;
}
.btn-link,
.sppb-btn-link		{
	color: #3498db;
	background: none;
	border: 2px solid #3498db;
}
.btn-link:hover,
.sppb-btn-link:hover	{
	color: #fff;
	background: #3498db;
	border: 2px solid #3498db;
}
blockquote   {
	background: url(../images/quote.png) no-repeat 10px 20px;
	padding: 40px 40px 20px 55px;
	font-size: 20px;
}

.componentheading		{
	font-size: 2rem;
	font-family: 'Fira Sans', sans-serif;
    font-weight: 500;
	padding-bottom: 20px;
}


.hormenu        {
    text-align:right;
    font-size:14px;;
}
.hormenu ul > li > a::before {
    content:none!important;
    font-family: "FontAwesome";
}
.hormenu ul.menu_hor-menu ul    {
    list-style-type:none;
}
.hormenu ul.menu_hor-menu li    {
    display:inline
}
.hormenu ul.menu_hor-menu ul     a {
    list-style-type:none;
    padding:0;
    margin:0;
}
.hormenu ul.menu_hor-menu li a    {
    padding:0 10px;
    display:inline;
    color:#fff;
}
.hormenu ul.menu_hor-menu li a:hover    {
    display:inline;
    color:#b3e1ff;
}
.hormenu ul > li {
    border-bottom: none;
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
	background: #fbe2e3;
}




/* Reponsive --------------------------------------------------------*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px){
 
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px){
.offcanvas-inner .menu		{
	display: inherit!important;
}
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px){
div.catItemView {
	margin-bottom:48px;padding:4px 0px;
}
div.itemExtraFields ul li span.itemExtraFieldsValue {
    display: inherit;
}
.itemExtraFields ul li {
    padding: 10px 0!important;
}
div.itemExtraFields ul li span.itemExtraFieldsLabel {
    display: contents;
}
.sp-page-title {
    padding: 60px 0;
}	
.sp-page-title .sp-page-title-heading {
    font-size: 30px;
}
.sp-page-title .sp-page-title-sub-heading {
    font-size: 19px;
    line-height: 22px;
}
.h1, h1 {
    font-size: 1.8rem!important;
}
.h2, h2 {
    font-size: 1.6rem!important;
}
.h3, h3 {
    font-size: 1.4rem;
}
.h4, h4 {
    font-size: 1.2rem;
}
#sp-main-body {
    padding: 40px 0;
}
	
	.sp-item	{
		padding: 0 30px;
	}
.sp-slider-content-align-left h1,
.sp-slider-content-align-center h1,
.sp-slider-content-align-right h1           {
	font-size: 40px!important;
	line-height: 50px!important;
	padding-bottom:15px;
}
.sp-slider-content-align-left h2,
.sp-slider-content-align-center h2,
.sp-slider-content-align-right h2               {
	font-size:30px!important;
	line-height: 40px!important;
	padding-bottom:15px;
}
.sp-slider-content-align-left h3,
.sp-slider-content-align-center h3,
.sp-slider-content-align-right h3       {
	font-size:20px!important;
	line-height: 30px!important;
	padding-bottom:10px;
}
.sppb-sp-slider-button .sp-slider-btn-text {
	display: block;
	color: #fff!important;
	background: #e53b40!important;
	padding: 10px 20px!important;
	font-size: 14px;
	border-radius: 3px!important;
	font-weight:700;
	margin-top: 10px;
}
.sppb-sp-slider-button .sp-slider-btn-text:hover {
	color: #e53b40!important;
	background: #fff!important;
}
div[data-arrow-content="icon_only"].sp-slider .sp-nav-control .nav-control {
	font-size: 50px;
	width: 40px;
	height: 40px;
}
div.sp-slider .sp-nav-control .nav-control {
    color: #fff;
	border: 0px;
	background: none!important;
}
	
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px){
.mainheader {
    padding: 15px 0;
}
.logo-image-phone {
    height: 50px!important;
}
.headerright {
    padding-top: 0px;
}
	
	
}
/* Custom, iPhone Retina */
@media only screen and (max-width : 320px){
 
}


/* K2 --------------------------------------------------------*/
.K2Institution .catItemView		{
	max-width: 900px!important;
	margin: 0 auto!important;
}
.K2Institution .catItemHeader h3.catItemTitle {
    padding: 15px 30px;
    margin: 0;
    font-size: 24px;
	background: #eef7f8;
	border: 1px solid #e8eaf2;
}


.K2SingleItem,
.tagView			{
	max-width: 900px;
	margin: 0 auto;
}
.K2download			{
	max-width: 900px;
	margin: 0 auto;
}
.K2download	.catItemView {
    margin-bottom: 0px;
	border-bottom: 1px solid #e8eaf2;
    padding: 4px 10px;
}

ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {
    display: block;
    float: left;
    margin: -5px 0 0 -5px;
    padding: 0px;
    border: 0px;
}
ul.sigProClassic li.sigProThumb span.sigProLinkOuterWrapper {
    display: block;
    float: left;
    margin: 0;
    padding: 0 5px 5px 0;
    background: none;
}
.itemAuthor			{

}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
	background-color:#4cc7d6;
    border-color: #4cc7d6;
}
.pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    border-color: #2f3753;
    background-color:  #2f3753;
	color: #fff;
}

.K2SingleItem .itemExtraFields ul li {
	border-bottom: 1px solid #e8eaf2;
	padding: 10px;
}









/* XXXXX --------------------------------------------------------*/



