h5{
  color:#0B85C4 ;
}
h1{
  color:#31357A ;
}
.sec3{
  background-image: url(../images/homebg1.jpg);
  width: 100%;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  background-position: right;
}
.sec4{
  padding-top: 100px;
  background-image: url(../images/homebg2.jpg);
  width: 100%;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  background-position: right;
}
.sec5{
  margin-top: 90px;
  /* background-color: #31357A; */
  min-height: 600px;
  background-image: url(../images/homebg1.jpg);
  width: 100%;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  background-position: right;
}
.sec6{
  background-color: #F6F6F6;
  background-image: url(../images/homebg3.png);
  width: 100%;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  background-position: right;
}
.m-sec3{
  background-image: url(../images/homebg1.jpg);
  width: 100%;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  background-position: right;
  padding-top: 1px;
  padding-bottom: 30px;
}
.s-sec3{
  background-image: url(../images/homebg1.jpg);
  width: 100%;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  background-position: right;
  padding-top: 2px;
  padding-bottom: 50px;
}
.s-sec4{
  background-color: #F6F6F6;
  background-image: url(../images/homebg3.png);
  width: 100%;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  background-position: right;
  padding-bottom: 20px;
}

.close {
  color: #000;
  float: right;
  font-size: 28px;
  font-weight: bold;
  -webkit-animation-name: animate-close;
  -webkit-animation-duration: 0.6s;
  animation-name: animate-close;
  animation-duration: 0.6s;
}
.top-header{
    background-color: #31357A;
    position: fixed;
    width: 100%;
    z-index: 100;
    left: 0px;
    top:0px
  }
  a.topp{
    margin-left: 10px;
    font-size: 15px;
    text-decoration: none;
    color: white;
  }
  a.topp:hover{
    margin-left: 10px;
    font-size: 15px;
    text-decoration: none;
    color: black;
  }
  a.topp1{
    margin-left: 5px;
    margin-right: 5px;
    font-size: 18px;
    text-decoration: none;
  }
  i.tec{
    font-size: 20px;
    color:white;
  }
  i.com{
    font-size: 20px;
    color:white;
  }
  .navbar{
    height: 100px;
    /* margin-top: 30px; */
    background-color: #31357A;
    position: fixed;
    width: 100%;
    z-index: 1;
  }
  .navbar-dark .navbar-nav .nav-link {
    color: white !important;
    font-size: 15px;
    font-weight: 400;
    margin-left: 30px;
  }
  .navbar-dark .navbar-nav .nav-link:hover{
    color: #0B85C4 !important;
    transition: 0.3s;
  }
  /* .active{
   border-bottom: 2px solid black;
   text-align: center;
  } */
  .navbar-dark .navbar-nav .active{
    color: #0B85C4 !important;
  }
  .logo {
      /* top: -3px;
      left: 67px; */
      width: 80px;
      height: 80px;
  }
  .navbar-toggler {
    background: #31357A !important;
  }
  .navbar-close-btn {   display: none; } .navbar-toggler.collapsed + .navbar-collapse .navbar-close-btn {   display: block; }




  header{ 
    padding:0px; 
    position: sticky; 
    top:0px; 
    left:0px; 
    background: #FFF; 
    z-index: 1000;
    margin-top: 15px;
    width: 100px;
  }


header .logo img{
  width:140px;
}
header.fixed-header .logo img{
  width:100px;
  margin-top: -30px;
  height: 100px;
}

