@charset "UTF-8";


@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 0px;
}
html {
  font-family: 'Roboto', sans-serif!important;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  scroll-behavior: smooth;
}
body {
  margin: 0;
  font-family: 'Roboto', sans-serif!important;
}

b, strong {
    font-weight: 700!important;
    font-family: 'Roboto', sans-serif!important;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  font-family: 'Roboto', sans-serif;
  margin-bottom: 10px;
  line-height: 1.2em;
}
h1 {
  font-size: 94px;
  line-height: 1.1em;
}

h1.bottom-heading {
    color: #231f20;
    text-align: left;
    font-size: 30px;
    font-weight: 400;
}
h3.bottom-subheading {
    color: #231f20;
    font-size: 22px;
    text-align: left;
    font-weight: 400;
}
p.bottom-para {
    color: #231f20;
    text-align: left;
    font-weight: 300;
}
h2 {
  font-size: 1.2em;
  text-align: center;
  font-weight: 300;
  color: #231f20;
}

h2.heading-icon-section {
    font-size: 36px;
    color: #414042;
    font-weight: 300;
    margin-bottom: 30px;
}

h2.course-heading-text {
    font-size: 36px;
    font-weight: 300;
}

h2.video-heading {
    font-size: 36px;
    color: #ffffff;
    font-weight: 500;
    margin-top: 5%;
}
h3 {
  font-size: 22px;
	font-family: 'Roboto', sans-serif;
}

p.balle {
    font-size: 2em;
    line-height: 1.3em;
    margin: 40px 0;
}

