/*
Theme Name: Starter Pro
Theme URI: www.google.com
Author: Our Team
Author URI: www.google.com
Description: This theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: mycustomtheme
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.
*/




/*-----------------------------Reset STARTS----------------------------- */

li {
  text-decoration: none;
  list-style-position: inside;
}

a, a:hover {
  text-decoration: none;
}

p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 1.5em;
}


/*-----------------------------Reset ENDS----------------------------- */

/*-----------------------------General Styling STARTS----------------------------- */

.page-wrap {
  height: 100%;
  background: white;
  padding: 35px 0;
}
.mainimage {
  margin-top: -35px;
  margin-bottom: 50px !important;
}
.content {
  min-height: 300px;
  margin-top: 100px;
  margin-bottom: 100px;
}

.wrap {
  overflow-x: hidden;
}
.inner-wrap {
  margin: 0 auto;
  max-width: 1100px;
}

body {
  font-family: "roboto", sans-serif;
	font-size:14px;
  overflow-x: hidden;
  background: #eaeaea;
  color: #666666;
}


.container {
  background: white;
  padding: 0px;
}
.container2 {
  background: #27313d;
  padding: 0px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: black;
}
/*-----------------------------General Styling ENDS----------------------------- */

/*-----------------------------Typography STARTS----------------------------- */

h1 {
  font-size: x-large;
  margin-bottom: 18px;
}
.widget-title,
h3.sitecaption {
  display: inline-block; /* Ensures the element's width matches its content */
  border-bottom: 3px solid #77cc6d;
  font-size: 1.2rem;
  color: #000e7e;

}
h3.sitecaption{
	border: none;
}
/*-----------------------------Typography ENDS----------------------------- */

/*-----------------------------Icons STARTS----------------------------- */

.fa:hover {
  transition: opacity 0.3s, transform 0.3s;
  transform: scale(1.5);
  opacity: 0.5;
}
/*-----------------------------Icons ENDS----------------------------- */

/*-----------------------------Buttons STARTS----------------------------- */
.btn-primary-classic {
  padding: 20px 30px;
  background-color: #afd54e;
}
.btn-primary-classic:hover {
  background-color: #fe9721;
}

.callbox {
  position: fixed;
  bottom: 100px;
  right: 50px;
  display: flex;
  flex-direction: column;
}
.wabox {
  margin-bottom: 10px;
}

/*-----------------------------Buttons ENDS----------------------------- */

/*-----------------------------Header STARTS----------------------------- */
header .top-bar {
  display: flex;
  justify-content: center;
  height: auto;
  align-items: center;
}

header .top-bar li a {
  padding: 10px;
}

header .top-bar li .sub-menu {
  display: none;
}

header .top-bar .menu-item-has-children:hover .sub-menu {
  display: block;
}

.top-bar .row {
  margin: 8px 0px;
}

.rightgo {
  text-align: end;
}

.top-bar,
.socialmenu {
  background: darkolivegreen;
  color: white;
}

.boxy {
  display: flex;
  align-items: center;
  height: 200px;
}
.item.item-1 {
  margin-right: 25px;
  margin-left: -30px;
}
.sitelogo {
  font-size: 30px;
  font-weight: 600;
  color: #133620;
  margin-bottom: 5px;
}

.item:first-child,
.item:nth-child(2) {
  flex: 0 0 auto;
}

.item:last-child {
  margin-left: auto;
}

.menubar {
}

.menubar {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #f2f2f2;
  background: #f8f9fa;
}

header .menubox {
  text-align: center;
}

.navbar-brand {
  font-family: "Questrial", sans-serif;
  font-size: 30px;
  font-weight: 600;
}

ul#menu-primary-navigation li a {
  color: #303030;
  padding: 0px 22px;
  line-height: 50px;
font-weight: bold;
}
ul#menu-primary-navigation li a:hover,
ul#menu-primary-navigation li.current-menu-item {
  color: white;
}

ul#menu-primary-navigation li.current-menu-item a {
  color: white;
}

ul#menu-primary-navigation li:hover {
  /*     background-color: #77cc6d; */
  color: #ffffff;
}
ul#menu-primary-navigation li {
  float: left;
}
ul#menu-primary-navigation .menu-item-has-children:hover .sub-menu {
}
.navbar {
  padding: 0px;
}

.navbar-brand {
  color: black;
}

.dropdown-menu {
  margin-top: 0;
  padding: 0;
}
.dropdown-menu li {
  width: 100%;
}
.dropdown-menu li a {
  padding: 0px 22px;
  width: 100%;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;

  font-weight: 400;
  color: #000000;
  text-align: inherit;
  white-space: nowrap;
  border: 0;
}
/* Drop Down Hover Show */
.dropdown-menu {
  top: 0;
  display: block;
  opacity: 0;
}
.dropdown-menu.show {
  transition: top 1s;
  top: 100%;
  visibility: visible;
  opacity: 1;
}
/*-----------------------------Header ENDS----------------------------- */

