/*!
Theme Name: nakshaconstruction
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: nakshaconstruction
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

nakshaconstruction is based on Underscores https://underscores.me/, (C) 2012-2020 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 https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
- Normalize
- Box sizing
# Base
- Typography
- Elements
- Links
- Forms
## Layouts
# Components
- Navigation
- Posts and pages
- Comments
- Widgets
- Media
- Captions
- Galleries
# plugins
- Jetpack infinite scroll
# Utilities
- Accessibility
- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
 ========================================================================== */

/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
/* Sections
 ========================================================================== */

/**
* Remove the margin in all browsers.
*/

body {
    margin: 0;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-07770ab.site-header.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default {
    padding: 0 15px;
}
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1366px !important;
    width: 100%;
}
.container {
    max-width: 1366px !important;
    width: 100%;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}
.gradient-bg {
    padding: 60px 0px;
    background-image: linear-gradient(
            90deg,
            rgba(165, 165, 165, 0.03) 0,
            rgba(165, 165, 165, 0.03) 8%,
            rgba(235, 235, 235, 0.03) 8%,
            rgba(235, 235, 235, 0.03) 9%,
            rgba(7, 7, 7, 0.03) 9%,
            rgba(7, 7, 7, 0.03) 14%,
            rgba(212, 212, 212, 0.03) 14%,
            rgba(212, 212, 212, 0.03) 17%,
            rgba(219, 219, 219, 0.03) 17%,
            rgba(219, 219, 219, 0.03) 95%,
            rgba(86, 86, 86, 0.03) 95%,
            rgba(86, 86, 86, 0.03) 100%
        ),
        linear-gradient(
            67.5deg,
            rgba(80, 80, 80, 0.03) 0,
            rgba(80, 80, 80, 0.03) 11%,
            rgba(138, 138, 138, 0.03) 11%,
            rgba(138, 138, 138, 0.03) 17%,
            rgba(122, 122, 122, 0.03) 17%,
            rgba(122, 122, 122, 0.03) 24%,
            rgba(166, 166, 166, 0.03) 24%,
            rgba(166, 166, 166, 0.03) 27%,
            rgba(245, 245, 245, 0.03) 27%,
            rgba(245, 245, 245, 0.03) 89%,
            rgba(88, 88, 88, 0.03) 89%,
            rgba(88, 88, 88, 0.03) 100%
        ),
        linear-gradient(
            67.5deg,
            rgba(244, 244, 244, 0.03) 0,
            rgba(244, 244, 244, 0.03) 4%,
            rgba(16, 16, 16, 0.03) 4%,
            rgba(16, 16, 16, 0.03) 10%,
            rgba(157, 157, 157, 0.03) 10%,
            rgba(157, 157, 157, 0.03) 20%,
            rgba(212, 212, 212, 0.03) 20%,
            rgba(212, 212, 212, 0.03) 83%,
            rgba(5, 5, 5, 0.03) 83%,
            rgba(5, 5, 5, 0.03) 84%,
            rgba(237, 237, 237, 0.03) 84%,
            rgba(237, 237, 237, 0.03) 100%
        ),
        linear-gradient(90deg, #fff8f5, #fcf3ff);
}

h1 {
    font-size: 36px!important;
}
h2 {
    font-size: 30px!important;
}

h3 {
    font-size: 26px!important;
}

h4 {
    font-size: 21px!important;
}

h5 {
    font-size:18px!important;
}
h6 {
    font-size:16px!important;
}




header.entry-header {
    display: none;
}
.elementor-heading-title {
    text-transform: uppercase;
}
.about-company ul li {
    list-style: none;
    width: 45%;
    display: inline-block;
    padding: 50px 20px;
    font-size: 24px;
    color: #fff;
    letter-spacing: 0.6px;
    line-height: 37px;
    margin: 10px 20px 20px 0px;
    border-radius: 5px;
    font-family: "Sen", Sans-serif;
}
.elementor-6 .elementor-element.elementor-element-0efe2c5 .elementor-heading-title {
    font-family: "Sen", Sans-serif;
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
}
.about-sec p {
    text-align: justify;
}
.footer-sec .ekit-wid-con .ekit_page_list_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-block;
}
.about-company ul li:nth-child(even) {
    background: #122283;
}
.about-company ul li:nth-child(odd) {
    background: #193;
}
.about-company ul li:nth-child(1) {
    background: #598633;
}
.about-company ul li:nth-child(2) {
    background: #4f0722;
}
.about-company ul li:nth-child(3) {
    background: #e09138;
}
.about-company ul li:nth-child(4) {
    background: #1464c6;
}

