:root {
    --primary-color: #f98410;
    --secondary-color: #0fc3fa;
}

.bg-gray-darker {
    background-color: #111;
    color: #fff;
}

.bg-gray-darker h6 {
    color: #fff;
    text-transform: none;
}

.footer p {
    font-size: 1.5rem !important;
}

.rd-navbar-nav li a {
    text-transform: none !important;
}

.list-inline span {
    width: fit-content;
    height: fit-content;
}

.rd-navbar-inner .icon {
    font-size: 1.5rem !important;
}

.rd-mailform .form-input {
    background: #353535;
}

.rd-mailform .form-label, footer .credits {
    color: #838386;
}

footer p {
    line-height: 1.5;
    font-size: 1rem;
}

.rd-navbar, .page {
    background: #050F11 !important;
}

.rd-navbar-aside-right a, .content a, footer a {
    color: var(--primary-color) !important;
}

.rd-navbar-aside-right a:hover,
.content a:hover,
footer a:hover,
.rd-navbar-nav a:hover {
    color: white !important;
}

.rd-navbar-nav a:hover:before {
    background-color: var(--primary-color) !important;
}

.button-default-outline:active, .button-default-outline:hover {
    border-color: var(--secondary-color) !important;
    background-color: var(--secondary-color) !important;
    color: #fff;
    font-weight: bolder;
}

.header-bg h1 {
    color: #fff;
    text-transform: none;
}

h3, h6 {
    text-transform: none;
}

.user-tie-icon:hover {
    color: white;
}

.leaf-icon {
    font-size: 46px;
}

.user-edit-icon {
    font-size: 46px;
}

@media (max-width: 992px) {
    .leaf-icon {
        font-size: 30px;
    }

    .user-edit-icon {
        font-size: 30px;
    }
}

.time-line-vertical-element a {
    color: #00806c;
}

.time-line-vertical-element a:hover {
    color: #00e3c1;
}

.divider-default {
    background: var(--primary-color) !important;
}

.thumbnail-classic-icon {
    color: var(--primary-color) !important;
}

.thumbnail-classic-icon:after {
    border-color: var(--secondary-color) !important;
}

.thumbnail-classic-icon:before {
    background: var(--primary-color) !important;
}

.thumbnail-classic:hover .thumbnail-classic-icon {
    color: #050F11 !important;
}

.box-minimal:hover {
    background: transparent !important;
    border-color: var(--secondary-color) !important;
}

.counter-wrap span.icon {
    color: var(--primary-color);
}

.corner-custom {
    border-radius: 1.25rem;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
}

.ui-to-top {
    background-color: var(--primary-color) !important;
}

.ui-to-top:hover, .ui-to-top:focus, .ui-to-top:active {
    background-color: var(--secondary-color) !important;
}

.rd-navbar-nav li.active a {
    color: var(--primary-color) !important;
}

.rd-navbar-nav li.active a:before, .rd-navbar-nav li.active a:hover:before {
    background: var(--primary-color) !important;
}

.bg-image .breadcrumbs-custom-path > li a:hover {
    color: var(--secondary-color);
}

.time-line-vertical-element .unit-body:before {
    border-color: var(--primary-color) !important;
}

.time-line-vertical-element .unit-body:after {
    border-color: var(--primary-color) !important;
}

.thumbnail-instafeed .caption {
    background-color: rgba(15, 195, 250, 0.5);
}

.fa-icon {
    font-size: 48px;
}

.rd-navbar-static .rd-navbar-nav > li:not(.active) > a, .rd-navbar-fullwidth .rd-navbar-nav > li:not(.active) > a {
    color: white !important;
}

.rd-navbar-static.rd-navbar--is-stuck {
    background: #0C1617 !important;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5) !important;
}

section#services {
    background: #050F11 !important;
}

section#services h3,
section#services h6 {
    color: white !important;
}

section#services p {
    color: #90999C !important;
}

.bg-default {
    padding-top: 80px !important;
    background: #EDF4F6 !important;
}

section#team h3,
section#team p {
    color: #050F11 !important;
}

section#team div.col-md-9.col-lg-5 {
    padding: 0 25px !important;
}

.roboto-medium {
    font-family: "Roboto", sans-serif !important;
    font-weight: 500 !important;
    font-style: normal !important;
}

.roboto-bold,
.roboto-bold:hover {
    font-family: "Roboto", sans-serif !important;
    font-weight: 700 !important;
    font-style: normal !important;
}

a.button.button-default-outline {
    border-color: var(--primary-color) ;
    background-color: var(--primary-color);
    color: #050F11;
    border-radius: 20px;
}

a.button.button-default-outline:hover {
    background: var(--secondary-color);
    border-color: var(--secondary-color);
}

section#advantages {
    background: #050F11 !important;
    text-align: center;
}

