@import url('https://fonts.googleapis.com/css2?family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;1,500&display=swap');

	body{
			font-family: 'Prompt', sans-serif;
		}
	.container{
   max-width: 1400px; //Or whatever value you need
}
.navbar .dropdown-toggle, .navbar .dropdown-menu a {
    cursor: pointer;
	color: #0f3853;
}

.navbar .dropdown-item.active, .navbar .dropdown-item:active {
    color: inherit;
    text-decoration: none;
    background-color: inherit;
}

.navbar .dropdown-item:focus, .navbar .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}

@media (min-width: 767px) {
    .navbar .dropdown-toggle:not(.nav-link)::after {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: .5em;
        vertical-align: 0;
        border-bottom: .3em solid transparent;
        border-top: .3em solid transparent;
        border-left: .3em solid;
    }
}
		
.ps-social {
margin: 0px;
padding: 0px;
list-style: none;
}
.ps-social li {
margin: 0 2px;
	
}
.ps-social li {

display: inline-block;
}
.ps-social li a{
	color: #fff;
	font-size: 14px;
	padding-top: 5px;
}
 .ps-social .ps-social__link {
border: 1px solid #fff;
border-radius: 100%;
	 display: block	;
	 text-align: center;
	 height: 30px;
	width: 30px;
}
		.topnav{
			background: #293e68 url(../../assets/img/bg_line_head_bg.jpg)  repeat-x center bottom;

		}
.topnav .bgheader{
	background: url(../../assets/img/bg_line_head.jpg) no-repeat center bottom;
}
    .carousel {

        width: 100%;
        overflow:hidden;
    }
    .carousel .carousel-inner {
        height:100%;    
    }
    .carousel .carousel-inner img {
        display:block;
        object-fit: cover;
    }
		
		.system{
		background: #c6daa8 url("../../assets/img/bg_course.jpg");
		}
.system h2{
	font-size: 26px;
	color: #006c32;
}
.system h2 img{
	margin-bottom: 20px;
}



		.system_bg{
			padding: 30px;
padding-left: 60px;
			padding-right: 60px;
		}
		.system .item{
			display: block;
			width: 100%;
			margin-bottom: 20px;
		}
		.system .item span{
			background: rgb(25,138,77);
background: linear-gradient(174deg, rgba(43,145,90,1) 50%, rgba(25,138,77,1) 50%);
			font-size: 20px;
			color: #ffffff;
			text-align: center;
			padding: 10px;
			display: block;
		}
		.system .item a{
			color: #fff;
			text-decoration:none;
		}
		.system .item a:hover span{
			color: #ccc;
			text-decoration:none;
		}



#course_recommend .carousel-control-prev-icon,
#course_recommend .carousel-indicators li,
#course_recommend .carousel-control-next-icon{
  background-color:none;
}
		#course_recommend .carousel-indicators{
			bottom: -25px;
		}
		#course_recommend .carousel-item p{
			display: block;
			background: #1c544e;
			border-bottom-left-radius: 20px;
			border-bottom-right-radius: 20px;
			padding: 20px;
			color: #fff;
		}
#course_recommend span.carousel-control-prev-icon {
 position: relative;
 bottom: 40px;
	right: 40px;
}

#course_recommend span.carousel-control-next-icon {
 position: relative;
 bottom: 40px;

}
#course_recommend.items {
    width: 100%;
    margin: 0px auto;
    margin-top: 10px;
	margin-bottom: 30px;
}
#course_recommend .block{
margin-left: 15px;
	margin-right: 15px;
}
#course_recommend img{
  width:100%;
  height:auto;
}
#course_recommend  p{
			display: block;
			background: #1c544e;
			border-bottom-left-radius: 20px;
			border-bottom-right-radius: 20px;
			padding: 20px;
			color: #fff;
		}
#course_recommend .slick-dots li.slick-active button:before {
color: #fff;
opacity: 0.75;
}
#course_recommend .slick-dots li button {
height: 15px;
width: 15px;
}
#course_recommend  .slick-prev:before, #course_recommend  .slick-next:before {
	font-size: 50px;
	color: #006c32;
}
#course_recommend .slick-prev, #course_recommend .slick-next {
height: 50px;
width: 50px;
}
#course_recommend .slick-dots li button:before {
   font-size: 15px;
	
}
#course_recommend .slick-prev {
left: -35px;
}
#course_recommend .slick-next {
right: -35px;
}


#category_recommend .carousel-control-prev-icon,
#category_recommend .carousel-indicators li,
#category_recommend .carousel-control-next-icon{
  background-color:none;
}
		#category_recommend .carousel-indicators{
			bottom: -25px;
		}
		#category_recommend .carousel-item p{
			display: block;
			background: #1c544e;
			border-bottom-left-radius: 20px;
			border-bottom-right-radius: 20px;
			padding: 20px;
			color: #fff;
		}
#category_recommend span.carousel-control-prev-icon {
 position: relative;
 bottom: 40px;
	right: 40px;
}

