/*!
Theme Name: geosurveyingleb
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: geosurveyingleb
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.

geosurveyingleb 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
--------------------------------------------------------------*/
html {
    scroll-behavior: smooth;
}

.padding-55px-tb {
    padding-top: 55px;
    padding-bottom: 55px;
}

.bg-extra-dark-gray {
    background-color: #1c1c1c;
}
.footer-button:hover{

    background: #d82126;

    border-color: #e12227;

    color: #ffffff;

}



.footer-button{

    background: transparent;

    border-color: #d82126;

    color: #d82126;

}



.footer-text-white{

     color: #ffffff;

}
.padding-80px-top {
    padding-top: 80px;
}

.margin-80px-top {
    margin-top: 80px;
}
.border-color-extra-light-gray {
    border-color: #ededed !important;
}
footer h5{font-size: 30px;
    line-height: 40px;}
.ttrrt {
    text-align: right;
    color: #fff;
}
.text-medium {
    font-size: 16px;
    line-height: 23px;
}
.footlogo {
    width: 150px;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
}

.extra-small-icon, .small-icon, .medium-icon, .large-icon, .extra-large-icon {
    list-style: none;
    padding: 0;
}
footer .small-icon li {
    margin: 0 8px;
}
.social-icon-style-8 ul li a {
    text-align: center;
    width: auto;
    height: auto;
}

.small-icon a {
    font-size: 16px;
    width: 40px;
    height: 40px;
    line-height: 38px;
}
.footer-text-white {
    color: #ffffff;
}
.line {
    line-height: 35px;
}
.extra-small-icon li, .small-icon li, .medium-icon li, .large-icon li, .extra-large-icon li {
    display: inline-block;
}
.small-icon li {
    background: #0095da;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    text-align: center;
}

@media (max-width: 430px) {
	.cid-rWEj078vtX .mbr-slider .carousel-control{
		    display: none;
	}
	.cid-rWEj078vtX .full-screen .slider-fullscreen-image {

	min-height: 40vh !important;
	}
	.cid-rZghAWfogN{
		padding-top: 0;
	}
}

@media (max-width: 768px) {
.cid-rWEj078vtX .full-screen .slider-fullscreen-image {
  	background-position: top !important;
    background-size: contain !important;
	min-height: 60vh !important;
	}}
	
	@media (max-width: 1024px) {
.cid-rWEj078vtX .full-screen .slider-fullscreen-image {
  	background-position: top !important;
    background-size: contain !important;
	min-height: 75vh;
		}}
.cid-rWEj078vtX .full-screen .carousel-item .container.container-slide {
    min-height: 28vh;
	}
.cid-rWEj078vtX .mbr-slider .carousel-control {
    top: 50%;
    width: 24px;
    height: 24px;
}
.mbr-slider .carousel-control.carousel-control-next {
    margin-right: 1rem !important;
}
.cid-rWEj078vtX .mbr-slider .carousel-control {
	bottom: 6rem;
}
.cid-rWEj078vtX .mbr-slider .carousel-control.carousel-control-prev {
    margin-left: 1rem;
}
.carousel {
    margin-top: 0px;
	
}
	.mbr-overlay{background:#fff !important;opacity: 0 !important;}
}


/*----------------------------Annu--CSS STARTS--------------------------------*/

.Lede {
	background-color: #fff;
}
.Intro{
	background-color: #fff;
}

.Lede h1 {
	    padding-top: 32px;
    font-size: 28px;
	text-transform: none;}
.cid-s0uBHGEZen{
	background-color: #fff !important;
}
.ListOfProductsWithTag{
		background-color: #fff !important;
	padding-top: 32px;
    font-size: 28px;
	text-transform: none;

}
.card-img img {
    width: 100%;
    height: 190px !important;
    object-fit: contain;
	    display: block;
    margin-right: 4%;
    min-height: 1px;
}
.cid-s0uBHGEZen {
    padding-top: 20px !important;
	padding-bottom: 0px !important}


.entry-content {
    counter-reset: footnotes;
    position: relative;
    word-wrap: break-word;
    margin-top: 100px;
    margin-bottom: 50px;
}
@media (max-width: 768px) {
    .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
        float: left;
        margin-bottom: 20px;
        margin-right: 20px;
        height: auto;
        width: calc(100% - var(--wp--style--unstable-gallery-gap, 16px) / 2) !important;
    }
}



section {
    background-color: #fff;
}
.cid-rWEj078vtX {
    position: relative;
    margin-top: 5px;
}
.cid-rXdfbToGDn .carousel-item .wrap-img img {
    max-height: 190px;
    width: auto;
    max-width: 100%;
}
.navbar-toggler {
    align-self: flex-start;
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: #fff;
    border: 2px solid #000;
    border-radius: 0.25rem;
}
.cid-qTkzRZLJNu button.navbar-toggler {
    width: 36px;
    height: 35px;
    cursor: pointer;
    transition: all .2s;
    top: 1.5rem;
    right: 1rem;
	margin-right: 20px;
    margin-top: 20px;
}
.cid-s2LB5L3OWc img {
      width: 250px;
}

.m-auto {
    margin: auto !important;
    text-align: center;
}

.cid-s2LB5L3OWc H4 {
    color: #ffffff;
    display: none;
}

