 body{

    width: auto;
    height:auto;
    margin:auto;

    }


.pt-10{
    padding-top: 10px !important;
}

/* Navbar Logo */



.navbar-dark .navbar-nav .nav-link {
   color: #000;
   font-family: outfit, serif;
   font-size: 17px;
   font-weight: 600;
   padding: 8px 15px 8px 15px;
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
   
   color: #ffc107;
}


.nav-link.btn.text-dark {
    background: #ffc635;
    border-radius: 10px;

}




/*.navbar-nav > li:last-child a {
    background: #000095;
    margin-left: 10px;
    border-radius: 6px;
    display: inline-block;
    padding: 8px 16px 8px 16px !important;
    text-align: center;
}

.navbar-nav > li:last-child a:hover{

   color: #fff;
   background: #000;
}*/




.navbar-nav > li:nth-child(8) a {
    background: #ffc100;
    border-radius: 6px;
    padding: 8px 17px 8px 17px !important;
    
}

.navbar-nav > li:nth-child(8) a:hover{

   color: #fff !important;
   background: #000;
}


.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .nav-link.active {
    color: #000;
}


/* Style Navbar Toggler Button */
.navbar-toggler {
    background-color: #ffc635; 
    border: 2px solid #ffc635; 
    padding: 8px 10px;
    border-radius: 5px; 
}

/* Style Toggler Icon */
.navbar-toggler-icon {
    filter: invert(1); /* Makes the icon white */
}


 

/* Dropdown on Hover (Desktop) */
@media (min-width: 992px) {
    .navbar .dropdown:hover .dropdown-menu {
        display: block;
    }
}

/* Mobile Dropdown Fix */
@media (max-width: 991px) {
    .dropdown-menu {
        display: none;
    }
    .dropdown.show .dropdown-menu {
        display: block;
    }
}



  /*-- banner-info --*/


 .banner-section  .carousel-control-prev {
   left: -65px;
}

.banner-section .carousel-control-next {
   right: 1px;
}




.banner-section .carousel-control-prev-icon, .carousel-control-next-icon {
   display: inline-block;
   width: 2rem;
   height: 2rem;
   background-repeat: no-repeat;
   background-position: 50%;
   background-size: 100% 100%;
}

.banner-height {
    height: 110px;
}

.banner-title {
   margin-top: 100px;
}

.space{
   height: 12px;
}

.banner-title .banner-details h1 {
    font-family: "Poppins", serif;
    font-weight: 700;
    color: #000;
    font-size: 60px;
    margin: 20px 50px;
}

.banner-title .banner-details-2 h1 {
    font-family: "Poppins", serif;
    font-weight: 700;
    color: #000;
    font-size: 45px;
    margin: 20px 50px;
    /* line-height: 35px; */
}

.banner-title h1 {
    font-family: "Poppins", serif;
    font-weight: 700;
    color: #fff;
    font-size: 60px;
    margin: 20px 50px;
}

.banner-title p {
   font-family: poppins;
   font-size: 15px;
   color: #000;
   margin-left: 54px;
   font-weight: 500;
}

.banner-details-2 p {
    font-family: poppins;
    font-size: 24px;
    color: #000;
    margin-left: 54px;
    font-weight: 500;
    /* margin: 0; */
    /* margin-top: 0; */
    line-height: 15px;
}

.banner-title ul {
   list-style: none;
   display: inline-block;
   padding: 0;
   margin: 30px 0px;
   text-align: center;
}

.banner-details-2 ul {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin: 130px 0px;
    margin-left: 45px;
}



.banner-title li {
   font-family: "Poppins", serif;
   font-weight: 600;
   font-size: 18px;
   display: inline-block;
   color: #fff;
   padding: 20px 50px 20px 50px;
}

.banner-details-2 li {
    font-family: "Poppins", serif;
    font-weight: 600;
    font-size: 18px;
    display: inline-block;
    color: #000;
    padding: 10px 10px 10px 28px;
    line-height: 15px;
}

.banner-details li{
   font-family: "Poppins", serif;
   font-weight: 600;
   font-size: 18px;
   display: inline-block;
   color: #000;
   padding: 20px 50px 20px 50px;
   height: 12px;
}

.banner-details-2 span{
  background: #fcab2a;
  padding: 2px;
  border-radius: 3px;
}

.banner-details-2 samp {
    color:#22afc8;
}

    .banner-title svg{

         height:20px;
         width: 20px;
         fill:#facc3a ;
         stroke: #facc3a;
         margin-right:5px;
    }



/*.banner-section .carousel-indicator-dot .carousel .carousel-indicators {
   position: absolute;
   right: 0;
    bottom: 240px; 
  left: 0; 
   z-index: 2;
   display: grid;
   justify-content: end;
   padding: 0;
   margin-right: 3%;
   margin-bottom: 15rem;
   margin-left: 15%;
   list-style: none;
   top: 250px;
}*/

.banner-section .carousel-indicator-dot .carousel .carousel-indicators {
   position: absolute;
   right: 30px;
   top: 0;
   left: inherit !important;
   z-index: 2;
   margin-inline: auto;
   display: inline-block !important;
   bottom: 0;
   align-content: space-around;
}

.carousel-indicators button {
   display: block;
   margin: 5px 0px;
}

