

/* CustomFonts */


:root{
    --accent-color:#145473;
    --accent-color2:#437187;
    --accent-color3:#fb7c35;
    --accent-color4:#1fa4e8;
    --button-color:#145473;
    --button-hover-color:#4b6a85;
}

/* DNN User Tools Menu - Show/Hide Login, Request Access, SSO tools */

.Login .userProperties ul.userMenu {
    background: #f6f6f6;
    border: 1px solid #ededed;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border-radius: none;
    -moz-border-radius: none;
    -webkit-border-radius: none;
}



.userRegister {display: none;}
.Login .userProperties li.userNotifications, .Login .userProperties li.userProfilename  {display: none; }
#dnn_userLogin150338_registerLink {display: none; }
#dnn_userLogin150338_accountLink {display: none; }
#dnn_userLogin150338_notificationsLink {display: none; }
#dnn_userLogin150338_messagesLink {display: none; }
#dnn_userLogin150338_editProfileLink {display: none; }
#dnn_userLogin150338_viewProfileLink {display: none; }
#userTools {float: right;}

/* DNNEASYNEWS - Hide Recurring Event Option  */
#dnn_ctr3316_AddEditArticle_trRecurringEvent  {display: none; }


/* SIDEBOX BOOTSTRAP/DMX - Fix <ul> margins on pages with Bootstrap  */

#dnn_RowSixGrid4Pane ul, #dnn_RowSixGrid4Pane  ol {
    margin-bottom: 0px;
    margin-left: 0px;
}

#dnn_RowSixGrid4Pane ul.sidebox-bootstrap-fix {margin-left: 20px;}


/* Footer links */
#footer-policy, #footer-terms, #footer-privacy, #footer-refund {color: rgba(170, 170, 170, 1);}



.entryItem div.remarks{display: none;}

a:hover {text-decoration: none;}

h3 {padding-top: 15px;}

h4.list-article-title {padding-bottom:10px; line-height: 1.2em;}

ul li a:focus, ul li a:hover {
    color: #23527c;
    text-decoration: none;
}

h4.modal-title {font-weight: 600 important!;}

.eds_news_Ozone h3.article-detail-title {  font-size: 34px; }


.eds_news_Ozone h3 {
    color: #437187;
    font-weight: 700;
    font-size: 30px;
    line-height: 1.3;
    letter-spacing: 0;
    font-family: Nunito;
}

.eds_news_Ozone h2 {
    color: #145473;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.2;
    letter-spacing: 0;
    font-family: Nunito;
}
 
.eds_news_Ozone.eds_subCollection_news h3 a {
    color: #437187;
}

.eds_news_Ozone  a {
    color: #32a074;
}
 
.eds_news_Ozone.eds_subCollection_news a {
    color: #32a074;
}

.eds_news_Ozone h1, .eds_news_Ozone h2, .eds_news_Ozone h3, .eds_news_Ozone h4, .eds_news_Ozone h5, .eds_news_Ozone h6 {
    font-family: Nunito;

}

.eds_news_Ozone.eds_subCollection_news p, .eds_news_Ozone.eds_subCollection_news ul li {
    color: inherit;
    font-weight: normal;
    font-size: 1.3em;
    line-height: 1.3;
    letter-spacing: 0;
    font-family: Nunito;
}


.eds_news_Ozone.eds_subCollection_news article {
      padding-top: 10px;
      padding-bottom: 15px;

}

#column-466361 .eds_news_Ozone.eds_subCollection_news article {
      padding-top: 0px;
      padding-bottom: 0px;
}

#dnn_ctr3313_ContentPane  {padding-top: 15px;}



 /* HEADER STYLES*/

span.userProfileImg {display: none;}

