/*!
Theme Name: Jay Mano Industries
Theme URI: https://softwebtechno.com/
Author: Softweb Technologies
Author URI: https://softwebtechno.com/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Jay Mano Industries
Tags: Jay Mano Industries
*/

@import url('http://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&family=Montserrat:wght@700;800&display=swap');
html {
    font-size: 16px;
}

@media (max-width: 991px) {
    html {
        font-size: 15px;
    }
    .color-change-buttons .kt-btn-inner-text {
        display: none;
    }
    .color-change-buttons .kt-btn-wrap .kt-button {
        padding: 10px !important;
    }
    .color-change-buttons .kt-btn-wrap {
        margin-right: 5px !important;
    }
}

@media (max-width: 767px) {
    html {
        font-size: 14px;
    }
    .kt-blocks-info-box-media {
        margin: 0px !important
    }
    .kt-svg-icon-list {
        display: block !important;
    }
}

body {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    color: #4a4a4a;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 800 !important;
}

h1 {
    font-size: 2.5rem;
}

h2 {
    font-size: 2.25rem;
}

dl,
ol,
ul,
p {
    margin: 0;
    font-weight: normal;
    font-size: 16px;
}

a,
a:hover {
    color: #00556E;
    text-decoration: none;
    font-size: 16px;
}

.kt-testimonial-meta-wrap .kt-testimonial-meta-name-wrap {
    text-align: center !important;
}

.nav-classic .header-middle-inner {
    margin: 15px 0 15px!important;
}

.nav-classic .header-middle-inner .contact-info {
    padding-top: 20px!important;
}

.box-header-nav .main-menu .sub-menu {
    width: 100%!important;
}

.box-header-nav .main-menu .sub-menu>.menu-item>a {
    padding: 10px 10px!important;
    text-transform: uppercase!important;
}

.cons_light_top_bar {
    background-color: #E21F23!important;
}

.kt-testimonial-content a {
    color: #ffffff;
    background: #272070;
    border-color: #272070;
    border-radius: 5px;
    display: inline-block;
    border-width: 2px 2px 2px 2px;
    padding: 8px 16px 8px 16px;
    margin: 10px 0px 10px 0px;
    border: 2px solid #272070;
}

.kt-testimonial-content a:hover {
    color: #272070;
    background: #ffffff;
    border-color: #272070;
}

@media all {
    header,
    nav {
        display: block;
    }
    h1,
    h4 {
        margin-top: 0;
        margin-bottom: .5rem;
    }
    p {
        margin-top: 0;
        margin-bottom: 1rem;
    }
    ul {
        margin-top: 0;
        margin-bottom: 1rem;
    }
    ul ul {
        margin-bottom: 0;
    }
    a {
        color: #007bff;
        text-decoration: none;
        background-color: transparent;
    }
    a:hover {
        color: #0056b3;
        text-decoration: underline;
    }
    img {
        vertical-align: middle;
        border-style: none;
    }
    button {
        border-radius: 0;
    }
    button:focus {
        outline: 1px dotted;
        outline: 5px auto -webkit-focus-ring-color;
    }
    button {
        margin: 0;
        font-family: inherit;
        font-size: inherit;
        line-height: inherit;
    }
    button {
        overflow: visible;
    }
    button {
        text-transform: none;
    }
    button {
        -webkit-appearance: button;
    }
    button::-moz-focus-inner {
        padding: 0;
        border-style: none;
    }
    h1,
    h4 {
        margin-bottom: .5rem;
        font-weight: 500;
        line-height: 1.2;
    }
    h1 {
        font-size: 2.5rem;
    }
    h4 {
        font-size: 1.5rem;
    }
    @media print {
        *,
        ::after,
        ::before {
            text-shadow: none!important;
            box-shadow: none!important;
        }
        a:not(.btn) {
            text-decoration: underline;
        }
        img {
            page-break-inside: avoid;
        }
        p {
            orphans: 3;
            widows: 3;
        }
        .container {
            min-width: 992px!important;
        }
    }
}


/*! CSS Used from: /wp-content/themes/construction-light/assets/library/fontawesome/css/all.min.css?ver=5.5 ; media=all */

@media all {
    .fab,
    .far,
    .fas {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
    }
    .fa-envelope:before {
        content: "\f0e0";
    }
    .fa-facebook-f:before {
        content: "\f39e";
    }
    .fa-linkedin:before {
        content: "\f08c";
    }
    .fa-map-marker-alt:before {
        content: "\f3c5";
    }
    .fa-phone-volume:before {
        content: "\f2a0";
    }
    .fa-plus:before {
        content: "\f067";
    }
    .fa-search:before {
        content: "\f002";
    }
    .fa-youtube:before {
        content: "\f167";
    }
    .fab {
        font-family: "Font Awesome 5 Brands";
    }
    .far {
        font-weight: 400;
    }
    .far,
    .fas {
        font-family: "Font Awesome 5 Free";
    }
    .fas {
        font-weight: 900;
    }
}


/*! CSS Used from: /wp-content/themes/construction-light/assets/css/animate.css?ver=5.5 ; media=all */

