
.d-none {
    display: none!important;
}

.ova-box-feature2 .info .title {
	max-width: max-content;
	width: auto;
}
.elementor-posts .elementor-post__title {
	min-height: 60px;
}

.elementor-posts .elementor-post__excerpt {
	text-align: justify;
}
.elementor-posts .elementor-post__excerpt {
	min-height: 90px;
}

.ova-ctfrom7 .form2 input[type="text"]::placeholder, .ova-ctfrom7 .form2 input[type="tel"]::placeholder, .ova-ctfrom7 .form2 textarea::placeholder {
	font-family: inherit;
}

.ova-ctfrom7 .form2 input[type="text"]:focus, .ova-ctfrom7 .form2 input[type="tel"]:focus, .ova-ctfrom7 .form2 textarea:focus {
	font-family: inherit;
	text-transform: none!important;
}

.ova-ctfrom7 .form2 input[type="email"] {
	width: 100%;
	padding: 17px 25px;
	outline: none;
	border-radius: 4px;
	background-color: #fff;
	border-color: #dedede;
	text-transform: none;
	font-family: inherit;
	font-size: 14px;
	color: #2f2f2f;
	font-weight: 500;
	line-height: 21px;
}

.ova-ctfrom7 .form2 input[type="email"]::placeholder {
	text-transform: none!important;
	color: #444;
	font-weight: 400;
	font-size: 16px;
}

.ova-ctfrom7 .form2 input[type="email"]:focus {
	font-family: inherit;
	border-color: #2f2f2f;
}

.ova-ctfrom7 .form2 input[type="text"] {
	text-transform: none!important;
	border-radius: 4px;
	font-family: inherit;
}

.ova-ctfrom7 .form2 input[type="tel"] {
	text-transform: none!important;
	border-radius: 4px;
	font-family: inherit;
}

.ova-ctfrom7 .form2 textarea {
	font-family: inherit;
	border-radius: 4px;
	text-transform: none;
}

.ova-ctfrom7 .form2 input[type="text"]::placeholder, .ova-ctfrom7 .form2 input[type="tel"]::placeholder, .ova-ctfrom7 .form2 textarea::placeholder {
	text-transform: none!important;
	color: #444;
	font-weight: 400;
	font-size: 16px;
}

.ova-ctfrom7 .form2 .ova-submit input[type="submit"] {
	width: 187px;
	padding: 17px 35px;
	border-radius: 4px;
	font-family: inherit;
	font-weight: 500;
	font-size: 14px;
	line-height: 21px;
	text-transform: uppercase;
	color: #fafafa;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background-image: linear-gradient(90deg, var( --e-global-color-03c1ec2 ) 0%, var( --e-global-color-0e82fdc ) 100%);
}

.ova-ctfrom7 .form2 .ova-submit input[type="submit"]:hover {
	transition: all 0.3s ease;
	border-color: none!important;
	background-color: none!important;
    color: var( --e-global-color-primary );
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
}

select:not([size]):not([multiple]) {
	padding: 13px 25px;
}

/*Tablet We Custome CSS*/

@media screen and (max-width: 1023px) {
	.ova-box-feature {
		padding: 25px 10px 25px 10px;
		min-height: 510px;
	}
}

p {
	margin: 0 0 0.75em !important;
}

dl, ol {
	margin-bottom: 0.5em!important;
}

a {
	text-decoration: none!important;
}


/*Single Post*/


.post-content h2 {
    color: var( --e-global-color-primary);
    font-weight: 500;
    font-size: 30px;
}

.post-content h3 {
    color: var( --e-global-color-primary);
    font-weight: 500;
    font-size: 25px;
}

#gallery-1 img {
	border: 0!important;
}

#gallery-1 .gallery-item {
	margin-top: 0px!important; 
}

article.post-wrap .post-media {
	text-align: center;
}

.post-media img.img-responsive.wp-post-image {
	width: 100%;
	height: 100%;
	align-items: center;
}


.service-main img {
    border-radius: 5px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
}

.software-main img {
    border-radius: 5px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
}

.content-post img {
    border-radius: 5px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
}

/*Button Archive*/

.btn-archive {
    background-color: var( --e-global-color-0e82fdc );
    color: #fff!important;
}

.box-btn-archive {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    justify-content: center;
    align-items: center;
}

.box-btn-archive a {     
    padding: 12px 15px;
    border-radius: 6px;
    font-weight: 500;
    text-decoration: none;
    font-size: 16px;
    transition: all 0.3s ease; 
}

.related_post-related-article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition-property: background,border,-webkit-box-shadow;
    transition-property: background,border,-webkit-box-shadow;
    -o-transition-property: background,border,box-shadow;
    transition-property: background,border,box-shadow;
    transition-property: background,border,box-shadow,-webkit-box-shadow;
    -webkit-transition-duration: .25s;
    -o-transition-duration: .25s;
    transition-duration: .25s;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    border-radius: 0 0 5px 5px;
}
/*.related_post_related-brand {
    background-color: #120551;
    margin: 20px 35px 20px 20px;
    right: 0;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    color: #fff;
    font-size: 12px;
    padding: .6em 1.2em;
    line-height: 1;
    font-weight: 400;
    border-radius: 999px;
}*/
.related_post_related-text {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 15px;
    width: 100%;
    text-align: justify;
}
.related_post_related-title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 5px;
    min-height: 60px;
    line-height: 1.3em;;
}
.related_post_related-title a {
    color: var( --e-global-color-2ea8acc )!important;
    font-size: 18px!important;
}
.related_post_related-excerpt {
    margin-bottom: 15px;
    line-height: 1.5;
    min-height: 80px;
}

.related_post_related-excerpt p {
    color: #000;
    font-family: "Nunito_LK", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    line-height: 1.5em;
    text-align: justify;
}


.related-post_related-thumbnail-link {
    margin-bottom: 10px;
    position: relative;
    display: block;
    width: 100%;
}
.related-post_related-thumbnail-img {
    position: relative;
    -webkit-transform-style: preserve-3d;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    border-radius: 5px 5px 0 0;
}

.related-post_related-read-more {
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
    color: var( --e-global-color-primary );
    margin-bottom: 10px;
    display: inline-block;
}
.related-post_related_heading {
    color: var(--e-global-color-primary);
    text-align: center;
    font-weight: 700;
    font-size: 30px;
    padding: 20px;
}

#event-posts .elementor-posts .elementor-post__title {
    min-height: 40px !important;
}