ul.topbar-contact li a:hover (color: #a1a1a1;)
ul.topbar-contact li a (font-size: .9em;)

.page-breadcrumbs {margin-bottom: 20px;}
 
.page-title.large .main-title {
    font-weight: 600;
}


/* FOOTER STYLES */
#footerinfo628747 a:hover  {color: #ffffff;}
#footerinfo628747 a:visited {color: rgba(170, 170, 170, 1);}




/* SEARCHBOOST - CSS */
.bstrap30 .sbopt-default h3.sb-title {
    font-size: 24px;
    margin-top: 35px;
    text-decoration: none;
    font-weight: 600;
}

i.fas.fa-search {
    color: #666;
}





/* ACTION FORM STYLES */

label {
    font-weight: 600;
}






 /* BUTTON STYLES */

a.MEWEA-button, a.button-18 {
   border-top: 1px solid #32a074;
   background: #28805d;
   padding: 12px 30px;
   -webkit-border-radius: 20px;
   -moz-border-radius: 20px;
   border-radius: 22px;
   color: #ffffff;
   font-weight: 600;
   font-size: 18px;
   font-family: inherit;
   text-decoration: none;
   vertical-align: middle;
transition: color ease 300ms;
    -moz-transition: color ease 300ms;
    -webkit-transition: color ease 300ms;
    -o-transition: color ease 300ms;
    -ms-transition: color ease 300ms;
   }

a.MEWEA-button:hover, a.button-18:hover {
   border-top-color: #32a074;
   background: #2c936a;
   color: #ffffff;
   }

a.MEWEA-button:active, a.button-18:active {
   border-top-color: #32a074;
   background: #32a074;
   }

a.MEWEA-button:visited, a.button-18:visited{
    color: #ffffff;
}


 /* SUBMIT BUTTON  / ADD TO ACTION FORM */

.MEWEA-submit-button {
  align-items: center;
  background-color: #28805d;
  border: 0;
  border-radius: 100px;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  display: inline-flex;
  font-family: -apple-system, system-ui, system-ui, "Segoe UI", Roboto, "Helvetica Neue", "Fira Sans", Ubuntu, Oxygen, "Oxygen Sans", Cantarell, "Droid Sans", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Lucida Grande", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  justify-content: center;
  line-height: 20px;
  max-width: 480px;
  min-height: 40px;
  min-width: 0px;
  overflow: hidden;
  padding: 15px;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  touch-action: manipulation;
  transition: background-color 0.167s cubic-bezier(0.4, 0, 0.2, 1) 0s, box-shadow 0.167s cubic-bezier(0.4, 0, 0.2, 1) 0s, color 0.167s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  user-select: none;
  -webkit-user-select: none;
  vertical-align: middle;
}

.MEWEA-submit-button:hover,
.MEWEA-submit-button:focus { 
  background-color: #319f73;
  color: #ffffff;
}

.MEWEA-submit-button:active {
  background: #319f73;
  color: rgb(255, 255, 255, .7);
}

.MEWEA-submit-button:disabled { 
  cursor: not-allowed;
  background: rgba(0, 0, 0, .08);
  color: rgba(0, 0, 0, .3);
}



/* PageBuilder Carousel  */

.carousel01 .item {
  padding: 0px 0px;
}


/* Mobile Overrides */

@media (max-width: 768px) {
        .livetabsdefault .ui-tabs .ui-tabs-nav li,  .livetabsdefault .ui-tabs .ui-tabs-nav li a {
              width: 100%;
          }
}





 /* Pagination - DNNEasyNews */

.eds_news_Ozone.eds_subCollection_news .article_pager,
.eds_news_Ozone.eds_subCollection_news .article_pagination table,
.eds_news_Ozone.eds_subCollection_news .edNews_loadMoreTriggerWrapper .trigger {
  border: solid 1px #d0e0da;
}

.eds_news_Ozone.eds_subCollection_news .article_pager a,
.eds_news_Ozone.eds_subCollection_news .article_pager > span,
.eds_news_Ozone.eds_subCollection_news .article_pagination a,
.eds_news_Ozone.eds_subCollection_news .article_pagination > span {
  border-left: solid 1px #d0e0da;
}

.eds_news_Ozone.eds_subCollection_news .article_pager a:hover,
.eds_news_Ozone.eds_subCollection_news .article_pagination a:hover {
  color: #fff;
  background-color: #32a074a1;
}

.eds_news_Ozone.eds_subCollection_news .article_pager a.active,
.eds_news_Ozone.eds_subCollection_news .article_pagination > span {
  color: #fff;
  background-color: #32a074;
}

.eds_news_Ozone.eds_subCollection_news .article_pager a, .eds_news_Ozone.eds_subCollection_news .article_pager > span, .eds_news_Ozone.eds_subCollection_news .article_pagination a, .eds_news_Ozone.eds_subCollection_news .article_pagination > span {
    display: inline-block;
    font-size: 16px;
    font-family: inherit;
    line-height: 1;
    padding: 12px 15px;
}




 



 /* Tab Styles - Bootstrap 5.0 */

.nav-tabs {
    --bs-nav-tabs-border-width: 1px;
    --bs-nav-tabs-border-color: #dee2e6;
    --bs-nav-tabs-border-radius: 0;
    --bs-nav-tabs-link-hover-border-color: #e9ecef00 #e9ecef00 #dee2e600;
    --bs-nav-tabs-link-active-color: #166938;
    --bs-nav-tabs-link-active-bg: #fff;
    --bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #fff;
    border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
    background: #f5f5f5;
    font-weight: 700;
 }

.nav {    
     border-top: 1px solid #dee2e6;
     border-left: none;
    border-right: 1px solid #dee2e6;
    --bs-nav-link-padding-x: 1.4rem;
    --bs-nav-link-padding-y: .8rem;
    --bs-nav-link-font-weight: ;
    --bs-nav-link-color: inherit;
    --bs-nav-link-hover-color: inherit;
    --bs-nav-link-disabled-color: inherit;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;    
	font-weight: 700;	
	border-top: 0px;

}







 /* Calendar Styles - DNNEasyNews */


.eds_news_Nova.eds_style_predefined_cascade_grey.eds_subCollection_calendar .calendar_table td.day.has_events > a {
    color: #145473;
    border-color: #bed5e0;
    background-color: #e1eff8;
    border: none;
}


.eds_news_Nova.eds_subCollection_calendar .calendar_table td.day.has_events > a {
    color: #32a074;
    border: solid 1px #145473;
}


.eds_news_Nova.eds_style_predefined_cascade_grey.eds_subCollection_calendar .calendar_table td.day.has_events > a:hover {
    color: #ffffff;
    background-color: #145473;
}

.eds_news_Nova.eds_style_predefined_cascade_grey.eds_subCollection_calendar .calendar_table td.day.other_month, .eds_news_Nova.eds_style_predefined_cascade_grey.eds_subCollection_calendar .calendar_table td.day.other_month > a, .eds_news_Nova.eds_style_predefined_cascade_grey.eds_subCollection_calendar .calendar_table td.day.other_month > span, .eds_news_Nova.eds_style_predefined_cascade_grey.eds_subCollection_calendar .fc-bg .fc-other-month {
    background-color: #f1f1f1;
}

.eds_news_Nova.eds_subCollection_calendar .calendar_table, .eds_news_Nova.eds_subCollection_calendar .fc, .eds_news_Nova.eds_subCollection_calendar .fc-toolbar, .eds_news_Nova.eds_subCollection_calendar .month_selection td, .eds_news_Nova.eds_subCollection_calendar .calendar_table td.day, .eds_news_Nova.eds_subCollection_calendar .fc-bg .fc-day, .eds_news_Nova.eds_subCollection_calendar .fc th.fc-week-number, .eds_news_Nova.eds_subCollection_calendar .fc td.fc-week-number, .eds_news_Nova.eds_subCollection_calendar .calendar_table td.week_days, .eds_news_Nova.eds_subCollection_calendar .fc-widget-header, .eds_news_Nova.eds_subCollection_calendar .fc-widget-content, .eds_news_Nova.eds_subCollection_calendar .fc-week .fc-bg td.fc-week-number, .eds_news_Nova.eds_subCollection_calendar .advanced .calendar_table td.day > a::after, .eds_news_Nova.eds_subCollection_calendar .advanced .calendar_table td.day > span::after {
    border: solid 2px #836098 !important;
}

.eds_news_Nova.eds_subCollection_calendar .calendar_table td.day {
     padding: 0px;
}

.eds_news_Nova.eds_subCollection_calendar .calendar_table td.day.selected > a {
    font-weight: bold;
    -ms-transform: scale(1.0);
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
}

.eds_news_Nova.eds_subCollection_calendar .calendar_table td.day > a:hover {
    color: #fff;
    -ms-transform: scale(1.0);
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    z-index: 2;
}


.eds_news_Nova.eds_style_predefined_cascade_grey.eds_subCollection_calendar .calendar_table,
.eds_news_Nova.eds_style_predefined_cascade_grey.eds_subCollection_calendar .fc,
.eds_news_Nova.eds_style_predefined_cascade_grey.eds_subCollection_calendar .fc-toolbar,
.eds_news_Nova.eds_style_predefined_cascade_grey.eds_subCollection_calendar .month_selection td,
.eds_news_Nova.eds_style_predefined_cascade_grey.eds_subCollection_calendar .calendar_table td.day,
.eds_news_Nova.eds_style_predefined_cascade_grey.eds_subCollection_calendar .fc-bg .fc-day,
.eds_news_Nova.eds_style_predefined_cascade_grey.eds_subCollection_calendar .fc th.fc-week-number,
.eds_news_Nova.eds_style_predefined_cascade_grey.eds_subCollection_calendar .fc td.fc-week-number,
.eds_news_Nova.eds_style_predefined_cascade_grey.eds_subCollection_calendar .calendar_table td.week_days,
.eds_news_Nova.eds_style_predefined_cascade_grey.eds_subCollection_calendar .fc-widget-header,
.eds_news_Nova.eds_style_predefined_cascade_grey.eds_subCollection_calendar .fc-widget-content,
.eds_news_Nova.eds_style_predefined_cascade_grey.eds_subCollection_calendar .fc-week .fc-bg td.fc-week-number,
.eds_news_Nova.eds_style_predefined_cascade_grey.eds_subCollection_calendar .advanced .calendar_table td.day > a::after,
.eds_news_Nova.eds_style_predefined_cascade_grey.eds_subCollection_calendar .advanced .calendar_table td.day > span::after
{
	border-color: #e0e0e0 !important;
}


.eds_news_Nova.eds_subCollection_calendar .edn_module_title {
    text-align: center;
    margin: 15px 0 30px;
    padding: 0;
    font-family: inherit;
    color: inherit;
    font-size: 43px;
    line-height: 1;
    letter-spacing: normal;
}

.eds_news_Nova.eds_subCollection_calendar .calendar_table td.today > span::before, .eds_news_Nova.eds_subCollection_calendar .calendar_table td.today > a::before, .eds_news_Nova.eds_subCollection_calendar .fc-unthemed .fc-bg td.fc-today::before {
    border: solid 0px #ddd;
    border-top-width: 0px;
}

.eds_news_Nova.eds_style_predefined_cascade_grey.eds_subCollection_calendar .calendar_table .month_selection td.next_prev_months a:hover {
    background-color: #145473;
}













.qtip.edn_calendarbox_Nova.cascade_grey
{
	background-color: #ffffff;
	border-width: 2px;
	border-style: solid;
	border-color: #e0e0e0;
	border-radius: 0px;
	box-shadow: none;
}

.qtip.edn_calendarbox_Nova.cascade_grey .qtip-content div.title span,
.qtip.edn_calendarbox_Nova.cascade_grey .qtip-content div.title span a {
	color: #145473;
        text-decoration: none;
}
 


.qtip.edn_calendarbox_Nova.cascade_grey .qtip-content div.title span a:hover
{
	color: #145473;
}

.qtip.edn_calendarbox_Nova.cascade_grey .qtip-content .wrapper > .article > p.title a
{
	color: #145473;
}

.qtip.edn_calendarbox_Nova.cascade_grey .qtip-content .wrapper > .article > p.title a:hover
{
	color: #145473;
}

.qtip.edn_calendarbox_Nova.cascade_grey .qtip-content .wrapper > .article > p.title
{
	color: #145473;
}

.qtip.edn_calendarbox_Nova.cascade_grey .qtip-content .wrapper > .article_list > li > a
{
	color: #ffffff;
}

.qtip.edn_calendarbox_Nova.cascade_grey .qtip-content .wrapper > .article_list > li > a:hover
{
	color: #e1e1e1;
}

.qtip.edn_calendarbox_Nova.cascade_grey .qtip-content .wrapper > .article_list > li
{
	color: #ffffff;
}

.qtip.edn_calendarbox_Nova.cascade_grey .qtip-content .wrapper > .article_list > li > p
{
	color: #000000;
	font-size: 11px;
}

.qtip.edn_calendarbox_Nova.cascade_grey .qtip-content .wrapper > .article > .content
{
	color: #ffffff;
}

.qtip.edn_calendarbox_Nova.cascade_grey .qtip-content .wrapper > .article img
{
	border-radius: 0px;
}

.qtip.edn_calendarbox_Nova.cascade_grey .qtip-content .wrapper > .article > a
{
	background-color: #206485;
	color: #ffffff;
}

.qtip.edn_calendarbox_Nova.cascade_grey .qtip-content .wrapper > .article > a:hover
{
	background-color: #145473;
	color: #ffffff;
}

.qtip.edn_calendarbox_Nova.cascade_grey .qtip-content .wrapper > .article > p.location:before
{
	color: #747474;
}














 /* Sidebox Styles */

#dng-megamenu673076 .dnngo_slide_menu li:hover>a, #dng-megamenu673076 .dnngo_slide_menu li>a:focus, #dng-megamenu673076 .dnngo_slide_menu li.subcurrent>a {
    background-color: #f8f8f8;
    color: #222222;
}

