@import url(../fonts/all-fonts.css);
body{
  font-family: 'Raleway', sans-serif !important;
    line-height: 28px;
    color: #333;
    font-weight: 500;
    font-size: 16px;
}

.no-transition ~ .wrapper-box *, .no-transition ~ .wrapper-box{

  -webkit-transition: none!important;

  -moz-transition: none!important;

  -ms-transition: none!important;

  -o-transition: none!important;

  transition: none!important;

}

::-webkit-scrollbar{width:7px;height:7px;background:#ddd}

::-webkit-scrollbar-track{border-radius:0px}

::-webkit-scrollbar-thumb{border-radius:0px;background-color:#424a5d}

.l{box-shadow: inset 0px 0px 5px red}

.navbar-dark .navbar-toggler{

  border-color: #fff;

}

.minheight-300{min-height: 300px!important;}

.minheight-330{min-height: 330px!important;}

.minheight-350{min-height: 350px!important;}

.minheight-380{min-height: 380px!important;}

.minheight-400{min-height: 400px!important;}

.minheight-430{min-height: 430px!important;}

.minheight-450{min-height: 450px!important;}

.minheight-480{min-height: 480px!important;}

.minheight-500{min-height: 500px!important;}


.mb-30{
  margin-bottom: 30px;
}
.top-header{

  position: fixed;

  background: #fff;

  width: 100%;

  top: 0;

  left: 0;

  z-index: 200;

}



.btn-login{
  border-radius: 50px;
  background: #012d67;
  border-color: #012d67;
  color: #fff;
}
.navbar-light .navbar-nav > li > a.btn-login:hover {
    color: #fff!important;
    background: #012d67;
    border-color: #012d67;
    opacity: 0.8;
}

.icon{

  stroke: unset;

  stroke-width: 0px;

  display: inline-block;

  width: 1em;

  height: 1em;

  fill: currentColor;

  vertical-align: -0.12em;

  transform-origin: center;

}

.icon-1x{transform:scale(1.1)}.icon-2x{transform:scale(1.2)}.icon-3x{transform:scale(1.3)}.icon-4x{transform:scale(1.4)}

.icon-5x{transform:scale(1.5)}.icon-6x{transform:scale(1.6)}.icon-7x{transform:scale(1.7)}.icon-8x{transform:scale(1.8)}



.navbar-toggler-icon{

  background: #fff;

  padding: 20px;

}

.navbar-light .navbar-toggler:focus{

  outline: none!important;

}

a:hover{text-decoration: none;}

.container{

  width: 100%; 

  max-width: 1170px;

}

.navbar-light{

  border: none;

  background: #ffffff;

  box-shadow: 0px 1px 2px #ddd;

  padding: 0px;

  transition: 350ms;

}

.navbar-light .navbar-nav .nav-link{

  color: #012d67;

}

.navbar-light .navbar-nav > li > a {

  font-size: 16px;

  font-weight: 600;

  text-transform: uppercase;

}

.navbar-light .navbar-nav > li > a:hover{

  color: #012d67!important;

}

.navbar-light .navbar-nav .show .dropdown-toggle{color: #012d67!important;}

.dropdown-menu{

  border-radius: 0px;

  -webkit-transform-origin: top;

  transform-origin: top;

  -webkit-animation-fill-mode: forwards;  

  animation-fill-mode: forwards; 

  -webkit-transform: scale(1, 0);

  display: block;

  transition: all 0.3s ease-out;

  -webkit-transition: all 0.3s ease-out;

}

.show > .dropdown-menu {

  -webkit-transform: scale(1, 1);

  transform: scale(1, 1);  

}

.dropdown-menu:before{

  content: '';

  position: absolute;

  width: 100%;

  height: 4px;

  background: #012d67;

  top: -3px;

}

.navbar-brand img {
  height: 100px;
  margin-top: 0px;
  transition: 350ms;
}

.navbar-brand{

  height: auto;

  display: block;

  padding: 0px;

  position: relative;

}

.navbar-home{

  width: 100%;

  z-index: 1000;

  box-shadow: 0px 1px 8px 0px #ddd;

}

.navbar-home .navbar-nav > li > a {

  margin-left: 25px;

}

.navbar-fixed{padding: 7px 0; box-shadow: 0 2px 4px #ccc}

.navbar-fixed .navbar-brand img{height: 60px!important}

/*End | Common navigation design*/











/*Start | Home Slider Section*/



.carousel-fade .carousel-control {

  z-index: 2;

}

.carousel-fade .carousel-item{

  width: 100%;

  min-height: 95vh;

  max-height: 100vh;

  background-repeat: no-repeat!important;

  background-size: cover!important;

  background-position: center center!important;

}

.carousel-fade .carousel-item:before{

  content: '';

  left: 0px;

  top: 0px;

  position: absolute;

  width: 100%;

  height: 100%;

  background: rgba(0,0,0,0.6);

  transition: all 0.2s ease-out;

}

.carousel-box{

  width: 100%;

  max-width: 1170px;

  position: absolute;

  height: 100%;

  margin: 0px auto;

  left: 0px;

  right: 0px;

  box-sizing: border-box;

  padding: 25px 15px 15px 15px;

  display: -webkit-box;

  display: -webkit-flex;

  display: flex;

  -webkit-box-align: center;

  -webkit-align-items: center;

  align-items: center;

}



.carousel-text{
  width: 100%;
    width: 100%;
    display: block;
    width: 100%;
    color: #fff;
    padding-left: 0px;
    text-align: center;
    font-weight: bold !important;
    text-shadow: 0px 0px 15px #333;
}

.carousel-text h2 {
  text-transform: capitalize;
  font-weight: bold;
  line-height: 55px;
  letter-spacing: 1px;
  text-shadow: 0px 0px 11px #333;
  font-size: 40px;
}
/* .banner-top-process{
  margin-top: -200px;
} */


.banner-design{

  margin-top: 70px;

  position: relative;

  box-sizing: border-box;

  height: 200px;

  overflow: hidden;

  background: linear-gradient(rgba(0,0,0,0.99), rgba(255,255,255,0.0));

  background-size: cover!important;

  background-repeat: no-repeat!important;

  background-position: top center!important;

  background-attachment: fixed!important;

}

.banner-design:after{

  content: '';

  position: absolute;

  top: 0px;

  left: 0px;

  width: 100%;

  height: 100%;

  background: linear-gradient(rgba(0,0,0,0.99), rgba(0,0,0,0.0));

}

.banner-design:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 62%);
  text-transform: uppercase;
}

.banner-design h2{

  position: absolute;
    top: 42%;
    left: 0px;
    right: 0px;
    text-align: center;
    color: #fff;
    font-size: 40px;
    text-shadow: 0px 1px 1px #333;
    z-index: 1;
    text-transform: capitalize;
    font-weight: bold;
    text-shadow: 0px 0px 5px #3c3c3c;

}
.team-member-box{
  padding: 23px 45px;
    background: rgb(234 234 234 / 44%);
    min-height: 504px;
    text-align: justify;
}
.team-member-box img {
  max-width: 70px;
}
.team-member-box h2 {
  font-size: 19px;
  font-weight: bold;
  margin-top: 10px;
}
.team-member-box h4 {
  font-size: 15px;
  color: #012d67;
  font-weight:700;
  margin-bottom:25px;
}
.process-section{

  background: #f5f5f5;

  position: relative;

  padding: 50px 0px;

}

.four-process{

  padding: 30px 15px;

  background: #fff;

  border: 1px solid #ddd;

  box-shadow: 0px 0px 4px #eee;

  margin-top: 0px;
  position: relative;
  z-index: 9;
  min-height: 455px;
  margin-bottom: 20px;



}

.four-process h5{

    text-transform: uppercase;
    color: #012d67;
    font-size: 18px;
    font-weight: 700;
    padding-top: 15px;
    padding-bottom: 0px;

}

.four-process a{

  border: 2px solid #ddd; 

  border-radius: 25px;

  padding: 6px 25px;

  display: inline-block;

  margin-top: 10px;

}

.four-process a:hover{

  background: #012d67;

  color: #fff;

  box-shadow: 0px 0px 6px #012d67;

}



.four-process img{

  width: 80px;

}
.name-abouts{
  border: none;
}
.name-abouts .card-body{
  background: #eee;
  text-align: center;
   border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.name-abouts .card-title{
  font-size: 22px;
  color: #333;
  margin-top: -4px;
 
}

.read-mores{

  background: #012d67;

  color: #fff;

  padding: 5px 20px 7px 20px;

  border-radius: 25px;

  border-color: #012d67;

}

.who-we-are h2, .gallery-head{

  color: #012d67;

  font-size: 25px;

  font-weight: 700;

}

.who-we-are ul{

  margin: 0px;

  padding: 0px;

  padding-left: 15px;

}

.who-we-are ul li{

  margin: 0px;

  padding: 0px;



  margin-bottom: 10px;

}

.read-mores:hover{

  border-color: #012d67;

  color: #fff;

}

.four-solution{

  margin-bottom: 45px;

}

.four-solution h4{

  font-weight: 700;

  font-size: 24px;

}

.texstimonial-text p{

  font-size: 22px!important;

}

.common-para{

  font-size: 17px;

}

 .contact-bg{

    background: #eee;

    padding: 20px;

  }

  .addrss-box{

    background: #eee;

    padding: 15px 30px;

  }





footer{

  padding-top: 60px;

  padding-bottom: 60px;

  width: 100%;

  background: #012d67;

  background-repeat: no-repeat;

  background-size: 100%; 

}

footer h5{

  color: #fff;

  font-size: 17px;

}

.footer-icon{

  border: 1px solid rgba(255,255,255,0.5);

  width: 70px;

  height: 70px;

  border-radius: 50%;

  font-size: 28px;

  color: #fff;

  display: inline-flex;

  margin: 20px auto;

  justify-content: center;

  align-items: center;

}



.footer-link{

  margin: 0px;

  padding: 0px;

}

.footer-link li{

  margin-left: 10px;

  margin-right: 10px;

  display: inline-block;

  color: #fff;

}

.footer-link li a{

  color: #fff;

}

.bottom-social{

  margin: 0px;

  padding: 0px;

}

.bottom-social a{

  display: inline-flex;

  justify-content: center;

  align-items: center;

  text-decoration: none;

  width: 32px;

  height: 32px;

  margin-left: 10px;

  color: #555;

  border: 1px solid rgba(0,0,0,0.5);

  border-radius: 50%;

}

.bottom-social a:hover{

  color: #fff;

  background-color: #012d67;

  border: 1px solid #012d67;

}

.copyright{

  background: #fff;

  padding-top: 11px;

  padding-bottom: 10px;

}

.copyright p{

  font-size: 14px;

  color: #666;

}

.client-testimonials{

  position: relative;

  background: #f5f5f5;

  padding-top: 70px;

  padding-bottom: 70px;

}













@media(max-width: 420px){ 

.four-process {

  margin-top: 0px;

  margin-bottom: 30px;

  }

  .carousel-text h2 {

    font-weight: 400;

    font-size: 24px;

    line-height: 32px;

    text-transform: uppercase;

}

.who-we-are {

  padding-bottom: 60px;

}

.navbar-home{

  margin-top: 5px;

}

}


.vendors-logos img {
  max-width: 225px;
  object-fit: contain;
  min-height: 100px;
  border: 1px solid #e0e0e0;
  background: #fff;
  padding: 8px;
  box-shadow: 0px 0px 4px 0px #ccc;
}

.team-member-box {
    padding: 23px 45px;
    background: rgb(234 234 234 / 44%);
}



@media (max-width: 991px){
    .navbar{padding-left: 15px; padding-right: 15px;}
    .navbar-fixed {
      padding: 7px 15px;
    }
  .navbar-expand-lg .navbar-collapse {
  padding-top: 20px;
  padding-bottom: 20px;

}
.navbar-toggler-icon {
    padding: 15px;
}
.navbar-brand img {
    height: 56px;
}
}


@media (max-width:767px){
  .vendors-logos img{
    max-width: 400px;
    width: 100% !important;
  }
}