@media all {
    .fadeInLeft {
        -webkit-animation-name: fadeInLeft;
        animation-name: fadeInLeft;
    }
    .fadeInRight {
        -webkit-animation-name: fadeInRight;
        animation-name: fadeInRight;
    }
}


/*! CSS Used from: /wp-content/themes/construction-light/assets/library/magnific-popup/magnefic.min.css?ver=5.5 ; media=all */

@media all {
    button::-moz-focus-inner {
        padding: 0;
        border: 0;
    }
}


/*! CSS Used from: /wp-content/themes/construction-light/style.css?ver=5.5 ; media=all */

@media all {
    h1 {
        font-size: 2em;
        margin: 0.67em 0;
    }
    a {
        background-color: transparent;
    }
    img {
        border-style: none;
    }
    button {
        font-family: inherit;
        font-size: 100%;
        line-height: 1.15;
        margin: 0;
    }
    button {
        overflow: visible;
    }
    button {
        text-transform: none;
    }
    button {
        -webkit-appearance: button;
    }
    button::-moz-focus-inner {
        border-style: none;
        padding: 0;
    }
    button:-moz-focusring {
        outline: 1px dotted ButtonText;
    }
    button {
        color: #232529;
        font-family: sans-serif;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.5;
    }
    h1,
    h4 {
        clear: both;
        margin-top: 0;
    }
    p {
        margin-bottom: 1.5em;
    }
    i {
        font-style: italic;
    }
    @media (min-width: 1200px) {
        .container,
        .container-lg,
        .container-md,
        .container-sm,
        .container-xl {
            max-width: 1300px;
        }
    }
    a {
        color: #232529;
        text-decoration: none;
        line-height: inherit;
    }
    a:hover,
    a:focus,
    a:active {
        text-decoration: none;
        outline: none;
        color: #ffb922;
    }
    p {
        margin-bottom: 20px;
    }
    ul {
        padding: 0 0 0 20px;
    }
    h1,
    h4 {
        font-weight: 700;
        line-height: 1.2;
        margin: 0 0 20px;
        color: #232529;
    }
    h1 {
        font-size: 36px;
    }
    h4 {
        font-size: 24px;
    }
    img {
        height: auto;
        max-width: 100%;
        vertical-align: middle;
    }
    :focus {
        outline: none;
    }
    ::-webkit-input-placeholder {
        color: inherit;
        opacity: 1;
        filter: alpha(opacity=100);
    }
    :-moz-placeholder {
        color: inherit;
        opacity: 1;
        filter: alpha(opacity=100);
    }
    ::-moz-placeholder {
        color: inherit;
        opacity: 1;
        filter: alpha(opacity=100);
    }
    :-ms-input-placeholder {
        color: inherit;
        opacity: 1;
        filter: alpha(opacity=100);
    }
    button {
        display: inline-block;
        vertical-align: top;
        line-height: 24px;
        padding: 8px 20px;
        border: none;
        background-color: #ffb922;
        color: #fff;
        text-align: center;
        font-weight: 600;
    }
    button:hover {
        opacity: 0.7;
        color: #fff;
    }
    a {
        color: #212529;
    }
    a:hover,
    a:focus,
    a:active {
        color: #ffb922;
    }
    a:focus {
        outline: 0;
    }
    a:hover,
    a:active {
        outline: 0;
    }
    .nav-classic .header-nav-toggle {
        display: none;
        width: 35px;
        margin: 6px 0;
        float: right;
        cursor: pointer;
        background: transparent;
        padding: 0;
    }
    .nav-classic .header-nav-toggle div {
        width: 100%;
        height: 4px;
        background-color: #ffb922;
        margin: 8px 0;
        transition: all 0.4s ease-in-out;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
    }
    span.sub-toggle {
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        width: 50px;
        height: 50px;
        text-align: center;
        background: rgba(228, 228, 228, 0.57);
        color: #212121;
        line-height: 50px;
        z-index: 99;
        cursor: pointer;
    }
    .box-header-nav .main-menu ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }
    .box-header-nav .main-menu {
        list-style: none;
        margin: 0 10px;
        padding: 0;
    }
    .box-header-nav .main-menu .menu-item,
    .box-header-nav .main-menu .menu-item a {
        position: relative;
    }
    .box-header-nav .main-menu>.menu-item {
        display: inline-block;
    }
    .box-header-nav .main-menu>.menu-item>a {
        display: inline-block;
        padding: 6px 10px;
        margin: 10px 0;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.2px;
        color: #ffffff;
        font-size: 14px;
    }
    .box-header-nav .main-menu>.menu-item:hover>a {
        background: rgb(226 31 35);
        color: #ffffff;
    }
    .box-header-nav .main-menu>.menu-item.menu-item-has-children>a::after {
        display: inline-block;
        vertical-align: top;
        content: '\f107';
        margin-left: 4px;
        font-family: 'Font Awesome 5 Free';
    }
    .box-header-nav .main-menu .menu-item:hover>.sub-menu {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        opacity: 1;
        visibility: visible;
    }
    .box-header-nav .main-menu .sub-menu {
        list-style: none;
        position: absolute;
        top: 100%;
        left: 0;
        width: 225px;
        background-color: #fff;
        color: #666;
        box-shadow: 0 -1px #eee inset, 1px 0 #eee inset, -1px 0 #eee inset;
        padding: 0;
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        z-index: 10;
    }
    .box-header-nav .main-menu .sub-menu .sub-menu {
        left: 100%;
        top: 0px;
    }
    .box-header-nav .main-menu .sub-menu>.menu-item>a {
        display: block;
        padding: 10px 20px;
        font-weight: 700;
        margin: 0;
        color: #212529;
        font-size: 14px
    }
    .box-header-nav .main-menu .sub-menu li:not(:first-child)::before {
        content: '';
        display: block;
        border-top: 1px dashed #f1f1f1;
    }
    .box-header-nav .main-menu .sub-menu>.menu-item:hover>a {
        background-color: #ffb922;
        color: #fff;
        font-weight: 700;
    }
    .site-header:before,
    .site-header:after {
        content: "";
        display: table;
        table-layout: fixed;
    }
    .site-header:after {
        clear: both;
    }
    .custom-logo-link {
        display: inline-block;
    }
    .cons_light_top_bar {
        background-color: #000;
        padding: 10px 0;
    }
    .top-bar-menu ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }
    .top-bar-menu ul>* {
        display: inline-block;
        vertical-align: middle;
        float: left;
        position: relative;
        padding: 0 5px;
    }
    .top-bar-menu ul li,
    .top-bar-menu ul li a {
        color: #fff;
    }
    .top-bar-menu ul li a::after {
        content: "-";
        margin-left: 6px;
    }
    .top-bar-menu ul li:last-child a::after {
        content: "";
        margin-left: 0;
    }
    .top-bar-menu ul.sp_socialicon li a::after {
        display: none;
    }
    .top-bar-menu ul li a .fab {
        margin-right: 5px;
        color: #ffb922;
        border-radius: 50%;
        line-height: 25px;
        width: 25px;
        height: 25px;
        text-align: center;
        font-size: 15px;
    }
    .top-bar-menu ul li a:hover,
    .top-bar-menu ul li.current_menu-item a {
        color: #ffb922;
    }
    .top-bar-menu ul.sp_socialicon li a:hover .fab {
        color: #fff;
        background: #ffb922;
    }
    .top-bar-menu ul.sp_socialicon li a .fab {
        margin-right: 0;
        color: #fff;
        background-color: transparent;
    }
    .top-bar-menu ul li:first-child {
        padding-left: 0;
    }
    .top-bar-menu ul li:last-child {
        padding-right: 0;
    }
    .cons_light_top_bar .top-bar-menu.right ul {
        float: right;
    }
    .nav-classic .nav-menu .box-header-nav {
        background: #ffb922;
    }
    .nav-classic .header-middle-inner {
        display: flex;
        width: 100%;
        margin: 30px 0 30px;
    }
    .nav-classic .nav-menu {
        position: relative;
        z-index: 99;
    }
    .nav-classic .site-branding h1,
    .nav-classic .site-branding p {
        margin-bottom: 0;
        text-align: center;
    }
    .nav-classic .header-middle-inner>*:not(:last-child) {
        padding-right: 15px;
    }
    .nav-classic .header-middle-inner .contact-info {
        width: 70%;
        text-align: right;
    }
    .nav-classic .header-middle-inner .contact-info .quickcontact .get-tuch {
        display: inline-block;
        vertical-align: middle;
        margin-left: 30px;
        margin-bottom: 10px;
    }
    .nav-classic .header-middle-inner .contact-info .quickcontact .get-tuch i,
    .nav-classic .header-middle-inner .contact-info .quickcontact .get-tuch ul {
        display: inline-block;
        margin: 0 2px;
        vertical-align: middle;
        list-style-type: none;
        padding: 0;
    }
    .nav-classic .header-middle-inner .contact-info .quickcontact .get-tuch ul li {
        text-align: left;
    }
    .nav-classic .header-middle-inner .contact-info .quickcontact .get-tuch ul li h4 {
        font-size: 18px;
        margin-bottom: 0;
    }
    .nav-classic .header-middle-inner .contact-info .quickcontact .get-tuch ul li p {
        margin-bottom: 0;
    }
    .nav-classic .header-middle-inner .contact-info .quickcontact .get-tuch i {
        font-size: 45px;
        color: #ffb922;
        margin-right: 8px;
    }
    .nav-classic .extralmenu-wrap {
        text-align: right;
        position: absolute;
        right: 0;
        top: 30%;
    }
    .nav-classic .extralmenu-wrap ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }
    .nav-classic .extralmenu-wrap ul li a.searchicon {
        color: #ffffff;
        margin-right: 20px;
        font-size: 25px;
    }
    ul.sp_socialicon li a i.fa-facebook-f {
        background: #3b5998;
    }
    ul.sp_socialicon li a i.fa-youtube {
        background: #d20014;
    }
}