.dng-megamenu .dnngo_slide_menu li a>span {
    display: inline-block;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: none;
    transition: none;
    color: #595959;

}


#dng-megamenu673076 .dnngo_slide_menu li:hover>a, #dng-megamenu673076 .dnngo_slide_menu li>a:focus, #dng-megamenu673076 .dnngo_slide_menu li.subcurrent>a {
    background-color: #f3f3f3;
}

 
 #headerrow-349354 .dngTextBox a, #headerrow-349354 .dngTextBox a:hover {
    color: #7e7e7e;
}
 



/* Sidebox Styles*/

.dnntitle h4 {   
    color: #333333;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.4;
    letter-spacing: 0;
}

.RowSixGrid4Pane .H4-Container, .RowSixGrid4Pane  .H5-Container, .RowSixGrid4Pane .H6-Container,
.RowFiveGrid5Pane .H4-Container, .RowFiveGrid5Pane .H5-Container, .RowFiveGrid5Pane .H6-Container {
    margin-bottom: 35px;
    background: #fbfbfb;
    border: 2px solid #e3e3e3;
    border-radius: 0px 20px 15px 5px;
    -webkit-border-radius: 0px 20px 15px 5px;
    -moz-border-radius: 0px 20px 15px 5px;
    padding:15px 25px 30px 25px;
}


 