section#advantages i {
    color: var(--primary-color) !important;
}

section#advantages .box-minimal-text {
    color: #90999C !important;
    opacity: 1 !important;
}

.box-minimal-border {
    border-width: 2px !important;
    border-color: #90999C;
}

section#partners {
    background: #EDF4F6 !important;
    max-width: 100vw !important;
    padding: 4rem 5rem 3rem 5rem;
}

section#partners .img-fluid {
    width: 100% !important;
}

footer#footer {
    background: #050F11 !important;
}

footer#footer input,
footer#footer textarea {
    background: #333A3C !important;
    color: #808080 !important;
    font-family: "Roboto", sans-serif;
    letter-spacing: 0.02em;
}

footer#footer .text-spacing-sm {
    color: #90999C;
}

footer#footer button.button.button-sm.button-default-outline {
    border-color: var(--primary-color);
    background: var(--primary-color);
    color: #050F11;
    border-radius: 20px;
}

footer#footer button.button.button-sm.button-default-outline:hover {
    border-color: var(--secondary-color);
    background: var(--secondary-color);
}

.ui-to-top {
    color: #050F11 !important;
}
.mb-4-5-c {
    margin-bottom: 2rem !important;
}

section#our-story p {
    color: #050F11 !important;
}

section#our-story strong a {
    color: var(--primary-color) !important;
}
section#our-story strong a:hover {
    color: var(--secondary-color) !important;
}

/*nav start*/
.rd-navbar-panel {
    background: #050F11 !important;
}

.rd-navbar--is-stuck .rd-navbar-panel {
    background: #0C1617 !important;
}

.rd-navbar-panel:before {
    background: unset !important;
    box-shadow: unset !important;
}

.rd-navbar-brand a {
    padding-bottom: 5px;
}

.rd-navbar-aside-right .dropdown-toggle::after {
    display: none;
}

.dropdown-toggle svg path,
.fab.fa-facebook-f {
    color: var(--primary-color);
    fill: var(--primary-color);
}

.dropdown-toggle svg {
    height: 30px;
    width: auto;
}

.dropdown-toggle::after {
    display: none !important;
}

.logo-box-align-phone {
    text-align: center !important;
}

@media (max-width: 1200px) {
    .phone-display-invert {
        display: none;
    }
    .rd-navbar {
        padding: 1rem 0;
    }
}

@media (min-width: 1201px) {
    .phone-display {
        display: none;
    }
    .logo-box-align-phone {
        text-align: right !important;
    }
}

@media (max-width: 992px) {
    .rd-navbar {
        padding: 1rem 0;
    }
    html.rd-navbar-fixed-linked .page {
        padding: 0;
    }
}

/* nav end */

.rd-navbar-aside-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 20px;
}
@media (min-width: 768px) {
    .page * + .offset-custom-2 {
        margin-top: 50px !important;
    }
}
.time-line-vertical-element:before,
.time-line-horizontal-element .time-line-time:before {
    border: 2px solid var(--primary-color) !important;
}

.time-line-vertical::before {
    border-color: var(--primary-color) !important;
}

/* dropdown items */
div.dropdown-menu.dropdown-menu.show {
    background: #050F11 !important;
}

a.dropdown-item {
    color: white;
}

.dropdown-item:active {
    background: none;
}

a.dropdown-item:hover {
    background-color: transparent;
    color: var(--primary-color) !important;
}

.dropdown-item:focus {
    color: var(--primary-color);
    text-decoration: none;
    background-color: transparent;
}

.rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-panel {
    display: block;
    background-color: #050F11 !important;
}

a.icon {
    font-size: x-large;
}

.plus-top-submenu {
    top: 10px!important;
}

.rd-navbar-fixed {
    position: fixed;
    z-index: 100;
    width: 100%;
}

/* Collector select and snackbar */

/* Collector select and snackbar */

/* Fonts */
.roboto {
    font-family: "Roboto", sans-serif !important;
    font-style: normal;
    font-optical-sizing: auto;
}
.montserrat {
    font-family: "Montserrat", sans-serif !important;
    font-style: normal;
    font-optical-sizing: auto;
}
.fw-600 {
    font-weight: 600 !important;
}
.fw-500 {
    font-weight: 500 !important;
}
.fw-300 {
    font-weight: 300 !important;
}
/* Fonts */

.history-btn {
    background-color: transparent !important;
    border: 3px solid var(--primary-color) !important;
    line-height: 1.5;
    font-size: 17px !important;
}
.history-btn:hover {
    background-color: var(--primary-color) !important;
    border: 3px solid var(--primary-color) !important;
}
.contact-btn {
    color: #ffffff;
    font-size: 17px !important;
    line-height: 1.5 !important;
    background: transparent ;
    border: 3px solid var(--primary-color) !important;
    border-radius: 20px !important;
    padding: 14px 38px !important;
}
.contact-btn:hover {
    background: transparent !important;
    border-color: var(--secondary-color) !important;
}

