.partner-logo {
  display: inline-block;
    width: 15%;
    /* text-align: center; */
    margin: 24px
}
.clients figure {
  width: 100%;
  display: block;
  margin: 0;
  padding: 40px;
  border: 1px solid #eee;
}
.clients {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
}
.clients figure {
  width: 100%;
  display: block;
  margin: 0;
  padding: 10px;
  border: 1px solid #eee;
}
.clients figure img {
  width: 100%;
}

/* .partner-logo img {
    padding: 20px;
} */
/* .what-diff-in {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.what-diff-item {
    width: 384px;
    height: 231px;
    box-shadow: 0px 3px 60px #00000029;
    background-color: #fff;
    display: flex;
    float: left;
    padding: 23px;
    align-items: center;
    transition: all 0.5s ease;
}
.what-diff-head {
    text-align: left;
    font: normal normal bold 24px / 50px Poppins;
    letter-spacing: 0px;
    color: #00355F;
    float: left;
    display: block;
    width: 100%;
}
.what-diff-info {
    text-align: left;
    font: normal normal normal 13px / 20px Lato;
    letter-spacing: 0px;
    color: #3B3B3B;
    float: left;
    display: block;
    width: 100%;
    max-height: 43px;
    overflow: hidden;
    transition: max-height 1s ease;
}
.read-more-who {
    float: left;
   
    margin-top: 20px;
}
.read-more-who a {
    font: normal normal 14px / 23px Poppins;
    letter-spacing: 0px;
    color: #292222;
    display: flex;
    align-items: center;
    position: relative;
}
.read-more-who a img {
    margin-left: 5px;
    width: 17px;
    height: 10px;
    margin-bottom: 0;
}
.read-more-who a:after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #00355F;
    content: '';
    opacity: 0;
    -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
    transition: height 0.3s, opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
}
.what-diff-icon {
    transition: all 0.5s ease;
}
.what-diff-icon img {
    width: 50px;
    height: 50px;
    transition: all .3s ease-in;
}
.what-diff-item:hover .what-diff-info{
    max-height :103px;
    
 }
 .what-diff-item:hover{
     align-items: normal;
 } */

 /* second card css start */
 .second-card {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    max-width: 100%;
    margin: 40px 0;
  }
  
.second-card .card {
    position: relative;
    min-width: 320px;
    height: 450px;
    box-shadow: inset 5px 5px 5px rgba(0, 0, 0, 0.2),
      inset -5px -5px 15px rgba(255, 255, 255, 0.1),
      5px 5px 15px rgba(0, 0, 0, 0.3), -5px -5px 15px rgba(255, 255, 255, 0.1);
    border-radius: 15px;
    margin: 30px;
    transition: 0.5s;
     background: #fff;
  }
  
 /* .second-card .card:nth-child(1) .box .content a {
    background: #2196f3;
  }
  
.second-card .card:nth-child(2) .box .content a {
    background: #e91e63;
  }
  
.second-card .card:nth-child(3) .box .content a {
    background: #23c186;
  }
   */
.second-card .card .box {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    background: #fff;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    transition: 0.5s;
    color:black;
  }
  
.second-card .card .box:hover {
    transform: translateY(-50px);
  }
  
  .second-card .card .box:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: rgba(255, 255, 255, 0.03);
  }
  
.second-card .card .box .content {
    padding: 20px;
    text-align: center;
  }
  
.second-card .card .box .content h2 {
    position: absolute;
    top: -10px;
    right: 30px;
    font-size: 8rem;
    color: #212227;
  }
  
.second-card .card .box .content h3 {
    text-align: justify;
    font-size: 1.8rem;
    /* font: normal normal normal 20/67px Lyon-Regular; */
    font-family:Lyon-Regular;
    color: #212227;
    z-index: 1;
    transition: 0.5s;
    margin-bottom: 15px;
    
  }
  
.second-card .card .box .content p {
    text-align: justify;
    /* font-size: 16px;
    font-weight: 300; */
    color: rgba(255, 255, 255, 0.9);
    z-index: 1;
    transition: 0.5s;
     color: #212227;
     font: normal normal normal 16px / 20px Lyon-Regular;
  }
  