/*   Add space under module title
.RowSixGrid4Pane .H4-Container .contentmain, .RowSixGrid4Pane .H5-Container .contentmain, .RowSixGrid4Pane .H6-Container .contentmain, .RowFiveGrid5Pane .H4-Container .contentmain, .RowFiveGrid5Pane .H5-Container .contentmain, .RowFiveGrid5Pane .H6-Container .contentmain {
    padding-top: 5px;
}
*/


/*  Target individual module background css
.DnnModule-2772 .H4-Container {
    background: #ffffff; 
}
*/


ul.DMXtablist {
    list-style: none;
    margin: 0px;
}





li.contentpart.entryItem {
    padding-bottom: 15px;
    padding-top: 10px;
    border-bottom: 1px solid #e9e9e9;
}











/* EVENTS - 2025 TEMPLATE*/

.calendar-icon {
  margin:.25em 10px 10px 0;
  padding-top:5px;
  float:left;
  width:80px;

  background:#d5d1ce;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d5d1ce));
  background: -moz-linear-gradient(top,  #ffffff,  #d5d1ce); 
  font:bold 30px/60px Arial Black, Arial, Helvetica, sans-serif;
  text-align:center;
  color:#000;
  border-radius:3px;  
  position:relative;
  box-shadow:0 2px 2px #888;
  line-height: 1.6em;
  }

 
.calendar-icon:before, .calendar-icon:after{
  content:'';
  float:left;
  position:absolute;
  top:5px;  
  width:8px;
  height:8px;
  background:#111;
  z-index:1;
  border-radius:10px;
  box-shadow:0 1px 1px #fff;
  }
.calendar-icon:before{left:11px;}  
.calendar-icon:after{right:11px;}

 
  
  .calendar-icon em:before, .calendar-icon em:after{
  content:'';
  float:left;
  position:absolute;
  top:-5px; 
  width:4px;
  height:14px;
  background:#dadada;
  background:-webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#aaa)); 
  background:-moz-linear-gradient(top,  #f1f1f1,  #aaa); 
  z-index:2;
  border-radius:2px;
  }
.calendar-icon em:before{left:13px;} 
.calendar-icon em:after{right:13px;} 

.eds_news_Ozone h2 {
    color: #145372;
    font-weight: 600;
    font-size: 1.6em;
}

 


	
.dng-main{
	 background-color:#FFFFFF;  	}
.container{
		padding-left:15px;
	padding-right:15px;
		width: auto;
	max-width: 100%;
}
.is-container{
	max-width: auto;
}
.container-fluid {
		padding-right:15px;
	padding-left:15px;
		margin-right: auto;
	margin-left: auto;
}   
#dnn_content{
	 padding-top:0px;		 padding-bottom:0px;	}		

@media (min-width:576px) {
		.container {
		width: 540px;
	}	
	.is-container {
		max-width: 540px;
	}
			}
@media (min-width:768px) {
		.container {
		width: 760px;
	}	
	.is-container {
		max-width: 760px;
	}	
			}
@media (min-width:992px) {
		.container {
		width: 960px;
	}	
	.is-container {
		max-width: 960px;
	}	
			}
@media (min-width:1200px) {
		.container {
		width: 1200px;
	}
	.is-container {
		max-width: 1200px;
	}	
			}

@media (min-width:1600px) {
		.container {
		width: 1200px;
	}	
	.is-container {
		max-width: 1200px;
	}	
	}

	.dng-left-full .dng-column:first-of-type > .dng-column-inner,
	.left-full-column > .full-column-inner{
		margin-left:-15px;
		width:calc(100% + 15px);
	}
	.dng-right-full .dng-column:last-of-type > .dng-column-inner,
	.right-full-column > .full-column-inner{
		margin-right:-15px;
		width:calc(100% + 15px);
	}


@media (min-width:576px) {
		.dng-left-full .dng-column:first-of-type > .dng-column-inner,
	.left-full-column > .full-column-inner{
		margin-left:calc((540px - 100vw)/2);
		width:calc(100% + (100vw - 540px)/2);
	}
	.dng-right-full .dng-column:last-of-type > .dng-column-inner,
	.right-full-column > .full-column-inner{
		margin-right:calc((540px - 100vw)/2);
		width:calc(100% + (100vw - 540px)/2);
	}
	}
@media (min-width:768px) {
		.dng-left-full .dng-column:first-of-type > .dng-column-inner,
	.left-full-column > .full-column-inner{
		margin-left:calc((760px - 100vw)/2);
		width:calc(100% + (100vw - 760px)/2);
	}
	.dng-right-full .dng-column:last-of-type > .dng-column-inner,
	.right-full-column > .full-column-inner{
		margin-right:calc((760px - 100vw)/2);
		width:calc(100% + (100vw - 760px)/2);
	}
	}
@media (min-width:992px) {
		.dng-left-full .dng-column:first-of-type > .dng-column-inner,
	.left-full-column > .full-column-inner{
		margin-left:calc((960px - 100vw)/2);
		width:calc(100% + (100vw - 960px)/2);
	}
	.dng-right-full .dng-column:last-of-type > .dng-column-inner,
	.right-full-column > .full-column-inner{
		margin-right:calc((960px - 100vw)/2);
		width:calc(100% + (100vw - 960px)/2);
	}
	}
@media (min-width:1200px) {
		.dng-left-full .dng-column:first-of-type > .dng-column-inner,
	.left-full-column > .full-column-inner{
		margin-left:calc((1200px - 100vw)/2);
		width:calc(100% + (100vw - 1200px)/2);
	}
	.dng-right-full .dng-column:last-of-type > .dng-column-inner,
	.right-full-column > .full-column-inner{
		margin-right:calc((1200px - 100vw)/2);
		width:calc(100% + (100vw - 1200px)/2);
	}
	}
@media (min-width:1600px) {
		.dng-left-full .dng-column:first-of-type > .dng-column-inner,
	.left-full-column > .full-column-inner{
		margin-left:calc((1200px - 100vw)/2);
		width:calc(100% + (100vw - 1200px)/2);
	}
	.dng-right-full .dng-column:last-of-type > .dng-column-inner,
	.right-full-column > .full-column-inner{
		margin-right:calc((1200px - 100vw)/2);
		width:calc(100% + (100vw - 1200px)/2);
	}
	}



h1, h2, h3, h4, h5, h6{
	font-family:inherit;
}

h1{
	color:#a0bdcb;
	font-weight:400;
	font-size:36px;
	line-height:1.2;
	letter-spacing:0;
}		
h2{
	color:#145473;
		font-weight:700;
	font-size:32px;
	line-height:1.3;
	letter-spacing:0;
}		
h3{
	color:#437187;
		font-weight:700;
	font-size:30px;
	line-height:1.3;
	letter-spacing:0;
}		
h4{
	color:#333333;
		font-weight:700;
	font-size:26px;
	line-height:1.4;
	letter-spacing:0;
}		
h5{
	color:#333333;
		font-weight:600;
	font-size:22px;
	line-height:1.4;
	letter-spacing:0;
}		
h6{
	color:#333333;
		font-weight:600;
	font-size:20px;
	line-height:1.5;
	letter-spacing:0;
}	

div.is-inherit-root-text,
div.is-inherit-root-text p,
div.is-inherit-root-text li,
div.is-inherit-root-text div,
div.is-inherit-root-text span{
	color: #393939 ;
}
div.is-inherit-root-text h1{
	color:#a0bdcb;
}
div.is-inherit-root-text h2{
	color:#145473;
}
div.is-inherit-root-text h3{
	color:#437187;
}
div.is-inherit-root-text h4{
	color:#333333;
}
div.is-inherit-root-text h5{
	color:#333333;
}
div.is-inherit-root-text h6{
	color:#333333;
}



@media only screen and (min-width: 576px)  {
						}
@media only screen and (min-width: 768px) {	
						}
@media only screen and (min-width: 992px) {	
		h1{
		font-size:48px;		line-height:1.2;	}
			h2{
		font-size:36px;		line-height:1.3;	}		
					}
@media only screen and (min-width: 1200px) {	
						}

a, 
a:link{
	color:#28805D;
}
a:visited{
	color:#28805D;
}
a:hover{
	color:#2CA076;
}
a:active{
	color:#2CA076;
}




.btn-accent,
a.btn-accent{
	color:#145473;
	border-color:#145473;
	background-color:#145473;
}
[class*="am-btn-"].btn-accent:before{
	background-color:#145473;
}

div [class*="am-btn-"].hover-accent:hover{
	color:#145473;
	border-color:#145473;
	background-color:#145473;
}
div [class*="am-btn-"].hover-accent:hover:before{
	background-color:#145473; 
}



#Body .bg-accent{
	background-color:#145473;
}
#Body .color-accent{
	color:#145473;
} 
#Body .border-accent{
	border-color:#145473;
}
#Body .bg-accent-hover:hover{
	background-color:#145473;
}
#Body .color-accent-hover:hover{
	color:#145473;
} 
#Body .border-accent-hover:hover{
	border-color:#145473;
}
#Body .bg-accent2{
	background-color:#437187;
}
#Body .color-accent2{
	color:#437187;
} 
#Body .border-accent2{
	border-color:#437187;
}
#Body .bg-accent3{
	background-color:#fb7c35;
}
#Body .color-accent3{
	color:#fb7c35;
} 
#Body .border-accent3{
	border-color:#fb7c35;
}
#Body .bg-accent4{
	background-color:#1fa4e8;
}
#Body .color-accent4{
	color:#1fa4e8;
} 
#Body .border-accent4{
	border-color:#1fa4e8;
}

