/**
 * Mega Project Child – Base: layout, typography, colors, global elements
 * Contents: body, links, buttons, headings, sections, forms, breadcrumb, layout
 */

body {
    color: #d4d4d4 !important;
}

body * {
    border-color: #3e3e3e;
}

a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}

/* Override parent theme style-custom.css (a:hover #f7c51e) so content links are red on hover */
a:hover {
    color: #b31c1e !important;
}

a.blue {
    color: #2196F3;
}

a.calltoac {
    color: red;
}

/* CTA / .gdlr-button: keep text white on hover/active (override global a:hover), no underline, light round corners */
a.gdlr-button,
.gdlr-button,
a.gdlr-button.medium,
a.gdlr-button:hover,
.gdlr-button:hover,
a.gdlr-button.medium:hover,
a.gdlr-button:focus,
.gdlr-button:focus,
a.gdlr-button:focus-visible,
.gdlr-button:focus-visible,
a.gdlr-button:active,
.gdlr-button:active,
a.gdlr-button.medium:active {
    color: #ffffff !important;
    text-decoration: none !important;
    border-radius: 4px;
}

a.gdlr-button:hover,
.gdlr-button:hover,
a.gdlr-button.medium:hover,
a.gdlr-button:active,
.gdlr-button:active,
a.gdlr-button.medium:active {
    background-color: #b31c1e !important;
}

.gdlr-button:focus-visible {
    outline: 2px solid #ffffff;
    outline-offset: 2px;
}

.body-wrapper,
.gdlr-single-lightbox-container {
    background-color: #181818;
}

/* Black Background */
.gdlr-portfolio-info,
.portfolio-info-wrapper {
    background-color: #212121 !important;
}

.with-sidebar-wrapper,
.gdlr-color-wrapper.gdlr-show-all.no-skin {
    background-color: #191919 !important;
}

h4.head,
span.info-head.gdlr-title {
    color: whitesmoke !important;
}

h1, h2, h3, h4, h5 {
    color: whitesmoke;
}

span.previous-nav a,
span.next-nav a {
    color: #ffffff !important;
    margin-bottom: 10px;
}

p {
    color: #ffffff !important;
    font-size: 18px !important;
    line-height: 1.6;
    margin-bottom: 16px;
}

li.aboutss {
    font-size: 18px !important;
    margin-bottom: 20px !important;
}

/* Dark list text only in light sections (avoid low contrast on dark background) */
.gdlr-skin-light-grey ul {
    color: #191919;
}

h1.lowpadding {
    padding-top: 0 !important;
    color: #b31c1e !important;
}

h1.services {
    color: #b31c1e !important;
}

body.home h1 {
    color: #b31c1e !important;
}

h2.homepage {
    padding-top: 10px !important;
}

h2.sub-widgets {
    font-size: 22px;
    font-weight: bold;
    margin-top: 1vw;
}

h1 {
    font-size: 30px;
    font-weight: bold;
    color: black;
    padding-top: 10px;
}

h2 {
    font-size: 27px;
    font-weight: bold;
    padding-top: 0;
}

h3 {
    font-size: 23px;
    padding-top: 20px;
}

p.numberz {
    text-align: center;
}

li {
    padding-bottom: 0;
    font-size: 18px !important;
    color: white;
}

.with-sidebar-left.eight.columns {
    padding-top: 160px;
}

.with-sidebar-content.twelve.columns {
    margin-top: 50px;
}

.quform-1 .select2-container--quform .select2-selection,
.quform-1 .quform-field-text,
.quform-1 .quform-field-email,
.quform-1 .quform-field-date,
.quform-1 .quform-field-time,
.quform-1 .quform-field-captcha,
.quform-1 .quform-field-password,
.quform-1 .quform-field-textarea,
.quform-1 .quform-field-select,
.quform-1 .quform-field-multiselect {
    color: #fbfbfb;
}

.gdlr-item-title-caption.gdlr-skin-info {
    text-align: center;
    font-size: 30px !important;
    font-weight: bold;
    color: #303030;
}

