html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
}

html {
    background-color: #ffffff;
    font-size: 100%;
    width: 100%;
    overflow-x: hidden;
}

body {
    background-color: #ffffff;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #2c295a;
    margin: 0px;
    padding: 0px;
    /* line-height: 1; */
}

p {
    line-height: 1.6;
}

a {
    color: #2c295a;
    text-decoration: underline;
}

a:hover {
    color: #0096c8;
}

strong {
    font-weight: 900;
}

/* HEADINGS   
----------------------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    margin-bottom: 1rem;
}

h1,
.h1 {
    font-size: 54px;
    margin-bottom: 30px;
}

h2,
.h2 {
    font-size: 32px;
    font-size: 36px;
    margin-bottom: 30px;
}

h3,
.h3 {
    font-size: 26px;
}

h4,
.h4 {
    font-size: 18px;
    line-height: 30px;
}

h5,
.h5 {
    font-size: 16px;
}

p.big {
    font-size: 14px !important;
}

p.small {
    font-size: 10px !important;
}

hr {
    border-color: #2c295a;
    margin: 30px 0;
}

.btn {
    padding: 5px 30px;
    border-radius: 25px;
    box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.05), 0 10px 20px 0 rgba(0, 0, 0, 0.15);
    font-weight: 900;
    text-decoration: none;
}

.btn-primary {
    background-color: #386faa;
    border-color: #386faa;
}

.btn-primary:hover {
    background-color: #2f5c8d;
    border-color: #2b5684;
}

.btn-secondary {
    background-color: #00b3ee;
    border-color: #00b3ee;
}

.btn-secondary:hover {
    background-color: #0096c8;
    border-color: #0096c8;
}

.btn-outline {
    border-color: #2c295a;
    color: #2c295a;
    font-size: 14px;
}

.btn-outline-white {
    border-color: #fff;
    color: #fff;
    font-size: 14px;
    box-shadow: none;
}

.btn-outline-white:hover {
    background: #fff;
    color: #2c295a;
}

.btn-buy {
    background-color: #0096c8;
    border-color: #0096c8;
    min-width: 80%;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 7px;
    margin-top: 5px;
}

.btn-buy:hover {
    background: #2f5c8d;
    border-color: #2b5684;
    color: #fff;
}

.btn-width {
    width: 360px;
    max-width: 100%;
}

.btn-large {
    padding: 16px;
    border-radius: 30px;
}

.content-bgimage {
    background-repeat: no-repeat !important;
    background-position: right !important;
}

#content ul {
    padding-left: 15px;
}

#content ul li {
    font-size: 14px;
    line-height: 150%;
    padding-left: 10px;
}

.slick-dots li button::before {
    font-size: 15px !important;
    color: #386faa !important;
}

.slick-dots {
    bottom: 0px !important;
}

.relative {
    position: relative;
}

.required {
    color: red;
    position: absolute;
    right: 30px;
}

input[type="button"],
input[type="image"] {
    border: none !important;
    box-shadow: none;
}

.rcList.form-control {
    box-shadow: none;
    border: none !important;
    display: inline;
    padding-left: 0;
    padding-right: 0;
    background-color: transparent;
}

.rcList > label {
    font-weight: normal !important;
}

.form-control {
    margin-bottom: 10px;
}

.form-group input[type="text"],
.form-group textarea,
.form-group textarea:focus {
    border-radius: 0;
    border: none;
    background-color: #f5f5f5;
    box-shadow: none !important;
}

.form-horizontal .control-label {
    padding-bottom: 4px;
    text-align: left;
    text-indent: 0%;
    padding-top: 0;
    font-size: 17px;
}

.requiredSummary ul {
    color: red;
    padding: 0;
}

/* Color Scheme */
.text-white {
    color: #ffffff;
}

.text-black {
    color: #000000;
}

.text-blue {
    color: rgb(0, 171, 238);
}

.cerulean {
    color: rgb(0, 171, 238);
}

.lavender {
    color: #a490b0;
}

.bg-white {
    background-color: #ffffff;
}

