/*
Theme Name: Prime Industry Pro
Theme URI: 
Author: Webnotick 
Author URI: www.Webnotick.com
Description: This is Prime Industry theme. 
Version: 0.2
Requires at least: 5.1
Requires PHP: 5.6
Tested up to: 5.9
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: the-corporate-business
Tags: translation-ready, custom-background, theme-options, custom-menu, threaded-comments, featured-images, footer-widgets, left-sidebar, editor-style, right-sidebar, full-width-template, two-columns, three-columns, custom-colors, custom-header, custom-logo

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

The Corporate Business  is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
    ## Links
    ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
    ## Comments
# Infinite scroll
# Layouts and Titles
# Media
    ## Captions
    ## Galleries
# Social Icons
# Breadcrumb List
# Homepage Sections
    ## Featured Slider Section
    ## Featured  Section
    ## Featured type_of_work Section
    ## Featured Classes Section
    ## Featured Testimonial Section
    ## Latest Posts Section
# Footer
# Responsive

--------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Slab:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Slab:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');


/* 
.roboto-slab-<uniquifier> {
  font-family: "Roboto Slab", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
} */

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
    font-weight: 400;
    background-color: #000;
}

.container-fluid {
    padding: 0 0;
}

#section-header .border-b-2 {
    border-bottom: 4px solid #000;
}

#content {
    position: relative;
}

#content .entry-content p {
    font-weight: 300 !important;
    color: #000;
    margin: 30px 0px 30px;
}

#content .wp-block-details p {
    color: #A1A1A1;
    margin: 0px 30px;
}

.boxed-layout,
.frame-layout {
    background-color: #f6f6f6;
}

.boxed-layout #page {
    max-width: 1600px;
    width: 90%;
    margin: 0 auto;
    background-color: #fff;
}

.frame-layout #page {
    max-width: 1600px;
    width: 90%;
    margin: 50px auto;
    background-color: #1a1a1a;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    color: #282828;
    margin: 16px 0;
    line-height: 1.3;
    font-weight: 400;
}

mark {
    background: #ff0;
    color: #111;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

#wp-calendar {
    display: table;
    width: 100%;
    margin-bottom: 0;
}

tbody {
    text-align: left;
}

tr {
    border: 1px solid #aaa;
}

td,
th {
    padding: 5px;
    font-weight: 400;
}

td#next {
    text-align: right;
}

.social-links a[href*="twitter.com"]:before {
    content: "\e61b";
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
    color: #666;
    font-size: 16px;
    line-height: 28px;
    word-wrap: break-word;
}

p {
    margin: 0 0 1em;
}

p:last-child {
    margin-bottom: 0;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

.md-0 {
    margin: 0 0;
}

.pd-0 {
    padding: 0 0;
}

pre {
    background: #f6f6f6;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
}

big {
    font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
    box-sizing: border-box;
    scroll-behavior: smooth;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
    overflow-x: hidden;
    counter-reset: my-sec-counter;
}

blockquote {
    font-size: 18px;
    line-height: 35px;
    position: relative;
    margin: 0;
}

blockquote.alignright {
    padding-right: 0;
    margin-bottom: 14px;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0;
    padding-left: 1.5em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 0.5em;
}

dt {
    font-weight: bold;
    margin-bottom: 1em;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
    vertical-align: middle;
}

figure {
    margin: 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
    display: inline-block;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    background: #EE5C03;
    /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
    border-radius: 0;
    padding: 10px 45px;
    /* margin: 5px 0 5px 0px; */
    text-align: center;
    position: relative;
    display: inline-block;
    transition: 0.5s;
    color: #fff;
    transition: all 0.5s ease-in-out;
    border: none;
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 0.59px;
    text-transform: uppercase;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
    text-decoration: none;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    color: #fff;
    border-color: #000;
    outline: thin dotted;
    text-decoration: none;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #000;
    border: 1px solid #01549a;
    background-color: #fff;
    padding: 12px;
    width: 100%;
}

select {
    border: 1px solid #021338;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #333;
    outline: thin dotted;
}

textarea {
    width: 100%;
}

#respond input[type="checkbox"] {
    min-height: auto;
    height: auto;
    float: left;
    margin-right: 10px;
    width: auto;
}

#respond .comment-form-cookies-consent label {
    display: table;
    margin: 0;
    line-height: 1;
}

#commentform .comment-form-cookies-consent {
    clear: both;
    display: inline-block;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 0;
}

p.form-submit {
    clear: both;
    display: inline-block;
    position: relative;
}

.comment-notes {
    font-size: 14px;
    margin-top: 0;
}

#respond label {
    margin-bottom: 15px;
    display: block;
    color: #3f536d;
    font-weight: 500;
}

#respond input[type="text"],
#respond input[type="email"],
#respond input[type="url"] {
    width: 100%;
}

#commentform p {
    margin-bottom: 21px;
}

#commentform p.comment-form-comment {
    margin-bottom: 0;
}

#commentform p.form-submit {
    margin: 21px 0 0;
}

#comments {
    margin-top: 35px;
    background-color: #fff;
}

#respond {
    margin-top: 35px;
    box-shadow: 0px 3px 22px 0px #00000029;
    padding: 15px;
}

.single-service #respond,
.single-project #respond {
    display: none;
}

.logged-in-as a {
    color: #01549a;
    text-decoration: none;
}

.logged-in-as a:hover,
.logged-in-as a:focus {
    color: #EE5C03;
}

.required {
    color: #ff0000;
}

/* Loader screen */
#loading-screen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    visibility: visible;
    opacity: 1;
    transition: opacity 0.5s ease, visibility 0.5s ease;
}

/* Circle spinner animation */
.spinner {
    width: 60px;
    height: 60px;
    border: 6px solid #ccc;
    border-top: 6px solid #3498db;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

/* Spin keyframes */
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Hide loading screen */
#loading-screen.hidden {
    opacity: 0;
    visibility: hidden;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    color: #c42118;
    text-decoration: underline;
}

/* a:hover,
a:focus,
a:active {
    color: #000;
} */

a:focus {
    outline: thin dotted;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
/* ///////top header/ ///////////// */
#section-header {
    width: 100%;
    /* height: 70px; */
    /* background-color: #3f536d; */
    opacity: 1;
    /* margin-top: 1%; */
    /* margin: 0 10% 0; */
}

/* /////// bottom header ////// */
.bottomheader {
    background-color: #1E2023;
    position: relative;
    padding: 0 4rem 0 2rem;
}

#top-bar {
    padding: 5px 0;
    background-color: #c42118;
}

#top-bar a {
    text-decoration: none;
}

#top-bar .widget {
    text-align: center;
    margin-bottom: 0;
    font-size: 16px;
}

#top-bar .widget+.widget {
    margin-top: 15px;
}

.widget_address_block ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.widget_address_block ul li {
    display: inline-block;
}

.widget_address_block ul li i {
    margin-right: 8px;
}

#top-bar .widget_address_block ul li {
    color: #fff;
    margin-right: 30px;
}

#top-bar .widget_address_block ul li a {
    color: #fff;
}

#top-bar .widget_address_block ul li a:hover,
#top-bar .widget_address_block ul li a:focus {
    opacity: 0.8;
}

#top-bar .widget ul li:not(:last-child) {
    margin-bottom: 0;
}

/*------------------------------------*/
.header-fixed {
    position: relative !important;
    top: 0;
    left: 0;
    width: 100%;
    background: #ffffff;
    max-width: 100%;
    z-index: 99999;
    transform: translateY(70px);
    transition: transform 500ms ease, background 200ms ease;
    padding: 15px 0px;
    margin: 0 !important;
    border-bottom: 1px solid #3f536d57;
    box-shadow: 0 0 10px 0 #3F536D;
}

#masthead {
    position: relative;
    z-index: 3000;
    width: 100%;
}

#section-header a {
    text-decoration: none;
}

.md-0 {
    padding: 0 0;
    margin: 0 0;
}

.pd-0 {
    padding: 0 0;
}

.site-logo,
#site-identity {
    display: inline-block;
    vertical-align: middle;
}

.bottomheader .logo-col {
    justify-items: center;
    align-content: center;
    background: #FFFFFF;
}

.site-description {
    color: #fff;
    font-size: 18px;
    padding: 15px 0;
    font-weight: 400;
}

#site-identity .site-title a {
    color: #000;
    font-size: 35px;
    margin: 0 0 0px;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
}

#site-identity .site-description {
    margin: 0;
    line-height: 1.3;
    color: #000;
    padding: 10px 0px;
    letter-spacing: 0.01em;
}

#section-header .site-logo a {
    display: block;
    margin-right: 0px;
}

#section-header .site-logo img {
    width: 100%;
    height: 62.34px;
}

#section-header .header-main {
    height: 95px;
}

#section-header .content-site {
    width: 100%;
}

#section-header .addicon {
    margin: 14px 0;
}

#section-header .topheadinfo .px-2::after {
    content: '';
    border-left: 2px solid #fff;
    height: 32px;
    margin: 0px 0px 0 10px;
}

.bottomheader .navbox {
    margin: auto;
    border-top: .5px solid;
}

.bottomheader .mob-content .d-lg-block {
    margin: .5rem 0;
}

/*-----------Header Social Icon--------------*/
#section-header .maillocation {
    display: flex;
}

#section-header .bottomheader .maillocation a {
    font-size: 12px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #FFFFFF;
}

#section-header .bottomheader .maillocation a::before {
    display: none;
}

#section-header .bottomheader .maillocation .d-flex {
    padding: 0px 1.5rem;
}

#section-header .bottomheader .maillocation svg {
    font-size: 18px;
    padding: .3rem .4rem .4rem .4rem;
    color: #EE5C03;
}

.search-submit:hover {
    background-color: transparent !important;
}

#section-header .social-links {
    justify-content: right;
}

#section-header .social-links a {
    display: inline-block;
    font-size: 15px;
    color: #FFFFFF;
    margin-right: 5px;
    transition: all 0.2s ease-in-out;
    font-family: "Font Awesome 5 Brands" !important;
    padding: 3px 6px;
}

#section-header .social-links a:hover {
    color: #EE5C03;
    transform: scale(1.5);
}

.social-links a:before {
    content: "\f1d0";
}

.social-links a[href*="facebook.com"]:before,
.social-links a[href*="fb.com"]:before {
    content: "\f39e";
}

.social-links a[href*="twitter.com"]:before {
    content: "\e61b";
}

.social-links a[href*="linkedin.com"]:before {
    content: "\f0e1";
}

.social-links a[href*="plus.google.com"]:before {
    content: "\f0d5";
}

.social-links a[href*="youtube.com"]:before {
    content: "\f167";
}

.social-links a[href*="dribbble.com"]:before {
    content: "\f17d";
}

.social-links a[href*="pinterest.com"]:before {
    content: "\f231";
}

.social-links a[href*="bitbucket.org"]:before {
    content: "\f171";
}

.social-links a[href*="github.com"]:before {
    content: "\f113";
}

.social-links a[href*="codepen.io"]:before {
    content: "\f1cb";
}

.social-links a[href*="flickr.com"]:before {
    content: "\f16e";
}

.social-links a[href$="/feed/"]:before {
    content: "\f09e";
}

.social-links a[href*="foursquare.com"]:before {
    content: "\f180";
}

.social-links a[href*="instagram.com"]:before {
    content: "\f16d";
}

.social-links a[href*="tumblr.com"]:before {
    content: "\f173";
}

.social-links a[href*="reddit.com"]:before {
    content: "\f1a1";
}

.social-links a[href*="vimeo.com"]:before {
    content: "\f194";
}

.social-links a[href*="digg.com"]:before {
    content: "\f1a6";
}

.social-links a[href*="twitch.tv"]:before {
    content: "\f1e8";
}

.social-links a[href*="stumbleupon.com"]:before {
    content: "\f1a4";
}

.social-links a[href*="delicious.com"]:before {
    content: "\f1a5";
}

.social-links a[href*="mailto:"]:before {
    content: "\f0e0";
}

.social-links a[href*="soundcloud.com"]:before {
    content: "\f1be";
}

.social-links a[href*="wordpress.org"]:before {
    content: "\f19a";
}

.social-links a[href*="wordpress.com"]:before {
    content: "\f19a";
}

.social-links a[href*="jsfiddle.net"]:before {
    content: "\f1cc";
}

.social-links a[href*="tripadvisor.com"]:before {
    content: "\f262";
}

.social-links a[href*="foursquare.com"]:before {
    content: "\f180";
}

.social-links a[href*="angel.co"]:before {
    content: "\f209";
}

.social-links a[href*="slack.com"]:before {
    content: "\f198";
}

.social-links a[href*="tiktok.com"]:before {
    content: "\e07b";
}

#section-header .content-site .social-links i {
    font-size: 24px;
    color: transparent;
    margin-right: 12px;
    background: #fff;
}

/*------------------------------------------------*/
#section-header .contact-number {
    display: none;
}

#section-header .contact-number i,
#section-header .contact-number svg {
    margin-right: 5px;
}

#section-header .contact-box {
    float: right;
    background: #c42118;
    border-radius: 19px;
    margin-right: 5em;
    color: #fff;
    text-align: center;
    padding: 10px 30px;
    position: relative;
    bottom: 21px;
}

#section-header .contact-box h3 {
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-size: 21px;
}

#section-header .contact-box p,
.contact-box a {
    margin: 0;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
}

#section-header .contact-header h3 {
    margin: 0;
}

#section-header .contact-header {
    margin-left: 44px;
}

#section-header .contact-header a {
    font-size: 19px;
    color: #fff;
    letter-spacing: 1px;
}

#section-header .contact-header .fas.fa-phone-alt {
    margin-right: 10px;
    color: #c42118;
}

.main-navigation {
    display: block;
    position: relative;
    width: 100%;
    margin: .5rem 0 0 1.2rem;

}

.main-navigation ul ul.nav-menu>li>a {
    margin: 0px 3px 0 0;
    overflow: hidden;
    transition: ease-in-out;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #ffffff;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.53px;
}

.main-navigation .sub-menu li {
    opacity: 1;
    visibility: visible;
    transition: all 0.5s;
}

.main-navigation .sub-menu li:hover {
    margin-left: 20px;
}

.main-navigation ul.nav-menu>li>a>i,
.main-navigation ul.nav-menu>li>a>svg {
    width: 45px;
    height: 45px;
    border-radius: 45px;
    line-height: 45px;
    background-color: #a1a1a1;
    display: inline-block;
    vertical-align: middle;
    color: #ffffff;
    text-align: center;
}

.main-navigation ul ul {
    background-color: #ffffff;
    text-align: left;
    padding: 0;
}

.main-navigation ul ul li a {
    padding: 12px 15px;
    background-color: #ffffff;
    color: #fff;
}

.main-navigation ul ul a:after {
    float: right;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
    float: right;
}

.main-navigation li {
    position: relative;
}

.main-navigation ul.nav-menu>li>a {
    position: relative;
    height: 100%;
}

/* .main-navigation ul.nav-menu>li:hover>a,
.main-navigation ul.nav-menu>li.focus>a {
    color: #f6bb19;
} */

.main-navigation form.search-form input {
    background-color: #111;
    border-color: #111;
    color: #111;
    font-weight: 400;
}

.main-navigation form.search-form {
    border: 20px solid #111;
}

.main-navigation a {
    display: block;
    color: #fff;
    text-transform: capitalize;
    line-height: 28px;
    padding: 9px 20px 17px 20px;
    /* overflow: hidden; */
    transition: ease-in-out;
    font-family: "Roboto", sans-serif;
    color: #ffffff;
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 0.53px;
}

.main-navigation ul ul {
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation li li {
    display: block;
}

.main-navigation ul.nav-menu .current_page_item>a,
.main-navigation ul.nav-menu .current-menu-item>a,
.main-navigation ul.nav-menu .current_page_ancestor>a,
.main-navigation ul.nav-menu .current-menu-ancestor>a {
    color: #EE5C03;
}

.main-navigation ul.nav-menu>li:last-child:hover a {
    color: #fff;
}

.main-navigation ul.nav-menu>li:last-child>a {
    color: #fff;
    letter-spacing: 0.56px;
    font-size: 17px;
    padding: 9px 20px 6px 20px;
    background-color: #EE5C03;
    border-left: 5px solid #fff;
    margin: 0 .3rem;
}

.main-navigation ul.nav-menu>li:last-child>a::after {
    content: '\f061';
    font-size: 12px;
    margin-left: .5rem;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    color: #fff;
}

.main-navigation ul.nav-menu .sub-menu .current_page_item>a,
.main-navigation ul.nav-menu .sub-menu .current-menu-item>a,
.main-navigation ul.nav-menu .sub-menu .current_page_ancestor>a,
.main-navigation ul.nav-menu .sub-menu .current-menu-ancestor>a {
    color: #fff;
    background-color: #1E2023;
    padding: 12px 20px;
    border-radius: 3px;
    margin-bottom: -6px;
}

form.search-form {
    width: 100%;
    max-width: 100%;
    position: relative;
    padding: 9px 5px 9px 5px;
    display: flex;
    justify-content: right;
}

.main-navigation form.search-form {
    min-width: 320px;
}

input.search-field {
    height: 45px;
    padding: 0 50px 0 15px;
    width: 100%;
}

.menu-toggle {
    font-size: 8px;
    margin: 0px 0;
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 12px;
    right: 20px;
    box-shadow: none;
    border: 2px solid #3f536d;
    border-radius: 0;
    background-color: #fff !important;
}

.menu-toggle:hover,
.menu-toggle:focus {
    background-color: #3f536d;
    border: none;
}

.menu-toggle:hover span,
.menu-toggle:focus span,
.menu-toggle:hover span::after,
.menu-toggle:hover span::before,
.menu-toggle:focus span::after,
.menu-toggle:focus span::before {
    background-color: #000;
}

.menu-toggle span {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 35px;
    height: 4px;
    background-color: #3f536d;
    font-size: 0px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    right: 0;
    margin: 0 auto;
}

.menu-toggle span:before,
.menu-toggle span:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: #3f536d;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -webkit-transform 0.3s;
    -ms-transition: -webkit-transform 0.3s;
    -o-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}

.menu-toggle span:before {
    -webkit-transform: translateY(-250%);
    -moz-transform: translateY(-250%);
    -ms-transform: translateY(-250%);
    -o-transform: translateY(-250%);
    transform: translateY(-250%);
}

.menu-toggle span:after {
    -webkit-transform: translateY(250%);
    -moz-transform: translateY(250%);
    -ms-transform: translateY(250%);
    -o-transform: translateY(250%);
    transform: translateY(250%);
}

.menu-toggle.active span:before {
    -webkit-transform: translateY(0) rotate(45deg);
    -moz-transform: translateY(0) rotate(45deg);
    -ms-transform: translateY(0) rotate(45deg);
    -o-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg);
}

.menu-toggle.active span:after {
    -webkit-transform: translateY(0) rotate(-45deg);
    -moz-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    -o-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
}

.menu-toggle.active span {
    background-color: transparent;
}

.menu-label {
    float: right;
    color: #111;
    padding: 7px 0 0 10px;
    display: none;
}

button.dropdown-toggle {
    padding: 0;
    position: absolute;
    right: 2rem;
    top: 7px;
    z-index: 2;
    background-color: #fff;
    color: #000;
    border: none;
    margin-left: 0px;
    box-shadow: none;
    width: 34px;
    height: 35px;
}

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

button.dropdown-toggle.active i,
button.dropdown-toggle.active svg {
    transform: rotate(-180deg);
    transform-origin: center;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0;
    overflow: hidden;
}

.nav-links .nav-previous a:before,
.nav-links .nav-next a:after,
.nav-links .nav-previous a span:before,
.nav-links .nav-next a span:after {
    content: "\f0d9";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 10px;
    font-size: 18px;
    position: relative;
    top: 1px;
    color: #EE5C03;
}

.nav-links .nav-previous a span:before {
    content: "";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 10px;
    font-size: 18px;
    position: relative;
    top: 1px;
    color: #EE5C03;
}

.nav-links .nav-next a:after {
    content: "\f0da";
    margin-left: 10px;
    margin-right: 0;
}

.nav-links .nav-next a span:after {
    content: "";
    margin-left: 10px;
    margin-right: 0;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    /* width: 50%; */
    position: relative;
    text-align: left;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    /* width: 50%; */
    position: relative;
}

.post-navigation a,
.posts-navigation a {
    background: #ffffff;
    padding: 0px 10px;
    width: fit-content;
    font-weight: 400;
    display: block;
    color: #000;
    text-decoration: none;
    box-shadow: rgba(0, 0, 0, 0.35) 0px -1px 10px;
}

.post-navigation a:hover,
.posts-navigation a:hover,
.post-navigation a:focus,
.posts-navigation a:focus {
    color: #EE5C03;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px -1px 10px;
    transition: all 0.3s ease-in-out;
}

.post-navigation,
.posts-navigation {
    padding: 0;
    position: relative;
}

.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

.pagination .page-numbers,
.pagination .page-numbers.dots:hover,
.pagination .page-numbers.dots:focus {
    text-align: center;
    line-height: 35px;
    width: 35px;
    height: 35px;
    display: inline-block;
    margin-right: 5px;
    color: #fff;
    background-color: #01549a;
}

.pagination .page-numbers.current,
.pagination .page-numbers:hover,
.pagination .page-numbers:focus {
    color: #fff;
    background-color: #fdc401;
}

