:root {
    color: #FA8E01;
    color: #EBE600;
    color: #1D1D1D;
    color: #99CC00;
    color: #009999;
    color: #5ED0BD;
    color: #E3EAF1;
    color: #707070;
    color: #F4F8FC;  /* Background-grey */
}

body {
    margin: 0;
	padding: 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    color: #1D1D1D;
    display: flex;
    height: 100%;
    flex-direction: column;
}

html {
    scroll-behavior: smooth;
}
  

img {
	width: 100%;
	height: auto;
}

.w-15 {
    width: 15%;
}

h1,h2, h3, h4, h5, h6 {
	margin-top: 0;
}

.h1, h1 {
    font-size: 4rem;
    font-weight: 600;
}

.h2, h2 {
    font-size: 2rem;
}

.h3 {
    font-weight: 400;
}

h5 {
    font-size: 20px;
}

p,
li,
a {
    font-size: 15px;
    line-height: normal;
    font-weight: 500;
}

strong {
    font-weight: 700;
}

ul {
	padding-left: 20px;
}

a:hover, a:focus {
	border-bottom: 0;
	text-decoration: none;
    color: inherit;
}

i {
    vertical-align: middle;
}

.grey-back {
    background-color: #C1C1C1;
}

.grey-back:hover {
    background-color: #ED1D24;
    cursor: pointer;
}

.dark-grey-back {
    background-color: #1D181A;
}

.orange-bg {
    background-color: #FA8E01;
}

.dark-turq-bg {
    background-color: #009999;
}

.turq-bg {
    background-color: #5ED0BD;
}

.blue-bg {
    background-color: #006699;
}

.lime-txt, .lime-txt:hover {
    color: #99CC00;
    font-weight: 600;
}

.dark-turq-txt,.dark-turq-txt:hover {
    color: #009999;
    font-weight: 600;
}

.turq-txt, .turq-txt:hover {
    color: #5ED0BD;
    font-weight: 600;
}

.yellow-txt {
    color: #EBE600;
}

.blue-txt {
    color: #006699;
}

.orange-txt, .orange-txt:hover {
    color: #FA8E01;
    font-weight: 600;
}

.divider {
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 15px;
}

.border-bottom {
    border-bottom: 1px solid #1D1D1D!important;
}

.logo img {
    width: 60%;
}

p.grey-back {
    font-size: 12px;
    font-weight: 900;
    line-height: 35px;
}

.btn-primary.focus, .btn-primary:focus {
    box-shadow: none;
}

button:focus {
    outline: none;
}

.btn-primary {
    padding: 10px 30px!important;
    line-height: 25px;
    background-color: #1D1D1D;
    color: #F4F8FC!important;
    vertical-align: middle;
    font-size: 15px;
    border: 0;
    border-radius:  5px;
    font-weight: 400;
}

.btn-primary:hover, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:hover, .btn-primary:focus {
    background-color: #1D1D1D;
    color: #F4F8FC!important;
    border: 0;
}

.topbar {
    background-color: #5ED0BD;
    padding: 10px 0;
}

.topbar a {
    vertical-align: middle;
    color: #FFFFFF;
    line-height: 20px;
}

.topbar i {
    font-size: 20px;
}

.middlebar {
    background-color: #009999;
    padding: 10px 0;
}

.middlebar p {
    margin-bottom: 0;
    line-height: 20px;
    color: #fff;
}

header {
    background-color: #F4F8FC;
}

header .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #1D1D1D;
    text-align: left;
    background-color: #F4F8FC;
    border: 0;
    border-radius: 0;
    box-shadow: -1px 6px 9px -6px rgb(0 0 0 / 50%);
}

header .dropdown-toggle i {
    font-size: 20px;
    vertical-align: middle;
}

header .dropdown-toggle::after {
    display: none;
}

header .dropdown-item.active, header .dropdown-item:active, header .dropdown-item:hover {
    color: #FA8E01!important;
    text-decoration: none!important;
    background-color: #eff2f4!important;
    border: 0!important;
    outline: 0!important;
}

