/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/
.market-title { margin-bottom: 7px; }

.market-title h3 {
	margin: 0;
	font-size: 1.1rem;
}

.market-title h3 a,
.single-product .product-title h2 a { color: #333; }

.market-title h3 a:hover,
.single-product .product-title h2 a:hover { color: #EE631C; }



.categoryfontcolor {
    color: #fff
}

.h10 {
    font-size:24px;
    font-weight:bold;
}

.font18 {
    font-size:18px;
    padding-right:5px;
}


.header-title-font {
    font-size: 50px; font-weight: bold; line-height: 1.2
}


.mobile-banner {
    display:none
}

.imageBox {
  position: relative;
  float: left;
  padding-bottom:10px;
}

.imageBox .hoverImg {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}

.imageBox:hover .hoverImg {
  display: block;
}

.push-left-10 {
    padding-left:10px
}

.font-size-14 {
    font-size:14px
}

.bottom-2 {
    padding-bottom:2px
}

.logo-size-adjustment {
    height:70px
}

@media only screen and (max-width: 1290px) {
    .logo-size-adjustment {
    height:40px
}

}

@media only screen and (max-width: 580px) {
    .min-vh-100 {
        min-height: 60vh !important;
    }

    .header-title-font {
    font-size: 22px; font-weight: bold; line-height: 1.2;
    color:#ffffff
}
    .header-description-font {
    font-size: 16px; font-weight: 300; line-height: 1.2;
    color:#ffffff
}

    .mobile-banner {
    display:block
}
    #slider_desktop {
        display:none
    }

    .mobile-padding-10 {
        padding-top:10px
    }
}

.vital-sep-lin {
	border-top: 2px solid #464646;
    width: 100%;
    margin: 10px 0 20px;
}

.bg-dark-half-lg:before, .bg-dark-half-md:before, .bg-dark-half-sm:before {
    content: "";
    background: #003399;
    width: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}

#top-bar {
    position: relative;
    border-bottom: 1px solid #EEE;
    font-size: 13px;
	z-index: 999;
}

@media (min-width: 992px){
.top-links-item > a {
    color: #fff;
	}}

@media (min-width: 992px){
.menu-link {
    color: #fff;
	}}

@media (min-width: 992px){
#header + .include-header {
    margin-top: calc( -146px - 2px ) !important;
	width: 100%;
	}}

@media only screen and (min-width: 992px) and (max-width: 1190px){
.menu-link {
    padding: 10px 5px;
	}}

#header-wrap {
    background-color: transparent;
}

#header {
    background-color: transparent;
}

@media (min-width: 992px){
.sticky-header #header-wrap {
    background-color: #fff;
	}}

@media (min-width: 992px){
.sticky-header-shrink .menu-container > .menu-item > .menu-link {
    color: #333;
	}}

@media (min-width: 992px){
.sticky-header-shrink .menu-container > .menu-item.current > .menu-link {
    color: #333 !important;
	}}

@media (min-width: 992px){
.menu-item:hover > .menu-link, .menu-item.current > .menu-link {
    color: #fff !important;
	}}

@media (min-width: 992px){
.menu-item:hover > .menu-inner-page, .menu-item.current > .menu-inner-page {
    color: #333 !important;
	}}
@media (min-width: 992px){
.sticky-header-shrink .menu-item:hover > .menu-link {
    color: #333 !important;
	}}

.modal-dialog-centered{
	display:flex;
	align-items:center;
	min-height:calc(100% - 1rem)
}

@media only screen and (min-width:576px) and (max-width:991px){
	.modal-dialog{
		max-width:500px;
		margin:1.75rem auto;
	}}

@media only screen and (min-width:992px) {
	.modal-dialog{
		max-width:800px;
		margin:1.75rem auto;
	}}

.mbfont {
	color: #000;
}

.mb-button {
	font-size: 100px; 
	color: #fff;
}

@media only screen and (max-width:991px){
	.mobile-flex {
	    flex-direction: column-reverse;
    	padding-bottom: 100px;
}
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    flex: 1 1 auto;
	border: 1px solid #ced4da;
    border-radius: 0.25rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: #fff;
    background-clip: padding-box !important;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0 !important;
	width: fit-content;
}