#category_recommend span.carousel-control-next-icon {
 position: relative;
 bottom: 40px;

}
#category_recommend.items {
    width: 100%;
    margin: 0px auto;
    margin-top: 10px;
	margin-bottom: 30px;
}
#category_recommend .block{
margin-left: 15px;
	margin-right: 15px;
}
#category_recommend img{
  width:100%;
  height:auto;
}
#category_recommend  p{
			display: block;
			background: #1c544e;
			border-bottom-left-radius: 20px;
			border-bottom-right-radius: 20px;
			padding: 20px;
			color: #fff;
		}
#category_recommend .slick-dots li.slick-active button:before {
color: #fff;
opacity: 0.75;
}
#category_recommend .slick-dots li button {
height: 15px;
width: 15px;
}
#category_recommend  .slick-prev:before, #category_recommend  .slick-next:before {
	font-size: 50px;
	color: #006c32;
}
#category_recommend .slick-prev, #category_recommend .slick-next {
height: 50px;
width: 50px;
}
#category_recommend .slick-dots li button:before {
   font-size: 15px;
	
}
#category_recommend .slick-prev {
left: -35px;
}
#category_recommend .slick-next {
right: -35px;
}



#scheme_recommend .carousel-control-prev-icon,
#scheme_recommend .carousel-indicators li,
#scheme_recommend .carousel-control-next-icon{
  background-color:none;
}
		#scheme_recommend .carousel-indicators{
			bottom: -25px;
		}
		#scheme_recommend .carousel-item p{
			display: block;
			background: #1c544e;
			border-bottom-left-radius: 20px;
			border-bottom-right-radius: 20px;
			padding: 20px;
			color: #fff;
		}
#scheme_recommend span.carousel-control-prev-icon {
 position: relative;
 bottom: 40px;
	right: 40px;
}

#scheme_recommend span.carousel-control-next-icon {
 position: relative;
 bottom: 40px;

}
#scheme_recommend.items {
    width: 100%;
    margin: 0px auto;
    margin-top: 10px;
	margin-bottom: 30px;
}
#scheme_recommend .block{
margin-left: 15px;
	margin-right: 15px;
}
#scheme_recommend img{
  width:100%;
  height:auto;
}
#scheme_recommend  p{
			display: block;
			background: #1c544e;
			border-bottom-left-radius: 20px;
			border-bottom-right-radius: 20px;
			padding: 20px;
			color: #fff;
		}
#scheme_recommend .slick-dots li.slick-active button:before {
color: #fff;
opacity: 0.75;
}
#scheme_recommend .slick-dots li button {
height: 15px;
width: 15px;
}
#scheme_recommend  .slick-prev:before, #scheme_recommend  .slick-next:before {
	font-size: 50px;
	color: #006c32;
}
#scheme_recommend .slick-prev, #scheme_recommend .slick-next {
height: 50px;
width: 50px;
}
#scheme_recommend .slick-dots li button:before {
   font-size: 15px;
	
}
#scheme_recommend .slick-prev {
left: -35px;
}
#scheme_recommend .slick-next {
right: -35px;
}


			.knowledge{
			background: #1f7497;
		}
		.knowledge_bg{
			background: #1f7497 url("../../assets/img/bg_banner2.png");
			padding-left: 80px;
			padding-right: 80px;
			padding-top: 30px;
			padding-bottom: 30px;
		}
		.knowledge h2{
			color: #fff;
			font-size: 26px;
			margin-bottom: 20px;
		}
		.knowledge img{
			margin-bottom: 20px;
		}
.news h2{
	font-size: 26px;
	color: #006c32;
}
.news h2 img{
	margin-bottom: 20px;
}
		
			.news{
			background: #fff;
		}
		.news_bg{
			padding: 30px;
padding-left: 60px;
			padding-right: 60px;
		}

		

#newsslide .carousel-control-prev-icon,
#newsslide .carousel-indicators li,
#newsslide .carousel-control-next-icon{
  background-color:none;
}
		#newsslide .carousel-indicators{
			bottom: -25px;
		}
		#newsslide .carousel-item p{
			display: block;
			background: #1c544e;
			border-bottom-left-radius: 20px;
			border-bottom-right-radius: 20px;
			padding: 20px;
			color: #fff;
		}
#newsslide span.carousel-control-prev-icon {
 position: relative;
 bottom: 40px;
	right: 40px;
}

#newsslide span.carousel-control-next-icon {
 position: relative;
 bottom: 40px;

}
#newsslide.items {
    width: 100%;
    margin: 0px auto;
    margin-top: 10px;
	margin-bottom: 30px;
}
#newsslide .block{
margin-left: 15px;
	margin-right: 15px;
}
#newsslide img{
  width:100%;
  height:auto;
}
#newsslide  p{
			display: block;
			background: #1c544e;
			border-bottom-left-radius: 20px;
			border-bottom-right-radius: 20px;
			padding: 20px;
			color: #fff;
		}