.carousel-indicators button.active {
   background: #ffc100 !important;
   width: 12px !important;
   height: 12px  !important;
   border: 0 !important;
}

  .banner-section  .carousel-indicators [data-bs-target] {
   box-sizing: content-box;
   flex: 0 1 auto;
   width: 12px;
   height: 12px;
   padding: 0;
   margin-right: 3px;
   margin-left: 3px;
   text-indent: -999px;
   cursor: pointer;
   background-color: #fff;
   background-clip: padding-box;
   border: 0;
   opacity: 0.5;
   transition: opacity 0.6s ease;
   border-radius: 50%;
}


.get-a-free-quote {
   background-color: #ffc635;
   width: 100%;
   position: relative;
   margin-top: 0px;
}

.get-a-free-quote  p {

   font-family: "Poppins", serif;
   font-size: 18px;
   font-weight: 600;
   margin: 10px;
   display: inline-block;
}


.get-a-free-quote p a {
   font-family: "Poppins", serif;
   font-size: 18px;
   font-weight: 500;
   margin: 10px;
   text-decoration: none;
   color: #000;
   display: inline-block;
}

    /*-- banner-info --*/


/*-- our services --*/



.our-services h5 {
   font-family: "outfit", serif;
   font-size: 20px;
   font-weight: 600;
   color: #2a67b1;
   margin-top: 100px;
}


.our-services h2 {
   font-family: "outfit", serif;
   font-size: 34px;
   font-weight: 600;
   color: #000;
   margin: 20px 0px 60px 0px;
   line-height: 45px;
}

.our-services {
   background-color: #f7f7f7;
   width: 100%;
   }


.solutions {
    background: #fff;
    border-radius: 10px;
    border: 1px solid #9d9d9d;
    padding: 20px 20px;
    height: 402px;
}

.solutions:hover {
   background: #eae7e7;
    border: 1px solid #eae7e7;
}


.solutions h4 {
   font-family: "outfit", serif;
   font-size: 20px;
   font-weight: 500;
   padding: 20px 0px 0px 0px;
}


.solutions p {
   font-family: "outfit", serif;
   font-size: 16px;
   line-height: 29px;
}


.solutions a {

   text-decoration: none;
   font-family: "outfit", serif;
   font-size: 16px;
   font-weight: 400;
   color: #000;
}


.solutions a:hover {

color: #2a67b1;
fill:#2a67b1 ;
}


.our-services h6 {
   font-family: "outfit", serif;
   font-size: 16px;
   font-weight: 400;
margin: 40px 0px 30px 0px;
}



.success {
   padding: 50px 100px;
   margin-bottom: 60px;
}


.success h4 {
   font-family: "outfit", serif;
   font-size: 16px;
   font-weight: 500;
   display: flex;
   line-height: 22px;
   margin-bottom: 25px;
}


.success h4 span {

   font-size: 120px;
   color: #000095;
   font-weight: bold;
   margin: 13px 15px 0px 0px;

}

.dropdown:hover .dropdown-toggle {
   color: #ffc365 !important;
}



.success p {
   font-family: "outfit", serif;
   font-size: 30px;
   font-weight: bold;
   line-height: 35px;
}





.success p span {
   color: #000095;
}





.success h3 {
   font-family: "outfit", serif;
   font-size: 22px;
   font-weight: 400;
   margin-top: 25px;
   line-height: 28px;
}




.success h3 span {
   display: block;
   font-size: 48px;
   /* font-family: ; */
   font-weight: 300;
   /* text-align: center; */
   margin-left: 10px;
   line-height: 60px;
}



.success-svg {
   margin-top: -20px;
}

/*-- our services --*



 /*-- address and requirements --*/


.address-requirements h2 {
   font-family: "outfit", serif;
   font-size: 34px;
   font-weight: 600;
   color: #000;
   margin: 45px 0px 10px 0px;
   line-height: 45px;
}


.address-requirements p {
   font-family: "outfit", serif;
   font-size: 17px;
   line-height: 35px;
   font-weight: 400;
   margin-bottom: 30px;
}



#nav {
    margin: 24px auto;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    border-left: 1px solid #999;
    width: 95%;
}


.accordian #nav h4 {
   font-family: "outfit", serif;
   font-size: 20px;
   text-align: left;
   margin-top: 50px;
}
.accordian #nav p {
   text-align: left;
   font-family: "outfit", serif;
   font-size: 16px;
   margin-top: 16px;
}


ul#nav {
  padding: 0;
}

#nav li {
  list-style: none; 
}

#nav li a {
   display: block;
   padding: 10px 15px;
   text-decoration: none;
   font-family: "outfit", serif;
   color: #000 !important;
   border-radius: 10px;
   font-weight: 500;
   font-size: 17px;
   margin: 0px 40px 0px 40px;
}


#nav li a:hover, #nav li a.active {
    background: #FFC635;
    color: #F2F2F2;
}



#nav section {
   display: none;
   float: left;
   background: #000;
   overflow: hidden;
   padding: 1% 3% 0 3%;
   color: #fff;
   margin-top: 40px;
}

.no-js #nav section {
  display: block; /* I NEED TO FIX THIS */
}
#nav li ul li a {
    padding: 10px 25px;
    border-bottom: 1px dotted #ccc;
}

@media only screen and (min-width: 30em) { 
    #nav { position: relative; border: none; }
    #nav li { display: inline; }
    #nav li a {display: inline-block; }  
#nav section {
   padding: 30px 0px 0px 30px;
   position: absolute;
   top: 42px;
   left: 0;
   border-radius: 10px;
}

