/* Font Family definitons */
@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/Noto Sans Fonts/noto_sans.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Sans Black';
  src: url('../fonts/Noto Sans Fonts/noto_sans_black.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Sans Display';
  src: url('../fonts/Noto Sans Fonts/noto_sans_display.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Sans Display Bold';
  src: url('../fonts/Noto Sans Fonts/noto_sans_display_bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Sans Light';
  src: url('../fonts/Noto Sans Fonts/noto_sans_light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Sans Medium';
  src: url('../fonts/Noto Sans Fonts/noto_sans_medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Sans Reguler';
  src: url('../fonts/Noto Sans Fonts/noto_sans_reguler.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Sans Semibold';
  src: url('../fonts/Noto Sans Fonts/noto_sans_semibold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Serif Display Bold';
  src: url('../fonts/Noto Sans Fonts/noto_serif_display_bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Serif Medium';
  src: url('../fonts/Noto Sans Fonts/noto_serif_medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

:focus {
  outline: none !important;
}

body {
  margin: 0;
  padding: 0;
  font-size: 14px;
}

a {
  font-family: "Noto Sans Medium";
}

p,
span {
  font-family: "Noto Sans Light";
}

h1 {
  font-family: "Noto Serif Display Bold";
}

h1 {
  font: 54px/58px Noto Serif Display Bold;
}

h2,
h3,
h4,
h5,
h6 {
  font-family: "Noto Sans Display Bold";
  font-weight: normal;
  line-height: unset;
}

.active {
  display: block;
}

.noactive {
  display: none !important;
}

.no-pad-left{
  padding-left: 0;
}

.no-pad-right{
  padding-right: 0;
}

.clearboth {
  clear: both;
}

.container {
  padding: 0;
  width: 100%;
}

.main-container {
  width: 1366px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.active .navbar-toggler {
  z-index: 999;
}

.lums-main-menu .navbar-default .home-icon {
  display: block;
}

.search-bx a {
  line-height: 41px;
}

.main-menu-button .active .menu-title {
  top: 9px;
}

#navbar {
  z-index: 99;
}


.navbar {
  min-height: 61px;
}
nav{
  min-height: 61px;
}

.lums-main-menu .navbar-default {
  z-index: 99;
}

.home-slider.slick-slider {
  height: 462px;
  margin-bottom: 18px;
}

.home-icon {
  display: none;
}

.lets-talk img {
  max-width: unset;
}
/*Top Heading Section Start*/
.website-main-heading {
  width: 70%;
  margin: auto;
  max-width: 100%;
}
.website-main-heading h3 {
  margin-top: 0;
  color: #04198b;
  font-size: 18px;
  line-height: 24px;
  font-family: "Noto Sans Medium";
  text-align: center;
  margin-bottom: 0;
}
.website-main-heading h2 {
  margin-top: 0;
  color: #04198b;
  font-size: 32px;
  line-height: 46px;
  font-family: Noto Serif Display Bold;
  text-align: center;
  margin-bottom: 40px;
}
/*Top Heading Section End*/


/* Secondary Menu*/

.main-menu-caps ul.we-mega-menu-ul {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  /* justify-content: space-around; */
  justify-content: center;
}

.navbar-we-mega-menu > .container-fluid {
  padding-left: 50px;
  padding-right: 50px;
  width: 100%;
  box-shadow: none !important;
}
.cbs-main-menu-block {
  background-color: #f2f2f2;
}

.cbs-main-menu-block .navbar-we-mega-menu .nav-tabs > li.we-mega-menu-li {
  padding: 12px 25px 0 25px;
  margin: 0;
  border-left: none;
  
}

.cbs-main-menu-block .navbar-we-mega-menu .nav-tabs > li.we-mega-menu-li:hover {
  padding: 12px 25px 0 25px;
  margin: 0;
  border-left: none;
  color: #04198b;
  background-color: transparent ;
}
.cbs-main-menu-block .navbar-we-mega-menu .nav-tabs > li.we-mega-menu-li.log-in-link {
  padding: 12px 25px 0 25px;
  margin: 0;
  border-left: none;
  background: #04198b;
}
.cbs-main-menu-block .navbar-we-mega-menu .nav-tabs > li.we-mega-menu-li.log-in-link:last-child{
  min-height: 60px;
}
.cbs-main-menu-block .navbar-we-mega-menu .nav-tabs > li.we-mega-menu-li.log-in-link > a{
 color:#fff;
}

.cbs-main-menu-block .navbar-we-mega-menu .nav-tabs li a {
  font-size: 16px;
  line-height: 19px;
  color: #fff;
}

.cbs-main-menu-block .navbar-we-mega-menu .nav-tabs > li a.we-mega-menu-li {
  color: #04198b;
  font: 16px/21px "Noto Sans Reguler";
  background-color: transparent;
  padding: 8px 11px 11px 11px;
  display: inline-block;
  text-transform: none;
  font-weight: bold;
}

.cbs-main-menu-block .navbar-we-mega-menu .nav-tabs > li.active > a {
  border-bottom: solid 7px #04198b;
  font-size: 16px;
  text-transform: none;
}

.cbs-main-menu-block .navbar-we-mega-menu .nav-tabs li h2.we-megamenu-nolink {
  color: #04198b;
  font: 18px/19px "Noto Sans Reguler";
  background-color: transparent;
  padding: 8px 11px 11px 11px;
  display: inline-block;
  text-transform: none;
  font-weight: bold;
}

.cbs-main-menu-block .navbar-we-mega-menu .nav-tabs > li > a:hover {
  /* border-bottom: solid 7px #04198b;
  font-size: 16px;
  padding: 8px 11px 11px 11px;
  text-transform: none;
  font-family: "Noto Sans Reguler";
  font-weight: bold; */
  color: #04198b;
} 

.cbs-main-menu-block .navbar-we-mega-menu .nav-tabs.subul > li.we-mega-menu-li {
  padding: 0;
  margin: 0;
  border-left: none;
}
.navbar-we-mega-menu .nav-tabs {
  top: auto;
}
.cbs-main-menu-block .we-mega-menu-submenu {
  width: 265px;
  padding: 0;
}

.cbs-main-menu-block .we-mega-menu-submenu li.we-mega-menu-li {
  display: grid;
  height: auto !important;
  margin-right: 0;
  padding-top: 13px;
}

.cbs-main-menu-block .we-mega-menu-submenu li.we-mega-menu-li:hover {
  display: grid;
  height: 40px;
  margin-right: 0;
}

.cbs-main-menu-block .we-mega-menu-submenu li.we-mega-menu-li a {
  padding-top: 13px;
}

.cbs-main-menu-block .we-mega-menu-submenu li.we-mega-menu-li a:hover {
  border-bottom: solid 4px #04198b;
  display: grid;
  margin-right: 0;
}

.cbs-main-menu-block .we-mega-menu-ul .dropdown-menu > a:before,
.we-mega-menu-ul .dropdown-menu > span:before {
  background-image: none !important;
}

.cbs-main-menu-block h2.we-megamenu-nolink::after {
  content: "\f107";
  font: normal normal normal 20px/1 FontAwesome;
  position: relative;
  right: -6px;
  color: #04198b;
}

.cbs-main-menu-block .we-mega-menu-submenu > .we-mega-menu-submenu-inner {
  min-height: auto;
}

.submenu-nop .we-megamenu-nolink {
  color: #04198b;
  font-size: 14px;
  font-family: "Noto Sans Medium";
  font-weight: unset;
  background-color: transparent;
  padding-bottom: 15px;
  padding-top: 6px;
  padding-left: 8px;
  padding-right: 8px;
  line-height: 19px;
  margin: 0;
  text-transform: uppercase;
}
#block-mainnavigation ul.we-mega-menu-ul {
  background: #fff;
  padding-top: 35px;
  margin-top: 50px;
}
.home-icon {
  background-image: url(../images/home_icon_2.png);
  position: absolute;
  top: 75px;
  z-index: 999;
  left: 25px;
  background-repeat: no-repeat;
  padding-left: 24px;
  line-height: 16px;
  font-size: 16px;
}

/* Secondary Menu*/


/* Intro Section Start */
.intro-section {
  padding: 0 200px 50px 200px;
  text-align: center;
}
.intro-section h1 {
  font: 42px/48px Noto Serif Display Bold;
  margin-bottom: 25px;
}
.intro-section p {
  font-size: 17px;
  line-height: 25px;
  font-family: 'noto sans light';
  color: #000;
}
/* Intro Section End */

/* Quick Links Section Start */
.quick-links-section {
  padding: 0 150px 50px 150px;
  clear: both;
}
.box-wrapper {
  display: inline-block;
  width: 30%;
  margin: 0 15px 0 15px;
}
/* .box-wrapper .box-img {

} */
.box-wrapper .box-img img {
  width: 100%;
}
.box-wrapper .box-img .box-title {
  font-size: 26px;
  line-height: 28px;
  font-family: 'noto sans Medium';
  color: #fff;
  position: relative;
  top: 95px;
  right: -22px;
}
.box-wrapper .box-info {
  border: 1px solid #ccc;
  padding: 25px 30px 25px 30px;
}
.box-wrapper .box-info .box-description {
  font-size: 17px;
  line-height: 25px;
  font-family: 'noto sans light';
  color: #000;
  text-align: center;
}
.box-wrapper .box-info .box-button {
  padding: 50px 25px 25px 25px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.box-wrapper .box-info .box-button a {
  padding: 18px 53px;
  text-align: center;
  background: #23a3a3;
  border-radius: 5px;
  color: #fff;
  font-family: 'noto sans Light';
}
/* Quick Links Section End */

/* Courses Intro Section Start */
.courses-intro-section {
  padding: 0 350px 50px 350px;
  text-align: center;
}
.courses-intro-section h1 {
  font: 42px/48px Noto Serif Display Bold;
  margin-bottom: 25px;
}
.courses-intro-section p {
  font-size: 17px;
  line-height: 25px;
  font-family: 'noto sans light';
  color: #000;
}
/* Courses Intro Section End */


/* Filters Section Start */
.courses-listing-section {
  padding: 0 75px 50px 75px;
}
.form-group-inline.text-field {
  margin: 0 5px 0 5px;
  display: inline-block;
  width: 33%;
  float: left;
}
.form-group-inline.select-wrapper {
  margin: 0 5px 0 5px;
  display: inline-block;
  width: 23%;
  float: left;
}
.form-group-inline.list-table-view {
  margin: 0 5px 0 5px;
  display: inline-block;
  width: 17%;
  float: left;
}
label.label-top {
  font-family: "Noto Sans Light";
  font-size: 17px;
  text-align: left;
  font-weight: lighter;
}
.form-control {
  display: block;
  width: 100%;
  height: 70px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


.select-wrapper::after {
  color: #606060;
  content: "\f107";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  margin-top: -0.5em;
  padding-right: 0.4em;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 7;
  font: normal normal normal 28px/29px FontAwesome;
}

.text-field::after {
  background-image: url(../images/search-icon.jpg);
  background-repeat: no-repeat;
  background-color: transparent;
  height: 50px;
  border: none;
  background-position: 30px 6px;
  width: 63px;
  font-size: 0;
}
.table-view {
  background: url(../images/grid-button.png);
  width: 75px;
  height: 76px;
  position: relative;
  background-size: 100%;
  background-repeat: no-repeat;
  display: inline-block;
  top: -24px;
}
.table-view:hover {
  background: url(../images/grid-button-hover.png);
  width: 75px;
  height: 76px;
  position: relative;
  background-size: 100%;
  background-repeat: no-repeat;
  display: inline-block;
  top: -24;
}
.list-view {
  background: url(../images/list-button.png);
  width: 105px;
  height: 100px !important;
  position: relative;
  background-size: 100%;
  background-repeat: no-repeat;
  display: inline-block;
}
.list-view:hover {
  background: url(../images/list-button-hover.png);
  width: 105px;
  height: 100px !important;
  position: relative;
  background-size: 100%;
  background-repeat: no-repeat;
  display: inline-block;
}
.filters {
  display: inline-block;
}
/* Filters Section End */


/* Courses List Section Start */
.courses-list {
  display: inline-block;
}
.course-box-wrapper {
  width: 23%;
  float: left;
  margin: 10px 10px 10px 10px;
  border: 1px solid #ccc;
  display: inline-block;
  height: 460px;
}
.course-category{
  color: #FFFFFF;
  width: 100%;
  text-align: center;
  padding: 10px 10px 10px 10px;
  position: relative;
}
.course-box-wrapper:nth-child(n+0) > .course-category{
  
  background: #358bbe;

}
.course-box-wrapper:nth-child(2n+0) > .course-category{
  
  background: #da8312;

}
.course-box-wrapper:nth-child(3n+0) > .course-category{
  
    background: #0c3d5e;
  
}
.course-img {
position: relative;
}
.course-img img {
  max-width: 100%;
}
.course-detials {
  padding: 10px 10px 10px 10px;
  position: relative;
  height: 260px;
}

.course-box-wrapper .read-more-btn {
  margin-bottom: 40px;
  margin-top: 15px;
  position: absolute;
  bottom: 0;
  text-align: center;
  justify-content: center;
  flex-wrap: nowrap;
  width: 100%;
}
.course-detials .date {
  font-family: Noto Sans, Medium;
  font-size: 14px;
  margin-bottom: 10px;
  color: #333;
  position: relative;
}
.course-detials .title {
  font-family: "Noto Sans Display Bold";
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 10px;
  color: #333;
}

.course-detials .field-wrapper{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.courses-listing-section .field-label {
  width: 30%;
  font-family: Noto Sans, Medium;
  font-size: 14px;
  margin-bottom: 10px;
  color: #333;
  margin-right: 15px;
}

.courses-listing-section .field-data {
  width: 70%;
  font-family: Noto Sans, Medium;
  font-size: 14px;
  margin-bottom: 10px;
  color: #333;
  margin-right: 15px;
}

.course-detail-list {
  /* margin-left: 68px !important; */
  font-weight: 600 !important;
}

.course-detials .instructor {
  margin: 15px 0;
}
.course-detials .instructor .instructor-label {
  font-family: "Noto Sans Reguler";
  font-size: 14px;
  margin-bottom: 0;
  color: #ccb;
  font-weight: bold;
}
.course-detials .instructor .instructor-name {
  font-family: Noto Sans, Light;
  font-size: 14px;
  margin-bottom: 10px;
  color: #333;
}

.course-detials .course-description .description-label {
  font-family: "Noto Sans Reguler";
  font-size: 14px;
  margin-bottom: 0;
  color: #ccb;
  font-weight: bold;
}

.course-detials .course-description .info {
  font-family: Noto Sans, Medium;
  font-size: 14px;
  margin-bottom: 10px;
  color: #333;
}

.course-detials .read-more {
  position: relative;
  bottom: -5px;
}

.course-detials .read-more a {
  font-size: 16px;
  font-family: "Noto Sans Reguler";
  color: #002581;
  font-weight: bold;
}
.course-detials .read-more a:after {
  content: "";
  width: 26px;
  height: 21px;
  display: inline-block;
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 1px;
}

.all-courses {
  padding: 35px 25px 25px 25px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.all-courses a {
  padding: 18px 53px;
  text-align: center;
  background: #23a3a3;
  border-radius: 0;
  color: #fff;
  font-family: 'noto sans Light';
}


/* Courses List Section End */

/* Team Section Start */
.team-section {
  padding: 0 200px 50px 200px;
  text-align: center;
  height: 400px;
}
.team-section h1 {
  font: 42px/48px Noto Serif Display Bold;
  margin-bottom: 25px;
}
.team-section p {
  font-size: 17px;
  line-height: 25px;
  font-family: 'noto sans light';
  color: #000;
}
.team-slider {
  min-height: 400px;
}
.team-box {
  width: 21%;
  float: left;
  margin: 25px 50px 0 50px;
}
.team-box .team-img {
  margin-bottom: 15px;
}
.team-box .team-img img {
  border-radius: 50%;
  width: 150px;
  height: auto;
}
.team-box .team-intro {
  text-align: left;
}
.team-box .team-intro .team-name {
  font-family: Noto Sans, Light;
  font-size: 17px;
  line-height: 26px;
  margin-bottom: 0px;
  font-weight: normal;
}
/* Team Section End */

.publication-section {
  padding: 0 10px;
  margin-bottom: 50px;
  background: #ffffff;
}
.publication-section h1 {
  font: 42px/88px Noto Serif Display Bold;
  margin-bottom: 25px;
  text-align: center;
}

/* Testimonial Section Start */
.testimonials-section {
  padding: 0 75px;
  margin-bottom: 50px;
}
.testimonials-section h1 {
  font: 42px/88px Noto Serif Display Bold;
  margin-bottom: 25px;
  text-align: center;
}
.test-box-left {
  border: 3px solid #ccc;
  height: 500px;
  width: 2%;
  float: left;
}
.test-box-mid {
  background: url(../images/testimonialbg.png);
  border-right: 3px solid #ccc;
  height: 500px;
  width: 97.5% !important;
  float: left;
  margin: 0 15px;
  background-repeat: no-repeat;
  border-bottom: 2px solid #ccc;
}
.test-box-mid .test-left {
  width: 55%;
  float: left;
  padding: 100px 50px 100px 100px;
}
.test-box-mid .test-right {
  width: 40%;
  float: left;
  padding: 25px;
}
.test-box-right {
  border: 3px solid #ccc;
  height: 500px;
  width: 2%;
  float: left;
}

.quote {
  font-family: 'Noto Sans Reguler';
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 40px;
  color: #23a3a3;
  font-weight: bold;
}
.test-name {
  font-family: 'Noto Sans Light';
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 25px;
  color: #23a3a3;
  font-weight: bold;
}

.test-right img {
  width: 450px;
  height: 450px;
  border-radius: 50%;
}
/* Testimonial Section End */

/* Custom Trainings Section Start */
.custom-trainings {
  padding: 0 150px;
  margin-bottom: 75px;
}

.custom-trainings .left-side h1 {
  font: 42px/48px Noto Serif Display Bold;
  text-align: left;
}
.custom-trainings .left-side h2 {
  font-size: 28px;
  line-height: 34px;
  font-family: 'Noto Sans Display Bold';
  margin-bottom: 15px;
}

.custom-trainings .left-side p {
  font-size: 17px;
  line-height: 25px;
  font-family: 'noto sans light';
  color: #000;
}
.custom-trainings .left-side img {
  width: 100%;
  height: auto;
}
.custom-trainings .right-side {
  background: #04198b;
  padding: 15px 25px 40px 25px;
  margin-top: 69px;
}
.custom-trainings .right-side h1 {
  font-size: 28px;
  line-height: 34px;
  font-family: 'Noto Sans Display Bold';
  margin-bottom: 15px;
  color: #fff;
  margin-bottom: 50px;
}
.custom-trainings .right-side p {
  font-size: 17px;
  line-height: 25px;
  font-family: 'noto sans light';
  color: #fff;
}
.custom-trainings .right-side .read-more {
  padding: 65px 0 25px 0px;
  text-align: center;
}
.custom-trainings .right-side .read-more a {
  padding: 18px 53px;
  text-align: center;
  background: #23a3a3;
  border-radius: 5px;
  color: #fff;
  font-family: 'noto sans Light';
}
/* Custom Trainings Section End */


/* More Info Section Start */
.more-info-section {
  padding: 0 125px;
  margin-bottom: 75px;
}
.more-info {
  background: url("../images/top-banner.jpg");
  background-repeat: no-repeat;
}
.more-info-section h2 {
  font-size: 32px;
  line-height: 34px;
  font-family: 'Noto Sans Display Bold';
  margin-bottom: 15px;
  color: #fff;
  margin-bottom: 35px;
}
.more-info-section p {
  font-size: 24px;
  line-height: 30px;
  font-family: 'noto sans light';
  color: #fff;
}
.more-info-section .read-more {
  padding: 0;
}
.more-info-section .read-more a {
  padding: 18px 53px;
  text-align: center;
  background: #23a3a3;
  border-radius: 5px;
  color: #fff;
  font-family: 'noto sans Light';
}
.more-info-left {
  padding: 54px 75px 57px 75px;
}
.more-info-right {
  padding: 140px 75px 75px 75px;
}
/* More Info Section End */

/* Contact Section Start */
.contact-section {
  padding: 0 110px;
}
.intro-section-contact {
  background-color: #23a3a3;
  height: 450px;
  z-index: 7;
}

.contact-info h2 {
  font-size: 32px;
  line-height: 34px;
  font-family: 'Noto Serif Display Bold';
  margin-bottom: 15px;
  color: #fff;
  margin-bottom: 35px;
}
.contact-info p {
  font-size: 14px;
  line-height: 22px;
  font-family: 'noto sans light';
  color: #fff;
}

.contact-info-right {
  padding: 45px 110px 25px 15px;
}

.contact-info-right h2 {
  font-size: 28px;
  line-height: 34px;
  font-family: 'Noto Sans Display Bold';
  margin-bottom: 15px;
  color: #fff;
  margin-bottom: 35px;
}

.contact-info-right p {
  font-size: 17px;
  line-height: 22px;
  font-family: 'noto sans light';
  color: #fff;
}

.contact-info-right .read-more {
  margin-top: 45px;
}

.contact-info-right .read-more a {
  padding: 18px 53px;
  text-align: center;
  background: #002581;
  border-radius: 5px;
  color: #fff;
  font-family: 'noto sans Light';
}

.from-section {
  padding: 0 150px;
  z-index: 8;
  position: relative;
  top: -125px;
}
.from-section h1 {
  font-size: 32px;
  line-height: 34px;
  font-family: 'Noto Sans Display Bold';
  margin-bottom: 15px;
  color: #fff;
  margin-bottom: 35px;
}
.from-section p {
  font-size: 24px;
  line-height: 30px;
  font-family: 'noto sans light';
  color: #fff;
}
.form-block {
  background-color: #fff;
  padding: 30px 35px 86px 35px;
  border: 1px solid #ccc;
}
.from-section .contact-form {
  background-color: #fff;
}
.from-section .address-info {
  background-color: #04198b;
  padding: 25px 25px 25px 25px;
}
.from-section .contact-form .form-group-inline.text-field {
  margin: 0 5px 0 5px;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.contact-form h2 {
  font-size: 24px;
  line-height: 30px;
  font-family: "Noto Sans Medium";
  color: #333;
  margin-bottom: 25px;
}

.address-info h2 {
  font-size: 17px;
  line-height: 22px;
  font-family: "Noto Sans Reguler";
  color: #fff;
  margin-bottom: 35px;
}
.address-info h5 {
  font-size: 14px;
  line-height: 20px;
  font-family: "Noto Sans Regular";
  color: #fff;
  margin-top: 35px;
  margin-bottom: 5px;
}
.address-info p {
  font-size: 16px;
  line-height: 20px;
  font-family: "Noto Sans Light";
  color: #fff;
  padding-bottom: 0 !important;
}
.contact-form .text-field .form-control {
  height: 50px !important;
}
.contact-form textarea.form-control {
  /* height: auto; */
  min-height: 100px !important;
  max-height: 200px !important ;
  margin: 0 5px;
}
.contact-form .form-actions {
  position: absolute;
  bottom: 130px;
  right: 0;
}
.contact-form .form-actions button {
  background: url(../images/submit-button.gif);
  background-repeat: no-repeat;
  height: 60px;
  background-color: transparent;
  border-color: transparent;
  color: transparent;
  box-shadow: none;
}
.address-info::before {
  content: "";
  background-image: url(../images/map-marker.png);
  background-repeat: no-repeat;
  height: 55px;
  width: 35px;
  position: absolute;
  top: -28px;
  left: 15px;
}
/* Contact Section End */


/* Breadcrumb Section Start*/
.breadcrumbs-section {
  padding: 0 15px;
}
.inner-page-bread-or ul {
  display: flex;
  list-style: none;
  padding-left: 40px;
  flex-wrap: wrap;
  padding-top: 20px;
}
.inner-page-bread-or ul li {
  font-family: Noto Sans, Light;
  color: #002581;
  font-size: 12px;
  line-height: 25px;
  position: relative;
}
.inner-page-bread-or ul li a {
  font-family: Noto Sans, Light;
  padding: 0 6px;
  font-size: 12px;
  line-height: 25px;
  color: #002581;
}
.inner-page-bread-or ul li:after {
  content: "|";
  position: absolute;
  right: -4px;
  top: 0;
  font-size: 12px;
  color: #002581;
}
.inner-page-bread-or ul li:nth-child(3) {
  font-size: 12px;
  line-height: 25px;
  font-family: "Noto Sans Medium";
  color: #002581;
  padding: 0 6px;
}
.inner-page-bread-or ul li:nth-child(3):after {
  content: " ";
}
/* Breadcrumb Section End*/


/* Course Intro Section Start */
.course-intro-section {
  padding: 0 80px 15px 80px;
  text-align: left;
}
.course-intro-section h1 {
  font: 42px/48px Noto Serif Display Bold;
  margin-bottom: 25px;
}
.course-intro-section p {
  font-size: 17px;
  line-height: 25px;
  font-family: 'noto sans light';
  color: #000;
  width: 70%;
}
/* Course Intro Section End */


.course-listing-section {
  padding: 0 50px 0 50px;
}

.related-course-listing-section {
  padding: 0 70px 0 70px;
}


/* Why LUMS Section Start */
.why-lums-section {
  padding: 0 150px;
  margin-bottom: 35px;
}

.why-lums-section h1 {
  font: 42px/48px Noto Serif Display Bold;
  text-align: center;
}
.why-lums-section .left-side {
  padding: 50px 0 0 0;
}
.why-lums-section .left-side h2 {
  font-size: 28px;
  line-height: 34px;
  font-family: 'Noto Sans Display Bold';
  margin-bottom: 15px;
}

.why-lums-section .left-side p {
  font-size: 17px;
  line-height: 25px;
  font-family: 'noto sans light';
  color: #000;
}
.why-lums-section .left-side img {
  width: 100%;
  height: auto;
}
.why-lums-section .right-side {
  padding: 35px 25px 50px 25px;
}
.why-lums-section .right-side img {
  padding: 0;
  margin-top: 0;
  width: 100%;
  height: auto;
}

/* why LUMS Section End */


/* Instructor Section Start */
.Instructor-section {
  padding: 0 10px 50px 77px;
  text-align: left;
}
.Instructor-section h2 {
  font: 24px/30px Noto Sans Display Bold;
}
.Instructor-section p {
  font-size: 17px;
  line-height: 25px;
  font-family: 'noto sans light';
  color: #000;
}

/* Instructor Section End */

/* Course Info Section Start */
.course-info-section {
  clear: both;
  padding: 35px 10px 50px 70px;
}
.course-info-section h2 {
  font: 24px/30px Noto Sans Display Bold;
}
.course-info-section p {
  font-size: 17px;
  line-height: 25px;
  font-family: 'noto sans light';
  color: #000;
}

.course-info-section .read-more {
  padding: 20px 0 50px 0px;
  text-align: left;
}
.course-info-section .read-more a {
  padding: 18px 53px;
  text-align: center;
  background: #23a3a3;
  border-radius: 5px;
  color: #fff;
  font-family: 'noto sans Light';
}

.right-bar .read-more {
  padding: 20px 0 50px 0px;
  text-align: left;
}
.right-bar .read-more a {
  padding: 18px 90px;
  text-align: center;
  background: #23a3a3;
  border-radius: 5px;
  color: #fff;
  font-family: 'noto sans Light';
}
.right-bar {
  padding: 50px 50px 50px 50px;
}

.right-bar h2 {
  font: 24px/30px Noto Sans Display Bold;
}
.right-bar p {
  font-size: 17px;
  line-height: 25px;
  font-family: 'noto sans light';
  color: #000;
}
.right-bar h5 {
  font-family: "Noto Sans Reguler";
  font-size: 14px;
  margin-bottom: 0;
  color: #ccb;
  font-weight: bold;
  margin-bottom: 5px;
}
.right-bar h3 {
  font-family: "Noto Sans Reguler";
  font-size: 26px;
  line-height: 34px;
  color: #333;
  margin-top: 0;
  margin-bottom: 15px;
}
.red {
  color: red;
  font-family: "Noto Sans Reguler";
}
.right-bar h6 {
  font-family: 'Noto Sans Reguler';
  font-size: 14px;
  margin-bottom: 0;
  color: #333;
}

/* Course Info Section End */


/* Related Courses List Section Start */
.related-courses-list {
  display: inline-block;
}
.related-course-box-wrapper {
  width: 31%;
  float: left;
  margin: 10px 10px 10px 10px;
  border: 1px solid #ccc;
  display: inline-block;
  height: 450px;
}

.related-course-img img {
  width: 100%;
  height: auto;
}
.related-course-detials {
  padding: 10px 10px 10px 10px;
  position: relative;
}
.related-course-detials .related-date {
  font-family: Noto Sans, Medium;
  font-size: 14px;
  margin-bottom: 10px;
  color: #333;
}
.related-course-detials .related-title {
  font-family: "Noto Sans Display Bold";
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 10px;
  color: #333;
}
.related-course-detials .related-instructor {
  margin: 15px 0;
}
.related-course-detials .related-instructor .related-instructor-label {
  font-family: "Noto Sans Reguler";
  font-size: 14px;
  margin-bottom: 0;
  color: #ccb;
  font-weight: bold;
}
.related-course-detials .related-instructor .related-instructor-name {
  font-family: Noto Sans, Light;
  font-size: 14px;
  margin-bottom: 10px;
  color: #333;
}

.related-course-detials .related-course-description .related-description-label {
  font-family: "Noto Sans Reguler";
  font-size: 14px;
  margin-bottom: 0;
  color: #ccb;
  font-weight: bold;
}

.related-course-detials .related-course-description .related-info {
  font-family: Noto Sans, Medium;
  font-size: 14px;
  margin-bottom: 10px;
  color: #333;
}

.related-course-detials .related-read-more {
  position: relative;
  bottom: -5px;
}

.related-course-detials .related-read-more a {
  font-size: 16px;
  font-family: "Noto Sans Medium";
  color: #002581;
}
.related-course-detials .related-read-more a:after {
  content: "";
  width: 26px;
  height: 21px;
  display: inline-block;
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 1px;
}

/* Related Courses List Section End */


/* Quick Links Section Start */
.quick-links-section-2 {
  padding: 0 0 50px 30px;
  clear: both;
}
.box-wrapper-2 {
  display: inline-block;
  width: 46%;
  margin: 0 15px 0 15px;
}

.box-wrapper-2 .box-img-2 img {
  width: 100%;
}
.box-wrapper-2 .box-img-2 .box-title-2 {
  font-size: 26px;
  line-height: 28px;
  font-family: 'noto sans Medium';
  color: #fff;
  position: relative;
  top: 95px;
  right: -65px;
}
.box-wrapper-2 .box-info-2 {
  border: 1px solid #ccc;
  padding: 15px 30px 15px 30px;
}
.box-wrapper-2 .box-info-2 .box-description-2 {
  font-size: 17px;
  line-height: 25px;
  font-family: 'noto sans light';
  color: #000;
  text-align: center;
}
.box-wrapper-2 .box-info-2 .box-button-2 {
  padding: 50px 25px 25px 25px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.box-wrapper-2 .box-info-2 .box-button-2 a {
  padding: 18px 53px;
  text-align: center;
  background: #23a3a3;
  border-radius: 5px;
  color: #fff;
  font-family: 'noto sans Light';
}
/* Quick Links Section End */


/* Application process Section Start */
.app-process-section {
  padding: 0 125px;
  margin-bottom: 0;
}
.more-info {
  background: url("../images/top-banner.jpg");
  background-repeat: no-repeat;
}
.app-process-section h2 {
  font-size: 32px;
  line-height: 34px;
  font-family: 'Noto Sans Display Bold';
  margin-bottom: 15px;
  color: #fff;
  margin-bottom: 35px;
}
.app-process-section p {
  font-size: 24px;
  line-height: 30px;
  font-family: 'noto sans light';
  color: #fff;
}
.app-process-section .read-more {
  padding: 0;
}
.app-process-section .read-more a {
  padding: 18px 53px;
  text-align: center;
  background: #23a3a3;
  border-radius: 5px;
  color: #fff;
  font-family: 'noto sans Light';
}
/* Application process Section End */


/* Why CSE Section Start */
.why-cse-section {
  padding: 50px 200px 50px 200px;
  text-align: center;
}
.why-cse-section h1 {
  font: 42px/48px Noto Serif Display Bold;
  margin-bottom: 25px;
}
.why-cse-section p {
  font-size: 17px;
  line-height: 25px;
  font-family: 'noto sans light';
  color: #000;
}
/* Why CSE Section End */

/* Why CSE List Section Start */
.cse-list-section {
  padding: 0 150px 50px 150px;
  clear: both;
}
.box-wrapper-cse {
  display: inline-block;
  width: 30%;
  margin: 0 15px 25px 15px;
}

.box-wrapper-cse .box-title {
  font-size: 30px;
  line-height: 36px;
  font-family: 'Noto Sans Display Bold';
  color: #333;
  text-align: left;
  margin-bottom: 25px;
}

.box-wrapper-cse .box-description {
  font-size: 17px;
  line-height: 25px;
  font-family: 'noto sans light';
  color: #000;
  text-align: left;
}

/* Why CSE List Section End */



.right-bar .form-group-inline.text-field {
  margin: 0 5px 25px 5px;
  display: inline-block;
  width: 100%;
  float: left;
}

.right-bar textarea.form-control {
  height: auto;
  margin: 0 0 15px 5px;
}
input, button, select, textarea {
  font-family: 'Noto Sans Reguler';
  font-size: inherit;
  line-height: inherit;
}








/* Footer Start */
footer {
  clear: both;
}
.inner-page-bottoms {
  background: #23a3a3;
  overflow: hidden;
  width: 100%;
  padding: 30px 12px 30px 11px;
}
.inner-page-bottoms .inner-page-bottom {
  max-width: 100%;
  width: 1366px;
  margin-left: auto;
  margin-right: auto;
}
.inner-page-bottoms .submenu-footer-soe {
  padding-left: 213px;
  padding-top: 18px;
}
.inner-page-bottoms .submenu-footer-soe ul {
  column-count: 2;
}
.inner-page-bottoms .submenu-footer-soe ul li a {
  color: #fff;
  padding: 1px 1px 6px 4px;
  background: transparent;
}
.inner-page-bottoms .social-icon-soe {
  margin-top: 4px;
}
.inner-page-bottoms .social-icon-soe .field--name-body {
  display: flex;
  text-align: left;
  flex-basis: 14%;
  flex-wrap: wrap;
}
.inner-page-bottoms .social-icon-soe h3 {
  color: #fff;
  /* margin-top: 0; */
  font-family: 'Noto Sans Medium';
  font-size: 18px;
  text-align: left;
  width: 100%;
}
.social-icon-soe .field--name-body ul.footer-social-icons1 {
  display: flex;
  list-style: none;
  padding-left: 0;
}
.social-icon-soe .field--name-body ul.footer-social-icons1 li:nth-child(1) a {
  padding-left: 0;
}
.social-icon-soe .field--name-body ul.footer-social-icons1 li a {
  color: #fff;
  font-size: 29px;
  padding: 0 6px 0 7px;
}
.first-footer-container .region-footer {
  max-width: 1350px;
}
#block-contactsocialmedia {
  display: block;
  overflow: hidden;
  padding: 0;
  max-width: 1320px;
}

.lets-talk-image-block {
  width: 0;
}
.lets-talk {
  display: inline-block;
  position: absolute;
  top: -92px;
  right: 2px;
  z-index: 8;
}


/* Footer End */

#block-mainnavigation ul.we-mega-menu-ul {
  background: #fff;
  padding-top: 35px;
  margin-top: 51px;
}


/* Slick Slider Code Start */
.slider {
  width: 100%;
  /* max-height: 525px; */
  /*margin: 0 auto;*/
}

.slick-slide {
  margin: 0;
}

.slick-slide img {
  width: 100%;
  height: 525px;
}

.slick-prev:before,
.slick-next:before {
  color: black;
}

.slider-content {
  width: 650px;
  position: absolute;
  top: 17%;
  left: 7%;
  text-align: center;
  /* background-color: #f2f2f28c;
  border: 1px solid #f2f2f28c; */
}
.slider-item {
  position: relative;
}
.slider-content .slider-img{
  position: relative;
}

.slider-content .slider-title h1{
  font: 100px/106px Noto Sans Display Bold;
  margin-bottom: 0;
  color: #FFFFFF;
}
.slider-content .slider-title h2{
  font: 26px/32px Noto Sans Display Bold;
  margin-bottom: 50px;
  color: #FFFFFF;
  margin-top: 5px;
}
.slider-content .slider-link {
  text-align: center;
}
.slider-content .slider-link a {
  background-color: #23A3A3;
  color: #ffffff;
  width: 203px;
  height: 55px;
  padding: 18px;
  display: block;
  text-align: center;
  border-radius: 0 !important;
  margin: 0 auto;
  font-family: 'Noto Sans Light';
}

.lazy .slick-dots {
   position: absolute;
   bottom: 0;
   display: block;
   width: 100%;
   padding: 0;
   margin: 0;
   list-style: none;
   text-align: center;
 }
.lazy .slick-dots li {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.lazy .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 25px;
  height: 3px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: #959595;
}
.lazy .slick-dots li.slick-active button {
  background: #00CEFF;
  width: 100px;
}
.slick-dots li.slick-active {
  width: 100px;
}

.testimonials.slider {
  width: 96%;
  float: left;
}
.testimonials.slider .slick-slide img {
  width: 100%;
  height: auto;
}
.slick-prev::before {
  /*content: "←";*/
  content: url("../images/team-arrow-left.png") !important;
}
.slick-next::before {
  /*content: "←";*/
  content: url("../images/team-arrow-right.png") !important;
}
.regular .slick-next {
  right: 15px;
}
/* Slick Slider Code End */


/* Team Section Start */

.team-intro h3 {
  margin-bottom: 15px;
  font-family: "Noto Sans Display Bold";
  font-size: 24px;
  line-height: 30px;
}

.team-slider .slick-slide img {
  width: 100%;
  height: 280px;
}
.team-slider .box-wrapper {
  display: inline-block;
  width: 95% !important;
  margin: 0 15px 0 15px;
  box-shadow: 0 0 3px 0 #ccc;
}
.team-slider .box-wrapper .box-info {
  border: 1px solid #ccc;
  padding: 25px 30px 0px 30px;
  background: #04198c;
  min-height: 126px;
  max-height: 126px;
}


.team-slider .box-wrapper .box-info .box-description a{
  font-size: 18px;
  line-height: 15px;
  font-family: 'system-ui';
  font-weight: 600;
  color: #FFFFFF;
  text-align: center;
}

.team-slider .slick-prev {
  left: -50px;
}

.team-slider .slick-next {
  right: -35px;
}
/* Team Section End */

/* Search Section Start */
.search-section h3 {
  font-family: "Noto Sans Display Bold";
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 10px;
}
.search-section .search-box input{
  height: 50px;
  box-shadow: 1px 1px 4px 2px #ccc;
  border-color: transparent;
  width: 210px;
  padding: 10px;
}
.submit-button {
  height: 50px;
  width: 50px;
  border: transparent;
  box-shadow: 1px 1px 4px 2px #ccc;
  padding-top: 2px;
}
.checkbox-element {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  border-bottom: 2px solid #ccc;
  margin: 15px 0 15px 0;
}
input[type="radio"], input[type="checkbox"]{
  width: 20px;
  height: 20px;
  border-radius: 0 !important;
  border: transparent !important;
  box-shadow: 0 0 2px 1px #ccc;
  margin-top: 0;
}

.video-section {
  margin-top: 25px;
}
.video-section h3 {
  font-family: "Noto Sans Display Bold";
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.courses-listing-section .courses-list {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
}
.courses-listing-section .course-box-wrapper {
  width: 31%;
  float: left;
  margin: 10px 10px 10px 10px;
  box-shadow: 0 0 3px 0 #ccc;
  display: inline-block;
  /* height: 515px; */
  height: 480px;
  position: relative;
}
.courses-listing-section .all-courses {
  padding: 35px 25px 25px 25px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.courses-listing-section .all-courses a {
  padding: 18px 100px;
  text-align: center;
  background: #04198c;
  border-radius: 0;
  color: #fff;
  font-family: 'noto sans Light';
}

.courses-listing-section .course-detials .title {
  font-family: "Noto Sans Display Bold";
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 10px;
  color: #333;
}

.courses-listing-section .field-label {
  font-family: Noto Sans, Medium;
  font-size: 14px;
  margin-bottom: 10px;
  color: #333;
  margin-right: 15px;
}

.courses-listing-section .course-detials .course-description .info {
  font-family: 'Noto Sans Light';
  font-size: 14px;
  color: #333;
  margin-bottom: 35px;
}
.courses-listing-section .course-detials .read-more-btn {
  position: absolute;
  bottom: -35px;
  text-align: center;
}

.courses-listing-section .read-more-btn a {
  font-size: 16px;
  font-family: "Noto Sans Reguler";
  color: #FFFFFF;
  font-weight: normal;
  background: #358bbe;
  padding: 10px 25px 10px 25px;
  border-radius: 4px;
}

.course-box-wrapper:nth-child(n+0) > .read-more-btn a{
  
  background: #358bbe;

}
.course-box-wrapper:nth-child(2n+0) > .read-more-btn a{
  
  background: #da8312;

}
.course-box-wrapper:nth-child(3n+0) > .read-more-btn a{
  
    background: #0c3d5e;
  
}

.courses-tabs {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
}

ul.courses-tabs {
  list-style: none;
  padding-left: 0;
  background: #f2f2f2;
}

.courses-tabs .col-md-4:hover{
  background: #002581;
}

.courses-tabs .col-md-4:hover a{
  color: #FFFFFF;
}



ul.courses-tabs li:nth-child(1) {
  /* background: #04198c; */
  color: #fff;
  padding: 15px 10px;
  text-align: center;
  border: 1px solid #ccb;
}

ul.courses-tabs li:nth-child(2) {
  /* background: #FFFFFF; */
  color: #333333;
  padding: 15px 10px;
  text-align: center;
  border: 1px solid #ccb;
}
ul.courses-tabs li:nth-child(3) {
  /* background: #FFFFFF; */
  color: #333333;
  padding: 15px 10px;
  text-align: center;
  border: 1px solid #ccb;
}
h3.top-heading {
  margin-top: 0;
}
/* Search Section End */


/* News and Events Section */
.news-events {
  width: 85%;
  margin: 0 auto 25px auto;
}
.news-events .news-intro h1{
  font: 42px/88px Noto Serif Display Bold !important;
  margin-bottom: 25px !important;
  text-align: center !important;
}
.news-box-wrapper {
  box-shadow: 0 0 3px 0 #ccc;

}

.news-box-img img{
  width: 100%;
  height: 256px;
}

.news-box-info {
  padding: 15px 15px 15px 15px;
  min-height: 170px;
  max-height: 170px;
}

.news-box-description {
  font-family: Noto Sans, Light;
  font-size: 17px;
  line-height: 26px;
  margin-bottom: 0px;
  font-weight: normal;
}
.news-box-description a {
  font-family: "Noto Sans";
  color: #000;
  font-size: 15px;
  line-height: 47px;
}

.small-box-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  box-shadow: 0 0 3px 0 #ccc;
  padding: 15px;
  height: 133px;
  margin-bottom: 15px;
}
.small-box-info {
  width: 70% !important;
  padding-right: 15px;
}
.small-box-info a{
  font-family: "Noto Sans";
  color: #000;
  font-size: 15px;
}
.small-box-img {
  width: 30%;
}

.small-box-img img {
  width: 100%;
  height: 100px;
}

.home-right-events {
  height: 210;
  width: 100%;
  display: table;
  margin-bottom: 9px;
  box-shadow: 0 0 3px 0 #ccc;
  margin-left: 3px;
  margin-right: 72px;
}
.news-heading {
  width: 50%;
  margin-top: 0;
}
.right-news {
  margin-top: 50px;
}
.events-heading {
  margin-top: 0;
}
.home-right-events .event-dates {
  height: 134px;
  display: table-cell;
  vertical-align: middle;
  width: 70px;
  text-align: center;
}
/* News and Events Section */


.info-box-wrapper {
  
  width: 100%;
  float: left;
  margin: 0 0 10px 0;
  box-shadow: 0 0 3px 0 #ccc;
  display: inline-block;
 
}

.info-box-img img {
  max-width: 100%;
  height: 250px;
}

/*
..teach-at-lums{
  background-image: url('http://localhost/ces/nassets/images/teach-at-ces.JPG');
  background-repeat: no-repeat;
} */
.teach-at-lums .info-box-detials {
  background: linear-gradient(348deg, #d08311 59.6%, #ffffff00 60%);
  padding: 300px 10px 10px 10px;
  height: 598px;
  border-radius: 4px;
  /* position: relative; */
}
.customize-trainig .info-box-detials{
  background: linear-gradient(348deg, #ffffff 59.6%, #ffffff00 60%);
  padding: 300px 10px 10px 10px;
  height: 598px;
  border-radius: 4px;
  /* position: relative; */
}

.info-box-title {
  font-family: "Noto Sans Display Bold";
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 10px;
  color: #333;
  text-align: center;
  margin-top: 15px;
}
.title-teach-at-ces {
  color: #fff !important;
}

/* .info-box-description{} */

.info-box-info {
  font-family: 'Noto Sans Light';
  font-size: 17px;
  color: #333;
  margin-bottom: 23px;
  text-align: center;
  font-weight: 600;
}

.info-box-info-teach-at-ces {

  font-family: 'Noto Sans Light';
  font-size: 17px;
  color: #333;
  margin-bottom: 72px;
  text-align: center;
  font-weight: 600;
}

.info-box-wrapper .read-more-dblue {
  position: relative;
  bottom: -92px;
  text-align: center;
}

.info-box-wrapper .read-more-dblue a {
  font-size: 16px;
  font-family: "Noto Sans Reguler";
  color: #FFFFFF;
  font-weight: normal;
  background: #002581;
  padding: 14px 50px 14px 50px;
  border-radius: 4px;
}

#teach {
  font-size: 16px;
  font-family: "Noto Sans Reguler";
  color: rgb(159, 153, 153);
  font-weight: normal;
  background: #fff;
  padding: 14px 50px 14px 50px;
  border-radius: 4px;
}

.info-boxes-section {
  /* width: 75%;
  margin: 50px auto 50px auto; */
  width: 85%;
    margin: 0 auto 25px auto;
}

.reg-form-section {
  background: #f2f2f2;
  padding: 15px 25px 8px 25px;
}

.reg-form-section  .contact-us-span{
  font-weight:900;
  color: #002581;
}

.reg-form input {
  height: 50px;
  box-shadow: 1px 1px 4px 2px #ccc;
  border-color: transparent;
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
}

.reg-form textarea {
  box-shadow: 1px 1px 4px 2px #ccc;
  border-color: transparent;
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
}

.reg-form h2{
  font-family: "Noto Sans Display Bold";
  font-weight: normal;
  line-height: unset;
  font-size: 20px;
  line-height: 26px;
}

.reg-form h3{
  font-family: 'Noto Sans Display Bold';
  font-weight: normal;
  line-height: unset;
  font-size: 16px;
}

.reg-form h4{
  font-family: "Noto Sans Display Bold";
  font-weight: normal;
  line-height: unset;
  font-size: 14px;
}

.reg-form p{
  font-family: "Noto Sans Light";
  font-weight: normal;
  line-height: unset;
}

.home-right-events .date-section {
  background: #328cc1;
  height: 100%;
}

.home-right-events .section-1 {
  background: #04198b;
}

.class-ces{
  border: 1px solid rgb(184, 182, 182);
  display: inline-block;
  padding: 3px;
}
.event-title a{
  font-family: "Noto Sans";
}

.event-month {
  padding-top: 62px;
  width: 100%;
  font-size: 20px;
  display: inline-block;
  color: #FFFFFF;
}

.event-date {
  width: 100%;
  display: inline-block;
  font-size: 40px;
  line-height: 32px;
  font-weight: bold;
  padding-top: 10px;
  font-family: Noto Sans Bold;
  color: #FFFFFF;
}

.event-title{
  padding: 20px 0px 0px 20px;
}


/* Testimonial slider css */
.testimonials-section {
  background: #eff8ff;
}

.card {
  box-shadow: 0px 1px 6px 0px #bdbdbd;
  padding: 60px;
  text-align: center !important;
  background: #FFFFFF;
  border-radius: 13px;
}

.profile-pic {
  width: 100px !important;
  height: 100px;
  box-shadow: 0px 4px 8px 0px #BDBDBD;
}

.card .row img {
  display: inline-block !important;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
  background: 0 0;
  color: #1E88E5 !important;
  border: none;
  padding: 5px 20px !important;
  font: inherit;
  font-size: 50px !important;
}

.owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover {
  color: #0D47A1 !important;
  background-color: transparent !important;
}

.owl-dots {
  display: none;
}

button:focus {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline-width: 0;
}

.item {
  display: none;
  margin: 5px;
}

.next {
  display: block !important;
  position: relative;
  transform: scale(0.8);
  transition-duration: 0.3s;
  opacity: 0.6;
}

.prev {
  display: block !important;
  position: relative;
  transform: scale(0.8);
  transition-duration: 0.3s;
  opacity: 0.6;
}

.item.show {
  display: block;
  transition-duration: 0.4s;
}

@media screen and (max-width: 999px) {
  .next, .prev {
    transform: scale(1);
    opacity: 1;
  }

  .item {
    display: block !important;
  }
    
    .contact-form .form-actions {
        bottom: 90px !important;
    }
}

.g-recaptcha {
    padding: 5px;
}




/* Testimonial slider css */


/* Course Intro Section */
.course-intro {
  padding: 0 25px 25px 25px;
  text-align: left;
  background: #363636;
  margin: 0 0 0 0;
}
.course-intro h2 {
  font: 42px/48px Noto Serif Display Bold;
  margin-bottom: 25px;
  color: #fff;
  margin-top: 0;
}
.course-intro p {
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  font-family: 'noto sans light';
  color: #FFFFFF;
}
.course-intro .breadcrumbs-section {
  padding: 0 0px;
}

.course-intro .inner-page-bread-or ul {
  display: flex;
  list-style: none;
  padding-left: 0px;
  flex-wrap: wrap;
  padding-top: 20px;
  color: #fff;
}
.course-intro .inner-page-bread-or ul li a {
  font-family: Noto Sans, Light;
  padding: 0 6px;
  font-size: 12px;
  line-height: 25px;
  color: #FFFFFF;
}
.course-intro .inner-page-bread-or ul li:after {
  content: "|";
  position: absolute;
  right: -4px;
  top: 0;
  font-size: 12px;
  color: #FFFFFF;
}

.course-intro .inner-page-bread-or ul li:nth-child(3) {
  font-size: 12px;
  line-height: 25px;
  font-family: "Noto Sans Medium";
  color: #328cc1;
  padding: 0 6px;
}
.course-intro .inner-page-bread-or ul li:nth-child(3):after {
  content: " ";
}
.inner-video {
  margin-top: 100px;
}

.course-right-bar {
  padding: 0;
  box-shadow: 0 0 12px 0 #ccc;
  margin-top: -115px;
  background: #fff;
}

.right-left-section {
  width: 100%;
  margin: 25px auto 50px auto;
}

.reg-form-inner .top-head {
  background: #328cc1;
  margin-top: 0;
  color: #fff;
  text-align: center;
  padding: 15px;
  font-family: 'Noto Sans Display Bold';
  font-size: 18px;
}

.form-wrapper {
  padding: 0 25px 25px 25px;
}

.form-wrapper h3 {
  color: #333;
  text-align: center;
  font-family: 'Noto Sans Display Bold';
  font-size: 17px;
  margin-bottom: 15px;
}

.form-wrapper .form-group-inline.text-field {
  margin: 0 0px 15px 0px;
  display: inline-block;
  width: 100%;
  float: left;
}

.reg-button-wrapper {
  margin-top: 15px;
  text-align: center;
}

.reg-button {
  font-size: 16px;
  font-family: "Noto Sans Reguler";
  color: #FFFFFF;
  font-weight: normal;
  background: #d53e21;
  padding: 10px 25px 10px 25px;
  border-radius: 4px;
  border: transparent;
}


.course-description {
  clear: both;
  margin-bottom: 25px;
  /*min-height: 700px;*/
}

.course-information-left {
  padding: 25px;
  background: white;
  box-shadow: 0 0 12px 0 #ccc;;
  clear: both;
}

.course-information-left h2{
  font-family: "Noto Sans Display Bold";
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 10px;
  color: #333;
}

.course-information-left h3{
  font-family: "Noto Sans Display Bold";
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 10px;
  color: #333;
}

.course-information-left p{
  font-family: "Noto Sans Light";
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 10px;
  color: #333;
}

.course-information-right {
  padding: 25px;
  background: #f2f2f2;
  box-shadow: 0 0 12px 0 #ccc;
  clear: both;
  margin-bottom: 50px;
}

.course-information-right h2 {
  font-family: "Noto Sans Display Bold";
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 10px;
  color: #333;
  /* text-align: center; */
  margin-left: 20px;
}
.course-information-right h2#courses {
  margin-left: 0px;
}

.course-information-right h3 {
  font-family: "Noto Sans Display Bold";
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 10px;
  color: #333;
}

.course-information-right p {
  font-family: "Noto Sans Light";
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 10px;
  color: #333;
}
ul.realted-couses-list {
  padding-left: 0;
  list-style: none;
}

ul.realted-couses-list li {
  color: #222c71;
  padding: 5px 0 5px 0;
  font-size: 15px;
  font-family: "Noto Sans Display Bold";
  line-height: 24px;
}

ul.realted-couses-list li a {
  color: #222c71;
  padding: 5px 0 5px 0;
  font-size: 15px;
  font-family: "Noto Sans Display Bold";
  line-height: 24px;
}

.form-wrapper .form-control {
  display: block;
  width: 100%;
  height: 50px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  box-shadow: 1px 1px 4px 2px #ccc !important;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-wrapper .log-link {
  color: #222c71;
  font-family: 'Noto Sans Display Bold';
  font-size: 17px;
  margin-bottom: 15px;
  margin-left: 10px;
}
.form-wrapper textarea {
  box-shadow: 1px 1px 4px 2px #ccc;
  border-color: transparent;
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
}

.test-slider {
  width: 85%;
  margin: auto;
}
.test-box-wrapper {
  box-shadow: 0 2px 0px 0px #ccc;
  margin: 2px 0 2px 0;
  background: #ffffff;
}
.test-box-info {
  padding: 15px 25px 15px 25px;
}
.test-heading {
  background: #0a6fb4;
  padding: 10px;
  text-align: center;
  color: #fff;
}
.test-title {
  font-family: "Noto Sans Display Bold";
  font-size: 17px;
  margin-bottom: 25px;
}
.test-description {
  font-family: "Noto Sans Light";
  font-size: 15px;
}

.test-slider .slick-prev::before {
  content: "<" !important;
  color: #0a6fb4 !important;
  font-weight:bold;
}
.test-slider .slick-next::before {
  content: ">" !important;
  color: #0a6fb4 !important;
  font-weight:bold;
}

.test-slider .slick-next {
  right: -30px;
}
/* Course Intro Section End */




.tabbable {
    margin-bottom: 20px;
    margin-top: 60px;
    margin-left: 20px;
    list-style: none;
    text-align: left;
    font-family: Sans Medium;
    font-size: 17px;
}
.tabbable li{
  padding: 10px;
  border-bottom: 1px solid #fff;
  background-color: #f5f5f5;
}
.active-app-left-manu{
  background-color: #2e3192 !important;
}
.active-app-left-manu a{
  color: #fff !important;
}

.container.nav-tabs > li > a{
  color: #2e3192 !important;
  border: 1px solid #d7d8e6;
}

.nav-tabs > li.active > a{
  background-color: #2e3192 !important;
  color: #fff !important;
}

/* Third Level manu */
ul li ul li ul {
  width: 265px;
  padding: 0;
  background-color: #fff;
  position: absolute;
  top: 0;
  right:-266px;
  display: none;
}
ul li ul li ul li.subul1-li {
  display: grid;
  margin: 0;
  padding: 0 !important;
}
ul li ul li:hover>ul {
  display: block;
}

.btn-submit {
    font-size: 16px;
    font-family: "Noto Sans Reguler";
    color: #ffffff;
    font-weight: normal;
    background: #002581;
    padding: 14px 66px;
    border: none;
    border-radius: 4px;
    display: block;
    margin: 0 auto;
    transition: all 0.25s ease;  
}

.btn-submit:hover,
.btn-submit:focus {
    color: #ffffff; 
    background: #002f9e;          
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.6); 
    text-decoration: none;
    outline: none;
}
.slick-dotted.slick-slider {
  max-height: 530px !important;
}
.owl-carousel .owl-stage-outer {
  background: #e3eef8 !important;
}
