


/* blogs part style */

.blog1 {
  margin-top: 2rem;
  box-shadow: 0px 0px 8px rgb(191 184 184 / 60%);
  padding: 15px;
  border-radius: 5px;
  border: 1px dotted #1f4e8f;
}

.blogimg img{
  margin-bottom: .7rem;
}
.blog-tittle h3{
  font-size: 22px;
  line-height: 1.3;
  margin-bottom: 1rem;
  font-weight: 600;
  font-family: Century Gothic;
}
.blog-tittle h3 a{
  color: #002a66;
}
.b-author{
  padding-right: .5rem;
}
.b-author img{
  width: 25px;
  height: 25px;
  border: 1px solid #0f377442;
  padding: 1px;
  border-radius: 50%;
  margin-right: .7rem;
}
.b-author a{
  display: flex;
    /* align-items: center; */
    font-size: 13px;
}
.a-date{
  display: flex;
  /* margin-bottom: 1rem;
  align-items: center; */
}
.blog-date{
  padding-left: .5rem;
  font-size: 12.5px;
}
.blog-arrow{
  display: block;
  margin-top: -2px;
  font-size: 16px;
}
.blog-p .blog1 p{
  font-family: Century Gothic;
}
.blog-p .blog1 p{
  font-size: 16px;
  line-height: 1.6;
  word-spacing: 0.1px;
  /* height: 120px; */
}
.blog-btn{
  box-shadow: 0px 0px 8px rgb(225 225 225 / 60%);
    text-align: center;
    width: 280px;
    height: 45px;
    margin: auto;
    border-radius: 47px;
    font-size: 18px;
    border: 1.5px dotted #158ba5;
    margin-bottom: .5rem;
}
.blog-btn a:hover{
  color: white !important;
}
.blog-btn a{
  color: #158ba5;
  width: 100%;
  height: 100%;
  display: inline-block;
}

.blog-btn:hover{
  background-color:#158ba5;
}

.blog-btn:hover.blog-btn a{
  color: white;
}
.blog-banner{
    height: 350px;
    background-size: 100% 100%;
    /* background-image: linear-gradient(45deg, rgb(27 98 150), rgba(8, 83, 156, 0)), url('../banner/blog_os.webp'); */
    background-image: url('../banner/blog_os.webp');
    display: flex;
    align-items: center;
    justify-content: start;
}
.b-h{
  width: 80%;
  margin: auto;
}
.b-h h1{
  font-size: 70px;
  color: #1d5a93;
}


