h1 {
  font-size: 3rem;
  font-family: 'Oswald';
  color: #333F90; }

main {
    background: linear-gradient(to right, #c5cbe4 0%, #ffffff 50%, #c5cbe4 100%);
}
h2 {
    font-size: 2rem;
    font-family: 'Oswald';
    font-weight: bold;
    color: #90AA05;
}

.formcss {
    background-color: #D7007F!important;
    border-color: black!important;
    border-radius: 20px!important;
    text-transform:none!important;
}

h5 {
    font-family: 'Oswald';
    color: #90AA05;
}

p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300; }

.navbar-light .navbar-nav .nav-link {
  color: #4D0681;
  text-transform: uppercase;
  font-family: 'Oswald 27px'; }

@media (min-width: 768px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 2rem;
    padding-left: 2rem; }
}

.bg-landing {
  height: 100vh;
  background: black; }

.bg-violet {
  background-color: #4D0681;
  color: #fff; }

.bg-grey {
  background-color: #CFD5E3;
  color: #54475A; }

.bg-world-white {
  background: url(../images/demo/world.png) center center fixed;
  background-size: cover;
  color: #54475A; }

#footer .col-md-6 img {
  display: block;
  margin: 0 auto; }

.scroll-down {
  bottom: 0; }

section {
  padding: 25px 0 25px 0; }

footer {
  background-color: #333F90;
  padding: 10px 0 10px 0; }
  footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center; }
    footer ul li a {
      color: #fff;
      padding: 0.5rem 1rem;
      display: block; }
      footer ul li a:hover {
        text-decoration: none;
        color: #fff; }
    footer ul li a img {
      width: 30px; }
  footer ul#metaNav {
    margin-top: 15px; }
    footer ul#metaNav li a {
      padding-left: 2rem;
      padding-right: 2rem; }

#features .container-fluid {
  background-color: #1B1B66;
  color: #ffffff;
  margin-left: auto;
  margin-right: auto; }

#features .container-fluid img {
  width: 50%;
  padding-top: 50px; }

#elearning h2 {
  color: #230D41;
  padding: 20px 5px 20px 5px;
  width: 20%;
  margin-left: auto;
  margin-right: auto; }

#elearning .video-element {
  margin-bottom: 50px; }

footer {
  text-align: center;
  background-color: #333F90; }

.video-fullscreen {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%; }

.navbar {
    opacity: 1 !important;
    background-color: #333F90 !important;
}
.navbar-expand-md .navbar-nav .nav-link {
    color: white;
}

.menu-list {
  position: -webkit-sticky;
  position: sticky;
  top: 250px;
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
  z-index: 9999;
  font-size: 0.875rem;
  overflow: hidden; }

.menu-list {
  overflow: visible;
  left: inherit; }

.menu-list {
  font-size: 1.3125rem; }

.menu-list li {
  float: right; }

.menu-list li {
  float: none; }

.menu-list li:not(:first-child) {
  border-left: 2px solid #fff; }

.menu-list li:not(:first-child) {
  border-left: none;
  border-top: 2px solid #fff; }

.menu-list li:not(:first-child) {
  font-size: 1.5rem; }

.menu-list li a {
  display: block;
  color: inherit;
  text-decoration: none;
  width: calc(30px + 10px);
  height: 40px;
  position: relative; }

.menu-list li a {
  width: 50px;
  height: 50px;
  background-size: 25px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #D7007F; }

.menu-list li a.icon-call {
  background-image: url(/images/call.svg); }

.menu-list li a.icon-call-back {
  background-image: url(/images/callback.svg); }

.menu-list li a.icon-email {
  background-image: url(/images/mail.svg?id=1); }

.menu-list li a:hover:before {
  opacity: .6; }

.menu-list li a:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.15s ease-in-out; }

.menu-list li a span {
  position: absolute;
  font-size: 13px;
  font-weight: bold;
  bottom: 0px;
  left: 0px;
  width: 100%;
  text-align: center; }

.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after {
  clear: both; }

video {
  object-fit: cover; }

.navbar-toggler {
  display: none; }

.navbar {
  position: sticky;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }


.component-blue {
  background: #ebebf4;
  padding-top: 5px;
  padding-bottom: 5px; }

#features > div > .component-outer:nth-child(1),
#features > div > .component-outer:nth-child(13) {
  padding-bottom: 50px; }

#features > div > .component-outer:nth-child(4),
#features > div > .component-outer:nth-child(8),
#features > div > .component-outer:nth-child(12) {
  padding-top: 50px;
  padding-bottom: 50px; }

#features > div > .component-outer:nth-child(2),
#features > div > .component-outer:nth-child(3),
#features > div > .component-outer:nth-child(6),
#features > div > .component-outer:nth-child(7),
#features > div > .component-outer:nth-child(10),
#features > div > .component-outer:nth-child(11),
#features > div > .component-outer:nth-child(14),
#features > div > .component-outer:nth-child(15) {
  background: #ebebf4; }

#features > div > .component-outer:nth-child(11) {
  padding-bottom: 25px; }

#features > div > .component-outer:nth-child(2),
#features > div > .component-outer:nth-child(6),
#features > div > .component-outer:nth-child(10),
#features > div > .component-outer:nth-child(14) {
  padding-top: 50px;
  padding-bottom: 25px; }

#features > div > .component-outer:nth-child(3),
#features > div > .component-outer:nth-child(7),
#features > div > .component-outer:nth-child(15) {
  background: #ebebf4;
  padding-bottom: 50px; }

.row {
  margin-right: auto !important;
  margin-left: auto !important; }

h1 {
  font-size: 3rem; }

h2 {
  font-size: 2.25rem; }

h3 {
    font-size: 1.25rem;
    color: #90AA05;
}

@media (max-width: 414px) {
  .row {
    margin-right: 0px;
    margin-left: 0px; }
  .menu-list {
    top: 580px; }
  .menu-list li {
    float: left;
    border: none !important; }
  .menu-list li a {
    width: 60px;
    height: 60px;
    background-size: 30px; }
  .navbar-brand img {
    margin-right: -25px; } }

ul {
  list-style-type: none; }

.component li {
  position: relative; }

.component li:before {
  content: " ";
  background: #333F90;
  position: absolute;
  top: 8px;
  margin: 1px 0 0 -16px;
  vertical-align: middle;
  display: inline-block;
  width: 7px;
  height: 7px; }

.carouselContentType {
  min-height: 200px; }
  .carouselContentType .carouselContentType {
    max-width: 80%; }


.scroll_top.scroll-icon {
    position: fixed;
    z-index: 99999;
    bottom: 130px;
    right: 0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    margin: 5px;
    color: white;
    background: #33408F 0% 0% no-repeat padding-box;
    border: 1px solid #000000;
    border-radius: 24px;
    opacity: 1;
    display: none;
    margin-bottom: 10px;
}

.scroll-icon {
    line-height: 1;
    font-style: normal;
    box-sizing: border-box;
    padding: 4px;
}

.down main .scroll_top{
    display:inline;
}
 @media (max-width:768px){
    .down main .scroll_top {
        display: none;}
    /*nav {height: 30vh!important;}}
 nav{height:12vh;*/
}