.gdlr-item-title-wrapper.gdlr-item {
    margin-bottom: 20px;
    position: relative;
}

.gdlr-item-title-wrapper.pos-left .gdlr-item-title {
    font-size: 25px;
    font-weight: bold;
}

.gdlr-item-title-wrapper.pos-left .gdlr-item-title-caption {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.gdlr-item-title-wrapper.pos-center .gdlr-item-title {
    font-size: 40px;
    font-weight: 800;
    color: black;
}

.gdlr-item-title-divider {
    display: none;
}

.gdlr-item {
    margin: 0 15px 0;
}

.gdlr-skin-light-grey h1,
.gdlr-skin-light-grey h2,
.gdlr-skin-light-grey h3,
.gdlr-skin-light-grey h4,
.gdlr-skin-light-grey h5,
.gdlr-skin-light-grey h6,
.gdlr-skin-light-grey .gdlr-skin-title,
.gdlr-skin-light-grey .gdlr-skin-title a {
    color: #1b1b1b;
}

.gdlr-skin-light-grey .gdlr-skin-info,
.gdlr-skin-light-grey .gdlr-skin-info a,
.gdlr-skin-light-grey .gdlr-skin-info a:hover {
    color: black;
}

.gdlr-skin-dark-skin .gdlr-button,
.gdlr-skin-dark-skin .gdlr-button:hover,
.gdlr-skin-dark-skin input[type="button"],
.gdlr-skin-dark-skin input[type="submit"] {
    color: #ffffff;
    background-color: #C79A00;
    width: 319px;
    border: 1px solid white;
}

input,
textarea,
select {
    font-family: "Open Sans";
    color: #b5b5b5;
}

.gdlr-box-with-icon-item.type-circle.pos-left {
    margin-bottom: 20px;
}

.section-container,
.gdlr-item-start-content,
.gdlr-parallax-wrapper,
.gdlr-color-wrapper {
    padding-top: 90px;
}

.section-container.container {
    padding-top: 0;
}

.gdlr-gallery-item.gdlr-item {
    margin: 0;
}

.gdlr-gallery-item.gdlr-item .gallery-item {
    margin: 0;
}

.three {
    width: 22%;
}

.gallery-item {
    width: 100%;
}

.gdlr-navigation-wrapper {
    border-top: 1px solid rgba(197, 197, 197, 0.17);
}

.gdlr-color-wrapper.gdlr-show-all.gdlr-skin-light-grey {
    height: 150px;
}

div#gdlr-parallax-wrapper-1 {
    background-repeat: no-repeat;
    background-color: black;
}

#quotearea {
    height: 50px !important;
}

div#quoterotator {
    line-height: 30px !important;
}

span#quote {
    font-family: serif;
    font-size: 30px;
}

span#quoteauthor {
    font-family: inherit;
    font-size: 30px;
    color: #020202;
}

.textwidget {
    color: darkgrey;
}

.clear_column {
    padding-bottom: 4%;
}

.breadcrumb-container,
.breadcrumb-container ol {
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.breadcrumb-container.theme1 a {
    margin: 0 !important;
    padding: 0 !important;
    font-weight: 600 !important;
}

.breadcrumb-container li .separator {
    color: #9e9e9e !important;
    font-size: 16px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
}

span.step {
    background: #ffffff;
    border-radius: 1.5em;
    -moz-border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    color: #ee3036;
    display: inline-block;
    font-weight: bold;
    line-height: 1.6em;
    margin-right: 10%;
    text-align: center;
    width: 1.6em;
    border: 1px solid red;
    font-size: 30px;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-5450,
li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-5449,
li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-4659 {
    border: none;
}

.gdlr-item.gdlr-portfolio-style1.gdlr-item-start-content {
    margin-top: 220px;
}

.gdlr-page-title-wrapper {
    display: none;
}

ul.sub-menu {
    border-bottom: none !important;
}