.btn {
    padding: 0.345rem 0.75rem;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #003399;
}

.top-links-item:hover { 
	background-color: transparent;
}

@media only screen and (min-width: 1290px){
.desktop-card-lg {
    margin-left: 250px !important;
    margin-right: 250px !important;
	}}

@media only screen and (min-width: 768px) and (max-width: 1280px){
.desktop-card-lg {
    margin-left: 100px !important;
    margin-right: 100px !important;
	}}

.menu-link {
	font-size: 15px;
	letter-spacing: 0;
	text-transform: capitalize;
	font-weight: 500;
}

.objective-box {
	background: #003399;
	border-radius: 10px;
	padding: 30px 50px;
	min-height: 306px;
}

.objective-box-2 {
	background: #ED7D31;
	border-radius: 10px;
	padding: 30px 50px;
}

.objective-box h1, .objective-box-2 h1 {
	color: #fff;
}

.mission-list {
	list-style: none;
	display: flex;
}

.mission-list li {
	width: 20%;
}

@media only screen and (max-width: 991px){
	.mission-list {
		flex-direction: row;
		flex-wrap: wrap
	}
	
	.mission-list li {
		width: 50%;
	}
	
	.objective-box {
		min-height: 100%;
	}
	
	.objective-box-2 {
		padding: 30px 30px;
	}
	
	.objective-box h1, .objective-box-2 h1 {
		margin-bottom: 20px;
	}
}

.bg-text {
	position: absolute;
    bottom: 0;
    opacity: 0.1;
}

.bg-text h1 {
	color: #fff;
	font-size: 100px;
    line-height: 100px;
}

.icon-box-2 {
	background: transparent;
    padding: 10px 5px;
	text-align: center;
}

.icon-box-2 img {
    width: 60px;
    margin-bottom: 20px;
	filter: invert(1);
}

.icon-box-2 h4, .icon-box-2 p  {
	color: #fff;
	font-family: 'roboto', sans-serif;
}

.icon-box-2-text {
	color: #003399 !important;
    font-weight: 700;
    font-family: 'roboto', sans-serif;
}

.course-title {
	background-image: url(/images/academy/bg-2.png);
	background-size: cover;
	height: 100%;
	display: flex;
	align-items: center;
	filter: invert(1);
}

.course-title h1 {
	color: #fff;
	padding: 50px;
	font-size: 50px;
	line-height: 58px;
}

.course-content {
	position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px;
	height: 140px;
	width: 100%;
}

.course-content h4, .course-content p {
	color: #fff;
}

.course-box {
	margin-bottom: 20px;
	border-radius: 10px;
    box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
}

.course-img img {
	border-radius: 10px 10px 0 0;
}

.course-info {
	background: #eee;
    padding: 20px 30px;
    border-radius: 0 0 10px 10px;
	height: 150px;
}