.accordian img {

   width: 100%;
}
    
}
 /*-- address and requirements --*/








 /*-- make requests --*/

.make-request {
   background-image: url(../images/bg-req.png);
   background-size: cover;
   background-repeat: no-repeat;
   width: 100%;
   margin-top: 470px;
}

.make-request h3 {
   font-family: "outfit", serif;
   font-size: 30px;
   font-weight: 500;
   color: #fff;
   /* margin: 30px; */
   margin-top: 50px;
   /* padding: 20px; */
   line-height: 40px;
   padding: 30px 0px 10px 20px;
}


.make-request h5 {

   font-family: "outfit", serif;
   font-size: 15px;
   margin-left: 20px;
   color: #fff;
}


.make-request h6 {
   font-family: "outfit", serif;
   font-size: 15px;
   margin-left: 20px;
   color: #fff;
   margin-bottom: 100px;
}

.call svg {
   height: 70px;
   width: 70px;
}


.call a {
   font-family: "outfit", serif;
   font-size: 15px;
   color: #fff;
   text-decoration: none;
   font-weight: 400;
   display: inline-grid;
   margin-top: -10px;
}

.call a span {
   font-family: "outfit", serif;
   font-size: 29px;
   color: #ffc635;
   font-weight: 400;
   margin: 0px 0px 15px 0px;
}



.call svg {
   height: 70px;
   width: 70px;
   margin-left: 65px;
   /* align-content: ; */
}


.contact a {
   font-family: "outfit", serif;
   color: #000;
   text-decoration: none;
   background: #fff;
   padding: 7px 25px 7px 25px;
   font-size: 15px;
   font-weight: 500;
   border-radius: 5px;
}


.contact a:hover{
   color: #fff;
   background: #000;
}



.vcenter {
    display: flex;
    align-items: center;
   justify-content: center;
   flex-direction: row;

}

 /*-- make requests --*/




 /*-- Blogs --*/


/* Slider */

.slick-slide {
    margin: 0px 20px;
}


.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;

}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
     box-shadow: 0 0px 0px rgba(0,0,0,0.19), 0 px 0px rgba(0,0,0,0.23);

}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


.customer-logos{
overflow: hidden;

}

.customer-logos ul{

   text-align: center;
   width: 100%;
}

.slick-dots {
   list-style: none;
   margin: 0;
   padding: 0;
   display: inline-block;
}



.slick-dots li {
   margin: 25px 5px 0px 5px;
   display: inline-block;
}


.slick-dots li button {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    text-indent: 50000px;
    border: none;
}

.slick-active button{
   background-color: #003b8b;
}




.blogs {
   background: url(../images/bg-blogs.png);
   background-repeat: no-repeat;
   width: 100%;
   padding: 20px;
   margin: 100px 0px;
}







.blogs h2 {
   font-family: "outfit", serif;
   font-size: 34px;
   font-weight: 600;
   color: #000;
   line-height: 45px;
}


.blogs p {

   font-family: "outfit", serif;
   font-size: 17px;
   line-height: 35px;
   font-weight: 400;
   margin-bottom: 60px;
}



.blog-section {
   border: none !important;
   box-shadow: 0 0px 0px rgba(0,0,0,0.19), 0 0px 3px rgba(0,0,0,0.23);
   border-radius: 20px;
   background: #fff;
}

.blog-img {
   background: #edf8ff;
   padding: 20px;
   border-top-left-radius: 15px;
   border-top-right-radius: 15px;
}


.blog-content {
   padding: 20px;
}



.blog-section img {
   height: 160px;
   width: 100%;
   border-radius: 15px;
}

.blog-section h1 {
   font-family: "outfit", serif;
   font-size: 20px;
   font-weight: 600;
   color: #003b8b;
}

.blog-section p {
   font-family: "outfit", serif;
   font-size: 17px;
   font-weight: 400;
   color: #979494;
   margin: 15px 0px 15px 0px;
   line-height: 28px;
}





.know-more a {
   text-decoration: none;
   color: #000;
   font-family: "outfit", serif;
   font-size: 17px;
   padding: 10px 50px 10px 50px;
   display: inline-block;
   width: 100%;
}



.know-more {
   border-top: 1px solid #e5e5e5;
}


.know-more a:hover {
   background: #003b8b;
   color: #fff;
   border-bottom-left-radius: 15px;
   border-bottom-right-radius: 15px;
   fill: #008ea4;
   width: 100%;
   display: inline-block;
}

 /*-- Blogs --*/



 /*-- Footer --*/


.footer-bg {
   background: #1f1f1f;
   width: 100%;
   padding: 60px;
}




.footer-bg p {
   font-family: "outfit", serif;
   color: #fff;
   font-size: 16px;
   font-weight: 350;
   padding-top: 20px;
   line-height: 26px;
   margin: 10px 0px;
}

.footer-section-01 ul{
   list-style: none;
   display: inline-block;
   margin: 0;
   padding: 0;
}

.footer-section-01 li a {
   font-family: outfit;
   font-size: 16px;
   font-weight: 400;
   text-decoration: none;
   color: #fff;
   line-height: 30px;
   padding: 3px 0px;
}