.bg-black {
    background-color: #000000;
}

.bg-blue {
    background-color: #00b3ee;
}

.bg-mid-blue {
    background-color: #386faa;
}

.bg-dark-blue {
    background-color: #2c295a !important;
    color: #fff;
}

.clear {
    clear: both;
}

#content > section:not(#banner),
#contact-form,
.blog-landing,
.blog-article,
#Social,
.gallery-section,
.archive-section {
    padding-top: 60px;
    padding-bottom: 60px;
}

/* misc */

#header {
    position: absolute;
    width: 100%;
    z-index: 100;
}

.collapsing {
    transition: none;
    display: none;
}

#menu {
    width: 100%;
}

footer {
    background: #2c295a;
    color: #fff;
    font-size: 14px;
    padding: 80px 0 60px;
}

footer p {
    font-weight: 400;
    /* font-size: 10px; */
    font-size: 14px;
    color: #fff;
}

.relative {
    position: relative !important;
}

@media screen and (max-width: 768px) {
    footer {
        padding: 0;
    }
}

.accordion .ui-accordion-header {
    color: #fff;
    width: 100%;
    padding: 12px 15px;
    cursor: pointer;
    text-align: center;
    border-radius: 0;
    border: none;
    text-align: left;
}

.ui-state-default h3 {
    display: inline-block;
    margin-bottom: 0;
}

.ui-state-default::after {
    content: "+";
    font-size: 32px;
    float: right;
    height: 24px;
    margin-top: -25px;
    color: #fff;
}

.ui-state-active::after {
    content: "-";
    margin-top: -28px;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    font-size: 19px;
    font-weight: 400;
    color: #fff;
}

.ui-accordion .ui-accordion-content {
    background: #f5f5f5;
    padding: 20px 0;
}

.ui-accordion .ui-accordion-content ul {
    padding: 0;
    list-style: none;
}

.accordion_media ul {
    padding-left: 13px;
}

.accordion_media ul li.month {
    list-style-type: none;
    overflow: hidden;
    padding: 5px 0;
}

.accordion_media li {
    padding-left: 0px;
}

.blogArchive {
    padding: 0 15px;
}

.blogArchive li::marker {
    display: none;
    color: #fff;
}

/* [type="radio"]:checked ~ label {
    color: #fff;
    z-index: 2;
    background-color: transparent;
}

[type="radio"]:not(:checked) ~ label {
    color: #fdba1a;
    z-index: 2;
    background-color: #242d42;
}

[type="radio"]:checked ~ label ~ .tab__content {
    z-index: 1;
    opacity: 1;
} */

.copyright {
    color: #b7a6c0;
}

.footer-contact .copyright a {
    color: #b7a6c0;
}

.footer-contact .copyright a:hover {
    color: #b7a6c0;
    text-decoration: none;
}

::-moz-selection {
    background: #b7a6c0;
    color: #000;
}

::selection {
    background: #b7a6c0;
    color: #000;
}

::-moz-selection {
    background: #b7a6c0;
    color: #000;
}