/*! CSS Used from: Embedded */

.top-bar-menu ul.sp_socialicon li a:hover .fab,
.nav-classic .nav-menu .box-header-nav,
.box-header-nav .main-menu .sub-menu>.menu-item:hover>a,
.nav-classic .header-nav-toggle div,
button {
    background-color: #272070;
}

.top-bar-menu ul li a:hover,
.top-bar-menu ul li.current_menu-item a,
.top-bar-menu ul li a .fab,
.nav-classic .header-middle-inner .contact-info .quickcontact .get-tuch i,
a:hover,
a:focus,
a:active {
    color: #272070;
}

@media (max-width: 992px) {
    .box-header-nav .main-menu .sub-menu>.menu-item:hover>a {
        color: #272070!important;
    }
}


/*! CSS Used from: /wp-content/themes/construction-light/assets/css/responsive.css?ver=5.5 ; media=all */

@media all {
    @media (max-width: 1200px) {
        .nav-classic .header-middle-inner {
            display: block;
            margin: 0;
            text-align: center;
        }
        .nav-classic .header-middle-inner>*:not(:last-child) {
            padding-right: 15px;
            margin: 15px 0;
        }
        .nav-classic .header-middle-inner .contact-info {
            width: 100%;
            text-align: center;
            margin: 20px 0;
        }
    }
    @media (max-width: 992px) {
        .container {
            max-width: 100%;
        }
        .cons_light_top_bar {
            text-align: center;
            padding: 10px 0;
        }
        .top-bar-menu>*,
        .top-bar-menu ul>* {
            float: none;
        }
        .top-bar-menu {
            float: none!important;
        }
        .nav-classic .nav-menu {
            position: static;
        }
        .brandinglogo-wrap {
            display: inline-block;
            float: left;
            width: 66%;
            height: 115px;
        }
        .nav-classic .header-nav-toggle {
            display: block;
        }
        .nav-classic .extralmenu-wrap {
            display: none;
        }
        .nav-classic .box-header-nav {
            display: none;
            position: absolute;
            z-index: 99999;
            background-color: #f9f9f9;
            left: 0;
            right: 0;
        }
        .box-header-nav>.main-menu {
            padding: 0;
            margin: 0;
            max-height: 350px;
            overflow: scroll;
        }
        .box-header-nav .main-menu>.menu-item {
            float: none;
            width: 100%;
            border-bottom: 1px dotted #f1f0f0;
        }
        .box-header-nav .main-menu>.menu-item>a {
            padding: 12px 10px;
            width: 100%;
            margin: 0;
        }
        span.sub-toggle {
            display: block;
        }
        .box-header-nav .main-menu>.menu-item.menu-item-has-children>a::after {
            content: none;
        }
        .box-header-nav .main-menu .sub-menu {
            opacity: 1;
            visibility: visible;
            width: 100%;
            position: relative;
            left: 0;
            box-shadow: none;
            padding-left: 10px;
            display: none;
            transform: none;
        }
        .box-header-nav .main-menu .sub-menu>.menu-item:hover>a {
            background-color: transparent;
            color: #ffb922;
            border-bottom: 1px dotted hsla(0, 0%, 95%, 0.93);
            padding: 12px 10px;
        }
        .box-header-nav .main-menu .sub-menu>.menu-item>a {
            padding: 12px 10px;
        }
    }
    @media (max-width: 768px) {
        .container {
            max-width: 100%;
        }
        .top-bar-menu ul>* {
            padding: 0 5px;
        }
        .cons_light_top_bar .top-bar-menu.right ul {
            float: none;
        }
    }
    @media (max-width: 500px) {
        .nav-classic .box-header-nav {
            top: 95px;
        }
        .nav-classic .header-middle-inner .contact-info .quickcontact .get-tuch {
            margin-left: 0;
            margin-bottom: 20px;
        }
    }
}


