.post-image img{
	object-fit:fill;
}
.case-study-btn{
    background-color: #FF631B;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    border-radius: 30px 30px 30px 30px;
    padding: 12px 40px 12px 40px;	
    color: #fff;
}
.case-study-btn:hover{
	background:#002155;
    color:#fff !important
}

.ak-flex .elementor-image-box-wrapper{
	text-align: start;
    display: flex; gap: 10px;
    align-content: center;
    align-items: baseline !important;
	padding:10px;
}

.case-study-home{
    border-radius: 20px;

}
.case-image img{
height: 230px !important;
    width: 100%;
  border-radius: 20px !important;	
}
.case-title{
	color:rgb(9,61,119)
}
.case-study-btn{
 background-color: #FF631B;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    border-radius: 30px 30px 30px 30px;
    padding: 12px 40px 12px 40px;	
    color: #fff;
}
.case-study-btn:hover{
	background:#002155;
    color:#fff !important
}

.webinar-details ul {
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  color: #ff5722;
  font-size: 18px !important;
  transition: color 0.3s ease;
}

.iti.iti--allow-dropdown.iti--separate-dial-code {
  width: 100%;
}
.shibuki-input::placeholder {
  color: #000;
}
.text-white {
  color: #fff;
}
.shibuki-input {
  margin: 5px 0;
}
.submit-btn {
  border-radius: 10px;
  background: #093d77 !important;
  color: #fff;
  font-family: Poppins;
  font-size: 17px;
  font-weight: 400;
  line-height: 28px;
  width: 100%;
  border: none;
  padding: 10px;
  margin-top: 20px;
}
.entry-title {
  font-size: 39px !important;
  font-weight: 800 !important;
  text-align: center;
}
.refund-sec h4 {
  color: #ff631b;
}

.main {
  color: rgb(9, 61, 119);
}
.default {
  color: rgb(255, 122, 0);
}
.ak-animation:hover {
  transform: translateY(20px);
}

@media (min-width: 922px) {
  .ast-container {
    max-width: 1140px;
    padding: 10px;
  }
}

.filter-brouchers a {
  font-size: 15px;
  color: #093d77;
}
.filter-brouchers ul {
  margin: 0;
  padding: 0;
}



.hero-blog-author-info-list li i img {
  margin: 0;
}

.blog .site-content > .ast-container,
.archive .site-content > .ast-container,
.search .site-content > .ast-container {
  max-width: 100%;
}
.faq-toggle {
  margin-left: 20px;
}
.blogpost_title_text {
  font-weight: 400 !important;
}
 .pagination .current {
  color: #fff !important;

}
.pagination .page-numbers,
.awsm-jobs-pagination a.page-numbers, 
.awsm-jobs-pagination .dots {
  padding: 5px 10px 4px 10px;
  background: #fff;
  border: 1px #cdcdcd solid;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 600;
  color: #010101;
  font-size: 11px !important;
  line-height: 20px;
  letter-spacing: 1px;
margin-right:6px;
}
 
.awsm-jobs-pagination .current
{
  border: 1px solid #dddfe3;
  color: #fff;
  background: #083d77;
  font-weight: 600;
  font-size: 12px !important;
margin-right:6px;
}
.awsm-application-submit-btn{
    background-color: #ff631b !important;
    padding: 14px 20px;
    text-transform: capitalize ;
    font-size: 16px !important;
    font-weight: 600;
    line-height: 1;
    color: #fff;
	border:none !important;
     border-radius:0 !important;
}
.pagination {
  text-align: center;
    display: flex;
    justify-content: center;
    padding: 18px 0;
}
}

.faq-question {
  align-items: baseline;
}
.insight-title::before {
  content: "";
  width: 40px;
  height: 2px;
  background: #ff631b;
  position: absolute;
  left: 0;
  right: 0;
  top: 55px;
  margin: 0px auto;
}
.insight-title {
  color: #093d77 !important ;
  font-weight: 700;
  text-align: center;
  padding-bottom: 25px;
}
.insight-title::after {
  width: 40px;
  height: 2px;
  background: #083d77;
  content: "";
  position: absolute;
  left: -17px;
  right: 0;
  top: 65px;
  margin: 0px auto;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-size: 15px;
}

.filter-brouchers ul {
  list-style: none;
}
.site-content .ast-container {
  display: block !important;
}
.custom-cpt-slider {
  padding: 20px;
}
.swiper-wrapper {
  display: flex;
}
.swiper-slide {
  width: auto;
}


.post-card {
  background: #fff;
  box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.09);
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  box-sizing: border-box;
}
.orange-clr,
.orange-clr:hover {
  color: rgb(255, 122, 0);
}

.custom-cpt-slider.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events {
  padding: 15px;
  margin-top: 20px;
}

.custom-cpt-slider .swiper-slide {
  overflow: visible !important;
  display: flex;
  height: auto;
}