#newsslide .slick-dots li.slick-active button:before {
color: #fff;
opacity: 0.75;
}
#newsslide .slick-dots li button {
height: 15px;
width: 15px;
}
#newsslide  .slick-prev:before, #newsslide  .slick-next:before {
	font-size: 50px;
	color: #006c32;
}
#newsslide .slick-prev, #newsslide .slick-next {
height: 50px;
width: 50px;
}
#newsslide .slick-dots li button:before {
   font-size: 15px;
	
}
#newsslide .slick-prev {
left: -35px;
}
#newsslide .slick-next {
right: -35px;
}


  
		.page-footer{
					background: #293e68;
			
		}
		.page-footer{
			padding: 20px;
			padding-top: 40px;
			padding-bottom: 40px;
			background: #293e68 url("../../assets/img/bg_footer.jpg") repeat-x top center;
		}
		.page-footer .detail{
			color: #fff;
			font-size: 20px;
			padding-left: 20px;
			padding-top: 10px;
		}
		.page-footer a{
			color: #fff;
		}
		.page-footer a:hover{
			text-decoration: none;
		}
		.page-footer .detail2{
			color: #fff;
			font-size: 14px;
		}
		.page-footer .detail2 p{
			margin-bottom: 0px;
		}
		.page-footer .detail2 ul{
			margin-bottom: 0px;
		}
		.copyright{
			background-color: #0c2638;
			padding-top: 10px;
		}
		
		.copyright .detail3{
			color: #fff;
			font-size: 14px;
		}
		.copyright ul li{
			margin-left: 20px;
		}
		
	.copyright a{
			color: #fff;
		}
		.copyright a:hover{
			text-decoration: none;
			color: #268b6d;
		}

.navbar-dark .navbar-nav .nav-link {
margin-right: 20px;
}

select + .select2-container {
  width: 100% !important;
}
	
.select2-container--default .select2-selection--single {
    height: 40px !important;
    padding: 6px 16px;
    font-size: 16px;
    line-height: 1.33;
    border-radius: 5px;
	background: #fff;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 85% !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 26px !important;
}
.select2-container--default .select2-selection--single {


    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
color: #a7a9a8;
font-size: 16px;
	font-weight:  normal;
}
.select2-container .select2-selection--single .select2-selection__rendered {
padding-left: 0px;
}

.leftmenu_sys{
	background: #1d4368;
	height: 100%;
color: #fff;
}
.sys_profile{
	background: #10253a;
	color: #fff;
	padding: 5px;
	text-align: center;
}
.sys_profile a{
	color: #fff;
}

.topmenu_sys{
	background: #1d4368;
	height: 100%;
color: #fff;
}
.topmenu_sys .navbar-light .navbar-brand:focus, .topmenu_sys .navbar-light .navbar-brand:hover {
color: #fff;
}
.topmenu_sys .navbar-light .navbar-nav .active>.nav-link, .topmenu_sys .navbar-light .navbar-nav .nav-link.active, .topmenu_sys .navbar-light .navbar-nav .nav-link.show, .topmenu_sys .navbar-light .navbar-nav .show>.nav-link {
color: #fff;
}
.topmenu_sys .navbar-light .navbar-brand {
color: #fff;
}
.topmenu_sys .notify {
color: #fff;
}
.topmenu_sys .info {
color: #fff;
}
.block-document{
	margin-top: 20px;
	margin-bottom: 30px;
}
.block-document .list-group-item-action {
color: #005eb5;
}
.block-document .list-group-item-action:hover {
color: #949494;
}

.topmenu_sys .breadcrumb {
padding: 0px;
margin-bottom: 0px;
background:  none;
border-radius:0;
}
.topmenu_sys .breadcrumb a {
color: #fff;
text-decoration: none;
background-color: transparent;
}
.topmenu_sys .breadcrumb a:hover {
color: #949494;
text-decoration: none;
background-color: transparent;
}
.topmenu_sys .breadcrumb-item+.breadcrumb-item::before {
float: left;
padding-right: 0px;
color: #6c757d;
content: none;
}
.topmenu_sys .breadcrumb-item.active {
color: #949494;
}
.topmenu_sys .breadcrumb-item+.breadcrumb-item {
padding-left: 0px;
}

.topmenu_sys .navbar-light .navbar-toggler {
color: #fff;
border-color: #fff;
}
.topmenu_sys .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.topmenu_sys .navbar {
padding: 5px;
}



.block-document .border-card {
  background: #fff;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  font-size: 14px;
  padding: 12px 16px;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid #eaeaea;
  box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
  transition: all 0.25s ease;
}
.block-document .border-card:hover {
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1), 0 5px 10px 0 rgba(0, 0, 0, 0.1);
	text-decoration: none;
}
	
.block-document a .border-card {
 text-decoration: none;
}

.block-document .border-card.over {
  background: rgba(70, 222, 151, 0.15);
  padding-top: 24px;
  padding-bottom: 24px;
  border: 2px solid #47DE97;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0), 0 5px 10px 0 rgba(0, 0, 0, 0);
}
.block-document .border-card.over .card-type-icon {
  color: #47DE97 !important;
}
.block-document .border-card.over p {
  color: #47DE97 !important;
}