.dropdown-menu {
    background: #008dbb;
    color: #fff;
    font-size: 14px;
    border-radius: 25px !important;
    box-shadow: 8px 8px 10px 0 rgba(0, 0, 0, 0.15);
    border: none;
    padding: 15px 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.dropdown-menu span:empty {
    display: none;
}

.dropdown-item {
    color: #fff;
    font-weight: 700;
    text-decoration: none;
}

.dropdown-item:hover {
    background: #2c295a;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
}

.ui-accordion-content {
    background: none;
    border: none;
}

.accordion * {
    outline: none !important;
}

.accordion li::before {
    display: none;
}

.stories li:not(:last-child) {
    padding-bottom: 10px;
}

.stories a {
    color: #6e6f72;
}

.stories a:hover {
    color: #000;
}

.archive-box svg {
    float: right;
    margin-top: 3px;
}

.svg-rotation {
    transform-origin: 12px 13px;
    transition: 0.2s;
    transform: rotate(45deg);
}

.ui-state-active .svg-rotation {
    transform: rotate(0deg);
    transform-origin: 12px 13px;
    transition: 0.2s;
}

.mediaNavigator {
    padding: 0;
    margin-bottom: 30px;
}

.ui-icon {
    display: none;
}

.nav .open > a {
    background: none;
    border: none;
}

footer a.footer-parent {
    color: rgb(0, 171, 238);
    text-decoration: none;
    font-weight: 400;
    line-height: 180%;
    font-size: 14px;
}

footer a.footer-parent:hover {
    text-decoration: underline;
}

.footer-child {
    color: #fff;
    text-decoration: none;
    line-height: 180%;
}

.footer-child:hover {
    color: #386faa;
}

footer a {
    text-decoration: none;
}

footer a:hover {
    color: #386faa;
}

.header-icons a:not(.phone) {
    width: 28px;
    display: inline-block;
    text-align: center;
}

.footer-icons a {
    width: 25px;
    display: inline-block;
    text-align: center;
}

.no-bullets {
    list-style-type: none;
    padding-left: 0 !important;
}

.no-bullets li {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.no-bullets img {
    margin-right: 5px;
}

.nav-link {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    color: #fff !important;
    background-color: #0096c8;
    border-color: #008dbb;
    padding: 5px 50px;
    border-radius: 25px;
    box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.05), 0 10px 20px 0 rgba(0, 0, 0, 0.2);
    font-weight: 900;
    padding: 8px 15px !important;
    display: inline-block;
    line-height: 1.5;
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
        box-shadow 0.15s ease-in-out;
}

.nav-link:hover {
    color: #fff !important;
    background-color: #2c295a;
}

.navbar-nav span:last-of-type,
.navbar-nav span:first-of-type {
    display: none;
}

.navbar-light .navbar-nav .active > .nav-link {
    color: #fff;
    font-weight: 700;
    text-decoration: underline;
}

.navbar-nav span {
    border-left: 1px solid #fff;
    height: 20px;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
}

.navbar-light .navbar-nav .menuLevel2 .nav-link {
    color: #fff;
    padding: 10px;
    font-size: 14px;
}

.navbar-light .navbar-nav .menuLevel2 .nav-link:hover {
    background: #386faa;
    padding: 10px;
    font-size: 14px;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
}

.navbar-light .navbar-toggler-icon {
    background-image: url(/images/burger-icon.svg);
    background-size: 25px 20px;
}

.navbar-toggler-icon {
    width: 2em;
    height: 2em;
}

.navbar-nav {
    width: 100%;
    justify-content: space-between;
}

.navbar-collapse {
    display: flex;
    flex-basis: auto;
    max-width: 786px;
    transition: 0.1s;
}

.navbar-toggler {
    border: none;
    padding: 0 21px;
}

.navbar {
    width: 100%;
}

.contact-links a {
    font-size: 38px;
    color: #7b7b7b;
    line-height: 90%;
}

.contact-links a:hover {
    color: #0202c1;
}

.navbar-toggle-title {
    display: inline-block;
    margin: 0;
    padding: 10px;
    color: #fff;
    line-height: 0;
    font-size: 34px;
}

.input-outline {
    padding: 9px 16px;
    background: none;
    outline: none;
    color: #fff !important;
    font-weight: 500;
    font-size: 15px;
    border: 2px solid #fff;
    border-radius: 0;
    width: 100%;
    cursor: text;
}

.input-outline::-webkit-input-placeholder {
    color: #fff !important;
}

.input-outline:-ms-input-placeholder {
    color: #fff !important;
}

.input-outline::-ms-input-placeholder {
    color: #fff !important;
}

.input-outline::-moz-placeholder {
    color: #fff !important;
}

.input-outline::placeholder {
    color: #fff !important;
}

.input-outline-grey {
    padding: 9px 16px;
    background: none;
    outline: none;
    color: #cccccc !important;
    font-weight: 500;
    font-size: 15px;
    border: 2px solid #cccccc;
    width: 100%;
    cursor: text;
}

.input-outline-grey::-webkit-input-placeholder {
    color: #cccccc !important;
}

.input-outline-grey:-ms-input-placeholder {
    color: #cccccc !important;
}

.input-outline-grey::-ms-input-placeholder {
    color: #cccccc !important;
}

.input-outline-grey::-moz-placeholder {
    color: #cccccc !important;
}

.input-outline-grey::placeholder {
    color: #cccccc !important;
}

.process-slider-item img {
    margin: auto;
}

.slider-box {
    width: 180px;
    margin: 0 auto;
    box-shadow: 8px 8px 10px 0 rgba(0, 0, 0, 0.15);
    margin-bottom: 20px;
}

.slider-box-top {
    width: 100%;
    height: 76px;
    background: linear-gradient(
        to bottom,
        rgba(44, 74, 112, 1) 0%,
        rgba(44, 74, 111, 1) 30%,
        rgba(44, 72, 107, 1) 48%,
        rgba(42, 60, 88, 1) 75%,
        rgba(36, 45, 66, 1) 92%,
        rgba(36, 45, 66, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c4a70', endColorstr='#242d42', GradientType=0);
    text-align: center;
    color: #fff;
}

.slider-box-top h3 {
    font-size: 14px;
    padding-top: 22px;
}

.slider-box-top img {
    margin: auto;
    transform: translateY(3px);
}

.slider-box-body {
    width: 100%;
    height: 195px;
    text-align: center;
    padding: 30px 5px 5px;
    padding-top: 30px;
    background: #fff;
}

.slider-box-body p {
    font-size: 11px;
    color: #99a8ba;
    margin-bottom: 5px;
}

.school-box {
    width: 260px;
    margin: 0;
    margin-bottom: 30px;
    background-size: cover;
    background-position: center;
}

.school-box-outer {
    overflow: visible;
}

.school-box-outer h4 {
    border-left: 1px solid #2c295a;
    padding-left: 10px;
    line-height: 24px;
    margin-top: -5px;
    margin-bottom: 20px;
}

.school-box-body {
    width: 100%;
    height: 200px;
    background-color: none;
    padding: 6px 10px;
    color: rgba(74, 33, 97, 0.8);
    position: relative;
    transition: 0.5s;
}

.school-box-body:hover {
    background-color: rgba(74, 33, 97, 0.8);
}

.school-box-body p {
    font-size: 14px;
    color: rgba(255, 255, 255, 0);
    transition: 0.5s;
}

.school-box-body:hover p {
    color: rgba(255, 255, 255, 1);
}

.school-box-links {
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    background-color: rgba(74, 33, 97, 0.8);
    padding: 14px 0;
    transition: 0.5s;
}

.school-box-body:hover .school-box-links {
    background-color: rgba(74, 33, 97, 0);
}

.school-box-links .btn {
    width: 43%;
    margin: 0px 3px;
    padding: 3px;
    height: 27px;
}

.testimonial-box {
    max-width: 290px;
    margin: 0;
    margin-bottom: 30px;
    background-size: cover;
    background-position: center;
}

.testimonial-box-outer {
    overflow: visible;
}

.testimonial-box-outer h4 {
    border-left: 1px solid #2c295a;
    padding-left: 10px;
    line-height: 24px;
    margin-top: -5px;
    margin-bottom: 20px;
}

.testimonial-box-body {
    width: 100%;
    background: #386faa;
    padding: 10px;
    color: #fff;
    position: relative;
    min-height: 303px;
}

.testimonial-box-body p {
    font-size: 14px;
}

#content ul.checkboxes {
    list-style-image: url(/images/checkbox-icon.svg);
    -webkit-padding-start: 0;
    padding-inline-start: 0;
    padding-left: 0;
}

#content ul.checkboxes li::before {
    content: "";
    padding: 0;
}

#content ul.checkboxes li {
    font-size: 14px;
    color: #2e4b70;
    list-style-position: inside;
}

