@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,600;0,700;1,400&amp;display=swap');
@import url("../../cdn.jsdelivr.net/npm/bootstrap-icons%401.10.5/font/bootstrap-icons.css");
body{font-family:'Noto Sans', sans-serif;font-weight:400}
h1,h2,h3,h4,h5,strong,.fw-bold{font-weight:600!important}
.fw-bolder{font-weight:700!important}
.form-control{box-shadow:none!important;}
.nav-link{color:#00305b!important;text-transform:uppercase;font-weight:600}
.logo{height:50px;}
.text-warning{color:#fcca32!important}
.text-primary{color:#00305b!important}
.bg-primary{background:#00305b!important}
.btn-primary{background:#00305b!important;border-color:#002649!important;}
.btn-primary:hover{background:#002649!important;}
.bg-dark{background:#002649!important;}
.bg-warning{background:#fcca32!important}
.btn-light{background:#f5f5f5!important;border-color:#e5e5e5!important;}
.btn-light:hover{background:#e5e5e5!important;}
.faculty-card{min-height:450px;}
.play-icon{height:80px!important;width:80px!important;top:50%;left:50%;margin-top:-40px;margin-left:-40px;}
.company-logo{transition:0.5s all!important}
.company-logo img{height:100px;width:100%;object-fit:contain;object-position:center;}
.company-logo:hover img{height:100px;width:100%;object-fit:contain;}
.shadow{box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px!important;}
.bg-white.border{border-color:#e5e5e5!important;}
.pill-tab.active{font-weight:bold!important;background:#e1e1e1}
.cursor-pointer{cursor:pointer}
.owl-prev,.owl-next{font-size:48px!important;}
.owl-theme .owl-dots .owl-dot span{width:15px!important;height:15px!important;}