.footer-section-01 h4 {
    font-family: "outfit", serif;
    font-size: 16px;
    font-weight: 600;
    color: #ffde00;
    margin: 20px 0px 20px 0px;
}



.footer-section-01 h3 {
   font-family: "outfit", serif;
   font-size: 16px;
   font-weight: 600;
   color: #ffde00;
   margin: -70px 0px 25px 0px;
}


.footer-section-02 h4 {
   font-family: "outfit", serif;
   font-size: 16px;
   font-weight: 600;
   color: #ffde00;
   margin: 20px 0px 25px 0px;
}


.footer-section-01 h5 {
   font-family: "outfit", serif;
   color: #fff;
   font-size: 17px;
   margin: 15px 0px 0px 0px;
   font-weight: 600;
}


.footer-section-01 p {
   color: #fff;
   font-family: "outfit", serif;
   font-size: 16px;
   font-weight: 400;
   /* padding-top: 10px; */
   padding: 10px 0px 0px 0px;
   margin: 0;
}

.footer-section-01 a {
   color: #fff;
   font-family: "outfit", serif;
   font-size: 16px;
   text-decoration: none;
   font-weight: 400;
   display: inline-block;
}

.footer-section-01 a:hover{
   color: #ffde00;
}



.footer-section-01 li a:hover{
   color: #ffde00;
}

@media only screen and (max-width: 600px) {

   .footer-section-01 h3{

      margin: 15px 0px;
   }

   .top-bg ul{ 
      display: none;
   }

   .top-bg .float-end {
   float: inherit !important;
   text-align: center;
}

.mobile-logo {
	display: inline-block !important;
}

header img {
	position: relative;
	top: 0!important;
}

.logo{
    display: none;
}

.border-lr{
    border: 0 !important;
}

}



 /*-- Footer --*/


 /*-- Sub-footer --*/


.sub-footer-bg {
   background-color: #1f1f1f;
   border-top: 1px solid #363636;
   width: 100%;
   padding: 25px 25px;
}



.sub-footer-bg h4 {
   color: #626262;
   font-size: 16px;
   font-family: "outfit", serif;
   font-weight: 600;
}

  /*-- Sub-footer --*/





/*-- about-us--*/


.about-us h5 {
   font-family: "outfit", serif;
   font-size: 20px;
   font-weight: 600;
   color: #2a67b1;
   margin: 0;
}


.about-us h2 {
   font-family: "outfit", serif;
   font-size: 34px;
   font-weight: 600;
   color: #000;
   margin: 20px 0px 20px 0px;
   line-height: 45px;
}

.about-us p {
   font-family: "outfit", serif;
   font-size: 18px;
   font-weight: 400;
   color: #595252;
   margin: 0;
}


.about-us {
   /* -- background-color: #f7f7f7; */
   width: 100%;
   padding: 30px 40px;
}

.abt-imgs {
   margin: 60px 0px;
}

