h4,h5,h6,.h4,.h5,.h6{
    font-family:"Manrope", sans-serif;
    font-weight: 600 !important;
}
h4,.h4{
  font-size: 1.35rem;
  font-family:"Manrope", sans-serif;
}
h5,.h5{
  font-size: 1.2rem;
  font-family:"Manrope", sans-serif;
}
p{
  font-size: 12pt;
  color:#212529;
  font-weight: 500;
}
.slider-item p{
  font-size:14pt;
  text-align: center;
}
.slider-item .container{
  top:25%;
  transform: translateY(-25%);
}
.title p{
  color: #212529;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	  margin-top: 5px;
    display: block;
}

#gotoTop {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 99;
  font-size: 14pt;
  border: none;
  outline: none;
  background-color: #ee4037;
  color: white;
  cursor: pointer;
  padding: 4px 8px;
  border-radius: 4px;
}

#gotoTop:hover {
  background-color: #555;
}
.banner{
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    text-align: center;
    margin-top: -70px;
}
.banner #dotsCanvas{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
}
.mbtn{
  margin-bottom:20px;
}
.mbtn .col-3{
   margin-left:-40px;
   margin-right:40px;
}
.mbtn .col-9{
  margin-top:-5px;
}
.mbtn a{
  font-family: "Catamaran", sans-serif;
  font-weight: 600;
}
.mbtn li{
  line-height: 3em;
}

.mbtn .left_icon{
  display: inline-flex;
  border-radius: 50%;
  border: 3px solid #e74c3c;
  vertical-align: middle;
    width: 3.9em;
    height: 4em;
    justify-content: center;
    margin-bottom: 4px;
    padding-top:14px;
background: radial-gradient(circle at 30px 30px, #5cabff, #000);
color:white;
}
.mbtn .left_icon i{
  font-size: 20pt;
  font-weight: 600;
  position: absolute;
  margin:auto;
}
.mbtn b{
  font-family: 'my-font';
  font-weight: 900;
  font-size: 16pt;
}
.mbtn p{
  line-height: 1.5;
  font-size: 12pt;
}
.header-top-bar {
  position: absolute;
    top: 0;
  left: 0;
  right: 0;
  z-index: 100; /* Ensure it stays on top */
    font-size: 14px;
    padding: 10px 0px;
    color: #fff;
    transition: top 0.3s ease; /* Optional smooth transition */
}
.header-top-bar.hidden {
  top: -100px; /* Replace 100px with your header height */
}
.header-top-bar a{
  color: #fff;
  font-size: 10pt;
}
.top-bar-info{
  margin-right: 12px;
  margin-top: -8px;
  display: inline-flex;
  align-items: flex-end;
}
.top-bar-info img{
  margin-top: -26px;
}
    
.navbar-nav{
  margin-top:25px;
}
.btn-default{
  background-color: #fff;
}
.btn-icon {
    border-radius: 30px;
}

.btn-icon.facebook {
    background-color: #3b5998;
}
.btn-icon.instagram {
    background: #833ab4;
  background: linear-gradient(
    to right,
    #833ab4,#fd1d1d,#fcb045
  );
}
.btn-icon.twitter {
    background-color: #000;
    color:white;
}
.btn-icon.linkedin {
    background-color: #0077b5;
}
.btn-icon:hover {
    background: #ee4037 !important;
}
.section, .section-sm{
  padding:20px;
}
#footer{
  color: #fff;
}
.no-margin {
  margin: 0;
  padding:0;
}
.service-2{
  background: transparent url("../images/wave1.webp") no-repeat  0px 0px;
    background-size: contain;
}
.header-top-bar a {
  font-size: 14pt;
}
.header-top-bar i{
  margin-bottom: -15px;
}
.header-top-bar .btn,.top-footer .btn{
  padding:.4rem .4rem;
  line-height: 1;
}

.header-top-bar i:before,.top-footer i:before{
  font-size: 20px;
}
.counters-item:before{
    height: 125px;
    top: 20%;
}
.service-2 .service-item i {
    font-size: 70px;
    border-radius: 50px;
    background-color: #fff;
    box-shadow: none;
    height: 75px;
    line-height: 75px;
    margin-bottom: 10px;
    width: 77px;
  }
.service-2 .service-item i:before {
  color: #171a84;
}
.top-footer li {
font-size: 11pt;
}
.top-footer li a {
  color:#fff;
  font-size: 10pt;
}
.top-footer p {
  color:#fff;
  font-size: 11pt;
  line-height: 1.5rem;
  border-right: solid 1px white;
}


.pl-10{
 padding-left:10px !important;
}
.pl-20{
 padding-left:20px !important;
}
.top-footer .col-lg-3,.top-footer .col-lg-2 {
  padding:0;
}

@media screen and (min-width: 0px) and (max-width: 720px) {
  .top-bar-info { display: none; }
  .pl-10,.pl-20{
   padding-left:0px !important;
  }
  .top-footer {
    padding-left:10px !important;
  }
  .single-page-header {
      background-position-x: -750px; /* aboutus*/
  }
  .single-page-header {
      background-position: -720px 70px; /* services*/
  }
  .single-page-header {
      background-position: -480px 40px; /* industries*/
  }
  .single-page-header {
      background-position: -800px 40px; /* careers*/
  }
  .single-page-header {
      background-position-x: -600px; /* contact*/
  }
  .mt-2, .mt-4, .mt-6, .mt-10, .mt-20, .mt-30, .mt-40, .mt-50{
    margin-top:0 !important;
    margin-bottom:20px;
  }
  .mbtn .col-3{
     margin-left:0px !important;
     margin-right:0px !important;
  }
}