.navbar-brand img {
    width: 70%;
    height: auto;
}

.navbar-expand-lg .navbar-nav .nav-link {
    color: #1D1D1D;
    padding: 30px;
    font-weight: 500;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
}

.nav-item.active .nav-link {
    display: block;
    padding: 30px;
    color: #fff;
    text-align: center;
    background-color: #FA8E01;
}

.orange-bg {
    background-color: #FA8E01;
}

.dark-green-bg {
    background-color: #009999;
}

.turquoise-bg {
    background-color: #5ED0BD;
}

.lime-bg {
    background-color: #99CC00;
}

.letter {
    height: 120px;
    padding: 0px 10px;
    width: 80px;
}

.word {
    font-size: 60px;
    font-weight: 600;
    margin-bottom: 0;
    vertical-align: top;
    line-height: 60px;
}

.letter p {
    color: #fff;
    font-size: 80px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
    vertical-align: top;
    line-height: 80px;
}

.media.lrg-letter-boxes img {
    width: 120px;
}

.media.lrg-letter-boxes .media-body {
    padding: 15px 10px;
    min-height: 120px;
}

.media.lrg-letter-boxes .media-body p {
    color: #fff;
    margin-bottom: 0;
    font-weight: 300;
    line-height: 20px;
}

.card a {
    color: #1D1D1D;
}

.card p {
    font-weight: 500;
}

/* Home */
.home-header h1, .home-header h1>a {
    font-size: 30px;
    font-weight: 600;
    /* margin: 0 30px 0 0px; */
}

.home-header {
    background-image: url('/images/home/footer-background.jpg');
    background-position: center;
    background-size: cover;
    height: fit-content;
    padding: 10vh 0;
}

.header-img-links img {
    width: 88%;
    height: auto;
}

.home-about {
    padding: 60px 0;
}

.home-about a {
    color: #1D1D1D;
}

/* iframe {
    width: 1080px;
    height: 540px;
} */

.start-video {
    position: absolute;
    padding: 0;
    opacity: 1;
    cursor: pointer;
    transition: all 0.3s;
    top: 40%;
    bottom: auto;
    left: 40%;
}

.start-video:hover {
    opacity: 1;
    -webkit-filter: brightness (1);
}

div.thumbnail_container {
    height: 570px;
    width: 1080px;
    overflow: hidden;
    background-color: #000;
}

img.thumbnail {
    margin-top: -100px;
    opacity: 1;
    position: relative;
    display: block;
}

.video .card-img-overlay img {
    width: 25%;
    display: inline;
    margin-right: 10px;
    color: #5ED0BD;
}

.video .card-img-overlay {
    color: #5ED0BD;
    font-weight: 600;
    font-size: 18px;
    background-color: rgba(0,0,0,0.5);
}

.video .card-img-overlay a {
    color: #fff;
    font-size: 25px;
}

.home-sections h5 {
    font-size: 30px;
    font-weight: 600;
}

.about-you h2 {
    font-size: 60px;
    margin-bottom: 30px;
}

.about-you p {
    font-weight: 500;
}

.invest-book {
    background-image: url('/images/home/footer-background.jpg');
    background-position: center;
    background-size: cover;
    height: fit-content;
    padding: 10vh 0;
}

.invest-book .card-title {
    margin-bottom: .75rem;
    font-size: 35px;
    font-weight: 600;
}

.invest-book .card {
    min-height: 320px;
}

.home-sections .card {
    height: 670px;
}

.home-sections .card .card-img-top {
    width: 90%;
}

.invest-book i.email-icon {
    color: #009999;
    font-size: 20px;
}

.invest-book i.whatsapp-icon {
    color: #99CC00;
    font-size: 20px;
}

/* About page */
.about h1 {
    font-size: 55px;
    font-weight: 600;
    line-height: 50px;
    vertical-align: top;
    margin-bottom: 20px;
}

.my-style p {
    font-weight: 300;
}

.my-style .media img {
    width: 140px;
}

.my-style .media-body {
    height: 140px;
    padding: 0 20px;
}