.block-document .content-wrapper {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  transition: all 0.25s ease;
	text-decoration: none;
}

.block-document .min-gap {
  flex: 0 0 40px;
}

.block-document .card-type-icon {
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 16px;
  font-weight: 400;
  color: #323232;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  transition: all 0.25s ease;
}
.block-document .card-type-icon.with-border {
  color: #aeaeae;
  border: 1px solid #eaeaea;
}
.block-document .card-type-icon i {
  line-height: 40px;
}

.block-document .label-group {
  white-space: nowrap;
  overflow: hidden;
}
.block-document .label-group.fixed {
  flex-shrink: 0;
}
.block-document .label-group p {
  margin: 0px;
  line-height: 21px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.block-document .label-group p.title {
  color: #005eb5;
  font-weight: 500;
	font-size: 18px;
	text-decoration: none;
}

	
.block-document .label-group p.title.cta {
  text-transform: uppercase;
}
.block-document .label-group p.caption {
  font-weight: 400;
  color: #aeaeae;
}
.block-document a:hover{
	text-decoration:none;
}


#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: #949494;
    padding-left: 0px;
    margin-top: 30px
}

#progressbar li {
    list-style-type: none;
    width: 16.66%;
    float: left;
    position: relative;
    font-weight: 400
}

#progressbar #step1:before {
    content: "1";
}

#progressbar #step2:before {
    content: "2";
}

#progressbar #step3:before {
    content: "3";
}
#progressbar #step4:before {
    content: "4";
}
#progressbar #step5:before {
    content: "5";
}
#progressbar #step6:before {
    content: "6";
}

#progressbar li:before {
    width: 40px;
    height: 40px;
    line-height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    background: #949494;
    border-radius: 50%;
    margin: auto;
    color: #fff;
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #949494;
    position: absolute;
    left: 0;
    top: 21px;
    z-index: -1
}

#progressbar li:last-child:after {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    position: absolute;
    left: -50%
}

#progressbar li:first-child:after {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    position: absolute;
    left: 50%
}

#progressbar li:last-child:after {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

#progressbar li:first-child:after {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #005eb5;
}


.block-document .card-header h3 {
    font-weight: 400;
    color: #32325d;
	font-size: 18px;
	margin-bottom: .0px;
}


.block-document .card-header {
    margin-bottom: 0;
    padding: 1.25rem 1.5rem;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    background-color: #fff;
	
}



.block-document .avatar {
    font-size: 1rem;
    display: inline-flex;
    width: 48px;
    height: 48px;
    color: #fff;
    border-radius: 50%;
    background-color: #adb5bd;
    align-items: center;
    justify-content: center;
}

.block-document .avatar img {
    width: 100%;
    border-radius: 50%;
}

.block-document .avatar-sm {
    font-size: .875rem;
    width: 36px;
    height: 36px;
}

.block-document .avatar-group .avatar {
    position: relative;
    z-index: 2;
    border: 2px solid #fff;
}

.block-document .avatar-group .avatar:hover {
    z-index: 3;
}

.block-document .avatar-group .avatar + .avatar {
    margin-left: -1rem;
}


.block-document .table thead th {
    font-size: 12px;
    padding-top: .75rem;
    padding-bottom: .75rem;
    text-transform: uppercase;
    border-bottom: 1px solid #e9ecef;
}

.block-document .table th {
    font-weight: normal;
}

.block-document .table td .progress {
    width: 120px;
    height: 3px;
    margin: 0;
}

.block-document .table td,
.block-document .table th {
    font-size: 16px;
    white-space: nowrap;
}

.block-document .table.align-items-center td,
.block-document .table.align-items-center th {
    vertical-align: middle;
}

.block-document .table .thead-dark th {
    color: #4d7bca;
    background-color: #1c345d;
}

.block-document .table .thead-light th {
    color: #8898aa;
    background-color: #f6f9fc;
}

.block-document .table-flush td,
.block-document .table-flush th {
    border-right: 0;
    border-left: 0;
}

.block-document .table-flush tbody tr:first-child td,
.block-document .table-flush tbody tr:first-child th {
    border-top: 0;
}