.post-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
.attachment-post-image-height {
  width: 100%;
  height: 200px !important;
  object-fit: cover;
  border-radius: 8px;
}
.bottom-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.post-content {
  padding: 20px 10px;
}
.custom-cpt-slider .post-content h6 {
  display: block;
  font-size: 14px !important;
  color: #ff631b;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-transform: uppercase;
  font-weight: 400 !important;
}
.custom-cpt-slider p {
  color: #093d77;
  font-size: 18px;
  font-weight: 400;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: pre-wrap; 
}
.post-date {
  font-size: 14px;
  color: #000;
}
.read-more {
  margin-top: 10px;
}
.read-more a {
  display: inline-block;
  padding: 8px 12px;
  background: #ff7a00;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  font-size: 14px;
  text-transform: capitalize;
  border-radius: 100px;
}
.swiper-button-next,
.swiper-button-prev {
  color: #ff7a00;
}

a {
  text-decoration: none !important;
}


.card-button {
    display: inline-block;
  background-color: #ff631b;
  cursor: pointer;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  border-radius: 30px;
  padding: 10px 30px;
}
.card-button:hover {
  color: #fff;
}

.case-card {
  box-shadow: 0px 0px 45px 0px rgba(0, 0, 0, 0.13);
  border: none !important;
  border-radius: 0;
}

.iti.iti--allow-dropdown.iti--separate-dial-code {
  width: 100%;
}
.shibuki-input::placeholder {
  color: #000;
}
.text-white {
  color: #fff;
}
.shibuki-input {
  margin: 5px 0;
}
.submit-btn {
  border-radius: 10px;
  background: #093d77 !important;
  color: #fff;
  font-family: Poppins;
  font-size: 17px;
  font-weight: 400;
  line-height: 28px;
  width: 100%;
  border: none;
  padding: 10px;
  margin-top: 20px;
}
.entry-title {
  font-size: 39px !important;
  font-weight: 800 !important;
  text-align: center;
}
.refund-sec h4 {
  color: #ff631b;
}

.main {
  color: rgb(9, 61, 119);
}
.default {
  color: rgb(255, 122, 0);
}
.ak-animation:hover {
  transform: translateY(20px);
}
.blockchain-card:hover {
  transform: scale(1.1);
}



.captha-wrapper .wpcf7-quiz-label {
  color: #ffffff;
}
.author-bio-section {
  display: none;
}
.awsm-job-specifications-container.awsm_job_spec_below_content {
  box-shadow: rgb(0 0 0/35%) 0 5px 15px;
  padding: 30px;
  margin: 20px auto;
}

.awsm-grid-left-col .awsm-job-post-title {
  color: #093d77 !important;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
}
.awsm-job-container .entry-title.awsm-jobs-single-title {
  color: #093d77 !important;
  text-align: left;
}
.awsm-job-form-inner {
  color: #093d77 !important;
}

.testimonial-slider {
  max-width: 1000px;
  margin: auto;
  padding: 20px;
}
.testimonial-card {
  background: white;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  position: relative;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 340px;
}
.quote-icon {
  font-size: 100px;
  color: #ccc;
  padding-top: 20px;
}
.testimonial-author h4 {
  color: #ff631b;
  margin-bottom: 0 !important;
}
.testimonial-text {
  font-size: 16px;
  color: #333;
  line-height: 1.3;
}
.testimonial-footer {
  display: flex;
  align-items: center;
  margin-top: 15px;
}
.testimonial-author {
  display: flex;
  align-items: center;
  gap: 10px;
}
.testimonial-author img {
  width: 60px;
  height: 60px;
  min-width: 60px;
  overflow: hidden;
  border: 1px solid #ff631b;
  border-radius: 100px;
}
.author-designation,
.author-company {
  display: block;
  color: #777;
  font-size: 14px;
}

.swiper-pagination {
  position: relative !important; 
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
}
.swiper-pagination-bullet {
  width: 12px !important; 
  height: 12px !important;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background: #ff631b !important; 
}
.read-more {
  color: #ff631b;
  cursor: pointer;
  font-weight: 400;
  font-size: 14px;
  text-decoration: underline;
  margin-bottom: 0;
}
.read-more :hover {
  color: #093d77;
}

.reading-time {
  font-size: 14px;
  color: #000;
  display: flex;
  align-items: center;
}

.reading-time img {
  display: inline-block;
  width: 20px;
  margin-right: 10px;
}
.post-type-label {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #ff631b;
  color: #fff;
  padding: 1px 8px;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 0;
  z-index: 10;
}
.post-image {
  position: relative;
}

.post-content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}


.post-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
}


.post-image {
  height: 200px;
  overflow: hidden;
}



.case-study-button {
  color: #fff;
  background-color: #ff631b;
}

.card-title {
  font-weight: 600;
  color: #ff631b !important;
  padding: 10px 0;
}

.card-image img {
  width: 100%;
  height: 350px !important;
  display: block;
}
.card-content {
  padding: 16px;
}

.card-description {
  font-size: 16px;
  color: #555;
  margin-bottom: 15px;
}

.awsm-filter-item-search{
    width: 250px !important;
}

.portfolio-link{
    display: inline-block !important;
}

@media (min-width: 922px) {
  .ast-container {
    max-width: 1140px;
    padding: 10px;
  }
}
@media (max-width: 480px) {
  .portfolio-card-img {
    width: 100% !important;
  }
  .portfolio-info {
    padding-left: 0 !important;
    width: 100% !important;
  }
  .portfolio-card-img img {
    height: 300px !important;
  }
  .portfolio-info h4 {
    padding-top: 10px;
  }
}
@media (max-width: 768px) {
.card-image img{
	height:250px !important
}
}

body{
  background-color: #fff !important;
}