/*-----------------------------Slider STARTS----------------------------- */

.banner {
  background-color: antiquewhite;
}

.home .carousel-item {
  min-height: 100vh;
  background-position: center;
  background-size: cover;
  position: relative;
  z-index: 1;
}

.home .carousel-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: -1;
}

.home .carousel-item .container {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.home .carousel-item h2 {
  font-size: 80px;
  color: #ffffff;
  margin: 0 0 10px;
  opacity: 0;
}

.home .carousel-item p {
  font-size: 30px;
  margin: 0;
  color: #eeeeee;
  opacity: 0;
}

.home .carousel-item.active h2 {
  animation: fadeInLeft 0.5s ease forwards;
}

.home .carousel-item.active p {
  animation: fadeInRight 0.5s ease forwards;
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0px);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0px);
  }
}

.home .carousel-controls {
  position: absolute;
  left: 50%;
  bottom: 40px;
  z-index: 10;
  transform: translateX(-50%);
}

.home .carousel-indicators {
  position: relative;
  margin: 0;
}

.home .carousel-indicators li {
  height: 70px;
  width: 70px;
  margin: 0 5px;
  border-radius: 50%;
  background-position: center;
  background-size: cover;
  border: 3px solid transparent;
  transition: all 0.3s ease;
}
.home .carousel-indicators li.active {
  border-color: #ffffff;
  transform: scale(1.2);
}

.home .carousel-control-next,
.home .carousel-control-prev {
  height: 60px;
  width: 60px;
  opacity: 1;
  z-index: 3;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  transition: all 0.3s ease;
}
.home .carousel-control-next:hover,
.home .carousel-control-prev:hover {
  box-shadow: 0 0 10px #ffffff;
}
.home .carousel-control-next img,
.home .carousel-control-prev img {
  width: 30px;
}
.home .carousel-control-next {
  right: -90px;
}
.home .carousel-control-prev {
  left: -90px;
}

.carousel-caption {
  position: absolute;
  top: 100px;
  left: 8%;
  text-align: left;
}

.carousel-caption p {
  font-size: 60px;
  margin-top: 50px;
  line-height: 100px;
}
.carousel-control-next,
.carousel-control-prev {
  width: 3%;
}
/*-----------------------------Slider ENDS----------------------------- */

/*-----------------------------About STARTS----------------------------- */
.about {
  margin-top: 100px;
}

.aboutbox {
  margin-left: 100px;
}
/*-----------------------------About ENDS----------------------------- */

/*-----------------------------Counter STARTS----------------------------- */

.boldcounter {
  font-size: 40px;
}

.databox {
  display: flex;
  align-items: center;
  text-align: center;
  border: #6c757d;
  height: 150px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px,
    rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
  z-index: 9999;
}
/*-----------------------------Counter ENDS----------------------------- */

/*-----------------------------Services STARTS----------------------------- */

.services {
  margin-top: 30px;
  text-align: center;
}

.servicerow {
  justify-content: center;
  text-align: center;
}

.card {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.card-img {
  max-width: 100%;
  max-height: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  position: relative;
}

.tags {
  background-color: red;
  color: white;
  position: absolute;
  bottom: 20px;
  border-radius: 30px;
  margin: auto;
  padding: 5px 15px;
  margin-left: 10px;
}

.cards-wrapper {
  display: flex;
  justify-content: center;
}

/*-----------------------------Services ENDS----------------------------- */

/*-----------------------------Swiper STARTS----------------------------- */
.swiper {
  width: 100%;
  /* height: 300px; */
}

.swiper-button-prev::after,
.swiper-button-next::after {
  color: white;
  font-size: initial !important;
}

/*-----------------------------Swiper ENDS----------------------------- */

/*----------------------------- Scroll to top button STARTS ----------------------------- */

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 50px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #9ecdff;
  color: white;
  cursor: pointer;
  padding: 10px;
  height: 50px;
  width: 50px;
  border-radius: 50%;
}

#myBtn:hover {
  background-color: #1c3273;
}

/*---------------------------------------------------------------Scroll to top button ENDS ----------------------------- */