.rd-navbar.rd-navbar-original.rd-navbar-fixed {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 999;
}
.time-line-vertical p {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
}

/* Cookiebot de-branding */
a#CybotCookiebotDialogPoweredbyCybot,
div#CybotCookiebotDialogPoweredByText {
    display: none !important;
}
.CookiebotWidget-main-logo {
    display: none !important;
}
.CookiebotWidget-contents *:not(button):not(a) {
    color: #050f11 !important;
}
#CybotCookiebotDialog *:not(button):not(a) {
    color: #050f11 !important;
}
/* Cookiebot de-branding */


.welcome-section {
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -35%);
    width: 100%;
}

.welcome-video {
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;

    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.video-wrapper::after {
    content: "";
    position: absolute;
    inset: 0; /* shorthand for top:0; right:0; bottom:0; left:0 */
    background: rgba(0, 0, 0, 0.5); /* adjust opacity here */
    pointer-events: none; /* so it doesn’t block clicks or hover */
}

@media (min-width: 1600px) {
    .video-welcome video {
        max-height: 1074px;
    }
    .welcome-section .welcome-title {
        font-size: 70px;
        line-height: 150%;
    }
    .welcome-subtitle {
        font-size: 32px;
        line-height: 48px;
    }

}
@media (min-width: 1200px) and (max-width: 1599px) {
    .video-welcome video {
        height: 804px;
    }
    .welcome-section .welcome-title {
        font-size: 59px;
        line-height: 150%;
    }
    .welcome-subtitle {
        font-size: 28px;
        line-height: 42px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .video-welcome video {
        height: 804px;
    }
    .welcome-section .welcome-title {
        font-size: 48px;
        line-height: 72px;
    }
    .welcome-subtitle {
        font-size: 24px;
        line-height: 36px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .video-welcome video {
        height: 804px;
    }
    .welcome-section .welcome-title {
        font-size: 54px;
        line-height: 81px;
    }
    .welcome-subtitle {
        font-size: 24px;
        line-height: 36px;
    }
}
@media (max-width: 767px) {
    .video-welcome video {
        height: 804px;
    }
    .welcome-section .welcome-title {
        font-size: 48px;
        line-height: 72px;
    }
    .welcome-subtitle {
        font-size: 22px;
        line-height: 33px;
    }
    .welcome-video {
        left: calc(50% + 40px);
    }
}

/* BLOG CSS */
.blog-item {
    padding: 15px;
}
.blog-wrapper {
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    background-color: white;
    transition: .22s all ease-in-out
}
.blog-wrapper:hover {
    transform: scale(1.05);
}
.blog-info-wrapper {
    padding: 0 16px 1rem;
    text-align: left;
}
.blog-info-wrapper span,
.blog-info-wrapper p {
    color: #050f11;
    font-weight: 400;
}
.blog-card-image {
    aspect-ratio: 3 / 2;
    width: 100%;
    border-radius: 20px 20px 0 0;
    object-fit: cover;
}
.blog-section-main p {
    color: #050f11;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 300;
}
@media (min-width: 1200px) {
    .blog-section-main h1 {
        font-size: 50px;
    }
}
@media (min-width: 992px) {
    h1 + p, .heading-1 + p {
        margin-top: .75rem;
    }
    h2 + p, .heading-2 + p {
        margin-top: .5rem;
    }
    h3 + p, .heading-3 + p {
        margin-top: .5rem;
    }
    h6 + p, .heading-6 + p {
        margin-top: .5rem;
    }
}
@media (min-width: 576px) and (max-width: 768px) {
    .container, .container-sm {
        max-width: 95%;
    }
}
.blog-section-main h1,
.blog-section-main h2,
.blog-section-main h3,
.blog-section-main h4,
.blog-section-main h5,
.blog-section-main h6 {
    font-size: revert;
    margin-top: 1rem;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    letter-spacing: 0.02em;
    color: #050f11;
    position: relative;
    display: inline-block;
}
/* Blog H1 underline
.blog-section-main h1::after {
    content: "";
    position: absolute;
    width: 100px;
    height: 3px;
    border-radius: 10px;
    background: var(--primary-color, #F98410FF);
    left: 0;
    bottom: -5px;
}
 */
.blog-section-main ol {
    padding: revert;
    margin: revert;
    list-style: decimal;
    color: #050F11;
}
.blog-section-main ul {
    padding: revert;
    margin: revert;
    list-style: disc !important;
    color: #050f11;
}
.blog-section-main li {
    display: list-item;
    font-weight: 300;
}