/*! CSS Used from: Embedded */

.site-title,
.site-description {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
}


/*! CSS Used keyframes */

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}


/*! CSS Used fontfaces */


/*! CSS Used from: /jmi-style.css */

.site-footer .widget a:hover {
    color: #E21F23!important;
}

.site-footer .widget ul .sub-menu {
    display: none!important;
}


/*! CSS Used from: /wp-content/themes/construction-light/assets/library/bootstrap/css/bootstrap.min.css?ver=5.5.1 ; media=all */

@media all {
    footer,
    section {
        display: block;
    }
    h2 {
        margin-top: 0;
        margin-bottom: .5rem;
    }
    p {
        margin-top: 0;
        margin-bottom: 1rem;
    }
    ul {
        margin-top: 0;
        margin-bottom: 1rem;
    }
    ul ul {
        margin-bottom: 0;
    }
    b {
        font-weight: bolder;
    }
    a {
        color: #007bff;
        text-decoration: none;
        background-color: transparent;
    }
    a:hover {
        color: #0056b3;
        text-decoration: underline;
    }
    h2 {
        margin-bottom: .5rem;
        font-weight: 500;
        line-height: 1.2;
    }
    h2 {
        font-size: 2rem;
    }
    .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .col-md-3,
    .col-sm-6 {
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
    @media (min-width:576px) {
        .col-sm-6 {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
        }
    }
    @media (min-width:768px) {
        .col-md-3 {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%;
        }
    }
    @media print {
        *,
        ::after,
        ::before {
            text-shadow: none!important;
            box-shadow: none!important;
        }
        a:not(.btn) {
            text-decoration: underline;
        }
        h2,
        p {
            orphans: 3;
            widows: 3;
        }
        h2 {
            page-break-after: avoid;
        }
        .container {
            min-width: 992px!important;
        }
    }
}


/*! CSS Used from: /wp-content/themes/construction-light/style.css?ver=5.5.1 ; media=all */

@media all {
    a {
        background-color: transparent;
    }
    b {
        font-weight: bolder;
    }
    h2 {
        clear: both;
        margin-top: 0;
    }
    p {
        margin-bottom: 1.5em;
    }
    a {
        color: #232529;
        text-decoration: none;
        line-height: inherit;
    }
    a:hover,
    a:focus,
    a:active {
        text-decoration: none;
        outline: none;
        color: #ffb922;
    }
    p {
        margin-bottom: 20px;
    }
    ul {
        padding: 0 0 0 20px;
    }
    h2 {
        font-weight: 600;
        line-height: 1.2;
        margin: 0 0 20px;
        color: #232529;
    }
    h2 {
        font-size: 32px;
    }
    :focus {
        outline: none;
    }
    ::-webkit-input-placeholder {
        color: inherit;
        opacity: 1;
        filter: alpha(opacity=100);
    }
    :-moz-placeholder {
        color: inherit;
        opacity: 1;
        filter: alpha(opacity=100);
    }
    ::-moz-placeholder {
        color: inherit;
        opacity: 1;
        filter: alpha(opacity=100);
    }
    :-ms-input-placeholder {
        color: inherit;
        opacity: 1;
        filter: alpha(opacity=100);
    }
    a {
        color: #212529;
    }
    a:hover,
    a:focus,
    a:active {
        color: #ffb922;
    }
    a:focus {
        outline: 0;
    }
    a:hover,
    a:active {
        outline: 0;
    }
    .site-footer:before,
    .site-footer:after {
        content: "";
        display: table;
        table-layout: fixed;
    }
    .site-footer:after {
        clear: both;
    }
    .widget {
        margin: 1.5em 0;
    }
    .widget_nav_menu ul {
        list-style: outside none none;
        margin: 0;
        padding: 0;
    }
    .widget_nav_menu li {
        border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
        margin-bottom: 5px;
        padding-bottom: 5px;
    }
    .widget_nav_menu li {
        color: #333333;
        font-size: 16px;
        line-height: 32px;
        padding-left: 22px;
        position: relative;
        -webkit-transition: color 0.3s ease;
        -moz-transition: color 0.3s ease;
        -ms-transition: color 0.3s ease;
        -o-transition: color 0.3s ease;
        transition: color 0.3s ease;
    }
    .widget_nav_menu li:before {
        color: #333333;
        content: "\f187";
        font-family: 'Font Awesome 5 Free';
        font-weight: 700;
        font-size: 14px;
        left: 0;
        position: absolute;
        top: -8px;
        -webkit-transition: color 0.3s ease;
        -moz-transition: color 0.3s ease;
        -ms-transition: color 0.3s ease;
        -o-transition: color 0.3s ease;
        transition: color 0.3s ease;
    }
    .widget_nav_menu li:before {
        content: "\f138";
    }
    .widget_nav_menu li:before {
        top: 0;
    }
    .widget_nav_menu ul li:last-of-type {
        border-bottom-width: 0;
    }
    .widget_nav_menu ul li .sub-menu li:last-child {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .site-footer {
        background: #274365cf;
        color: #fff;
    }
    .site-footer .widget {
        margin: 2em 0;
    }
    .site-footer .widget .widget-title {
        width: 100%;
        margin-top: 0;
        text-transform: uppercase;
        display: inline-block;
        color: #ffffff;
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 1.5px;
        line-height: 1.6;
        border-bottom: 2px solid #313131;
        padding-bottom: 5px;
        position: relative;
        margin-bottom: 20px;
    }
    .site-footer .widget h2.widget-title:before {
        content: '';
        position: absolute;
        bottom: -2px;
        width: 100px;
        border-bottom: 2px solid #ffb923;
    }
    .site-footer .widget ul {
        padding: 0;
    }
    .site-footer .widget ul li {
        border-bottom: 1px dotted rgba(239, 239, 239, 0.1);
        margin-bottom: 0;
    }
    .site-footer .widget ul li:last-child {
        border: 0;
    }
    .site-footer .widget ul li,
    .site-footer .widget ul li a,
    .site-footer .widget a,
    .site-footer .widget ul li:before,
    .site-footer .widget a::before {
        color: #fff;
    }
    .site-footer .widget a:hover,
    .site-footer .widget a:hover::before,
    .site-footer .widget li:hover::before {
        color: #ffb923;
    }
}


/*! CSS Used from: Embedded */

.site-footer .widget a:hover,
.site-footer .widget a:hover::before,
.site-footer .widget li:hover::before,
a:hover,
a:focus,
a:active {
    color: #272070;
}

.site-footer .widget h2.widget-title:before {
    border-color: #272070;
}


/*! CSS Used from: /wp-content/themes/construction-light/assets/css/responsive.css?ver=5.5.1 ; media=all */

@media all {
    @media (max-width: 992px) {
        .container {
            max-width: 100%;
        }
    }
    @media (max-width: 768px) {
        .container {
            max-width: 100%;
        }
    }
}


/*! CSS Used from: /jmi-style.css */

.site-footer .widget a:hover {
    color: #E21F23!important;
}

.site-footer .widget ul .sub-menu {
    display: none!important;
}


/*! CSS Used from: /wp-content/themes/construction-light/assets/library/bootstrap/css/bootstrap.min.css?ver=5.5.1 ; media=all */

@media all {
    footer,
    section {
        display: block;
    }
    h2 {
        margin-top: 0;
        margin-bottom: .5rem;
    }
    p {
        margin-top: 0;
        margin-bottom: 1rem;
    }
    ul {
        margin-top: 0;
        margin-bottom: 1rem;
    }
    ul ul {
        margin-bottom: 0;
    }
    b {
        font-weight: bolder;
    }
    a {
        color: #007bff;
        text-decoration: none;
        background-color: transparent;
    }
    a:hover {
        color: #0056b3;
        text-decoration: underline;
    }
    h2 {
        margin-bottom: .5rem;
        font-weight: 500;
        line-height: 1.2;
    }
    h2 {
        font-size: 2rem;
    }
    .container {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .col-md-3,
    .col-sm-6 {
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
    @media (min-width:576px) {
        .col-sm-6 {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
        }
    }
    @media (min-width:768px) {
        .col-md-3 {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%;
        }
    }
    @media print {
        *,
        ::after,
        ::before {
            text-shadow: none!important;
            box-shadow: none!important;
        }
        a:not(.btn) {
            text-decoration: underline;
        }
        h2,
        p {
            orphans: 3;
            widows: 3;
        }
        h2 {
            page-break-after: avoid;
        }
        .container {
            min-width: 992px!important;
        }
    }
}


/*! CSS Used from: /wp-content/themes/construction-light/style.css?ver=5.5.1 ; media=all */

@media all {
    a {
        background-color: transparent;
    }
    b {
        font-weight: bolder;
    }
    h2 {
        clear: both;
        margin-top: 0;
    }
    p {
        margin-bottom: 1.5em;
    }
    *,
    *:before,
    *:after {
        box-sizing: border-box;
    }
    /* .nav-classic *,.nav-classic *:before,.nav-classic *:after{box-sizing:content-box;} */
    a {
        color: #232529;
        text-decoration: none;
        line-height: inherit;
    }
    a:hover,
    a:focus,
    a:active {
        text-decoration: none;
        outline: none;
        color: #ffb922;
    }
    p {
        margin-bottom: 20px;
    }
    ul {
        padding: 0 0 0 20px;
    }
    h2 {
        font-weight: 600;
        line-height: 1.2;
        margin: 0 0 20px;
        color: #272070;
    }
    h2 {
        font-size: 32px;
    }
    :focus {
        outline: none;
    }
    ::-webkit-input-placeholder {
        color: inherit;
        opacity: 1;
        filter: alpha(opacity=100);
    }
    :-moz-placeholder {
        color: inherit;
        opacity: 1;
        filter: alpha(opacity=100);
    }
    ::-moz-placeholder {
        color: inherit;
        opacity: 1;
        filter: alpha(opacity=100);
    }
    :-ms-input-placeholder {
        color: inherit;
        opacity: 1;
        filter: alpha(opacity=100);
    }
    a {
        color: #212529;
    }
    a:hover,
    a:focus,
    a:active {
        color: #ffb922;
    }
    a:focus {
        outline: 0;
    }
    a:hover,
    a:active {
        outline: 0;
    }
    .site-footer:before,
    .site-footer:after {
        content: "";
        display: table;
        table-layout: fixed;
    }
    .site-footer:after {
        clear: both;
    }
    .widget {
        margin: 1.5em 0;
    }
    .widget_nav_menu ul {
        list-style: outside none none;
        margin: 0;
        padding: 0;
    }
    .widget_nav_menu li {
        border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
        margin-bottom: 5px;
        padding-bottom: 5px;
    }
    .widget_nav_menu li {
        color: #333333;
        font-size: 16px;
        line-height: 32px;
        padding-left: 22px;
        position: relative;
        -webkit-transition: color 0.3s ease;
        -moz-transition: color 0.3s ease;
        -ms-transition: color 0.3s ease;
        -o-transition: color 0.3s ease;
        transition: color 0.3s ease;
    }
    .widget_nav_menu li:before {
        color: #333333;
        content: "\f187";
        font-family: 'Font Awesome 5 Free';
        font-weight: 700;
        font-size: 14px;
        left: 0;
        position: absolute;
        top: -8px;
        -webkit-transition: color 0.3s ease;
        -moz-transition: color 0.3s ease;
        -ms-transition: color 0.3s ease;
        -o-transition: color 0.3s ease;
        transition: color 0.3s ease;
    }
    .widget_nav_menu li:before {
        content: "\f138";
    }
    .widget_nav_menu li:before {
        top: 0;
    }
    .widget_nav_menu ul li:last-of-type {
        border-bottom-width: 0;
    }
    .widget_nav_menu ul li .sub-menu li:last-child {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    /* .site-footer{background:#191818;color:#fff;} */
    .site-footer .widget {
        margin: 2em 0;
    }
    .site-footer .widget .widget-title {
        width: 100%;
        margin-top: 0;
        text-transform: uppercase;
        display: inline-block;
        color: #ffffff;
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 1.5px;
        line-height: 1.6;
        border-bottom: 2px solid #ffffff;
        padding-bottom: 5px;
        position: relative;
        margin-bottom: 20px;
    }
    .site-footer .widget h2.widget-title:before {
        content: '';
        position: absolute;
        bottom: -2px;
        width: 100px;
        border-bottom: 2px solid #e21f1d;
    }
    .site-footer .widget ul {
        padding: 0;
    }
    .site-footer .widget ul li {
        border-bottom: 1px dotted rgba(239, 239, 239, 0.1);
        margin-bottom: 0;
    }
    .site-footer .widget ul li:last-child {
        border: 0;
    }
    .site-footer .widget ul li,
    .site-footer .widget ul li a,
    .site-footer .widget a,
    .site-footer .widget ul li:before,
    .site-footer .widget a::before {
        color: #fff;
    }
    .site-footer .widget a:hover,
    .site-footer .widget a:hover::before,
    .site-footer .widget li:hover::before {
        color: #ffb923;
    }
}

.font-size-24 {
    font-size: 24px
}

.table-borders th,
.table-borders td {
    border-color: #c0c1c336 !important;
    padding: 10px 10px;
    border: 1px solid #c0c1c336;
}

.table-borders thead {
    background: #506682;
    color: #fff;
}


/*! CSS Used from: Embedded */

.site-footer .widget a:hover,
.site-footer .widget a:hover::before,
.site-footer .widget li:hover::before,
a:hover,
a:focus,
a:active {
    color: #272070;
}

.site-footer .widget h2.widget-title:before {
    border-color: #e21f1d;
}


/*! CSS Used from: /wp-content/themes/construction-light/assets/css/responsive.css?ver=5.5.1 ; media=all */

@media all {
    @media (max-width: 992px) {
        .container {
            max-width: 100%;
        }
    }
    @media (max-width: 768px) {
        .container {
            max-width: 100%;
        }
    }
}


/*! CSS Used fontfaces */


/*! CSS Used from: /jmi-style.css */

.cons_light_copyright a {
    color: #E21F23!important;
}

.cons_light_copyright img {
    width: 35px;
}


/*! CSS Used from: /wp-content/themes/construction-light/assets/library/bootstrap/css/bootstrap.min.css?ver=5.5.1 ; media=all */

@media all {
    *,
    ::after,
    ::before {
        box-sizing: border-box;
    }
    ul {
        margin-top: 0;
        margin-bottom: 1rem;
    }
    b {
        font-weight: bolder;
    }
    a {
        color: #007bff;
        text-decoration: none;
        background-color: transparent;
    }
    a:hover {
        color: #0056b3;
        text-decoration: underline;
    }
    img {
        vertical-align: middle;
        border-style: none;
    }
    .text-right {
        text-align: right!important;
    }
    @media print {
        *,
        ::after,
        ::before {
            text-shadow: none!important;
            box-shadow: none!important;
        }
        a:not(.btn) {
            text-decoration: underline;
        }
        img {
            page-break-inside: avoid;
        }
        .container {
            min-width: 992px!important;
        }
    }
}


/*! CSS Used from: /wp-content/themes/construction-light/assets/library/fontawesome/css/all.min.css?ver=5.5.1 ; media=all */

@media all {
    .fab {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
    }
    .fa-facebook-f:before {
        content: "\f39e";
    }
    .fa-linkedin:before {
        content: "\f08c";
    }
    .fa-youtube:before {
        content: "\f167";
    }
    .fab {
        font-family: "Font Awesome 5 Brands";
    }
}


/*! CSS Used from: /wp-content/themes/construction-light/style.css?ver=5.5.1 ; media=all */

@media all {
    a {
        background-color: transparent;
    }
    b {
        font-weight: bolder;
    }
    img {
        border-style: none;
    }
    i {
        font-style: italic;
    }
    a {
        color: #232529;
        text-decoration: none;
        line-height: inherit;
    }
    a:hover,
    a:focus,
    a:active {
        text-decoration: none;
        outline: none;
        color: #ffb922;
    }
    ul {
        padding: 0 0 0 20px;
    }
    img {
        height: auto;
        max-width: 100%;
        vertical-align: middle;
    }
    :focus {
        outline: none;
    }
    ::-webkit-input-placeholder {
        color: inherit;
        opacity: 1;
        filter: alpha(opacity=100);
    }
    :-moz-placeholder {
        color: inherit;
        opacity: 1;
        filter: alpha(opacity=100);
    }
    ::-moz-placeholder {
        color: inherit;
        opacity: 1;
        filter: alpha(opacity=100);
    }
    :-ms-input-placeholder {
        color: inherit;
        opacity: 1;
        filter: alpha(opacity=100);
    }
    a {
        color: #212529;
    }
    a:hover,
    a:focus,
    a:active {
        color: #ffb922;
    }
    a:focus {
        outline: 0;
    }
    a:hover,
    a:active {
        outline: 0;
    }
    .sub_footer {
        background: #282171db;
        padding: 12px 0px;
    }
    .cons_light_copyright {
        color: #fff;
    }
    .cons_light_copyright a {
        color: #ffb922;
    }
    .cons_light_copyright a:hover {
        color: #fff;
    }
    .sub_footer ul.sp_socialicon {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }
    .sub_footer ul.sp_socialicon li {
        display: inline-block;
        margin-right: 15px;
    }
    .sub_footer ul.sp_socialicon li a i {
        display: block;
        width: 25px;
        height: 25px;
        text-align: center;
        line-height: 25px;
        border-radius: 50%;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        color: #fff;
        background: #ffb923;
    }
    ul.sp_socialicon li a i.fa-facebook-f {
        background: #3b5998;
    }
    ul.sp_socialicon li a i.fa-youtube {
        background: #d20014;
    }
    .sub_footer ul.sp_socialicon li a i:hover {
        background: #ffb923;
        color: #fff;
        border-color: #ffb923;
    }
}


/*! CSS Used from: Embedded */

.sub_footer ul.sp_socialicon li a i:hover {
    background-color: #272070;
}

.cons_light_copyright a,
a:hover,
a:focus,
a:active {
    color: #272070;
}

.sub_footer ul.sp_socialicon li a i:hover {
    border-color: #272070;
}


/*! CSS Used from: /wp-content/themes/construction-light/assets/css/responsive.css?ver=5.5.1 ; media=all */

@media all {
    @media (max-width: 992px) {
        .container {
            max-width: 100%;
        }
        .sub_footer ul.sp_socialicon {
            text-align: center;
            margin-top: 20px;
        }
        .cons_light_copyright {
            text-align: center;
        }
    }
    @media (max-width: 768px) {
        .container {
            max-width: 100%;
        }
    }
}

.serviceboxes .kt-inside-inner-col figure img {
    transition: all ease .6s;
    -webkit-transition: all ease .6s;
    -ms-transition: all ease .6s;
    padding: 10px;
}

.serviceboxes .kt-inside-inner-col {
    background: #ffffff;
}

.serviceboxes .kt-inside-inner-col figure {
    position: relative;
    overflow: hidden;
}

.serviceboxes .kt-inside-inner-col figure img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.wp-block-separator {
    margin-top: 10px !important;
    max-width: 100px;
    height: 2px
}

.box-shadow-ripples {
    position: relative;
    z-index: 99;
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    background: #e21f23;
    border-radius: 50%;
    border: none;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-shadow: 0 0 16px rgba(255, 255, 255, .5);
}

.box-shadow-ripples:before {
    position: absolute;
    content: "";
    top: -3px;
    bottom: -3px;
    left: -3px;
    right: -3px;
    border-radius: 50%;
    box-shadow: 0 0 rgba(255, 255, 255, .2), 0 0 0 16px rgba(255, 255, 255, .2), 0 0 0 32px rgba(255, 255, 255, .2), 0 0 0 48px rgba(255, 255, 255, .2);
    animation: ripples 1s linear infinite;
    animation-play-state: running;
    opacity: 1;
    visibility: visible;
    transform: scale(.8);
    z-index: 0;
}

@keyframes ripples {
    to {
        box-shadow: 0 0 0 16px rgba(255, 255, 255, .2), 0 0 0 32px rgba(255, 255, 255, .2), 0 0 0 48px rgba(255, 255, 255, .2), 0 0 0 64px rgba(255, 255, 255, 0)
    }
}

.top-bar-menu a {
    text-transform: uppercase;
}

.top-bar-menu .current_page_item {
    font-weight: bold
}

.custom-tab .kt-tabs-wrap>.kt-tabs-content-wrap>.kt-tab-inner-content {
    border-right: 1px solid #efefef;
    border-left: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

.custom-tab .kt-tabs-title-list li a {
    margin-top: 50px;
}

.custom-tab .kt-tab-alignment-center>.kt-tabs-title-list {
    -webkit-justify-content: start;
    justify-content: start;
}

.custom-img-shadow {
    padding: 5px;
    border: 3px solid #202770;
    box-shadow: 6px 6px 12px 0px rgb(0 0 0 / 30%);
}

.custom-table.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f0f0f0;
}

.custom-table thead {
    background: #393939;
    color: #ffffff;
}

.custom-table tr td,
.custom-table thead tr th {
    padding: 10px 20px;
    border-right: 1px solid #cccccc3b !important;
}

.custom-table tr td:last-child,
.custom-table thead tr th:last-child {
    border-right: none !important;
}

.kt-tabs-id_c8811a-dc>.kt-tabs-content-wrap>.wp-block-kadence-tab {
    padding: 15px !important;
}

.wpcf7-form p {
    margin-bottom: 5px;
}

.wpcf7-form label {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700;
}

.wpcf7-form input,
.wpcf7-form textarea {
    padding: 5px 10px;
    border-radius: 5px;
}

.wpcf7-form textarea {
    height: 150px;
}

.wpcf7-form input.wpcf7-submit {
    color: #ffffff;
    background: #272070;
    border-color: #272070;
    border-radius: 5px;
    display: inline-block;
    border-width: 2px 2px 2px 2px;
    padding: 8px 16px 8px 16px;
    margin: 10px 0px 10px 0px;
    border: 2px solid #272070;
}