.service-box {
    padding: 30px 20px;
    border-radius: 3px;
    text-align: center;
    box-shadow: 3px 4px 25px #0000001a;
    background-color: #fff;
}
.service-box p {
    margin-top: 10px !important;
    line-height: 26px;
}
.service-box img {
    box-shadow: 3px 4px 25px #0000001a;
    padding: 6px;
}
.work-process-sec {
    padding: 50px 20px;
    border-radius: 3px;
    text-align: center;
    box-shadow: 3px 4px 25px #0000001a;
    background-color: #fff;
}
.work-process-sec p {
    margin-top: 10px !important;
    line-height: 26px;
}
.work-process-sec img {
    box-shadow: 3px 4px 25px #0000001a;
    padding: 6px;
}
figure.gallery-item {
    padding: 10px !important;
}
.copy-right {
    background: #000;
    color: #fff;
}
.copy-right .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding: 5px !important;
}
.footer-sec {
    background: #e1e1e1;
}
.site-header .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding: 5px 0 !important;
}
.elementor-44 .elementor-element.elementor-element-fc1caef .elementskit-navbar-nav > li.current-menu-item > a {
    color: #598633 !important;
    font-weight: 700 !important;
}
.elementor-44 .elementor-element.elementor-element-fc1caef .elementskit-navbar-nav > li:hover > a {
    color: #598633 !important;
}
.ltn__callout {
    padding: 20px;
    margin: 25px 0;
    border-left: 4px solid;
    border-color: #ff5a3c;
    background: rgba(229, 62, 41, 0.05);
}
.project-card-sec {
    background: #fff;
    padding: 0px;
    text-align: center;
    margin: 15px;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.project-card-sec .elementor-heading-title {
    font-size: 20px;
    color: #000 !important;
    font-weight: 600 !important;
    border-bottom: 1px solid#c9c9c9;
    padding-bottom: 20px;
}
.project-card-sec p {
    padding-bottom: 15px;
}
.contact-sec-info {
    padding: 20px 20px;
    background-color: rgb(255, 255, 255);
    overflow: hidden;
    border: 1px solid#eaeaea;
}
.contact-sec-info .elementor-icon {
    font-size: 24px;
}
.contact-sec-info p.elementor-icon-box-description {
    line-height: 32px;
}
.elementor-20 .elementor-element.elementor-element-7b9eb8b .ekit-form form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]),
.elementor-20 .elementor-element.elementor-element-7b9eb8b .ekit-form form select {
    margin-top: 10px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    margin-top: 10px;
}
.elementor-20 .elementor-element.elementor-element-7b9eb8b .ekit-form form label {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
}
.elementor-20 .elementor-element.elementor-element-7b9eb8b .ekit-form form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]),
.elementor-20 .elementor-element.elementor-element-7b9eb8b .ekit-form form select {
    height: 42px !important;
}
.ekit-wid-con .elementskit-post-image-card {
    background-color: #fff !important;
    border-radius: 0px !important;
    background: #ffffff !important;
}
.ekit-wid-con .elementskit-post-image-card .elementskit-post-body > p {
    color: #000 !important;
    line-height: 32px;
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
}
.ekit-wid-con .elementskit-post-image-card .entry-title a {
    color: #000 !important;
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: 21px !important;
    line-height: 30px !important;
}
.ekit-wid-con .elementskit-post-image-card .entry-title {
    font-size: 18px !important;
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    margin-bottom: 8px !important;
}
.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb {
    padding: 10px !important;
}
.ekit-wid-con .elementskit-post-image-card .elementskit-post-body {
    padding: 10px 20px 20px !important;
}
.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb {
    padding: 0px !important;
}
.ekit-wid-con .elementskit-post-image-card .elementskit-entry-thumb {
    border-radius: 0px !important;
}
.list-point ul {
    padding-left: 20px;
}
.single-blog h2 {
    color: #598633;
    font-size: 28px;
    padding: 10px 0px;
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
}
.single-blog h3 {
    color: #598633;
    font-size: 26px;
    padding: 10px 0px;
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
}
.single-blog h4 {
    color: #598633;
    font-size: 24px;
    padding: 10px 0px;
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
}
.single-blog p {
    line-height: 36px;
    font-size: 16px;
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
}
.single-blog img {
    width: 100%;
}
.elementor-44 .elementor-element.elementor-element-fc1caef .elementskit-navbar-nav .elementskit-submenu-panel {
    border-radius: 0px 0px 0px 0px;
}
.elementor-44 .elementor-element.elementor-element-fc1caef .elementskit-submenu-panel {
    padding: 0px 0px 0px 0px;
}
.elementskit-navbar-nav-default .elementskit-submenu-panel > li:hover > a,
.elementskit-navbar-nav-default .elementskit-submenu-panel > li > a:hover {
    color: #0d3a4f;
    background-color: #598633 !important;
}
.elementor-44 .elementor-element.elementor-element-fc1caef .elementskit-navbar-nav .elementskit-submenu-panel > li:hover > a {
    color: #fff !important;
}
.post-thumbnail img {
    height: auto;
    width: 100%;
}
.single-blog-left h1 {
    color: #598633;
    font-size: 28px;
    padding: 10px 0px;
}
.blog-post-thumbnail {
    width: 33%;
    display: inline-block;
    border: 1px solid#ccc;
    padding: 10px;
    vertical-align: top;
    background: #fff;
    margin-bottom: 20px;
}
.blog-post-thumbnail h3 a {
    font-size: 21px;
    color: #000;
    text-decoration: none;
    padding: 10px 0px;
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    display: block;
}
.blog-post-thumbnail .entry-content a {
    display: inline-block;
    background: #598633;
    position: relative;
    color: #fff;
    padding: 5px 18px;
    border-radius: 50px;
    text-decoration: none;
}
.entry-content {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    line-height: 32px;
}
.entry-content p {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    line-height: 32px;
    margin-bottom: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blog-area {
    padding: 60px 0px;
    background-image: linear-gradient(
            90deg,
            rgba(165, 165, 165, 0.03) 0,
            rgba(165, 165, 165, 0.03) 8%,
            rgba(235, 235, 235, 0.03) 8%,
            rgba(235, 235, 235, 0.03) 9%,
            rgba(7, 7, 7, 0.03) 9%,
            rgba(7, 7, 7, 0.03) 14%,
            rgba(212, 212, 212, 0.03) 14%,
            rgba(212, 212, 212, 0.03) 17%,
            rgba(219, 219, 219, 0.03) 17%,
            rgba(219, 219, 219, 0.03) 95%,
            rgba(86, 86, 86, 0.03) 95%,
            rgba(86, 86, 86, 0.03) 100%
        ),
        linear-gradient(
            67.5deg,
            rgba(80, 80, 80, 0.03) 0,
            rgba(80, 80, 80, 0.03) 11%,
            rgba(138, 138, 138, 0.03) 11%,
            rgba(138, 138, 138, 0.03) 17%,
            rgba(122, 122, 122, 0.03) 17%,
            rgba(122, 122, 122, 0.03) 24%,
            rgba(166, 166, 166, 0.03) 24%,
            rgba(166, 166, 166, 0.03) 27%,
            rgba(245, 245, 245, 0.03) 27%,
            rgba(245, 245, 245, 0.03) 89%,
            rgba(88, 88, 88, 0.03) 89%,
            rgba(88, 88, 88, 0.03) 100%
        ),
        linear-gradient(
            67.5deg,
            rgba(244, 244, 244, 0.03) 0,
            rgba(244, 244, 244, 0.03) 4%,
            rgba(16, 16, 16, 0.03) 4%,
            rgba(16, 16, 16, 0.03) 10%,
            rgba(157, 157, 157, 0.03) 10%,
            rgba(157, 157, 157, 0.03) 20%,
            rgba(212, 212, 212, 0.03) 20%,
            rgba(212, 212, 212, 0.03) 83%,
            rgba(5, 5, 5, 0.03) 83%,
            rgba(5, 5, 5, 0.03) 84%,
            rgba(237, 237, 237, 0.03) 84%,
            rgba(237, 237, 237, 0.03) 100%
        ),
        linear-gradient(90deg, #fff8f5, #fcf3ff);
}
.pagination-link {
    text-align: center;
}
span.page-numbers.current {
    color: #000;
    font-size: 30px;
    line-height: 0;
    border: 1px solid#fff;
    padding: 0 15px;
    background: #598633;
}
a.page-numbers {
    color: #000;
    font-size: 30px;
    text-decoration: none;
    padding: 0 0px 0px 20px;
}
.single-blog-left img {
    height: auto;
}
.single-blog-left {
    width: 72%;
    display: inline-block;
    margin-right: 40px;
}
.single-blog-sidebar {
    display: inline-block;
    width: 24%;
    vertical-align: top;
    border: 1px solid#ccc;
}
.single-blog {
    margin-bottom: 50px;
}
.single-blog-sidebar section#search-2 {
    background: #f00;
    padding: 10px;
}
.single-blog-sidebar input.search-field {
    height: 38px;
    padding: 8px;
}
.single-blog-sidebar input.search-submit {
    background: #fff;
    border: 0;
    padding: 10px 10px;
    cursor: pointer;
}
.single-blog-sidebar section#search-2 {
    background: #f00;
    padding: 10px;
    display: none;
}
.single-blog-sidebar ul li {
    list-style: none;
    line-height: 36px;
}
.single-blog-sidebar ul li a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px dashed#aaa;
    display: block;
    padding: 6px 10px;
    letter-spacing: 0.5px;
}
.single-blog-sidebar h2 {
    font-size: 20px!important;
    /* text-transform: uppercase; */
    font-weight: 400;
    padding: 0px;
    background: #598633;
    color: #fff;
    padding: 10px 8px;
}
section#recent-posts-2 {
    margin-top: 30px;
}
.whatsapp-btn {
    position: fixed;
    bottom: 10px;
    z-index: 999;
    right: 10px;
    background: #4ec95c;
    border-radius: 60px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 21px;
}
.whatsapp-btn .elementor-icon i,
.elementor-icon svg {
    font-size: 30px;
}