@keyframes slides {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

.logos {
  overflow: hidden;
  padding: 30px 0px;
  white-space: nowrap;
  position: relative;
}

.logos:before, .logos:after {
  position: absolute;
  top: 0;
  content: '';
  width: 250px;
  height: 100%;
  z-index: 2;
}

.logos:before {
  left: 0;
  background: linear-gradient(to left, rgba(255,255,255,0), rgb(255, 255, 255));
}

.logos:after {
  right: 0;
  background: linear-gradient(to right, rgba(255,255,255,0), rgb(255, 255, 255));
}

.logo_items {
  display: inline-block;
  animation: 50s slides infinite linear;
}

.logos:hover .logo_items {
  animation-play-state: paused;
}





.our-mission {
   padding: 20px 20px;
}

.our-mission h3 {
   font-family: "outfit", serif;
   font-weight: 500;
   font-size: 36px;
   padding: 10px 0px;
}

.our-mission p {
   font-family: "outfit", serif;
   font-weight: 400;
   font-size: 17px;
   color: #686767;
   line-height: 28px;
}

.our-mission ul {
   list-style: none;
   margin-bottom: 10px;
   padding: 0;
   display: inline-block;
}

.our-mission li {
   font-family: "outfit", serif;
   font-weight: 400;
   font-size: 16px;
   color: #686767;
   line-height: 27px;
}

.vision-mission {
   margin: 100px 0px;
}
.our-story img{


   border-radius: 20px;
}

.vision-mission  img{

   border-radius: 20px;
}


.our-story {
   margin: 50px 0px;
}  


.our-story h5 {
   font-family: "outfit", serif;
   font-size: 20px;
   font-weight: 600;
   color: #2a67b1;
   margin: 0;
}


.our-story h2 {
   font-family: "outfit", serif;
   font-size: 34px;
   font-weight: 600;
   color: #000;
   margin: 20px 0px 100px 0px;
   line-height: 45px;
}


/*-- about-us--*/



header {
   padding: 0px 25px;
}



.inner-banner{
   background: #191b75;
   padding: 50px 0px;
   text-align: center;
}

.inner-banner h2{
font-family: "outfit", serif;
font-size: 34px;
font-weight: 600;
color: #fff;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
   background: #fff;
   border-radius: 10px;
   border: none;
   padding: 0px;
   box-shadow: 0 0 20px 14px rgba(27, 35, 63, 0.06);
   margin: 0 auto;
   width: -moz-fit-content;
   width: fit-content;
   color: #174079;
   z-index: 9999;
   width: auto;
   padding: 20px 0;
}

.navbar-expand-lg .navbar-nav .dropdown-menu  h3{
   font-family: "outfit", serif;
   font-size: 18px;
   color: #0044dd;
   padding:   15px 25px 10px;
}

.navbar-expand-lg .navbar-nav .dropdown-menu  a{
   padding: 13px 30px;
   font-size: 15px;
   font-weight: 600;
   color: #000;
}


.navbar-expand-lg .navbar-nav .dropdown-menu  a svg{
   margin-right: 5px;
   fill: ccc;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
   border: 2px solid #ddd;
   top: 40px;
}

.navbar-expand-lg .navbar-nav .dropdown-menu:before{
        border-bottom: 11px solid rgba(0, 0, 0, 0.2);
        border-left: 11px solid rgba(0, 0, 0, 0);
        border-right: 11px solid rgba(0, 0, 0, 0);
        content: "";
        display: inline-block;
        position: absolute;
        left: 100%;
        margin-left: -90%;
        top: -11px;
    }
.navbar-expand-lg .navbar-nav .dropdown-menu:after {
        border-bottom: 11px solid #FFFFFF;
        border-left: 11px solid rgba(0, 0, 0, 0);
        border-right: 11px solid rgba(0, 0, 0, 0);
        content: "";
        display: inline-block;
        position: absolute;
        left: 100%;
        margin-left: -90%;
        top: -10px;
    }

.tit1{
font-family: "outfit", serif;
font-size: 24px;
text-align: left;
color: #000;
}

.services-box h3, .tit2 {
   font-family: "outfit", serif;
font-size:18px;
text-align: left;
color: #000;
}


.para1 {
   text-align: left;
   font-weight: 300;
   font-family: "outfit", serif;
   font-size: 16px;
   line-height: 28px;
   color: #000;
}

.services-box{
   background: #fff;
   border-radius: 15px;
   margin-bottom: 25px;
   padding: 0px 0;
   border: 1px solid #eeeeee;
   position: relative;
 }



.services-box-two{
padding: 25px;
}

.services-box img{
   border-radius: 15px; 
}

.text-blue{
   color: #000095 !important;
}

ul.listing{
   list-style: none;
   padding: 0;
   margin: 0;
}

ul.listing li{
   text-align: left;
   font-weight: 300;
   font-family: "outfit", serif;
   font-size: 16px;
   line-height: 28px;
   color: #000;
   margin-bottom: 10px;
}

ul.listing li svg{
   /* fill:  #000095;
    */
   fill:  #fff;

}

.benefits{
   list-style: none;
   padding: 0;
   margin: 25px 0px 0px;
}

.benefits li{
   background: #fff;
   box-shadow:0px 0px 7px 0px rgba(56, 56, 56, 0.15);
   text-align: left;
  font-weight: 300;
  font-family: "outfit", serif;
  font-size: 16px;
  line-height: 28px;
  color: #000;
  padding:  15px;
  border-radius: 10px;
  margin-bottom: 15px;
}

/* mobile css */ 

@media only screen and (max-width: 600px){

.banner-section .carousel-indicator-dot .carousel .carousel-indicators {

   top: 209px;
}


.banner-title img {
   
   margin-left: 35px !important;
   height: 40px;

}

.banner-title .banner-details-2 h1 {
    font-size: 31px;
    margin: 20px 39px;
}

.banner-title .banner-details-2  p {
    margin-left: 45px !important;
    font-size: 17px !important;
    line-height: 1px !important;
}




.banner-title ul {
   margin: 0px 0px;
}

.banner-title {
   margin-top: 60px;
}



.banner-title li {
   font-size: 13px;
   /* display: inline-block; */
   color: #fff;
   padding: 10px 50px 10px 50px;
   display: contents;
}

.banner-details li{
   
   color: #000;
}

.banner-title h1 {

   font-size: 35px;
   margin: 20px 36px;
}

.banner-title .banner-details h1 {
    font-size: 30px;
    margin: 20px 36px;
}

.banner-title p {
   font-size: 9px;
   color: #000;
   margin-left: 38px;
}


.navbar-nav > li:last-child a {
    background: #000095;
    margin-left:0px; 
    text-align: left;

    margin-top: 10px;
}


.get-a-free-quote p {
   font-size: 15px;

}


.get-a-free-quote p a {
   
   font-size: 16px;
   margin:0px; 

}






.carousel-item {
   height: 50vh !important;
}

.banner-section .carousel-control-prev-icon, .carousel-control-next-icon {
   display: none;
}



.is-open {
   width: 100%;
}

.nav-link.btn.text-dark {
   width: 100%;
}

.nav-link.btn.text-white {
   width: 100%;
   margin-left: 0;
   margin-top: 10px;
}

.banner-section .carousel-control-prev {
    left:0; 
} 

.solutions {
   margin-bottom: 20px;
   height: auto;
}

.success {
   padding: 50px 30px;
   margin-bottom: 60px;
}


#nav li a {
   display: block;

}


.make-request {
   margin-top: 100px;
   padding: 50px 0px;
}

#nav section {
   display: none;
   /* float: left; */
   margin-top: 40px;
}


.blogs {

   padding: 10px 0px 10px 20px;

}




.footer-bg {
   padding: 20px;
}

}

.our-clients h5 {
   font-family: "outfit", serif;
   font-size: 20px;
   font-weight: 600;
   color: #2a67b1;
   margin: 0;
}