#PanelCookieNote {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
}

.cookie-note {
    padding: 5px;
    text-align: center;
    font-size: 14px;
    background: rgba(255, 255, 255, 0.5);
}

.cookie-note p {
    font-size: 14px;
    display: inline-block;
    margin: 0;
    color: #000;
}

.cookie-note .close {
    color: #000;
    background: #fff;
    border: solid 2px #000;
    padding: 3px 6px 2px 5px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    display: inline-block;
    margin-left: 10px;
    float: none;
    opacity: 1;
    text-shadow: none;
}

.cookie-note .close:hover {
    color: #fff !important;
    background: #000;
}

.bg-blue-grad {
    background-color: #2c4a70;
    background: linear-gradient(
        to bottom,
        rgba(44, 74, 112, 1) 0%,
        rgba(44, 74, 111, 1) 30%,
        rgba(44, 72, 107, 1) 48%,
        rgba(42, 60, 88, 1) 75%,
        rgba(36, 45, 66, 1) 92%,
        rgba(36, 45, 66, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c4a70', endColorstr='#242d42', GradientType=0);
}

.logo-bg {
    background-color: #fff;
    background-image: url(/images/logo-bg.svg);
    background-repeat: repeat;
    background-size: cover;
    background-position: center;
}

.gradient-bg {
    background-color: #fff;
    background-image: url(/images/gradient-bg.jpg);
    background-repeat: repeat;
    background-size: cover;
    background-position: center;
}

.blog-image {
    width: 100%;
    height: 260px;
    -o-object-fit: cover;
    object-fit: cover;
}

.blog-box-inner {
    width: 100%;
    padding: 20px 30px;
    text-align: left;
    background: #386faa;
}

.blog-intro {
    color: #fff;
    font-size: 15px;
    margin: 0;
    margin-bottom: 10px;
    height: 70px;
}

.blog-tags {
    background: #386faa;
    line-height: 1.5;
}

.blog-tag a:hover {
    color: #fff;
}

.blog-title a {
    color: #fff;
}

.latest-articles-title {
    font-weight: 400;
}

.article-image {
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 600px;
    width: 100%;
}

.archive-box {
    background: #386faa;
}

.news-img {
    width: 100%;
    height: 160px;
    background-size: cover;
    background-position: center;
}

.navigator-box:hover {
    color: #000;
}

.navigator-box p {
    color: #242d42;
}

.navigator-box span {
    color: #386faa;
    font-size: 14px;
}

.navigator-box:hover span span {
    text-decoration: underline;
}

.navigator-box {
    /* box-shadow: 8px 8px 10px 0 rgba(0, 0, 0, 0.15); */
    box-shadow: 0px 5px 6px 0 rgba(0, 0, 0, 0.04), 0px 10px 20px 0 rgba(0, 0, 0, 0.2);
}

.navigator-text {
    font-size: 14px;
}

.dropdown {
    position: relative;
    /* overflow: hidden; */
    padding: 0;
    color: rgb(0, 171, 238);
}

.dropdown:after {
    content: "";
    position: absolute;
    z-index: 2;
    top: 5px;
    right: 10px;
    width: 0;
    height: 0;
    border: 10px dashed;
    border-color: #fff transparent;
    pointer-events: none;
}

.dropdown:after {
    margin-top: 7px;
    border-top-style: solid;
    border-bottom: none;
    display: none;
}

.dropdown-select {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 9px 16px;
    font-size: 15px;
    color: #fff;
    background: #f2f2f2; /* Fallback for IE 8 */
    background: rgba(0, 0, 0, 0) !important; /* "transparent" doesn't work with Opera */
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
}

.dropdown-select:focus {
    z-index: 3;
    width: 100%;
    color: #fff;
}

.dropdown-select > option {
    margin: 3px;
    padding: 6px 8px;
    text-shadow: none;
    background: none;
    border-radius: 3px;
    cursor: pointer;
    color: #000;
}

/* Fix for IE 8 putting the arrows behind the select element. */

.lt-ie9 .dropdown {
    z-index: 1;
}

.lt-ie9 .dropdown-select {
    z-index: -1;
}

.lt-ie9 .dropdown-select:focus {
    z-index: 3;
}

/* Fix for Firefox adding padding where it shouldn't. */

@-moz-document url-prefix() {
    .dropdown-select {
        padding-left: 6px;
    }
}

.quote-label {
    font-size: 14px;
    transform: translateY(-4px);
    display: inline-block;
    padding-left: 6px;
}

.quote-label a {
    color: #fff;
}

.quote-label a:hover {
    color: #fff;
    text-decoration: underline;
}

span.required:not([style*="display:none"]) + span {
    border-color: red;
}

span.required:not([style*="display:none"]) + .input-outline {
    border-color: red;
}

.fb-page {
    box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.03), 0 10px 25px 0 rgba(0, 0, 0, 0.15);
}

.loading-box {
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 auto;

    border-top: 3px solid #fff;
    border-bottom: 3px solid transparent;
    border-left: 3px solid #fff;
    border-right: 3px solid transparent;

    border-radius: 50px;

    -webkit-animation: cwSpin 1s linear 0.2s infinite;
    animation: cwSpin 1s linear 0.2s infinite;
}

.thead-dark {
    background: #2c295a;
}

.table .thead-dark th {
    color: #fff;
    background: #2c295a;
    background: #2c295a;
}

.card {
    border: none;
    /* margin-top: 115px; */
}

.card .btn {
    width: 180px;
    margin: auto;
    font-size: 12px;
}

.card-image {
    height: 115px;
}

.card-image h3 {
    color: #2c295a;
    position: relative;
    z-index: 2;
    transform: translateY(-40px);
}

.card-image img {
    transform: translateY(-180px);
}

.rounded {
    border-radius: 22px !important;
}

.shadow {
    /* -webkit-filter: drop-shadow(0 15px 10px rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0 15px 10px rgba(0, 0, 0, 0.15)); */
    box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.05), 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}

