﻿@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: "Ginto Nord Condensed Bold";
    src: url("../fonts/GintoNordCondensed-Bold/GintoNordCondensed-Bold.eot");
    src: url("../fonts/GintoNordCondensed-Bold/GintoNordCondensed-Bold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/GintoNordCondensed-Bold/GintoNordCondensed-Bold.woff2") format("woff2"), url("../fonts/GintoNordCondensed-Bold/GintoNordCondensed-Bold.woff") format("woff"),
        url("../fonts/GintoNordCondensed-Bold/GintoNordCondensed-Bold.ttf") format("truetype");
}

@font-face {
    font-family: "Ginto Regular";
    src: url("../fonts/Ginto-Regular/Ginto-Regular.eot");
    src: url("../fonts/Ginto-Regular/Ginto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Ginto-Regular/Ginto-Regular.woff2") format("woff2"),
        url("../fonts/Ginto-Regular/Ginto-Regular.woff") format("woff"), url("../fonts/Ginto-Regular/Ginto-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Ginto Bold";
    src: url("../fonts/Ginto-Bold/Ginto-Bold.eot");
    src: url("../fonts/Ginto-Bold/Ginto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Ginto-Bold/Ginto-Bold.woff2") format("woff2"),
        url("../fonts/Ginto-Bold/Ginto-Bold.woff") format("woff"), url("../fonts/Ginto-Bold/Ginto-Bold.ttf") format("truetype");
}

body {
    /*color: #00151d;*/
    font-family: "Ginto Regular", sans-serif;
    /*font-weight: 400;
    min-height: 100%;*/
    font-weight: 300 !important;
    min-height: 100%;
}
@media (max-width: 577px) {
    body {
        margin-bottom: 0;
    }
}
html {
    position: relative;
    min-height: 100%;
}

.font--p {
    font-family: "Ginto Regular", sans-serif;
}

form {
    margin-bottom: 0px;
}

.footer {
    /* -webkit-clip-path: polygon(0 26%, 100% 0%, 100% 100%, 0 100%);
  clip-path: polygon(0 26%, 100% 0%, 100% 100%, 0 100%); */
    background-color: #f6f4f2;
    position: absolute;
    left: 0;
    right: 0;
    /* margin-top: 20px; */
}
.footer a {
    color: #420044;
    /*font-weight: bold;*/
    font-family: "Ginto Bold", sans-serif;
    font-size: 20px;
    transition: all 0.2s;
}

.footer a:hover {
    /*color: #1e70bf;*/
    text-decoration: underline;
}

.foot {
    font-size: 16px !important;
    text-decoration: none;
}

@media (max-width: 577px) {
    .hidden {
        display: none;
    }
    .footer {
        position: relative;
        margin: 0;
        padding: 0;
        height: auto;
        width: 100vw;
        position: relative;
        left: calc(-50vw + 50%);
        /* -webkit-clip-path: polygon(0 6%, 100% 0%, 100% 100%, 0 100%);
    clip-path: polygon(0 6%, 100% 0%, 100% 100%, 0 100%); */
    }
}

.footer p {
    color: #420044 !important;
    font-family: "Ginto Regular", sans-serif;
    font-size: 16px !important;
}

.footer ul {
    max-width: 300px;
    margin: 1rem auto;
    padding: 0;
    list-style: none;

    display: flex;
    /* flex-wrap: wrap; */
    justify-content: center;
    align-items: center;
}

.footer .social--link li {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 10px;
}
.footer ul.social--link img {
    max-width: 40px;
}

/* .footer .social--link li img {
    width: 60px;
} */

/* .footer .social--link li a {
    outline: 2px solid transparent;
    outline-offset: 2px;
} */

@media (min-width: 577px) {
    .footer ul {
        margin-right: 0;
        justify-content: flex-end;
    }
}

@media (min-width: 1200px) {
    .footer ul {
        max-width: 100%;
    }

    .footer .social--link li {
        margin: 0px 26px 20px 0px;
    }

    .footer .social--link li a img {
        width: 64px;
    }

    .footer .social--link li:last-child {
        margin-right: 0;
    }
}

.footer__logo {
    max-width: 100%;
}

/* .footer .social--link a svg path {
    fill: #ffffff;
}

.footer .social--link a.facebook {
    background-color: #3b5998;
    width: 52px;
    height: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer .social--link a.twitter {
    background-color: #55acee;
    width: 52px;
    height: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer .social--link a.linkedin {
    background-color: #007bb5;
    width: 52px;
    height: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer .social--link a.youtube {
    background-color: #ff3d00;
    width: 52px;
    height: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer .social--link a.youtube svg path.youtube_play {
    fill: #ff3d00;
}

.footer .social--link a.alexa {
    background-color: #fff;
    width: 52px;
    height: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
} */

.footer .social--link a.alexa path {
    fill: #31c4f3;
}

.paymentimgs {
    /* -webkit-clip-path: polygon(0 26%, 100% 0%, 100% 100%, 0 100%);
  clip-path: polygon(0 26%, 100% 0%, 100% 100%, 0 100%); */
    /*background-color: #f5f5f5;
    position: absolute;*/
    /*left: 0;
    right: 0;*/
    /* margin-top: 20px; */
}

.paymentimgs a {
    /*color: #00102d;*/
    font-weight: 400;
    font-family: "Ginto Regular", sans-serif;
    font-size: 20px;
    transition: all 0.2s;
}

.paymentimgs a:hover {
    color: #1e70bf;
    text-decoration: none;
}

/*.foot {
    font-size: 16px !important;
    text-decoration: underline;
}*/

@media (max-width: 577px) {
    .paymentimgs {
        position: relative;
        margin: 0;
        padding: 0;
        height: auto;
        width: 100vw;
        position: relative;
        left: calc(-50vw + 50%);
        /* -webkit-clip-path: polygon(0 6%, 100% 0%, 100% 100%, 0 100%);
    clip-path: polygon(0 6%, 100% 0%, 100% 100%, 0 100%); */
    }
}

.paymentimgs p {
    /*color: #00102d !important;*/
    font-family: "Ginto Regular", sans-serif;
    font-size: 16px !important;
}

.paymentimgs ul {
    max-width: 300px;
    margin: 1rem auto;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.paymentimgs .card--options li {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 10px;
}

@media (min-width: 577px) {
    .paymentimgs ul {
        margin-right: 0;
        justify-content: flex-start;
    }
}

@media (min-width: 1200px) {
    .paymentimgs ul {
        max-width: 100%;
    }

    .paymentimgs .card--options li {
        margin: 0px 26px 20px 0px;
    }

    .paymentimgs .card--options li a img {
        width: 64px;
    }

    .paymentimgs .card--options li:last-child {
        margin-right: 0;
    }
}

/* .footer .social--link li a:hover {
    outline: 2px solid white;
    outline-offset: 2px;
} */

a {
    color: #b20051;
}
a:hover {
    color: #b20051;
    text-decoration: underline;
}

.intropage-font2 {
    font-family: "Ginto Regular", sans-serif;
}

.intropage-font1 {
    font-family: "Ginto Nord Condensed Bold", sans-serif;
    /* text-transform: uppercase; */
}

ul.topbar {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    float: right;
}
ul.topbar li {
    list-style: none;
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 1em 0.5em;
}
ul.topbar li a {
    font-weight: 600;
    color: rgb(175, 180, 182);
}

.table {
    box-shadow: none;
}
table tr {
    border: 1px solid rgb(200, 200, 200);
    box-shadow: none;
}
.table tr td {
    vertical-align: middle;
    box-shadow: none;
}
@media (max-width: 577px) {
    .table {
    }
    .table thead th {
        display: none;
    }
    .table tr {
        display: inline-block;
        margin-bottom: 1em !important;
    }
    .table tr td {
        display: block;
        float: left;
        width: 100%;
        font-size: 0.85em;
        padding: 0.25em;
    }
    .table tr td.img,
    .table thead th.img {
        display: none;
    }
    .table tr td.price,
    .table thead th.price {
        text-align: left !important;
    }
    .table tr td.delete,
    .table thead th.delete {
        text-align: left !important;
    }
}
.table tr td.img,
.table thead th.img {
}
.table tr td.title,
.table thead th.title {
    text-align: left;
    font-weight: 800;
}
.table tr td.descrip,
.table thead th.descrip {
    text-align: left;
}
.table tr td.price,
.table thead th.price {
    text-align: center;
}
.table tr td.delete,
.table thead th.delete {
    text-align: right;
}

.table2,
.table2 tr,
.table2 td {
    border: none;
    font-size: 1.2em;
}
.table3,
.table3 td {
    border: none;
}
.table3 td {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
.table3 tr {
    border-bottom: 1px solid rgb(200, 200, 200);
    border-top: none;
    border-left: none;
    border-right: 0;
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgb(200, 200, 200) !important;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: rgb(200, 200, 200) !important;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: rgb(200, 200, 200) !important;
}

.error {
    color: #cc0000;
}

.hv100 {
    height: 90vh;
}
strong {
    font-weight: 900;
}
/* Colours */
.light {
    color: rgb(255, 255, 255);
}
.dark {
    color: rgb(34, 38, 41);
}
.darkb {
    color: rgb(0, 0, 0);
}
.colorwhite {
    color: #fff;
}
.color1 {
    color: #420044;
}
.color2 {
    color: #b20051;
}
.color3 {
    color: rgb(11, 115, 226);
}
.color4 {
    color: rgb(0, 12, 74);
}
.color5 {
    color: rgb(150, 150, 150);
}
.color6 {
    color: rgb(175, 175, 175);
}
.silver1 {
    color: rgb(175, 180, 182);
}
.bglight {
    background: rgb(255, 255, 255);
    color: rgb(12, 12, 12);
}
.bglight a {
    color: rgb(12, 12, 12);
}
.bglight a:hover {
    color: rgb(175, 175, 175);
}
.bglightpattern {
    background: rgb(255, 255, 255) url("../images/bglight.jpg") no-repeat center center;
    background-size: cover;
    color: rgb(12, 12, 12);
}
.bgdarkpattern {
    background: rgb(255, 255, 255) url("../images/bgdark.jpg") no-repeat center center;
    background-size: cover;
    color: rgb(255, 255, 255);
}
.bgcolor1 {
    background-color: #420044;
    color: #fff;
}
.bgcolor2 {
    background-color: #b20051;
    color: #fff;
}
.bgcolor2:hover {
    background-color: #420044;
    color: #fff;
}
.bgcolor3 {
    background-color: rgb(11, 115, 226);
    color: rgb(255, 255, 255);
}
.bgcolor4 {
    background-color: rgb(0, 12, 74);
    color: rgb(255, 255, 255);
}
.bgcolor5 {
    background-color: rgb(150, 150, 150);
    color: rgb(255, 255, 255);
}
.bgcolor6 {
    background-color: rgb(175, 175, 175);
    color: rgb(255, 255, 255);
}
.bgcolor7 {
    background-color: #89f79b;
    color: rgb(255, 255, 255);
}
.bgcolor7.hover-enabled:hover {
    background-color: #a9f7b6;
}
.bgcolor8 {
    background-color: #ff8974;
    color: rgb(255, 255, 255);
}
.bgcolor8.hover-enabled:hover {
    background-color: #ffab9a;
}
.bgcolor9 {
    background-color: #dfb6f7;
    color: rgb(255, 255, 255);
}
.bgcolor9.hover-enabled:hover {
    background-color: #ebd4fa;
}
.bgsilver1 {
    background-color: rgb(175, 180, 182);
}
.bgsilver1 a {
    color: rgb(12, 12, 12);
}
.bgsilver1 a:hover {
    color: rgb(175, 175, 175);
}
.bg {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 200px;
}
.bgbanner {
    position: relative;
    overflow: hidden;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 60px;
}
.bgbanner:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background: url("../images/slidebg.png") no-repeat center center;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
}
.bgleft {
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 50%;
}
.bgright {
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 50%;
}
.bgright2 {
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 50%;
}
.border-top {
    border-top: 1px solid rgb(255, 255, 255);
}
/* GENERAL */
.v-a-w {
    position: relative;
    width: 100%;
    height: 100%;
    display: table;
}
.v-a {
    display: table-cell;
}
.v-a--m {
    vertical-align: middle;
}
.imgstyle {
    border: 5px solid rgb(255, 255, 255);
    box-shadow: 0px 3px 5px rgba(12, 12, 12, 0.2);
    margin: 0 0 1em 0;
}
.none {
    margin: 0;
    padding: 0;
}
.nomarg {
    margin: 0;
}
.clear {
    clear: both;
}
.clearbox {
    height: 1em;
    clear: both;
}
.clearbox2 {
    height: 2em;
    clear: both;
}
.clearbox3 {
    height: 3em;
    clear: both;
}
@media (max-width: 577px) {
    .clearbox,
    .clearbox2,
    .clearbox3 {
        height: 1em;
    }
}
.uc {
    text-transform: uppercase;
}
@media (max-width: 577px) {
    .padsm {
        padding: 1em !important;
    }
}
.padsm {
    padding: 0.5em;
}
.pad {
    padding: 1em;
}
.padmd {
    padding: 2em;
}
.padlg {
    padding: 4em;
}
.padhuge {
    padding: 6em;
}
.padtbsm {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
.padtb {
    padding-top: 1em;
    padding-bottom: 1em;
}
.padtbmd {
    padding-top: 2em;
    padding-bottom: 2em;
}
.padtblg {
    padding-top: 4em;
    padding-bottom: 4em;
}
.padtbhuge {
    padding-top: 6em;
    padding-bottom: 6em;
}
@media (max-width: 577px) {
    .padsm,
    .pad,
    .padmd,
    .padlg,
    .padhuge {
        padding: 2em;
    }
    .padtbsm,
    .padtb,
    .padtbmd,
    .padtblg,
    .padtbhuge {
        padding-top: 2em !important;
        padding-bottom: 2em !important;
    }
}
@media (min-width: 577px) {
    .pad25left {
        border-right: 1px solid rgb(255, 255, 255);
    }
    .pad25right {
        border-left: 1px solid rgb(255, 255, 255);
    }
}
@media (min-width: 992px) {
    .pad25left {
        border-right: 1px solid rgb(255, 255, 255);
    }
    .pad25right {
        border-left: 1px solid rgb(255, 255, 255);
    }
}
@media (min-width: 1200px) {
    .pad25left {
        padding-left: 15%;
        border-right: 1px solid rgb(255, 255, 255);
    }
    .pad25right {
        padding-right: 15%;
        border-left: 1px solid rgb(255, 255, 255);
    }
}
@media (min-width: 1600px) {
    .pad25left {
        padding-left: 20%;
        border-right: 1px solid rgb(255, 255, 255);
    }
    .pad25right {
        padding-right: 20%;
        border-left: 1px solid rgb(255, 255, 255);
    }
}
@media (min-width: 2000px) {
    .pad25left {
        padding-left: 25%;
        border-right: 1px solid rgb(255, 255, 255);
    }
    .pad25right {
        padding-right: 25%;
        border-left: 1px solid rgb(255, 255, 255);
    }
}
/* BUTTONS */
.btn {
    /* clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%); */
    border: none;
    border-radius: 3px;
    text-transform: uppercase;
    padding: 0.5em 1.3em;
    font-family: "Ginto Bold", sans-serif;
    font-weight: 800 !important;
    font-size: 1em;
    width: auto !important;
    font-family: "Ginto Nord Condensed Bold", sans-serif;
}
.btn:hover {
    background: rgb(0, 0, 0);
    color: rgb(255, 255, 255) !important;
}
.btn-default {
    background: #b20051;
    /*border: 2px solid #420044;*/
    color: #fff;
}
.btn-default:hover {
    background: #420044;
    /*border: 2px solid #b20051;*/
    /*color: rgb(4,16,77) !important;*/
}
/*.btn-primary {
    color: #fff !important;
    background: rgb(4,16,77);
    border: 2px solid rgb(4,16,77);
}
.btn-primary:hover {
    background: rgb(0,153,255);
    border: 2px solid #fff;
    color: rgb(4,16,77) !important;
}*/
.btn-secondary {
    background: #420044;
    /*border: 2px solid #b20051;*/
    color: #fff !important;
}
.btn-secondary:hover {
    background: #420044;
    /*border: 2px solid #420044;*/
    /*color: rgb(4,16,77) !important;*/
}
.btn-tertiary {
    color: #fff !important;
    background: #b20051;
    /*border: 2px solid #FFE611;*/
}
.btn-tertiary:hover {
    background: #b20051;
    /*border: 2px solid #0099FF;*/
}

.btn-lg {
    font-size: 1.2em;
}
.readmore {
    font-weight: 600;
    color: rgb(12, 12, 12);
    text-transform: uppercase;
    font-size: 0.85em;
}
.btn-sm {
    font-size: 0.65em;
}

@media (max-width: 576px) {
    .btn {
        font-size: 0.85em;
    }
    .btn-lg {
        font-size: 1em;
    }
}
.readmore.rev {
    color: rgb(255, 255, 255);
}
.readmore:before {
    content: "\f054";
    font-family: "Ginto Regular", sans-serif;
    padding-right: 0.25em;
}
.readmore:hover {
    color: rgb(175, 175, 175);
}
@media (max-width: 576px) {
    .rightc {
        text-align: center !important;
    }
    .leftc {
        text-align: center !important;
    }
}
.rightc {
    text-align: right;
}
.leftc {
    text-align: left;
}
.right {
    text-align: right;
}
.left {
    text-align: left;
}
/* SIZING */
h1,
h2 {
    color: #420044;
    font-family: "Ginto Nord Condensed Bold", sans-serif;
}


h3,
h4,
h5 {
    color: #420044;
    font-family: "Ginto Bold", sans-serif;
}
@media (max-width: 576px) {
    .huge {
        font-size: 3em !important;
    }
    h1,
    .xlg1 {
        font-size: 2.5em !important;
    }
    h2,
    .xlg2 {
        font-size: 2em !important;
    }
    h3,
    .xlg3 {
        font-size: 1.75em !important;
    }
    h4,
    .xlg4 {
        font-size: 1.25em !important;
    }
    h5,
    .xlg5 {
        font-size: 1.05em !important;
    }
    .lg {
        font-size: 1em !important;
    }
    .md {
        font-size: 0.95em !important;
    }
    .reg {
        font-size: 0.85em !important;
    }
    .sm {
        font-size: 0.8em !important;
    }
    .ms {
        font-size: 0.75em !important;
    }
    .xs {
        font-size: 0.7em !important;
    }
    .xxs {
        font-size: 0.65em !important;
    }
    .xxxs {
        font-size: 0.6em !important;
    }
    p,
    li {
        font-size: 18px !important;
    }
}
@media (min-width: 577px) {
    .huge {
        font-size: 3.75em !important;
    }
    h1,
    .xlg1 {
        font-size: 3.5em !important;
    }
    h2,
    .xlg2 {
        font-size: 2.5em !important;
    }
    h3,
    .xlg3 {
        font-size: 2em !important;
    }
    h4,
    .xlg4 {
        font-size: 1.5em !important;
    }
    h5,
    .xlg5 {
        font-size: 1.15em !important;
    }
    .lg {
        font-size: 1.1em !important;
    }
    .md {
        font-size: 1em !important;
    }
    .reg {
        font-size: 0.9em !important;
    }
    .sm {
        font-size: 0.85em !important;
    }
    .ms {
        font-size: 0.8em !important;
    }
    .xs {
        font-size: 0.75em !important;
    }
    .xxs {
        font-size: 0.7em !important;
    }
    .xxxs {
        font-size: 0.65em !important;
    }
    p,
    li {
        font-size: 18px !important;
    }
}
@media (min-width: 992px) {
    .huge {
        font-size: 4.25em !important;
    }
    h1,
    .xlg1 {
        font-size: 3.75em !important;
    }
    h2,
    .xlg2 {
        font-size: 2.75em !important;
    }
    h3,
    .xlg3 {
        font-size: 2.25em !important;
    }
    h4,
    .xlg4 {
        font-size: 1.75em !important;
    }
    h5,
    .xlg5 {
        font-size: 1.25em !important;
    }
    .lg {
        font-size: 1.2em !important;
    }
    .md {
        font-size: 1.05em !important;
    }
    .reg {
        font-size: 0.95em !important;
    }
    .sm {
        font-size: 0.9em !important;
    }
    .ms {
        font-size: 0.85em !important;
    }
    .xs {
        font-size: 0.8em !important;
    }
    .xxs {
        font-size: 0.75em !important;
    }
    .xxxs {
        font-size: 0.7em !important;
    }
    p,
    li {
        font-size: 18px !important;
    }
}
@media (min-width: 1200px) {
    .huge2 {
        font-size: 6.5em !important;
    }
    .huge {
        font-size: 4.5em !important;
    }
    h1,
    .xlg1 {
        font-size: 4em !important;
    }
    h2,
    .xlg2 {
        font-size: 3em !important;
    }
    h3,
    .xlg3 {
        font-size: 2.5em !important;
    }
    h4,
    .xlg4 {
        font-size: 2em !important;
    }
    h5,
    .xlg5 {
        font-size: 1.5em !important;
    }
    .lg {
        font-size: 1.25em !important;
    }
    .md {
        font-size: 1.1em !important;
    }
    .reg {
        font-size: 1em !important;
    }
    .sm {
        font-size: 0.95em !important;
    }
    .ms {
        font-size: 0.9em !important;
    }
    .xs {
        font-size: 0.85em !important;
    }
    .xxs {
        font-size: 0.8em !important;
    }
    .xxxs {
        font-size: 0.75em !important;
    }
    p,
    li {
        font-size: 18px !important;
    }
}
/* NAV ELEMENTS */
@media (max-width: 576px) {
    .topbar {
        display: none;
    }
}

.logo {
    margin-top: 0.5em;
}

.logo a svg rect {
    fill: #e50072;
}

nav.navbar {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    /* display: block; */
    width: 100%;
}

@media (max-width: 576px) {
    .navbar-brand {
        display: inline-block !important;
    }
    .navbar-brand img {
        width: 180px !important;
        display: block;
    }
}
.navbar-brand {
    display: none;
}

ul.navbar-nav {
}
li.nav-item.active a.nav-link {
    font-weight: 800;
    color: rgb(0, 0, 0) !important;
}
li.nav-item a.nav-link {
    padding: 0.75em 1em !important;
    color: rgb(34, 38, 41);
    font-weight: 400;
    font-size: 1.2em;
}
nav.navbar.fixed-top.scrolled {
    background-color: rgba(255, 255, 255, 0.95) !important;
    transition: background-color 200ms linear;
}
body.generic nav.navbar.fixed-top {
    background-color: rgba(255, 255, 255, 0.95) !important;
}
nav.navbar.fixed-top.scrolled li.nav-item a.nav-link {
    color: rgb(12, 12, 12);
}
body.generic nav.navbar.fixed-top li.nav-item a.nav-link {
    color: rgb(12, 12, 12);
}
@media (max-width: 768px) {
    nav.navbar.fixed-top {
        background-color: rgba(255, 255, 255, 0.95) !important;
    }
}

.page-margin {
    padding-top: 64px;
}
@media (max-width: 768px) {
    .page-margin {
        padding-top: 50px;
    }
}
button.navbar-toggler {
    float: right !important;
    font-size: 1em;
    background: rgb(0, 99, 172);
    color: rgb(255, 255, 255);
}
span.navbar-toggler-icon {
    color: rgb(255, 255, 255);
    background-color: rgb(255, 255, 255);
}
ul.tick {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.tick li {
    list-style: none;
    margin: 0;
    padding: 0.5em 0;
    display: block;
}
ul.tick li:before {
    display: inline-block;
    content: "\f00c";
    font-family: "Ginto Regular", sans-serif;
    padding-right: 0.25em;
    color: rgb(175, 175, 175);
}

ul.list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
}
ul.list li {
    list-style: none;
    padding: 0.25em 0;
    margin: 0;
    width: 100%;
    font-size: 1.4em !important;
}
ul.list li a {
}

.columns2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
@media (max-width: 576px) {
    .columns2 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */

.carousel-caption h1 {
    background-color: #ffe611;
    display: table;
    letter-spacing: 1px;
    line-height: 0.9;
}

.carousel,
.carousel-item,
.carousel-inner {
    overflow: visible;
}
/* Since positioning the image, we need to help out the caption */
@media (min-width: 992px) {
    .carousel-caption {
        bottom: 7em;
        position: absolute;
        left: 2em;
        right: 25%;
        z-index: 900000;
        text-align: left;
        color: rgb(0, 12, 74) !important;
        padding: 0;
        background-color: transparent;
        /* background: rgba(0, 234, 200,0.8) !important; */
        /* padding:2em; */
        /* -webkit-clip-path: polygon(0 0, 100% 0, 100% 56%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 56%, 0 100%); */
    }
}
@media (max-width: 576px) {
    .carousel-caption {
        bottom: 3em;
        position: absolute;
        z-index: 900000;
        text-align: left;
        left: 2em;
        right: 0;
        color: rgb(0, 12, 74) !important;
        padding: 0;
        background-color: transparent;
        /* padding:2em;
      background: rgba(0, 234, 200,0.8) !important;
	 -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); */
    }
}

@media only screen and (min-width: 577px) and (max-width: 991px) {
    .carousel-caption {
        bottom: 3em;
        position: absolute;
        z-index: 900000;
        text-align: left;
        left: 1em;
        right: 15%;
        color: rgb(0, 12, 74) !important;
        padding: 0;
        background-color: transparent;
        /* background: rgba(0, 234, 200,0.8) !important;
    padding:2em;
	 -webkit-clip-path: polygon(0 0, 100% 0, 100% 76%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 76%, 0 100%); */
    }
}

.carousel-caption .btn {
    margin-top: 16px;
}

/* .carousel-caption .btn:hover {
    background-color: #000;
    border: 2px solid #fff;
} */

/* Declare heights because of positioning of img element */
.carousel-item {
    background: no-repeat center center;
    background-size: cover;
    color: rgb(255, 255, 255) !important;
}
@media (max-width: 576px) {
    .carousel-item {
        height: 28rem;
    }
}
@media (min-width: 576px) {
    .carousel-item {
        height: 30rem;
    }
}
@media (min-width: 768px) {
    .carousel-item {
        height: 30rem;
    }
}
@media (min-width: 992px) {
    .carousel-item {
        height: 32rem;
    }
}
@media (min-width: 1200px) {
    .carousel-item {
        /*height: 34rem;*/
        height: 595px;
    }
}
@media (min-width: 2000px) {
    .carousel-item {
        height: 36rem;
    }
}
/*.carousel-item:before {
		content:'';
		width:100%;
		height:100%;
		display: block;
		background: url('../images/slidebg.png') no-repeat center center ;background-size:cover;
		position:absolute;
		top:0;right:0;left:0;bottom:0;
		z-index:1;
	}*/
.carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
}
/* MENU OVERLAY */
.overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 90000;
    top: 0;
    left: 0;
    background: rgba(12, 12, 12, 0.9) url("../images/overlaybg.png") no-repeat center center;
    background-size: cover;
    overflow-y: hidden;
    transition: 0.5s;
}
.overlay-content {
    position: relative;
    top: 15%;
    width: 100%;
    text-align: center;
    margin-top: 0px;
}
.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 1em;
    color: #ffffff;
    display: block;
    transition: 0.3s;
}
.overlay a:hover,
.overlay a:focus {
    color: rgb(175, 175, 175);
}
.overlay .closebtn {
    position: absolute;
    top: 0em;
    right: 0.25em;
    font-size: 2em;
}
@media screen and (max-width: 576px) {
    .overlay {
        overflow-y: auto;
    }
    .overlay a {
        font-size: 1em;
    }
    .overlay .closebtn {
        font-size: 2em;
        top: 0em;
        right: 1em;
    }
}
.box {
    display: block;
    position: relative;
    margin: 0 0 1em 0 !important;
    padding: 1em;
    overflow: hidden;
    background: rgb(0, 99, 172);
    transition: 0.3s;
    color: rgb(255, 255, 255);
    -webkit-clip-path: polygon(0 0%, 100% 0%, 100% 80%, 0 100%);
    clip-path: polygon(0 0%, 100% 0%, 100% 80%, 0 100%);
}

.box2 {
    display: block;
    position: relative;
    margin: 0 0 2em 0 !important;
    padding: 0em;
    overflow: hidden;
    transition: 0.3s;
    color: #420044;
    border-radius: 20px;
}

/* .box2:hover {transition: 0.3s;color:rgb(255,255,255);} */

.box2 .img-container {
    display: block;
    position: relative;
}
.box2 .img-container:after {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    /* background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.33) 51%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.33) 51%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.33) 51%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); */
}

.box2 .img-container img {
    transform: scale(1);
    transition: 0.3s;
}
.box2 .content {
    display: block;
    padding: 1em;
    top: 0.5em;
    bottom: 0;
    left: 0;
    right: 0;
}
.box2 .content h4 {
    top: 0em !important;
    margin: 0;
    /*background: #420044;*/
    padding: 0;
    color: #420044;
    transition: 0.3s;
    display: table;
    margin: 0 auto;
    width: auto;
    text-align: center;
    margin-bottom: 25px;
}
/* .box2:hover .content h4 {background:rgb(4,16,77);color:rgb(255,255,255);transition: 0.3s;} */
.box2 .content h5 {
    bottom: 0em !important;
    /*background: #420044;*/
    padding: 0;
    color: #420044;
    text-align: center;
    display: table;
    margin: 0 auto;
    width: auto;
    text-align: center;
    font-family: "Ginto Nord Condensed Bold", sans-serif !important;
}
/* .box2:hover .img-container img {transform:scale(1.2);transition: 0.3s;} */

:hover {
    transition: 0.3s;
}

/*.hero {min-height:300px;background-size:cover;background-repeat: no-repeat;background-position: center center; width:100%;display: block;position:relative;}*/
.hero {
    min-height: 544px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    display: block;
    position: relative;
}
@media (min-width: 992px) {
    .hero h1 {
        bottom: 3em;
        /* position:absolute; */
        left: 0.5em;
        right: 25%;
        z-index: 900000;
        text-align: left;
        color: rgb(0, 12, 74) !important;
        padding: 0;
        background-color: #ffe611;
        display: table;
        letter-spacing: 1px;
        line-height: 0.9;
        /* padding:0.5em;
    background: rgba(0, 234, 200,0.8) !important; */
        /* -webkit-clip-path: polygon(0 0, 100% 0, 100% 56%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 56%, 0 100%); */
    }
}
@media (max-width: 576px) {
    .hero h1 {
        bottom: -0.25em;
        /* position:absolute; */
        z-index: 900000;
        text-align: left;
        left: 0em;
        right: 0;
        color: rgb(0, 12, 74) !important;
        padding: 0;
        background-color: #ffe611;
        display: table;
        letter-spacing: 1px;
        line-height: 0.9;
        /* padding:0.5em;
 background: rgba(0, 234, 200,0.8) !important; */
        /* -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); */
    }
}

@media only screen and (min-width: 577px) and (max-width: 991px) {
    .hero h1 {
        bottom: -0.5em;
        /* position:absolute; */
        z-index: 900000;
        text-align: left;
        left: 0.25em;
        right: 15%;
        color: rgb(0, 12, 74) !important;
        padding: 0;
        background-color: #ffe611;
        display: table;
        letter-spacing: 1px;
        line-height: 0.9;
        /* padding:0.5em;
background: rgba(0, 234, 200,0.8) !important; */
        /* -webkit-clip-path: polygon(0 0, 100% 0, 100% 76%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 76%, 0 100%); */
    }
}

.hero-textbox {
    width: 80%;
    position: absolute;
    bottom: 12%;
}

@media (min-width: 1200px) {
    .hero-textbox {
        left: 5%;
    }
}

/* Committed Giving Additons*/
.CgLightGreyBack {
    background-color: #f2f2f2;
}

/*Get radio buttons to line up with their labels*/
.radioButtonList {
    list-style: none;
    margin-bottom: 10px;
    padding: 0;
}
.radioButtonList.horizontal li {
    display: inline;
}

.radioButtonList label {
    display: inline;
    font-size: 18px;
}

#cardnumber,
#cardexpiry,
#cardcvc {
    width: 100%;
    height: 2.4rem;
    background: #fff;
    border: 1px solid #fff;
    /*color: #00151d;*/
    font-family: "Ginto Regular", sans-serif;
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 20px;
    padding: 0.5rem 1.2rem 0rem 1.2rem;
    -webkit-appearance: none;
    font-size: 14px;
    font-size: 1.4rem;
}

