body{
    font-family: 'Onest', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
}

.top{
    background-image: url(../images/blog_details_banner.png);
    padding: 30px 0;
    height: 500px;
    background-size: cover;
}
.top.blog-list{
    background-image: url(../images/blog_banner.png);
}
.right-btn button {
    background: #FFFFFF;
    float: right;
    padding: 13px 23px;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 600;
    height: 50px;
    border: none;
}
.navbar{
    /* background: transparent !important;
    padding: 0px;*/
}
.navbar-brand{
    /* width: 30%; */
}
.navbar-brand img{
    width: 100%;
}
.navbar-collapse{
    flex-basis: 100% !important;
}
div#navbarNav {
    background: #00000061;
    border-radius: 34px;
    justify-content: center;
    height: 50px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding: 10px 25px;
    color: #ebebeb;
    font-size: 14px;
}

.inside h1 {
    color: #005193;
    margin-bottom: 30px;
    width: 75%;
    font-family: 'gt_walsheimmedium', sans-serif;
    font-size: 2rem;
    font-weight: 700;
}

.inside h3 {
    color: #005193;
    margin-bottom: 30px;
    width: auto;
    font-family: 'gt_walsheimmedium', sans-serif;
}
/* .post-main ul{
    display: flex;
    margin-bottom: 20px;
    padding: 0px;
    list-style: none;
    gap: 20px;
}
.post-main ul li {
    display: flex;
    gap: 9px;
    align-items: center;
    color: #99A2C6;
} */
/* .post-main ul {
    display: flex;
    margin-bottom: 20px;
    padding: 0;
    list-style: none;
    gap: 20px;
}

.post-main ul li {
    display: flex;
    gap: 5px;    
    color: #EF6000;
    font-size: 16px;
} */


.post-main ul.date {
	display: flex;
    padding-left: 0px;
}

.post-main ul.date li {
	display: flex;
    margin-left: 0px;
    padding-left: 0px;
}
.post-main ul.date li:last-child {
    padding-left: 10px;
}