.no-shadow {
    box-shadow: none;
}

.accordion .card {
    border: none;
    border-radius: 0;
    background: none;
}

.accordion .card .card-header {
    border-radius: 0;
    background: #386faa;
    margin-top: 10px;
    font-weight: 700;
    padding: 5px 20px;
}

.accordion .card .card-header h2 {
    line-height: 26px;
}

.accordion .card .card-body {
    background: #fff;
    margin-bottom: 30px;
}

.accordion .card .btn {
    width: 100%;
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    color: #fff;
    font-weight: 700;
}

.accordion .card .btn::after {
    content: "+";
    font-size: 32px;
    float: right;
    height: 24px;
    margin-top: -12px;
    color: #fff;
}

.accordion .card .btn:not(.collapsed)::after {
    content: "-";
    margin-top: -16px;
}

.view-more-link.collapsed {
    color: #0073cc;
    font-weight: 700;
    text-align: center;
    display: block;
}

.view-more-link:hover {
    color: #0073cc;
    text-decoration: underline;
}

.view-more-link:not(.collapsed) {
    display: none;
    padding: 0;
}

/*ADDED FOR COOKIE SUPPORT FROM THEATRE TOKENS*/
.overlay-box {
    border: none;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    padding: 15px 12px;
    width: 58%;
    margin-left: auto;
    margin-right: auto;
}