.pagination .page-numbers.prev,
.pagination .page-numbers.next {
    margin-right: 25px;
    width: auto;
    height: auto;
    position: relative;
    top: 2px;
    background-color: transparent;
    color: #000;
}

.pagination .page-numbers.prev:hover,
.pagination .page-numbers.next:hover,
.pagination .page-numbers.prev:focus,
.pagination .page-numbers.next:focus {
    color: #111;
    background-color: transparent;
}

.pagination .page-numbers.next {
    margin-left: 18px;
    margin-right: 0;
    background-color: transparent;
}

.nav-previous span {
    padding-left: 11px;
    float: left;
    text-align: left;
}

.nav-next span {
    padding-right: 11px;
    float: right;
    text-align: right;
}

.post-navigation span,
.posts-navigation span {
    display: table;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.footer-widgets-area:before,
.footer-widgets-area:after,
.wrapper:before,
.wrapper:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.footer-widgets-area:before,
.footer-widgets-area:after,
.wrapper:before,
.wrapper:after {
    clear: both;
}

/*------------------------------------------------------------
Not Found Page
--------------------------------------------------------------*/
#main .no-results {
    text-align: center;
}

#main .no-results form {
    width: 25%;
    max-width: 100%;
    position: relative;
    padding: 0px 17px 10px 0px;
    display: inline-block;
}

#main .no-results form label {
    display: block;
}

#main .no-results form .search-submit {
    height: 45px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    width: 45px;
    padding: 0;
    background: #3F536D;
    color: #fff;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    margin: 0 0 2em;
    width: 90%;
    justify-self: center;
    position: relative;
}

.widget::before {
    content: "";
    position: absolute;
    top: 45px;
    left: 0;
    height: 4.9rem;
    border-left: 4px solid #EE5C03;
}

.widget::after {
    content: "";
    position: absolute;
    top: 45px;
    right: 0;
    height: 4.9rem;
    border-left: 4px dashed #EE5C03;
}

.widget:last-child {
    margin-bottom: 0;
}

.widget_block h1,
.widget_block h2,
.widget_block h3,
.widget_block h4,
.widget_block h5,
.widget_block h6 {
    margin: 0 0 10px;
}

#colophon .widget.widget_text,
#colophon .secondary.widget_text {
    margin-bottom: 20px;
}

#colophon .widget_block h1,
#colophon .widget_block h2,
#colophon .widget_block h3,
#colophon .widget_block h4,
#colophon .widget_block h5,
#colophon .widget_block h6 {
    color: #fff;
}

#colophon .widget:last-child {
    margin-bottom: 0;
}

#colophon .widget_block h1,
#colophon .widget_block h2,
#colophon .widget_block h3,
#colophon .widget_block h4,
#colophon .widget_block h5,
#colophon .widget_block h6 {
    color: #fff;
}

.widget_search,
.widget_recent_entries,
.widget_categories,
.widget_archive,
.widget_recent_comments,
.widget_tag_cloud,
.widget_nav_menu,
.widget_text {
    background-color: #fff;
    padding-bottom: .5rem;
}

.widget_search .search-form label {
    width: 90%;
}

.widget_search .search-form .screen-reader-text {
    display: none;
}

.widget-title,
#secondary .widget-title {
    font-size: 18px;
    padding: 14px 20px 18px 20px;
    text-decoration: underline;
    font-family: "Roboto Slab", serif;
    font-weight: bold;
    letter-spacing: 0px;
    color: #EE5C03;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 10px #0000000F;
}

.widget_search form.search-form {
    border: 0.5px solid #E6E6E6;
}

.widget_search form.search-form input[type="search"],
.widget_search form.search-form input[type="search"]::placeholder {
    /* padding: 0 55px 0 25px; */
    height: 50px;
    background-color: #F8F8F8;
    /* color: #000; */
    /* border: 1px solid; */
    /* border-color: #01549a; */
    padding: 6px 17px;
    font-size: 16px;
    /* letter-spacing: 0.58px; */
    /* line-height: 29px; */
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    letter-spacing: 0px;
    color: #000000;
    text-transform: capitalize;
}

.widget_recent_entries,
.widget_nav_menu {
    background: #F9F9F9 0% 0% no-repeat padding-box;
}

.widget_recent_entries .post-content {
    display: flex;
    padding: .5rem;
}

.widget_recent_entries .post-content a {
    padding: .5rem;
}

.widget_recent_entries .post-content a img {
    width: 72px;
    height: 82px;
}

.widget_recent_entries .post-content a .post-date {
    font-size: 13px;
    font-family: "Roboto Slab", serif;
    font-weight: 300;
    letter-spacing: 0px;
    color: #363636;
    text-transform: capitalize;
}

.widget_recent_entries .post-content a {
    font-size: 15px;
    font-family: "Roboto", serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #000000;
    text-transform: capitalize;
    align-content: center;
}

#primary ul li a,
#secondary ul li a {
    text-decoration: none;
    border-bottom: none;
    font-size: 16px;
    font-family: "Roboto", serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #000000;
    text-transform: capitalize;
}

.edit-link {
    display: none;
}

/* Widgets End */

/* Make sure select elements fit in widgets. */
.widget select {
    max-width: 100%;
    padding: 10px;
    border: none;
    width: 100%;
    max-width: 300px;
}

.widget input {
    padding: 0 15px;
    border: none;
}

form.search-form button.search-submit {
    height: 45px;
    line-height: 30px;
    position: absolute;
    left: 0;
    top: 0;
    border: none;
    width: 45px;
    padding: 0;
    background: #3F536D;
    color: #fff;
}

.widget_search form.search-form button.search-submit {
    color: #ffffff;
    font-size: 21px;
    line-height: 1;
    height: 55px;
    margin-top: 6px;
    padding: 0;
    background-color: #EE5C03 !important;
    width: 12%;
}

.widget_search form.search-form input[type="search"]:focus {
    border-color: #c42118;
}

form.search-form {
    position: relative;
}

form.search-form input {
    width: 100%;
    padding: 0 40px 0 15px;
    font-weight: 300;
    color: #3f536d;
    font-weight: 500;
    text-transform: uppercase;
}

#wp-calendar tbody td {
    text-align: center;
}

#wp-calendar caption {
    margin-bottom: 15px;
    font-weight: 600;
}

.widget-title {
    font-size: 18px;
    margin: 0;
    color: #fff;
}

.widget_text input {
    padding: 10px 15px;
    border: 1px solid #002434;
    width: 80%;
    margin: 0 40px 16px;
    background-color: #fff;
}

.widget_text .textwidget .wpcf7-submit {
    background-color: #01549a;
    color: #fff;
}

.widget_text .textwidget .wpcf7-submit:hover {
    background-color: #fdc401;
    color: #fff;
}

.wpcf7-spinner {
    display: none;
}

.wpcf7 form .wpcf7-response-output {
    margin: 0.5em 0.5em 1em;
}

.widget li {
    margin-bottom: 10px;
    margin-bottom: 10px;
    background: #F9F9F9 0% 0% no-repeat padding-box;
    padding: 14px 15px;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    letter-spacing: 0px;
    color: #000000;
}

/* .widget li:first-child,
.widget li:hover,
.widget li:active {
  margin-bottom: 10px;
  padding: 20px 15px;
  background-color: #f7f7f7;
  border-left: 4px solid #EE5C03;
  font-weight: bold;
} */

/* .widget .menu-item:hover{
  margin-bottom: 10px;
  padding: 20px 15px;
  background-color: #f7f7f7;
  border-left: 4px solid #EE5C03;
  font-weight: bold;
}
.widget .menu-item:first-child{
    border-left: none;
} */

/* .widget .menu {
    width: 96%;
} */
.widget_search::before,
.widget_search::after {
    display: none;
}

.widget .menu-services-container li,
.widget .menu-our-services-container li {
    background-color: #C8DCEC;
    position: relative;
    margin-bottom: 24px;
}

/* #secondary .widget .menu-services-container ul li a,
#secondary .widget .menu-our-services-container ul li a {
    color: #000 !important;
    text-transform: capitalize;
} */

/* #secondary .widget .menu-services-container ul li a:active,
#secondary .widget .menu-our-services-container ul li a:active {
    color: #fdc401 !important;
} */

/* #secondary .widget .menu-services-container ul li a::after,
#secondary .widget .menu-our-services-container ul li a::after {
    content: '\f101';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    position: absolute;
    right: 9px;
    background: #fff;
    color: #39494E;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 5px;
    bottom: 0;
} */

/* #secondary .widget .menu-services-container ul li a::before,
#secondary .widget .menu-our-services-container ul li a::before {
    width: 10px;
    height: 10px;
    background-color: #01549a;
    content: '';
    transform: rotate(0deg);
    border-radius: 50%;
} */

#secondary .widget .menu-projects-container ul li a:active,
#secondary .widget .menu-our-projects-container ul li a:active {
    color: #fdc401;
}

#primary ul li a:hover,
#secondary ul li a:hover,
#primary ul li a:focus,
#secondary ul li a:focus {
    border-bottom-color: #fff;
}

#primary .widget ul li a::before,
#secondary .widget ul li a::before,
#primary .widget ol li a::before,
#secondary .widget ol li a::before {
    display: inline-block;
    margin-left: 1em;
    content: "\f017 ";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    color: #EE5C03;
    transform: rotate(45deg);
    margin-right: 15px;
}

#primary .widget ul li.menu-item,
#secondary .widget ul li.menu-item {
    margin: 1rem;
    padding: 14px 3rem 14px 14px;
    background-color: #fff;
}

.widget_text {
    background: #F9F9F9 0% 0% no-repeat padding-box;
}

.widget_text ul {
    padding: .5rem 1rem;
}

.widget_text li {
    display: inline-block;
}

.widget_text li:hover {
    color: #EE5C03;
}

#primary .widget ul li.menu-item a::before,
#secondary .widget ul li.menu-item a::before,
#primary .widget ol li.menu-item a::before,
#secondary .widget ol li.menu-item a::before {
    display: inline-block;
    margin-left: 1em;
    margin-right: 12px;
    font-family: "Font Awesome 5 Free";
    font-size: 10px;
    font-weight: 600;
    content: "\f111";
    color: #EE5C03;
}

#primary .widget_categories ul li a::after,
#secondary .widget_categories ul li a::after,
#primary .widget_categories ol li a::after,
#secondary .widget_categories ol li a::after {
    display: none;
}

#primary .widget ul li a::after,
#secondary .widget ul li a::after,
#primary .widget ol li a::after,
#secondary .widget ol li a::after {
    content: '. . . . . . . . . . . . .';
}

#primary .menu-our-service-container ul li,
#secondary .menu-our-service-container ul li,
#primary .menu-our-service-container ol li,
#secondary .menu-our-service-container ol li {
    position: relative;
}

#primary .menu-our-service-container ul li a::after,
#secondary .menu-our-service-container ul li a::after,
#primary .menu-our-service-container ol li a::after,
#secondary .menu-our-service-container ol li a::after {
    content: '\f101';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    position: absolute;
    right: 0px;
    background: #EFEFEF;
    color: #EE5C03;
    height: 52px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0px;
}

.widget_contact_info ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#recent-comments-2 li span a::after {
    display: none;
}

#recent-comments-2 li span a::before {
    display: inline-block !important;
}

#recent-comments-2 li a::before {
    display: none !important;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
    display: block;
}

.hentry {
    margin: 0;
}

.updated:not(.published) {
    display: none;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 0;
}

.author img {
    display: block;
    text-align: center;
    /* margin: 20px auto; */
}

.page-header span.posted-on {
    margin-bottom: 12px;
    display: inline-block;
    width: 100%;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

.page-header span.author-name {
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    color: #111;
}

.page-header small {
    font-size: 12px;
    color: #c42118;
}

nav.navigation.pagination {
    margin-top: 50px;
    clear: both;
    display: inline-block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.posts-wrapper.col-3 article:nth-child(3n) {
    border-right: 1px solid #e4e4e4;
}

.post-categories a {
    color: #c42118;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.archive-description {
    color: #fff;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.tags-links {
    margin-bottom: 20px;
    display: inline-block;
}

.tags-links span {
    margin: 0 8px 8px 0;
}

.tags-links span.fw-bold {
    color: #EE5C03;
}

.tags-links a {
    background: white;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 3px 0px;
    border-radius: 0;
    padding: 8px 10px;
    margin: 0px 0 8px 8px;
    text-align: center;
    position: relative;
    display: inline-block;
    transition: 0.5s;
    color: #EE5C03;
    transition: all 0.5s ease-in-out;
    border: none;
    font-weight: 400;
}

.tags-links a:hover,
.tags-links a:focus {
    border-color: #000;
    background-color: #000;
    color: #fff;
}

.socialMedia {
    float: right;
}

.socialMedia ul li {
    display: inline-block;
    position: relative;
    margin-bottom: 0 !important;
    padding: 4px 10px !important;
    border: 1px solid;
    border-color: #000;
    border-radius: 50%;
    margin-right: 10px;
    color: #fff;
    background-color: #EE5C03;
    transition: all ease 0.5s;
    font-size: 18px;
}

#primary .socialMedia ul li a.blgsmedia {
    font-size: 18px;
    color: #fff;
    line-height: 0;
}

.socialMedia ul li:hover {
    background-color: #000;
    /* transform: scale(-20px); */
    transition: all ease 0.5s;
    transform: scale(1.1);
}

#primary .entry-content .socialMedia ul li:before {
    display: none;
}

.single .date a:before,
.entry-meta .author a:before,
.comments-link a:before {
    content: "\f017";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 5px;
    color: #EE5C03;
}

.entry-meta .author a:before {
    content: "\f007";
}

.comments-link a:before {
    content: "\f086";
}

.single .date a:before {
    content: "\f017";
}

.cat-links a:before {
    content: "\f02c";
    font-weight: 600;
    font-family: 'Font Awesome 5 Free';
    color: #01549a;
    margin-right: 5px;
}

.entry-meta a,
.entry-meta span:before,
.entry-meta .author:before {
    color: #000;
    text-decoration: none;
    font-weight: 300;
}

.entry-meta a:hover,
.entry-meta a:focus {
    color: #3f536d;
}

.entry-meta {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 10px 0;
    text-decoration: none;
    border-bottom: 1px solid #00000050;
}

.author.vcard {
    margin-left: 5px;
}

.byline {
    visibility: hidden;
}

.byline .author.vcard {
    visibility: visible;
    margin-left: -20px;
}

.single-post .site-main .comment-navigation,
.single-post .site-main .posts-navigation,
.single-post .site-main .post-navigation {
    margin-bottom: 0;
}

.navigation.post-navigation,
.navigation.posts-navigation {
    padding: 10px;
    margin-top: 35px;
}

.post-navigation .previous-article span span,
.posts-navigation .previous-article span span,
.post-navigation .next-article span span,
.posts-navigation .next-article span span {
    display: block;
}

.post-navigation span.previous-article b,
.post-navigations span.previous-article b,
.post-navigation span.next-article b,
.post-navigations span.next-article b {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}

.post-navigation span.previous-article,
.post-navigations span.previous-article {
    display: table;
}

.error-404.not-found {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}

.error404 #page-site-header {
    display: none !important;
}

.error404 .section-gap {
    padding: 9em 0;
}

.error-404.not-found .page-title {
    font-size: 38px;
}

.error-404.not-found .page-content p {
    color: #01549a;
    font-weight: 400;
}

.error-404.not-found .error-404title {
    color: #fff;
    font-size: 195px;
    text-align: center;
    display: block;
    animation: effect linear 1900ms infinite;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 240px;
}

@keyframes effect {
    0% {
        text-shadow: 4px -4px 0 #01549A, 3px -3px 0 #01549A,
            2px -2px 0 #01549A, 1px -1px 0 #01549A,
            -4px 4px 0 #01549A, -3px 3px 0 #01549A,
            -2px 2px 0 #01549A, -1px 1px 0 #01549A;
    }

    25% {
        text-shadow: -4px -4px 0 #01549A, -3px -3px 0 #01549A,
            -2px -2px 0 #01549A, -1px -1px 0 #01549A,
            4px 4px 0 #01549A, 3px 3px 0 #01549A,
            2px 2px 0 #01549A, 1px 1px 0 #01549A;
    }

    50% {
        text-shadow: -4px 4px 0 #01549a, -3px 3px 0 #01549a,
            -2px 2px 0 #01549a, -1px 1px 0 #01549a,
            4px -4px 0 #01549a, 3px -3px 0 #01549a,
            2px -2px 0 #01549a, 1px -1px 0 #01549a;
    }

    75% {
        text-shadow:
            4px 4px 0 #01549a, 3px 3px 0 #01549a,
            2px 2px 0 #01549a, 1px 1px 0 #01549a,
            -4px -4px 0 #01549a, -3px -3px 0 #01549a,
            -2px -2px 0 #01549a, -1px -1px 0 #01549a;
    }

    100% {
        text-shadow:
            4px -4px 0 #01549a, 3px -3px 0 #01549a,
            2px -2px 0 #01549a, 1px -1px 0 #01549a,
            -4px 4px 0 #01549a, -3px 3px 0 #01549a,
            -2px 2px 0 #01549a, -1px 1px 0 #01549a;
    }
}

.page404 .site-main {
    padding-top: 15%;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

#reply-title,
.comments-title {
    font-size: 42px;
    margin: 0;
}

.comments-title,
#reply-title {
    margin-bottom: 30px;
    font-size: 32px;
    font-weight: 600;
    color: #000;
}

#cancel-comment-reply-link {
    float: right;
}

ul.post-categories li:after {
    content: ",";
}

ul.post-categories li:last-child:after {
    display: none;
}

ol.comment-list {
    padding: 0;
    margin: 0 0 30px;
    list-style: none;
}

#comments ol {
    list-style: none;
    margin-left: 0;
    padding: 0;
}

#comments ol.comment-list {
    padding-top: 35px;
    position: relative;
    overflow: hidden;
}

#comments ol.children {
    margin-left: 120px;
}

.says {
    display: none;
}

.comment-meta img {
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 20px;
}

#comments time:before {
    display: none;
}

.comment-body {
    position: relative;
}

.reply {
    text-align: right;
}

#comments article {
    margin-bottom: 30px;
    clear: both;
    padding: 30px;
    background-color: #f6f6f6;
    text-decoration: none;
    /* border-radius: 25px; */
    border: 1px solid #01549a;
}

#comments ol.comment-list>li {
    padding-top: 49px;
}

#comments ol.comment-list>li:first-child {
    padding-top: 0;
}

#comments ol.comment-list>li article:last-child .reply {
    border-bottom: none;
    padding-bottom: 0;
}

