/* input:focus{
  outline: none;
} */
*:focus {
  outline: none;
}
.img-fluid{
  width: 100%;
  height: auto;
}

.our-culture{

  background-image: url(../images/culture/14.webp);
  background-attachment:fixed;
  background-position:top;
  background-repeat: no-repeat;
  background-size: cover;


}
 input, textarea {
  background: transparent;
  border: 1px solid #dcdcdc;
  font-size: 14px;
}
.detail-list-career p strong{
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}
.career-details{
  background-color: #e7f1fd;
 padding-bottom: 30px;
 border: 1px solid #dcdcdc;
 border-radius: 5px;
 
}
.breadcrumb-pd h2{
  text-transform: uppercase;
}
.dropdown-item{
  color: #fff!important;
  text-transform: uppercase !important;
  background-color: #1b70c0;
  border-bottom: 1px solid #eee;
}
.dropdown-item:hover{
  color: #fff;
  text-transform: uppercase;
  background-color: #1b70c0;
}
.section-padding {
  padding: 30px 0px;
}
.main{
  padding-top: 75px;
}
.contact-sec{
  padding: 60px 0;
}
.contact-sec-btm{
  padding-bottom: 60px;
}
.service-sec{
  padding: 60px 0;
}
.contact-bg{
  background-color: #f3f3f3;
}
.nav-link:hover{
   color: #1b70c0;
}
.service-bg{
   background-color: #e7f1fd;
}
.navbar-brand h1{
   font-size: 32px;
   font-weight: 700;
   text-transform: capitalize;
   color: #0070c0;
   margin-bottom: 0;
}
@media (max-width: 991.98px){
   .navbar-brand h1{
   font-size: 35px;
}
.home-banner-sm {
   padding-top: 100px;
   padding-bottom: 30px;
}
.home-banner-sm h1 {
   font-size: 50px;
   line-height: 63px;
}
.contact-sec{
  padding: 30px 0;
}
.contact-sec-btm{
  padding-bottom: 30px;
}
.service-sec {
   padding: 30px 0;
}
.our-clients
{
    padding: 30px 0;
}
.service-sec .service-inner {
  margin-bottom: 20px;

}
}
.service-inner .sm-btn {
   padding: 10px 40px 10px 30px;
   font-size: 16px !important;
   background: #05d33a;
   border-radius: 50px;
   color: #fff!important;
   position: relative;
   margin-top: 8px;
   /* box-shadow: rgba(0, 0, 0, 0.34) 0px 3px 8px; */
   box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.service-inner h3 {
  font-size: 30px;
  font-weight: 600;
  color: #fff;
}
.service-inner p{
  color: #fff!important;
  letter-spacing: 0.75px;
}
.service-inner .sm-btn i {
   position: absolute;
   right: 20px;
   top: 15px;
   transition: .3s ease-in-out;
   font-size: 15px;
}

 #footer-bottom  {
   padding-top: 20px;
   padding-bottom: 20px;
   color: #fff;
 }
 #footer-bottom .copyright {
   float: left;
 }
 #footer-bottom .copyright {
   float: left;
 }
 #footer-bottom p{
   font-family: 'Rubik', sans-serif;
   margin: 0;
   padding: 0;
   font-weight: 300;
   font-size: 15px;
 }
 #footer-bottom .credits {
   float: right;
   font-size: 13px;
 }
 #footer-bottom .credits a {
   transition: 0.3s;
   color: rgb(175, 175, 175);
 }
 @media (max-width: 768px) {
   #footer-bottom  {
     padding-top: 20px;
     padding-bottom: 20px;
   }
   #footer-bottom .copyright, #footer-bottom .credits {
     text-align: center;
     float: none;
   }
   #footer-bottom .credits {
     padding-top: 4px;
   }
   .service-sec .service-inners {

    margin-bottom: 20px;
   }
 }
 .service-sec .service-inners {
  padding: 25px;
  text-align: center;
  /* margin-bottom: 20px; */
  box-shadow: 0px 0px 18px 0px #ccc;
  border-radius: 6px;
 background-color: #fff;
 height: 240px;
}
.service-sec .service-inners .service-img-wrapper {
  width: 60px;
  margin: 0 auto 20px;
  border-radius: 50%;
  height: 60px;
  display: block;
  background: #1b70c0;
  padding: 10px;
  box-shadow: 1px 3px 10px 0px #1b70c0;
  justify-content: center;
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
}
.brdr-box {
  border: 1px solid #dcdcdc;
  padding: 30px;
  border-radius: 5px;
  background-color: #e7f1fd;
  
}
.info-form-inner {
  position: absolute;
  left: 0;
  width: 100%;
  /* background: #2a383e; */
  height: 510px;
  top: 0;
  margin-top: -150px;
  display: flex;
  justify-content: center;
  /* align-items: center; */
  border-radius: 3px;
  text-align: center;
}
.info-form-inner iframe{
  width: 100%;
}
@media screen and (max-width: 767px){
.info-form-inner {
  position: relative;
    margin-top: 20px;
    height: auto;
    padding: 0;
}
.our-culture{
  background-position: top;
}

.info-form-inner {
   
    left: 0;
    width: 100%;
    /* height: 555px; */
    top: 0;
    /* margin-top: -180px; */
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    text-align: center;
}
}
.banner-content p{
  text-align: left;
}
.banner-content h1{
  margin-bottom: 15px;
  text-transform: capitalize;
  padding-left: 22px;
}
.breadcrumb-bg{
  background-color: #e7f1fd;
  padding-top: 82px;
}
.breadcrumb-pd{
  padding: 30px 0px;
}
.breadcrumb-pd h2{
 /* text-transform: capitalize; */
}
.breadcrumb-pd span{
  color: #1b70c0;
}
.inner-banner-content span {
  color: #e9ecef;
}
.career-detail h1{
  text-align: center;
  text-transform: capitalize;

}
@media only screen and (min-width: 769px){
  .content-box{
          margin-top: 60px;
      }
  }
  .apply-for-this h1{
    margin-bottom: 20px;
  }
  .team-des i{
    padding: 0 10px;
    font-size: 20px;
  }
  .team-des p{
   margin-bottom: 0.2rem;
   color: #030620;
   font-size: 16px;
  }
  /*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/

.services .icon-box {
  box-shadow: 0px 0 25px 0 rgba(0, 0, 0, 0.1);
  border: 3px solid #5a6661;

  transition: all ease-in-out 0.4s;
  background: #fff;
}
.services .icon-box .icon {
  margin-bottom: 10px;
}
.services .icon-box .icon i {
  color: #47b2e4;
  font-size: 36px;
  transition: 0.3s;
}
.services .icon-box h4 {
  font-weight: 500;
  margin-bottom: 15px;
  font-size: 24px;
}
.services .icon-box h4 a {
  color: #37517e;
  transition: ease-in-out 0.3s;
}
.services .icon-box p {
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}
.services .icon-box:hover {
  transform: translateY(-10px);
}
.services .icon-box:hover h4 a {
  color: #47b2e4;
}
/* .fixed-position{
  position: fixed;
} */

.cele-heading{
  background-color: #fff;
  border-radius: 5px;
  padding: 10px 20px;
}
.containers{
  max-width: 1200px;
}