.block-document .table-flush tbody tr:last-child td,
.block-document .table-flush tbody tr:last-child th {
    border-bottom: 0;
}
.block-document .badge {
font-weight: 400;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.has-error .help-block, .has-error .control-label, .has-error .input-group-addon, .has-error .checkbox, .has-error .checkbox-inline, .has-error .radio, .has-error .radio-inline {
color: #de815c;
}
.help-block {
margin-top: 8px;
color: #de815c;
font-weight: normal;
font-style: italic;
	font-size: 14px;
}
.text-required{
	color: #de815c;
}

select + .select2-container {
  width: 100% !important;
}
	
.select2-container--default .select2-selection--single {
    height: 40px !important;
    padding: 6px 16px;
    font-size: 16px;
    line-height: 1.33;
    border-radius: 5px;
	background: #fff;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 85% !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 26px !important;
}
.select2-container--default .select2-selection--single {


    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
color: #a7a9a8;
font-size: 16px;
	font-weight:  normal;
}
.select2-container .select2-selection--single .select2-selection__rendered {
padding-left: 0px;
}
.select2-container--default .select2-selection--single {
background-color: #fff;
border: 1px solid #ced4da;
border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
font-weight:normal;
	font-size: 30px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
padding-right: 10px;
}

.media-body .btn{
	color: #007bff;
}



/* FUNKY */
.funkyradio label:not(.simple) {
    /*min-width: 400px;*/
    width: 100%;
    border-radius: 3px;
    border: 1px solid #D1D3D4;
    font-weight: normal;
	
}
.funkyradio input[type="radio"]:empty, .funkyradio input[type="checkbox"]:empty {
    display: none;
}
.funkyradio input[type="radio"]:empty ~ label, .funkyradio input[type="checkbox"]:empty ~ label {
    position: relative;
    line-height: 2.5em;

    margin-top: 0.2em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	padding-left: 50px;
	
}

.funkyradio input[type="radio"]:empty ~ label:before, .funkyradio input[type="checkbox"]:empty ~ label:before {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    content:'';
    width: 2.5em;
    background: #D1D3D4;
    border-radius: 3px 0 0 3px;

}



.funkyradio input[type="radio"]:hover:not(:checked) ~ label:before {
    content:'\2713';
    text-indent: .9em;
    color: #C2C2C2;

}


.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
    content:'\2714';
    text-indent: .9em;
    color: #C2C2C2;
	
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label, .funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
    color: #888;
}
.funkyradio input[type="radio"]:checked ~ label:before {

    content:'\2713';
    text-indent: .9em;
    color: #333;
    background-color: #ccc;
	
}

.funkyradio input[type="checkbox"]:checked ~ label:before {
    content:'\2714';
    text-indent: .9em;
    color: #333;
    background-color: #ccc;
	
}

.funkyradio input[type="radio"]:checked ~ label, .funkyradio input[type="checkbox"]:checked ~ label {
    color: #777;
}
.funkyradio input[type="radio"]:focus ~ label:before, .funkyradio input[type="checkbox"]:focus ~ label:before {
    box-shadow: 0 0 0 3px #999;
	
}

/* DEFAULT and not set */
.funkyradio input[type="radio"]:checked ~ label:before, .funkyradio input[type="checkbox"]:checked ~ label:before {
    color: #333;
    background-color: #ccc;
}
.funkyradio input[type="radio"]:checked ~ label, .funkyradio input[type="checkbox"]:checked ~ label {
	background-color: #fafafa;
}
.funkyradio-default input[type="radio"]:checked ~ label:before, .funkyradio-default input[type="checkbox"]:checked ~ label:before {
    color: #333;
    background-color: #ccc;
}
.funkyradio-default input[type="radio"]:checked ~ label, .funkyradio-default input[type="checkbox"]:checked ~ label {
	background-color: #fafafa;
}

/* PRIMARY */
.funkyradio-primary input[type="radio"]:checked ~ label:before, .funkyradio-primary input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #4285f4;
}
.funkyradio-primary input[type="radio"]:checked ~ label, .funkyradio-primary input[type="checkbox"]:checked ~ label {
	background-color: #e3edfd;
}

/* SECONDARY */
.funkyradio-secondary input[type="radio"]:checked ~ label:before, .funkyradio-secondary input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #aa66cc;
}
.funkyradio-secondary input[type="radio"]:checked ~ label, .funkyradio-secondary input[type="checkbox"]:checked ~ label {
	background-color: #f2e8f7;
}

/* SUCCESS */
.funkyradio-success input[type="radio"]:checked ~ label:before, .funkyradio-success input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #00c851;
}
.funkyradio-success input[type="radio"]:checked ~ label, .funkyradio-success input[type="checkbox"]:checked ~ label {
	background-color: #d9f7e5;
}

/* DANGER */
.funkyradio-danger input[type="radio"]:checked ~ label:before, .funkyradio-danger input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #ff3547;
}
.funkyradio-danger input[type="radio"]:checked ~ label, .funkyradio-danger input[type="checkbox"]:checked ~ label {
	background-color: #ffe1e4;
}

/* WARNING */
.funkyradio-warning input[type="radio"]:checked ~ label:before, .funkyradio-warning input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #ffbb33;
}
.funkyradio-warning input[type="radio"]:checked ~ label, .funkyradio-warning input[type="checkbox"]:checked ~ label {
	background-color: #fff5e1;
}

/* INFO */
.funkyradio-info input[type="radio"]:checked ~ label:before, .funkyradio-info input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #33b5e5;
}
.funkyradio-info input[type="radio"]:checked ~ label, .funkyradio-info input[type="checkbox"]:checked ~ label {
	background-color: #e1f4fb;
}

/* DARK */
.funkyradio-dark input[type="radio"]:checked ~ label:before, .funkyradio-dark input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #212121;
}
.funkyradio-dark input[type="radio"]:checked ~ label, .funkyradio-dark input[type="checkbox"]:checked ~ label {
	background-color: #dedede;
}