.second-card .card .box .content a {
    position: relative;
    display: inline-block;
    padding: 8px 20px;
    /* background: black; */
    border-radius: 5px;
    text-decoration: none;
    color: white;
    margin-top: 20px;
    /* box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); */
    background: #FFFFFF 0% 0% no-repeat padding-box;
    color: #212227;
    text-transform: capitalize;
    border: 1px solid #707070;
    transition: 0.5s;
    font: normal normal normal 15px/20px Poppins;

    /* background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    text-align: center;
    font: normal normal normal 15px/35px Poppins;
    letter-spacing: 0.53px;
    color: #212227;
    text-transform: capitalize;
    padding:5px 30px; */
    
  }
  .second-card .card .box  {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.6);
    background: #fff;
    color: #000;
    
  }
.read-more:hover{
    box-shadow: inset 0 -55px 0 0 black;
     transition: all 0.5s ease;   
     color:#fff !important; 
 }
  /* second card css end */
  .fleet-modal .container{
    max-width: 746px;
  }
  .fleet-modal .modal-content {
    padding:2rem;
}
.read-more-abt .modal-content {
    padding-bottom:0;
}

.fleet-modal .modal-body{
    padding:1rem 0;
    
}
.read-more-abt .modal-body {
    padding-bottom:0;
}
.fleet-modal .modal-header{
    border:0;
}

.fleet-modal .modal-body img{
    width:100%;
}
.modal-body ul{
  padding: revert;
}
.modal-body ul li{
  list-style: disc;
  font-size: 14px;
    /* font-weight: 400;
    line-height: 24px; */
    letter-spacing: 0.01em;
    text-align: left;
    font: normal normal normal 16px / 20px Lyon-Regular;
    padding: 5px;
}
.fleet-modal-main{
  
    background: rgba(33, 34, 28, 0.4);

    
}
 .fleet-modal-main .modal-content
 {background: #162744;height:625px;overflow-y:scroll;}
 
 
 .fleet-modal-main.modal.show .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0,-50%) !important;
    top: 50%;
}
.fleet-modal-main .head{
    color:#fff;
}
 
 .fleet-modal-main .container {
    max-width: 1137px;
}
 .fleet-modal-main .modal-body img{
     width:auto;
 }
 /* The Modal (background) */
 .modal {
    position: fixed;
    top: 0px;
    left: 0;
    z-index: 1060;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
    background-color:rgba(0,0,0,0.2);
}
.fade {
    transition: opacity .15s linear;
}
  /* Modal Content */
  .modal-content {
    top: 66px;
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 1.3rem;
    outline: 0;
}
.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    font-family: Lyon-Regular;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .btn-close {
    padding: 0.5rem 0.5rem;
    margin: -0.5rem -0.5rem -0.5rem auto;
}
  .fleet-modal-main .btn-close{
    filter:brightness(0) invert(1);
    opacity:1;
    }
  /* The Close Button */
  /* .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }
 
  .close:hover,
  .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }  */
  .modal.show .modal-dialog {
    transform: none;
}
/*  */
.read-more-abt p {
    font-size: 14px;
    /* font-weight: 400;
    line-height: 24px; */
    letter-spacing: 0.01em;
    text-align: left;
    font: normal normal normal 16px / 20px Lyon-Regular;
}
.read-more-abt h4 {
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 0.01em;
    text-align: left;
    font-family: Lyon-Regular;
}
.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0.25em 0.25em;
    color: #000;
    background: transparent
      url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")
      center/1em auto no-repeat;
    border: 0;
    border-radius: 0.25rem;
    opacity: 0.5;
  }
  .btn-close:hover {
    color: #000;
    text-decoration: none;
    opacity: 0.75;
  }
  .btn-close:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    opacity: 1;
  }
  .btn-close.disabled,
  .btn-close:disabled {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    opacity: 0.25;
  }
  .btn-close-white {
    filter: invert(1) grayscale(100%) brightness(200%);
  }

  @media (min-width:360px) and (max-width:767px){
    .partner-logo {
      /* width: auto !important; */
      width: -webkit-fill-available !important;
    }
    .footer-line{
      width: 100% !important;
    }
  }
  @media (min-width:767px) and (max-width:991px){
    .partner-logo {
      width: 26% !important;
    }
    .footer-line{
      width: 60% !important;
    }
  }