@media(max-width:768px){
  .blog-d .blog-tittle h3{
    font-size: 25px !important;
  }
  .name-social{
    display: block !important;
  }
  .b-h h1 {
    font-size: 29px;
}
.blog-banner {
  height: 120px !important;
}
.blog-p {
  padding-top: 4rem !important;
}
.author-banner{
  flex-direction: column;
    justify-content: center;
    align-items: center;
}
.author-img img{
  margin-bottom: 1rem;
}
.author-banner h2,.author-banner h5,.social-m {
  text-align: center;
}
.author-details{
  margin-left: 0px !important;
}
.author-banner{
  padding: .5rem !important;
}
.author-img img {
  width: 100px;
  height: 100px;
}
}
.blog-d-img{
  background: url(./assets/banner/blog-image.webp);
  height: 550px;
  background-size: 100% 100% !important;
  width: 100%;
  background-repeat: no-repeat !important;
}
/* blog details */
.bd-img img{
  padding: 10px ;
  border-radius: 10px;
  box-shadow: 0px 0px 8px rgb(153 153 153 / 60%);
}
.blog-d .blog-tittle h3 {
  font-size: 40px;
  margin: 1.5rem 0px;
}
.blog-d .blog-tittle h3{
color: #002a66;
}
.blog-d p{
  font-family: Century Gothic;
}
@media(max-width:1400px){
  .blog-d .blog-tittle h3 {
    font-size: 35px;
    margin: 1.5rem 0px;
  }
  .blog-banner{
    height: 300px;
}
}
.bg-gray{
  background: #86bd6d26;
}
.ul-number{
  padding-left: 2rem;
}
.ul-number li{
  list-style: auto;
  line-height:1.8;
  padding-bottom:5px ;
}
.blog-heading{
  margin-bottom: 1rem;
  color: #177b9f;
}
.recent-blog{
  box-shadow: 0px 0px 8px rgb(153 153 153 / 60%);
  padding:.7rem;
  background: white;
}
.recent-blog li::before{
  content: '✓';
  margin: 0px 6px;
  background: #1587A3;
  padding: 0px 4px;
  border-radius: 10px;
  color: #fff;
  font-size: 12px;
}
.recent-blog li{
  display: flex;
  align-items: baseline;
  line-height: 1.5;
  padding: 10px 0px;
  border-bottom: 1px solid #187b9f29;
}
.recent-blog h2{
  padding: 10px 0px 20px 0px;
    text-align: center;
    border-bottom: 1px solid #18799f;
    font-size: 30px;
}
@media(min-width:1300px) and (max-width:1400px){
  .blog-container{
    max-width: 1250px !important;
  }
}
/* blog author */
.author-banner {
  background-color: #86bd6d26;
  width: 100%;
  border-radius: 10px;
  margin: 2rem 0px;
  box-shadow: 2px 2px 5px rgb(0 0 0 / 30%);
  padding: 1rem 2rem;
  padding: 1rem 2rem;
  color: black;
}
.name-social .a-date{
  margin-bottom: 0px !important;
}
.author-banner h5{
font-size: 14px;
}
.blog-details .blog-tittle h3{
  margin: .8rem 0px .7rem 0px;

}
.all-blog .blog-details .blog-tittle h3 {
  height: 60px;
}
.bredcrum {
  font-size: 13px;
}
.author-details h5{
  color: black !important;
}
.a-name a{
  color: #18799f;
  font-size: 35px;
}
.a-name{
  font-size: 35px;
}

.author-img img {
  width: 120px;
  height: 120px;
  border-radius: 100%;
  box-shadow: 2px 2px 5px rgb(0 0 0 / 30%);
  border: 2px solid rgb(255 255 255);
}
.social-m  svg{
  width: 35px;
  height: 25px;
  fill: #18799f;
}
.author {
  padding-top: 100px;
  padding-bottom: 50px;
}

@media(min-width: 1250px) {
  .share-post{
    margin-bottom: 10px;
  }

/* .blog1{
  height: 500px;
} */
}

@media(min-width: 1400px) {
  .px-8 {
      padding-left: 8rem !important;
      padding-right: 8rem !important;
  }
}

.author-details {
  margin-left: 2rem;
}

.author-details h5 {
  color: #1e74a8;
}


.blog-author .author-banner {
  margin-top: 0px;

}
.blog-author .blog1{
  margin-top: 0px;
}
.name-social{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.blog-p{
  padding-top: 6rem;
}

@media(max-width:768px){
  .all-blog .blog-details .blog-tittle h3 {
    height: auto !important;
  }
  .blog-p .blog1 p{
    height: auto !important;
  }
  .blog-btn {
    width: 100% !important;
  }
  .blog-tittle h3 {
    font-size: 20px;
  }
  .blog-p .blog1 p{
    font-size: 14px;
  }
  .a-date {
    height: 34px;
  }
  .blog-btn {
    margin-top: 1rem;
  }
}
.blog-d li strong {
  font-size: 23px;
}
.blog-d  .bredcrum {
  font-size: 14px;
  margin-top: 1rem;
}
@media(min-width:1300px){
  .blog-d  .forminquire{
    margin-left: 0px;
  }
  .blog-author .a-date {
    height: 32px;
}
}

@media(min-width:1600px ){
  .container {
    max-width: 1500px !important;
  }
  /* .blog-p .blog1 p {
    height: 86px !important;
  } */
}
.form-part {width: 100%;}
table, th, td {
  border: 1px solid #158aa4;
  border-collapse: collapse;
  padding:10px 10px;
  line-height:1.3;
}
@media(min-width:1600px ){
  .container {
    max-width: 1500px !important;
  }
  /* .blog-p .blog1 p {
    height: 83px !important;
  } */
}