/* ALT */
.funkyradio-alt input[type="radio"]:checked ~ label:before, .funkyradio-alt input[type="checkbox"]:checked ~ label:before {
    color: #ffffff;
    background-color: #2bbbad;
}
.funkyradio-alt input[type="radio"]:checked ~ label, .funkyradio-alt input[type="checkbox"]:checked ~ label {
	background-color: #dff5f3;
}

/* ELEGANT */
.funkyradio-elegant input[type="radio"]:checked ~ label:before, .funkyradio-elegant input[type="checkbox"]:checked ~ label:before {
    color: #ffffff;
    background-color: #2e2e2e;
}
.funkyradio-elegant input[type="radio"]:checked ~ label, .funkyradio-elegant input[type="checkbox"]:checked ~ label {
	background-color: #e0e0e0;
}

/* UNIQUE */
.funkyradio-unique input[type="radio"]:checked ~ label:before, .funkyradio-unique input[type="checkbox"]:checked ~ label:before {
    color: #ffffff;
    background-color: #880e4f;
}
.funkyradio-unique input[type="radio"]:checked ~ label, .funkyradio-unique input[type="checkbox"]:checked ~ label {
	background-color: #eddbe5;
}

/* PINK */
.funkyradio-pink input[type="radio"]:checked ~ label:before, .funkyradio-pink input[type="checkbox"]:checked ~ label:before {
    color: #ffffff;
    background-color: #ec407a;
}
.funkyradio-pink input[type="radio"]:checked ~ label, .funkyradio-pink input[type="checkbox"]:checked ~ label {
	background-color: #fce3eb;
}

/* PURPLE */
.funkyradio-purple input[type="radio"]:checked ~ label:before, .funkyradio-purple input[type="checkbox"]:checked ~ label:before {
    color: #ffffff;
    background-color: #8e24aa;
}
.funkyradio-purple input[type="radio"]:checked ~ label, .funkyradio-purple input[type="checkbox"]:checked ~ label {
	background-color: #eedef2;
}

/* DEEP BLUE */
.funkyradio-deep-blue input[type="radio"]:checked ~ label:before, .funkyradio-deep-blue input[type="checkbox"]:checked ~ label:before {
    color: #ffffff;
    background-color: #512da8;
}
.funkyradio-deep-blue input[type="radio"]:checked ~ label, .funkyradio-deep-blue input[type="checkbox"]:checked ~ label {
	background-color: #e5e0f2;
}

/* INDIGO */
.funkyradio-indigo input[type="radio"]:checked ~ label:before, .funkyradio-indigo input[type="checkbox"]:checked ~ label:before {
    color: #ffffff;
    background-color: #3f51b5;
}
.funkyradio-indigo input[type="radio"]:checked ~ label, .funkyradio-indigo input[type="checkbox"]:checked ~ label {
	background-color: #e2e5f4;
}

/* LIGHT BLUE */
.funkyradio-light-blue input[type="radio"]:checked ~ label:before, .funkyradio-light-blue input[type="checkbox"]:checked ~ label:before {
    color: #ffffff;
    background-color: #3f51b5;
}
.funkyradio-light-blue input[type="radio"]:checked ~ label, .funkyradio-light-blue input[type="checkbox"]:checked ~ label {
	background-color: #e2e5f4;
}

/* CYAN */
.funkyradio-cyan input[type="radio"]:checked ~ label:before, .funkyradio-cyan input[type="checkbox"]:checked ~ label:before {
    color: #ffffff;
    background-color: #00bcd4;
}
.funkyradio-cyan input[type="radio"]:checked ~ label, .funkyradio-unique input[type="checkbox"]:checked ~ label {
	background-color: #d9f5f9cyan
}

/* DARK GREEN */
.funkyradio-dark-green input[type="radio"]:checked ~ label:before, .funkyradio-dark-green input[type="checkbox"]:checked ~ label:before {
    color: #ffffff;
    background-color: #388e3c;
}
.funkyradio-dark-green input[type="radio"]:checked ~ label, .funkyradio-dark-green input[type="checkbox"]:checked ~ label {
	background-color: #e1eee2;
}

/* LIGHT GREEN */
.funkyradio-light-green input[type="radio"]:checked ~ label:before, .funkyradio-light-green input[type="checkbox"]:checked ~ label:before {
    color: #ffffff;
    background-color: #8bc34a;
}
.funkyradio-light-green input[type="radio"]:checked ~ label, .funkyradio-light-green input[type="checkbox"]:checked ~ label {
	background-color: #eef6e4;
}

/* YELLOW */
.funkyradio-yellow input[type="radio"]:checked ~ label:before, .funkyradio-yellow input[type="checkbox"]:checked ~ label:before {
    color: #ffffff;
    background-color: #fbc02d;
}
.funkyradio-yellow input[type="radio"]:checked ~ label, .funkyradio-yellow input[type="checkbox"]:checked ~ label {
	background-color: #fef6e0;
}

