@import url('https://fonts.googleapis.com/css2?family=Dancing+Script&family=Poppins:ital,wght@1,300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel&family=Dancing+Script&family=Edu+NSW+ACT+Foundation&family=Gothic+A1:wght@100&family=Jost:ital,wght@1,200&family=Montserrat:wght@300&family=PT+Sans&family=Poppins:ital,wght@0,200;0,300;1,300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel&family=Dancing+Script&family=Edu+NSW+ACT+Foundation&family=Gothic+A1:wght@100&family=Jost:ital,wght@1,200&family=Montserrat:wght@300&family=PT+Sans&family=Poppins:ital,wght@0,200;0,300;1,300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel&family=Dancing+Script&family=Edu+NSW+ACT+Foundation&family=Gothic+A1:wght@100&family=Halant&family=Jost:ital,wght@1,200&family=Montserrat:wght@300&family=PT+Sans&family=Poppins:ital,wght@0,200;0,300;1,300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel&family=Dancing+Script&family=Edu+NSW+ACT+Foundation&family=Gothic+A1:wght@100&family=Halant&family=Jost:ital,wght@1,200&family=Montserrat:wght@300&family=Mr+De+Haviland&family=PT+Sans&family=Poppins:ital,wght@0,200;0,300;1,300&display=swap');

@font-face {
  font-family: 'bits_indian_calligraregular';
  src: url('bitsindiancalligra-italic-webfont.woff2') format('woff2'),
    url('bitsindiancalligra-italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}


body {
  overflow-x: hidden
  
}

.card-1 {
  color: #f1f1f1;
  font-family: 'halantlight';
  position: relative;
  vertical-align: middle;
    height: 135px;
}



/* 
.col-xs-12{
border: 1px solid #ebebeb;
transition: all ease-in-out 0.3s;
background: #fff;
margin: 20px 0px;
transition: all ease-in-out 0.3s;
background: #fff;
} */






.top-image {
  background-image: url('assets/images/dum2.webp');
  height: 50vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  object-fit: COVER;

}

.portfolio {
  margin-top: 90px;

}


/* ----------------------------share icon---------------------------- */


#card{
  height: 300px;
  border: solid 5px peru;
  ;
  /* background-color: rgb(199, 158, 83,0.6); */
  background-color: rgba(64, 25, 14, 0.9);
  box-shadow: 0 0 16px 0 rgba(64, 25, 14, 0.9);
  margin: auto;
  padding: 30px;
}

.card-title{

  text-align: center;
    justify-content: center;
  padding-top: 20px;
    font-size: 30px;
  
    font-family: 'Mr De Haviland', cursive;
    color: #f1f1f1;
  
  }
  
  .card-text{
    text-align: center;
    line-height: 22px;
    font-family: 'halantlight';

  }

.bet{
  padding-top: 50px;
  display: flex;
  color: peru;
  justify-content: space-between;
}

.card{
  margin: 2%;
}
.date{
     font-size: 15px;
   color: peru;
   position: absolute;
}


.card-1{

}


@media screen and (max-width:768px) {
  
 .col{
  padding: 2%;
 }
  .date{
       font-size: 15px;
     color: peru;
     position: absolute;
  }


  .card-1{
    position: relative;
    vertical-align: middle;
     height: 135px;
  }
}

.blockquote-custom {
  position: relative;
  font-size: 1.1rem;
  }
  
  .blockquote-custom-icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -40px;
  left: 19px;
  }

  .container-1 {
    text-align: center;
  }
  
  
  .page-header h2 {
    color: bisque;
    font-family: 'bits_indian_calligraregular';
    letter-spacing: 2px;
    font-size: 60px;
  }
  
  