.reply a {
    color: #000;
    display: inline-block;
    font-weight: 400;
    padding: 7px 30px;
    position: relative;
    background-color: #C8DCEC;
    border: 2px solid #C8DCEC;
    border-radius: 50px;
    text-decoration: none;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.reply a:hover,
.reply a:focus {
    color: #000;
    background-color: #fdc401;
    border-color: #fdc401;
}

.comment-meta .url,
.comment-meta .fn {
    display: inline-block;
    color: #01549a;
    font-size: 25px;
    text-decoration: none;
    text-transform: capitalize;
}

.comment-meta .url:hover,
.comment-meta .url:focus {
    color: #fdc401;
}

.comment-metadata a,
.comment-metadata a time {
    color: #01549a;
    text-decoration: none;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.comment-metadata a:hover time,
.comment-metadata a:focus time {
    color: #000;
}

.comment-metadata time {
    font-weight: 500;
}

.comment-metadata {
    display: block;
    margin-bottom: 15px;
}

.comment-content {
    margin-bottom: 10px;
    margin-top: 0;
    padding-left: 80px;
}

.comment-content p {
    font-weight: 400;
    margin-bottom: 1em;
    color: #A1A1A1;
    font-size: 16px;
    line-height: 1.6;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
/* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Layouts and titles
--------------------------------------------------------------*/

section {
    position: relative;
    overflow: hidden;
}

.title-section {
    /* text-align: center; */
    margin-bottom: 3em;
    /* display: flex; */
    /* align-items: center; */
    position: relative;
    z-index: 2;
}

.title-section h1 {
    margin: 0;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: 1px;
    color: #000000;
    border-radius: 0px;
}

.entry-content {
    margin-top: 0;
    position: relative;
    z-index: 1;
}

.wrapper {
    width: 90%;
    max-width: 1430px;
    margin: 0 auto;
    padding-left: 15px;
}

.section-gap {
    padding: 5em 0;
}

.entry-title,
.section-title {
    font-size: 22px;
    margin: 0 0 6px;
    font-weight: 700;
    word-wrap: break-word;
}

.section-title {
    font-size: 32px;
    margin: 0 0 15px;
    color: #000;
}

.section-subtitle {
    max-width: 600px;
    margin: 0 auto;
}

.entry-title a {
    color: #000;
    text-decoration: none;
    font-size: 33px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.entry-title a:hover,
.entry-title a:focus {
    color: #c42118;
}

.post-thumbnail-link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

.btn {
    color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 8px 25px;
    border-radius: 7px;
    font-size: 21px;
    position: relative;
    text-decoration: none;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.btn:hover,
.btn:focus {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.btn i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.featured-image {
    position: relative;
}

.col-1 article,
.col-2 article,
.col-3 article,
.col-4 article,
.col-5 article,
.col-6 article {
    margin-bottom: 30px;
    width: 100%;
}

.col-1 article:last-child,
.col-2 article:last-child,
.col-3 article:last-child,
.col-4 article:last-child,
.col-5 article:last-child,
.col-6 article:last-child {
    margin-bottom: 0;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.type_of_work {
    margin: -4px;
}

.type_of_work-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    padding: 4px;
}

.type_of_work-columns-2 .type_of_work-item {
    max-width: 50%;
}

.type_of_work-columns-3 .type_of_work-item {
    max-width: 33.33%;
}

.type_of_work-columns-4 .type_of_work-item {
    max-width: 25%;
}

.type_of_work-columns-5 .type_of_work-item {
    max-width: 20%;
}

.type_of_work-columns-6 .type_of_work-item {
    max-width: 16.66%;
}

.type_of_work-columns-7 .type_of_work-item {
    max-width: 14.28%;
}

.type_of_work-columns-8 .type_of_work-item {
    max-width: 12.5%;
}

.type_of_work-columns-9 .type_of_work-item {
    max-width: 11.11%;
}

.type_of_work-caption {
    display: block;
}

/*--------------------------------------------------------------
## Social Icons
--------------------------------------------------------------*/
.social-icons li {
    display: inline-block;
    height: auto;
    text-align: center;
    position: relative;
    list-style: none;
}

.footer-widgets-area .widget .social-icons li {
    display: inline-block;
    width: auto;
}

.social-icons li:not(:last-child) {
    margin-right: 5px;
}

.social-icons,
.social-icons ul {
    margin: 0;
    padding: 0;
}

.social-icons li a {
    background-color: transparent;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: block;
}

/*--------------------------------------------------------------
## Social Icons
--------------------------------------------------------------*/
ul.social-icons {
    margin: 0;
    padding: 0;
}

.social-icons li {
    width: 40px;
    height: auto;
    text-align: center;
    line-height: 40px;
    position: relative;
    list-style: none;
}

.social-icons ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.social-icons li:not(:last-child) {
    margin-right: 10px;
}

.social-icons li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-family: "Font Awesome 5 Brands";
}

.social-icons li a:hover,
.social-icons li a:focus {
    color: #fff;
    background-color: #FF3366;
}

.social-icons li a:before {
    content: "\f1d0";
}

.social-icons li a[href*="facebook.com"]:before,
.social-icons li a[href*="fb.com"]:before {
    content: "\f39e";
}

.social-icons li a[href*="twitter.com"]:before {
    content: "\e61b";
}

.social-icons li a[href*="linkedin.com"]:before {
    content: "\f0e1";
}

.social-icons li a[href*="plus.google.com"]:before {
    content: "\f0d5";
}

.social-icons li a[href*="youtube.com"]:before {
    content: "\f167";
}

.social-icons li a[href*="dribbble.com"]:before {
    content: "\f17d";
}

.social-icons li a[href*="pinterest.com"]:before {
    content: "\f231";
}

.social-icons li a[href*="bitbucket.org"]:before {
    content: "\f171";
}

.social-icons li a[href*="github.com"]:before {
    content: "\f113";
}

.social-icons li a[href*="codepen.io"]:before {
    content: "\f1cb";
}

.social-icons li a[href*="flickr.com"]:before {
    content: "\f16e";
}

.social-icons li a[href$="/feed/"]:before {
    content: "\f09e";
}

.social-icons li a[href*="foursquare.com"]:before {
    content: "\f180";
}

.social-icons li a[href*="instagram.com"]:before {
    content: "\f16d";
}

.social-icons li a[href*="tumblr.com"]:before {
    content: "\f173";
}

.social-icons li a[href*="reddit.com"]:before {
    content: "\f1a1";
}

.social-icons li a[href*="vimeo.com"]:before {
    content: "\f194";
}

.social-icons li a[href*="digg.com"]:before {
    content: "\f1a6";
}

.social-icons li a[href*="twitch.tv"]:before {
    content: "\f1e8";
}

.social-icons li a[href*="stumbleupon.com"]:before {
    content: "\f1a4";
}

.social-icons li a[href*="delicious.com"]:before {
    content: "\f1a5";
}

.social-icons li a[href*="mailto:"]:before {
    content: "\f0e0";
}

.social-icons li a[href*="soundcloud.com"]:before {
    content: "\f1be";
}

.social-icons li a[href*="wordpress.org"]:before {
    content: "\f19a";
}

.social-icons li a[href*="wordpress.com"]:before {
    content: "\f19a";
}

.social-icons li a[href*="jsfiddle.net"]:before {
    content: "\f1cc";
}

.social-icons li a[href*="tripadvisor.com"]:before {
    content: "\f262";
}

.social-icons li a[href*="foursquare.com"]:before {
    content: "\f180";
}

.social-icons li a[href*="angel.co"]:before {
    content: "\f209";
}

.social-icons li a[href*="slack.com"]:before {
    content: "\f198";
}

.social-icons li a[href*="tiktok.com"]:before {
    content: "\e07b";
}

/*--------------------------------------------------------------
## Social Icons Hover Color
--------------------------------------------------------------*/
.social-icons li a[href*="facebook.com"]:hover,
.social-icons li a[href*="fb.com"]:hover,
.social-icons li a[href*="facebook.com"]:focus,
.social-icons li a[href*="fb.com"]:focus {
    background-color: #3c5798 !important;
}

.social-icons li a[href*="twitter.com"]:hover,
.social-icons li a[href*="twitter.com"]:focus {
    background-color: #1ea0f1 !important;
}

.social-icons li a[href*="linkedin.com"]:hover,
.social-icons li a[href*="linkedin.com"]:focus {
    background-color: #0077B5 !important;
}

.social-icons li a[href*="plus.google.com"]:hover,
.social-icons li a[href*="plus.google.com"]:focus {
    background-color: #ec7161 !important;
}

.social-icons li a[href*="youtube.com"]:hover,
.social-icons li a[href*="youtube.com"]:focus {
    background-color: #cc181e !important;
}

.social-icons li a[href*="dribbble.com"]:hover,
.social-icons li a[href*="dribbble.com"]:focus {
    background-color: #f4a09c !important;
}

.social-icons li a[href*="pinterest.com"]:hover,
.social-icons li a[href*="pinterest.com"]:focus {
    background-color: #bd081b !important;
}

.social-icons li a[href*="bitbucket.org"]:hover,
.social-icons li a[href*="bitbucket.org"]:focus {
    background-color: #205081 !important;
}

.social-icons li a[href*="github.com"]:hover,
.social-icons li a[href*="github.com"]:focus {
    background-color: #323131 !important;
}

.social-icons li a[href*="codepen.io"]:hover,
.social-icons li a[href*="codepen.io"]:focus {
    background-color: #111000 !important;
}

.social-icons li a[href*="flickr.com"]:hover,
.social-icons li a[href*="flickr.com"]:focus {
    background-color: #025FDF !important;
}

.social-icons li a[href$="/feed/"]:hover,
.social-icons li a[href$="/feed/"]:focus {
    background-color: #089DE3 !important;
}

.social-icons li a[href*="foursquare.com"]:hover,
.social-icons li a[href*="foursquare.com"]:focus {
    background-color: #F94877 !important;
}

.social-icons li a[href*="instagram.com"]:hover,
.social-icons li a[href*="instagram.com"]:focus {
    background-color: #cd42e7 !important;
}

.social-icons li a[href*="tumblr.com"]:hover,
.social-icons li a[href*="tumblr.com"]:focus {
    background-color: #56BC8A !important;
}

.social-icons li a[href*="reddit.com"]:hover,
.social-icons li a[href*="reddit.com"]:focus {
    background-color: #FF4500 !important;
}

.social-icons li a[href*="vimeo.com"]:hover,
.social-icons li a[href*="vimeo.com"]:focus {
    background-color: #00ADEF !important;
}

.social-icons li a[href*="digg.com"]:hover,
.social-icons li a[href*="digg.com"]:focus {
    background-color: #00ADEF !important;
}

.social-icons li a[href*="twitch.tv"]:hover,
.social-icons li a[href*="twitch.tv"]:focus {
    background-color: #0E9DD9 !important;
}

.social-icons li a[href*="stumbleupon.com"]:hover,
.social-icons li a[href*="stumbleupon.com"]:focus {
    background-color: #EB4924 !important;
}

.social-icons li a[href*="delicious.com"]:hover,
.social-icons li a[href*="delicious.com"]:focus {
    background-color: #0076E8 !important;
}

.social-icons li a[href*="mailto:"]:hover,
.social-icons li a[href*="mailto:"]:focus {
    background-color: #4169E1 !important;
}

.social-icons li a[href*="soundcloud.com"]:hover,
.social-icons li a[href*="soundcloud.com"]:focus {
    background-color: #FF5500 !important;
}

.social-icons li a[href*="wordpress.org"]:hover,
.social-icons li a[href*="wordpress.org"]:focus {
    background-color: #0073AA !important;
}

.social-icons li a[href*="wordpress.com"]:hover,
.social-icons li a[href*="wordpress.com"]:focus {
    background-color: #00AADC !important;
}

.social-icons li a[href*="jsfiddle.net"]:hover,
.social-icons li a[href*="jsfiddle.net"]:focus {
    background-color: #396AB1 !important;
}

.social-icons li a[href*="tripadvisor.com"]:hover,
.social-icons li a[href*="tripadvisor.com"]:focus {
    background-color: #FFE090 !important;
}

.social-icons li a[href*="angel.co"]:hover,
.social-icons li a[href*="angel.co"]:focus {
    background-color: #111000 !important;
}

.social-icons li a[href*="tiktok.com"]:hover,
.social-icons li a[href*="tiktok.com"]:focus {
    background-color: #7d88e3 !important;
}

/*--------------------------------------------------------------
#  Inner Page settings
--------------------------------------------------------------*/
#primary .entry-content h1 {
    font-size: 55px;
    clear: both;
    color: #000;
    margin: 16px 0;
    line-height: 1.3;
    font-weight: 700;
}

#primary .entry-content p strong {
    color: #000;
}

#primary .entry-content p em {
    color: #FF5B4A;
}

#primary .entry-content h2 {
    font-size: 46px;
    clear: both;
    color: #000;
    margin: 16px 0;
    line-height: 1.3;
    font-weight: 700;
    width: fit-content;
}

#primary .entry-content h3 {
    font-size: 38px;
    clear: both;
    color: #000;
    margin: 16px 0;
    line-height: 1.3;
    font-weight: 700;
    width: fit-content;
    /* letter-spacing: 0.59px; */
}

#primary .entry-content h4 {
    font-size: 30px;
    clear: both;
    color: #000;
    margin: 0px 0;
    line-height: 1.3;
    font-weight: 700;
    width: fit-content;
}

#primary .entry-content h5 {
    font-size: 26px;
    clear: both;
    color: #000;
    margin: 16px 0;
    line-height: 1.3;
    font-weight: 700;
    width: fit-content;
}

#primary .entry-content h6 {
    font-size: 22px;
    clear: both;
    color: #000;
    margin: 16px 0;
    line-height: 1.3;
    font-weight: 700;
    width: fit-content;
}

#main .entry-content .wp-block-columns h3::after,
#main .entry-content .wp-block-columns h4::after,
#main .entry-content .wp-block-columns h5::after,
#main .entry-content .wp-block-columns h6::after {
    content: "";
    display: block;
    border-bottom: 3px solid #EE5C03;
    width: 75%;
}

#primary .entry-content ul {
    list-style: none;
    font-size: 18px;
    margin: 0;
}

#primary .entry-content ul li,
#primary .entry-content ul li ul li {
    font-size: 18px;
    color: #000;
    padding: .5rem 0;
}

details {
    line-height: 2rem;
}

details p {
    margin-left: 30px;
}

.tagcloud {
    padding: 10px 8px;
}

.tagcloud a {
    color: #959595 !important;
}

#primary .entry-content ul li ul {
    margin: 15px 0 0 25px;
}

#primary.single-service .entry-content ul li:before,
#primary.single-project .entry-content ul li:before {
    color: #EE5C03;
}

#primary .entry-content ul li:before {
    content: 'o';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    margin-right: 15px;
    transform: scale(1);
    transition: all 0.5s ease 0s;
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 2px;
    line-height: 1;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.wp-block-embed iframe {
    max-width: 100%;
    width: 100%;
}

.wp-block-embed iframe .ytm-custom-control .with-video-details {
    display: none !important;
}

.watch-on-youtube-button-wrapper {
    display: none !important;
}

#primary .entry-content ol {
    counter-reset: li;
    list-style: none;
    margin: 30px 0 0;
}

#primary .entry-content ol li {
    position: relative;
    padding-left: 6rem;
    min-height: 50px;
    padding-top: 0px;
    line-height: 30px;
    font-size: 18px;
    color: #000;
}

#primary .entry-content ol li:before {
    /* content: counter(li);
    counter-increment: li;
    color: #fff; */
    /* background: #EE5C03; */
    /* border: 1px solid #a1a1a1; */
    /* border-radius: 50%; */
    /* font-size: 16px;
    width: 30px;
    height: 30px;
    line-height: 29px;
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 3rem;
    color: #000;
    border-top: 3px solid #EE5C03;
    border-right: 3px solid #EE5C03; */
    /* clip-path: polygon(88% 19%, 75% 0, 100% 0, 100% 100%, 74% 99%, 90% 68%, 92% 54%, 93% 37%); */
}

/* #primary .entry-content ol {
    counter-reset: li;
    position: relative;
} */

#primary .entry-content ol li {
    counter-increment: li;
    position: relative;
    padding-left: 4rem;
    list-style: none;
}

#primary .entry-content ol li::before {
    /* content: counter(li); */
    content: counter(li, decimal-leading-zero);
    color: #000;
    font-size: 16px;
    width: 24px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 0px;
    z-index: 1;
    background: #fff;
    border-radius: 50%;
}

/* Rotated border using a pseudo container */
#primary .entry-content ol li::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 30px;
    height: 30px;
    /* border-top: 3px solid #EE5C03;
    border-right: 3px solid #EE5C03; */
    transform: rotate(45deg);
    z-index: 0;
    background: linear-gradient(45deg, #ffffff 50%, #EE5C03 50%);
    /* background: linear-gradient(180deg, #F9FAFA 50%, #ffffff 50%); */
}


.wp-block-quote h1,
.wp-block-quote h2,
.wp-block-quote h3,
.wp-block-quote h4,
.wp-block-quote h5,
.wp-block-quote h6 {
    text-align: center;
    font-size: 25px !important;
    font-weight: bold !important;
    margin: 0px 0px 20px;
}

blockquote .wp-block-quote p,
.wp-block-pullquote p,
.wp-block-quote p {
    color: #000 !important;
    font-size: 16px;
    font-weight: 300;
    padding: 12px 40px 0;
    letter-spacing: 0.64px;
    line-height: 30px;
}

blockquote .wp-block-quote,
.wp-block-pullquote,
.wp-block-quote,
.wp-block-quote:not(.is-large):not(.is-style-large) {
    position: relative;
    padding: 2em;
    background-color: #ffffff !important;
    margin-top: 50px;
    margin-bottom: 50px;
    display: inline-block;
}

.wp-block-quote p {
    position: relative;
    z-index: 2;
    margin: 0;
}

/* Top-left corner */
.wp-block-quote::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 67px;
    border-top: 2px solid #555;
    border-left: 2px solid #555;
}

/* Bottom-right corner */
.wp-block-quote::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 60px;
    height: 67px;
    border-bottom: 2px solid #555;
    border-right: 2px solid #555;
}

.wp-block-pullquote,
.wp-block-quote,
.wp-block-quote:not(.is-large):not(.is-style-large) {
    border-left: none !important;
}

.wp-block-quote:not(.is-large):not(.is-style-large) p {
    font-size: 15px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    letter-spacing: 0px;
    color: #000000;
    margin: 1rem 0 !important;
}

#secondary .textwidget .row .col-lg-2 svg {
    width: 17px;
    height: 17px;
    color: #EE5C03;
}

#secondary .textwidget .row .col-lg-2 {
    text-align: center;
}

#secondary .textwidget .row {
    margin: 0;
    padding: 0.7rem 0.5rem;
}

#secondary .textwidget .row .col-lg-10 h3 {
    font-size: 16px;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #1E2023;
}

#secondary .textwidget .row .col-lg-10 p {
    font-size: 16px;
    font-family: "Roboto", serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #1E2023;
}

/*--------------------------------------------------------------
#  Page Site Header
--------------------------------------------------------------*/
#page-site-header {
    background-size: cover;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-image: url(assets/images/people-railway-transport-portrait-public-transport-streetphotography-583586-pxhere1.com.png);
}

.page-title {
    font-size: 30px;
    color: #3f536d;
    font-weight: bold;
    margin-bottom: 10px;
}

#page-site-header .innerheader-overly1 {
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(167deg, #3f536d7a, #00000069);
    ;
}

#page-site-header .page-site-headerimg {
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    background-size: cover;
}

#page-site-header .page-title {
    font-size: 48px;
    margin: 0 0 1rem 0;
    text-align: left;
    font-family: "Roboto Slab", serif;
    font-weight: bold;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: capitalize;
}

#page-site-header .page-header .wrapper {
    width: 100%;
}

#page-site-header .page-header {
    position: absolute;
    text-align: center;
    margin: 0 8rem 0 8rem;
    z-index: 1;
    top: 50%;
    left: 0%;
    transform: translate(0%, -50%);
    background: #1E2023E6 0% 0% no-repeat padding-box;
    padding: 4rem 7rem 4rem 2rem;
    border-left: 9px solid #EE5C03;
}

#page-site-header .header-title .headerdotsbox {
    width: 36px;
    height: 55px;
    position: absolute;
    left: 110px;
    bottom: 0px;
}

#page-site-header .header-title .headerdotsbox div {
    background: #a1a1a1;
    margin: 0 5px 5px 0;
    border-radius: 50%;
    width: 7px;
    height: 7px;
    float: left;

}

/*--------------------------------------------------------------
## Breadcrumb
--------------------------------------------------------------*/

#page-site-header .breadcrumbbox {
    padding: 0px 0 0.5em 0%;
    text-align: left;
}

#page-site-header .breadcrumbbox .button {
    display: inline-block;
    text-decoration: none;
}

#page-site-header .breadcrumbbox span.bread-arrow {
    font-size: 15px;
    position: relative;
    top: 2px;
    padding: 0px;
    color: #fff;
    font-weight: 400;
}

#page-site-header .breadcrumbbox span.spanarrow {
    font-size: 15px !important;
    padding: 0px 10px !important;
}

#page-site-header .breadcrumbbox a,
#page-site-header .breadcrumbbox span.treeEnd {
    font-weight: 300;
    text-decoration: none;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    letter-spacing: 0px;
    color: #FFFFFF;
}

#page-site-header .breadcrumbbox a:hover,
#page-site-header .breadcrumbbox .treeEnd:hover {
    color: #EE5C03;
    text-decoration: none;
    cursor: pointer;
}

/*--------------------------------------------------------------
#  Breadcrumb List
--------------------------------------------------------------*/
#breadcrumb-list {
    background-color: #222;
    padding: 20px 0;
}

.trail-items {
    margin: 0;
    padding: 0;
    list-style: none;
}

.trail-items li {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
}

.trail-items li a {
    color: rgba(255, 255, 255, 0.30);
}

.trail-items li a:hover,
.trail-items li a:focus {
    color: #fff;
}

.trail-items .separator {
    color: rgba(255, 255, 255, 0.30);
    padding: 0 2px;
}

/*--------------------------------------------------------------
#  Slick Slider
--------------------------------------------------------------*/
.slick-slide {
    outline: none;
}

.slick-dotted.slick-slider {
    margin-bottom: 8%;
}

.slick-next:before,
.slick-prev:before {
    opacity: 1;
    /* content: "\f105"; */
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-size: 26px;
    color: #c42118;
    z-index: 5;
}

.slick-prev:before {
    content: '\f104' !important;
    font-family: 'Font Awesome 5 Free' !important;
}

.slick-next:before {
    content: '\f105' !important;
    font-family: 'Font Awesome 5 Free' !important;
}

.slick-prev,
.slick-next {
    left: 0;
    z-index: 1;
    width: 84px;
    height: 45px;
    line-height: 62px;
}

.slick-prev {
    left: 0;
    border-left: 3px solid #c42118;
}

.slick-next {
    left: auto;
    right: 0;
    border-right: 3px solid #c42118;
}

.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
    background-color: #000;
}

.slick-dots {
    bottom: 25px;
}

.slick-dots li {
    margin: 0 6px;
    width: auto;
    height: auto;
}

.slick-dots li button {
    background-color: #ccc;
    width: 12px;
    height: 12px;
    padding: 0;
    border-radius: 12px;
}

.slick-dots li button:focus-visible {
    outline: auto;
}

.slick-dots li button:before {
    display: none;
}

.display-block {
    display: block;
}

.display-none {
    display: none;
}

.slick-dotted.slick-slider {
    margin: 0 !important;
}

/*--------------------------------------------------------------
#  Featured Slider Section
--------------------------------------------------------------*/
#featured-slider .slick-dots {
    bottom: 3rem;
}

#featured-slider {
    position: relative;
    overflow: hidden;
}

