@import url("https://fonts.googleapis.com/css?family=Roboto:300,500,700,900");
body {
  font-family: 'Roboto', sans-serif;
  background-color: #fcfcfc;
  font-weight: 300;
  color: #333;
}
h1, h2, h3, h4, h5 {
  font-family: 'Times New Roman', serif;
}
.veeyou-contents {
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.8);
}
.demo1 .veeyou-title {
  font-size: 1.2em;
}
.demo1 .veeyou-meta {
  display: flex;
  align-items: center;
}
.demo1 .veeyou-meta .image {
  margin-right: 10px;
  width: 50px;
}
.demo1 .veeyou-meta .image img {
  max-width: 100%;
  border-radius: 50%;
}
.demo1 .veeyou-meta .name {
  margin-right: 10px;
  font-size: 90%;
}
.demo1 .veeyou-meta .date {
  color: rgba(0, 0, 0, 0.5);
}
.demo1 .veeyou-meta .like {
  font-size: 85%;
  text-align: center;
  margin: 0 10px;
  color: rgba(0, 0, 0, 0.5);
}
.demo1 .veeyou-meta .like img {
  width: 20px;
}
.demo1 .veeyou-meta .comment {
  font-size: 85%;
  text-align: center;
  margin: 0 10px;
  color: rgba(0, 0, 0, 0.5);
}
.demo1 .veeyou-meta .comment img {
  width: 20px;
}
.demo1 .veeyou-btn .read-more {
  text-decoration: none;
  background-color: #186bff;
  color: white;
  padding: 10px 20px;
  margin-top: 10px;
  border-radius: 5px;
  display: inline-block;
  font-size: 90%;
}
.demo1 .veeyou-btn .read-more:hover {
  background-color: #0052e4;
}
.demo1 .read-more2 {
  text-decoration: none;
  background-color: #ff9818;
  color: white;
  padding: 10px 20px;
  margin-top: 10px;
  border-radius: 5px;
  display: inline-block;
  font-size: 90%;
}
.demo1 .read-more2:hover {
  background-color: #ff8318;
}
.demo1 .read-more-red {
  text-decoration: none;
  background-color: #D50003;
  color: white;
  padding: 10px 20px;
  margin-top: 10px;
  border-radius: 5px;
  display: inline-block;
  font-size: 90%;
}
.demo1 .read-more-red:hover {
  background-color: #BC0003;
}
.demo1 .read-more-zoom {
  text-decoration: none;
  background-color: #358BFF;
  color: white;
  padding: 10px 20px;
  margin-top: 10px;
  border-radius: 5px;
  display: inline-block;
  font-size: 90%;
}
.demo1 .read-more-zoom:hover {
  background-color: #0E4CAA;
}
.demo2 .veeyou-title {
  font-size: 1.4em;
}
.veeyou-title2 {
  font-size: 0.6em !important;
  color: #000 !important;
  font-family: 'Roboto', sans-serif !important;
}
.demo2 .veeyou-meta img {
  width: 20px;
}
.demo2 .rating {
  display: flex;
  align-items: center;
  color: #ccc;
}
.demo2 .green {
  color: #06bf06;
  font-weight: 500;
}
.demo2 .price {
  margin: 15px 0 0;
  font-size: 1.8em;
}
.demo2 .price del {
  color: #ccc;
}
.demo2 .read-more {
  text-decoration: none;
  background-color: #186bff;
  color: white;
  padding: 10px 20px;
  margin-top: 10px;
  border-radius: 5px;
  display: inline-flex;
  font-size: 90%;
}
.demo2 .read-more img {
  width: 20px;
  margin-left: 10px;
}
.demo2 .read-more:hover {
  background-color: #0052e4;
}
.demo3 .veeyou-title {
  font-size: 1.4em;
}
.demo3 .veeyou-meta {
  color: #ccc;
}
.demo3 .read-more {
  text-decoration: none;
  background-color: #0a0a0a;
  color: rgba(255, 255, 255, 0.7);
  padding: 10px 20px;
  margin-top: 10px;
  display: inline-flex;
  font-size: 90%;
}
.demo3 .read-more img {
  width: 20px;
  margin-left: 10px;
}
.demo3 .read-more:hover {
  color: rgba(255, 255, 255, 0.9);
  background-color: black;
}
header {
  padding: 0px;
}
header h1 {
  margin-bottom: 0;
  font-size: 2em;
}
header em {
  font-size: 85%;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.header-image {
  width: 100%;
  /*height:280px;
  object-fit:cover;*/
}
.text-center {
  text-align: center;
}
section.row {
  display: flex;
  margin-bottom: 4em;
  align-items: flex-end;
}
section.row h2 {
  font-size: 34px;
  margin-bottom: 5px;
  color: #ccc;
}
section.row .badge {
  font-size: 85%;
  background-color: #f2eee0;
  display: inline-block;
  padding: 3px 8px;
  border-radius: 4px;
}
.helper .putin {
  margin-bottom: 6em;
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.basc-font {
  color: #bf5c3d;
  font-weight: bold;
  font-size: 14px;
}
.geo-font {
  color: #6ab06f;
  font-weight: bold;
}
.sw-font {
  color: #CC006F;
  font-weight: bold;
}
.sc-font {
  color: #c9b52f;
  font-weight: bold;
}
.jm-font {
  color: #c92f2f;
  font-weight: bold;
}
.bsocsc-font {
  color: #f68b41;
  font-weight: bold;
}
.psycho-font {
  color: #9d6ab0;
  font-weight: bold;
}
@media (min-width: 320px) {
  .container {
    max-width: 300px;
  }
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
/*Normalize*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
  background-color: #f6eee3 !important;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */ ::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/*Utility*/
/* Basscss Margin */
.m0 {
  margin: 0;
}
.mt0 {
  margin-top: 0;
}
.mr0 {
  margin-right: 0;
}
.mb0 {
  margin-bottom: 0;
}
.ml0 {
  margin-left: 0;
}
.mx0 {
  margin-left: 0;
  margin-right: 0;
}
.my0 {
  margin-top: 0;
  margin-bottom: 0;
}
.m1 {
  margin: var(--space-1);
}
.mt1 {
  margin-top: var(--space-1);
}
.mr1 {
  margin-right: var(--space-1);
}
.mb1 {
  margin-bottom: var(--space-1);
}
.ml1 {
  margin-left: var(--space-1);
}
.mx1 {
  margin-left: var(--space-1);
  margin-right: var(--space-1);
}
.my1 {
  margin-top: var(--space-1);
  margin-bottom: var(--space-1);
}
.m2 {
  margin: var(--space-2);
}
.mt2 {
  margin-top: var(--space-2);
}
.mr2 {
  margin-right: var(--space-2);
}
.mb2 {
  margin-bottom: var(--space-2);
}
.ml2 {
  margin-left: var(--space-2);
}
.mx2 {
  margin-left: var(--space-2);
  margin-right: var(--space-2);
}
.my2 {
  margin-top: var(--space-2);
  margin-bottom: var(--space-2);
}
.m3 {
  margin: var(--space-3);
}
.mt3 {
  margin-top: var(--space-3);
}
.mr3 {
  margin-right: var(--space-3);
}
.mb3 {
  margin-bottom: var(--space-3);
}
.ml3 {
  margin-left: var(--space-3);
}
.mx3 {
  margin-left: var(--space-3);
  margin-right: var(--space-3);
}
.my3 {
  margin-top: var(--space-3);
  margin-bottom: var(--space-3);
}
.m4 {
  margin: var(--space-4);
}
.mt4 {
  margin-top: var(--space-4);
}
.mr4 {
  margin-right: var(--space-4);
}
.mb4 {
  margin-bottom: var(--space-4);
}
.ml4 {
  margin-left: var(--space-4);
}
.mx4 {
  margin-left: var(--space-4);
  margin-right: var(--space-4);
}
.my4 {
  margin-top: var(--space-4);
  margin-bottom: var(--space-4);
}
.mxn1 {
  margin-left: calc(var(--space-1) * -1);
  margin-right: calc(var(--space-1) * -1);
}
.mxn2 {
  margin-left: calc(var(--space-2) * -1);
  margin-right: calc(var(--space-2) * -1);
}
.mxn3 {
  margin-left: calc(var(--space-3) * -1);
  margin-right: calc(var(--space-3) * -1);
}
.mxn4 {
  margin-left: calc(var(--space-4) * -1);
  margin-right: calc(var(--space-4) * -1);
}
.m-auto {
  margin: auto;
}
.mt-auto {
  margin-top: auto;
}
.mr-auto {
  margin-right: auto;
}
.mb-auto {
  margin-bottom: auto;
}
.ml-auto {
  margin-left: auto;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}
:root {
  --space-1: .5rem;
  --space-2: 1rem;
  --space-3: 2rem;
  --space-4: 4rem;
}
/* Basscss Padding */
.p0 {
  padding: 0;
}
.pt0 {
  padding-top: 0;
}
.pr0 {
  padding-right: 0;
}
.pb0 {
  padding-bottom: 0;
}
.pl0 {
  padding-left: 0;
}
.px0 {
  padding-left: 0;
  padding-right: 0;
}
.py0 {
  padding-top: 0;
  padding-bottom: 0;
}
.p1 {
  padding: var(--space-1);
}
.pt1 {
  padding-top: var(--space-1);
}
.pr1 {
  padding-right: var(--space-1);
}
.pb1 {
  padding-bottom: var(--space-1);
}
.pl1 {
  padding-left: var(--space-1);
}
.py1 {
  padding-top: var(--space-1);
  padding-bottom: var(--space-1);
}
.px1 {
  padding-left: var(--space-1);
  padding-right: var(--space-1);
}
.p2 {
  padding: var(--space-2);
}
.pt2 {
  padding-top: var(--space-2);
}
.pr2 {
  padding-right: var(--space-2);
}
.pb2 {
  padding-bottom: var(--space-2);
}
.pl2 {
  padding-left: var(--space-2);
}
.py2 {
  padding-top: var(--space-2);
  padding-bottom: var(--space-2);
}
.px2 {
  padding-left: var(--space-2);
  padding-right: var(--space-2);
}
.p3 {
  padding: var(--space-3);
}
.pt3 {
  padding-top: var(--space-3);
}
.pr3 {
  padding-right: var(--space-3);
}
.pb3 {
  padding-bottom: var(--space-3);
}
.pl3 {
  padding-left: var(--space-3);
}
.py3 {
  padding-top: var(--space-3);
  padding-bottom: var(--space-3);
}
.px3 {
  padding-left: var(--space-3);
  padding-right: var(--space-3);
}
.p4 {
  padding: var(--space-4);
}
.pt4 {
  padding-top: var(--space-4);
}
.pr4 {
  padding-right: var(--space-4);
}
.pb4 {
  padding-bottom: var(--space-4);
}
.pl4 {
  padding-left: var(--space-4);
}
.py4 {
  padding-top: var(--space-4);
  padding-bottom: var(--space-4);
}
.px4 {
  padding-left: var(--space-4);
  padding-right: var(--space-4);
}
/*# sourceMappingURL=custom.css.map */
/** --------------------------------------**/
.bg-basc {
  background-color: #6ad06c !important;
}
.accordion > .card {
  border-radius: 10px 10px 0px 0px !important;
}
.bg-bsocsc {
  background-color: #fbdc36 !important;
}
.bg-bsw {
  background-color: #77d3e2 !important;
}
.bg-bj {
  background-color: #fdbf46 !important;
}
.bg-bss-gl {
  background-color: #a59fdb !important;
}
.bg-bed {
  background-color: #fea2b7 !important;
}
.bg-ddp {
  background-color: #b8d295 !important;
}
.fancybox-content {
  padding: 28px !important;
}
.accordion {
  padding-top: 20px !important;
}
footer a {
  color: #b8d295;
  text-decoration: underline;
}
footer a:hover {
  color: #0056b3;
  text-decoration: underline;
}
.video {
  width: 1280px;
  height: 576px;
  margin: 20px;
}
.curriculumTitle {
  color: #000;
}
/* Mobile */
@media (max-width: 768px) {
  .container {
    max-width: 100% !important;
  }
  .video {
    width: 690px;
    height: 350px;
    margin: 0px;
  }
  .fancybox-content {
    padding: 5px !important;
  }
  .accordion > .card > .card-header {
    text-align: left !important;
  }
.veeyou-title2 {
    text-align: left;
}		
}
@media (max-width: 763px) {
  .container {
    max-width: 100% !important;
  }
  .video {
    width: 700px;
    height: 350px;
    margin: 0px;
  }
  .fancybox-content {
    padding: 5px !important;
  }
  .accordion > .card > .card-header {
    text-align: left !important;
  }
.veeyou-title2 {
    text-align: left;
}		
}
@media (max-width: 414px) {
  .container {
    max-width: 100% !important;
  }
  .video {
    width: 360px;
    height: 350px;
    margin: 0px;
  }
  .fancybox-content {
    padding: 5px !important;
  }
  .accordion > .card > .card-header {
    text-align: center;
  }
.veeyou-title2 {
    text-align: left;
}		
}
@media (max-width: 375px) {
  .container {
    max-width: 100% !important;
  }
  .video {
    width: 350px;
    height: 350px;
    margin: 0px;
  }
  .fancybox-content {
    padding: 5px !important;
  }
  .accordion > .card > .card-header {
    text-align: center;
  }
.veeyou-title2 {
    text-align: left;
}	
}

.BtnProgrammeInfo{
	font-size: 18px; 
	font-family: 'Roboto';
	color:#454545;
	text-decoration: underline;
}

.BtnProgrammeInfo:hover {
	color:#000000;
	text-decoration: underline;
}