/* AMBER */
.funkyradio-amber input[type="radio"]:checked ~ label:before, .funkyradio-amber input[type="checkbox"]:checked ~ label:before {
    color: #ffffff;
    background-color: #ffa000;
}
.funkyradio-amber input[type="radio"]:checked ~ label, .funkyradio-amber input[type="checkbox"]:checked ~ label {
	background-color: #fff1d9;
}

/* DEEP ORANGE */
.funkyradio-deep-orange input[type="radio"]:checked ~ label:before, .funkyradio-deep-orange input[type="checkbox"]:checked ~ label:before {
    color: #ffffff;
    background-color: #ff7043;
}
.funkyradio-deep-orange input[type="radio"]:checked ~ label, .funkyradio-deep-orange input[type="checkbox"]:checked ~ label {
	background-color: #ffeae3;
}

/* BROWN */
.funkyradio-brown input[type="radio"]:checked ~ label:before, .funkyradio-brown input[type="checkbox"]:checked ~ label:before {
    color: #ffffff;
    background-color: #795548;
}
.funkyradio-brown input[type="radio"]:checked ~ label, .funkyradio-brown input[type="checkbox"]:checked ~ label {
	background-color: #ebe6e4;
}

/* BLUE-GREY */
.funkyradio-blue-grey input[type="radio"]:checked ~ label:before, .funkyradio-blue-grey input[type="checkbox"]:checked ~ label:before {
    color: #ffffff;
    background-color: #78909c;
}
.funkyradio-blue-grey input[type="radio"]:checked ~ label, .funkyradio-blue-grey input[type="checkbox"]:checked ~ label {
	background-color: #ebeef0;
}
.form-control-file {
padding-left: 5px;
    display: inline-block;
    cursor: pointer;
	padding-top: 4px;
	padding-bottom: 0px;
}



.datepicker td,.datepicker th{
    text-align: center;
    padding: 8px 12px;
    font-size: 14px;
}

.bg-main{
	background: #264366;
	color: #fff;
}
.bg-main .close {
color: #fff;
	opacity: 1;
	font-size: 26px;
	font-weight: normal;
}
    fieldset 
	{
		border: 1px solid #ddd !important;
		margin: 0;
		xmin-width: 0;
		padding: 10px;       
		position: relative;
		border-radius:4px;
		background-color:#f5f5f5;
		padding-left:10px!important;
		margin-bottom: 20px;
	}	
	
		legend
		{
			font-size:18px;
			font-weight:500;
			margin-bottom: 10px; 
			width: auto;
			border: 1px solid #ddd;
			border-radius: 4px; 
			padding: 5px 10px 5px 10px; 
			background-color: #1d4368;
			color: #fff;
		}
.knowledge_block .card {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin-bottom: 20px;
}
.knowledge_block .card-header {
border-bottom: 1px solid rgba(0, 0, 0, .05);
background-color: #008161;
	color: #fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-size: 18px;
}
.knowledge_block .card-header a{
color: #fff;
}

.block-calendar{
	background: #fff;
	padding-top: 50px;
	padding-bottom: 50px;
}
.block-calendar .card {
    background:#fff;
    box-shadow:0 20px 50px rgba(0,0,0,.1);
    border-radius:10px;
    transition:0.5s;
	padding: 10px;
}
.block-calendar .card:hover {
    box-shadow:0 30px 70px rgba(0,0,0,.2);
}
.block-calendar .calendar-list{
	padding: 10px;
	margin-bottom: 10px;
}
.block-calendar .calendar-list a{
	color: #000;
}
.block-calendar .calendar-list:hover{
background: #e2e7e7;
}
.block-calendar .calendar-list a:hover{
	text-decoration: none;
}
.calendar-list:nth-of-type(odd) {
	background: #e3eef8;
	border-left:10px solid #70b1dc;
}
.calendar-list:nth-of-type(even) {
	background: #ebfeec;
	border-left:10px solid #80db7a;
}
.block-calendar .calendar-list .date{
	color: #7f7f7f;
	font-size: 14px;
}
.block-calendar .calendar-list p{
display: -webkit-box;
font-size: 14px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	margin-bottom: 0px;
}
.block-calendar .calendar-list p a{
	color: #000;
}


.ps-preloader {
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
	z-index: 99999999;
}

