.elementor-widget-theme-post-content h2 {
    font-size: 27px !important;
    font-weight: 700 !important;
    color: #242E37 !important;
    line-height: 1.7 !important;
    margin-top: 40px !important;
	margin-bottom: 10px !important;
}

.elementor-widget-theme-post-content h3 {
    font-size: 20px !important;
    font-weight: 700 !important;
    color: #242E37 !important;
    line-height: 1.4 !important;
}

/* Feature card css */
.features-card .features-card-img {
    position: relative;
    overflow: hidden;
}

.features-card .features-card-img img {
    width: 100%;
    min-height: 420px;
    object-fit: cover;
    object-position: center;
    transition: transform 4s cubic-bezier(.16, 1, .3, 1) !important;
}

.features-card .features-card-img::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to top,
        rgba(20, 27, 34, 0.92) 8%,
        rgba(20, 27, 34, 0.45) 45%,
        rgba(20, 27, 34, 0.15) 100%
    );
    pointer-events: none;
    z-index: 1;
}

.features-card:hover .features-card-img img {
    transform: scale(1.05);
}

.features-card .feature-card-content{
	max-width: 820px !important;
}

.features-card .feature-card-content .feature-terms .elementor-repeater-item-431a032 span{
	font-weight: 400 !important;
	color: #AEB9C3 !important;
}


/* Blog loop card css */
.blog-card .card-body .elementor-widget-theme-post-excerpt{
	display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.blog-card .card-terms .elementor-post-info .elementor-icon-list-item:last-child .elementor-post-info__item {
    font-weight: 400 !important;
    color: #A2ACB7 !important;
}

.blog-card .card-body h3 a{
	line-height: 1.32em !important;
	background-image: linear-gradient( #17A3BC, #17A3BC);
	background-repeat: no-repeat;
	background-size: 0% 2px;
	background-position: 0 100%;
	transition: background-size .35s;
}

.blog-card .card-body h3 a:hover {
    background-size: 100% 2px;
}

.blog-card .card-media img {
    width: 100%;
    transition: transform 3.5s cubic-bezier(.16, 1, .3, 1);
}

.blog-card:hover .card-media img {
    transform: scale(1.06);
}

.blog-card .terms-wrap .card-icon .elementor-heading-title{
	width: 34px;
    height: 34px;
    border-radius: 50%;
    border: 1.6px solid #D4DCE4 !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all .25s;
}

.blog-card:hover .terms-wrap .card-icon .elementor-heading-title{
		background: #0E7488;
		border-color: #0E7488;
		color: #fff;
		transform: translateX(3px);
}

/* Blog loop pagination css */

.dh-loop .elementor-pagination span.page-numbers.prev,
.dh-loop .elementor-pagination span.page-numbers.next {
    display: none !important;
}

.dh-loop .elementor-pagination a.page-numbers.prev,
.dh-loop .elementor-pagination a.page-numbers.next {
    display: inline-flex !important;
}

.dh-loop .elementor-widget-container{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.dh-loop .elementor-widget-container .elementor-pagination{
	position: absolute;
	bottom: -400px;
}

.dh-loop .elementor-widget-container .elementor-pagination .page-numbers{
	  min-width: 46px;
    height: 46px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #D4DCE4;
    border-radius: 10px;
    transition: all .2s;
}

.dh-loop .elementor-widget-container .elementor-pagination .page-numbers:hover.current,
.dh-loop .elementor-widget-container .elementor-pagination .page-numbers.current{
		background: #242E37 !important;
    color: #fff !important;
    border-color: #242E37 !important;
}

.dh-loop .elementor-widget-container .elementor-pagination .page-numbers:hover{
	border-color: #17A3BC !important;
  color: #0E7488 !important;
}

@media screen and (max-width: 1024px){
	.dh-loop .elementor-widget-container .elementor-pagination{
	bottom: -460px;
}
}

@media screen and (max-width: 767px){
	.dh-loop .elementor-widget-container .elementor-pagination{
	bottom: -550px;
}
}


/* Newsletters css */
.dh-newsletters .elementor-form .elementor-field-group-email{
	width: 75% !important;
}

.dh-newsletters .elementor-form .elementor-field-type-submit{
	width: 25% !important;
}

@media screen and (max-width: 1300px){
	.dh-newsletters .elementor-form .elementor-field-group-email{
	width: 70% !important;
}

.dh-newsletters .elementor-form .elementor-field-type-submit{
	width: 30% !important;
}
}


@media screen and (max-width: 1100px){
	.dh-newsletters .elementor-form .elementor-field-group-email{
	width: 66% !important;
}

.dh-newsletters .elementor-form .elementor-field-type-submit{
	width: 33% !important;
}
}


@media screen and (max-width: 1000px){
	.dh-newsletters .elementor-form .elementor-field-group-email{
	width: 75% !important;
}

.dh-newsletters .elementor-form .elementor-field-type-submit{
	width: 25% !important;
}
}

@media screen and (max-width: 767px){
	.dh-newsletters .elementor-form .elementor-field-group-email{
	width: 100% !important;
}

.dh-newsletters .elementor-form .elementor-field-type-submit{
	width: 100% !important;
}
}

/* Blog single page template css */
.single-blog-terms .elementor-post-info .elementor-icon-list-icon {
	margin-right: 5px;
}

.single-blog-terms .elementor-post-info .elementor-post-info__item--type-custom,
.single-blog-terms .elementor-post-info .elementor-post-info__item--type-author .elementor-post-info__item-prefix{
	font-weight: 400 !important;
	color: #AEB9C3 !important;
}

.single-blog-terms .elementor-post-info .elementor-post-info__item--type-terms {
	color: #7FD6E4 !important;
}

/* Post Navigation css */
.post-navigation .elementor-post-navigation {
    display: flex;
    gap: 20px;
    align-items: stretch;
	overflow: visible;
}

.post-navigation .elementor-post-navigation__separator-wrapper {
    display: none !important;
}

.post-navigation .elementor-post-navigation__link {
    flex: 1;
    display: flex;
    overflow: visible !important;
}

.post-navigation .elementor-post-navigation__link a {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
	align-items: normal !important;
    width: 100%;
    border: 1px solid #D4DCE4;
    border-radius: 14px;
    padding: 24px;
    background: #fff;
    transition: .3s ease-in-out;
}

.post-navigation .elementor-post-navigation__link a:hover {
    box-shadow: 0 14px 34px rgba(36, 46, 55, .11);
    transform: translateY(-3px);
}

.post-navigation .elementor-post-navigation__link__prev,
.post-navigation .elementor-post-navigation__link__next {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.post-navigation .post-navigation__prev--title,
.post-navigation .post-navigation__next--title {
    display: block;
    margin-top: 12px;
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
}


/* Blog CTA button icon hover css */
.dh-btn a .elementor-button-icon{
	transition: .3s ease-in-out;
}
.dh-btn a:hover .elementor-button-icon{
	transform: translateX(4px);
	transition: .3s ease-in-out;
}

/* Home page video mask css */

.video-wrapper{
    position:relative;
    overflow:hidden;
    background:#F3F7FB;
}

.video-wrapper::after{
    content:"";
    position:absolute;
    inset:0;
    pointer-events:none;

    background:
        linear-gradient(to right,#F3F7FB 0%,transparent 12%),
        linear-gradient(to left,#F3F7FB 0%,transparent 12%),
        linear-gradient(to bottom,#F3F7FB 0%,transparent 12%),
        linear-gradient(to top,#F3F7FB 0%,transparent 12%);
}