.overlay-box h1,
.overlay-box h2,
.overlay-box h3 {
    color: #fff;
}

.overlay {
    position: fixed;
    left: 0px;
    top: 0px;
    text-align: center;
    padding-top: 200px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    background-color: rgba(0, 0, 0, 0.5);

    z-index: 1500;
}

.overlayContent {
    width: 50%;
    padding: 20px;
    position: fixed;
    top: 145px;
    left: 50%;
    margin-left: -25%;
    margin-top: 0;
    z-index: 1501;
    background: #fff;
    padding: 30px;
}

.overlayContent a:hover {
    text-decoration: underline;
}

.overlayContentAbs {
    position: absolute !important;
}

.card-header img {
    margin-right: 15px;
}

.form-group input[type="submit"].button {
    height: 34px;
    display: inline-block;
    border: none;
    background: #386faa;
    border-radius: 0;
    padding: 8px;
    color: #fff !important;
    font-weight: 700;
    font-size: 10px;
    cursor: pointer;
}

.navbar-toggler-icon {
    height: 32px;
    width: 22px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease 0s;
    background-image: none !important;
}

.line {
    height: 3px;
    width: 22px;
    background: #2c295a none repeat scroll 0% 0%;
    transition: all 0.2s ease 0s;
    border-radius: 3px;
}