.our-clients h2 {
   font-family: "outfit", serif;
   font-size: 34px;
   font-weight: 600;
   color: #000;
   margin: 20px 0px 20px 0px;
   line-height: 45px;
}

.our-clients p {
   font-family: "outfit", serif;
   font-size: 17px;
   font-weight: 400;
   color: #595252;
   margin: 0;
}


.our-clients {
   width: 100%;
   padding: 30px 40px;

}

.client-logo {
   background: #fff;
   border-radius: 10px;
   border: 1px solid #ccc;
   text-align: center;
}


.sec-div{

   margin-top: 20px;
}


.client-logo img {
   filter: grayscale(100%);
   width: 220px;
}

.client-logo img:hover {
     filter:inherit;
     cursor: pointer;

}


@media only screen and (max-width: 600px){

.client-logo {
   margin: 10px 0px;
}

.our-clients {
   width: 100%;
   padding: 30px 10px;
}

}



.contact-us h5 {
   font-family: "outfit", serif;
   font-size: 20px;
   font-weight: 600;
   color: #2a67b1;
   margin: 0;
}

.contact-us h2 {
   font-family: "outfit", serif;
   font-size: 34px;
   font-weight: 600;
   color: #000;
   margin: 20px 0px 20px 0px;
   line-height: 45px;
}

.contact-us p {
   font-family: "outfit", serif;
   font-size: 17px;
   font-weight: 400;
   color: #595252;
   margin: 0;
}

.address-details {
   border: 1px solid #ccc;
   padding: 20px;
   border-radius: 7px;
   box-shadow: 0 0 5px 0 rgba(168, 168, 168, 0.4);
   height: 100%;
}
   
.address-details svg {
   height: 55px;
   width: 55px;
}

.address-details h3 {
   font-family: outfit;
   font-size: 20px;
   font-weight: 600;
   margin: 10px 0px;
   color: #000095;
}

.address-details p {
   font-family: "outfit", serif;
   font-size: 18px;
   font-weight: 400;
   color: #595252;
   margin: 10px 0px;
}


.address-details h6 {
   font-family: outfit;
   font-size: 18px;
   font-weight: 500;
   margin: 10px 0px;
}


.address-details h6 a{

   text-decoration: none;
   color: #000;
   font-family: "outfit", serif;
      font-size: 18px;
   font-weight: 400; 
}


.form-details {
   margin: 60px 0px;
}


form {
   margin: 60px 0px;
   background: #eeee;
   padding: 30px;
   border-radius: 8px;
}

label {
   font-family: outfit;
   font-size: 15px;
   font-weight: 500;
   margin: 5px 0px;
}

.form-details button {
   font-size: 15px;
   background: #000095;
   color: #fff;
   display: inline-block;
   border-radius: 7px;
   border: 0;
   font-family: outfit;
   margin: 20px 0px;
   padding: 10px 20px 10px 20px;
   width: 100%;
}



.form-info {
   margin:  0px;
}


.form-info iframe  {
   width: 100%;
   height: 232px;
   margin: 10px 0px;
}


.contact-info h4{
   font-family: outfit;
   margin: 5px 0px;
   font-size: 20px;
   font-weight: 600;
   /* line-height: 28px; */
}

.contact-info a {
   font-family: outfit;
   text-decoration: none;
   /* color: #; */
   font-size: 15px;
   margin: 0;
}


.contact-info {
   border: 1px solid #ccc;
   padding: 15px;
   border-radius: 5px;
}


/*-- training --*/
.training h5 {
   font-family: "outfit", serif;
   font-size: 20px;
   font-weight: 600;
   color: #2a67b1;
   margin: 0;
}


.training h2 {
   font-family: "outfit", serif;
   font-size: 34px;
   font-weight: 600;
   color: #000;
   margin: 20px 0px 20px 0px;
   line-height: 45px;
}

.training p {
   font-family: "outfit", serif;
   font-size: 17px;
   font-weight: 400;
   color: #595252;
   margin: 0;
}


.training-banner-img {
   padding: 20px;
   background: #dfebfb;
   margin: 40px 0px;
   border-radius: 10px;
}


.training-banner-img img {
   border-radius: 10px;
}


.mission-vision {
   background: #dfebfb;
   border-radius: 40px;
   padding: 40px;
   margin: 30px;
}

.mission-vision h4 {
   font-family: outfit;
   color: #000;
}


.skills {
   border-bottom-width: 1px;
   border-color: rgba(0, 0, 0, 0.05);
   border-left-width: 1px;
   border-right-width: 1px;
   border-style: solid;
   border-top-width: 1px;
   background-color: rgba(0, 0, 149, 0.03);
   border-radius: 16px;
   box-shadow: rgba(14, 63, 126, 0.04) 0px 0px 2px 1px inset;
   width: 100%;
   opacity: 1;
   padding: 10px 10px 3px 10px;
   margin: 40px 0px;
   cursor: pointer;
}

.skills-0 {
   border-bottom-width: 1px;
   border-color: rgba(0, 0, 0, 0.05);
   border-left-width: 1px;
   border-right-width: 1px;
   border-style: solid;
   border-top-width: 1px;
   background-color: rgba(0, 0, 149, 0.03);
   border-radius: 16px;
   box-shadow: rgba(14, 63, 126, 0.04) 0px 0px 2px 1px inset;
   width: 100%;
   opacity: 1;
   padding: 10px 10px 3px 10px;
   margin: 40px 0px;
   cursor: pointer;
}