#featured-slider .swiper-slide {
    overflow: hidden;
    color: #fff;
}

#featured-slider .slide-inner {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
    justify-content: center;
    align-items: center;
}

#featured-slider .sliderimg {
    max-width: 100%;
    width: 100%;
    height: 734px;
}

#featured-slider img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#featured-slider .sliderimg::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 1;
}

.opbg {
    position: relative;
    width: 100%;
    height: auto;
}

#featured-slider article {
    position: relative;
    background-size: cover;
    background-position: 50%;
}

#featured-slider .featured-image {
    background-size: cover;
    background-position: 50%;
    padding: 200px 0;
    border-radius: 50px;
    margin-bottom: 50px;
}

#featured-slider .wrapper {
    position: relative;
    padding: 2rem 3rem;
    top: 20%;
    margin: 0;
    border-left: 9px solid #EE5C03;
    background: #1E2023E6 0% 0% no-repeat padding-box;
    margin-left: 4rem;
    width: 42%;
}

#featured-slider .entry-header {
    max-width: 900px;
    margin: 0px 0 0;
    height: auto;
}

#featured-slider .entry-header .header-title {
    font-size: 15px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #EE5C03;
    text-transform: capitalize;
}

#featured-slider h2.title {
    font-size: 48px;
    font-family: "Roboto Slab", serif;
    font-weight: bold;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding: 1.5rem 0;
}

#featured-slider .entry-header h3 {
    font-size: 40px;
    letter-spacing: normal;
    text-transform: capitalize;
    font-weight: 600;
    color: #fff;

}

#featured-slider h2.title small {
    font-size: 31px;
    letter-spacing: normal;
    text-transform: capitalize;
    font-weight: 400;
    color: #fff;
    margin: 0 0 0 0em;
    position: absolute;
    left: 17px;
    top: 91px;
}

#featured-slider .entry-content {
    color: #fff;
}

#featured-slider .entry-content p {
    font-size: 16px;
    text-align: left;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    letter-spacing: .2px;
    color: #FFFFFF;
}

#featured-slider .read-more .btn {
    font-size: 15px;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: capitalize;
}

#featured-slider .read-more .btn::after {
    content: '\f061';
    font-size: 12px;
    margin-left: 1rem;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    color: #fff;
}

#featured-slider .read-more {
    background: #EE5C03 0% 0% no-repeat padding-box;
    border-left: 4px solid #fff;
    margin-top: 1.7rem;
}

#featured-slider .read-more:hover {
    animation: shake 1s ease-in-out;
}

#featured-slider .leftcontentbox {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}

/* Slick Dot indicator */
/* //////////////// */

#featured-slider .slick-dots {
    display: none !important;
}

/* ///////// pagination slider section /////////// */
#featured-slider .slick-prev,
#featured-slider .slick-next {
    font-size: 22px;
    line-height: 0;
    position: absolute;
    bottom: 0 !important;
    top: 42%;
    width: 48px;
    height: 48px;
    padding: 0px;
    cursor: pointer;
    border: none;
}

#featured-slider .slick-prev {
    left: 3%;
    top: 42%;
}

#featured-slider .slick-next {
    right: 3%;
    top: 42%;
}

#featured-slider .slick-next:before,
#featured-slider .slick-prev:before {
    position: absolute;
    background-color: #EE5C03;
    width: 48px;
    height: 48px;
    opacity: 9;
    font-size: 20px;
    padding: 14px 13px;
    color: #ffffff;
    border-radius: 50%;
}

#featured-slider .slick-prev:before {
    content: '\f053';
    font-family: "Font Awesome 5 Free";
}

#featured-slider .slick-next:before {
    content: '\f054';
    font-family: "Font Awesome 5 Free";
}


/* ///////////////////// */
.icon-disable,
/*.icon-container, */
.image-disable .featured-image,
.position-disable .team-position,
.position-disable .testimonial-position,
.title-disable .entry-header,
.content-disable .entry-content,
.button-disable .read-more,
.category-disable .cat-links,
.date-disable .date,
.blog-posts-wrapper .category-disable .cat-links,
#page-site-header.page-title-disable .page-header,
#page-site-header.header-image-disable {
    display: none;
}

.title-font-weight-regular .title,
.content-font-weight-regular .entry-content,
.button-font-weight-regular .btn {
    font-weight: 400;
}

.title-font-weight-semi-bold .title,
.content-font-weight-semi-bold .entry-content,
.button-font-weight-semi-bold .btn {
    font-weight: 600;
}

.title-font-weight-bold .title,
.content-font-weight-bold .entry-content,
.button-font-weight-bold .btn {
    font-weight: bold;
}

.title-default .title,
.content-default .entry-content,
.button-default .btn {
    text-transform: none;
}

.title-uppercase .title,
.content-uppercase .entry-content,
.button-uppercase .btn {
    text-transform: uppercase;
}

.title-lowercase .title,
.content-lowercase .entry-content,
.button-lowercase .btn {
    text-transform: lowercase;
}

.title-capitalize .title,
.content-capitalize .entry-content,
.button-capitalize .btn {
    text-transform: capitalize;
}

.cloud-top {
    margin-bottom: -5px;
    position: absolute;
    bottom: 100%;
    z-index: 1;
}

.cloud-bottom {
    margin-top: -5px;
    position: absolute;
    top: 100%;
    z-index: 1;
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
}

/*--------------------------------------------------------------
#  Featured Services Section
--------------------------------------------------------------*/
#featured-services {
    position: relative;
    overflow: hidden;
}

#featured-services .featured-services-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
}

#featured-services .servicerightside {
    position: relative
}

#featured-services .title-section {
    margin-bottom: 4em;
    display: block;
}

#featured-services .entry-content3 h5 {
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    letter-spacing: 5.22px;
    color: #EE5C03;
    text-transform: uppercase;
    opacity: 0.9;
}

#featured-services .entry-content3 h2 {
    font-size: 34px;
    font-family: "Roboto Slab", serif;
    font-weight: bold;
    letter-spacing: 0px;
    color: #212429;
    text-transform: capitalize;
    padding: 1.5rem 0 3.5rem 0;
}

#featured-services .featured-service-item {
    position: relative;
    width: 90%;
    justify-self: anchor-center;
}

#featured-services .featured-service-item .entry-content {
    position: absolute;
    bottom: 1.6rem;
    width: 96%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    right: 0;
    padding: 1rem;
    border-bottom: 3px solid #EE5C03;
    z-index: 0;
}

#featured-services .featured-service-item:hover .entry-content {
    border-top: 3px solid #EE5C03;
}

#featured-services .featured-service-item {
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

#featured-services .featured-service-item:hover {
    border-radius: 8px;
    transform: translateY(-6px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

#featured-services .image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

#featured-services .featured-service-item:hover .image-container img {
    transform: scale(1.1);
    border-radius: 8px;
}

#featured-services .arrow {
    transition: transform 0.3s ease, background 0.3s ease, color 0.3s ease;
}

#featured-services .featured-service-item:hover .arrow {
    background: #000;
    color: #fff;
    transform: rotate(140deg);
}

#featured-services .entry-container .service-image .entry-content h2 a {
    font-size: 22px;
    font-family: "Roboto Slab", serif;
    font-weight: 500;
    letter-spacing: 0.66px;
    color: #000000;
}

#featured-services .entry-container:hover .service-image .entry-content h2 a {
    color: #EE5C03;
}

#featured-services .entry-container .service-image .entry-content p {
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    letter-spacing: 0.42px;
    color: #000000;
    opacity: 0.7;
}

#featured-services .entry-container .service-image .entry-content .arrow {
    top: -12%;
    right: 0%;
    position: absolute;
    background-color: #FFFFFF;
    padding: .5rem .3rem;
    border-radius: 50%;
}

#featured-services .entry-container .service-image .entry-content .arrow::after {
    content: '\f061';
    padding: 5px 7px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    color: #000;
    background-color: #FFFFFF;
    border: 2px solid #000;
    border-radius: 50%;
}

/*--------------------------------------------------------------
#  Inner Services Page css
--------------------------------------------------------------*/

#main .service-inner-content,
#secondary .service-inner-content {
    position: relative;
    overflow: hidden;
}

#main .service-inner-content .servicerightside,
#secondary .service-inner-content .servicerightside {
    position: relative
}

#main .service-inner-content .title-section,
#secondary .service-inner-content .title-section {
    margin-bottom: 4em;
    display: block;
}

#main .service-inner-content .entry-content3 h5,
#secondary .service-inner-content .entry-content3 h5 {
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    letter-spacing: 5.22px;
    color: #EE5C03;
    text-transform: uppercase;
    opacity: 0.9;
}

#main .service-inner-content .entry-content3 h2,
#secondary .service-inner-content .entry-content3 h2 {
    font-size: 34px;
    font-family: "Roboto Slab", serif;
    font-weight: bold;
    letter-spacing: 0px;
    color: #212429;
    text-transform: capitalize;
    padding: 1.5rem 0 3.5rem 0;
}

#main .service-inner-content .featured-serviceinner-item,
#secondary .service-inner-content .featured-serviceinner-item {
    position: relative;
    width: 90%;
    justify-self: anchor-center;
}

#main .service-inner-content .featured-serviceinner-item .entry-content,
#secondary .service-inner-content .featured-serviceinner-item .entry-content {
    position: absolute;
    bottom: 1.6rem;
    width: 96%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    right: 0;
    padding: 1rem;
    border-bottom: 3px solid #EE5C03;
    z-index: 0;
}

#main .service-inner-content .featured-serviceinner-item:hover .entry-content,
#secondary .service-inner-content .featured-serviceinner-item:hover .entry-content {
    border-top: 3px solid #EE5C03;
}

#main .service-inner-content .featured-serviceinner-item,
#secondary .service-inner-content .featured-serviceinner-item {
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

#main .service-inner-content .featured-serviceinner-item:hover,
#secondary .service-inner-content .featured-serviceinner-item:hover {
    border-radius: 8px;
    transform: translateY(-6px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

#main .service-inner-content .image-container img,
#secondary .service-inner-content .image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

#main .service-inner-content .featured-serviceinner-item:hover .image-container img,
#secondary .service-inner-content .featured-serviceinner-item:hover .image-container img {
    transform: scale(1.1);
    border-radius: 8px;
}

#main .service-inner-content .arrow,
#secondary .service-inner-content .arrow {
    transition: transform 0.3s ease, background 0.3s ease, color 0.3s ease;
}

#main .service-inner-content .featured-serviceinner-item:hover .arrow,
#secondary .service-inner-content .featured-serviceinner-item:hover .arrow {
    background: #000;
    color: #fff;
    transform: rotate(140deg);
}

#main .service-inner-content .entry-container .service-image .entry-content h2,
#secondary .service-inner-content .entry-container .service-image .entry-content h2 {
    font-size: 22px;
    font-family: "Roboto Slab", serif;
    font-weight: 500;
    margin: 0 0 0.2rem 0;
}

#main .service-inner-content .entry-container .service-image .entry-content h2 a,
#secondary .service-inner-content .entry-container .service-image .entry-content h2 a {
    font-size: 22px;
    font-family: "Roboto Slab", serif;
    font-weight: 500;
    letter-spacing: 0.66px;
    color: #000000;
    text-transform: capitalize;
}

#main .service-inner-content .entry-container:hover .service-image .entry-content h2 a,
#secondary .service-inner-content .entry-container:hover .service-image .entry-content h2 a {
    color: #EE5C03;
}

#main .service-inner-content .entry-container .service-image .entry-content p,
#secondary .service-inner-content .entry-container .service-image .entry-content p {
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    letter-spacing: 0.42px;
    color: #000000;
    opacity: 0.7;
    margin: 0;
}

#main .service-inner-content .entry-container .service-image .entry-content .arrow,
#secondary .service-inner-content .entry-container .service-image .entry-content .arrow {
    top: -12%;
    right: 0%;
    position: absolute;
    background-color: #FFFFFF;
    padding: .5rem .3rem;
    border-radius: 50%;
}

#main .service-inner-content .entry-container .service-image .entry-content .arrow::after,
#secondary .service-inner-content .entry-container .service-image .entry-content .arrow::after {
    content: '\f061';
    padding: 5px 7px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    color: #000;
    background-color: #FFFFFF;
    border: 2px solid #000;
    border-radius: 50%;
}

/*--------------------------------------------------------------
#  Featured About Section
--------------------------------------------------------------*/
#featured-about {
    position: relative;
    overflow: hidden;
}

#featured-about .about-img-box .about-image2::after {
    content: "";
    position: absolute;
    width: 57px;
    height: 99px;
    background-image: url(assets/images/aboutimg3.png);
    background-size: cover;
    background-repeat: no-repeat;
    top: -50%;
    left: 59%;
    z-index: 1;
    animation: float 2s ease-in-out infinite;
}

@keyframes float {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(50%);
    }
}

#featured-about .featured-about-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
}

#featured-about .about-image1 img {
    width: 61.5%;
    height: 550px;
    position: relative;
}

#featured-about .about-image2 img {
    width: 486px;
    height: 340px;
}

#featured-about .about-img-box .about-imgs {
    position: relative;
    height: 645px;
    width: 95%;
}

#featured-about .about-image2 {
    position: absolute;
    left: 25%;
    bottom: 0;
}

#featured-about .about-image {
    position: relative;
    display: inline-block;
}

#featured-about .title-section h5 {
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    letter-spacing: 5.22px;
    color: #EE5C03;
    text-transform: uppercase;
    opacity: 0.9;
    margin: 0;
}

#featured-about .title-section h1 {
    font-size: 58px !important;
    font-family: "Roboto Slab", serif !important;
    font-weight: bold !important;
    letter-spacing: 0px;
    color: #212429 !important;
    text-transform: uppercase;
    padding: 2rem 0;
    margin: 0;
}

#content #featured-about .title-section {
    margin: 0;
}

#featured-about h2.subtitle {
    font-size: 16px !important;
    font-family: "Roboto", sans-serif !important;
    font-weight: 400 !important;
    letter-spacing: 0.5px;
    color: #212429 !important;
    opacity: 0.9;
    line-height: 25px;
    width: 90%;
    margin: 0;
}

#featured-about .aboutrightside {
    width: 49%;
}

#featured-about .aboutrightside .mt-4 {
    width: 77%;
}

#featured-about .aboutrightside .abtfeature1 {
    font-size: 24px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    letter-spacing: 0px;
    color: #212429;
    text-transform: capitalize;
    padding: 0 1.5rem;
    margin: 0;
}

#featured-about .aboutrightside .circle {
    width: 54px;
    height: 54px;
    background: #F1F1F1 0% 0% no-repeat padding-box;
    border-radius: 50%;
    position: relative;
}

#featured-about .aboutrightside .featureimg {
    width: 58px;
    height: 58px;
    margin: 2px 0px 0px -12px;
}

#featured-about .aboutrightside .about-service p {
    font-size: 17px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #212429;
    opacity: 0.9;
    padding: .5rem;
    margin: 0 0 0 1rem;
}

#featured-about .aboutrightside .about-service p svg {
    width: 9px;
    height: 9px;
    color: #EE5C03;
    position: absolute;
    margin-left: -1.5rem;
    margin-top: .4rem;
    border: 1.8px dotted #EE5C03;
    border-radius: 50%;
}

#featured-about .about-btn {
    font-size: 21px;
    font-family: "Roboto Slab", serif;
    font-weight: 300;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: capitalize;
    padding: .7rem 3rem .7rem 1rem;
    background: #EE5C03;
    box-shadow: -4px 0px 0px #FFFFFF;
    position: relative;
    transition: all 0.4s ease;
    cursor: pointer;
    display: inline-block;
}

#featured-about .about-btn:hover {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    animation: shake 1s ease-in-out;
    background-color: #1E2023;
}

@keyframes shake {

    0%,
    100% {
        transform: scale(1.05) translateX(0);
    }

    25% {
        transform: scale(1.05) translateX(-5px);
    }

    75% {
        transform: scale(1.05) translateX(5px);
    }
}

#featured-about .about-btn::after {
    content: '\f061';
    font-size: 12px;
    margin-left: 1rem;
    margin-top: .5rem;
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    color: #fff;
}

#featured-about .about-image2 img.hover-color-image,
#featured-about .about-image1 img.hover-color-image {
    filter: grayscale(100%);
    transition: filter 0.5s ease;
}

#featured-about .about-image2 img.hover-color-image:hover,
#featured-about .about-image1 img.hover-color-image:hover {
    filter: grayscale(0%);
}

/* About Video Popup Styles */
#featured-about #closePopup {
    padding: 1px 10px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: -20px;
    width: 30px;
    font-size: 18px;
    background: #fff;
    color: #000;
    z-index: 1001;
}

#featured-about .popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    z-index: 999;
}

#featured-about .popup.show {
    display: flex;
}

#featured-about .pop-bg {
    background: rgba(0, 0, 0, 0.2);
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#featured-about .pop-container {
    width: 100%;
    text-align: right;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}

#featured-about .pop-container iframe {
    width: 100%;
    height: 100%;
}

#featured-about .popup-content {
    padding: 10px 10px 4px;
    border-radius: 0;
    width: auto;
    height: auto;
    position: relative;
}

#featured-about .bttn {
    position: absolute;
    top: 9%;
    left: 57.5%;
    box-shadow: 0px 0px 16px #0000002E;
}

#featured-about .video-pop a {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    color: #EE5C03;
    width: 60px;
    height: 60px;
    text-decoration: none;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease;
    animation: pulse 2s infinite;
    font-size: 24px;
}

#featured-about .video-pop a:hover {
    transform: scale(1.1);
}


/*--------------------------------------------------------------
#  Featured projects Section
--------------------------------------------------------------*/
#featured-projects {
    position: relative;
    overflow: hidden;
}

#featured-projects .featured-projects-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
}

#featured-projects .entry-content3 {
    margin-top: 52px;
}

#featured-projects .entry-content3 h5 {
    font-size: 20px;
    text-align: center;
    font-family: "Roboto", serif;
    font-weight: bold;
    letter-spacing: 5.22px;
    color: #EE5C03;
    text-transform: uppercase;
    opacity: 0.9;
    padding-bottom: 1.5rem;
}

#featured-projects .entry-content3 h2 {
    font-size: 30px;
    text-align: center;
    font-family: "Roboto Slab", serif;
    font-weight: bold;
    letter-spacing: 0px;
    color: #212429;
    text-transform: capitalize;
}

#featured-projects .entry-content3 h6 {
    font-size: 41px;
    padding: 2rem 0;
    letter-spacing: 1.32px;
    font-weight: bold;
}

#featured-projects .projects-block .projectsbox .tabb {
    position: relative;
}

#featured-projects .projects-block .projectsbox .tabb::before {
    content: '';
    position: absolute;
    top: -10px;
    right: -10px;
    width: 100px;
    height: 97px;
    border-top: 18px solid #EE5C03;
    border-right: 18px solid #EE5C03;
    border-left: 18px solid transparent;
    border-bottom: 18px solid transparent;
}

#featured-projects .projects-block .projectsbox .tabb::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: -10px;
    width: 100px;
    height: 97px;
    border-left: 18px solid #EE5C03;
    border-bottom: 18px solid #EE5C03;
    border-top: 18px solid transparent;
    border-right: 18px solid transparent;
}

#featured-projects .projects-block {
    width: 100%;
    background-color: transparent;
    position: relative;
    margin: 4rem 0;
    transition: all ease-in-out 0.5s;
}

#featured-projects .section-content .projects-block:hover {
    box-shadow: 0 26px 0 -13px #fff, 0 44px 0 -22px #fff;
    transition: all ease-in-out 0.5s;
    transform: translateY(-20px);
}

#featured-projects .section-content .projects-block .projects {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#featured-projects .projects-block .projectsbox div.buttons {
    padding: 0 1rem;
}

#featured-projects .projects-block .projectsbox div.btnn {
    margin: .7rem 0 1rem 0;
    background-color: #F3F3F3;
    width: 95%;
    transform-origin: left;
    will-change: transform;
    font-size: 15px;
    font-family: "Roboto", serif;
    font-weight: 300;
    letter-spacing: 0px;
    color: #000000;
    text-transform: capitalize;
    padding: .77rem 1rem;
    position: relative;
}

#featured-projects .projects-block .projectsbox div.btnn.active::after,
#featured-projects .projects-block .projectsbox div.btnn:hover::after {
    content: '\f061';
    padding: 5px 7px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    color: #ffffff;
    top: 15%;
    right: 5%;
    position: absolute;
}

#featured-projects .projects-block .projectsbox div.btnn.active,
#featured-projects .projects-block .projectsbox div.btnn:hover {
    background-color: #051731 !important;
    transform: scale(1.06);
    transition: transform 0.3s ease;
    border: none;
    color: #FFFFFF;
    padding-left: 1.5rem;
}

#featured-projects .projects-block .tabsct {
    padding: 0 2rem;
    align-content: center;
}

#featured-projects .projects-block .projectsbox .mission {
    font-size: 20px;
    font-family: "Roboto Slab", serif;
    font-weight: 600;
    letter-spacing: 0px;
    color: #212429;
    text-transform: capitalize;
}

#featured-projects .projects-block .projectsbox p {
    font-size: 15px;
    font-family: "Roboto", serif;
    font-weight: 300;
    letter-spacing: 0px;
    color: #212429;
    opacity: 0.5;
    padding: 1.2rem 0;
}