.course-info h4 {
	color: #003399;
}

 .swiper-container-wrapper--timeline .swiper-slide {
	 display: flex;
	 background: #fff;
	 min-height: 300px;
	 align-items: center;
	 justify-content: center;
	 border-radius: 10px;
}
 .swiper-container-wrapper--timeline .swiper-slide .container {
	 padding: 0;
	 width: 100%;
}
 .swiper-container-wrapper--timeline .swiper-slide .title {
	 font-size: 18px;
	 opacity: 0;
	 transition: 0.5s ease 0.5s;
}
 .swiper-container-wrapper--timeline .swiper-slide-active .title {
	 opacity: 1;
}
 .swiper-container-wrapper--timeline .swiper-pagination-progressbar {
	 position: relative;
	 margin-bottom: 70px;
	 background-color: transparent;
	 height: 4px;
	 border-bottom: 1px solid #888;
	 width: 100%;
	 overflow: hidden;
	 margin-left: auto;
	 margin-right: auto;
}

 .swiper-container-wrapper--timeline .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	 width: 75%;
}

 .swiper-container-wrapper--timeline .swiper-pagination-progressbar-fill {
	 background-color: #000;
	 height: 3px;
	 top: 2px;
	 border: 0;
	 border-radius: 0;
	 margin: 0;
}
 .swiper-container-wrapper--timeline .swiper-pagination-progressbar:before {
	 position: absolute;
	 top: 2px;
	 left: -100%;
	 width: 100%;
	 height: 3px;
	 background-color: #000;
	 content: "";
}
 .swiper-container-wrapper--timeline .swiper-pagination-progressbar:after {
	 position: absolute;
	 top: 3px;
	 right: -100%;
	 width: 100%;
	 height: 1px;
	 background-color: #888;
	 content: "";
}
 .swiper-container-wrapper--timeline .swiper-pagination-custom {
	 position: relative;
	 list-style: none;
	 margin: 1rem 0;
	 padding: 0;
	 display: flex;
	 line-height: 1.66;
	 bottom: 20px;
	 z-index: 11;
	 width: 75%;
}
 .swiper-container-wrapper--timeline .swiper-pagination-custom .swiper-pagination-switch {
	 position: relative;
	 width: 100%;
	 height: 30px;
	 line-height: 30px;
	 display: block;
}
 .swiper-container-wrapper--timeline .swiper-pagination-custom .swiper-pagination-switch .switch-title {
	 position: absolute;
	 font-weight: 400;
	 font-size: 18px;
	 right: 0;
	 transform: translateX(50%);
	 transition: 0.2s all ease-in-out;
	 transition-delay: 0s;
	 cursor: pointer;
	 z-index: 1;
}
 .swiper-container-wrapper--timeline .swiper-pagination-custom .swiper-pagination-switch .switch-title:after {
	 position: absolute;
	 top: calc(100% + 19px);
	 right: 50%;
	 transform: translateX(50%) translateY(-50%);
	 width: 12px;
	 height: 12px;
	 background: #000;
	 border-radius: 2rem;
	 content: "";
	 transition: 0.2s all ease-in-out;
	 transition-delay: 0s;
	 z-index: 1;
}
 .swiper-container-wrapper--timeline .swiper-pagination-custom .swiper-pagination-switch.active .switch-title {
	 font-weight: 600;
	 font-size: 24px;
	 transition-delay: 0.4s;
}
 .swiper-container-wrapper--timeline .swiper-pagination-custom .swiper-pagination-switch.active .switch-title:after {
	 background: #000;
	 width: 25px;
	 height: 25px;
	 transition-delay: 0.4s;
}
 .swiper-container-wrapper--timeline .swiper-pagination-custom .swiper-pagination-switch.active ~ .swiper-pagination-switch .switch-title {
	 color: #888;
	 font-weight: 16px;
}
 .swiper-container-wrapper--timeline .swiper-pagination-custom .swiper-pagination-switch.active ~ .swiper-pagination-switch .switch-title:after {
	 background: #888;
}

.counter-box {
	background: #f6f6f6;
    padding: 50px 10px;
    border-radius: 10px;
	height: 220px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.cta-box {
    background: #f9f9f9;
    padding: 40px;
	min-height: 330px;
}

.cta-box img {
    width: 60px;
    margin-bottom: 10px;
	filter: invert(1);
}

.cta-box h3, .cta-box p {
    color: #000;
}

.button-cta {
    background: #003399 !important;
    padding: 10px 20px;
    margin: 0;
}

.button-cta:hover {
    background: #003399 !important;
}

.button-cta-2 {
    background: transparent !important;
	border-bottom: 1px solid #fff;
    padding: 2px 0;
    margin: 0;
}

.button-cta-2:hover {
    background: transparent !important;
	border-bottom: 1px solid #fff;
}

.dropbtn {
   background: transparent !important;
  color: white;
  padding: 5px;
  font-size: 14px;
  border: none;
  cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {

}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 140px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 5px 16px;
  text-decoration: none;
  display: block;
}

.dropdown a:hover {background-color: #ddd;}

.show {display: block;}

/* Dark Language Version */

.dropbtn-dark {
   background: transparent !important;
  color: black;
  padding: 5px;
  font-size: 14px;
  border: none;
  cursor: pointer;
}

.dropbtn-dark:hover, .dropbtn-dark:focus {

}