.post-main ul.date li img {
    margin-right: 10px;
}
.post-main.ul {    
    margin-bottom: 20px;
    padding: 0;
    list-style: none;
}
.post-main ul li {
    list-style: disc;
    color: #333; 
    padding: 0px 0px 0px 10px;
    margin-left: 20px;
    font-size: 16px;
}
.all-bg .post-main ul li img {
    border-radius: 4px;
    padding: 4px;
    width: 25px;
    height: 25px;
    margin-top: -3px;
}
.inside p span {
    /* background-color: #ECEEF7;
    color: #000;
    padding: 5px 10px;
    border-radius: 20px;
    font-weight: 500; */
}
.collapse-cons ul{
    padding: 0px;
    list-style: none;
}
.collapse-cons ul li{
    display: inline-block;
    margin-bottom: 15px;
}
.collapse-cons ul li a{
    background-color: #ECEEF7;
    color: #000;
    padding: 7px 10px;
    border-radius: 20px;
    font-weight: 500;
    text-decoration: none;
}
.right-content h3{
    color: #333333;
    margin-bottom: 40px;
    font-weight: 800;
}
.hot-topic {
    background: #ff9d7a;
    padding: 70px 30px 100px;
    border-radius: 30px;
    color: #fff;
}
.in-con {
    padding: 0px 20px;
}
.hot-topic h3{
    font-size: 27px;
    font-weight: 700;
    font-family: 'gt_walsheimbold', sans-serif;
    width: 75%;
}
.hot-topic p{
    font-size: 16px;
    line-height: 23px;
    font-weight: 200;
    width: 90%;
    margin-top: 20px;
}
.hot-topic button{
    border: none;
    background: #000;
    color: #fff;
    border-radius: 30px;
    padding: 7px 20px;
}
.three-col .post-main {
    padding: 10px;
}
.inside-tag{
    display: flex;
    height: 100%;
    align-items: flex-end;
    background: linear-gradient(rgba(0,0,0,0),#050520);
    border-radius: 15px;
    /* flex-direction: column; */
    position: relative;
    overflow: hidden;
}

.inside-tag h5.weight-user {
	font-weight: 700;
	color: #fff;
	font-family: 'Onest', sans-serif;
	font-size: 26px;
}

.blog-img-1 {
    /* background: url(../images/topic3.png); */
    height: 300px;
    background-size: cover;
    background-position: center center;
    border-radius: 15px;
    
}
.blog-img-2{
    /* background: url(../images/topic4.png); */
    height: 500px;
    background-size: cover;
    background-position: center center;
    border-radius: 15px;
}
.blog-img-3{
    /* background: url(../images/topic5.png); */
    height: 300px;
    background-size: cover;
    background-position: center center;
    border-radius: 15px;
}
.tag-two .in-con h3 {
    color: #333333;
    margin-bottom: 40px;
    font-weight: 800;
    /* width: 35%; */
}
.three-col .post-main h4 {
    color: #fff;
    font-size: 15px;
    width: 95%;
    line-height: 22px;
    margin: 0px;
}
.three-col .post-main ul{
    margin-bottom: 10px;
    margin-left: 0px;
    padding-left: 0px;
}
.three-col .post-main ul li {
    /* display: flex; */
    display: inline;
    gap: 5px;
    align-items: center;
    color: #fff;
    font-size: 13px;
    margin-left: 0px;
    margin-right: 10px;
}
.tag-three h3{
    color: #333333;
    margin-bottom: 40px;
    font-weight: 800;
    width: 45%;
}
.three-col .post-main ul li img{
    width: 12px;
}
.tag-one,.tag-three{
    padding: 60px 0;
}
.tag-two {
    padding: 60px 0;
    background: #F1F8FF;
}
.tag-three form {
    background: #ECEEF7;
    padding: 30px 40px;
    border-radius: 15px;
}
.tag-three .form-group{
    margin-bottom: 20px;
}
.tag-three form label{
    display: block;
}
.tag-three form input{
    border: none;
    border-bottom: 1px solid #000;
    background: transparent;
    width: 100%;
}
.tag-three form textarea{
    border: none;
    border-bottom: 1px solid #000;
    background: transparent;
    width: 100%;
    height: 150px;
}
.tag-three form button{
    background-color: #DE692A;
    color: #fff;
    border: none;
    padding: 5px 35px;
    border-radius: 5px;
}

#blog_form input {
    height: 50px;
    padding-left: 10px;
    background-color: #fff;
}
#blog_form select {
    height: 50px;
    background-color: #fff;
}
#blog_form textarea {
    padding: 10px;
    background-color: #fff;
}
/* .footer{
    background-color: #0E0C29;
    padding: 50px 0;
}
.footer-logo img {
    width: 50%;
}
.footer .right ul {
    padding: 0px;
    margin: 0px;
    display: flex;
    gap: 20px;
    list-style: none;
    justify-content: end;
}
.footer .right ul img{
    width:30px;
    opacity: 0.5;
} */
.col-20{
    width: 20%;
}
.col-20 h5 {
    color: #fff;
    font-size: 14px;
    font-weight: 100;
}
.col-20 ul {
    font-size: 14px;
    padding: 0px;
    list-style: none;
    margin-bottom: 40px;
}
.col-20 ul a{
    color: #78828A;
    text-decoration: none;
    line-height: 27px;
}

/*blog list*/

.bottom-view h1 {
    /* background: linear-gradient(to right, #FFA372, #B86DF2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    font-size: 30px; */
    font-weight: 800;
    font-size: 40px;
    line-height: 45px;
    font-family: gt_walsheimbold,sans-serif;
    display: block;
    color: #fff;
}