.ps-preloader .ps-preloader-section {
  position: fixed;
  top: 0;
  height: 100vh;
  width: 50%;
  background-color: white;
  z-index: 1000;
  transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ps-preloader .ps-preloader-left {
  left: 0;
  transform: translateX(-100%);
  -webkit-animation: moveleft 0.5s;
          animation: moveleft 0.5s;
}

.ps-preloader .ps-preloader-right {
  right: 0;
  transform: translateX(100%);
  -webkit-animation: moveright 0.5s;
          animation: moveright 0.5s;
}

.ps-preloader .ps-preloader__icon {
  position: relative;
  height: 90px;
  width: 150px;
}

@-webkit-keyframes moveleft {
  from {
    transform: translateX(0);
    opacity: 1;
  }
  to {
    transform: translateX(-100%);
  }
}

@keyframes moveleft {
  from {
    transform: translateX(0);
    opacity: 1;
  }
  to {
    transform: translateX(-100%);
  }
}

@-webkit-keyframes moveright {
  from {
    transform: translateX(0);
    opacity: 1;
  }
  to {
    transform: translateX(100%);
  }
}

@keyframes moveright {
  from {
    transform: translateX(0);
    opacity: 1;
  }
  to {
    transform: translateX(100%);
  }
}

.navbar-brand {
	width: 150px;
}
 .navbar-brand img{
	width: 120px;
	 position: absolute; top: 0px; border: 8px solid #293e68; border-radius: 100%;
	 z-index: 100;
}

.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  animation: sticky 1s;
  box-shadow: 2px 4px 8px rgba(33, 40, 50, 0.15);
  background-color: #293e68;
  padding: 0;
}
.sticky .header-main-wrapper {
  margin-top: 0;
  border: 0;
}
@media only screen and (max-width: 575px) {
  .sticky .header-main-wrapper {
    margin-left: -15px;
    margin-right: -15px;
  }
}

@-webkit-keyframes sticky {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0%);
  }
}
@keyframes sticky {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0%);
  }
}

.sticky .navbar-brand{
	width: 150px;
}
.sticky .navbar-brand img{
	width: 100px;
}
@media only screen and (max-width: 767px) {
  .navbar-brand img{
    width: 100px;
	   content:url("../../assets/img/logo_scroll.png");
	  position: relative;  border: 0px;
	  border-radius: 0;
  }
	.sticky .navbar-brand img{
	width: 100px;
	}
}


table.lightgrey-weekends tbody td:nth-child(n+6) {
  background-color: #f3f3f3;
}
#custom-search-input {
	padding: 3px;
	border: solid 1px #E4E4E4;
	border-radius: 6px;
	background-color: #fff;
	margin-bottom: 40px;
	margin-top: 20px;
}
  #custom-search-input input {
	border: 0;
	box-shadow: none;
}
#custom-search-input button {
	margin: 2px 0 0 0;
	background: none;
	box-shadow: none;
	border: 0;
	color: #666666;
	padding: 0 8px 0 10px;
	border-left: solid 1px #ccc;
	margin-top: 5px;
}
#custom-search-input button:hover {
	border: 0;
	box-shadow: none;
	border-left: solid 1px #ccc;
}
#custom-search-input .glyphicon-search {
	font-size: 23px;
}
	.slider_info{
		color: #fff;
	}
	.slider_info:hover{
		color: #fff;
	}
	
	.zabuto-calendar__navigation{
		border-bottom: 2px solid #e2e7e7;
		margin-bottom: 10px;
	}
	.zabuto-calendar__navigation td{
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.zabuto-calendar__days-of-week__item{
		width: 50px;
	}
	.zabuto-calendar__days-of-week th{
		padding-top: 15px;
		padding-bottom: 15px;
		font-weight: bold;
		 text-transform: uppercase;
		font-size: 14px;
	}
	.zabuto-calendar__day--empty{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.zabuto-calendar__day{
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 16px;
		cursor: pointer;
	}
	.zabuto-calendar__day--today{
		font-size: 100%;
		cursor: pointer;
	}
	.zabuto-calendar__day--today .badge{
		padding-top: 10px;
		border-radius: 100%;
		font-size: 100%;
		font-weight: 300;
		color: #fff;
		height: 35px;
		text-align: center;
	}
	.zabuto-calendar__event .badge{
			
		border-radius: 100%;
			font-size: 16px;
		font-weight: 300;
		color: #fff;
		width: 30px;
		height: 30px;
		text-align: center;
		padding: 0px;
		padding-top: 8px;
	}
	.zabuto-calendar__navigation__item--prev, .zabuto-calendar__navigation__item--next{
	font-size: 25px;
	color: #fc8f9e;
}

.page-title-bar-01 {
margin-bottom: 60px;
}
	.page-banner {
position: relative;
overflow: hidden;
z-index: 1;
margin-top: 0 !important;
		background: url(../../assets/img/banner_top.jpg);
		background-size:cover;
		padding-top: 80px;
		padding-bottom: 60px;
}
	.bg-color-05 {
background-color: #F8F8F8;
}
	.page-banner__wrapper {
position: relative;
z-index: 1;
}
	.page-banner__caption {
padding-top: 30px;
padding-bottom: 72px;
}
	.page-banner__main-title {
font-size: 40px;
font-weight: 500;
line-height: 1.3;
margin-top: -8px;
		color: #006c32;
}
	.page-banner__main-title  .icon{
		margin-bottom: 20px;
}
	.page-breadcrumb .breadcrumb {
margin-bottom: 0;
padding-top: 16px;
padding-bottom: 16px;
		background-color: #F8F8F8;
}
.front-section{
	padding-top: 70px;
}
.single-contact-info .info-icon i {
	padding-top: 20px;
}

.section-content p{
	font-size: 18px;
}

.btn i {
margin-left: 0px;
}