.skills-1 {
   border-bottom-width: 1px;
   border-color: rgba(0, 0, 0, 0.05);
   border-left-width: 1px;
   border-right-width: 1px;
   border-style: solid;
   border-top-width: 1px;
   background-color: rgba(0, 0, 149, 0.03);
   border-radius: 16px;
   box-shadow: rgba(14, 63, 126, 0.04) 0px 0px 2px 1px inset;
   width: 100%;
   opacity: 1;
   padding: 10px 10px 3px 10px;
   margin: 40px 0px;
   cursor: pointer;
}

.skills h3 {
   border-bottom-width: 1px;
   border-color: rgb(255, 255, 255);
   border-left-width: 1px;
   border-right-width: 1px;
   border-style: solid;
   border-top-width: 1px;
   background-color: rgba(255, 116, 116, 0.31);
   border-radius: 12px;
   box-shadow: rgb(255, 255, 255) 0px 2px 8px 0px, rgba(14, 63, 126, 0.04) 0px 3px 6px 0px, rgba(42, 51, 50, 0.08) 0px 1px 3px 0px;
   opacity: 1;
   font-family: outfit;
   font-weight: 500;
   font-size: 25px;
   text-align: center;
   padding: 60px;
   color: #000;
}


.skills-0 h3 {
   border-bottom-width: 1px;
   border-color: rgb(255, 255, 255);
   border-left-width: 1px;
   border-right-width: 1px;
   border-style: solid;
   border-top-width: 1px;
   background-color: rgba(78, 138, 255, 0.31);
   border-radius: 12px;
   box-shadow: rgb(255, 255, 255) 0px 2px 8px 0px, rgba(14, 63, 126, 0.04) 0px 3px 6px 0px, rgba(42, 51, 50, 0.08) 0px 1px 3px 0px;
   opacity: 1;
   font-family: outfit;
   font-weight: 500;
   font-size: 25px;
   text-align: center;
   padding: 60px;
   color: #000;
}

.skills-1 h3 {
   border-bottom-width: 1px;
   border-color: rgb(255, 255, 255);
   border-left-width: 1px;
   border-right-width: 1px;
   border-style: solid;
   border-top-width: 1px;
   background-color: rgba(164, 198, 85, 0.31);
   border-radius: 12px;
   box-shadow: rgb(255, 255, 255) 0px 2px 8px 0px, rgba(14, 63, 126, 0.04) 0px 3px 6px 0px, rgba(42, 51, 50, 0.08) 0px 1px 3px 0px;
   opacity: 1;
   font-family: outfit;
   font-weight: 500;
   font-size: 25px;
   text-align: center;
   padding: 60px;
   color: #000;
}


.our-identity-experience h3 {
   font-family: outfit;
   font-weight: 500;
   font-size: 28px;
   line-height: 40px;
}

@media only screen and (max-width: 600px) {

   .skills {

      margin: 20px 0px;
   }

   .skills-0 {

      margin: 20px 0px;
   }


   .skills-1 {

      margin: 20px 0px;
   }
}

/*-- training --*/


/*-- tally-prime-4.0 --*/

.tally-prime-4-0 .tit1 {
   font-family: "outfit", serif;
   font-size: 24px;
   text-align: left;
   color: #000;
}

.tally-prime-4-0  img {
   border-radius: 15px;
}

.tally-prime-4-0 ul {
   list-style: none;
   margin: 20px 0px;
   padding: 0;
}

.tally-prime-4-0 ul li {
   text-align: left;
   font-weight: 300;
   font-family: "outfit", serif;
   font-size: 16px;
   line-height: 28px;
   color: #000;
   margin: 0px 0px;
}

.tally-prime-4-0 a {
   text-decoration: none;
   font-size: 12px;
   font-family: outfit;
   color: #000;
   background: #ffc100;
   padding: 10px 15px;
   border-radius: 6px;
}

.tally-prime-4-0 a:hover {
   background: #000095;
   color: #fff;
}


.tally-prime-4-0 img{
 border-radius: 10px;
}

.tally-prime-4-0 h3 {
   font-family: outfit;
   color: #595252;
   font-size: 21px;
}

.tally-prime-adv {
   background: #fff;
   border-radius: 15px;
   margin-bottom: 25px;
   padding: 20px 20px;
   border: 1px solid #eeeeee;
}

.tally-features {
   background: #f9f9f9;
   padding: 30px;
   border-radius: 10px;
   height: 100%;
}

.tally-prime-4-0-features svg {
   display: block;
}


.tally-prime-4-0-features h6 {
   font-family: outfit;
   font-size: 18px;
   color: #191b75;
   font-weight: 500;
   border-radius: 30px;
   margin: 20px 0px 10px 0px;
   line-height: 22px;
}

.tally-features  p {
   font-family: "outfit", serif;
   font-size: 17px;
   font-weight: 400;
   color: #595252;

}

.tally-fea-sapcing {
   margin: 60px 0px;
}


.tally-prime-4-0-features h2 {
   font-family: "outfit", serif;
   font-size: 34px;
   font-weight: 600;
   color: #000;
   margin: 10px 0px 10px 0px;
   line-height: 45px;
}