.box-height{ 
  /* height:50px; */
  width: 150px;
}


  /* <!--============================ section2 Banner =================================--> */


  .home-banner{
    background-image: url(../images/banner.jpg);
    background-repeat: no-repeat;
    object-fit: cover;
    background-size: cover;
    background-position: right;
  }
  .inbox2{
    height: 450px;
    /* background-color: gray; */
  }


  /* <!--============================ section3 =================================--> */



  .inbox3{
    min-height: 100px;
    margin: 15px 0px;   
    text-align: center;
  }
  .inbox4{
    min-height: 300px;
    margin: 15px 0px;
    /* background-color: gray; */
  }
  .inbox5{
    min-height: 300px;
    /* margin: 15px 0px; */
    /* background-color: gray; */
    padding: 10px;
    /* padding-top: 40px; */
  }


  /* <!--============================ section4 =================================--> */




  .inbox6{
    min-height: 100px;
    margin: 15px 0px;
    /* background-color: gray; */
    text-align: center;
  }
  .inbox7{
    min-height: 400px;
    margin: 15px 0px;
    padding: 15px;
    /* background-color: gray; */
    text-align: center;
    border-bottom: 10px solid #0B85C4;
    border-radius: 20px;
    box-shadow: 0px 0px 8px 0px gray;
  }
  .inbox7:hover{
    border: 2px solid #0B85C4;
    border-bottom: 10px solid #0B85C4;
  }
  .ser-img1{
    width: 100px; 
    height: 100px;
    margin-top: 10px;
    border-radius: 20px 20px 0px 0px;
  }
  .ser-img{
    width: 100%; 
    border-radius: 20px 20px 0px 0px;
  }
  .simg-head{
    padding-top: 20px;
    color: #0B85C4;
  }


  .rep-cards{
    margin-top: 50px; 
    box-shadow: 0px 0px 8px 0px gray; 
    min-height:220px; 
    padding:10px;
    background-color: white;
  }
  .rep-cards:hover{
    margin-top: 50px; 
    border: 2px solid #0B85C4; 
    min-height:220px; 
    padding:10px;
    background-color: white;
  }
  .cp-cards{
    margin-top: 50px; 
    box-shadow: 0px 0px 8px 0px gray; 
    min-height:100px; 
    padding:10px;
    background-color: white;
  }
  .cp-cards:hover{
    margin-top: 50px; 
    border: 2px solid #0B85C4; 
    min-height:100px; 
    padding:10px;
    background-color: white;
  }
  .cl-cards{
    margin-top: 50px; 
    box-shadow: 0px 0px 8px 0px gray; 
    min-height:70px; 
    padding:10px;
    background-color: white;
  }
  .cl-cards:hover{
    margin-top: 50px; 
    border: 2px solid #0B85C4; 
    min-height:70px; 
    padding:10px;
    background-color: white;
  }
  .cg-cards{
    margin-top: 50px; 
    box-shadow: 0px 0px 8px 0px gray; 
    min-height:70px; 
    padding:10px;
    background-color: white;
  }
  .cg-cards:hover{
    margin-top: 50px; 
    border: 2px solid #0B85C4; 
    min-height:70px; 
    padding:10px;
    background-color: white;
  }
  .cb-cards{
    margin-top: 50px; 
    box-shadow: 0px 0px 8px 0px gray; 
    min-height:70px; 
    padding:10px;
    background-color: white;
  }
  .cb-cards:hover{
    margin-top: 50px; 
    border: 2px solid #0B85C4; 
    min-height:70px; 
    padding:10px;
    background-color: white;
  }
  .ca-cards{
    margin-top: 50px; 
    box-shadow: 0px 0px 8px 0px gray; 
    min-height:70px; 
    padding:10px;
    background-color: white;
  }
  .ca-cards:hover{
    margin-top: 50px; 
    border: 2px solid #0B85C4; 
    min-height:70px; 
    padding:10px;
    background-color: white;
  }
  .oh-cards{
    margin-top: 50px; 
    box-shadow: 0px 0px 8px 0px gray; 
    min-height:70px; 
    padding:10px;
    background-color: white;
  }
  .oh-cards:hover{
    margin-top: 50px; 
    border: 2px solid #0B85C4; 
    min-height:70px; 
    padding:10px;
    background-color: white;
  }
  .dp-cards{
    margin-top: 50px; 
    box-shadow: 0px 0px 8px 0px gray; 
    min-height:70px; 
    padding:10px;
    background-color: white;
  }
  .dp-cards:hover{
    margin-top: 50px; 
    border: 2px solid #0B85C4; 
    min-height:70px; 
    padding:10px;
    background-color: white;
  }
  .v-cards{
    margin-top: 50px; 
    box-shadow: 0px 0px 8px 0px gray; 
    min-height:70px; 
    padding:10px;
    background-color: white;
  }
  .v-cards:hover{
    margin-top: 50px; 
    border: 2px solid #0B85C4; 
    min-height:70px; 
    padding:10px;
    background-color: white;
  }
  


  /* <!--============================ section5 =================================--> */



  .inbox8{
    min-height: 100px;
    margin: 15px 0px;
    /* background-color: gray; */
    text-align: center;
  }

  /* .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 200px;
    width: 346px;
    opacity: 0;
    transition: .5s ease;
    background-color: #10398E;
   
  }
  .overlay:hover{
    opacity: 1;
  }
  .container:hover .overlay {
    opacity: 1;
  }
  
  .text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
  } */

  /* .inbox8-1{
    min-height: 300px;
    margin: 15px 0px;
    background-color: gray;
  }
  .inbox8-2{
    min-height: 300px;
    margin: 15px 0px;
    background-color: gray;
  } */
  .flip-card {
 
    /* width: 356px; */
    height: 300px;
    perspective: 1000px; /* Remove this if you don't want the 3D effect */
  }
  .flip-card img{
    /* width: 356px; */
    height: 300px;
   object-fit: cover;
    border-radius: 10px;
  }
  /* This container is needed to position the front and back side */
  .flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
  }
  
  /* Do an horizontal flip when you move the mouse over the flip box container */
  .flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
  }
  
  /* Position the front and back side */
  .flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: auto;
    backface-visibility: hidden;
  }
  
  /* Style the front side (fallback if image is missing) */
  .flip-card-front {
    /* background-color: #bbb; */
    color: black;
  }
  
  /* Style the back side */
  .flip-card-back {
    background-color: #0B85C4;
    color: white;
    transform: rotateY(180deg);
    border-radius: 10px;
  }

  .inbox8-1{
    min-height: 50px;
    margin: 15px 0px;
    /* background-color: gray; */
    text-align: center;
  }

  /* <!--============================ section6 =================================--> */




  .inbox9{
    min-height: 180px;
    margin: 15px 0px;
    padding: 20px;
  }
  .inbox9-1{
    min-height: 180px;
    margin: 15px 0px;
    /* background-color: gray; */
    padding: 20px;
  }
  .inbox9-2{
    min-height: 180px;
    margin: 15px 0px;
    /* background-color: gray; */
    padding: 20px;
  }
  .c-icon{
    color: white;
    margin-right: 20px;
    font-size: 20px;
    background-color: #0B85C4;
    padding: 1px 8px;
  }
  .s-add{
    margin-left: 50px;
    color:white
  }
  .h-con{
    color: #0B85C4;
    font-size: 18px;  
    font-weight: bold;  
  }
  .s-con{
    color: white;
    text-decoration: none;
    margin-left: 50px;
  }
  .s-con:hover{
    color: #0B85C4;
  }


  /* <!--============================ section7 =================================--> */



  .inbox10{
    min-height: 330px;
    margin: 15px 0px;
    /* background-color: gray; */
    padding: 20px;
  }
  .f-icon{
    font-size: 25px;
    color: #31357A;
  }
  .h-foot{
    font-size: 20px;
    color: #31357A;
    padding-left: 20px;
  }
  .ql-links{
    list-style: none;
  }
  .ql-list{
    color: black;
    margin-top: 5px;
    text-decoration: none;
    display: inline-block;
  }
  .ql-list:hover{
    color: #31357A;
  }
  .foot-icon{
    color: #31357A;
    margin-right: 20px;
    font-size: 20px;
  }
  


  /* Slideshow container */