#featured-projects .projects-block .projectsbox .d-flex {
    padding-bottom: 1rem;
}

#featured-projects .projects-block .projectsbox .d-flex .ulli {
    width: 100%;
    font-size: 16px;
}

#featured-projects .projects-block .projectsbox .d-flex .ulli ul li {
    font-size: 18px;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #000000;
    padding-bottom: .7rem;
}

#featured-projects .projects-block .projectsbox .d-flex .ulli ul li {
    position: relative;
    list-style: none;
    background-color: transparent;
}

#featured-projects .projects-block .projectsbox .d-flex .ulli ul li::before {
    content: "\f00c";
    display: inline-block;
    font-family: 'FontAwesome';
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 10px 0 0;
    vertical-align: middle;
}

#featured-projects .projects-block .projectsbox .tags {
    padding: 1.4rem 0;
    display: flex;
}

#featured-projects .projects-block .projectsbox .tags a {
    font-size: 18px;
    padding: .5rem 2rem .5rem 1.5rem;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: capitalize;
    background: #EE5C03 0% 0% no-repeat padding-box;
    box-shadow: -4px 0px 0px #FFFFFF;
}

#featured-projects .projects-block .tags .arrow {
    background-color: #FFFFFF;
    padding: 0.4rem 0.3rem;
    border-radius: 50%;
    margin-left: -1.2rem;
}

#featured-projects .projects-block .tags .arrow::after {
    content: '\f061';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    color: #000;
    background-color: #FFFFFF;
    border: 2px solid #000;
    border-radius: 50%;
    padding: 5px 7px;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 20px;
    text-align: center;
    transition: transform 0.6s ease-in-out;
}

#featured-projects .projects-block .tags:hover .arrow::after {
    transform: rotate(310deg);
}


.projectsbox .position-absolute {
    align-self: anchor-center;
}

.projectsbox .position-absolute .position-absolute {
    font-size: 23px;
    background-color: rgba(255, 255, 255, 0.27);
    padding: 10px 1.3rem;
    gap: .8rem;
    justify-self: anchor-center;
    bottom: 0;
}

.projectsbox .position-absolute .position-absolute {
    bottom: -21rem;
}

#featured-projects #closePopup {
    padding: 1px 10px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: -20px;
    width: 30px;
    font-size: 18px;
    background: #fff;
    color: #000;
}

#featured-projects .popup-content {
    padding: 10px 10px 4px 10px;
    border-radius: 0px;
    width: auto;
    height: auto;
    position: relative;
}

#featured-projects .popup {
    display: none;
    position: fixed;
    top: 0%;
    margin: 0 auto;
    right: 0;
    text-align: center;
    Left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
    transition: all 2s ease;
    z-index: 999;
}

#featured-projects .popup.show {
    display: flex;
}

#featured-projects .pop-bg {
    background: rgba(0, 0, 0, .2);
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#featured-projects .pop-container {
    width: 100%;
    text-align: right;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}

#featured-projects .pop-container iframe {
    width: 100%;
    height: 100%;
}

/*--------------------------------------------------------------
#  Featured counter Section
--------------------------------------------------------------*/
#featured-counters {
    position: relative;
    overflow: hidden;
    background: #1E2023 0% 0% no-repeat padding-box;
    z-index: 0;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}

#featured-counters .counter-section-wrapper .wrapper-img {
    position: absolute;
    top: 10%;
    right: 9%;
    width: 108px;
    height: 108px;
}

#featured-counters .featured-counters-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
}

#featured-counters h4.counters-title a {
    font-size: 22px;
    font-family: "Roboto", serif;
    font-weight: 300;
    letter-spacing: 0px;
    color: #FFFFFF;
}

#featured-counters .counters-num span {
    text-decoration: none;
    font-size: 60px;
    font-family: "Roboto Slab", serif;
    font-weight: 300;
    letter-spacing: 0px;
    color: #FFFFFF;
}

#featured-counters .counter-section-wrapper .contentdiv .counter-title,
#featured-counters .counter-section-wrapper .section-content {
    padding: 0;
    width: 90%;
    justify-self: right;
}

#featured-counters .counter-section-wrapper .contentdiv {
    width: 55%;
    z-index: 2;
    position: relative;
}

#featured-counters .counter-title h2 {
    font-size: 60px;
    font-family: "Roboto Slab", serif;
    font-weight: 500;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: capitalize;
    width: 82%;
}

#featured-counters .counter-title p {
    font-size: 16px;
    font-family: "Roboto", serif;
    font-weight: 300;
    letter-spacing: 0.48px;
    color: #FFFFFF;
    opacity: 0.7;
    width: 80%;
    padding: 3rem 0;
}

#featured-counters .articlediv {
    background-color: #EE5C03;
    margin-bottom: 5rem;
}

#featured-counters .articlediv .countersbox {
    padding: 1rem .7rem;
    transition: transform 0.5s ease;
}

#featured-counters .articlediv .countersbox:hover {
    transform: scale(1.1);
}

#featured-counters .counter-section-wrapper {
    position: relative;
    height: auto;
    overflow: hidden;
    color: #fff;
}

#featured-counters .counter-section-wrapper .imgcontainer {
    width: 47%;
    height: 537px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}

#featured-counters .counter-section-wrapper .imgcontainer img {
    width: 100%;
    height: 100%;
    display: block;
}

/*--------------------------------------------------------------
#  Featured Expert team Section
--------------------------------------------------------------*/
#featured-team {
    position: relative;
    overflow: hidden;
}

#featured-team .featured-team-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
}

#featured-team .title-section {
    display: inline-block;
    margin-bottom: 3em;
    margin-top: 0em;
    position: relative;
}

#featured-team .entry-content {
    position: relative;
    z-index: 0;
    background: #1E2023 0% 0% no-repeat padding-box;
    margin-top: -1.1rem;
}

#featured-team .featured-team-item .contentbox {
    padding: 2rem 1.5rem 1.5rem 1.5rem;
}

#featured-team .title-section h1 {
    font-size: 26px;
    font-family: "Roboto", serif;
    font-weight: bold;
    letter-spacing: 5.22px;
    color: #EE5C03;
    padding: 2rem 0;
}

#featured-team .title-section h2 {
    font-size: 34px;
    font-family: "Roboto Slab", serif;
    font-weight: bold;
    letter-spacing: 0px;
    color: #212429;
}

#featured-team .featured-team-item {
    width: 92%;
    justify-self: center;
}

#featured-team .featured-team-item .imagediv {
    width: 95%;
    justify-self: center;
    position: relative;
    z-index: 1;
}

/* #featured-team .featured-team-item .imagediv::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1E2023AB 0% 0% no-repeat padding-box;
    transition: opacity 0.3s ease;
    z-index: 2;
    pointer-events: none;
    z-index: 3;
} */

#featured-team .featured-team-item:hover .imagediv::before {
    opacity: 0;
}

#featured-team .featured-team-item .contentbox h2.entry-title {
    margin-bottom: .5rem;
}

#featured-team .featured-team-item .contentbox h2.entry-title a {
    font-size: 26px;
    font-family: "Roboto Slab", serif;
    font-weight: 500;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: capitalize;
    text-align: left;
}

#featured-team .featured-team-item:hover .contentbox h2.entry-title a {
    color: #EE5C03;
}

#featured-team .featured-team-item .contentbox h3 {
    font-size: 21px;
    font-family: "Roboto", serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: capitalize;
    text-align: left;
}

#featured-team .content-image .social-links a:before {
    display: none;
}

#featured-team .featured-team-item .content-image .social-links {
    position: absolute;
    top: 8px;
    left: 8px;
    gap: 12px;
    display: grid;
    opacity: 0;
}

#featured-team .featured-team-item:hover .content-image .social-links {
    opacity: 1;
}

#featured-team .content-image .social-links a i,
#featured-team .content-image .social-links a svg {
    color: #1E2023;
    background-color: #fff;
    font-size: 22px;
    margin-right: 5px;
    position: relative;
    z-index: 1;
    padding: 6px;
    width: 23px;
    height: 23px;
}

#featured-team .content-image .social-links a:hover i,
#featured-team .content-image .social-links a:hover svg {
    transition: .6s ease;
    transform: scale(1.19);
    color: #EE5C03;
}

#featured-team .content-image .social-links a {
    opacity: 0;
    transform: translateY(-10px);
    transition: opacity 0.5s ease, transform 0.5s ease;
}

#featured-team .featured-team-item:hover .content-image .social-links a:nth-child(1) {
    transition-delay: 0s;
    opacity: 1;
    transform: translateY(0);
}

#featured-team .featured-team-item:hover .content-image .social-links a:nth-child(2) {
    transition-delay: 0.2s;
    opacity: 1;
    transform: translateY(0);
}

#featured-team .featured-team-item:hover .content-image .social-links a:nth-child(3) {
    transition-delay: 0.4s;
    opacity: 1;
    transform: translateY(0);
}

/*--------------------------------------------------------------
#  Featured Features Section
--------------------------------------------------------------*/
#featured-features {
    position: relative;
    overflow: hidden;
    background: #1E2023 0% 0% no-repeat padding-box;
}

#featured-features .image-container {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
}

#featured-features h4.features-title a {
    font-size: 26px;
    font-family: "Roboto Slab", serif;
    font-weight: bold;
    letter-spacing: 0px;
    color: #FFFFFF;
}

#featured-features .features-block:hover h4.features-title a {
    color: #EE5C03;
}

#featured-features .features-details p {
    font-size: 15px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    letter-spacing: 0.7px;
    color: #FFFFFF;
    opacity: 0.5;
    padding: 1.5rem 0 1rem 0;
}

#featured-features .featuresbox .features-icon svg {
    width: 32px;
    height: 32px;
    color: #FFFFFF;
    background: #FFFFFF1C 0% 0% no-repeat padding-box;
    padding: .7rem;
}

#featured-features .features-block:hover .features-icon svg {
    background: #EE5C03 0% 0% no-repeat padding-box;

}

#featured-features .featuresbox {
    width: 85%;
    justify-self: center;
    padding: 1.5rem;
}

#featured-features .section-content>*+* {
    position: relative;
}

#featured-features .section-content>*+*::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -5%;
    transform: translateY(-50%);
    height: 50%;
    border-left: 1px solid #D1D5DB;
}

/*--------------------------------------------------------------
# Features Inner page Section
--------------------------------------------------------------*/

#main .features-inner-content {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 12px;
    padding: 2em 1em;
    text-align: center;
    height: 100%;
    transition: all 0.4s ease-in-out;
    background-color: #fff;
}

#main .features-inner-content:hover {
    background-color: #c42118;
    border: 1px solid #b81919;
}

#main .features-inner-content:nth-child(3n) {
    background-color: #c42118;
    border: 1px solid #b81919;
}

#main .features-inner-content:nth-child(3n) h4.features-title a,
#main .features-inner-content:nth-child(3n) .features-details p {
    color: #fff;
}

#main .features-inner-content:nth-child(3n) a i {
    color: #f18d88;
}

#main .box-left-brdr {
    width: 3px;
    height: 11em;
    position: absolute;
    left: -14px;
    top: 5em;
    background: #c42118;

}

#main .features-inner-content h4.features-title {
    margin: 20px;
}

#main .features-inner-content h4.features-title a {
    color: #000;
    text-decoration: none;
    font-weight: 500;
    font-size: 20px;
}

#main .features-inner-content .features-details p {
    font-size: 18px;
    color: #000;
}

#main .features-inner-content a i {
    color: #c42118;
    font-size: 60px;
}

#main .features-inner-content:hover h4.features-title a,
#main .features-inner-content:hover .features-details p {
    color: #fff;
}

#main .features-inner-content:hover a i {
    color: #f18d88;
}

/*--------------------------------------------------------------
#  Inner FAQS Page
--------------------------------------------------------------*/
#main .faqs-inner-content,
#secondary .faqs-inner-content {
    position: relative;
    overflow: hidden;
    border-bottom: 0.5px solid #eee;
    margin-bottom: 2.5rem;
}

#main .faqnformbox .content-container h1,
#secondary .faqnformbox .content-container h1 {
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    letter-spacing: 5.22px;
    color: #EE5C03;
    text-transform: uppercase;
    opacity: 0.9;
}

#main .faqnformbox .faqcontactimg,
#secondary .faqnformbox .faqcontactimg {
    align-self: center;
    padding: 0;
}

#main .faqnformbox .faqcontent,
#secondary .faqnformbox .faqcontent {
    padding: 4rem;
}

#main .faqnformbox .content-container h2,
#secondary .faqnformbox .content-container h2 {
    font-size: 55px;
    font-family: "Roboto Slab", serif;
    font-weight: 500;
    letter-spacing: 0px;
    color: #212429;
    text-transform: capitalize;
    margin: 2rem 0;
}

#main .faqnformbox .content-container p,
#secondary .faqnformbox .content-container p {
    font-size: 16px;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #212429;
    opacity: 0.9;
    margin: 0;
}

#main .faqnformbox .content-container button a,
#secondary .faqnformbox .content-container button a {
    font-size: 18px;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: capitalize;
}

#main .faqnformbox .content-container button a::after,
#secondary .faqnformbox .content-container button a::after {
    content: '\f061';
    font-size: 12px;
    margin-left: .5rem;
    margin-top: .3rem;
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    color: #fff;
}

#main .faqnformbox .content-container button,
#secondary .faqnformbox .content-container button {
    background: #EE5C03 0% 0% no-repeat padding-box;
    padding: 0.5rem 2rem .5rem 1rem;
    margin: 3rem 0 2rem 0;
}

#main .faqnformbox .faqs-inner-content .panel,
#secondary .faqnformbox .faqs-inner-content .panel {
    display: none;
    transition: all 0.9s ease-in-out;
}

#main .faqs-inner-content .faq-content h2.faq-title,
#secondary .faqs-inner-content .faq-content h2.faq-title {
    font-size: 18px;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #212429;
    background-color: #F3F3F3;
    padding: .7rem 1.3rem;
    margin: 0;
    border-right: 3px solid #1E2023;
    border-bottom: 3px solid #1E2023;
    width: 100%;
    transition: all 0.7s ease;
}

#main .faqs-inner-content .faq-description p,
#secondary .faqs-inner-content .faq-description p {
    font-size: 16px;
    font-family: "Roboto", serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #212429;
    opacity: 0.8;
    margin: 0;
    background: #F3F3F34D;
    width: 95%;
    justify-self: right;
    padding: .4rem 1.5rem;
    transition: all 0.7s ease;
}

#main .faqnformbox .faqs-inner-content .panel.show,
#secondary .faqnformbox .faqs-inner-content .panel.show {
    display: block;
    transition: all 0.7s ease;
}

#main .faqnformbox .faqs-inner-content .accordion,
#secondary .faqnformbox .faqs-inner-content .accordion {
    cursor: pointer;
    background: none;
    border: none;
    width: 100%;
    text-align: left;
    outline: none;
    text-decoration: none;
    transition: all 0.7s ease;
}

#main .faqnformbox .faqs-inner-content .accordion.active,
#secondary .faqnformbox .faqs-inner-content .accordion.active {
    font-weight: bold;
    transition: all 0.7s ease;
}

.faq-titlediv {
    position: relative;
}

/* Default icon (+) */
.faq-titlediv::before {
    content: '\f078';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    right: 14px;
    bottom: 0.7rem;
    color: #1E2023B3;
    border-radius: 50%;
    padding: 3px 6px;
    font-size: 14px;
    transition: opacity 1s ease, transform 1s ease;
    opacity: 1;
    transform: rotate(0deg);
}

/* Active icon (−) */
button.accordion.active .faq-titlediv::before {
    content: '\f077';
    opacity: 1;
    transform: rotate(360deg);
}

/* Optional: Fade the inactive icon when active */
button.accordion:not(.active) .faq-titlediv::before {
    transform: rotate(0deg);
}

button.accordion.active .faq-titlediv::before,
#main .faqs-inner-content button.accordion.active h2.faq-title,
#secondary .faqs-inner-content button.accordion.active h2.faq-title,
.faqs-inner-content:hover button.accordion.active .faq-titlediv::before,
#main .faqs-inner-content:hover button.accordion h2.faq-title,
#secondary .faqs-inner-content:hover button.accordion h2.faq-title {
    background-color: #EE5C03;
    color: #ffffff;
}

/*-----------------------
 ## End FAQS page
 -----------------------------*/

/*--------------------------------------------------------------*/
/* Featured Contact */
/*--------------------------------------------------------------*/
/* #featured-contact .contact-number:hover i,
#featured-contact .contact-number:hover svg,
#featured-contact .contact-mail:hover i,
#featured-contact .contact-mail:hover svg,
#featured-contact .contact-address:hover i,
#featured-contact .contact-address:hover svg {
    transform: rotate(360deg);
    transition: 1s ease;
}

#featured-contact .contactformdiv input[type="text"],
#featured-contact .contactformdiv input[type="email"],
#featured-contact .contactformdiv input[type="url"],
#featured-contact .contactformdiv input[type="password"],
#featured-contact .contactformdiv input[type="search"],
#featured-contact .contactformdiv input[type="number"],
#featured-contact .contactformdiv input[type="tel"],
#featured-contact .contactformdiv input[type="range"],
#featured-contact .contactformdiv input[type="date"],
#featured-contact .contactformdiv input[type="month"],
#featured-contact .contactformdiv input[type="week"],
#featured-contact .contactformdiv input[type="time"],
#featured-contact .contactformdiv input[type="datetime"],
#featured-contact .contactformdiv input[type="datetime-local"],
#featured-contact .contactformdiv input[type="color"],
#featured-contact .contactformdiv input[type="file"],
#featured-contact .contactformdiv textarea,
#featured-contact select {
    border: 1px solid;
    border-color: #021338;
}

#featured-contact .contactformdiv button,
#featured-contact .contactformdiv input[type="button"],
#featured-contact .contactformdiv input[type="reset"],
#featured-contact .contactformdiv input[type="submit"] {
    background: #01549a;
    border-radius: 0;
    padding: 8px 45px;
    text-align: center;
    position: relative;
    display: inline-block;
    transition: 0.5s;
    color: #fff;
    transition: all 0.5s ease-in-out;
    border: none;
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 0.59px;
    text-transform: uppercase;
    text-decoration: none;
} */

/*--------------------------------------------------------------
#  Featured clients Section
--------------------------------------------------------------*/
#featured-clients {
    position: relative;
    overflow: hidden;
}

#featured-clients .featured-clients-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
}

#featured-clients .section-content {
    position: relative;
    opacity: 0.8;
}

#featured-clients .featured-clients-item:hover img {
    transform: translateY(-15px);
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

#featured-clients .featured-clients-item img {
    transition: all 0.5s ease-in-out;
}


/*-----------------------
## Contact Inner page
-----------------------------*/

#content .contact-inner-content {
    position: relative;
    overflow: hidden;
}

#content .contactinnpage-infobox {
    padding: 0 76px;
}

#content .infoboxinn .contact-text {
    align-items: center;
}

#content .infoboxinn .address-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 31px;
    height: 41px;
    color: #EE5C03;
    font-size: 34px;
}

#content .infoboxinn .contact-text h4,
#content .infoboxinn .contact-text h4 a {
    font-size: 31px;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #000000;
}

#content .infoboxinn .contact-text p {
    font-size: 32px;
    font-family: "Roboto Slab", serif;
    font-weight: 300;
    letter-spacing: 0px;
    color: #A5A5A5;
    padding: .5rem 0;
}

#content .leftbox .contact-right-side {
    border: 1px solid;
    border-color: #01549a;
    padding: 10px;
    width: 100%;
}

#content .contactform {
    position: relative;
    background-color: #ffffff;
    width: 90%;
    justify-self: center;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 20px #0000001F;
}

#content .contactform .innershortcode {
    padding: 0px 35px;
}

#content .rightbox-form .bttm-brdrshape {
    width: 795px;
    height: 635px;
    border: 2px solid #fff;
    border-radius: 4px;
    position: absolute;
    top: 12px;
    bottom: 0;
    left: 13px;
    right: 0;
}

#content .inquiry-screen {
    margin-bottom: 4rem;
}

#content .inquiry-screen .conct-header {
    position: relative;
}

#content .rightbox-form .conct-header h1 {
    font-size: 42px;
    font-family: "Roboto Slab", serif;
    font-weight: bold;
    letter-spacing: 0px;
    color: #000000;
    margin: 0 0 3rem 0;
    position: relative;
}

#content .rightbox-form .conct-header h1::after {
    content: "";
    display: block;
    width: 32%;
    border-bottom: double 4px #EE5C03;
}

#content .featured-contact-mapbox {
    padding: 4% 0 0;
}

#content .featured-contact-mapbox iframe {
    width: 100%;
    padding-bottom: 0;
}

#content textarea {
    padding: 12px;
    margin: 10px 0;
    border: 2px solid;
    border-color: #9CAAC2;
}