.line.top {
    transform: none;
    margin-bottom: 3px;
}

.line.middle {
    opacity: 1;
    transform: none;
}

.line.bottom {
    transform: none;
    margin-top: 3px;
}

.navbar-toggler.active .line.top {
    transform: rotate(135deg);
    margin-bottom: -3px;
}

.navbar-toggler.active .line.middle {
    opacity: 0;
    transform: translateX(-16px);
}

.navbar-toggler.active .line.bottom {
    transform: rotate(-135deg);
    margin-top: -3px;
}

.banner-test {
    display: grid;
    grid-template-columns: [first] 45% [line2] 55% [end];
    -moz-column-gap: 30px;
    column-gap: 30px;
}

.banner-image {
    max-width: 100%;
    text-align: center;
    margin: auto;
    display: inherit;
}

.banner-img img {
    width: 100%;
    min-height: 500px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    border-radius: 0 40px 40px 0;
}

.banner-desc-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.banner-desc {
    max-width: 390px;
    padding: 30px 0;
}

.purchase-wrapper {
    border: solid 2px rgb(0, 171, 238);
    border-radius: 30px;
    overflow: hidden;
}

.purchase-wrapper-title {
    background: rgb(0, 171, 238);
    color: #fff;
    padding: 10px 0;
}

.delivery-wrapper {
    background-color: rgb(244, 244, 244);
    border: solid 1px #2c295a;
    border-radius: 30px;
    padding: 20px;
    overflow: hidden;
}

.delivery-wrapper-title {
    background: #2c295a;
    color: #fff;
    padding: 10px 0;
}

.delivery-wrapper-content {
    padding: 10px 20px 20px 20px;
}

.stock-item-wrapper {
    border: solid 1px #2c295a;
    border-radius: 30px;
    padding: 30px;
    position: relative;
    overflow: hidden;
}

.stock-item-wrapper p {
    margin: 0;
}

.login-wrapper {
    border: solid 1px #2c295a;
    border-radius: 30px;
    position: relative;
    overflow: hidden;
}

.login-wrapper form {
    padding: 30px;
}

.login-wrapper form label {
    font-weight: 700;
}

.login-header-wrapper {
    background: #2c295a;
    padding: 30px;
}

.login-header-wrapper h1,
.login-header-wrapper h2 {
    color: #fff;
    margin: 0;
}

.login-wrapper form .form-check label {
    font-weight: 400;
}

.login-wrapper form .form-check-inline label {
    font-weight: 700;
}

.price {
    display: block;
    font-size: 32px;
    font-weight: 500;
    color: #db2955;
}

.grade-wrapper {
    display: flex;
    align-items: center;
}

.grade-icon {
    width: 28px;
    height: 28px;
    font-weight: 700;
    font-size: 14px;
    background-color: #0096c8;
    border-radius: 25px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 5px;
    transition: 200ms;
    line-height: 1;
    text-decoration: none;
}

.grade-icon-large {
    width: 42px;
    height: 42px;
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    text-decoration: none;
}

.grade-icon-xl {
    width: 52px;
    height: 52px;
    font-weight: 700;
    font-size: 28px;
    line-height: 1;
    text-decoration: none;
    border-radius: 52px;
}

.grade-icon-wide {
    display: inline-block;
    font-weight: 700;
    font-size: 14px;
    background-color: #0096c8;
    border-radius: 25px;
    color: #fff;
    padding: 6px 8px;
    margin-left: 5px;
    transition: 200ms;
    line-height: 1;
    text-decoration: none;
    height: 28px;
}

