@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Instrument+Sans:ital,wght@0,400..700;1,400..700&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Oswald:wght@200..700&family=Outfit:wght@100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');

:root{
    --blue: #0a4e8c;
    --black: #121111;
    --white: #fff;
    --grey:#5A5A5A;
}
body{
    font-family: "Outfit", serif;
    font-weight: 500;
    font-size: 17px;
    background: var(--white);
    color: var(--black);
    line-height: 1.8;
}
ul{
  list-style: none;
}
/* navbar start/ */
.nav-menu {
    position: absolute;
    z-index: 1;
    width: 100%;
    
}
.nav-logo{
  width:100px;
}
.nav-menu .navbar {
    padding: 5px 20px;
    margin-top: 30px;
    background: #ffffffc4;   
}
.nav-item{
    padding: 0px 8px;
}
.nav-link{
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    color: var(--sr-color-one);
}
.nav-link:hover{
    color: var(--blue)!important;
    
}
.menu-bar{
    height: 25px;
    width: 25px;
    margin-left: 20px;
}
.menu-bar:hover .menu-bar{
    content: url('../img/icon/menu-green.png')!important;
}

/* navbar end/ */



  /* sticky-header end/*/
  .sticky-header.fixed-header {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    z-index: 99;
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
    background-color: #fffffffb;
    animation: slideDown 0.70s ease-out;
    margin-top: 0px;
  } 
  @keyframes slideDown {
    from {
        transform: translateY(-100%);
    }
  
    to {
        transform: translateY(0);
    }
  }

  .fixed-header #menu-bar .menu-bar {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 13px;
    left: -239px;
    cursor: pointer;
    margin: 10px;
    display: block;
}
.fixed-header #sidebar.active .menu-bar{
  display: none;
}
.fixed-header #sidebar{
  height: 100%; 
}

.sticky-header.fixed-header #top-header {
    margin-top: 0px !important;
}
    /* sticky-header end */

   