.slideshow-container {
  /* max-width: 1000px; */
  position: relative;
  margin: auto;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

/* .active {
  background-color: #717171;
} */

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}
  





#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}



.abt-ban{
  background-image: url(../images/abt-ban.jpg);
  background-repeat: no-repeat;
  object-fit: cover;
  background-position: right;
  background-size: cover;
}
.inboxa{
  height: 250px;
  padding-left: 0px;
  /* background-color: gray; */
}
.inboxb{
  height: 100px;
  margin: 5px 5px;
  /* background-color: gray; */
  text-align: center;
  margin-top: 100px;
}
.home-banpara0{
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  color: white;
  font-family:  'Rubik';
}

.m-ban{
  background-image: url(../images/marine-ban.jpg);
  background-repeat: no-repeat;
  object-fit: cover;
  background-position: right;
  background-size: cover;
}
.c-ban{
  background-image: url(../images/civil-ban.jpg);
  background-repeat: no-repeat;
  object-fit: cover;
  background-position: right;
  background-size: cover;
}
.s-ban{
  background-image: url(../images/spare-ban.jpg);
  background-repeat: no-repeat;
  object-fit: cover;
  background-position: right;
  background-size: cover;
}
.inbox11{
  min-height: 560px;
  margin: 15px 0px;
  /* background-color: gray; */
  border-bottom: 10px solid #0B85C4;
  border-radius: 20px;
  box-shadow: 0px 0px 8px 0px gray;
}
.inbox11:hover{
  min-height: 560px;
  border: 2px solid #0B85C4;
  border-bottom: 10px solid #0B85C4;
}