.cid-s2LB5L3OWc {
    padding-top: 125px;
    padding-bottom: 0;
    background-color: #383838;
}
.cid-s2LB5L3OWc H4 {
    color: #ffffff;
    display: none;
}
a, a:hover {
    color: #1bdb87;
}
.navbar-nav .hardware-dropdown > .dropdown-menu {
    top: -15px !important;
    left: 145px !important;
    margin-top: -1px;
}
.navbar-nav .carlson-dropdown > .dropdown-menu {
    top: -15px !important;
    left: 145px !important;
    margin-top: -1px;
}

.navbar-nav .stonex-dropdown > .dropdown-menu {
    top: -21px !important;
    left: 140px !important;
    margin-top: -1px;
}

.cid-rWEj078vtX .full-screen .slider-fullscreen-image {

    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    top: 50px;
}
.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    margin: 15px;
    width: calc(48% - var(--wp--style--unstable-gallery-gap, 16px) / 2);
    float: left;
    height: 500px;
}


	@media (min-width: 768px) {
    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 25.666667%;
    }
		.btn{
			padding: 10px;
			margin: 0px;
		}
}
	@media (min-width: 768px) {
    .text-md-right {
        text-align: right !important;
        width: 200px;
    }
		.small-icon{
			    width: 170px;
		}
}
	@media (min-width: 425px) {
    .footlogo {
        margin-bottom: 20px;
    }
		.footer-text-white {
    color: #ffffff;
    margin-bottom: 20px;
}
		.margin-80px-top {
    margin-top: 30px;
}
		.padding-80px-top {
    padding-top: 35px;
}
		.social-icon-style-8{
			    margin-top: 20px;
		}
		
}
.cid-s4zBxJTaIt {
    padding-top: 100px;
    padding-bottom: 0px;
    background-image: url(../../../assets/images/banner2-2000x1333.jpg);
    background-color: #383838;
}

/*----------------------------Annu--CSS ENDS--------------------------------*/












/* Ensure dropdowns work on hover */
/*.navbar-nav .dropdown-menu {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    margin-top: 0;
    white-space: nowrap;
    z-index: 1000;
}*/

/* Show dropdown on hover */
.navbar-nav .dropdown:hover > .dropdown-menu {
    display: block;
}
.navbar-nav .dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

/* For nested submenus */
.navbar-nav .dropdown-submenu {
    position: relative;
}

/* Default position: Submenus open to the right */
.navbar-nav .dropdown-submenu > .dropdown-menu {
    top: 30px;
    left: 10px;
    margin-top: -1px;
}

/* Adjust submenu alignment dynamically using JS */
.navbar-nav .dropdown-menu .dropdown-submenu-left {
    left: auto;
    right: 100%;
}

/* Styling for better visibility */
.dropdown-menu {
    background-color: #fff;
    border: 1px solid #ccc;
    min-width: 150px;
}

.dropdown-menu .dropdown-item {
    padding: 8px 15px;
    color: #333;
}

.dropdown-menu .dropdown-item:hover {
    background-color: #f8f9fa;
}
.dropdown-menu.show {
    display: block;
}
/* Ensure desktop menu displays correctly */
.navbar-nav .sub-menu {
    display: none;
    position: absolute;
    background: white;
    padding: 10px;
    min-width: 200px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

/* Show submenu on hover for desktop */
@media (min-width: 992px) {
    .navbar-nav .menu-item-has-children:hover > .sub-menu {
        display: block;
    }
	.navbar-overlay{display:none !important;}
}

/* Hide submenus by default for mobile */
@media (max-width: 991px) {
    .navbar-nav .sub-menu {
        display: none;
        position: static;
        box-shadow: none;
    }
	.cid-rWEj078vtX {
    position: relative;
    margin-top: 55px;
}
	
}

/* Overlay menu styles */
.navbar-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.9);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999; /* Ensure it's above everything */
}

/* Centering menu items */
.overlay-content {
    background: white;
    width: 90%;
    max-width: 400px;
    padding: 20px;
    text-align: center;
    border-radius: 8px;
    z-index: 10000; /* Ensure it's above the overlay */
    position: relative;
}

/* Close button */
.close-menu {
    background: none;
    border: none;
    font-size: 32px;
    position: absolute;
    top: 15px;
    right: 20px;
    color: black;
    cursor: pointer;
}

/* Show overlay when active */
.navbar-overlay.active {
    display: flex;
}

/* Ensure menu items are visible */
.navbar-overlay .navbar-nav {
    list-style: none;
    padding: 0;
    margin: 0;
}

.navbar-overlay .navbar-nav .menu-item {
    margin: 10px 0;
}

.navbar-overlay .navbar-nav a {
    text-decoration: none;
    font-size: 18px;
    color: black;
    display: block;
    padding: 10px 0;
}

/* Hide the default Bootstrap collapse */
@media (max-width: 991px) {
    .navbar-collapse {
        display: none !important;
    }
}
/* Hamburger menu button */
.navbar-toggler {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 30px;
    height: 25px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    z-index: 1050;
}

.navbar-toggler span {
    display: block;
    height: 3px;
    width: 100%;
    background-color: #333; /* Change color as needed */
    transition: all 0.3s ease-in-out;
    border-radius: 2px;
	margin-bottom:6px;
	color: #333;
}

/* Animation: when menu is active */
.navbar-toggler.active span:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
}

.navbar-toggler.active span:nth-child(2) {
    opacity: 0;
}

.navbar-toggler.active span:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
}
.cid-qTkzRZLJNu .navbar-toggleable-sm .navbar-collapse{padding-right: 0px !important}
	.dropdown-menu {
    position: absolute;
    left: 100%;
    top: 0;
    min-width: 200px;
    display: none;
}

.dropdown:hover > .dropdown-menu {
    display: block;
}