section.error-404.not-found {
    padding: 50px 0px;
    background-image: linear-gradient(
            90deg,
            rgba(165, 165, 165, 0.03) 0,
            rgba(165, 165, 165, 0.03) 8%,
            rgba(235, 235, 235, 0.03) 8%,
            rgba(235, 235, 235, 0.03) 9%,
            rgba(7, 7, 7, 0.03) 9%,
            rgba(7, 7, 7, 0.03) 14%,
            rgba(212, 212, 212, 0.03) 14%,
            rgba(212, 212, 212, 0.03) 17%,
            rgba(219, 219, 219, 0.03) 17%,
            rgba(219, 219, 219, 0.03) 95%,
            rgba(86, 86, 86, 0.03) 95%,
            rgba(86, 86, 86, 0.03) 100%
        ),
        linear-gradient(
            67.5deg,
            rgba(80, 80, 80, 0.03) 0,
            rgba(80, 80, 80, 0.03) 11%,
            rgba(138, 138, 138, 0.03) 11%,
            rgba(138, 138, 138, 0.03) 17%,
            rgba(122, 122, 122, 0.03) 17%,
            rgba(122, 122, 122, 0.03) 24%,
            rgba(166, 166, 166, 0.03) 24%,
            rgba(166, 166, 166, 0.03) 27%,
            rgba(245, 245, 245, 0.03) 27%,
            rgba(245, 245, 245, 0.03) 89%,
            rgba(88, 88, 88, 0.03) 89%,
            rgba(88, 88, 88, 0.03) 100%
        ),
        linear-gradient(
            67.5deg,
            rgba(244, 244, 244, 0.03) 0,
            rgba(244, 244, 244, 0.03) 4%,
            rgba(16, 16, 16, 0.03) 4%,
            rgba(16, 16, 16, 0.03) 10%,
            rgba(157, 157, 157, 0.03) 10%,
            rgba(157, 157, 157, 0.03) 20%,
            rgba(212, 212, 212, 0.03) 20%,
            rgba(212, 212, 212, 0.03) 83%,
            rgba(5, 5, 5, 0.03) 83%,
            rgba(5, 5, 5, 0.03) 84%,
            rgba(237, 237, 237, 0.03) 84%,
            rgba(237, 237, 237, 0.03) 100%
        ),
        linear-gradient(90deg, #fff8f5, #fcf3ff);
}
section.no-results.not-found {
    padding: 100px 50px;
    text-align: center;
    background-image: linear-gradient(
            90deg,
            rgba(165, 165, 165, 0.03) 0,
            rgba(165, 165, 165, 0.03) 8%,
            rgba(235, 235, 235, 0.03) 8%,
            rgba(235, 235, 235, 0.03) 9%,
            rgba(7, 7, 7, 0.03) 9%,
            rgba(7, 7, 7, 0.03) 14%,
            rgba(212, 212, 212, 0.03) 14%,
            rgba(212, 212, 212, 0.03) 17%,
            rgba(219, 219, 219, 0.03) 17%,
            rgba(219, 219, 219, 0.03) 95%,
            rgba(86, 86, 86, 0.03) 95%,
            rgba(86, 86, 86, 0.03) 100%
        ),
        linear-gradient(
            67.5deg,
            rgba(80, 80, 80, 0.03) 0,
            rgba(80, 80, 80, 0.03) 11%,
            rgba(138, 138, 138, 0.03) 11%,
            rgba(138, 138, 138, 0.03) 17%,
            rgba(122, 122, 122, 0.03) 17%,
            rgba(122, 122, 122, 0.03) 24%,
            rgba(166, 166, 166, 0.03) 24%,
            rgba(166, 166, 166, 0.03) 27%,
            rgba(245, 245, 245, 0.03) 27%,
            rgba(245, 245, 245, 0.03) 89%,
            rgba(88, 88, 88, 0.03) 89%,
            rgba(88, 88, 88, 0.03) 100%
        ),
        linear-gradient(
            67.5deg,
            rgba(244, 244, 244, 0.03) 0,
            rgba(244, 244, 244, 0.03) 4%,
            rgba(16, 16, 16, 0.03) 4%,
            rgba(16, 16, 16, 0.03) 10%,
            rgba(157, 157, 157, 0.03) 10%,
            rgba(157, 157, 157, 0.03) 20%,
            rgba(212, 212, 212, 0.03) 20%,
            rgba(212, 212, 212, 0.03) 83%,
            rgba(5, 5, 5, 0.03) 83%,
            rgba(5, 5, 5, 0.03) 84%,
            rgba(237, 237, 237, 0.03) 84%,
            rgba(237, 237, 237, 0.03) 100%
        ),
        linear-gradient(90deg, #fff8f5, #fcf3ff);
}
section.no-results.not-found h1 {
    font-family: var(--e-global-typography-text-font-family), poppins;
}
.search-not-found {
    padding: 20px 0px;
    font-family: var(--e-global-typography-text-font-family), poppins;
}
section.no-results.not-found input.search-field {
    height: 40px;
    padding: 10px;
    min-width: 300px;
}
section.no-results.not-found input.search-submit {
    padding: 13px;
    background: #19a499;
    border: 0;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
}
.wrapper-2 {
    padding: 30px;
    text-align: center;
    background: #fff;
}
.wrapper-2 p {
    margin: 0;
    font-size: 16px;
    color: #000;
    font-family: var(--e-global-typography-text-font-family), poppins;
    letter-spacing: 0.5px;
}
.wrapper-2 h3 {
    color: #000;
    letter-spacing: 1px;
    font-size: 24px;
    font-family: var(--e-global-typography-text-font-family), poppins;
}
.go-home {
    color: #000;
    cursor: pointer;
    font-weight: 600;
    background: #fff;
    border: none;
    padding: 15px 50px;
    margin: 30px 0;
    font-size: 18px;
    border-radius: 30px;
    text-transform: capitalize;
    border: 1px solid#000;
    box-shadow: 0 10px 16px 1px rgb(174 199 251);
}
.content {
    max-width: 1000px;
    margin: 0 auto;
}
.wrapper-1 {
    height: initial;
    max-width: 620px;
    margin: 0 auto;
    margin-top: 50px;
    box-shadow: 4px 8px 40px 8px rgba(88, 146, 255, 0.2);
}
i.icon.icon-down-arrow1.elementskit-submenu-indicator {
    font-size: 21px !important;
    color: #000000;
}
i.icon.icon-down-arrow1.elementskit-submenu-indicator {
    font-weight: 500;
    font-size: 16px !important;
}
.elementskit-navbar-nav-default .elementskit-dropdown-has > a .elementskit-submenu-indicator {
    margin-left: 6px;
    display: block;
    float: right;
    cursor: pointer;
    position: relative;
    font-weight: 500 !important;
    font-style: normal;
    font-size: 16px !important;
}
.elementor-35 .elementor-element.elementor-element-489fb0b .elementor-heading-title {
    font-family: "Sen", Sans-serif;
    font-weight: 600;
}

.single-blog-left ul {
    padding: 0px;
    margin: 0px 20px;
}
.single-blog-left ul li {
    line-height: 36px;
}
@media (max-width: 1300px) {
    .about-company ul li {
        padding: 50px 10px;
        font-size: 21px;
        margin: 10px 10px 10px 0px;
    }
}
@media (max-width: 1024px) {
    section.elementor-section.elementor-top-section.elementor-element.elementor-element-07770ab.site-header.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default {
        padding: 0px 15px !important;
    }
    .ekit_menu_responsive_tablet .elementskit-submenu-indicator {
        border: 0px !important;
    }
    .our_project_sec .elementor-column.elementor-col-33,
    .elementor-column[data-col="33"] {
        width: 30% !important;
    }
    .project-card-sec .elementor-heading-title {
        font-size: 16px;
    }
    .project-card-sec {
        margin: 8px !important;
    }
    .single-blog-left {
        width: 72%;
        margin-right: 20px;
    }
    .elementskit-menu-overlay {
        width: auto;
    }
    .elementor-44 .elementor-element.elementor-element-fc1caef .elementskit-submenu-panel {
        padding: 0px 0px 0px 20px !important;
    }
    ul.elementskit-dropdown.elementskit-submenu-panel.elementskit-dropdown-open {
        padding-left: 20px !important;
    }
}
@media (max-width: 800px) {
    .elementor-column.elementor-col-50,
    .elementor-column[data-col="50"] {
        width: 100% !important;
    }
    .elementor-44 .elementor-element.elementor-element-fc1caef > .elementor-widget-container {
        margin: 5px 0px 0px 0px !important;
    }
    .elementor-6 .elementor-element.elementor-element-362abaf {
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .service-sec .elementor-column.elementor-col-25,
    .elementor-column[data-col="25"] {
        width: 50% !important;
    }
    .about-company ul li {
        width: 48%;
    }
    .site_logo .elementor-widget-image {
        text-align: left;
    }
    .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-dfab6b8.site_logo {
        width: 20% !important;
    }
    .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-1df0127.site-nav-bar {
        width: 80% !important;
    }
    .elementskit-menu-overlay {
        background-color: rgb(0 0 0 / 70%) !important;
    }
    .blog-area {
        padding: 20px 10px;
    }
}
@media (max-width: 767px) {
    .about-company ul li {
        padding: 50px 20px;
        width: 48%;
    }
    .elementor-6 .elementor-element.elementor-element-362abaf {
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .elementor-46 .elementor-element.elementor-element-5962362 > .elementor-element-populated {
        padding: 10px 10px 10px 10px !important;
    }
    .elementor-46 .elementor-element.elementor-element-1cb5849 > .elementor-element-populated {
        padding: 0px 10px 10px 10px !important;
    }
    .our_project_sec .elementor-column.elementor-col-33,
    .elementor-column[data-col="33"] {
        width: 47% !important;
    }
    .blog-post-thumbnail {
        width: 49%;
    }
    .elementor-20 .elementor-element.elementor-element-4a2c424 > .elementor-widget-container {
        padding: 0px 20px 0px 20px;
    }
    .top-bar-left ul li:last-child {
    display: none;
}.elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-dfb8f4f.top-bar-left {
    width: 50%!important;
}
.elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-56905ed.top-bar-right{
      width: 50%!important;
}

div#n2-ss-2 .n2-font-02135feff54cfd0b6562eaa45b86ea4f-hover {
    font-size: 120%!important;
}
div#n2-ss-2 .n2-font-9bc5e97bff6f1a4e5a6d2473bd2998c9-paragraph {
    font-size: 90%!important;
    padding: 0 10px;
}
}

@media (max-width: 480px) {
    
h1 {
    font-size: 24px!important;
}
h2 {
    font-size: 22px!important;
}

h3 {
    font-size: 20px!important;
}

h4 {
    font-size: 18px!important;
}

h5 {
    font-size:16px!important;
}
h6 {
    font-size:14px!important;
}    
    
    
    
    
    
    .about-company ul li {
        padding: 30px 20px;
        width: 100%;
    }
    .elementor-6 .elementor-element.elementor-element-d48c9bd > .elementor-element-populated {
        margin: 30px 0px 50px 10px !important;
    }
    .elementor-6 .elementor-element.elementor-element-f85cf0f .elementor-heading-title {
        font-size: 18px !important;
    }
    .ekit-wid-con .elementskit-section-title {
        margin-bottom: 10px !important;
        font-size: 21px !important;
    }
    .elementor-6 .elementor-element.elementor-element-d82091a {
        margin-top: 20px !important;
        margin-bottom: 20px;
    }
    .elementor-6 .elementor-element.elementor-element-d2c7e8d {
        padding: 10px 0px 10px 0px !important;
    }
    .elementor-6 .elementor-element.elementor-element-f6adb8a .elementor-heading-title {
        font-size: 26px !important;
    }
    .elementor-6 .elementor-element.elementor-element-f6adb8a > .elementor-widget-container {
        padding: 0px 0px 0px 0px !important;
    }
    .elementor-6 .elementor-element.elementor-element-8739db6 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    .elementor-6 .elementor-element.elementor-element-8739db6 {
        margin-top: 20px !important;
        margin-bottom: 10px !important;
    }
    .elementor-46 .elementor-element.elementor-element-4ae7f0f > .elementor-element-populated {
        padding: 0px 10px 10px 10px !important;
    }
    .elementor-46 .elementor-element.elementor-element-60733c2 > .elementor-widget-container {
        margin: 2px 0px 0px 0px !important;
    }
    .elementor-46 .elementor-element.elementor-element-08a5a5d > .elementor-widget-container {
        margin: 2px 0px 0px 0px !important;
    }
    .page-breadcrumbs .elementor-container {
        min-height: 200px !important;
    }
    .page-breadcrumbs .elementor-heading-title {
        font-size: 20px !important;
    }
    .elementor-8 .elementor-element.elementor-element-d07d9da .elementor-heading-title {
        font-size: 21px !important;
        line-height: 28px;
    }
    .elementor-8 .elementor-element.elementor-element-bb1737b {
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        margin-top: 0px !important;
        margin-bottom: 10px !important;
    }
    .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-dfab6b8.site_logo {
        width: 25% !important;
    }
    .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-1df0127.site-nav-bar {
        width: 74% !important;
    }
    .ekit-wid-con .elementskit-section-title {
        margin-bottom: 10px !important;
        font-size: 16px !important;
    }

    .service-sec .elementor-column.elementor-col-25,
    .elementor-column[data-col="25"] {
        width: 100% !important;
    }
    .elementor-46 .elementor-element.elementor-element-60733c2 .elementor-heading-title {
        font-size: 18px !important;
    }
    .elementor-46 .elementor-element.elementor-element-6e7e4c8 .elementor-heading-title {
        font-size: 18px !important;
    }
    .elementor-46 .elementor-element.elementor-element-08a5a5d .elementor-heading-title {
        font-size: 18px !important;
    }
    .elementor-8 .elementor-element.elementor-element-928d168 > .elementor-widget-container {
        padding: 0px 0px 20px 0px !important;
    }
    .elementor-element .elementor-widget-container img {
        width: 100% !important;
    }
    .our_project_sec .elementor-column.elementor-col-33,
    .elementor-column[data-col="33"] {
        width: 100% !important;
    }
    .project-card-sec h4.elementor-heading-title.elementor-size-default {
        font-size: 18px !important;
    }
    .footer-sec .elementor-element .elementor-widget-container img {
        width: 50% !important;
    }
    .blog-post-thumbnail {
        width: 100%;
        margin-bottom: 10px;
    }
    .elementor-31 .elementor-element.elementor-element-de94e78 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    .gradient-bg {
        padding: 30px 0px !important;
    }
    .elementor-12 .elementor-element.elementor-element-7cd445e > .elementor-widget-container {
        padding: 20px 0px 20px 0px !important;
    }
    .elementor-12 .elementor-element.elementor-element-7cd445e > .elementor-widget-container {
        padding: 0px 0px 20px 0px;
    }
    .our_project_sec h2.elementor-heading-title.elementor-size-default {
        font-size: 24px !important;
    }
    .elementor-20 .elementor-element.elementor-element-4a2c424 > .elementor-widget-container {
        padding: 0px 10px 0px 10px !important;
    }
    .elementor-37 .elementor-element.elementor-element-d258e80 {
    margin-top: 0px;

}
.elementor-6 .elementor-element.elementor-element-0efe2c5 .elementor-heading-title {
    font-size: 30px;
    line-height: 30px;
}
.elementor-44 .elementor-element.elementor-element-98ce760 .ekit_social_media > li > a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin: 2px 0px;
}
.top-bar-left ul li.elementor-icon-list-item.elementor-inline-item a {
    font-size: 14px;
}
}