.grade-icon-wide-large {
    display: inline-block;
    font-weight: 700;
    font-size: 20px;
    height: 42px;
    background-color: #0096c8;
    border-radius: 25px;
    color: #fff;
    padding: 10px 8px;
    margin-left: 5px;
    transition: 200ms;
    line-height: 1;
    text-decoration: none;
}

.grade-icon:hover {
    color: #fff;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
    border: solid 1px #2c295a;
    text-decoration: none;
}

.grade-icon-wide:hover {
    color: #fff;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
    border: solid 1px #2c295a;
    text-decoration: none;
}

.grade-a,
.grade-a1,
.grade-os,
.grade-ret {
    background-color: #06d6a0;
    background-color: #00dd80;
    border: solid 1px #03cea4;
    border: solid 1px #00dd80;
}

.grade-b,
.grade-b1,
.grade-eol {
    background-color: #0096c8;
    border: solid 1px #0096c8;
}

.grade-c,
.grade-c1 {
    background-color: #ff9505;
    border: solid 1px #ff9505;
}

.grade-d,
.grade-d1 {
    background-color: #ec4e20;
    background-color: #fb4d3d;
    border: solid 1px #fb4d3d;
}

.grade-raw {
    background-color: #db2955;
    border: solid 1px #db2955;
}

.stock-image-wrapper {
    position: relative;
}

.actual-photo {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #0096c8;
    color: #fff;
    font-weight: 500;
    padding: 5px;
    padding: 5px 10px;
    font-size: 12px;
    border-bottom-left-radius: 10px;
}

.header-wrapper {
    background: #2c295a;
    width: 100%;
}

.header-wrapper h1,
.header-wrapper h2 {
    color: #fff;
}

.buy-now,
.delivery {
    font-weight: 700;
    font-size: 22px;
}

.vat-message {
    font-weight: 700;
    color: #db2955;
}

.account-boxes .card {
    min-height: 200px;
}

@media screen and (min-width: 769px) {
    .order-md-13 {
        order: 13;
    }
    .order-md-14 {
        order: 14;
    }
    .order-md-15 {
        order: 15;
    }
    .order-md-16 {
        order: 16;
    }
}

@media only screen and (min-width: 992px) {
    .container-narrow {
        max-width: 780px;
    }
}

@media only screen and (min-width: 1200px) {
    .container-wide {
        max-width: 1600px;
    }
}

@media screen and (max-width: 992px) {
    .navbar-toggler {
        float: right;
        padding: 40px 0;
    }
    #header {
        position: relative;
    }
    .newsText {
        height: 72px;
    }

    .navbar .navbar-nav span {
        display: none;
    }

    .navbar-light .navbar-nav .menuLevel1:last-of-type .nav-link {
        padding: 15px 0px;
    }
    .blog-intro {
        height: 70px;
    }
}

@media screen and (max-width: 768px) {
    .navbar-collaps {
        width: 100%;
        max-width: auto;
        flex-basis: 1;
    }
    .banner-test {
        display: flex;
        flex-direction: column;
    }
    .banner-desc {
        max-width: 100%;
        padding: 30px;
    }
    .banner-img img {
        border-radius: 0;
        min-height: 110px;
    }
    .nav-link {
        margin-bottom: 10px;
    }

    .dropdown-menu > li:nth-child(2n + 1) {
        background-color: #dfdfdf;
    }

    .menuLevel1 ul li {
        text-align: center;
    }

    #content > section:not(#banner),
    #contact-form,
    .blog-landing,
    .blog-article,
    #Social,
    .gallery-section,
    .archive-section {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .mobile-center {
        text-align: center;
    }

    /* h1,
    .h1 {
        font-size: 26px;
    }

    h2,
    .h2 {
        font-size: 20px;
    }

    h3,
    .h3 {
        font-size: 18px;
    }

    h4,
    .h4 {
        font-size: 16px;
    } */

    .overlayContent {
        top: 90px;
        width: 90%;
        left: 50%;
        margin-left: -45%;
    }
}

@media screen and (max-width: 767px) {
    #content > section:not(#banner),
    #book-now {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