/* blog page css start */
  .blog-item{
    float:left;
   width:100%; 
   border: 1px solid #dfdfdf;
   padding:21px 25px 25px 25px;
   margin-bottom:30px;
   border-radius: 12px;
   box-shadow: 0px 20px 30px #D0D0D0;
}
.blog-item:hover{
   /*box-shadow: 0px 20px 30px #00000049;*/
   box-shadow: 0px 20px 30px #A0A0A0;
   transition: all 0.5s ease;
}
.blog-img{
    float:left;
     width:100%;   
 }
 .blog-img img{
     width: 100%;
     height: 170px;
     object-fit: fill;
 }
 .blog-info{
    min-height: 108px;
    float:left;
    width:100%;
}
.blog-info p:empty {
    display: none;
}
.blog-info p{
    font: normal normal normal 13px/18px Poppins;
    color: #3B3B3B;
    /* min-height: 108px; */
    overflow: hidden;
    text-overflow: none;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
.blog-title{
    font: normal normal bold 18px/23px Poppins;
    color: #3B3B3B;
    margin-top:22px;
    margin-bottom:12px;
    float:left;
    min-height: 46px;
    overflow: hidden;
    text-overflow: none;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.blog-date{
    float: left;
    font: normal normal bold 12px/15px Poppins;
    color: #3B3B3B;
    width:100%;
    margin-bottom: 10px;
}
.blog-read-more a{
    font: normal normal 500 14px/23px Poppins;
    color: #B53036;
    display: flex;
    align-items: center;

}
.blog-read-more a img{
    margin-left:5px;
}
.blog-read-more{
    float:left;
    width:100%;
    margin-top:20px;
}
.events-page{
  float:left;
  width:100%;
  /* margin-top:100px; */
}
.inner-head-banner{
  float:left;
   width:100%; 
   text-align:center;
   padding:50px 0 20px 0;
}
.article-inner-ban img{
  width:100%;  
  height: 341px; 
}
.inner-main{
  float:left;
   width:100%; 
}
.inner-title{
  float:left;
    width:100%;  
    border-bottom:1px solid #ccc;
    padding-bottom:28px;
}
.inner-main-title{
  float:left;
    width:100%;  
    font: normal normal 900 35px/42px Poppins;
color: #00355F;
margin-bottom:10px;

}
.inner-date{
    font: normal normal normal 13px/30px Poppins;

color: #3B3B3B;
}
.inner-info{
  float:left;
  width:100%;
  padding-top:25px;
  margin-bottom: 2%;
  font: normal normal normal 14px/30px Poppins !important;
}
.inner-info br:after {
  display: block;
  margin: -17px;
}
.inner-info br{
  content: "";
  display: block;
  margin: 13px 0;

}
.inner-info img{
  float:left;
  width:100%;
}
.inner-info p{
  font: normal normal normal 14px/30px Poppins;
  margin-bottom:14px;
  color: #3B3B3B;
}
.inner-info p:empty{
  display: none;
}
.inner-info ul li {
  list-style: inherit;
  
  margin-left: 25px;
} 

/* blog page css end */
.events-page {
  float: left;
  width: 100%;
  /* margin-top: 100px; */
}
.breadcrumb a{
  color: blue;
}

.bottom hr {
  width: 55%;
  margin: 1rem auto;
  opacity: 1;
  color: #FFFFFF !important;;
}
.footer-link{
  display: flex;
}

.footer-nav-link{
  padding: 0 10px 0 10px;
}
.text-muted {
  color: #FFFFFF !important;
  font-size: 12px;
  font-weight: 600;
  line-height: 15px;
  letter-spacing: 0.01em;
  text-align: left;
}
.footer-line{
  width: 36%;
  margin-top: 10px;
}