.my-style .media-body h5 {
    margin-bottom: 0;
    font-size: 25px;
    font-weight: 500;
}

.my-style h2, .assessments h2, .shaperformance h2 {
    font-size: 60px;
    font-weight: 600;
    line-height: 50px;
    vertical-align: top;
    margin-bottom: 20px;
}

.my-style .media-body i {
    font-size: 20px;
}

/* FAQs */
.faq-header {
    background-image: url('/images/faq/faq-background.jpg');
    background-position: center;
    background-size: cover;
    height: fit-content;
    padding: 10vh 0;
}

.faqs .card i {
    line-height: 20px;
    vertical-align: middle;
    font-size: 20px;
}

.faq-video div.thumbnail_container {
    width: 1110px;
}

.close, .close:hover {
    color: #fff;
    text-decoration: none;
    font-weight: 300;
    font-size: 41px;
    line-height: 30px;
    opacity: 1;
}

.modal-header {
    padding: 1rem 1rem;
    border-bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #5ED0BD;
}

.modal-title {
    color: #fff;
}

.modal-content {
    background-color: #fff;
    border: 0;
    border-radius: 5px;
    outline: 0;
}

.modal-content p, .modal-content li, .modal-body a {
    color: #1D1D1D;

}

/* Investment */
.investment-header {
    background-image: url('/images/investment/investment-background.jpg');
    background-position: center;
    background-size: cover;
    height: fit-content;
    padding: 10vh 0;
}

.investment-header .header-list img {
    width: 30px;
    height: auto;
}

.investment .card {
    min-height: 720px;
}

/* Assessments */
.assessments-header {
    background-image: url('/images/assessments/header-background.jpg');
    background-position: center;
    background-size: cover;
    height: fit-content;
    padding: 10vh 0;
}

.assessments-header .header-list img {
    width: 30px;
    height: auto;
}

.shaperformance img {
    width: 25%;
    height: auto;
    margin-bottom: 40px;
}

/* Counselling */
.counselling-header {
    background-image: url('/images/counselling/header-background.jpg');
    background-position: center;
    background-size: cover;
    height: fit-content;
    padding: 10vh 0;
}

.counselling-header .header-list img {
    width: 30px;
    height: auto;
}

.counselling img {
    width: 35%;
}

.counselling .card i {
    line-height: 35px;
    vertical-align: middle;
    font-size: 20px;
}

.about-careerology {
    padding: 5% 0;
}

/* Training */
.training-header {
    background-image: url('/images/training/header-background.jpg');
    background-position: center;
    background-size: cover;
    height: fit-content;
    padding: 10vh 0;
}

.training-header .header-list img {
    width: 30px;
    height: auto;
}

.training .card i {
    line-height: 35px;
    vertical-align: middle;
    font-size: 20px;
}

/* Contact page */
.contact-header i {
    font-size: 50px;
    margin-bottom: 20px;
}

.contact-header h2 {
    font-weight: 600;
}

.contact-header a {
    color: #1D1D1D;
    font-size: 18px;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(4em + .75rem + 2px);
    padding: 20px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 40px;
    color: #1D1D1D;
    background-color: #E3EAF1;
    background-clip: padding-box;
    border: 0;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-control:focus {
    color: #1D1D1D;
    background-color: #E3EAF1;
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}

form .btn-primary {
    padding: 10px 60px!important;
}

textarea.form-control {
    height: 200px;
}

.maps h4 {
    color: #006699;
    font-weight: 600;
    font-size: 40px;
}

.error {
	margin-top: 15px;
	padding: 10px;
	background-color: #C0352C;
	color: #fff;
	display: none;
}

.output {
	margin-top: 15px;
	padding: 10px;
	background-color: #05c360;
	color: #fff;
	display: none;
}

#email2 {
	display: none;
}

#map, #map2 {
    width: 100%;
    height: 300px;
}

/* Footer */
footer {
    padding: 20px 0;
    background-color: #fff;
}

footer p, footer a {
    font-weight: 500;
    color: #1D1D1D;
    margin-bottom: 0;
}