@font-face {
    font-family: Rubik;
    src:url("fonts/Rubik/static/Rubik-Regular.ttf");
}
body{
font-family: Rubik !important;
}
.navbar{
   background-color: #fff;
}
.bg-new-blue {
    background-color:#000000;
    ;
}
.ps-3 {
    float: left !important;
}
.title-banner {
    font-family: Rubik;
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 59px;
    text-transform: uppercase;
    color: #253944;
}
.para-banner {
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #7A878E;
}
.title-mb{
    font-family: Rubik;
    font-style: normal;
    font-weight: 300;
    font-size: 48px;
    line-height: 62px;
    color: #253944;
	text-align: center;
}
h6.home {
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #7A878E;
	text-align: center;
}
.card.shadow-sm {
    background: #F9FDFF;
    border: 1px solid #1EABE3;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 0%;
}
.shadow-sm h5 a{
text-decoration:none;
font-size: 17px;
}
.title-2 {
    font-family: Rubik;
    font-style: normal;
    font-weight: 300;
    font-size: 48px;
    line-height: 62px;
    text-align: center;
    color: #253944;
}
.background-mb {
    background: #F6FCFF;
}
.footer-bg-color {
    background: #345060;
}
.link-h4 {
    font-family: Rubik;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 24px;
}
.social-fonts li a{
color:#fff;
}
.links li a{
text-decoration:none;
color: rgba(255, 255, 255, 0.73);
font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 32px;
}
.background-newsletter {
    background: #57788B;
}
.newsletter-color {
    color: rgba(255, 255, 255, 0.73) !important;
}
input#newsletter1 {
    width: 70%;
    float: left;
}
.back-top i{
    color: #fff;
    background: #0d6efd;
    padding: 1%;
    font-size: 18px;
}
.carousel-control-next, .carousel-control-prev{
color:#0d6efd !important;
width: 2% !important;
}
.carousel-inner {
    width: 96% !important;
    margin: auto;
}

.dropdown .mega{
color:#fff !important;
}
.button-more {
    background-color: #1EABE3 !important;
}
.button-more:hover {
    background-color: #0E7399 !important
}

h4.title-megamenu {
    font-family: Rubik;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    color: #000000;
    text-align: center;
}
.tab {
  float: left;
  background: #E7F6FF;
  height: 500px;
  padding: 0;
  overflow-y: auto;
}
button.tablinks .fa{
float:right;
}
ul.list-megamenu li{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 44px;
    color: #253944;
    list-style-type: none;
}
/* Style the buttons inside the tab */
.tab button {
  display: block;
  background-color: inherit;
  color: #253944;
  padding: 6px 14px;  
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current "tab button" class */
.tab button.active {
  background-color: #fff;
  font-weight:bold;
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px 12px;
  border-left: none;
  height: 500px;
  display: none;
  overflow-y: auto;
}

/* Clear floats after the tab */
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}



.advanced {
       background: #FFFFFF;
    border: 1px solid #1EABE3;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 9px;
}
.search-advanced {
    padding: 1% 1% 1% 3%;
}
.link-login {
    color: #0F98E4 !important;
}
.btn-block {
    float: left;
    margin-right: 10px;
}
.search-adv{
padding: 3%;
}
.vr {
    color: #0F98E4;
    height: 18px;
    margin-top: 11px;
	border-left: 2px solid #0F98E4;
}
.form-control:focus {
    box-shadow: none;
    border: 1px solid #00838f
}
.navbar-brand {
    margin-right: 2% !important;
}
.navbar .megamenu{ padding: 0; }
.navbar-about {
    float: right;
}
.footer-bottom{
    box-shadow: 0px 0px 19px 0px rgb(0 0 0 / 31%);
    right: 0;
    bottom: 0;
    left: 0;
    clear: both;
}
.clear{
    clear:both; display:block; overflow:hidden; visibility:hidden; height:50px;
}
.search-term ul{
    width: 66%;
}
.btn-launching{
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 10px!important;
    color: #fff!important;
    border-radius: 0px 4px 0px 0px!important;
    background-color: #E9BE26!important;
    font-weight: 600!important;
    text-align: center;
    white-space: nowrap;
}
.text-grey {
    color: #999!important;
    font-size: 12px;
}
.course-title{
    font-size: 16px;
    font-weight: 600;
}
.course-title a{
    color: #252F3F;
}
.course-paragraph {
    font-size: 13px;
    line-height: 20px;
    color: #252F3F;
}
.btn-more-size{
    font-size: 14px !important;
    border-radius: 0px 0px 8px 8px!important;
    border: none !important;
    padding: 14px !important;
    font-weight: 600 !important;
}
.justify-content-between small{
    font-weight: 600!important;
    font-size: 12px!important;
    color: #252F3F;
}
.bi-heart-fill {
    font-size: 14px;
    color: #EC515A;
}
.my-course-1{
    margin-right: 1%;
}
.list-megamenu{
    -moz-column-count: 3;
  -moz-column-gap: 20px;
  -webkit-column-count: 3;
  -webkit-column-gap: 20px;
  column-count: 3;
  column-gap: 20px;
}
#collapseExample1{
    display: none;
}
.button-right{
    float: right;
}
.ac-btn-breaktime{
    top:0 !important;
}
.search-sidebar {
    padding: 0 !important;
}
.card-deck-count small{
margin-right: 4%;
font-weight: 600!important;
    font-size: 12px!important
}
.tooltip-custom {
    position: relative;
    display: inline-block;
  }
  
  .tooltip-custom  .tooltiptext {
    visibility: hidden;
    width: 160px;
    background-color: #1EABE3;
    color: #000;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%;
    margin-left: -60px;
  }
  
  .tooltip-custom:hover .tooltiptext {
    visibility: visible;
  }
  section.breadcrumb-bkground {
    background-color: #f1eded;
    padding: 0.2% 0.2% 0.2% 1%;
}
section.breadcrumb-bkground ol li{
    font-size: 14px;
}
/* width */
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
  ::-webkit-scrollbar-thumb:horizontal{
    background: #888; 
    width: 5px;
    border-width: 4px 0 0;
}
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #888; 
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }
/* ============ desktop view ============ */
@media all and (min-width: 992px) {
	
	.navbar .has-megamenu{position:static!important;}
	.navbar .megamenu{left:0; right:0; width:90%; margin-top:0;    margin: auto;  }
	
}	
/* ============ desktop view .end// ============ */


/* ============ mobile view ============ */
@media(max-width: 991px){
	.navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{
		overflow-y: auto;
	    max-height: 90vh;
	    margin-top:10px;
	}
	.card.shadow-sm {
    width: 200px;
    margin-bottom: 1%;
}
input#newsletter1 {
    width: 100%;
    float: left;
    margin-bottom: 2%;
}
}
/* ============ mobile view .end// ============ */