/* sticky-header */
/* button */
/* From Uiverse.io by adamgiebl */ 
.cssbuttons-io {
  position: relative;
  font-family: inherit;
  font-weight: 600;
  font-size: 18px;
  /* letter-spacing: 0.05em; */
  border-radius: 11px;
  cursor: pointer;
  border: none;
  background: linear-gradient(to right, #0a4e8c, #268dec);
  color: ghostwhite;
  overflow: hidden;
}

.cssbuttons-io svg {
  width: 1.2em;
  height: 1.2em;
  margin-right: 0.5em;
}

.cssbuttons-io span {
  position: relative;
  z-index: 10;
  transition: color 0.4s;
  display: inline-flex;
  align-items: center;
  padding: 7px 15px;
}

.cssbuttons-io::before,
.cssbuttons-io::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.cssbuttons-io::before {
  content: "";
  background: #000;
  width: 120%;
  left: -10%;
  transform: skew(30deg);
  transition: transform 0.4s cubic-bezier(0.3, 1, 0.8, 1);
}

.cssbuttons-io:hover::before {
  transform: translate3d(100%, 0, 0);
}

.cssbuttons-io:active {
  transform: scale(0.95);
}

/* button */

/* slider */

.slider {
    margin-top: -2px;
}

.slider .image-wrap {
    position: relative;
}

.slider .image-wrap .overlay-slider {
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: #02193a9d;
    opacity: 0.5;
}

.slider .item img {
    width: 100vw;
    height: 120vh;
    object-fit: cover;
}

.slider .item .text-block {
    position: absolute;
    top: 50%;
    transform: translateY(-45%);
    left: 10%;
    right: 0;
    width: 100%;
    direction: ltr;
    line-height: 1;
}
.slider .item .text-block p {
    font-size: 50px;
    font-weight: 600;
    color: #fff;
    line-height: 44px;
    max-width: 700px;
    text-transform: capitalize;
    line-height: 1.25em;
}

.slider .item .button {
    margin-top: 20px;
}

.slider .item  {
    position: relative;
}


/* slider-end */

.banner-section{
    position: relative;
}
.shapedividers_com-7820{
    overflow:hidden;
    position:relative;
    }
    .shapedividers_com-7820::before{ 
    content:'';
    font-family:'shape divider from ShapeDividers.com';
    position: absolute;
    z-index: 3;
    pointer-events: none;
    background-repeat: no-repeat;
    bottom: -0.1vw;
    left: -0.1vw;
    right: -0.1vw;
    top: -0.1vw; 
    background-size: 101% 98px;
    background-position: 50% 100%;  background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35.28 2.17" preserveAspectRatio="none"><path d="M35.28 1.16c-3.17-.8-7.3.4-10.04.56-2.76.17-9.25-1.47-12.68-1.3-3.42.16-4.64.84-7.04.86C3.12 1.31 0 .4 0 .4v1.77h35.28z" fill="%23ffffff"/></svg>'); 
    }
    
    @media (min-width:2100px){
    .shapedividers_com-7820::before{
    background-size: 101% calc(2vw + 98px);
    }
    }
     
     /*about-us  */
     .about-sec{
        padding: 50px 0;
     }
     .about-content span{
background: #0265c2;
color: var(--white);
padding: 7px 10px;
font-size: 18px;
     }
     .about-content h2{
        margin-top: 30px;
        font-size: 40px;
        font-weight: 600;
     }
     .about-content h2 strong{
        color: var(--blue);
        font-size: 40px;
        font-weight: 600;
     }


.about-content h1{
        margin-top: 30px;
        font-size: 40px;
        font-weight: 600;
     }
     .about-content h1 strong{
        color: var(--blue);
        font-size: 40px;
        font-weight: 600;
     }

.about-content p {
    text-align: justify;
}

     .p-relative {
        position: relative;
    }
    .ca-choose-item:after {
        position: absolute;
        content: "";
        background: var(--blue);
        height: 100%;
        width: 6px;
        left: 0;
        top: 0;
    }
    .ca-choose-item .ca-title {
        font-size: 22px;
        font-weight: 600;
    }
    .ca-choose-item p {
        font-size: 16px;
        line-height: 24px;
        
    }
    .ca-choose-item {
        padding-left: 25px;
        margin-bottom: 40px;
    }
    .z-index-1 {
        z-index: 1;
    }
    .p-absolute {
        position: absolute;
    }
    .ca-about-2-img img{
      border-radius: 11px;
    }
    .ca-about-2-img:after {
        position: absolute;
        content: "";
        background: #fff;
        height: 360px;
        width: 180px;
        top: 61px;
        left: 275px;
        z-index: 1;
    }
    .ca-about-2-overlay {
        right: 0;
        top: 70px;
        z-index: 2;
    }

     /*about-us  */
     /* history start/ */
.history-section{
  padding: 60px 0px ;
  background: #e6f5fd;
}

.project-img-outer{
  position: relative;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 11px;
}

 .product_img{
  margin: 0px 0px;
  display: flex;
  object-fit: cover;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  
}
.project-inner{
  padding: 50px 25px 20px;
    position: absolute;
    bottom: -350px;
    left: 20px;
    right: 20px;
    width: 90%;
    height: 93%;
    color: var(--white);
    transition: all 0.7s;
  background: #101111b7;
  border-radius: 11px;
}
.project-inner h5{
  color: var(--white);
  font-size: 25px;
  text-shadow: 1px 1px #4298e9;
  font-weight: 600;
}
.project-inner p{
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
}
.project-img-outer:hover .project-inner{
  bottom: 0px;
}
.project_slider{
  margin: -80px 0px 45px;
}
.project_slider a{
  text-decoration: none;
}
.projects-text{
  color: var(--white);
}
.heading-h-p{
  margin: 35px 0px 10px;
}
.heading-h-p-1{
  margin: 35px 0px 10px;
}

.project-icon img{
    height: 70px;
    width: 70px;
    background: #fff;
    display: block;
    line-height: 70px;
    text-align: center;
    border-radius: 50px;
    margin: auto;
    margin-bottom: 30px;
}

/* history end/ */
/* form */
/* From Uiverse.io by ammarsaa */ 
.form {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 20px;
  border-radius: 20px;
  position: relative;
  background-image: url(../images/contact-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #1a1a1a;
  color: #fff;
  border: 1px solid #a7a4a4;
}

.title {
  font-size: 28px;
  font-weight: 600;
  letter-spacing: -1px;
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 30px;
  color: var(--white);
}

.title::before {
  width: 18px;
  height: 18px;
}

.title::after {
  width: 18px;
  height: 18px;
  animation: pulse 1s linear infinite;
}

.title::before,
.title::after {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  border-radius: 50%;
  left: 0px;
  background-color: #3793fd;
}

.message, 
.signin {
  font-size: 14.5px;
  color: rgba(255, 255, 255, 0.7);
}

.signin {
  text-align: center;
}

.signin a:hover {
  text-decoration: underline royalblue;
}

.signin a {
  color: #00bfff;
}

.flex {
  display: flex;
  width: 100%;
  gap: 6px;
}

.form label {
  position: relative;
  width: 100%;
}

.form label .input {
  background-color: #333;
  color: #fff;
  width: 100%;
  padding: 20px 05px 05px 10px;
  outline: 0;
  border: 1px solid rgba(105, 105, 105, 0.397);
  border-radius: 10px;
}

.form label .input + span {
  color: rgba(255, 255, 255, 0.5);
  position: absolute;
  left: 10px;
  top: 0px;
  font-size: 0.9em;
  cursor: text;
  transition: 0.3s ease;
}

.form label .input:placeholder-shown + span {
  top: 12.5px;
  font-size: 0.9em;
}

.form label .input:focus + span,
.form label .input:valid + span {
  color: var(--blue);
  top: 0px;
  font-size: 0.7em;
  font-weight: 600;
}

.input {
  font-size: medium;
}

.submit {
  border: none;
  outline: none;
  padding: 10px;
  border-radius: 10px;
  color: #fff;
  font-size: 16px;
  transform: .3s ease;
  background-color: var(--blue);
}

.submit:hover {
  background-color: var(--blue);
}
.form textarea {
  width: 100%;
  padding: 10px 10px 20px 10px;
  outline: 0;
  border: 1px solid rgba(105, 105, 105, 0.397);
  border-radius: 10px;
  background-color: #333;
}

@keyframes pulse {
  from {
    transform: scale(0.9);
    opacity: 1;
  }

  to {
    transform: scale(1.8);
    opacity: 0;
  }
}
.contact-bg img{
  border-radius: 11px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.Contact-sec{
  padding: 50px 0;
}
.join-bg{
background: #121111;
background-image: url("../images/join-bg.jpg");
background-position: center;
background-repeat: no-repeat;
background-size: cover;
padding: 50px 30px ;
}
.join-us h2{
color: var(--white);
  margin-top: 50px;
  font-size: 35px;
  font-weight: 700;

}
.car-img img{
  transition: .3s;
}
.car-img img:hover  {
  transform: scale(1.1);
}
.join-sec{
  padding: 50px 0;
}
/* form */
/* footer */
.footer {
  background-image:linear-gradient(173deg, rgba(12, 12, 12, 0.644) 21%, rgba(15, 15, 15, 0.644) 66%), url('../images/footer-bg.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px 0;
        margin-bottom: -40px;
}
.d-flex {
  display: flex!important;
}

.quick-link h5 {
  font-weight: 700;
  font-size: 25px;
  color: var(--blue);
 text-shadow: 1px 1px #fff;
  margin: 30px 0px;
}
.quick-link ul {
  padding: 0px;
}
.quick-link a {
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  color: var(--white);
  line-height: 35px;
}
.right-icon {
  height: 18px;
  width: 18px;
  margin: 0px 5px;
}
.info-icon {
  height: 25px;
  width: 25px;
  margin: 0px 5px;
}
.info-inner {
  display: flex;
  align-items: flex-start;
}
.info-inner li {
  color: var(--white);
  margin-bottom: 20px;
  /* font-weight: 600; */
}
.footer-logo  img{
  background: var(--white);
  padding: 10px;
  border-radius: 11px;
}
.txt-f p {
  font-size: 16px;
  color: var(--white);
  font-weight: 500;
  margin-top: 20px;
}
.social-icon .fa-brands {
  margin-right: 10px;
  font-size: 25px;
  color: var(--white);
}
.copyright {
  background: var(--black);
  color: var(--white);
  text-align: center;
  padding: 12px 0px;
  font-size: 17px;
}
.copyright a {
  color: var(--white);
  text-decoration: none;
}
/* footer */
@media (max-width: 767px) {
  .ca-about-2-overlay {
      top: 30px;
      position: relative;
  }
  .ca-about-2-img:after {
    position: relative;   
}
.join-us h2 {
  color: var(--white);
  margin-top: 0px;
  font-size: 30px;
  font-weight: 700;
}
.slider .item .text-block p {
  font-size: 25px;
  max-width: 500px;
}
.slider .item .text-block {
  left: 2%;
}
.nav-menu {
  position: relative;
}
.nav-menu .navbar {
  margin-top: 0px;
}
.shapedividers_com-7820::before {
display: none;
  bottom:0px;

}
.gallery::before {
  content: '';
  position: absolute;
  background: var(--blue);
  width: 100%;
  height: 90%;
  top: 0;
  z-index: -1;
}
.inner-sec {
  height: auto !important;
}
.inner-sec h2 {

  font-size: 30px !important;
  margin-bottom: 30px;
  /* margin-top: 30px; */
}
}
.back-to-top {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 4px;
  right: 10px;
  /* background-color: var(--si-color-two); */
  text-align: center;
  z-index: 100;
}

.back-to-top .icon__arrow-up {
  height: 60px;
  width: 60px;
  border-radius: 50px;
  /* box-shadow: 3px 2px 3px #555454; */
}
.gallery {
  position: relative;
  z-index: 0;
}
.gallery::before {
  content: '';
  position: absolute;
  background: var(--blue);
  width: 100%;
  height: 240px;
  top: 0;
  z-index: -1;
}
.gallery h2 {
  font-size: 35px;
  color: var(--white);
  position: relative;
  margin-bottom: 30px;
}
.gallery img{
  border-radius: 11px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.gallery-p img{
  border-radius: 11px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.inner-sec{
  background-image:linear-gradient(173deg, rgba(15, 15, 15, 0.664) 21%, rgba(15, 15, 15, 0.678) 66%), url("../images/internal-banner.jpg");
  height: 450px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex ;
      flex-direction: column;
      justify-content: center;
}
.inner-sec h2 {
  line-height: 60px;
  font-size: 55px;
  font-weight: 700;
  color: var(--white);
  text-shadow: 1px 1px var(--blue);
  margin-top: 30px;
}
.vission h3{
  font-size: 35px;
  font-weight: 700;
  color: var(--blue);
}
.vission img{
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 11px;
}
.form-bg-1 {
  background-color: rgba(167, 213, 255, 0.952);
  padding: 30px;
  border-radius: 5px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
/* contact-us */
.contact-info {
  display: inline-block;
  width: 100%;
  text-align: center;
      margin-bottom: 10px;
      padding:50px 0
}
.contact-info-icon {
margin-bottom: 15px;
}
.contact-info-item {
  background: var(--blue);
  padding: 30px 0px;
  box-shadow: rgba(0, 0, 0, 0.589) 0px 5px 15px;
  border-radius: 11px;
}
.contact-page-sec .contact-page-form h2 {
  color: #071c34;
  text-transform: capitalize;
  font-size: 22px;
  font-weight: 700;
}
.contact-page-form .col-md-6.col-sm-6.col-xs-12 {
  padding-left: 0;
}  
.contact-page-form.contact-form input {
  margin-bottom: 5px;
}  
.contact-page-form.contact-form textarea {
  height: 110px;
}
.contact-page-form.contact-form input[type="submit"] {
  background: #071c34;
  width: 150px;
  border-color: #071c34;
}
.contact-info-icon i {
  font-size: 48px;
  color: #f4f4f5;
}
.contact-info-text p{margin-bottom:0px;}
.contact-info-text h2 {
  color: #fff;
  font-size: 25px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 10px;
}
.contact-info-text span {
  color: #faf5f5;
  font-size: 18px;
  display: inline-block;
  width: 100%;
}

.contact-page-form input {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 1px solid #f9f9f9;
  margin-bottom: 20px;
  padding: 12px 16px;
  width: 100%;
  border-radius: 4px;
}

.contact-page-form .message-input {
display: inline-block;
width: 100%;
padding-left: 0;
}
.single-input-field textarea {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 1px solid #f9f9f9;
  width: 100%;
  height: 120px;
  padding: 12px 16px;
  border-radius: 4px;
}
.single-input-fieldsbtn input[type="submit"] {
  background: #fda40b none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  padding: 10px 0;
  text-transform: capitalize;
  width: 150px;
  margin-top: 20px;
  font-size: 16px;
}
.single-input-fieldsbtn input[type="submit"]:hover{background:#071c34;transition: all 0.4s ease-in-out 0s;border-color:#071c34}
.single-input-field  h4 {
  color: #464646;
  text-transform: capitalize;
  font-size: 14px;
}
.contact-page-form {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
  background: #d9f5ffa4;
  padding: 30px;
}

.contact-page-map {
  margin-top: 36px;
}
.contact-page-form form {
    padding: 20px 15px 0;
}
/* contact-us */
.service-sec{
  padding: 50px 0;
}
.service-card {
  padding: 15px ;
  border-bottom: 7px solid var(--blue) !important;
 border: 2px solid var(--blue);
 border-radius: 11px;
 box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.service-card h4{
  font-size: 25px ;
  font-weight: 600;
  margin-top: 20px;
}
.quick_contact a {
  position: fixed;
  width: 40px;
  height: 40px;
  right: 18px;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 20px;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
  z-index: 100;
  transition: transform 0.5s ease;
}
.qwhtsapp {
  bottom: 70px;
  background-color: #25d366;
  font-size: 20px;
}
.qcall {
  bottom: 120px;
  background-color: #2196f3;
}
.quick_contact_icon {
  margin-top: 10px;
}
.quick_contact a:hover {
  transform: scale(1.1);
}
.quick_contact  .fa-brands{
  font-size: 27px;
  margin-top: 6px;
}

marquee {
    margin-top: 0px;
    color: #fff;
}
marquee a {
    color: #fff;
}
.thankyou-content h3{
  font-size: 40px;
  font-weight: 600;
  color: var(--blue);
}
.thankyou-content h4{
  font-size: 22px;
}
.thakyou-sec{
  padding: 50px 0;
}