/*-------------------------------------------------------------------------Footer STARTS----------------------------- */
.footer-bottom {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footerbar {
  padding-top: 50px;
  color: #b3c1d3;
  padding-bottom: 30px;
}
.footerbar,
.footerbar h1 {
  color: white !important;
}



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

li.widget {
  list-style-type: none;
}

.footerbar,
.footerbar ul li a {
  color: white;
  display: flex;
  justify-content: space-between;
}

.footer-bottom {
  background-color: #f8f8f8;
  color: #666666;
  margin-bottom: 50px;
}
.footer-bottom a {
  color: #666666;
}

.footerbar ul li:not(:last-child) {
  padding-bottom: 5px;
}

li.widget {
  list-style-type: none;
}

.footerbar ul li {
  list-style-type: none;
}

.footerbar h5 {
  margin-bottom: 30px;
}

ul {
  padding-left: 0px;
}
.footer-bottom p {
  font-size: small;
}

*******testing********* .menu {
  display: block;
  margin: 0 auto;
  position: relative;
  width: 200px;
}

.menu > li > a {
  background: blue;
  color: #fff;
  display: block;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
}

.menu ul {
  background: #ddd;
  height: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  transition: all 1s ease;
  top: 100%;
  width: 100%;
}

.menu li:hover ul {
  opacity: 1;
  transform: translateY(0);
}

.menu ul a {
  color: #000;
  display: block;
  padding: 5px 20px;
}

/* Reset Submenu State */
/* Reset Submenu State */
.nav-item .dropdown-menu {
  max-height: 0; /* Collapsed height */
  opacity: 1; /* Invisible */
  visibility: hidden; /* Hidden */
  overflow: hidden; /* Hide content */
  position: absolute;
  left: 0;
  top: 100%; /* Position below the parent */
  width: 100%;
  transition: all 1s ease;
  border-radius: 0; /* Remove border-radius */
}

/* Show Submenu on Hover */
.nav-item:hover .dropdown-menu {
  max-height: 500px; /* Expand vertically (Set max expected height) */
  opacity: 1; /* Fully visible */
  visibility: visible; /* Unhide */
  transform: translateY(0);
}

/* Parent Link Styling */
.nav-item > a {
  color: #fff;
  display: block;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
}

/* Submenu Link Styling */
.dropdown-menu a {
  color: #000;
  display: block;
  padding: 10px 20px;
  text-decoration: none;
}

/* Ensure Submenu Matches Parent Width */
.nav-item .dropdown-menu {
  min-width: 100%; /* Match parent width */
  width: inherit; /* Inherit width from parent */
}

.homewidget {
  /* 	margin-bottom: 50px; */
}
:where(.wp-block-columns) {
  padding-bottom: 1.75em;
  margin-bottom: 0;
}

/* Hover state for submenu links */
.dropdown-item {
  color: black !important;
}
.dropdown-item.active {
  color: white !important;
}
.dropdown-item.hover {
  color: white !important;
}
ul#menu-primary-navigation li a:hover,
ul#menu-primary-navigation li.current-menu-item {
  color: white !important;
}
.social-media-links {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

/*---------------------------------------------------------------------FOOTER ENDS----------------------------- */

/*-----------------------------------------------------------------MOBILE ONLY CSS STARTS----------------------------- */

@media (max-width: 767px) {
  .navbar-toggler {
    color: #afd54e;
    border: 1px solid #6c757d;
  }
  img.custom-logo {
    width: 70%;
    height: 70%;
  }
  .sitelogo {
    font-size: 20px;
  }
  h3.sitecaption {
    font-size: 1rem;
  }
  .col-lg-12.noborder {
    padding-left: 15px;
  }

  p {
    text-align: center;
    justify-content: center;
  }


  .banner {
    text-align: center;
  }

  .container1 {
    justify-content: center;
  }

  .aboutbox {
    margin-left: 0px;
    text-align: center;
  }

  .btn-home1 {
    background: black;
    color: white;
    width: 50%;
    margin-right: 10px;
  }

  .btn-home1:hover {
    background-color: #fe9721;
  }

  /* Slider Mobile CSS STARTS */
  .home .carousel-control-next,
  .home .carousel-control-prev {
    display: none;
  }
  .home .carousel-indicators li {
    height: 60px;
    width: 60px;
  }
  .home .carousel-item h2 {
    font-size: 45px;
  }
  .home .carousel-item p {
    font-size: 22px;
  }
  /* Slider Mobile CSS ENDS */
.footerbar{

    flex-direction: column;
margin-left: 15px;
}
.social-media-links {
  
    justify-content: space-around;
    
}
}/*-----------------------------MOBILE ONLY CSS ENDS----------------------------- */

.inner-wrap-header {
    display: flex;
    flex-wrap: wrap; /* Allows items to wrap to the next line */
    align-items: center; /* Optional: Aligns items vertically */
    justify-content: space-between; /* Optional: Space out items */
}

.navbar>.container-fluid {
    padding: 0;
}


/* Media Query for Mobile View */
@media (max-width: 768px) { /* Adjust the max-width as needed */
	
	
.inner-wrap-header {
    justify-content: center; /* Optional: Space out items */
}
    .item-1, .item-2, .item-3 {
        flex: 100%; /* Forces each item to take full width */
        text-align: center; /* Optional: Centers content */
    }

    .item-3 {
        order: 2; /* Moves item-3 below the other items */
    }

    .item-2 {
        order: 1; /* Ensures item-2 stays above item-3 */
    }
.header-widget-area h4 {
    font-size: small;
}
	.navbar {
    padding: 0px;
    width: 100%;
	}

.footer-bottom {
    height: auto;
    flex-direction: column;
}
	.footer-widget-area p{
		text-align: left;
	}
}

img.custom-logo {
    height: 100px;
    width: 100px;
}