#content .innershortcode input[type="text"],
#content .innershortcode input[type="email"],
#content .innershortcode input[type="url"],
#content .innershortcode input[type="password"],
#content .innershortcode input[type="search"],
#content .innershortcode input[type="number"],
#content .innershortcode input[type="tel"],
#content .innershortcode input[type="range"],
#content .innershortcode input[type="date"],
#content .innershortcode input[type="month"],
#content .innershortcode input[type="week"],
#content .innershortcode input[type="time"],
#content .innershortcode input[type="datetime"],
#content .innershortcode input[type="datetime-local"],
#content .innershortcode input[type="color"],
#content .innershortcode input[type="file"],
#content .innershortcode textarea,
#content .innershortcode select {
    border-radius: 0px;
    background: #fff;
    z-index: 2000;
    width: 100%;
    padding: 1rem 0rem 2.5rem 1.5rem;
    font-size: 28px;
    height: 50px;
    font-weight: 300;
    margin: 2rem 0 0;
    letter-spacing: 0.53px;
    line-height: 32px;
    border: none;
    border-bottom: 2px solid #00000050;

    font-family: "Roboto Slab", serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #000000;
}

#content .innershortcode textarea {
    height: 170px;
    padding: 10px 15px;
}

#content .innershortcode input::placeholder,
#content .innershortcode textarea::placeholder {
    color: #000000;
    opacity: 1;
    z-index: 999;
}

#content .innershortcode p .wpcf7-spinner {
    visibility: visible !important;
    background: #FDC401;
    opacity: 1;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9;
    background: transparent;
}

#content .innershortcode input[type="submit"] {
    background: #000000;
    padding: 15px 37px;
    position: relative;
    cursor: pointer;
    font-size: 18px;
    transition: all 0.5s ease 0s;
    display: inline-block;
    border-radius: 0px;
    box-shadow: none;
    text-decoration: none;
    border: none;
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: capitalize;
    margin: 3rem 0 1rem 0;
}

#content .innershortcode input[type="submit"]:hover {
    background: #EE5C03;
    color: #FFFFFF;
    transition: all .3s;
    border: 1px solid #000;
}

#content .innershortcode input[type="submit"]:hover .wpcf7-spinner::before {
    display: none !important;
    color: transparent;
    background-color: transparent;
}

.wpcf7-spinner::before {
    display: none !important;
}

#content .featured-contact-phone:hover .featured-contact-icon,
#content .featured-contact-address:hover .featured-contact-icon,
#content .featured-contact-mailid:hover .featured-contact-icon {
    -webkit-animation: sp 1.5s linear infinite;
    animation: sp 1.5s linear infinite;
}

/*--------------------------------------------------------------
#  Featured Testimonials Section
--------------------------------------------------------------*/

#featured-testimonials {
    position: relative;
    overflow: hidden;
    background-color: #fff;
}

#featured-testimonials .testimonial-overlay {
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

#featured-testimonials .featured-testimonials-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
}

#featured-testimonials .testimonial-contents {
    width: 80%;
}

#featured-testimonials .testimonial-tab-btn.active {
    width: 84%;
    margin-left: -3%;
}

#featured-testimonials .testimonial-tab-btn {
    margin-bottom: 1rem;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 16px #0000000D;
    padding: 1rem 2rem;
    width: 80%;
    justify-self: center;
}

#featured-testimonials .testimonial-img-content {
    padding-left: 1.2rem;
    align-content: center;
}

#featured-testimonials .testimonial-img-content h1 {
    font-size: 32px;
    font-family: "Roboto Slab", serif;
    font-weight: 500;
    letter-spacing: 0px;
    color: #1E2023;
}

#featured-testimonials .testimonial-tab-btn.active .testimonial-img-content h1 {
    color: #EE5C03;
}

#featured-testimonials .testimonial-img-content p {
    font-size: 24px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    letter-spacing: 0px;
    color: #A2A2A2;
    text-transform: lowercase;
}

.aboutinnerpageheading {
    font-size: 20px !important;
    font-family: "Roboto", sans-serif !important;
    font-weight: bold !important;
    letter-spacing: 5.22px !important;
    color: #EE5C03 !important;
    text-transform: uppercase !important;
    opacity: 0.9 !important;
    padding: .7rem 0 !important;
    justify-self: center !important;
    margin: 0 !important;
}

#featured-testimonials .testimonial-content h3 {
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    letter-spacing: 5.22px;
    color: #EE5C03;
    text-transform: uppercase;
    opacity: 0.9;
    padding: .7rem 0;
}

.aboutinnerpagesubheading {
    font-size: 34px !important;
    font-family: "Roboto Slab", serif !important;
    font-weight: bold !important;
    letter-spacing: 0px !important;
    color: #212429 !important;
    text-transform: capitalize !important;
    padding: 0rem 0 2.5rem 0 !important;
    text-align: center !important;
    width: 100% !important;
}

#featured-testimonials .testimonial-content h4 {
    font-size: 34px;
    font-family: "Roboto Slab", serif;
    font-weight: bold;
    letter-spacing: 0px;
    color: #212429;
    text-transform: capitalize;
    padding: 1rem 0 1.5rem 0;
}

#featured-testimonials .testimonial-content p {
    font-size: 15px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    letter-spacing: 0px;
    color: #1E2023;
    opacity: 0.6;
    line-height: 1.8rem;
    padding: 1rem 0;
}

#featured-testimonials .testimonial-content .blockquote {
    position: relative;
}

#featured-testimonials .testimonial-content .blockquote::before {
    content: "\f10d";
    font-family: 'FontAwesome';
    font-size: 32px;
    color: #ededed;
}

#featured-testimonials .testimonial-content .blockquote::after {
    content: "\f10d";
    font-family: 'FontAwesome';
    font-size: 32px;
    color: #ededed;
    position: absolute;
    right: 10%;
    transform: rotateY(180deg);
}

#featured-testimonials .col-lg-7 {
    position: relative;
}

#featured-testimonials .testimonial-nav-buttons {
    bottom: 3rem;
    position: absolute;
}

#featured-testimonials .testimonial-nav-buttons .btn {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 0.20000000298023224px solid #1E2023;
    border-radius: 0;
}

#featured-testimonials .testimonial-nav-buttons button svg {
    color: #1E2023;
}

#featured-testimonials .testimonial-nav-buttons button:hover svg {
    color: #fff;
}

#featured-testimonials .testimonial-nav-buttons button:hover {
    background-color: #EE5C03;
}

/*--------------------------------------------------------------
#  Featured Testimonial Inner Page
--------------------------------------------------------------*/

#main .testimonial-inner-page {
    position: relative;
}

#main .testimonial-inner-content {
    padding: 2rem;
    position: relative;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 16px #0000000D;
}

#main .testimonial-inner-content .content-image {
    display: flex;
    padding: 0;
}

#main .testimonial-inner-content .content-image .innertestimg {
    display: inline-block;
    width: 100px;
    height: 114px;
    background: transparent;
    transition: all 0.5s ease 0s;
}

#main .testimonial-inner-content .content-image .innertestcontent {
    padding: 1rem;
}

#main .testimonial-inner-content .content-image img {
    z-index: 2;
    position: relative;
    height: 100%;
    width: 100%;
    transition: .6s ease;
    width: 124px;
}

#main .testimonial-inner-content h4.testimonials-title {
    font-size: 22px;
    color: #000;
    margin: 0px 0;
    line-height: normal;
    font-weight: 600;
    letter-spacing: 0px;
}

#main .testimonial-inner-content:hover h4.testimonials-title {
    text-decoration: none;
    font-weight: 600;
    font-size: 22px;
    font-family: "Rajdhani", sans-serif;
    letter-spacing: 0px;
    color: #403C3C;
    text-transform: capitalize;
    margin: 20px 0 5px 0;
}

#main .testimonial-inner-content:hover h4.testimonials-title {
    color: #EE5C03;
}

#main .testimonial-inner-content .testimonials-designation {
    font-size: 11px;
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    letter-spacing: 0px;
    color: #000000;
    text-transform: capitalize;
    opacity: 0.8;
    margin: 6px 0;
}

#main .testimonial-inner-content .testimonialstextbg p {
    font-size: 15px;
    font-weight: 300;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0px;
    color: #3A3A3A;
    padding: 0;
    margin: 1rem 0px;
}

#main .testimonial-inner-content .testimonialstextbg {
    position: relative;
    text-align: left;
}

#main .testimonial-inner-content:hover h4.testimonials-title a,
#main .testimonial-inner-content:hover .testimonials-designation,
#main .testimonial-inner-content:hover .testimonialstextbg p {
    color: #ffffff;
}

#main .testimonial-inner-content {
    transition: background 0.5s ease, transform 0.5s ease;
}

#main .testimonial-inner-content:hover {
    background: #2A2A2A 0% 0% no-repeat padding-box;
    transform: rotate(-4deg);
}

/*--------------------------------------------------------------
#  Inner page projects
--------------------------------------------------------------*/

#content .projects-inner-content {
    position: relative;
    overflow: hidden;
}

#primary #main .projectsbox,
#primary #secondary .projectsbox {
    margin: 20px;
}

#primary .projectsbox {
    margin: 0px;
}

#main .projectsbox .projects-container,
#secondary .projectsbox .projects-container,
#primary .projectsbox .projects-container {
    padding: 8px 0;
    position: relative;
    transition: transform 0.4s ease;
    width: 95%;
    justify-self: center;
    margin-bottom: 1.5rem;
}

#main .projectsbox .projects-container img,
#secondary .projectsbox .projects-container img {
    border: 1px solid #ececec;
    border-radius: .3rem;
    transition: .3s;
    width: 100%;
}

#primary .projectsbox .projects-container img {
    border: 1px solid #ececec;
    border-radius: .3rem;
    transition: .3s;
    width: 100%;
    height: 342px !important;
}

#main .projectsbox .projects-container .projects-contain,
#secondary .projectsbox .projects-container .projects-contain,
#primary .projectsbox .projects-container .projects-contain {
    position: absolute;
    bottom: 1.5rem;
    width: 88%;
    justify-self: anchor-center;
}

#main .projectsbox .projects-container .projects-contain .contain,
#secondary .projectsbox .projects-container .projects-contain .contain,
#primary .projectsbox .projects-container .projects-contain .contain {
    position: absolute;
    bottom: 0;
    padding: 1rem;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    width: 100%;
    border-left: 4px solid #EE5C03;
}

#main .projectsbox .projects-container .projects-contain .contain h2,
#secondary .projectsbox .projects-container .projects-contain .contain h2,
#primary .projectsbox .projects-container .projects-contain .contain h2 {
    font-size: 22px;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    letter-spacing: 0.66px;
    color: #000000;
    text-transform: capitalize;
    margin: 0;
    padding: 0;
}

#main .projectsbox .projects-container:hover .projects-contain .contain h2,
#secondary .projectsbox .projects-container:hover .projects-contain .contain h2,
#primary .projectsbox .projects-container:hover .projects-contain .contain h2 {
    color: #EE5C03;
}

#main .projectsbox .projects-container .projects-contain .contain p,
#secondary .projectsbox .projects-container .projects-contain .contain p,
#primary .projectsbox .projects-container .projects-contain .contain p {
    font-size: 15px;
    font-family: "Roboto", serif;
    font-weight: 300;
    letter-spacing: 0.45px;
    color: #000000;
    text-transform: capitalize;
    opacity: 0.63;
    margin: 0;
    padding: .3rem 0 0 0;
}

#main .projectsbox .zoomIn .projects-container:hover,
#secondary .projectsbox .zoomIn .projects-container:hover,
#primary .projectsbox .zoomIn .projects-container:hover {
    transform: scale(1.05);
}

#main .projectsbox .gall1,
#secondary .projectsbox .gall1,
#primary .projectsbox .gall1 {
    display: block !important;
    column-count: 3;
    --bs-gutter-x: 0 !important;
}

#main .fancybox-toolbar,
#secondary .fancybox-toolbar,
#primary .fancybox-toolbar {
    top: 40px !important;
}

/*--------------------------------------------------------------
# Latest Posts(blog)
--------------------------------------------------------------*/
#featured-posts {
    position: relative;
    overflow: hidden;
    padding-top: 5em;
}

#featured-posts .featured-posts-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
    pointer-events: none;
}

#featured-posts .title-section {
    display: block;
    margin-bottom: 1em;
}

#featured-posts .title-section h1 {
    font-size: 20px;
    font-family: "Roboto", serif;
    font-weight: bold;
    letter-spacing: 5.22px;
    color: #EE5C03;
    text-transform: uppercase;
    opacity: 0.9;
    padding-top: 1rem;
}

#featured-posts .title-section h2 {
    font-size: 34px;
    font-family: "Roboto Slab", serif;
    font-weight: bold;
    letter-spacing: 0px;
    color: #212429;
    text-transform: capitalize;
    padding: 1.5rem 0 2.5rem 0;
}

#featured-posts .post-item {
    width: 92%;
    justify-self: center;
}

#featured-posts .entry-contentbox h2.entry-title a {
    text-decoration: none;
    font-size: 25px;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: capitalize;
}

#featured-posts .post-item:hover .entry-contentbox h2.entry-title a {
    color: #EE5C03;
}

#featured-posts .entry-contentbox p {
    font-size: 18px;
    text-align: left;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 0.5;
    padding: .7rem 0;
}

#featured-posts .entry-container {
    background: #1E2023 0% 0% no-repeat padding-box;
    padding: 2.5rem 1.2rem 1.2rem 1.2rem;
    margin-top: -1.4rem;
    z-index: 0;
    border-right: 8px solid #EE5C03;
    position: relative;
}

#featured-posts .post-item .featured-image {
    position: relative;
    border-right: 8px solid #EE5C03;
    overflow: hidden;
}

#featured-posts .post-item .featured-image img {
    transition: transform 0.5s ease;
}

#featured-posts .post-item:hover .featured-image img {
    transform: scale(1.1);
}


#featured-posts .post-item .featured-image .entry-meta {
    position: absolute;
    bottom: 0;
    background-color: #fff;
    padding: .7rem 1.5rem;
    z-index: 5;
    width: 70%;
}

#featured-posts .post-item:hover .featured-image .entry-meta {
    background-color: #1E2023;
}

#featured-posts .post-item:hover .featured-image .entry-meta svg,
#featured-posts .post-item:hover .featured-image .entry-meta a {
    color: #fff;
}

#featured-posts .post-item .featured-image .entry-meta svg {
    color: #EE5C03;
}

#featured-posts .post-item .featured-image .entry-meta a {
    margin-left: .3rem;
    font-size: 16px;
    font-family: "Roboto Slab", serif;
    font-weight: 300;
    letter-spacing: 0px;
    color: #EE5C03;
    text-transform: capitalize;
}

#featured-posts .post-item .entry-container .arrow .read-more {
    font-size: 16px;
    text-decoration: underline;
    font-family: "Roboto Slab", serif;
    font-weight: 300;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: capitalize;
}

/*--------------------------------------------------------------
# Inner Blog Posts
--------------------------------------------------------------*/
#main .bloginn-inner-content,
#secondary .bloginn-inner-content {
    position: relative;
    overflow: hidden;
}

#main .entry-content .title-section,
#secondary .blog-heading {
    display: block;
}


#main .bloginn-inner-content .title-section h1,
#secondary .bloginn-inner-content .title-section h1 {
    font-size: 20px;
    font-family: "Roboto", serif;
    font-weight: bold;
    letter-spacing: 5.22px;
    color: #EE5C03;
    text-transform: uppercase;
    opacity: 0.9;
    padding-top: 1rem;
}

#main .bloginn-inner-content .title-section h2,
#secondary .bloginn-inner-content .title-section h2 {
    font-size: 34px;
    font-family: "Roboto Slab", serif;
    font-weight: bold;
    letter-spacing: 0px;
    color: #212429;
    text-transform: capitalize;
    padding: 1.5rem 0 2.5rem 0;
}

#main .bloginn-inner-content,
#secondary .bloginn-inner-content {
    width: 92%;
    justify-self: center;
}

#main .bloginn-inner-content .entry-contentbox h2.entry-title a,
#secondary .bloginn-inner-content .entry-contentbox h2.entry-title a {
    text-decoration: none;
    font-size: 25px;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: capitalize;
}

#main .bloginn-inner-content:hover .entry-contentbox h2.entry-title a,
#secondary .bloginn-inner-content:hover .entry-contentbox h2.entry-title a {
    color: #EE5C03;
}

#main .bloginn-inner-content .entry-contentbox p,
#secondary .bloginn-inner-content .entry-contentbox p {
    font-size: 18px;
    text-align: left;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 0.5;
    padding: .7rem 0;
}

#main .bloginn-inner-content .entry-container,
#secondary .bloginn-inner-content .entry-container {
    background: #1E2023 0% 0% no-repeat padding-box;
    padding: 2.5rem 1.2rem 1.2rem 1.2rem;
    margin-top: -1.4rem;
    z-index: 0;
    border-right: 8px solid #EE5C03;
    position: relative;
}

#main .bloginn-inner-content .featured-image,
#secondary .bloginn-inner-content .featured-image {
    position: relative;
    border-right: 8px solid #EE5C03;
    overflow: hidden;
}

#main .bloginn-inner-content .featured-image img,
#secondary .bloginn-inner-content .featured-image img {
    transition: transform 0.5s ease;
}

#main .bloginn-inner-content:hover .featured-image img,
#secondary .bloginn-inner-content:hover .featured-image img {
    transform: scale(1.1);
}


#main .bloginn-inner-content .featured-image .entry-meta,
#secondary .bloginn-inner-content .featured-image .entry-meta {
    position: absolute;
    bottom: 0;
    background-color: #fff;
    padding: .7rem 1.5rem;
    z-index: 5;
    width: 70%;
}

#main .bloginn-inner-content:hover .featured-image .entry-meta,
#secondary .bloginn-inner-content:hover .featured-image .entry-meta {
    background-color: #1E2023;
}

#main .bloginn-inner-content:hover .featured-image .entry-meta svg,
#secondary .bloginn-inner-content:hover .featured-image .entry-meta svg,
#main .bloginn-inner-content:hover .featured-image .entry-meta a,
#secondary .bloginn-inner-content:hover .featured-image .entry-meta a {
    color: #fff;
}

#main .bloginn-inner-content .featured-image .entry-meta svg,
#secondary .bloginn-inner-content .featured-image .entry-meta svg {
    color: #EE5C03;
}

#main .bloginn-inner-content .featured-image .entry-meta a,
#secondary .bloginn-inner-content .featured-image .entry-meta a {
    margin-left: .3rem;
    font-size: 16px;
    font-family: "Roboto Slab", serif;
    font-weight: 300;
    letter-spacing: 0px;
    color: #EE5C03;
    text-transform: capitalize;
}

#main .bloginn-inner-content .entry-container .arrow .read-more,
#secondary .bloginn-inner-content .entry-container .arrow .read-more {
    font-size: 16px;
    text-decoration: underline;
    font-family: "Roboto Slab", serif;
    font-weight: 300;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: capitalize;
}

/*--------------------------------------------------------------
#  Featured client Section
--------------------------------------------------------------*/
#featured-clients {
    position: relative;
}

#featured-clients .client-slide {
    justify-items: center;
}

#featured-clients img {
    height: 65px;
    display: block;
}

#featured-clients h2 {
    font-size: 18px !important;
    text-align: center !important;
    font-family: "Roboto", sans-serif !important;
    font-weight: bold !important;
    letter-spacing: 0px;
    color: #000000;
    text-transform: capitalize;
    padding: .7rem .2rem .4rem .2rem;
    margin: 0 !important;
}

#featured-clients .client-slide:hover h2 {
    color: #EE5C03;
}

#featured-clients p {
    font-size: 14px !important;
    text-align: center !important;
    font-family: "Roboto", sans-serif !important;
    font-weight: 500 !important;
    letter-spacing: 0px;
    color: #000000;
    margin: 0 !important;
}

#featured-clients .client-slide {
    padding: 2rem 0;
}

#featured-clients .content {
    padding: 2rem 0;
}

#featured-clients h5.mainheading {
    font-size: 20px !important;
    text-align: center !important;
    font-family: "Roboto", serif !important;
    font-weight: bold !important;
    letter-spacing: 5.22px;
    color: #EE5C03;
    text-transform: uppercase;
    opacity: 0.9;
    padding: 1rem 0;
    margin: 0;
    width: 100%;
}

#featured-clients h2.subheading {
    font-size: 34px !important;
    text-align: center !important;
    font-family: "Roboto Slab", serif !important;
    font-weight: bold !important;
    letter-spacing: 0px;
    color: #212429;
    text-transform: capitalize;
    margin: 0;
    width: 100%;
}

/*--------------------------------------------------------------
#                   Footer
--------------------------------------------------------------*/

#colophon .footer-newsletter-text h2 {
    font-size: 22px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: capitalize;
    width: 68%;
    text-align: end;
}

#colophon .widget::after,
#colophon .widget::before {
    display: none;
}

#colophon .footer-newsletter-text {
    justify-items: right;
}

#colophon .footer-shortcode p span input {
    width: 70%;
    margin: 0;
    padding: .8rem 1rem;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #000000;
    background: #ffffff;
    border: none;
}

#colophon .footer-shortcode p span input::placeholder {
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #000000;
}

#colophon .footer-shortcode p input {
    font-size: 18px;
    margin-left: 1rem;
    padding: .6rem 1.5rem;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: capitalize;
    background: #EE5C03 0% 0% no-repeat padding-box;
    border-left: 5px solid #fff;
}

#colophon .footer-content img {
    width: 181px;
    height: 68px;
    justify-self: center;
}

#colophon .footer-content {
    margin: 1rem 0 5rem 0;
}