.tally-prime-4-0-features h5 {
   font-family: "outfit", serif;
   font-size: 20px;
   font-weight: 600;
   color: #2a67b1;
   margin: 0;
}

.tally-prime-4-0-features p {
   font-family: "outfit", serif;
   font-size: 15px;
   font-weight: 400;
   color: #595252;
   margin: 0;
   line-height: 23px;
}


/*-- tally-prime-4.0 --*/

/*-- demo-form --*/

.demo-form h2 {
   font-family: "outfit", serif;
   font-size: 34px;
   font-weight: 600;
   color: #000;
   margin: 20px 0px 20px 0px;
   line-height: 45px;
}


.demo-form p {
   font-family: "outfit", serif;
   font-size: 18px;
   font-weight: 400;
   color: #595252;
   margin: 0;
}



.form-fields form {
   margin: 0px 0px 50px 0px;
   background: #f9fbff;
   padding: 50px;
   border-radius: 8px;
}

.form-fields form input{
   box-shadow: 0 1px 3px rgb(0 0 0 / .1);
  height: 50px;
  border-radius: 4px;
  border-color: #e7e6e6;
  background: #fff;
  width: 100%;
}

.form-fields form textarea{
      box-shadow: 0 1px 3px rgb(0 0 0 / .1);
  height: 100px;
  border-radius: 4px;
  border-color: #e7e6e6;
  background: #fff;
  width: 100%;
}

.form-fields form  label {
   font-family: outfit;
   font-size: 16px;
   font-weight: 400;
   margin: 10px 0px;
}

.demo-form button {
   font-size: 15px;
   background: #000095;
   color: #fff;
   display: inline-block;
   border-radius: 7px;
   border: 0;
   font-family: outfit;
   margin: 20px 0px;
   padding: 10px 20px 10px 20px;
   width: 100%;
}

.google-map  iframe{
   height: 670px;
}

.footer-logo.img-fluid {
   width: 70%;
   margin-bottom: 15px;
}

.partner-logo img{
   border-radius: 5px;
   border:  1px solid #ccc;
}

@media only screen and (max-width: 600px){

   .form-fields{

      padding: 0;
   }
}

/*-- demo-form --*/


/*--menu-responsive --*/

@media only screen and (max-width: 600px){

   .partner-logo img{
      border-radius: 0;
   }

   header .logo-align img{
      width: 80%;
   }

  .logo-align {
   padding: 0;
   text-align: center;
}


.navbar {
   position: relative;
   display: inline-block;
   padding-top: 0.5rem;
   padding-bottom:0px;
   width: 100%;
}

.navbar-toggler {
   width: 100%;
   text-align: end;
   display: inline-block;
   border-radius: 0;
}

header {
   padding: 0px 0px;
}


header .col-md-2 {
   padding: 30px 0px 10px;
}


header .col-md-10{
   
   padding: 0;
}

.navbar-dark .navbar-nav .nav-link {
   border-radius: 0px;
   width: 100%;
   margin: 2px 0px;
   background: none;
   color: #000 !important;
}

.form-fields form{
   padding: 20px;
}

.navbar-expand-lg .navbar-nav .dropdown-menu::before{
   display: none;
}

.navbar-expand-lg .navbar-nav .dropdown-menu{
   box-shadow: none;
   border: 0;
   padding: 0;
}

.address-details{
   height: inherit;
   margin: 10px 0px;
}

.form-details {
   margin:  0px;
}

.contact-info {
   margin: 25px 0px 0px;
}

.google-map  iframe{
   height: 250px !important;
}

}

/*--menu-responsive --*/



.top-bg {
   /* background: #f9f9f9; */
   background: #006ea6;
   padding: 0px 25px;
   margin: 0 0 0;
   border-bottom: 1px solid #ccc;
}

.top-bg ul {
   list-style: none;
   padding: 0;
   margin: 0;
}


.top-bg  ul li {
   display: inline-block;
   margin-right: 15px;
}

.top-bg  ul li a {
   font-family: outfit, serif;
   font-size: 17px;
   font-weight: 500;
   color: #fff;
   text-decoration: none;
}

.top-bg  ul li a:hover{
   color: #fff;
}

.top-bg ul li a svg {
   margin-right: 5px;
}

.top-call {
    font-family: outfit, serif;
   font-size: 20px;
   font-weight: 500;
   color: #fff;
   text-decoration: none;
}

.top-right-menu{
    list-style:none;
    padding:0;
    display: inline-block;
    margin-right:20px !important;
}

.top-right-menu li{
    list-style: none;
    margin: 0 !important;
}

.top-right-menu li:first-child a {
	/* background: #000095; */
   /* background: #ffde00; */
   background: #fff;
	color: #0a0909 !important;
}

.top-right-menu li:first-child a:hover{
    /* background: #d68300; */
    background: #fff;

}

.top-right-menu li:nth-child(2) a {
	/* background: #ffde00; */
	/* color: #fff !important; */
    background: #fff;
	color: #0a0909 !important;
}

.top-right-menu li:nth-child(2) a:hover{
    background: #fff;
}

.top-call:hover {
  color: #fff; /* WhatsApp green or any color you want */
}

.border-lr{
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
}

#main_nav .navbar-nav {
	margin: auto;
	padding: 15px 0px;
}

header img{
   position: relative;
  top: 18px;
}


.mobile-logo{
    display: none;
}