b,
strong{
	font-weight:700;
}
.bold,
.font-weight-bold,
.strong-before:before,
.strong-after:after,
.strong-before :before,
.strong-after :after{
	font-weight:700!important;
}

#Body, html, body, .Head, .SubTitle, .SubSubTitle, .Normal{
	font-family: Nunito;  
	font-size: 17px; 
	line-height: 1.7;
	letter-spacing: 0;
	color: #393939 ;
}
.default-size{font-size:17px;}
.default-lineheight{line-height:1.7;}

@media (min-width:576px) {
	#Body, html, body, .Head, .SubTitle, .SubSubTitle, .Normal,.default-size{font-size:17px;}	}
@media (min-width:768px) {
	#Body, html, body, .Head, .SubTitle, .SubSubTitle, .Normal,.default-size{font-size:17px;}	}
@media (min-width:992px) {
	#Body, html, body, .Head, .SubTitle, .SubSubTitle, .Normal,.default-size{font-size:17px;}	}
@media (min-width:1200px) {
	#Body, html, body, .Head, .SubTitle, .SubSubTitle, .Normal,.default-size{font-size:17px;}	}



button, 
input, 
select, 
textarea,
.btn{
	font-family: Nunito;  
}

.default-color{
	color: #393939!important;
}
.default-bg-color{
	background-color: #393939!important;
}
.default-bg-color-hover:hover{
	background-color:#393939!important;
}
.default-border-color{
	border-color: #393939!important;
}
.accent-color{
	color: #145473;
}
.default-family{
	font-family:"Nunito"!important;
}

 
.color1{
	color:#28805D!important;
}
.color2{
	color:#608aad!important;
}
.color3{
	color:#fb5625!important;
}
.color4{
	color:#2ca076!important;
}
.color5{
	color:#fc368a!important;
}
.color6{
	color:#22d3a7!important;
}
.color7{
	color:#9b61dc!important;
}
.color8{
	color:#e40000!important;
}
.color9{
	color:#ffce09!important;
}
.color10{
	color:#3cb33c!important;
}


.bg-color1{
	background-color:#28805D!important;
}
.bg-color1-hover:hover{
	background-color:#28805D!important;
}
.bg-color2{
	background-color:#608aad!important;
}
.bg-color2-hover:hover{
	background-color:#608aad!important;
}
.bg-color3{
	background-color:#fb5625!important;
}
.bg-color3-hover:hover{
	background-color:#fb5625!important;
}
.bg-color4{
	background-color:#2ca076!important;
}
.bg-color4-hover:hover{
	background-color:#2ca076!important;
}
.bg-color5{
	background-color:#fc368a!important;
}
.bg-color5-hover:hover{
	background-color:#fc368a!important;
}
.bg-color6{
	background-color:#22d3a7!important;
}
.bg-color6-hover:hover{
	background-color:#22d3a7!important;
}
.bg-color7{
	background-color:#9b61dc!important;
}
.bg-color7-hover:hover{
	background-color:#9b61dc!important;
}
.bg-color8{
	background-color:#e40000!important;
}
.bg-color8-hover:hover{
	background-color:#e40000!important;
}
.bg-color9{
	background-color:#ffce09!important;
}
.bg-color9-hover:hover{
	background-color:#ffce09!important;
}
.bg-color10{
	background-color:#3cb33c!important;
}
.bg-color10-hover:hover{
	background-color:#3cb33c!important;
}

.border-color1{
	border-color:#28805D!important;
}
.border-color2{
	border-color:#608aad!important;
}
.border-color3{
	border-color:#fb5625!important;
}
.border-color4{
	border-color:#2ca076!important;
}
.border-color5{
	border-color:#fc368a!important;
}
.border-color6{
	border-color:#22d3a7!important;
}
.border-color7{
	border-color:#9b61dc!important;
}
.border-color8{
	border-color:#e40000!important;
}
.border-color9{
	border-color:#ffce09!important;
}
.border-color10{
	border-color:#3cb33c!important;
}



.font-family3{
	font-family: "Arial"!important;
}

.font-size-xs{font-size: 16px!important;}.font-size-normal{font-size: 16px!important;}.font-size-sm{font-size: 17px!important;}.font-size-md{font-size: 17px!important;}
.line-height-sm{line-height: 1.1!important;}.line-height-md{line-height: 1.4!important;}.line-height-lg{line-height: 1.7!important;}.line-height-xl{line-height: 2.2!important;}.line-height-xxl{line-height: 2.2!important;}
@media (min-width:576px) {
								
					}
@media (min-width:768px) {	
								
					}
@media (min-width:992px)  {	
							
					}
@media (min-width:1200px){	
								
					}


.letter-spacing-sm{
	letter-spacing: 0.03em!important;
}
.letter-spacing-md{
	letter-spacing: 0.05em!important;
}
.letter-spacing-lg{
	letter-spacing: 0.07em!important;
}
.shadow-sm{
	-webkit-box-shadow: 2px 3px 15px  rgba(0,0,0,0.17)   !important;
	box-shadow: 2px 3px 15px  rgba(0,0,0,0.17)   !important;
}
.shadow-md{
	-webkit-box-shadow: 0px 0px 25px  rgba(0,0,0,0.1)   !important;
	box-shadow: 0px 0px 25px  rgba(0,0,0,0.1)   !important;
}
.shadow-lg{
	-webkit-box-shadow: 0px 0px 35px  rgba(0,0,0,0.3)   !important;
	box-shadow: 0px 0px 35px  rgba(0,0,0,0.3)   !important;
}
.shadow-xl{
	-webkit-box-shadow: 0px 0px 40px  rgba(0,0,0,0.2)   !important;
	box-shadow: 0px 0px 40px  rgba(0,0,0,0.2)   !important;
}
.shadow-xxl{
	-webkit-box-shadow: 0px 0px 45px  rgba(0,0,0,0.2)   !important;
	box-shadow: 0px 0px 45px  rgba(0,0,0,0.2)   !important;
}


/*default color*/


/*page title*/
.page-title-bg{
			background-color:#145473; 
				}		


.page-title-Video{
	position: absolute;
    left: 0;
    top: 0;
	height: 100%;
	width: 100%;
    overflow: hidden;
}
.page-title-Video video{
    width: 100%;
    min-height: 100%;
    position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	object-fit: cover;
    object-position: center center;
}




	

.page-title-bg.light-overlay::after{
	background-color: rgba(255, 255, 255, 0.10);
}
.page-title-bg.dark-overlay::after{
	background-color: rgba(0, 0, 0, 0.10);
}

.page-title-container{
	 height: 160px;
}
@media only screen and (max-width: 767px) {
	.page-title-container{
		height: auto;padding-top:67px;padding-bottom:67px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	.page-title-container{
		height:128px
	}
}

/*breadcrumbs*/
.page-breadcrumbs{
	background-color:#ffffff;  
	}
.page-breadcrumbs > .container{
		padding-top:20px;
				padding-bottom:20px;
		}

.page-breadcrumbs .breadcrumbs a:hover{
		color:#145473!important;
	}

.page-breadcrumbs .breadcrumbs{
    color: #666666;
    font-size: 14px;
}
.page-breadcrumbs .breadcrumbs-box > a,
.page-breadcrumbs .breadcrumbs-box > span > span > span{
    line-height:20px;
}
.page-breadcrumbs .breadcrumbs a,
.page-breadcrumbs .breadcrumbs a:link,
.page-breadcrumbs .breadcrumbs a:active,
.page-breadcrumbs .breadcrumbs a:visited{
    color: #666666;
    font-size: 14px;
}
.page-breadcrumbs .breadcrumbs a:hover{
			color:#145473!important;
	}

.breadcrumbs_sytle2 .breadcrumbs-box,
.breadcrumbs_sytle3 .breadcrumbs-box > a:before, 
.breadcrumbs_sytle3 .breadcrumbs-box > span > span > span:before{
	background-color:#f7f7f7;
}

/*sidebar dynamic*/

.sidebar_dynamic.sidebar_dynamic_sytle01{
	padding-right:70px;	}
.sidebar_dynamic.sidebar_dynamic_sytle01 .sidebar_sticky{
		}


@media only screen and (max-width: 991px) {
	.sidebar_dynamic.sidebar_dynamic_sytle01{
		padding-top:0!important;
		padding-right:15px!important;
		padding-bottom:0!important;
		padding-left:15px!important;
		margin-top: 30px;
	}
	.sidebar_dynamic.sidebar_dynamic_sytle01 .sidebar_sticky{
		padding-top:0!important;
		padding-bottom:0!important;
	}
	
}
.sidebar_dynamic.sidebar_dynamic_sytle01,
.sidebar_dynamic.sidebar_dynamic_sytle01 .Normal{
}

.sidebar_sticky{
	z-index: 900;
}
.has-sidebar >.row{
	position: relative;
	flex-wrap: nowrap;
}

.sidebar_pos_fixleft .sidebar_dynamic ,
.sidebar_pos_fixright .sidebar_dynamic {
	opacity: 0;
}
.sidebar_pos_fixleft.show .sidebar_dynamic ,
.sidebar_pos_fixright.show .sidebar_dynamic {
	opacity: 1;
}


.container.sidebar_pos_fixleftfull,
.container.sidebar_pos_fixrightfull{
	width: 100% !important;
}
.sidebar_dynamic.col-lg-auto{
	width: 300px;
	flex: 0 0 300px;
    max-width: calc(100vw - 40px);
}

.sidebar_pos_fixleftfull .col-lg-container.sidebar-siblings-container,
.sidebar_pos_fixrightfull .col-lg-container.sidebar-siblings-container{
	flex-grow: 1;
    max-width: calc(100% - 300px);
}

.sidebar_pos_fixleft,
.sidebar_pos_fixright{
	position: relative;
}

.sidebar_pos_fixleft .sidebar_dynamic {
	position: absolute;
	left: 0;
}
.sidebar_pos_fixright .sidebar_dynamic {
	position: absolute;
	right: 0;
}

html.show-sidebar{
	overflow-x: auto ;
	overflow-y: hidden ;
}

.sidebar-menu-icon,
.sidebar-menu-close{
	position: fixed;
    top: 200px;
    left: 0px;
    width: 40px;
    height: 40px;
    background-color: #1abc9c;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
	display: none;
    align-items: center;
    justify-content: center;
	color: #FFF;
	z-index: 800;
	box-shadow: 2px 3px 5px rgba(0,0,0,0.1);
}

.sidebar-menu-close{
	position: absolute;
	top: 0;
	left:100%;
	background-color: #FFF;
	 background-color:#FFFFFF;  	color: #000;
	border-radius: 0 0 4px 0;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.1);
}	
.sidebar-menu-close::after,
.sidebar-menu-close::before{
	content: "";
	width: 19px;
	border-bottom: 2px solid currentColor;
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 50%;
	margin-left: -10px;
}

.sidebar-menu-close::before{
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
 
.sidebar-menu-icon.icon-right,
.sidebar-menu-icon.icon-fixright,
.sidebar-menu-icon.icon-fixrightfull{
	left: auto;
	right: 0;
	border-radius: 4px 0 0 4px;
	box-shadow: -2px 3px 5px rgba(0,0,0,0.1);
}

.sidebar_pos_right .sidebar-menu-close,
.sidebar_pos_fixright .sidebar-menu-close,
.sidebar_pos_fixrightfull .sidebar-menu-close{
	left: auto;
	right: 100%;
	border-radius: 0 0 0 4px;
	box-shadow: -1px 1px 3px rgba(0,0,0,0.1);

}


.switch-sidebar .sidebar_pos_fixleft .sidebar_dynamic,
.switch-sidebar .sidebar_pos_fixright .sidebar_dynamic{
	position: fixed;
	top: 0;
	bottom: 0;
	z-index: 1000;
	 
	background-color: #FFF;
	 background-color:#FFFFFF;  	box-shadow: 0px 3px 7px rgba(0,0,0,0.1);
	margin: 0;
	padding: 0 !important;
}
.switch-sidebar .sidebar_pos_fixleft .sidebar_sticky,
.switch-sidebar .sidebar_pos_fixright .sidebar_sticky{
	width: 100% !important;
	position: absolute !important;
	top: 0 !important;
	right: 0!important;
	bottom: 0 !important;
	left: 0 !important;
	padding: 15px !important;
	overflow-x: hidden;
	overflow-y: auto;
}
.switch-sidebar.show-sidebar .sidebar_pos_fixleft .sidebar_dynamic{
	left: 0px;
}
.switch-sidebar.show-sidebar .sidebar_pos_fixright .sidebar_dynamic{
	right: 0px;
}

.switch-sidebar .sidebar-menu-close,
.switch-sidebar .sidebar-menu-icon{
	display: flex;
}

.switch-sidebar .sidebar_pos_fixleft .sidebar_dynamic{
	transition: all ease-in 300ms;
	margin-left: -45px;
	left: -300px;
}
.switch-sidebar .sidebar_pos_fixright .sidebar_dynamic{
	transition: all ease-in 300ms;
	margin-right: -45px;
	right: -300px;
}

.switch-sidebar.show-sidebar .sidebar_pos_fixleft .sidebar_dynamic{
	left: 0px;
	margin-left: 0;
}
.switch-sidebar.show-sidebar .sidebar_pos_fixright .sidebar_dynamic{
	right: 0px;
	margin-right: 0;
}
.switch-sidebar.has-sidebar .sidebar-siblings-container{
	max-width: none;
}


@media only screen and (max-width: 991px) {

	.sidebar_pos_left.sidebar_dynamic,
	.sidebar_pos_right.sidebar_dynamic{
		width: 300px;
		flex: 0 0 300px;
	}

	 
	.sidebar_pos_fixleftfull .sidebar_dynamic,
	.sidebar_pos_fixrightfull .sidebar_dynamic,
	.sidebar_pos_left.sidebar_dynamic,
	.sidebar_pos_right.sidebar_dynamic{
		position: fixed;
		top: 0;
		bottom: 0;
		z-index: 1000;
		
		background-color: #FFF;
		 background-color:#FFFFFF;  		box-shadow: 0px 3px 7px rgba(0,0,0,0.1);
		margin: 0;
		padding: 0 !important;
	}
	.sidebar_pos_fixleftfull .sidebar_sticky,
	.sidebar_pos_fixrightfull .sidebar_sticky,
	.sidebar_pos_left .sidebar_sticky,
	.sidebar_pos_right .sidebar_sticky{
		width: 100% !important;
		position: absolute !important;
		top: 0 !important;
		right: 0!important;
		bottom: 0 !important;
		left: 0 !important;
		padding: 15px !important;
		overflow-x: hidden;
		overflow-y: auto;
	}
	.has-sidebar .sidebar-siblings-container{
		flex-grow: 1;
		max-width: none;
	}

	.sidebar_pos_fixleftfull .col-lg-container.sidebar-siblings-container, 
	.sidebar_pos_fixrightfull .col-lg-container.sidebar-siblings-container{
		flex-grow: 1;
		max-width: none;
	}
	
	.sidebar-menu-close,
	.sidebar-menu-icon{
		display: flex;
	}

	.sidebar_pos_fixleftfull .sidebar_dynamic,
	.sidebar_pos_left.sidebar_dynamic{
		transition: all ease-in 300ms;
		margin-left: -45px;
		left: -300px;
	}
	.sidebar_pos_left.sidebar_dynamic{
		left: -300px;
	}	
	.sidebar_pos_fixrightfull .sidebar_dynamic,
	.sidebar_pos_right.sidebar_dynamic{
		transition: all ease-in 300ms;
		margin-right: -45px;
		right: -300px;
	}
	.sidebar_pos_right.sidebar_dynamic{
		right: -300px;
	}
	.show-sidebar .sidebar_pos_fixleftfull .sidebar_dynamic,
	.show-sidebar .sidebar_pos_left.sidebar_dynamic{
		left: 0px;
		margin-left: 0;
	}
	.show-sidebar .sidebar_pos_fixrightfull .sidebar_dynamic,
	.show-sidebar .sidebar_pos_right.sidebar_dynamic{
		right: 0px;
		margin-right: 0;
	}

}
@media only screen and (max-width: 767px) {
	.sidebar-menu-icon{
		top:150px
	}
}

@media only screen and (min-width: 992px) {
	.has-sidebar-fixleftfull .page-title-row-left,
	.has-sidebar-fixleftfull .page-breadcrumbs.text-left .container.Boxed{
			width: 100%;
			padding-left:calc(300px + 15px);
	}
	.has-sidebar-fixleftfull .page-title-row-right {
			width: 100%;
	}

	.has-sidebar-fixrightfull .page-title-row-right,
	.has-sidebar-fixrightfull .page-breadcrumbs.text-right .container.Boxed{
		width: 100%;
		padding-right:calc(300px + 15px);
	}
	.has-sidebar-fixrightfull .page-title-row-left{
		width: 100%;
		padding-right:calc(300px + 15px);
	}
}










/**/
.swiper-container .swiper-pagination-bullet-active{
	background: #145473;	
}
.swiper-container .swiper-button-next:hover, 
.swiper-container .swiper-button-prev:hover{
	color: #145473;	
}
.isotope-grid .isotope-group a::after{
	background-color:#145473;
}

/**/
.fixed-widget-list li.backtop{
	background-color:#145473;
}
body .homepage10-header-btn,
body .homepage10-header-btn:link,
body .homepage10-header-btn:active,
body .homepage10-header-btn:visited,
body .homepage10-header-btn[type="button"],
body .homepage10-header-btn[type="submit"] {
	background-color:#145473;
}
body .homepage10-header-btn:hover{
	background-color:#4b6a85;
}
.homepage10-header-btn.box-shadow2::after{
	box-shadow: -4px 3px 16px #145473;
}
.homepage10-header-btn.box-shadow2.bg-accent2::after{
	box-shadow: -4px 3px 16px #437187;
}
.homepage10-header-btn.box-shadow2.bg-accent3::after{
	box-shadow: -4px 3px 16px #fb7c35;
}
.homepage10-header-btn.box-shadow2.bg-accent4::after{
	box-shadow: -4px 3px 16px #1fa4e8;
}