#colophon {
    position: relative;
    overflow: hidden;
    z-index: 0;
}

#colophon .xl\:grid-cols-4 {
    grid-template-columns: 26% 1fr 1fr 25%;
}

#colophon .xl\:grid-cols-4>*+* {
    position: relative;
}

#colophon .xl\:grid-cols-4>*+*::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -10%;
    transform: translateY(-50%);
    height: 50%;
    border-left: 1px solid #D1D5DB;
}

#colophon .footer-bgoverlay {
    background: #1E1E1E 0% 0% no-repeat padding-box;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

#colophon .footer-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 1;
}

#colophon .logo {
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 3;
    position: relative;
}

#colophon p {
    font-size: 16px;
    font-family: "Roboto", serif;
    font-weight: 300;
    letter-spacing: 0px;
    color: #FFFFFF;
}

#colophon .social-links {
    position: relative;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.6s ease-in-out;
}

#colophon .social-links a:hover {
    background: #3f536d;
    color: #fff;
    box-shadow: rgba(255, 255, 255, 2.24) 0px 1px 6px 1px;
    transition: all 0.6s ease-in-out;
}

#colophon .social-links a {
    font-size: 18px;
    background: #fff;
    color: #3F536D;
    margin-right: 20px;
    transition: all 0.2s ease-in-out;
    font-family: "Font Awesome 5 Brands" !important;
    padding: 5px 0px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    margin: 13px;
}

#media_image-2.widget_media_image,
#media_image-3.widget_media_image {
    width: 50%;
    display: inline-block;
    margin: 1.5rem 0 .5em !important;
}

#colophon aside .textwidget .row .col-lg-2 {
    display: flex;
    justify-content: center;
    margin-top: .2rem;
}

#colophon aside .textwidget .row .col-lg-2 i,
#colophon aside .textwidget .row .col-lg-2 svg {
    width: 17px;
    height: 17px;
    color: #ffffff;
}

#colophon aside .textwidget .row {
    margin-top: 1rem;
}

#colophon aside .textwidget h3 {
    font-size: 16px;
    font-family: "Roboto Slab", serif;
    font-weight: 300;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin-bottom: .5rem;
}

#colophon aside .textwidget p {
    font-size: 16px;
    font-family: "Roboto", serif;
    font-weight: 300;
    letter-spacing: 0px;
    color: #FFFFFF;
}

#colophon aside .textwidget .locationpara,
#colophon aside .textwidget .phonepara,
#colophon aside .textwidget .mailpara {
    margin-bottom: 1rem;
    padding: 0 2.3rem;
}

#colophon aside .textwidget .location::before {
    content: "\f015";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    margin-right: 15px;
    font-size: 18px;
    color: white;
    vertical-align: middle;
}

#colophon aside .textwidget .phone::before {
    content: "\f095 ";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    margin-right: 15px;
    font-size: 18px;
    color: white;
    vertical-align: middle;
}

#colophon aside .textwidget .mail::before {
    content: "\e4e8";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    margin-right: 15px;
    font-size: 18px;
    color: white;
    vertical-align: middle;
}

#colophon .widget-title {
    font-size: 19px;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #FFFFFF;
    background: transparent;
    padding: .5rem 0;
    text-decoration: none;
}

#colophon .widget-title::before {
    display: none;
}

#colophon .widget_nav_menu ul li:before {
    content: '\f061';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-size: 13px;
    color: #ffffff;
    position: absolute;
    left: 0rem;
    margin: 3px 6px 5px 5px;
}

#colophon .widget_nav_menu ul li a {
    font-size: 16px;
    font-family: "Roboto", serif;
    font-weight: 300;
    letter-spacing: 0px;
    color: #FFFFFF;
}

#colophon .widget_nav_menu ul li a:active {
    color: #EE5C03;
}

#colophon .gap-16 {
    gap: 4rem;
}

#colophon .widget_nav_menu ul li:hover a {
    color: #EE5C03;
}

#colophon .footer-widgets-area .widget_text ul li:nth-child(1),
#colophon .footer-widgets-area .widget_text ul li:nth-child(3) {
    margin-bottom: 0;
}

#colophon .footer-widgets-area .widget_text ul li:nth-child(2),
#colophon .footer-widgets-area .widget_text ul li:nth-child(4),
#colophon .footer-widgets-area .widget_text ul .list-email {
    margin-left: 2.7rem;
}


#colophon .footer-widgets-area .widget_text ul li svg {
    margin-right: 17px;
    transition: 0.3s;
}

#colophon .footer-widgets-area .widget_text ul li:hover svg {
    color: #000;
    transition: 0.3s;
}

#colophon .site-info p {
    font-size: 15px;
    color: #fff;
}

#colophon .footer-widgets-area {
    position: relative;
    z-index: 3;
}

#colophon ul {
    list-style: none;
    padding: 0;
    position: relative;
}

#colophon ul a {
    text-decoration: none;
}

#colophon a,
#colophon li,
#colophon .textwidget {
    color: #000000;
}

#colophon li {
    font-size: 16px;
    letter-spacing: 0.53px;
}

#colophon .footerbox:first-child .hentry {
    width: 105%;
    justify-items: center;
}

#colophon .footerbox .hentry .social-profile-icons ul {
    display: flex;
    gap: 16px;
    align-items: center;
}

#colophon .footerbox .hentry .social-profile-icons {
    margin: 2.5rem 0;
}

#colophon .footerbox .hentry .social-profile-icons li {
    margin: 0;
    padding: 11px;
    font-size: 18px;
    width: 40px;
    height: 37px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#colophon .footerbox .hentry .social-profile-icons li a {
    color: #ffffff;
}

#colophon .footerbox .hentry .social-profile-icons li:hover {
    transform: scale(1.1);
    background-color: #ffffff;
    border: 2px outset #EE5C03;
    transition: all 0.5s;
}

#colophon .footerbox .hentry .social-profile-icons li:hover a {
    color: #EE5C03;
    transform: scale(1.1);
}

#colophon .widget-title {
    margin: 0 0 2.5rem;
    border-bottom: double #EE5C03;
    width: fit-content;
}

#colophon .footer-widgets-area .widget ul li {
    margin-bottom: 0.5rem;
    margin-left: 1.5rem;
    background-color: transparent;
}

#colophon .site-info {
    position: relative;
    z-index: 2;
    margin-bottom: .2rem;
}

#colophon .site-info .copy-right {
    font-size: 16px;
    font-family: "Roboto Slab", serif;
    font-weight: 500;
    letter-spacing: 0px;
    color: #1E1E1E;
    background: #D6D6D6 0% 0% no-repeat padding-box;
    padding: .7rem;
}

#colophon .widget_nav_menu .current-menu-item a {
    color: #EE5C03;
}

#colophon .widget {
    border: none;
    background-color: transparent;
    margin: 0 0 2.5em;
}

.backtotop {
    background-color: #FDAF1B;
    z-index: 300;
    font-size: 25px;
    position: fixed;
    bottom: -100px;
    right: 25px;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.backtotop:hover,
.backtotop:focus {
    background-color: #000;
}

#loader-wrapper {
    overflow-x: hidden;
    overflow-y: hidden;
    vertical-align: middle;
    background-color: #fff;
    position: fixed;
    width: 100%;
    top: 0;
    bottom: 0;
    height: 100%;
    min-height: 100%;
    z-index: 9999;
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 80px;
    height: 80px;
}

.preloader-one #loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #3498db;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

.preloader-one #loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #e74c3c;

    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}

.preloader-one #loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #f9c922;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

#loader svg,
.preloader-disable #loader-wrapper {
    display: none;

}

#loader svg {
    width: 70px;
    height: 70px;
    fill: #d72924;
}

.preloader-two #loader .loader-two,
.preloader-three #loader .loader-three,
.preloader-four #loader .loader-four,
.preloader-five #loader .loader-five {
    display: block;
}

/* / Scroll to top Button / */
.scroll-to-top {
    position: fixed;
    bottom: 4px;
    right: 20px;
    z-index: 1000;
}

.scroll-to-top a {
    background-color: #1E1E1E;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.scroll-to-top a img {
    width: 32px;
    height: 32px;
}

/*--------------------------------------------------------------
#                   RESPONSIVE
--------------------------------------------------------------*/
@media screen and (min-width: 767px) {

    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6 {
        margin: 0 -15px;
    }

    .col-2 article,
    .col-3 article,
    .col-4 article,
    .col-5 article,
    .col-6 article {
        padding: 0 19px;
        float: left;
        width: 50%;
        margin-bottom: 30px;
    }

    .col-2 article:nth-child(2n+1),
    .col-3 article:nth-child(2n+1),
    .col-4 article:nth-child(2n+1),
    .col-5 article:nth-child(2n+1),
    .col-6 article:nth-child(2n+1) {
        clear: left;
    }

    .col-2 article:nth-last-child(-n+2),
    .col-3 article:nth-last-child(-n+2),
    .col-4 article:nth-last-child(-n+2),
    .col-5 article:nth-last-child(-n+2),
    .col-6 article:nth-last-child(-n+2) {
        margin-bottom: 0;
    }

    .footer-widgets-area.col-3 .hentry {
        width: 33.33%;
        float: left;
        margin-bottom: 0;
    }

    .footer-widgets-area.col-3 .hentry:not(:last-child) {
        padding-right: 40px;
    }

    .site-info.col-2 span {
        float: left;
        width: 50%;
        text-align: left;
    }

    .site-info.col-2 span:nth-child(2) {
        float: right;
        text-align: right;
    }

}

@media screen and (min-width: 992px) {

    .col-3 article,
    .col-5 article,
    .col-6 article {
        width: 33.33%;
    }

    .col-3 article:nth-child(2n+1),
    .col-5 article:nth-child(2n+1),
    .col-6 article:nth-child(2n+1) {
        clear: none;
    }

    .col-3 article:nth-child(3n+1),
    .col-5 article:nth-child(3n+1),
    .col-6 article:nth-child(3n+1) {
        clear: left;
    }

    .col-3 article:nth-last-child(-n+3),
    .col-5 article:nth-last-child(-n+3),
    .col-6 article:nth-last-child(-n+3) {
        margin-bottom: 0;
    }

    .col-4 article {
        width: 25%;
    }

    .col-5 article {
        width: 20%;
    }

    .col-6 article {
        width: 16.66%;
    }

    .col-4 article:nth-child(2n+1),
    .col-5 article:nth-child(3n+1),
    .col-6 article:nth-child(3n+1) {
        clear: none;
    }

    .col-4 article:nth-child(4n+1),
    .col-5 article:nth-child(5n+1),
    .col-6 article:nth-child(6n+1) {
        clear: left;
    }

    .col-4 article:nth-last-child(-n+4),
    .col-5 article:nth-last-child(-n+5),
    .col-6 article:nth-last-child(-n+6) {
        margin-bottom: 0;
    }

    /* #top-bar .widget+.widget {
        margin-top: 0;
    } */
    /* 
    #top-bar.col-2 .widget {
        float: left;
        text-align: left;
        padding: 6px 0;
    }

    #top-bar.col-2 .widget+.widget {
        float: right;
        text-align: right;
        padding: 0;
    }

    nav.navigation.pagination {
        margin-top: 63px;
    }

    #colophon .social-icons {
        margin-left: -15px;
    } */
}

/*---------menu display above 1024 and 1024 screen-------------*/
@media screen and (min-width: 1024px) {
    .menu-sticky #masthead {
        position: sticky;
        top: 0;
    }

    .menu-sticky #masthead.nav-shrink {
        box-shadow: 0 6px 10px rgb(0 0 0 / 10%);
    }

    .customize-support.menu-sticky #masthead.nav-shrink {
        top: 32px;
    }

    .bottomheader .navbox {
        margin-top: -0.2rem;
    }

    /*---------menu css for home screen-------------*/
    .main-navigation {
        width: auto;
        position: relative;
        height: 100%;
    }

    .main-navigation.icons-active {
        padding: 0;
    }

    .main-navigation ul.nav-menu>li {
        text-align: center;
    }

    .main-navigation ul.nav-menu>li>a {
        position: relative;
        z-index: 10;
        transition: all 0.3s ease-in-out;
    }

    .main-navigation ul.nav-menu>li:last-child {
        padding-left: 1.7rem;
    }

    .main-navigation ul.nav-menu .current_page_item>a,
    .main-navigation ul.nav-menu .current-menu-item>a,
    .main-navigation ul.nav-menu .current_page_ancestor>a,
    .main-navigation ul.nav-menu .current-menu-ancestor>a {
        color: #fdc401;
    }

    .main-navigation ul.nav-menu>li:hover>a,
    .main-navigation ul.nav-menu>li.focus>a,
    .main-navigation ul ul li a:hover,
    .main-navigation ul ul li a.focus {
        color: #EE5C03;
    }

    .main-navigation ul.nav-menu>li {
        text-align: center;
        position: relative;
        height: 100%;
        font-weight: bold
    }

    .main-navigation ul.nav-menu .current_page_item>a,
    .main-navigation ul.nav-menu .current-menu-item>a,
    .main-navigation ul.nav-menu .current_page_ancestor>a,
    .main-navigation ul.nav-menu .current-menu-ancestor>a,
    .main-navigation ul.nav-menu>li>a:hover,
    .main-navigation ul.nav-menu>li.focus>a {
        color: #EE5C03;
    }

    .main-navigation.icons-active ul.nav-menu>li {
        padding: 15px 25px 8px;
    }

    .main-navigation ul.nav-menu>.menu-item-has-children>a:after {
        content: "\f078";
        padding-left: 2px;
        font-size: 10px;
        position: relative;
        bottom: 5px;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
    }

    .main-navigation ul ul .menu-item-has-children>a:before {
        content: "\f067";
        font-size: 10px;
        position: relative;
        top: 20px;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        position: absolute;
        right: 15px;
    }

    .main-navigation ul.nav-menu {
        display: block !important;
        height: auto !important;
        position: relative;
        height: 100% !important;
    }

    .main-navigation ul ul {
        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
        width: 250px;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px);
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    .main-navigation ul li:hover>ul,
    .main-navigation ul li.focus>ul {
        left: auto;
        right: 0;
        display: block !important;
        -webkit-transform: translateY(-1px);
        -moz-transform: translateY(-1px);
        -ms-transform: translateY(-1px);
        -o-transform: translateY(-1px);
        transform: translateY(-1px);
    }

    .main-navigation ul ul li:hover>ul,
    .main-navigation ul ul li.focus>ul {
        left: auto;
        right: 100%;
    }

    .main-navigation ul ul li:hover>a,
    .main-navigation ul ul li.focus>a {
        background-color: #EE5C03;
        color: #fff;
    }

    .main-navigation ul .sub-menu li:hover>a,
    .main-navigation ul .sub-menu li.focus>a {
        background-color: #EE5C03;
        color: #fff;
    }

    .main-navigation ul .sub-menu li>a {
        background-color: #1E2023;
    }

    .main-navigation ul.sub-menu>li:last-child>a {
        border-bottom: none;
    }

    .main-navigation ul ul li {
        border-bottom: 1px solid #fff;
    }

    .main-navigation ul ul>li:last-child {
        border-bottom: none;
    }

    .main-navigation ul ul ul {
        top: 5px;
    }

    .main-navigation ul ul li a {
        color: #fff;
    }

    .main-navigation ul .sub-menu li a {
        color: #fff;
    }

    .main-navigation ul.nav-menu>li>a>i,
    .main-navigation ul.nav-menu>li>a>i.wpmi-icon:not(.wpmi-label-1).wpmi-position-before {
        display: block;
        margin: 0 auto 10px;
    }

    .menu-toggle {
        height: 80px;
        position: absolute;
        top: 50%;
        right: 35px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    #search {
        position: absolute;
        z-index: 30;
        right: 0;
        top: 100%;
        display: none;
    }

    .main-navigation .search-active .icon-search {
        display: none;
    }

    .main-navigation .search-active .icon-close {
        display: inline-block;
    }

    #search:before {
        content: "";
        width: 0;
        height: 0;
        border-left: 9px solid transparent;
        border-right: 9px solid transparent;
        border-bottom: 9px solid #111;
        position: absolute;
        top: -9px;
        right: 5px;
    }

    button.dropdown-toggle {
        display: none;
    }

    .menu-toggle {
        display: none;
    }

    .main-navigation ul {
        display: block;
    }

    .main-navigation li {
        display: inline-block;
    }

    .main-navigation .left-menu {
        padding-left: 50px;
    }

    .main-navigation li.left-menu+li.right-menu:before {
        content: "/";
        position: absolute;
        top: 50%;
        margin-left: -6px;
        color: #fff;
        margin-top: -1px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }



    .main-navigation form.search-form input {
        background-color: #fff;
        border-color: #fff;
        color: #111;
    }

    #featured-slider .entry-title {
        font-size: 68px;
        letter-spacing: normal;
        text-transform: uppercase;
        font-weight: 700;
    }

    .overlay-side {
        position: absolute;
        top: 0;
    }

    .right-sidebar #primary,
    .left-sidebar #primary {
        width: 70%;
        float: left;
        padding-right: 30px;
    }

    .right-sidebar #secondary,
    .left-sidebar #secondary {
        width: 30%;
        float: right;
    }

    .left-sidebar #primary {
        float: right;
        padding-right: 0;
        padding-left: 30px;
    }

    .no-sidebar #primary {
        width: 100%;
        float: none;
        padding-right: 0;
    }
}

@media screen and (min-width: 1900px) {

    .footer-widgets-area.section-gap {
        padding: 200px 0 100px;
    }
}

@media screen and (max-width: 1024px) {

    #featured-projects .projects-block .projectsbox .btns,
    #featured-projects .projects-block .projectsbox .position-relative {
        width: 50%;
    }

    #featured-projects .projects-block .tabsct {
        width: 100%;
        padding: 2rem 1rem 0rem 1rem;
    }

    #featured-projects .projects-block .projectsbox .tags {
        padding: 0;
    }

    #featured-projects {
        padding-top: 1em;
    }

    #featured-team {
        padding-top: 1em;
    }

    #secondary.single {
        margin-top: 2rem;
    }

    .widget {
        width: 96%;
    }

    .main-navigation {
        display: block;
        position: relative;
        width: 100%;
        margin: 0;
    }

    .menu-toggle {
        width: 40px !important;
        height: 40px !important;
    }

    .menu-toggle span {
        width: 32px !important;
        height: 3px !important;
    }

    .main-navigation ul.nav-menu {
        position: fixed;
        width: 80%;
        background-color: #1E2023;
        transition: left 0.4s ease-in-out;
        top: 0%;
        height: 100vh;
        z-index: 0;
        align-content: center;
        overflow-y: auto;
    }

    .menu-toggle {
        position: absolute;
    }

    .menu-toggle.active {
        position: fixed;
    }

    #section-header #form1 form {
        width: 100%;
    }




    /* .main-navigation ul.nav-menu{
    position: absolute;
    width: 70%;
    background-color: cadetblue;

        
        transition: all 0.4s ease-in-out;
    } */
}

@media only screen and (max-width: 470px) {

    #main .projectsbox .projects-container,
    #secondary .projectsbox .projects-container,
    #primary .projectsbox .projects-container {
        width: 100%;
        margin-bottom: 0rem;
    }

    #primary #main .projectsbox,
    #primary #secondary .projectsbox {
        margin: 0px;
    }

    #colophon .footer-content .col-lg-2,
    #colophon .footer-content .col-lg-3,
    #colophon .footer-shortcode p span input {
        width: 100% !important;
    }

    #colophon .footer-content img {
        justify-self: center !important;
    }

    #colophon .footer-shortcode form {
        text-align: center;
    }

    #colophon .footer-shortcode p input {
        margin-top: .5rem;
        padding: .6rem 2rem;
    }

    #colophon .footer-shortcode,
    #colophon .footer-newsletter-text h2 {
        padding: 0;
        margin-top: 1rem !important;
    }

    #featured-slider .wrapper {
        padding: 0.5rem !important;
    }

    #featured-slider h2.title {
        font-size: 28px !important;
    }

    #featured-slider .sliderimg {
        height: 370px !important;
    }

    #page-site-header .page-title {
        font-size: 26px;
    }

    #page-site-header .page-header {
        margin: 0 1rem;
        padding: 1rem !important;
    }

    #page-site-header .page-header .wrapper {
        padding: 0;
    }

    .main-navigation ul.nav-menu {
        width: 100% !important;
    }

}