.bottom-view h1 span {
    background: repeating-linear-gradient(to right,#FFA66F 0%,#FF72B1 50%,#AE6DFA 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block;
}
.bottom-view p {
    color: #E0E6FD;
    font-size: 14px;
    font-weight: 100;
}
.bottom-view {
    text-align: center;
    margin-top: 20%;
}
.blog-list-col h3{
    color: #333333;
    margin-bottom: 40px;
    font-weight: 800;
    text-align: center;
}
.weight-user{
    font-weight: 500;
    color: #fff;
    font-family: gt_walsheimbold,sans-serif;
    font-size: 26px;
}
.list-screen.three-col .post-main {
    padding: 20px;
}

.three-col.related-article .post-main.position-relative {
    background: rgb(4,36,63);
    background: linear-gradient(180deg, rgba(4,36,63,0) 0%, rgba(4,36,63,1) 47%);
}

.list-screen.three-col .blog-img-1{
    height: 500px;
}
.h-250{
    height: 240px !important;
    margin-bottom: 20px;
}
.list-screen.three-col .post-main h4 {
    color: #fff;
    font-size: 15px;
    width: 95%;
    line-height: 22px;
    margin: 0px;
}
.list-blg img{
    width: 100%;
    border-radius: 15px;
}
.list-blg h3{
    color: #333333;
    font-size: 30px;
    margin-bottom: 10px;
    font-weight: 800;
    display: inline-block;
    /* width: 400px; */
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    font-family: gt_walsheimbold,sans-serif;
}
.categ {
    background: linear-gradient(#ffffff,#F9FDFF);
    padding: 60px 0;
    overflow: hidden;
    position: relative;
}
.all-bg {
	padding: 25px;
	margin: 0px auto 20px;
	position: relative;
	border: 1px solid #D5D4D8;
	border-radius: 15px;
	width: 96%;
}
.all-bg:hover {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 0 26px #00000029;
}
.all-bg .row{
    align-items: center;
}
#blog .list-blg h3 {
    font-family: gt_walsheimbold,sans-serif;
    color: #333;
    font-size: 35px;
    margin-bottom: 0;
    font-weight: 800;
    display: inline-block;
    width: 100%;
    position: relative;
}
.pagination {
    flex-direction: column;
}
.pagination ul a {
    padding: 3px;
    height: 30px;
    width: 30px;
    display: inline-block;
    text-align: center;
    color: #333;
    border-radius: 20px;
    text-decoration: none;
    background: #ECEEF7;
    
}
.pagination ul a.active {
    background: #EE6000;
    color: #fff;
}
.pagination ul{
    display: flex;
    justify-content: center;
    padding: 0px;
    margin: 0px;
    list-style: none;
    align-items: center;
    gap: 20px;
}
.pagination img{
    width: 100%;
}

.work-with-us h3{
    font-weight: 800;
    font-size: 30px;
    line-height: 35px;
    font-family: 'gt_walsheimbold', sans-serif;
    display: block;
    color: #fff;
    margin: 0px;
  }
  .work-with-us h3 span{
    background: repeating-linear-gradient(to right, #FFA66F 0%, #FF72B1 50%, #AE6DFA 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .work-with-us button{
    background: #FFFFFF;
    padding: 13px 23px;
    border-radius: 25px;
    font-size: 15px;
    font-weight: 600;
    height: 47px;
    border: none;
    margin-top: 20px;
  }
  .work-with-us {
    background-image: url(../images/index-banner.jpg);
    text-align: center;
    background-size: cover;
    background-position: center;
    padding: 5% 0px;
  }

  .shadow-top {
    height: 50px;
    position: absolute;
    width: 90%;
    left: 5%;
    box-shadow: 0 56px 100px #d9def4;
    top: -50px;
}

.share-btn {
    display: flex;
    align-items: center;
    gap: 10px;
    background: rgba(0,82,147,.1098039216);
    color: #005193;
    border: 1px solid #005193;
    border-radius: 20px;
    padding: 3px 13px;
}
.largeP {
    max-height: 200px;
    height: 100%;
    overflow: auto;
}
.blog-description {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden!important;
}


.custom-select::-ms-expand {
    display: none;
  }
  .custom-select {
    position: relative;
    width: 100%;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    padding: .375rem .75rem;
    background-color: #fff;
    font-size: 1rem;
    line-height: 1.5;
  }
  
  /* Style the select dropdown */
  .custom-select option {
    padding: 10px; /* Set padding for options */
    color: initial;
  }

  .custom-select .select2-results__option {
    padding: 10px; /* Set padding for options */
  }
  
  .custom-select-menu {
    max-height: 200px; /* Adjust the value as needed */
    overflow-y: auto;
  }
  /* Style the select dropdown scrollbar */
  .custom-select select::-webkit-scrollbar {
    width: 3px;
  }
  
  .custom-select select::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  
  .custom-select select::-webkit-scrollbar-thumb {
    background: #888;
  }
  
  .custom-select select::-webkit-scrollbar-thumb:hover {
    background: #555;
  }



  /* Styles for wrapping the search box */

.main {
    width: 50%;
    margin: 50px auto;
}

/* Bootstrap 5 text input with search icon */

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    top: 7px;
    right: 7px;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.cursor-pointer{
    cursor: pointer;
}
.disabled-btn{
    opacity: 0.4;
    cursor: default!important;
    pointer-events: none;
}

.spinner-img {
    width: 50px; 
    margin-top: 10px;
  }
  @keyframes frames {
    0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    }
    100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
    }
  } 
  #pause {
    display: none;
    background:
      rgba(0, 0, 0, 0.3)
      no-repeat
      0 0;
    width: 100%;
    height: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1100;
    user-select: none;
  }
  
