/**=======================================================================
* A Customized  CSS File for websites made with love from
* LWEGATECH Team of developers
* ===========================================================================**/
/* Prevent horizontal overflow */

* {
    box-sizing: border-box;
}

html,
body{
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
  	font-optical-sizing: auto;
  	font-style: normal;
	font-size: 15px;
	font-weight: 300;
	min-height: 100vh;
	max-width: 100%;
}
.card-container {
      width: 100%;
      overflow-x: hidden;
    }
.services-slider {
      width: 100%;
    }
::selection {background:#003262;color:#FFF;text-shadow:none;}
::-webkit-selection {background:#003262; color:#FFF;text-shadow:none;}
::-moz-selection {background:#003262;color:#FFF;text-shadow:none;}
h1, h2, h3, h4, h5, h6 {font-family: "Montserrat", Arial, Helvetica, sans-serif;font-weight: 600;!important}
.btn-primary{background-color: #060606;border-color: #00648F;}
.btn-primary:hover{background-color: #fdfcfc;border-color: #060202;color: #000;}

/** ================================
Menu & Top
=========================================**/
/**Top **/
.top-header{background-color: #00648F;color: #F1F1F1;font-size: 12px;}
/**Desktop menu **/

.menu-section{box-shadow: 2px 3px 5px rgba(0,0,0,0.1); background-color: #000;z-index: 1020;
    font-family:"Montserrat", Arial, Helvetica, sans-serif;
}
nav{margin:0;padding:0;height: 80px;background-color: #070606;display: flex;justify-content: flex-end;align-items: center;
    font-family:"Montserrat", Arial, Helvetica, sans-serif;
}
nav a{height: 100%;padding: 0 30px;text-decoration: none;display: flex;align-items: center;color:#fcfbfb;font-family:"Montserrat", Arial, Helvetica, sans-serif;}
nav a:hover, .dropdown:hover, .dropbtn{background:rgba(8, 10, 11, 0.05);color: #FFF;}
nav .logo{margin-right: auto;}
nav .logo:hover{background-color: transparent;}
nav .logo img{height: 70px;align-self: center;}
#mobilemenu-active{display: none;}
.showmenu, .hidemenu{display: none;}
.link-container{height: 100%;width: 100%;display: flex;flex-direction: row;justify-content: flex-end;}
.dropdown {position: relative;align-items: center;display: flex;padding: 0 20px; }
.dropdown-content {display: none;position: absolute;background-color: #f9f9f9;min-width: 250px;box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);z-index: 1100;top: 80px;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown-content a {color: black;padding: 8px 16px;text-decoration: none;display: block;text-align: left;}
.dropdown-content a:hover {background-color: #080808;color: #fff;}
.dropdown input[type="checkbox"] {display: none;}
.menu{color: #ffffff;}
/**sticky Header**/
.sticky-header{background-color: #000;position:fixed;z-index: 1020;width: 100%;box-shadow: 2px 3px 5px rgba(0,0,0,0.1);top:0;}
.sticky-header nav{margin:0;padding:0;height: 60px;}
.sticky-header nav .logo img{height: 50px;}
.sticky-header .dropdown-content {top: 60px;}


/** =================================================================
* HOME PAGE
* ===================================================================**/
.home-intro-top{background:#060606;color:#fff;font-size: 30px;min-height: 150px;}
.home-intro-top p{height: 100%;line-height: 1.4;justify-content: center;}
.home-intro-mid{background:#fff;padding-top:0px;padding-bottom: 0px;min-height: 300px;margin-top: 50px; margin-bottom: 30px; font-family:"Montserrat", Arial, Helvetica, sans-serif;!important}
.home-intro-mid .card-container{width: 100%;}
.home-intro-mid p{line-height: 1.6;}
.home-intro-mid h2{font-weight: 800;font-size: 40px;}
.home-intro-mid h1{font-weight: 600;margin-bottom:0;color:#fff}
.home-intro-bottom{padding-top:0px;padding-bottom: 0px;background-color: rgba(252, 249, 249, 0.05);}
.home-intro-bottom .card-container{width: 100%;margin:0 auto;display: flex;flex-direction: row;justify-content:center;align-items: center;}
.home-into-bottom.container{height:700px;}
.home-intro-bottom .title-row{background-color: black;}
.home-intro-bottom .photo img{height: 550px;width: 100%;object-fit: cover; border-radius: 10px;}
.home-intro-bottom{font-family:"Montserrat", Arial, Helvetica, sans-serif;}
.home-intro-bottom .text{background-color: #Fff;border-radius: 10px;margin-left: 20px;margin-top:80px}
.home-intro-bottom .text h4{background-color: #003262;color: #fff;padding: 10px;}
.home-intro-bottom .text h2, .home-intro-bottom p{padding:0 15px 20px 15px;font-weight: 400;}
.home-intro-bottom .text h2{font-weight: 800;font-size: 28px;}
.home-caction{background: linear-gradient(to right, rgba(0, 13, 27, 0.95), rgba(0, 13, 27, 0.5)), url('../images/slides/Pedal-Business-Solution-4.jpg') no-repeat;background-size: cover;background-position: center center;min-height: 400px;padding-top:50px;padding-bottom: 20px;color: #f1f1f1;font-size: 18px;font-weight: 300;}
.home-caction .container{width:80%;}
.home-caction h3{font-size: 35px; margin-top:2.5rem;font-weight: 800;color:#FFF}
.card-container{background-color: #fff; padding: 0;}
.title-row{margin-top:60px;margin-bottom:30px;justify-content:start;}

/** =================================================================
* OTHER PAGE
* ===================================================================**/
.header-wrap{padding: 80px 0 80px 0;}
.header-wrap h1 {color: #fff;display: inline-block;margin-bottom: 10px;border-bottom: solid 3px #ffffff;}
.header-wrap nav{height: 20px;justify-content:center;background-color: transparent;font-size: 12px;text-align: center;color:#fff;}
.header-wrap nav a{color:#f8f6f3;padding: 0 3px;}
.header-wrap .breadcrumb-item + .breadcrumb-item::before {color: #fff;}
.header-wrap .breadcrumb-item.active {color: #f9fafa;}
.about-mv{background-color: #000;color: #F1F1F1;padding-top: 50px;padding-bottom: 50px;}
.about-mv h2 {font-weight: 800;font-size: 40px;}
.about-mv i{font-size: 40px;margin-right:5px;}
.about-mv .d-flex{border: 1px solid #F1F1F1;border-radius: 10px;height: 100%;}
.about-values{padding-top: 50px;padding-bottom: 50px;}
.about-values .card .card-body{background-color: #000;color:#fff;}
.about-values .card .card-body h5{font-size: 16px;color: #fff;}
.about-why{padding-top: 50px;padding-bottom: 50px;}
.about-why .container{width:70%;margin:0 auto;}
.service-page{padding-top: 50px;padding-bottom: 50px;}
.service-page ul{margin: 0;padding: 0;list-style: none;}
.service-page .accordion li{color:#fff;}
.service-page .accordion li::before{font-family: "bootstrap-icons";content: "\F270";color: #FFF;margin-right:5px;}
.service-page li{margin-bottom: 8px; font-style: none;color:#00648F;}
.service-page li::before{font-family: "bootstrap-icons";content: "\F270";color: #00648F;margin-right:5px;}
.service-page img{height: 400px;border-radius: 10px;box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.2);object-fit: cover;
	width: 100%;object-position: center;}
.contact-page{padding-top: 50px;padding-bottom: 50px;}
.contact-page i{font-size: 35px;color: #000;}



/*==========================================================
# FOOTER
==========================================================**/
.footer{margin-top: 60px;padding-top:0%;padding-bottom: 0%;background-color: #010406;color: #f9fafa;font-size: 13px;}
.footer a{color: inherit;text-decoration: none;}
.footer h4{font-size: 20px;font-weight: 700;margin-bottom: 15px;}
.footer .footer-contacts ul{padding: 0;margin:0;list-style: none;}
.footer .footer-contacts li{height: 30px;}
.footer .footer-links ul{padding: 0;margin:0;list-style-type: none;}
.footer .footer-links li{margin-bottom: 8px;}
.footer .footer-links li a{color: inherit;text-decoration: none;}
.footer .footer-links li::before{font-family: "bootstrap-icons";content:"\F285";margin-right:5px;font-size: 10px;}
.footer .footer-links li a:hover{text-decoration: overline;}
.footer .copyright{font-size: 10px;color: #89aaba;margin-top:30px;}
.footer-title{font-size: 30px;display: flex;margin-bottom: 30px;color: #fff;justify-content: center;align-items: center;margin-top: 60px;}
.social-wrap{
	height: 100px;
	width: 100%;
}
.socials{
    left: 40%;
	bottom: 20px;
	bottom: 30px;
	margin-top:60px;
	max-width: fit-content;
	
}
.socials a{
	padding:0.9rem;
	font-size: large;
}
.footer .mid{
    padding-left:100px;
    padding-right:50px;
    padding-bottom:20px;
}
.footer .mid .btn{
    width:200px;
}
.footer a:hover{
    background:#fff;
    color:#000;
    border-radius:6px;
}
.footer-num{
    margin-left:100px;
    width:100px;
    height:80px;
}
@media (max-width: 768px) {
	.footer .footer-contacts, .footer .footer-links {width: 100%;margin-bottom: 20px;}
	.footer .footer-contacts ul, .footer .footer-links ul {display: flex;flex-direction: column;}
	.footer .footer-contacts li, .footer .footer-links li {margin-bottom: 10px;}
	.footer .copyright {text-align: center;}
	.socials{left: 0;right: 0;bottom: 20px;justify-content: center;align-items: center;}
}


/*==========================================================
# Loader
==========================================================**/
#preloader {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 100, 143, 0.15);	display: flex;justify-content: center;align-items: center;z-index: 9999;}
.bounce-container {display: flex;justify-content: center;align-items: center; }
.bounce-ball {width: 15px;height: 15px;background-color: #21a3ce;border-radius: 50%;margin: 0 5px;animation: bounce 1s infinite; }
.bounce-ball:nth-child(1) {animation-delay: 0s; }
.bounce-ball:nth-child(2) {animation-delay: 0.33s; }
.bounce-ball:nth-child(3) {animation-delay: 0.66s;}
@keyframes bounce {
	0% {
	  transform: translateY(0);
	}
	50% {
	  transform: translateY(-50px);
	}
	100% {
	  transform: translateY(0);
	}
}

/*==========================================================
# Back to top button
==========================================================**/
.back-to-top {position: fixed;opacity: 0; visibility: hidden;right: 15px;bottom: 15px;z-index: 99999;    background: #0e0f10;width: 40px;height: 40px;border-radius: 4px;transition: all 0.4s;}
.back-to-top i {font-size: 24px;color: #fff;padding: 5px;text-align: center;}
.back-to-top:hover {background: #d1760e;color: #fff;}
.back-to-top.active {visibility: visible;opacity: 1;}

/*==========================================================
# Back to top button
==========================================================**/
/*@media (max-width:400px){
	.mobile-menu{width: 100%;}
    .footer .row{
    	    display:block;
         	}
	.footer .mid{
         	    margin-left:-80px;
            	}
                                	.footer .row{
                                	    margin-left:60px;
                                	}
                                	.footer .footer-title{
                                	    margin-left:40px;
                                	}
}*/
@media (max-width: 600px) {
	.navbar {display: flex;}
	#hero p {width: 90%;font-size: 13px; }
	#hero .btn-get-started {padding: 10px;font-size: 12px;}
	.home-intro-mid .container {width: 100%;}
	.home-intro-mid h2 {font-size: 30px; }
	.home-intro-mid .btn-lg{font-size: 16px;}
	.home-intro-bottom .text {margin-left: 0px;margin-top: -10px;margin-bottom: 20px;}
	.home-intro-bottom .text h2 {font-size: 20px; }
	.header-wrap nav {height: auto;}
	.about-why .container {width: 100%;}
	
}

@media (min-width: 768px) {
	.navbar-toggler {
		border-color: white; /* Set border color to white */
	}
}

@media (max-width: 860px){
	.menu-item{display: none;}
	.mobilebtn{display: block;}
	.link-container{display: block; flex-direction: column;width:250px;position: fixed;top: 0;right: -100%;z-index: 999;background-color:#0c0c0c;box-shadow: -10px 0 10px rgba(0,0,0,0.1);transition:0.75s ease-out;}
	nav a{box-sizing: border-box;height: auto;width:100%;padding: 10px 20px;justify-content: flex-start;}
	.showmenu, .hidemenu{display: block;padding:10px;}
	#mobilemenu-active:checked ~ .link-container{right:0;}
	#mobilemenu-active:checked ~ #overlay{top:0;left: 0;position: fixed;height: 100%;width:100%;background-color:rgba(32, 11, 6, 0.02);transition:0.5s ease-out;z-index: 998;}
	nav a:hover{background-color:#000;}
	nav .logo:hover{background-color: transparent;}
	/* Dropdown-specific styles */
    .dropdown {position: relative;display: flex;flex-direction: column;}
    .dropdown-content {display: none;flex-direction: column;background-color: #f9f9f9;width: 100%;        box-shadow: none;padding: 0;}
    .dropdown input[type="checkbox"] {display: none;}
    .dropdown input[type="checkbox"]:checked ~ .dropdown-content {display: flex;position: initial;background: #fff;}
    .dropdown-content a {color: black;padding: 10px 20px;text-decoration: none;}
    .dropdown-content a:hover {background-color: #fff;}
    .dropdown > label {display: flex;justify-content: space-between;align-items: center;cursor: pointer;      width: 100%;padding: 10px 0px; }
}
/*====================================================================================
 Site specific and services cards* 
======================================================================================
*/
.swiper{
	max-width: 95%;
}
.card-container .card{
	background-color: #070707;
	color: #fff;
	border-radius: 10px;
	height: 520px;
	justify-content: center;
	box-shadow: #000;

}
.card-container .card a{
	color: #Fff;
	font-weight: 600;
	font-family: 'Gill Sans', 'Gill Sans MT', 'Calibri', 'Trebuchet MS', sans-serif;
	align-self: center;
	margin-bottom: 0;
}
.card-container .card a:hover{
	color: #000;
	background-color: #fdfcfc;
	text-decoration: none;
	transition: ease-in-out 0.3s;
}
.card-container .card img{
	width: 100%;
	height: 300px;
	object-fit: cover;
}
.card-container .title-row{
    padding-left:20px;
    margin-top:60px;
    margin-bottom:30px;
}
.swiper-scrollbar-drag {
  background: #007bff; /* Blue handle */
  border-radius: 3px;
}
.img-container {
  position: relative;
  display: inline-block;
  width: 100%;
}
.img-container img{
    height:500px;
    object-fit:cover;
}

.call-box {
  position: absolute;
  bottom: 0px; 
  right: 0px;   
  background: rgba(255, 255, 255, 0.95);
  border-radius: 8px;
  padding: 10px 15px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 500;
  z-index: 10;
}
.call-box a{
color:#000;
text-decoration: none;
}
.accordion-body{
	background-color: #000;
	color: #fff;
	font-size: 0.9rem;
}
.accordion-button{
	background-color: #FFF;
	border: 2px solid #000;
	color: #000;
	padding-top: 10px;
	padding-bottom:10px;
}

.accordion-item{
    margin-bottom:10px;
}
/* Responsive adjustments */
@media (max-width: 768px) {
  .call-box {
    bottom: 0px;
    right: 0px;
	width: 100px;
    padding: 8px 12px;
    font-size: 0.9rem;
  }
}
@media (max-width: 480px) {
  .call-box {
    bottom: 0px;
    right: 0px;
    padding: 6px 10px;
    font-size: 0.8rem;
  }
  
}
/*==========================================================*/
.swiper-button-prev,
.swiper-button-next {
 color:#000;
 opacity: 100;
}


/*Video handling*/
/**=======================================================================
* A Customized  CSS File for websites made with love from
* LWEGATECH Team of developers
* ===========================================================================**/
html, body {background-color:transparent;font-family:"Montserrat", sans-serif; font-optical-sizing:auto; font-style:normal; font-size:16px;height:100vh;}
::selection {background:#026b4b; color:#FFF; text-shadow:none;}
::-webkit-selection {background:#026b4b; color:#FFF; text-shadow:none;}
::-moz-selection {background:#026b4b; color:#FFF; text-shadow:none;}
.intro h1, h2, h3, h4, h5, h6 {font-family:"Montserrat", Arial, Helvetica, sans-serif;font-weight:800;}
.bg-video {    position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index: -2;}
.vid-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%; background-color: rgba(0, 0, 0, 0.6);z-index: -1;}
.intro {position: relative;z-index: 2;color: white;padding: 20px;height: 500px;top: 50%;}
.intro .ctop{text-align: center;}
.logo {height:180px; transition:0.3s;background-color: transparent;margin:0 auto;border-radius: 10px;}
.spacer{height: 40px;}
.copyright {top: 100%;background-color: transparent;color: #b5cdd3;height: 35px;line-height: 35px;font-size: 10px;
    text-align: center;}
.copyright a {color:#b5cdd3; text-decoration:none;}
.ctop {
    margin-top: 150px;
    top: 50%;
    bottom: 50%;
    left: 50%;
    transform: translateX(-50%); /* Centers the element instead */
    font-size: clamp(50px, 10vw, 150px); /* Responsive font size */
}