#cardcvc {
    margin-bottom: 0;
}

.form-control,
.input-group-text {
    border-radius: 0px;
    border-width: 1px;
    border-color: #ced4da;
}

.table td,
.table th,
label,
.form-control {
    font-size: 18px;
}

label {
    font-weight: 300;
}

.topbar {
    align-items: center;
}

.burger {
    height: 22px;
    width: 30px;
    cursor: pointer;
    position: relative;

    transition: all 0.35s ease;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.burger-item {
    height: 4px;
    width: 30px;
    display: block;
    background-color: rgb(0, 12, 74);

    margin: 5px;
    transition: all 0.35s ease;

    /* position: absolute; */
}

.burger.burger-cross div {
    /* background-color: #000; */
    opacity: 1;
    transform: rotate(45deg) translate(4px, 5px);
}

.burger.burger-cross div.burger-item-2 {
    transform: rotate(-45deg) translate(2px, -2px);
}

.burger.burger-cross div.burger-item-3 {
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
}

@media (min-width: 576px) {
    .burger-below-576 {
        display: none;
    }
}

@media (min-width: 768px) {
    .burger-768 {
        display: none;
    }
}

.main-title {
    margin-bottom: 40px;
    font-family: "Ginto Nord Condensed Bold", sans-serif;
}

.tct-header {
    background-color: #fff;
    z-index: 10;
    position: fixed;
    top: 0;
}

.header-spacing {
    padding-top: 97px !important;
}

.header-spacing-extra {
    padding-top: 150px !important;
}

@media (min-width: 768px) {
    .header-spacing-extra {
        padding-top: 190px !important;
    }
}

@media (min-width: 992px) {
    .header-spacing-extra {
        padding-top: 150px !important;
    }
}

.content-page-hero {
    width: 100%;
    background-color: #420044;
    color: #fff;
    margin-top: 96px;
    padding: 60px 20px;
}

.content-page-hero h1 {
    color: #fff;
    margin-bottom: 0;
    text-align: center;
}

@media (min-width: 768px) {
    .content-page-hero {
        margin-top: 172px;
        padding: 100px 20px;
    }
}

@media (min-width: 992px) {
    .content-page-hero {
        margin-top: 106px;
    }
}

.color-darkBlue {
    color: #212529;
}
.color-white {
    color: #fff;
}

.hp-section-works--text {
	text-align: center;
}
