 @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200&display=swap');
html {
    font-family: sans-serif;
    box-sizing: border-box;
  }
  
  *, *:before, *:after {
    box-sizing: inherit;
  }
  /* navbar start  */
 
/* Nav baar */

#navbar {
    display: flex;
    align-items: center;
    border-bottom: 4px;
    background-color: #104A5A;
    /* height: 9vh; */
   
  }
  
  
  body {
    overflow-x: hidden;
    /* background-color: rgb(10, 10, 10); */
    
  }
  /* Nav baar :LOGO AND IMAGE */
  
  #logo {
    height: 56px;
    margin: 0px 6px;
  }
  
  #navbar ul {
    display: flex;
  }
  
  /* #navbar::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    height: 23%;
    width: 250%;
    z-index: -1;
    opacity: 10.5;
  } */
  
  #navbar ul li {
    list-style-type: none;
  }
  
  #navbar ul li a {
    font-size: 18px;
    color: white;
    font-weight: 700;
    display: block;
    padding: 10px 22px;
    border-radius: 20px;
    text-decoration: none;
    /* color: rgb(31, 143, 56); */
    font-family: 'Poppins', sans-serif;
  }
  #navbar ul li a:hover {
    /* color: rgb(27, 199, 53); */
    background-color: #21130d;
  }
  
  .bg-style {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
  }
    .social-icons a {
    padding: 0 10px;
    color: #333;
    transition: all 0.2s ease-in-out;
  }
  
  .social-icons a:hover {
    color: #0077B5;
  }
  
  .social-icons i {
    font-size: 40px;
  }  
  .fontstyle{
     font-family: Calibri;
 }
   .contact-button {
    border-radius: 30px;
    display: inline-block;
    text-decoration: none;
    color: white !important;
    border: 2px solid white;
    padding: 9px 21px;
    font-size: 16px;
    font-weight: bold;
    background: #104A5A;
    position: relative;
    cursor: pointer;
    justify-content: center;
    align-items: center;
  }
  .contact-button:hover{
    opacity: 0.9;
    background: #21130d;
  }
  .contact-buttoni {
    border-radius: 30px;
    display: inline-block;
    text-decoration: none;
    color: gray !important;
    border: 2px solid white;
    padding: 9px 21px;
    font-size: 16px;
    font-weight: 600;
    /* background: #104A5A; */
    position: relative;
    cursor: pointer;
    justify-content: center;
    align-items: center;
  }
  .contact-buttoni:hover{
    opacity: 0.9;
    /* background: #104A5A; */
  }
  .hid{
    display: none;
  }
  @media screen and (max-width: 991px) {
    .hid{
      display: block;
    }
  }
  @media screen and (max-width: 991px) {
    .contact-buttoni{
      display: none;
    }
  }
   @media screen and (max-width: 1030px ) and (min-width:994px) {
    #navbar ul li a {
      font-size: 14px;
   
    font-weight: 600;
      display: block;
      padding: 10px 22px;
      border-radius: 20px;
      text-decoration: none;
      /* color: rgb(31, 143, 56); */
      font-family: 'Poppins', sans-serif;
    }
  }
  @media screen and (max-width: 994px ) and (min-width:992px) {
   #navbar ul li a {
    font-size: 13px;
   
    font-weight: 600;
      display: block;
      padding: 10px 22px;
      border-radius: 20px;
      text-decoration: none;
      /* color: rgb(31, 143, 56); */
      font-family: 'Poppins', sans-serif;
  }
  }
  .buton {
    border-radius: 7px;
    display: inline-block;
    text-decoration: none;
    color: white;
    border: 2px solid white;
    padding: 10px 34px;
   
    font-size: 13px;
    font-weight: bold;
    background:#104A5A;
    position: relative;
    cursor: pointer;
    justify-content: center;
    align-items: center;
  }
  
  .buton:hover {
    border: 2px solid white;
    color: white;
    background: #104A5A;
    transition: 0.5s;
  }
  /* navbar end  */
  .back{
    background-color: #191919; 
    /* background-image: url(./images/Picture18.png); */
    background-repeat: no-repeat;
    background-size: cover;
  }
  .imgg{
    width: 100vw;
    height: 100%;
  }
  /* .back-two{
    background-image: url(./images/backii.jpg);
    background-repeat: no-repeat;
    background-size: cover;
  } */
  .thirteen h1 {
    position:relative; color: white; font-size:26px; font-weight:700;  letter-spacing:0px; text-transform:uppercase; width:250px; text-align:center; margin:auto; white-space:nowrap; border:2px solid #FFF;padding:5px 11px 3px 11px;
  }
  .thirteen h1:before, .thirteen h1:after {
      background-color: #c50000;
      position:absolute; 
      content: '';
      height: 7px;
  
      width: 7px; border-radius:50%;
      bottom: 12px;
  }
  .thirteen h1:before {
     left:-20px;
  }
  .thirteen h1:after {
     right:-20px;
  }
  
   .text-center {
    text-align: center;
  }
  
  .color-white {
    color: #fff;
  }
  
  .box-container {
    align-items: center;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    padding: 0px 15px;
    max-width: 100vw;
  }
  
  @media screen and (max-width:495px) {
    .box-item {
      position: relative;
      -webkit-backface-visibility: hidden;
      width: 352px;
      margin-bottom: 35px;
      max-width: 100%;
    }
  }
  @media screen and (max-width:495px) {
    .flip-box-front,
  .flip-box-back {
    background-size: cover;
    background-position: center;
    border-radius: 8px;
    min-height: 239px;
    -ms-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
    transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
    -webkit-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
    }
  
  /* .col-4 {
    flex: 0 0 auto;
    width: 30.33333%;
} */
.box-item {
  position: relative;
  -webkit-backface-visibility: hidden;
  width: 452px;
  margin-bottom: 35px;
  max-width: 100%;
}
  /* .box-item {
    position: relative;
    -webkit-backface-visibility: hidden;
    width: 415px;
    margin-bottom: 35px;
    max-width: 100%;
  } */
  
  .flip-box {
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    perspective: 1000px;
    -webkit-perspective: 1000px;
  }
  
  .flip-box-front,
  .flip-box-back {
    background-size: cover;
    background-position: center;
    border-radius: 8px;
    min-height: 312px;
    -ms-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
    transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
    -webkit-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  
  .flip-box-front {
    -ms-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  
  .flip-box:hover .flip-box-front {
    -ms-transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  
  .flip-box-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    overflow: hidden;
  }
  
  .flip-box:hover .flip-box-back {
    -ms-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  
  .flip-box .inner {
    position: absolute;
    left: 0;
    width: 100%;
    /* padding: 60px; */
    outline: 1px solid transparent;
    -webkit-perspective: inherit;
    perspective: inherit;
    z-index: 2;
    
    transform: translateY(-50%) translateZ(60px) scale(.94);
    -webkit-transform: translateY(-50%) translateZ(60px) scale(.94);
    -ms-transform: translateY(-50%) translateZ(60px) scale(.94);
    top: 50%;
  }
  
  .flip-box-header {
    font-size: 34px;
  }
  
  .flip-box p {
    font-size: 20px;
    line-height: 1.5em;
  }
  
  .flip-box-img {
    margin-top: 25px;
  }
  
  .flip-box-button {
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    margin-top: 25px;
    padding: 15px 20px;
    text-transform: uppercase; 
  }
  


  /* footer start  */

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap');

*{
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  font-family: 'Poppins', sans-serif;
}





footer{
  color: #fff;
  /* background-image: linear-gradient(90deg, 	rgb(52,58,64)0%, rgba(93,97,102) 100%); */
 background-image: url(./images/pre.jpg);
  position: relative;
  width: 100%;
  height: 100%;
 opacity: 0.9;
 background-size: cover;
  font-size: 0.8rem;
  bottom: 0;
}



@media (max-width:960px) {
  footer{
    width: 100%;
  
  }
  
  .main{
  
 display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr 1fr;
}
  
  .logo{
    grid-column: 1/3;
  }
  
  .office{
    grid-column: 3/5;
  }
  .link{
    grid-column: 1/3;
  }
  
  
}





@media (max-width:660px){
  .main{
    gap:20px;
    margin: 0;

  }
  
  .icons{
    display: flex;
  }
  
 
  
  .row{
    grid-column: 1/4;
  }
}







.manik{
  width: 120px;
}
.main{
  
  padding-top: 20px;
  padding-bottom: 10px;
  display: grid;
  gap: 50px;
  grid-template-columns: repeat(4, 1fr );
}
.row{
 margin-top: 50px;
}
.footer-header{
  font-size: 1.5rem;
  
}

.office-des{
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.office a{
  text-decoration: none;
  color: #fff;
  
}
.office a:hover{
  color: #98A8F8;
}
.num{
  font-size: 1rem;
  font-weight: 500;
}

.link-des{
  display: flex;
  flex-direction: column;
  gap:10px;
}
.link-des a{
  color: #fff;
  text-decoration: none;
  font-size: 1rem;
}

.link-des a:hover{
  color: wheat;
  transition: linear 0.3s;
}

.btn-know{
  text-decoration: none;
  background-color: #fff;
  padding: 10px;
  position: relative;
  top: 30px;
  background-color: transparent;
  border: 1px solid #98A8F8;
  color: #98A8F8;
  text-transform: uppercase;
  border-radius:10px;
  
}


.btn-know:hover{
  color: white; 
  background-color: #98A8F8;
  transition: linear 0.3s;
}
.subcribe{
  display: flex;
}
input[type=mail]{
  border: none;
  padding-bottom: 5px;
  border-bottom: 1px solid #fff;
  background-color: transparent;
  font-size: 0.8rem;
}
.sub-icon{
  margin: 7px;
  margin-right: 15px;
  margin-left: 0;
  font-size: 1.5rem;
}
.ri-arrow-right-line{
  margin-left: 0;
  
}

.icons a{
  text-decoration: none;
  color: #fff;
  border: 1px solid #fff;
  justify-content: center;
  padding: 10px;
  border-radius: 50%;
  align-items: center;
  font-size: 1.1rem;
  margin: 2%;
}


.social-icon{
  position: relative;
  top:2px;
}
.icons a:hover{
  color: #fff;
  background-color: #1051b3;
  border-color: wheat;;
}

.newsletter-des{
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.footer-sec h2{
  font-weight: 500;
  font-family: Arial, Helvetica, sans-serif;
}
    /* footer end */