.intro-blog-page{
    background-color: var(--color2);
    padding-block: 65px;

}
/* .intro-blog-page:before{
    content: "\e906";
    font-family: 'icomoon';
    display: block;
    height: 100%;
    width: 100%;
    z-index: 0;
    font-size: 250px;
    position: absolute;
    top: 0;
    left: 0;
    color: #ffffff66;
} */

.blog-page-head{
    font-size: 36px;
    line-height: 51px;
    color: white;
}
.blog-page-content{
    font-size: 16px;
    line-height: 30px;
    color: white;  
    opacity: 80%;
    margin-block: 19px 40px
}


.newsletter-div{
    border-radius: 20px;
    padding: 40px;
    min-height: 343px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 34px;
}
/* .news-overlay{
background: linear-gradient(95.75deg, #ECECEC 0%, rgba(236, 236, 236, 0.8) 50%, #ECECEC 100%);
content: "";
position: absolute;
inset: 0;
width: 100%;
height: 100%;
display: block;
z-index: -1;
border-radius: 20px;
} */
.newsletter-div:before{
    content: "";
    box-shadow: 0px 0px 12px 0px #0B265033;
   height: 6px;
    width: 154px;
    gap: 0px;
    border-radius: 4px 4px 0px 0px;
    position: absolute;
    top: -5px;
    right: 50%;
    transform: translateX(50%);  
    background-color: var(--color2);
    z-index: 0;
    line-height: 1;
}

.newsletter-div:after{
    mask-image: linear-gradient(45deg, black -10%, transparent 59%);
    content: '\e928';
    font-family: 'icomoon';
    position: absolute;
    bottom: 0;
    left: 0;
    color: white;
    opacity: 60%;
    font-size: 14rem;
    pointer-events: none;
    z-index: 0;
    line-height: 1;
}

.newsletter-div .text-muted{
display: none;
}
#newsletter-form{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 26px;
    position: relative;
}

#newsletter-form #email{
    background-color: white;
    border: 1px solid white;
    border-radius: 12px;
    height: 64px;
    padding: 16px 20px;
    width: 100%;
    display: block;
}

#newsletter-form input#email:-internal-autofill-selected{
    border: 1px solid var(--color2);
    background-color: var(--color2);
    color: white;
} 

@media (min-width:992px){
    #newsletter-form #email{
        min-width: 30rem;
        max-width: 30rem;
    }  
}

.titr-new-div{
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
}
.titr-new-div h4{
font-size: 34px;
line-height: 48px;
color: var(--color2);
}
.titr-new-div span{
    font-size: 16px;
    line-height: 26px;
    color: var(--color2);
    text-align: center;
}

#newsletter-form .form-row{
    position: relative;
}
#email-error {
    color: var(--danger);
    margin-bottom: 0.1rem;
    font-size: 15px;
    line-height: 32px;
    display: block;
    transition: 0.28s all linear;
    position: absolute;
    bottom: -2.3rem;
    left: 1rem;
    z-index: 99;
}
#newsletter-form .alert{
    color: var(--danger);
    font-size: 15px;
    line-height: 32px;
    display: block;
    transition: 0.28s all linear;
    position: absolute;
    bottom: 2.1rem;
    left: 1rem; 
    z-index: 99;
}

.intro-blog-page:before{
    mask-image: linear-gradient(155deg, #00000070 -5%, transparent 65%); 
       content: '\e928';
    font-family: 'icomoon';
    position: absolute;
    top: 0;
    left: 0;
    color: white;
    opacity: 50%;
    font-size: 13rem;
    pointer-events: none;
    z-index: 0;
    line-height: 1;
}


.pic-blogside{
    margin: auto;
    display: block;
}
.pic-blogside img{
    border-radius: 20px;
    transition: 0.26s all linear;
}
.pic-blogside img:hover{
    filter: grayscale(1);
}

/* .choose-box{
    display: flex;
        flex-direction: column;
        gap: 20px;
        padding-left: 15px;
}
.type-div{
    display: flex;
    align-items: center;
    gap: 12px;
} */

  

.section-information .main-content:before{
    mask-image: linear-gradient(226deg, black -10%, transparent 59%);
    content: '\e928';
    font-family: 'icomoon';
    position: absolute;
    top: 0;
    right: 0;
    color: white;
    opacity: 70%;
    font-size: 15rem;
    pointer-events: none;
    z-index: 0;
    line-height: 1;
}

.duration-div{
  height: 23px;
  padding: 6px;
  gap: 5px;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: max-content;
  background-color: var(--color1);
  font-size: 14.5px;
  line-height: 18px;
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 9;
}

.duration-div i{
 font-size: 15px;
 line-height: 18px;
 color: var(--color2);
}

.type-div input[type="checkbox"]{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.type-div input[type="checkbox"]:after {
    content: "";
    height: 27px;
    width: 28px;
    border-radius: 8px;
    background-color: #ffffff;
    position: absolute;
    top: -2px;
    left: -2px;
    z-index: 9;
    border: 1px solid #0B265080;
    transition: 0.25s all linear;
}
.type-div input[type="checkbox"]:before{
    content:"\e909";
    font-family: "icomoon";
    font-size: 12px;
    color: var(--color2);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    opacity: 0;
    transition: 0.25s all linear;
}





@media (max-width:991px){

    .blog-page-section .post-item {
        padding-bottom: 32px;
    }
    .blog-page-section .row .col-lg-4:last-child .post-item{
        padding-bottom: 0 !important;
    }

    .blog-page-section .page-numbers{
        padding-top: 35px;
    }

    .pic-blogside{
      margin-top: 50px;
    }

    #more-tax-desc {
        padding: 48px 16px;
        background: #0B265014;
    }

    #more-tax-desc h2, #more-tax-desc h3 {
        font-size: 26px;
        line-height: 37px;
        margin-bottom: 12px;
    }
    #more-tax-desc p {
        font-size: 14px;
        line-height: 24px;
    }

    .blog-page-content{
        padding-inline: 15px;
        font-size: 14px;
        line-height: 24px;
        margin-block: 11px 32px;
    }

    .intro-blog-page .col-12{
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .intro-blog-page {
        padding-block: 32px;
    }

    .blog-page-head {
        font-size: 28px;
        line-height: 40px;
    }

    .intro-blog-page .more-tax-desc {
        margin: 0;
    }

    .newsletter-div{
        padding-inline: 16px;
    }

}