.video-blog video,.add-class video,.inside-tag .abs-img{
    object-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;   
    border-radius: 15px;
  }
  
  .img-display .abs-img{
    height: 450px;
    position: unset;
    border-radius: 0px;
  }
  .related-article .inside-tag{
    border-radius: 15px !important;
  }

  .related-article .inside-tag .ng-star-inserted .three-col .post-main {
	background: rgb(2,5,35);
	background: linear-gradient(0deg, rgba(2,5,35,1) 0%, rgba(1,2,13,0.6963118010876226) 50%, rgba(0,0,0,0) 100%);
}

  .related-article .abs-img{
    position: absolute;
    border-radius: 15px;
    height: 100%;
  }

  .inside p span.categ-name {
    padding: 5px 10px;
    border-radius: 20px;
    font-weight: 500;
    /* position: absolute;
    left: 45px;
    bottom: 50px; */
    background: #000;
    color: #fff;
    font-size: 15px;
    font-family: gt_walsheimbold,sans-serif;
}

.inside h3 {
    color: #000;
    margin-bottom: 10px;
    width: 75%;
    font-family: gt_walsheimmedium,sans-serif;
}

.inside h6 {
    color: #A6A6A6;
    margin-bottom: 10px;
    width: 75%;
    font-family: gt_walsheimmedium,sans-serif;
}

.inside h5 {
    margin-top: 10px;
}

.inside p {
    line-height: 28px;
    font-size: 17px;
    margin-bottom: 15px;
}

.inside p img {
    width: 100%;
}

#blog_details ol li {
    line-height: 28px;
    font-size: 17px;
    margin-bottom: 15px;
}

.share-blog {
    padding: 10px 20px;
    background: #F5F9FC;
    border-radius: 5px;
}

.share-blog ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 10px;
    justify-content: end;
}

.cat-name-id{
    font-weight: 500;
    position: absolute;
    left: 45px;
    bottom: 50px;
    color: rgb(255, 255, 255);
    font-size: 15px;
    font-family: gt_walsheimbold, sans-serif;
    padding: 5px 10px;
    border-radius: 20px;
    background: rgb(0, 0, 0);
}

#blog_form .contact-with-us {
	background: #fff;
	border-radius: 30px;
	font-size: 15px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	padding: 15px 30px;
	color: #000;
	font-weight: 700;
	width: 200px;
	margin: 20px auto 0px;
	text-transform: uppercase;
}

#blog_form .contact-with-us a {
    text-decoration: none;
    color: #000;
}

#blog_form .contact-with-us:hover, #blog_form .contact-with-us:hover a {
	background: #EF6000;
	color: #fff;
}