@media only screen and (max-width: 1023px) {

    .main-navigation ul ul {
        border-top: 1px solid rgba(0, 0, 0, 0.10);
    }

    .main-navigation ul ul ul {
        margin-top: 0;
    }

    .main-navigation ul.nav-menu li {
        border-bottom: 1px solid rgba(0, 0, 0, 0.10);
        display: block;
        width: 100%;
        text-align: center;
        justify-content: center;
    }

    .main-navigation ul.nav-menu li:last-child {
        border-bottom: none;
    }

    .main-navigation ul ul li a {
        padding-left: 35px;
        color: #fff;
        background-color: #EE5C03;
    }

    .main-navigation ul ul ul li a {
        padding-left: 60px;
    }

    .main-navigation ul ul ul ul li a {
        padding-left: 80px;
    }

    .main-navigation ul ul a {
        width: 100%;
    }

    .main-navigation ul ul,
    .main-navigation ul ul ul {
        box-shadow: none;
        float: none;
        position: relative;
        top: 0;
        left: 0;
        margin-bottom: 0;
        display: none;
    }

    .main-navigation .menu-item-has-children>a:before {
        content: "";
        float: right;
        position: relative;
        right: 0;
        background-color: rgba(255, 255, 255, 0.20);
        width: 1px;
        height: 25px;
    }

    .main-navigation .menu-item-has-children>a:after {
        padding-top: 3px;
    }

    .main-navigation ul.sub-menu li a {
        border-left: none;
    }

    .main-navigation ul.nav-menu {
        margin-right: 0;
        justify-items: center;
        border-top: 1px solid rgba(0, 0, 0, 0.10);
    }

    .main-navigation {
        position: static;
    }

    #masthead.site-header .main-navigation ul.nav-menu {
        margin-top: 0;
        position: absolute;
        max-width: 500px;
        top: 100%;
        left: auto;
        right: 0;
        width: auto;
        z-index: 10;
    }

    .main-navigation .search-menu a {
        display: none;
    }

    .main-navigation form.search-form input {
        background-color: #fff;
        border: none;
        min-height: 55px;
    }

    .main-navigation form.search-form button.search-submit {
        height: 59px;
    }

    .main-navigation form.search-form input {
        padding-left: 25px;
    }

    .body-overlay #content,
    .body-overlay #colophon,
    .body-overlay .backtotop {
        filter: blur(25px);
    }
}

@media screen and (max-width: 992px) {
    #secondary .col-lg-8 {
        width: 55%;
        margin-top: 2rem;
    }

    #secondary .col-lg-4 {
        width: 45%;
        margin-top: 2rem;
    }

    #main .bloginn-inner-content,
    #secondary .bloginn-inner-content {
        width: 98%;
    }

    #main .bloginn-inner-content .featured-image .entry-meta,
    #secondary .bloginn-inner-content .featured-image .entry-meta {
        padding: .5rem;
    }

    #content .featured-contact-mapbox iframe {
        height: 300px;
    }

    #content .contactformbox .col-xl-5,
    #content .contactformbox .col-xl-7,
    #content .contactformbox .infoboxinn .contact-text {
        width: 100%;
    }

    #content .contactform {
        width: 100%;
        margin: 2rem 0;
    }

    #secondary .textwidget .row .col-lg-2,
    #secondary .textwidget .row .col-lg-10 {
        width: 20%;
    }

    #secondary .textwidget .row .col-lg-10 {
        width: 80%;
    }

    #main .faqnformbox .faqcontactimg,
    #secondary .faqnformbox .faqcontactimg {
        width: 100%;
    }

    #main .faqnformbox .faqcontent,
    #secondary .faqnformbox .faqcontent {
        width: 100%;
        padding: 0rem;
    }

    #main .faqnformbox .content-container button,
    #secondary .faqnformbox .content-container button {
        margin: 2rem 0;
    }

    #main .projectsbox .gall1,
    #secondary .projectsbox .gall1,
    #primary .projectsbox .gall1 {
        display: block !important;
        column-count: 2;
        --bs-gutter-x: 0 !important;
    }

    #featured-slider .wrapper {
        width: 80% !important;
        margin: 0;
        top: 17%;
        justify-self: center;
        background-color: #1E202399;
    }

    #featured-slider .sliderimg {
        max-width: 100%;
        width: 100%;
        height: 550px;
    }

    #featured-about .about-img-box,
    #featured-about .aboutrightside,
    #featured-about .about-img-box .about-imgs {
        width: 100% !important;
    }

    #featured-about .aboutrightside {
        margin-top: 2rem;
    }

    #featured-about .about-image1 img {
        height: 500px !important;
    }

    #featured-about .about-img-box .about-imgs {
        height: 570px !important;
    }

    #featured-about .about-image2 img {
        width: 500px !important;
        height: 320px !important;
    }

    #featured-about .bttn {
        left: 58.5%;
    }

    #featured-about h2.subtitle {
        text-align: justify;
        width: 100%;
    }

    #featured-about .about-img-box .about-image2::after {
        top: -58%;
        left: 68%;
    }

    #featured-features .section-content>*+*::before,
    #colophon .xl\:grid-cols-4>*+*::before {
        display: none;
    }

    #featured-features .featuresbox {
        width: 100%;
    }

    #featured-testimonials .testimonial-tab-btn.active {
        width: 100%;
    }

    #featured-testimonials .testimonial-tab-btn {
        width: 95%;
        padding: .7rem 1rem;
    }

    #featured-testimonials .testimonial-img-content h1 {
        font-size: 22px;
    }

    #featured-testimonials .testimonial-img-content p {
        font-size: 20px;
    }

    #featured-testimonials .testimonial-content h4 {
        font-size: 30px;
        padding: .5rem 0 1rem 0;
    }

    #featured-testimonials .testimonial-contents {
        width: 100%;
    }

    #featured-posts .md\:grid-cols-3 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    #featured-posts .post-item {
        margin-bottom: 2rem;
    }

    #featured-counters .counter-title p {
        padding: 1.5rem 0;
    }

    #featured-counters .counter-title h2,
    #featured-counters .counters-num span {
        font-size: 46px;
    }

    #featured-counters h4.counters-title a {
        font-size: 18px;
    }

    #featured-counters .counter-section-wrapper .imgcontainer {
        width: 47%;
        height: 425px;
    }

    #featured-counters .counter-title h2,
    #featured-counters .counter-title p {
        width: 100% !important;
    }

    #featured-counters .counter-section-wrapper .contentdiv .counter-title,
    #featured-counters .counter-section-wrapper .section-content {
        width: 100%;
        justify-self: center;
    }

    #featured-counters .counter-section-wrapper,
    #main .testimonial-inner-content {
        padding: 1rem;
    }

    #featured-counters .counter-section-wrapper .contentdiv {
        width: 100%;
    }

    #featured-counters .articlediv .countersbox .counters-num,
    #featured-counters .articlediv .countersbox .counters-title {
        text-align: center;
    }

    #featured-counters .counter-section-wrapper .wrapper-img {
        top: 0;
        right: 5%;
    }

    #featured-counters {
        padding-top: 3em !important;
    }

    #featured-projects {
        padding-top: 2em !important;
    }

    #main .testimonial-inner-page article {
        margin: 0 !important;
    }

    #featured-counters .articlediv {
        background-color: #EE5C0399;
    }

    /* .comments-title,
    #reply-title {
        font-size: 28px;
    }
    .menu-toggle {
        width: 45px;
        height: 45px;
        top: 9px;
        right: 35px;
    }
    .menu-toggle span {
        width: 29px;
    } */
    #page-site-header .page-title {
        font-size: 30px;
    }

    #page-site-header .page-header {
        margin: 0 2rem;
    }

    #colophon aside .textwidget .locationpara,
    #colophon aside .textwidget .phonepara,
    #colophon aside .textwidget .mailpara {
        padding: 0 1rem 0 2.3rem;
    }

    #colophon .footer-content .col-lg-2,
    #colophon .footer-content .col-lg-3 {
        width: 50%;
    }

    #colophon .footer-newsletter-text h2 {
        width: 100%;
        text-align: left;
    }

    #colophon .footer-shortcode {
        margin-top: 2rem;
    }

    #colophon .footer-content img {
        justify-self: left;
    }

    #colophon .footer-content {
        margin: 1rem 0 3rem 0;
    }

    #colophon .xl\:grid-cols-4 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 2rem !important;
    }

    #colophon aside .textwidget .row .col-lg-6 {
        width: 50%;
    }

    #colophon aside .textwidget .row .col-lg-2 {
        width: 20%;
    }

    #colophon aside .textwidget .row .col-lg-8 {
        width: 80%;
    }

    .bottomheader {
        padding: 0;
    }

    .bottomheader .logo-col {
        width: fit-content;
    }

    #section-header .site-logo img {
        padding: 0rem;
        margin: 0.5rem 0;
    }
}

@media screen and (max-width: 767px) {
    #featured-slider .wrapper {
        width: 85% !important;
        top: 10%;
        justify-self: center;
    }

    #featured-slider .sliderimg {
        height: 470px;
    }

    #featured-slider h2.title {
        font-size: 38px;
    }

    #featured-about .about-image1 img {
        width: 75%;
        height: auto !important;
    }

    #featured-about .about-img-box .about-imgs {
        height: auto !important;
    }

    #featured-about .about-image2 {
        bottom: 0%;
    }

    #featured-about .aboutrightside {
        margin-top: 6rem !important;
                padding: 1rem;
    }

    #featured-about .aboutrightside .mt-4 .col-12 {
        margin-top: 1rem;
    }

    #featured-about .aboutrightside .featureimg {
        width: 42px;
        height: 42px;
        margin: 2px 0px 0px 0px;
    }

    #featured-about .aboutrightside .circle {
        width: 42px;
        height: 42px;
    }

    #featured-about .aboutrightside .mt-4,
    #featured-about .aboutrightside .title-section {
        margin: 0 !important;
        width: 100%;
    }

    #featured-about .title-section h1 {
        font-size: 30px !important;
        padding: 1rem 0;
        text-align: center;
    }

    #featured-about .title-section h5 {
        text-align: center;
    }

    #featured-about .button-content {
        margin-top: 2rem !important;
        justify-self: center;
    }

    #featured-about .aboutrightside .about-service {
        margin-top: 1rem !important;
    }

    #featured-about .bttn {
        position: relative;
        width: fit-content;
        left: 5%;
        bottom: 2rem;
    }

    #featured-about .about-img-box .about-image2::after {
        top: -95% !important;
        right: 6% !important;
        left: initial;
    }

    #featured-services .featured-service-item .image-container {
        height: auto !important;
    }

    #featured-posts .md\:grid-cols-3 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    #featured-team .featured-team-item .imagediv .image-container {
        height: auto !important;
    }

    #featured-testimonials .testimonial-nav-buttons {
        bottom: -3rem;
    }

    #colophon .footer-shortcode p span input {
        width: 60%;
    }

    #featured-counters .counter-section-wrapper .imgcontainer {
        width: 100%;
        height: 425px;
        display: none;
    }

    #page-site-header .page-title {
        font-size: 26px;
    }

    #page-site-header .page-header {
        margin: 0 1rem;
        padding: 2rem;
    }

    #featured-projects .projects-block .projectsbox .tabb {
        margin: 2rem 0;
    }

    #featured-testimonials {
        padding-top: 1em !important;
        padding-bottom: 5em !important;
    }

    #main .faqnformbox .content-container h2,
    #secondary .faqnformbox .content-container h2 {
        font-size: 34px;
        text-align: center;
    }

    #main .faqnformbox .content-container h1,
    #secondary .faqnformbox .content-container h1 {
        text-align: center;
    }

    #main .faqnformbox .content-container .faq-button,
    #secondary .faqnformbox .content-container .faq-button {
        text-align: center;
    }

    #main .entry-content .wp-block-columns h3::after,
    #main .entry-content .wp-block-columns h4::after,
    #main .entry-content .wp-block-columns h5::after,
    #main .entry-content .wp-block-columns h6::after {
        display: none;
    }

    #primary .entry-content ol li {
        padding-left: 3rem;
    }

    #featured-slider .slick-prev,
    #featured-slider .slick-next {
        top: auto !important;
        bottom: 0 !important;
        bottom: 1rem !important;
        display: none !important;
    }

    #featured-projects .projects-block .projectsbox .mission {
        text-align: center;
    }

    #section-header #form1 form {
        padding: 6px 6px;
    }

    #section-header #form1 form.search-form button.search-submit {
        height: 35px;
        width: 35px;
    }

    #section-header #form1 .main-navigation form.search-form input,
    #section-header #form1 {
        padding: 0;
    }

    .menu-toggle {
        z-index: 2;
        top: 17px;
        right: 17px;
    }

    #secondary .col-lg-8,
    #secondary .col-lg-4 {
        width: 100%;
    }
}

@media screen and (max-width: 567px) {
    .aboutinnerpagesubheading {
        font-size: 28px !important;
    }

    #content .entry-content {
        padding: .5rem !important;
    }

    .wrapper #main {
        width: 100% !important;
    }

    #featured-slider .wrapper {
        width: 95% !important;
        top: 10%;
        padding: 1.5rem;
    }

    .widget {
        width: 100%;
    }

    #featured-slider .sliderimg {
        height: 410px;
    }

    #featured-slider h2.title {
        font-size: 32px;
        text-align: center;
        padding: 1rem 0;
    }

    #featured-slider .entry-header,
    #featured-slider .entry-content p {
        text-align: center;
    }

    #featured-slider .entry-container .d-flex {
        justify-self: center;
    }

    #featured-slider .read-more {
        margin-top: 1rem;
    }

    #featured-testimonials .testimonial-content h3,
    #featured-testimonials .testimonial-content h4 {
        text-align: center;
        font-size: 20px;
    }

    #featured-posts .entry-contentbox h2.entry-title a {
        font-size: 17px !important;
    }

    #featured-posts .post-item .featured-image .entry-meta {
        padding: .5rem 1rem;
    }

    #featured-posts .entry-contentbox p {
        font-size: 13px;
    }

    #featured-counters .counter-title h2,
    #featured-counters .counters-num span {
        font-size: 35px;
    }

    #featured-counters h4.counters-title a {
        font-size: 16px;
    }

    #featured-counters .articlediv {
        margin-bottom: 1rem !important;
    }

    #featured-counters .counter-title p {
        text-align: justify;
        letter-spacing: 0px;
    }

    #featured-counters {
        padding-top: 2em !important;
    }

    #featured-projects .projects-block .projectsbox .btns,
    #featured-projects .projects-block .projectsbox .position-relative {
        width: 100%;
    }

    #featured-projects {
        padding-bottom: 0em;
    }

    #featured-team {
        padding-top: 1em;
    }

    #featured-posts .post-item .featured-image .entry-meta {
        width: 90%;
    }

    #content .entry-content p {
        text-align: justify;
        padding: 0;
        margin: 0 !important;
        width: 100%;
    }

    #main .service-inner-content .featured-serviceinner-item,
    #secondary .service-inner-content .featured-serviceinner-item {
        width: 100%;
        margin-bottom: 1rem !important;
    }

    #primary .entry-content h2,
    #primary .entry-content h3,
    #primary .entry-content h4,
    #primary .entry-content h5 {
        text-align: center;
        width: 100%;
    }
#featured-about h2.subtitle {
        text-align: justify;
    }
    .wrapper {
        width: 92%;
    }

    #main .bloginn-inner-content,
    #secondary .bloginn-inner-content {
        width: 100%;
        margin: 0 !important;
    }

    #secondary .col-lg-4 {
        margin-top: 2rem;
    }

    #content .contactformbox .infoboxinn .contact-text .col-lg-2 {
        width: 20%;
    }

    #content .contactformbox .infoboxinn .contact-text .col-lg-10 {
        width: 80%;
    }

    #content .infoboxinn .contact-text p {
        font-size: 20px;
    }

    #content .innershortcode input[type="text"],
    #content .innershortcode input[type="email"],
    #content .innershortcode input[type="url"],
    #content .innershortcode input[type="password"],
    #content .innershortcode input[type="search"],
    #content .innershortcode input[type="number"],
    #content .innershortcode input[type="tel"],
    #content .innershortcode input[type="range"],
    #content .innershortcode input[type="date"],
    #content .innershortcode input[type="month"],
    #content .innershortcode input[type="week"],
    #content .innershortcode input[type="time"],
    #content .innershortcode input[type="datetime"],
    #content .innershortcode input[type="datetime-local"],
    #content .innershortcode input[type="color"],
    #content .innershortcode input[type="file"],
    #content .innershortcode textarea,
    #content .innershortcode select {
        padding: 0 0 .5rem .5rem;
        font-size: 20px;
    }

    #content .contactform .innershortcode {
        padding: 0px 12px;
    }

    #page-site-header .page-site-headerimg {
        height: 300px !important;
    }
}


@media (min-width:300px) and (max-width:700px) {
    #primary .projectsbox .projects-container img {
        height: auto !important;
    }

    .wp-block-embed iframe {
        width: 100%;
        height: 250px;
    }

    #main .projectsbox .gall1,
    #secondary .projectsbox .gall1,
    #primary .projectsbox .gall1 {
        display: block !important;
        column-count: 1;
        --bs-gutter-x: 0 !important;
    }

    #featured-posts .post-item {
        margin-bottom: 2rem;
    }

    #colophon .xl\:grid-cols-4 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 2rem !important;
    }

    #featured-projects .entry-content3 {
        margin-top: 0;
    }

    #featured-projects .entry-content3 h2,
    #featured-team .title-section h2,
    #featured-clients h2.subheading,
    #featured-posts .title-section h2 {
        font-size: 20px;
    }

    #featured-clients {
        padding-bottom: 2em !important;
    }

    .error-404.not-found .error-404title {
        font-size: 162px;
    }

}

/* ============================================= */
/*/////////////////// media query css for tab start ////////////////*/
@media (min-width:700px) and (max-width:912px) {
    #featured-posts .post-item .featured-image .entry-meta {
        width: 85%;
    }

    #featured-team .featured-team-item .imagediv .image-container {
        height: 400px !important;
    }
}

/* ============================================= */
/*/////////////////// media query css for laptop start ////////////////*/
@media (min-width:1023px) and (max-width:1024px) {
    /* 
    .navigation.post-navigation,
    .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next{
        padding: 0;
    }
    .comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links{
        display: flex;
        flex-direction: column;
    } */
    /* .comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous{
        margin-bottom: 15px;
    }
*/
}

/* ============================================= */
@media (min-width:1024px) and (max-width:1366px) {
    #featured-slider .wrapper {
        width: 60% !important;
    }

    #featured-about .aboutrightside .mt-4,
    #featured-features .featuresbox,
    #colophon .footer-newsletter-text h2 {
        width: 100%;
    }

    #featured-features .section-content>*+*::before {
        left: -8% !important;
    }

    #featured-testimonials .testimonial-tab-btn.active {
        width: 100%;
    }

    #featured-testimonials .testimonial-tab-btn {
        width: 92%;
    }

    #featured-testimonials .testimonial-img-content h1 {
        font-size: 22px;
    }

    #featured-testimonials .testimonial-img-content p {
        font-size: 20px;
    }

    #featured-testimonials .testimonial-content h4 {
        font-size: 30px;
        padding: .5rem 0 1rem 0;
    }

    #featured-testimonials .testimonial-contents {
        width: 95%;
    }

    .bottomheader {
        padding: 0 1rem 0 1rem;
    }

    #colophon .footer-shortcode p span input {
        width: 60%;
    }

    #featured-counters .counter-title p {
        padding: 1.5rem 0;
    }

    #featured-counters .counter-title h2,
    #featured-counters .counters-num span {
        font-size: 46px;
    }

    #featured-counters h4.counters-title a {
        font-size: 18px;
    }

    #featured-counters .counter-section-wrapper .imgcontainer {
        width: 47%;
        height: 425px;
    }

    #page-site-header .page-header {
        margin: 0 4rem;
    }

    #page-site-header .page-title {
        font-size: 40px;
    }

    #main .faqnformbox .content-container h2,
    #secondary .faqnformbox .content-container h2 {
        font-size: 44px;
    }

    #main .faqnformbox .faqcontent,
    #secondary .faqnformbox .faqcontent {
        padding: 2rem;
    }


    .navigation.post-navigation,
    .comment-navigation .nav-next,
    .posts-navigation .nav-next,
    .post-navigation .nav-next {
        padding: 0;
    }

}

@media (min-width:767px) and (max-width:1440px) {
    #featured-about .title-section h1 {
        font-size: 45px !important;
    }

    #content #featured-about .title-section h1 {
        font-size: 42px !important;
    }
}

@media (min-width:1024px) and (max-width:1279px) {
    #featured-about .bttn {
        left: 55%;
    }

    #featured-about .about-img-box .about-image2::after {
        display: none;
    }

    #featured-counters .counter-title h2,
    #featured-counters .counter-title p {
        width: 100%;
    }
}

@media (min-width:1280px) and (max-width:1535px) {
    #featured-about .about-img-box .about-image2::after {
        left: 56%;
    }
}

/* ============================================= */
/*/////////////////// media query css for laptop start ////////////////*/
@media (orientation: landscape) and (max-width:1440px) {

    #featured-slider .wrapper {
        width: 55%;
    }

    #featured-about .aboutrightside {
        width: 50%;
    }

    #featured-about h2.subtitle,
    #featured-about .aboutrightside .about-service {
        width: 100%;
    }


    #featured-counters .articlediv {
        margin-bottom: 3rem;
    }
}

@media screen and (min-width:1536px) {
    #featured-counters {
        width: 1690px;
        justify-self: center;
    }
}

#featured-testimonials .testimonial-tab-btn:hover,
#featured-projects .btnn {
    cursor: pointer;
}


#content .entry-content {
    box-shadow: 0px 0px 38px #00000029;
    padding: 2rem 2rem;
}

.aboutinnerpagesubheading::after,
.aboutinnerpageheading::after,
#featured-clients h5.mainheading::after,
#featured-about .aboutrightside .abtfeature1::after,
#featured-about .title-section h5::after,
#main .testimonial-inner-content h4.testimonials-title::after,
#main .testimonial-inner-content .testimonials-designation::after,
#content #featured-about .button,
.home #content .entry-content {
    display: none !important;
}