a{
	color: #ffffff;
}
/* basic positioning */
.legend { list-style: none; display: inline-block; padding-left: 0; }
.legend li { float: left; margin-right: 10px; }
.legend span { border: 1px solid #fff; float: left; width: 16px; height: 16px; margin: 2px; }
/* your colors */
.legend .superawesome { background-color: #007f7b; }
.legend .awesome { background-color: #16a2b1; }

.heading-text-small {
    text-align: left;
    color: #007f7b;
    font-family: 'Roboto', sans-serif;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.nopaddingR {
    padding: 0px!important;
    margin: 0!important;
}
.nopaddingLR {
    padding: 0px!important;
    margin: 0!important;
}
.nopaddingL {
    padding: 0px!important;
    margin: 0!important;
}

.nopaddingRT {
    padding: 0px!important;
    margin: 0!important;
}
.nopaddingLRT {
    padding: 0px!important;
    margin: 0!important;
}
.nopaddingLT {
    padding: 0px!important;
    margin: 0!important;
}
img.icon-text2 {
    height: 72px;
    width: auto;
}

img.logo-all {
    margin-bottom: 40px;
}

a:hover, a:focus {
    color: rgba(255, 255, 255, 1);
    text-decoration: underline;
	cursor: pointer!important;
}
.right-header-section {
    float: right;
    margin-right: 15px;
    margin-top: 40px;
}
.right-header-section .fa-phone{
    font-size: 20px;
    margin-right: 5px;
    margin-top: 10px;
    color: #ed1c24;
}
.right-header-section span{
    font-size: 22px;
}
.right-header-section a{
    color: #ed1c24;
}

.feature-subheading {
  font-size: 18px!important;
  font-family: 'Roboto Slab', serif!important;
  color: #ed1c24!important;
  text-align: center;
  font-weight: 400;
}

.feature-subheading-grey {
  font-size: 1.4em!important;
  font-family: 'Roboto', sans-serif!important;
  color: #5f6062!important;
	text-align: center;
}

.feature-subheading-grey-2 {
  font-size: 1.4em!important;
  font-family: 'Roboto', sans-serif!important;
  color: #5f6062!important;
	text-align: left;
}

ul.admission-flow {
    display: inline-flex;
    flex-flow: wrap;
    align-content: center;
    align-items: center;
    list-style: none;
    padding-left: 0;
}
li.rotate-icon {
    transform: rotate(0deg);
}
.green-box {
    background-color: #007f7b;
    padding: 15px;
    margin-right: 5px;
    border-radius: 6px;
    color: #ffffff;
    width: 18%;
	text-align: center;	
}

.light-green-box {
    background-color: #16a2b1;
    padding: 15px;
    margin-right: 5px;
    border-radius: 6px;
    color: #ffffff;
    width: 22%;
	text-align: center;	
}

.dark-blue-box {
    background-color: #0a516b;
    padding: 15px;
    margin-right: 0px;
    border-radius: 6px;
    color: #ffffff;
    width: 28%;
	text-align: center;	
}
.admission-heading {
    font-family: 'Roboto', sans-serif;
    margin-right: 0px;
    width: 50%;
}
.icon-text {
    font-size: 1.2em;
    width: 55%;
    display: flex;
    align-items: center;
    font-weight: 600;
	line-height: 1.3em;
	margin: 30px auto;
	color: #5f6062;
}

span.text-only {
    margin-left: 10px;
}

.pathway-grid {
    border: 1px solid #007f7b;
    padding: 20px;
}
.btn-primary {
  color: #fff;
  background-color: #ed1c24;
  border-color: #ed1c24;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #ee1c25;
    background-color: #ffffff;
    border-color: #ee1c25;
}

.btn {
  display: inline-block;
  padding: 16px 40px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
a.button1 {
  display: block;
  padding: 0.75em 1.75em;
  margin: 1.5em 0.3em 0.3em 0;
  border-radius: 0em;
  box-sizing: border-box;
  text-decoration: none;
  font-weight: 800;
  color: #231f20;
  background-color: #ffffff;
  text-align: center;
  transition: all 0.2s;
  float: left;
  font-family: 'Roboto', sans-serif!important;
}
a.button1:hover {
  color: #231f20;
  background-color: #ffffff;
}
a.button6 {
  display: inline-block;
  padding: 0.75em 1.75em;
  border: 0.15em solid #ffffff;
  margin: 0.5em 0.3em 0.3em 0;
  border-radius: 0.25em;
  box-sizing: border-box;
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  transition: all 0.2s;
  float: left;
	font-family: 'Roboto', sans-serif;
}
a.button6:hover {
  color: #0a516b;
  background-color: #ffffff;
}

@media all and (max-width:30em) {
  a.button1 {
    display: none;
    margin: 2.5em auto;
  }
  a.button6 {
    display: block;
    margin: 2.5em auto;
  }
	
}
a.button2 {
  display: inline-block;
  padding: 0.75em 1.75em;
  margin: 0.5em 0.3em 0.3em 0;
  border-radius: 0em;
  box-sizing: border-box;
  text-decoration: none;
  font-weight: 800;
  color: #000000;
  background-color: #ff5c5e;
  text-align: center;
  transition: all 0.2s;
  font-family: 'Roboto', sans-serif!important;
}
a.button2:hover {
  color: #000000;
  background-color: #ff5c5e;
}

.fa-stack {
    width: 3em!important;
}

.fa-stack-1x, .fa-stack-2x {
    text-align: left!important;
}

@media all and (max-width:30em) {
  a.button2 {
    display: none;
    margin: 2.5em auto;
  }
}
a.button3 {
  display: inline-block;
  padding: 0.75em 1.75em;
  border: 0.15em solid #ef1c25;
  margin: 1.5em 0.3em 0.3em 0;
  box-sizing: border-box;
  text-decoration: none;
  font-weight: 800;
  color: #ffffff;
  background-color: #ee1c25;
  text-align: left;
  transition: all 0.2s;
  font-family: 'Roboto', sans-serif!important;
  float: left;
}
a.button3:hover {
  color: #ffffff;
  background-color: #ee1c25;
  border: 0.15em solid #ee1c25;
}
@media all and (max-width:30em) {
  a.button3 {
    display: none;
    margin: 2.5em auto;
  }
}

a.button4 {
display: block;
    padding: 0.75em 1.75em;
    border: 0.15em solid #FFFFFF;
    margin: 2.5em 0.3em 0.3em 0;
    border-radius: 0.25em;
    box-sizing: border-box;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    transition: all 0.2s;
    font-family: 'Roboto', sans-serif;
    position: absolute;
	bottom: 5%;
}
a.button4:hover {
  color: #0a516b;
  background-color: #ffffff;
}
@media all and (max-width:30em) {
  a.button4 {
    display: block;
    margin: 2.5em auto;
  }
}


.vertical-align {
    display: flex;
    align-items: center;
}
p {
  padding: 0;
  font-weight: 400;
  font-size: 1.2em;
  line-height: 24px;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
.btn-outline {
  letter-spacing: .5px !important;
  border-radius: 3px !important;
  color: #232020 !important;
  background-color: transparent !important;
  border: 1px solid #1D1a1A !important;
  transition: 0.25s all !important;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline.focus, .btn-outline:active, .btn-outline.active, .open > .dropdown-toggle.btn-outline {
  background: rgba(238, 238, 238, 0.89);
  border: 1px solid #1D1a1A !important;
  color: #232020 !important;
}
/* Media Queries */
@media all and (max-width: 950px) and (min-width: 701px) {
  .btn {
    width: 50%;
  }
  .btn:nth-child(2):after {
    border-left: 0px;
  }
}
@media all and (max-width: 700px) and (min-width: 0px) {
  .btn {
    display: none;
    width: 100%;
  }
  .btn:nth-child(1):after, .btn:nth-child(2):after, .btn:nth-child(3):after, .btn:nth-child(4):after, .btn:nth-child(5):after, .btn:nth-child(6):after, .btn:nth-child(7):after {
    border-left: 0px;
  }
}

.form-outer-box a:link, .form-outer-box a:visited {
  color: #FFFFFF !important;
}
.gap-bottom-10 {
  margin-bottom: 10px;
}
.padd0 {
  padding: 0;
}
.section-gap-topbottom {
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-gap-topbottom2 {
  padding-top: 20px;
  padding-bottom: 0px;
}
.section-gap-topbottom3 {
  padding-top: 0px;
  padding-bottom: 50px;
	clear: both;
}
.section-gap-topbottom4 {
  padding-top: 0px;
  padding-bottom: 20px;
	clear: both;
}

/*********************** Demo - 15 *******************/
.box15 {
  text-align: left;
  color: #fff;
  position: relative;
}
.box15 .box-content, .box15:after {
  width: 100%;
  position: absolute;
  left: 0
}
.box15:after {
  content: "";
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 1, 0.1) 33%, rgba(0, 0, 0, .7) 100%);
  top: 0;
  transition: all .5s ease 0s;
}
.box15 .post, .box15 .title {
  transform: translateY(130px);
  transition: all .4s cubic-bezier(.13, .62, .81, .91) 0s
}


.box15:hover:after {
    mix-blend-mode: multiply;
    background: #ef3224;
    background: -moz-linear-gradient(300deg, #bbc70b 15%, #16a2b1 55%, #0a516b 100%);
    background: -webkit-linear-gradient(300deg, #ef3224 15%, #ef3224 55%, #ef3224 100%);
    background: linear-gradient(300deg, #ef3224 15%, #ef3224 55%, #ef3224 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bbc70b", endColorstr="#0a516b", GradientType=1);
}


.box15 img {
  width: 100%;
  height: auto
}
.box15 .box-content {
padding: 10px;
    margin-bottom: 0px;
    bottom: 30px;
    z-index: 1;
	min-height: 220px;
}
.box15 .title {
    font-size: 24px;
    letter-spacing: 0.03em;
    font-weight: 400;
    margin: 0 0 5px 0;
    padding: 0 0 0 10px;
    background-color: rgba(0, 127, 123, 0);
    mix-blend-mode: multiply;
    font-family: 'Roboto', sans-serif;
}

.box15 .title2 {
    font-size: 18px;
    letter-spacing: 0.03em;
    font-weight: 700;
    margin: 0 0 5px 0;
    padding: 0 0 0 10px;
    background-color: rgba(0, 127, 123, 0);
    mix-blend-mode: multiply;
    font-family: 'Roboto', sans-serif;
    position: absolute;
    bottom: 40px;
}
.box15 .title2 {
  transform: translateY(30px);
  transition: all .4s cubic-bezier(.13, .62, .81, .91) 0s
}
.box15 .post {
display: block;
    padding: 5px;
    font-size: 14px;
    background-color: rgba(10, 81, 107, 0);
    letter-spacing: 0.07em;
    font-family: 'Roboto', sans-serif!important;
}
.box15 .readmore li a, .box15 .icon li a {
  border-radius: 50%;
  font-size: 16px;
  color: #fff
}
.box15:hover .post, .box15:hover .title {
  transform: translateY(0)
}
.box15 .readmore {
  list-style: none;
  padding: 0 0 0 10px;
  margin: 10px 0 5px;
  opacity: 0;
  position: relative;
  transform: perspective(500px) rotateX(-90deg) rotateY(0) rotateZ(0);
  transition: all .6s cubic-bezier(0, 0, .58, 1) 0s
}
.box15:hover .readmore {
  opacity: 1;
  transform: perspective(500px) rotateX(0) rotateY(0) rotateZ(0)
}
.box15 .readmore:before {
  content: "";
  width: 50px;
  height: 2px;
  background: #fff;
  margin: 0 auto;
  position: absolute;
}
.box15 .readmore li {
  display: inline-block
}
.box15 .readmore li a {
  display: block;
  width: 110px;
  height: 40px;
  line-height: 40px;
  background: #00000000;
  margin-right: 10px;
  transition: all .3s ease 0s;
}
.box15 .icon li, .box15 .icon li a {
  display: inline-block
}
.box15 .readmore li a:hover {
  background: #00000000;
}
.box15 .readmore li:last-child a {
  margin-right: 0;
}
@media only screen and (max-width:990px) {
  .box15 {
    margin-bottom: 0px;
  }
}

/*********************** Demo - 16 *******************/
.box16 {
  text-align: left;
  color: #fff;
  position: relative;
}
.box16 .box-content, .box16:after {
  width: 100%;
  position: absolute;
  left: 0
}
.box16:after {
  content: "";
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 1, 0.1) 50%, rgba(0, 0, 0, .3) 100%);
  top: 0;
  transition: all .5s ease 0s
}
.box16 .post, .box16 .title {
  transform: translateY(145px);
  transition: all .4s cubic-bezier(.13, .62, .81, .91) 0s
}


.box16:hover:after {
  background: rgb(10, 81, 107);
  background: -moz-linear-gradient(300deg, rgba(10, 81, 107, 0.9) 0%, rgba(22, 162, 177, 0.9) 35%, rgba(187, 199, 11, 0.9) 100%);
  background: -webkit-linear-gradient(300deg, rgba(10, 81, 107, 0.9) 0%, rgba(22, 162, 177, 0.9) 35%, rgba(187, 199, 11, 0.9) 100%);
  background: linear-gradient(300deg, rgba(10, 81, 107, 0.9) 0%, rgba(22, 162, 177, 0.9) 35%, rgba(187, 199, 11, 0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0a516b", endColorstr="#bbc70b", GradientType=1);
}

.mktoForm .mktoRadioList, .mktoForm .mktoCheckboxList {
    padding: 0em!important;
}
.box16 img {
  width: 100%;
  height: auto
}
.box16 .box-content {
padding: 10px;
    margin-bottom: 0px;
    bottom: 30px;
    z-index: 1;
	min-height: 220px;
}
.box16 .title {
font-size: 16px;
    letter-spacing: 0.03em;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 5px;
    padding: 5px;
    background-color: rgba(0, 127, 123, 0);
    mix-blend-mode: multiply;
	font-family: 'Roboto', sans-serif;
}
.box16 .post {
display: block;
    padding: 5px;
    font-size: 14px;
    background-color: rgba(10, 81, 107, 0);
    letter-spacing: 0.07em;
	font-family: 'Roboto', sans-serif!important;
}
.box16 .readmore li a, .box17 .icon li a {
  border-radius: 50%;
  font-size: 16px;
  color: #fff
}
.box16:hover .post, .box16:hover .title {
  transform: translateY(0)
}
.box16 .readmore {
  list-style: none;
  padding: 0 0 5px;
  margin: 40px 0 25px;
  opacity: 0;
  position: relative;
  transform: perspective(500px) rotateX(-90deg) rotateY(0) rotateZ(0);
  transition: all .6s cubic-bezier(0, 0, .58, 1) 0s
}
.box16:hover .readmore {
  opacity: 1;
  transform: perspective(500px) rotateX(0) rotateY(0) rotateZ(0)
}
.box16 .readmore:before {
  content: "";
  width: 50px;
  height: 2px;
  background: #fff;
  margin: 0 auto;
  position: absolute;
  top: -23px;
  left: 0;
}
.box16 .readmore li {
  display: inline-block
}
.box16 .readmore li a {
  display: block;
  width: 110px;
  height: 40px;
  line-height: 40px;
  background: #00000000;
  margin-right: 10px;
  transition: all .3s ease 0s
}
.box17 .icon li, .box17 .icon li a {
  display: inline-block
}
.box16 .readmore li a:hover {
  background: #00000000;
}
.box16 .readmore li:last-child a {
  margin-right: 0
}
@media only screen and (max-width:990px) {
  .box16 {
    margin-bottom: 30px
  }
}
/*---------section-one------------*/
header.header {
  background: #FFFFFF;
}
.logo-section {
  padding: 20px 0;
}
.logo-section img {
  width: 240px;
}
/*---------------------*/
/*---------section-two (Hero banner)------------*/
.hero-banner {
  height: auto;
  background-position: left;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner2 {
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  color: #ffffff;
}
.form-container {
  min-height: 480px;
}
.banner-left-strip {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 60px;
  color: #ffffff;
  padding: 15px;
}
.primary-text-heading {
  display: block;
  padding-bottom: 10px;
  font-family: 'Roboto', sans-serif;
  font-weight: 800;
}
.primary-subtext {
  display: block;
  font-size: 18px;
}
.feature-box {
  margin-bottom: 10px;
  margin-top: 20px;
  padding: 0px;
  min-height: 250px;
}
.section-three img {
  height: 72px;
  width: auto;
  margin-bottom: 0px;
}
.section-three {
  text-align: center !important;
}
/*---------------------*/
/*---------section-three (About)------------*/
.about-content {
  clear: both;
  overflow: hidden;
}
.heading-text {
 text-align: left;
 margin-bottom: 20px;
 color: #fbfbfb;
 font-size: 24px;
 margin-top: 0px;
 font-family: 'Roboto', sans-serif;
 font-weight: 300;
}

.heading-text-2 {
 text-align: center;
 margin-bottom: 20px;
 color: #26346d;
 font-size: 30px;
 margin-top: 0px;
}
.heading-text-white {
  text-align: center;
  color: #ffffff;
  font-size: 32px;
  margin-top: 0px;
  line-height: 40px;
  font-family: 'Roboto', sans-serif;
}

.heading-text-left {
  text-align: left;
  margin-bottom: 20px;
  color: #26346d;
  font-size: 30px;
	margin-top: 0px;
}

.small-image-box {
  position: relative;
}
.image-box-text {
  position: absolute;
  padding: 10px;
  bottom: 0;
  width: 100%;
  background: rgba(187, 199, 11, 0.8);
  min-height: 70px;
}
.image-box-text p {
  color: #fff;
  font-size: 15px;
  padding: 0;
}
.image-box-text p span {
  font-weight: bold;
  color: #fff;
}
.section-about img {
  width: 100%;
}
/*----------Testimonial CSS-----------*/
.col-center {
  margin: 0 auto;
  float: none !important;
}
.carousel {
  margin: 50px auto;
  padding: 0 70px;
}
.carousel .item {
  color: #000;
  font-size: 20px;
  text-align: center;
  overflow: hidden;
  min-height: 290px;
}
.carousel .item .img-box {
  width: 200px;
  height: 200px;
  margin: 0 auto;
  padding: 5px;
  border: 1px solid #ddd;
  border-radius: 50%;
}
.carousel .img-box img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
}
.carousel .testimonial {
  padding: 30px 0 10px;
}
.carousel .overview {
  font-style: italic;
}
.carousel .overview b {
  text-transform: uppercase;
  color: #E92C4A;
}
.carousel .carousel-control {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  top: 50%;
  background: none;
}
.carousel-control i {
  font-size: 68px;
  line-height: 42px;
  position: absolute;
  display: inline-block;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
.carousel .carousel-indicators {
  bottom: -40px;
}
.carousel-indicators li, .carousel-indicators li.active {
  width: 10px;
  height: 10px;
  margin: 1px 3px;
  border-radius: 50%;
}
.carousel-indicators li {
  background: #999;
  border-color: transparent;
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}
.carousel-indicators li.active {
  background: #555;
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}
/*----------for mobile version (only below 576px)-----------*/
.gallery {
  background: #EEE;
  overflow: hidden;
  outline: none;
  height: 400px;
  display: none;
}
.gallery-cell {
  width: 66%;
  height: 400px;
  margin-right: 10px;
  counter-increment: gallery-cell;
  background-position-x: center;
  background-position-y: top;
  background-size: cover;
  background-repeat: no-repeat;
}
/* cell number */
.gallery-cell:before {
  display: block;
  text-align: center;
  /*content: counter(gallery-cell);*/
  line-height: 200px;
  font-size: 80px;
  color: white;
}
/*---------------------*/
/*---------section-four (why singapore)------------*/
.grey-bg {
  background: #ffffff;
}

.grey-bg-footer {
  background: #000000;
}
.blue-bg {
  background: #ee3124;
  text-align: center;
}
.subject-image {
  display: none;
  min-height: 220px;
  background-size: cover;
  background-repeat: no-repeat;
}
.subject-description-box {
  display: none;
  padding: 15px;
  background: #fff;
  min-height: 220px;
  /*background: linear-gradient(to bottom, #ffffff, #adadad);*/
}
.subject-image-a {
  min-height: 220px;
  background-size: cover;
  background-repeat: no-repeat;
}
.subject-description-box-a {
  padding: 15px;
  background: #fff;
  min-height: 220px;
  /*background: linear-gradient(to bottom, #ffffff, #adadad);*/
}
.subject-content {
  font-weight: bold;
  color: #666;
}
p.subject-content span {
  font-style: italic;
  font-weight: bold;
  font-size: 16px;
  color: #444;
}


img.logo-small {
    width: 65%;
	margin-bottom: 25px;
}

img.logo-small-2 {
    width: 65%;
	margin: 20px 0;
}

.nowrap {
  white-space: nowrap;
  word-break: keep-all;
}

.row.center-banner {
    display: flex;
    align-items: center;
    margin: auto 0;
    flex-flow: wrap;
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
display: flex!important;
content: " ";
}


/*---------------------*/
/*---------section-enquiry (logos)------------*/
.yellow-bg {
  /*background-color: #cb9821;*/
  background-color: #000000;
}
.black-bg {
  background-color: #007f7b;
}
.enquiry-text {
  color: #fff;
  font-weight: bold;
  font-size: 31px;
}
.enquiry-text span {
  font-weight: 100;
  display: block;
  padding-top: 10px;
  font-size: 22px;
}
.button-enquiry {
  display: block;
  margin: auto;
  color: #ffffff;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
  border: 1px solid #ffffff;
  border-radius: 2px;
  padding: 15px 0;
  background: transparent;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.button-enquiry:hover {
  background-color: transparent;
  border: 1px solid #ffffff;
}
a.button-enquiry:hover, a.button-enquiry:focus, a.button-enquiry:active {
  text-decoration: none;
  color: white;
}
/*---------------------*/
/*---------section-five (logos)------------*/
.heading-text span {
  font-weight: 100;
  font-size: 16px;
  display: block;
  padding-top: 5px;
  line-height: 24px;
  color: #5f6062;
}

.heading-text-2 span {
  font-weight: 100;
  font-size: 16px;
  display: block;
  padding-top: 5px;
  line-height: 24px;
  color: #444444;
}
.alumni-logo-box {}
.alumni-logo {
  border: 1px solid #eee;
  margin-bottom: 10px;
}
.alumni-logo img {
  width: 130px;
  height: 130px;
  object-fit: cover;
  display: block;
  margin: 0 auto;
}
.desktop-view-employers {
  display: block;
}
.Mobile-view-employers {
  display: none;
}
.carousel-control.right, .carousel-control.left {
  background-image: none !important;
}
.carousel-control.right i {
  position: absolute;
  top: 0;
  bottom: 8px;
  right: 10px;
  display: flex;
  align-items: center;
  color: #242F60;
  font-size: 24px;
}
.carousel-control.left i {
  position: absolute;
  top: 0;
  bottom: 8px;
  left: 10px;
  display: flex;
  align-items: center;
  color: #242F60;
  font-size: 24px;
}
.col-xs-6 div:nth-child(3n) {
  border-bottom: 1px solid;
}
/*---------------------*/
/*----------------section six-----------------*/
p.life-text {
  padding-right: 0px;
  text-align: left;
  font-family: 'Roboto Slab', serif;
}
p.life-text span {
  font-weight: bold;
  font-size: 16px;
  color: #444;
}
/*---------section-video (video)------------*/
.section-video {
  background: #eee;
}
.video-box {
  width: 100%;
  background: rgba(46, 66, 65, 0);
}
/*---------------------*/
/*----------section-courses-----------*/
.section-courses .icon-responsive {
  display: block;
  max-width: 57px;
  height: 60px;
  margin: auto;
}
section.section-three.section-course.section-gap-topbottom {
  background: #ffffff;
}

div#csing-heroForm {
    padding: 15px;
}
.course-outer-box {
  border-radius: 0;
  overflow: hidden;
  border: 1px solid #eee;
  padding: 10px;
  background-color: white;
  margin-bottom: 15px;
  min-height: auto;
}
.course-outer-box h3 {
  padding: 14px 0;
  font-size: 12px;
}
.course-outer-box h3 small {
  display: block;
  padding: 5px 0 0;
  line-height: 18px;
  height: 35px;
  clear: both;
  font-weight: bold;
  font-size: 14px;
  color: #333;
}
.course-outer-box p {
  padding: 10px 0;
}
.course-outer-box div.col-xs-12 p:first-child {
  padding: 10px 0;
  height: 150px;
}
.course-outer-box h4 {
  color: #242F60;
  margin: 20px 0 0;
  cursor: pointer;
}
.toggle-description {
  margin-top: 15px;
  background: #f2f2f2;
  color: #333;
  padding: 15px !important;
}
/*---------------------*/
.section-courses .heading-text span {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid;
  display: inline-block;
  padding: 5px 17px;
  background: #E92C4A;
  color: #fff;
}
/*---------section-fee structure (video)------------*/
.text-white {
  text-align: left;
  margin-top: 0;
}
.text-white-center {
  color: #ffffff;
  text-align: center;
  line-height: 40px;
}
h2.big-text {
    font-size: 1.5em;
}
.UP-logos {
    display: flex;
    align-items: flex-end;
    align-content: flex-end;
    flex-flow: wrap;
    border: 2px solid #ffffff;
    border-radius: 30px;
    padding: 60px 100px;
    margin-top: 50px;
    margin-bottom: 0;
}


.dark-green-text {
  color: #007f7b;
}
.hero-image-bg {
  background-image: url("/w3images/photographer.jpg");
  background-color: #cccccc;
  height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.dark-grey-text {
  color: #5f6062;
  text-align: left;
}
#accordion a:link, #accordion a:visited, #accordion a:active {
  display: block;
  text-decoration: none;
  padding: 5px 0;
  color: #cb9821;
  font-weight: bold;
}
#accordion a:link i, #accordion a:visited i, #accordion a:active i {
  color: #666;
  border: 1px solid #666;
  padding: 4px 5px 0;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 20px;
  font-weight: 100;
  font-size: 12px;
}
.table-outer-box {}
.panel-heading {
  padding: 5px 10px;
}
.panel-body {
  padding: 0;
}
.table {
  margin-bottom: 5px;
}
.table > tbody > tr > td {
  border-top: 0px solid #ddd;
}
.fix-width {
  width: 200px;
}
.panel-title a {
  position: relative;
}
.pushme {
  height: 20px;
  font-size: 28px;
  line-height: 0;
  padding: 0;
  display: block;
  width: 100%;
  position: absolute;
  top: 5px;
  text-align: right;
  left: 0;
  right: 0;
  margin: auto;
  outline: none;
  background: transparent;
  border: none;
}
/*---------enquiry ()------------*/
.black-text {
  color: #fdfdfd;
}
.button-enquiry-black {
  display: block;
  margin: auto;
  background: transparent;
  color: #ffffff;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
  border: 1px solid #ffffff;
  padding: 15px 0;
  border-radius: 2px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.button-enquiry-black:hover {
  color: #3a3a3a;
}
.white-bg {
  background: #ffffff;
}
.green-bg {
  background: #ffffff;
}
.enquiry-3 {}
.enquiry-3 a:link, .enquiry-3 a:visited, .enquiry-3 a:active {
  text-decoration: none;
  color: #ffffff;
}
.enquiry-3 a:hover {
  text-decoration: none;
  background-color: rgba(5, 0, 0, 0.1);
}
/*---------------------*/
/*---------------------*/
/*---------footer ()------------*/
.section-footer {
  text-align: left;
  color: #666;
}
.dark-grey-bg {
  background-color: #ee3124;
}
.dark-grey-bg-footer {
  background-color: #000000;
}

.section-footer p {
  display: block;
  line-height: 24px;
  font-size: 12px;
}
.section-footer h3 {
	margin: auto;
	display: block;
	line-height: 28px;
	font-size: 16px;
	color: #ffffff;
	font-family: 'Roboto', sans-serif!important;
	font-weight: 700;
}
/*---------------mob fixed footer-----------------*/
.mobile-fixed-footer {
  display: none;
}
.fixed-text-mob {
  background: #ffffff;
  text-align: center;
  position: fixed;
  z-index: 2;
  width: 100%;
  bottom: 0;
  display: none;
}
.fixed-text-mob h2 a:link, .fixed-text-mob h2 a:visited {
  display: block;
  font-size: 16px;
  color: #fff;
  padding: 10px 0px;
  text-decoration: none;
}
.fixed-footer-btn {
    display: block;
    margin: 10px auto;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    border: #231f20;
    padding: 10px 10px;
    background: #231f20;
    width: 90%;
    font-family: 'Roboto', sans-serif!important;
}
.formdesk-heading {
    font-size: 24px !important;
    margin-bottom: 5px;
    font-family: 'Roboto', sans-serif;
    color: #231f20!important;
}
/*-----------------------Additional form css--------------------------*/
.form-outer-box {
  padding: 0px;
  margin: 10px auto;
  width: 350px;
  float: right;
}
.top-form-desktop {}
.form-outer-box {
  background: #231f20;
  padding: 0px;
}
.form-outer-box {
  list-style: none;
}
/*--------form bottom mobile--------------------------*/
.section-formfooter {
  display: none;
}
.footer-form-mobile {
  font-weight: bold;
  text-align: center;
  color: #231f20!important;
  font-size: 30px;
  background: #ffffff!important;
  padding: 10px 0;
  font-family: 'Roboto', sans-serif!important;
}
@media (max-width:991px) {
	
.UP-logos {
    display: block;
    padding: 60px 30px;
}	

img.logo-all-last {
    padding-top: 40px;
}
img.icon-text2 {
    height: auto;
    width: 60px;
}	
	

.UP-logos img {
	padding-bottom: 40px;
    padding-left: 0px;
    padding-right: 0px;
	}
.heading-text-small {
    text-align: center;
    color: #007f7b;
    font-family: 'Roboto', sans-serif;
}	
	
.nopaddingR {
    padding: 0!important;
}
.nopaddingLR {
    padding: 0!important;
}
.nopaddingL {
    padding: 0!important;
}
.nopaddingRT {
    padding: 0!important;
}
.nopaddingLRT {
    padding: 0!important;
}
.nopaddingLT {
    padding: 0!important;
}
	
	
	
  .button-enquiry, .button-enquiry-black {
    margin: 50px auto 0;
  }
  .banner-left-strip {
    margin-top: 20px;
  }
  .form-outer-box {
    width: 500px;
    float: inherit;
  }
  .desktop-view-employers {
    display: none;
  }
  .Mobile-view-employers {
    display: block;
  }
}
@media (max-width:768px) {
  .subject-description-box {
    padding: 15px;
    background: #fff;
    min-height: 85px;
    box-shadow: 0px 4px 6px -4px #000;
  }
  .form-outer-box {
    width: inherit;
  }
  .section-enquiry {
    display: none;
  }
  p.life-text {
    padding-right: 0;
    padding-bottom: 0px;
  }
  .section-footer {
    text-align: left;
    color: #ffffff;
    padding-bottom: 160px;
  }
  .hero-banner {
    min-height: 356px;
    background-position: left;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 100px;
    background-color: #eee;
  }
  .form-container {
    min-height: 0px;
  }
  #strip-enquiry-1, #strip-enquiry-2, #strip-enquiry-3 {
    display: none;
  }
}
@media (max-width:767px) {
  .gallery {
    display: block;
  }
	
	a.button1 {
  float: none!important;
}
}
@media (max-width:480px) {
	
	.right-header-section {
    margin-top: 0px !important;
    float: none !important;
    margin-bottom: 10px;
	margin-right: 0px;
	text-align:center;
}
.logo-section{
	text-align:center;
	
}
.footer-form-mobile {
    color: #ffffff!important;
    background: #231f20!important;
}	
	
	.hero-banner{
		background: url(https://study.navitas.com/rs/837-CGY-335/images/LTUSC200805-950_Master_Int_BizMatureAgeDom_LP_800X800.jpg)!important;
		background-position: bottom!important;
		background-size: cover!important;
	}
	
.box15 .readmore {
    list-style: none;
    padding: 0 0 0 10px;
    margin: 10px 0 5px;
    opacity: 1;
    position: relative;
    bottom: -130px;
    transform: none;
    transition: all .6s cubic-bezier(0, 0, .58, 1) 0s;
}
	
	.box15 .title {
    font-size: 24px;
    letter-spacing: 0.03em;
    font-weight: 700;
    margin: 0 0 5px 0;
    padding: 0 0 0 10px;
    background-color: rgba(0, 127, 123, 0);
    mix-blend-mode: multiply;
    font-family: 'Roboto', sans-serif;
}
	
	.mktoMobileShow .mktoForm,
  .mktoForm * {
    padding: 0px!important;
  }

	
.icon-text {
    width: 100%;
	padding: 0px 20px;
}	
	
ul, ol {
    padding-left: 0;
}	
.text-white-center {
    line-height: 40px;
}
.heading-text {
    font-size: 24px;
    line-height: 1.4em;
}	
	
li.rotate-icon {
    transform: rotate(90deg);
}	
ul.admission-flow {
    flex-flow: column;
}	
.green-box {
    background-color: #007f7b;
    padding: 15px;
    margin-right: 5px;
    border-radius: 6px;
    color: #ffffff;
    width: auto;
	text-align: center;	
}

.light-green-box {
    background-color: #16a2b1;
    padding: 15px;
    margin-right: 5px;
    border-radius: 6px;
    color: #ffffff;
    width: auto;
	text-align: center;	
}

.dark-blue-box {
    background-color: #0a516b;
    padding: 15px;
    margin-right: 0px;
    border-radius: 6px;
    color: #ffffff;
    width: auto;
	text-align: center;	
}
.admission-heading {
    font-family: 'Roboto', sans-serif;
    margin-right: 0px;
    width: auto;
}	
  .mktoForm .mktoFormRow .mktoField {
    font-size: 15px;
    border: 1px solid #ccc;
  }
  .mktoForm .mktoFormRow .mktoFormCol {
    clear: none !important;
  }
  .hero-banner {
    min-height: 350px;
    background-position: left;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 0px;
    background-color: #eee;
  }
  .fixed-text-mob {
    display: block;
  }
  #csing-footerForm div div:nth-child(10) .mktoFieldDescriptor.mktoFormCol {
    width: 14%;
  }
  .hero-banner .top-form-desktop {
    display: none;
  }
  .section-formfooter {
    display: block;
  }
  .mobile-fixed-footer {
    display: block;
  }

  .section-footer {
    padding-bottom: 10px !important;
  }
}
@media (max-width:414px) {
  .hero-banner {
    min-height: 500px;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 0px;
    background-color: #eee;
  }
  .logo-section img {
    width: 250px;
  }
  .banner-left-strip {
    margin-top: 50% !important;
  }
  .image-box-text p {
    line-height: 20px;
  }
}
@media (max-width:375px) {
  .hero-banner {
    min-height: 340px;
    background-position: left;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 0px;
    background-color: #eee;
  }
  .primary-text-heading {
    display: block;
    padding-bottom: 10px;
    font-size: 32px;
	  line-height: 1.5em;
  }
}
@media (max-width: 360px) {
  .hero-banner {
    min-height: 330px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .banner-left-strip {
    background: rgba(0, 0, 0, 0.8);
  }
  .image-box-text {
    background: rgba(0, 0, 0, 0.8);
  }
}

/*---------------------------Restrict mobile rotation----------------------------------*/
/*@media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
  html {
    transform: rotate(-90deg);
    transform-origin: left top;
    width: 100vh;
    overflow-x: hidden;
    position: absolute;
    top: 100%;
    left: 0;
  }
}*/
#csing-footer-text li {
  display: block;
  margin: 0px 0px 10px 0px;
  text-align: left;
  color: #ffffff;
}