.services .services-outer {
	width: 24%;
}
.services img {
	width: 100%;
}
.services .our-services-content-wrapper {
	background-color: rgba(78, 91, 255, 0);
	flex-direction: column;
	justify-content: flex-end;
	padding: 15px;
	display: flex;
	position: absolute;
	bottom:-10px;
	left: 0%;
	right: 0%;
	transition: all ease 0.9s;
	top: 0;
	overflow: visible;
}
.services .services-outer span {
	color: rgba(8, 75, 204, .15);
	font-size: 6rem;
	font-weight: 700;
	line-height: 1;
 transition: all .6s ease;
}
.services .our-services-box {
	position: relative;
	overflow: hidden;
}
.solution-page img {
	width: 100%;
}
.services .our-services-box .our-services-content-wrapper a {
	color:#fff;
	font-weight: 300;
	font-size: 20px;
	line-height: 1.2;
	font-family: 'Inter';
}
.services .our-services-box .our-services-content-wrapper p {
	height: 0;
	color: #fff;
	font-size:14px;
	transition: all ease 0.9s;
	margin: 10px 0 0 0;
	line-height:22px;
}
.services .services-outer:hover span {
	color:red;
}
.services .our-services-box:hover .our-services-content-wrapper {
	background: #13418d;
	opacity: .9;
}
.services .our-services-box:hover .our-services-content-wrapper p {
	height: 100%;
}
.services .row {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 40px;
}
.vapt-box .elementor-image-box-wrapper:hover {
	transform: translateY(-10px);
}
.vapt-box .elementor-image-box-wrapper {
	background-color: #f6f6f6;
 transition: all .3s linear;
	margin-top: 20px;
	padding: 15px;
}
.vapt-box h3.elementor-image-box-title {
	PADDING: 5px 20px 1px 0px;
	margin-bottom: 6px;
}
.vapt-box .elementor-11306 .elementor-element.elementor-element-af1d950.elementor-position-top .elementor-image-box-img {
	margin-bottom: 0px;
}
.home-box .cymolthemes-iconbox-inner:hover .cmt-icon-type-image {
	transform: rotateY(360deg);
}
.home-box .cmt-icon-type-image {
 transition: all .5s ease-in-out 0s;
	float: right;
}

.web-host-box .cmt-iconbox-wrapper  {
     min-height: 309px;
}

.web-host-box .cmt-icon-type-image{
	text-align:right;
	}


#posts-block {
	text-align: center;
}
.cases-post__content {
	text-align: left;
	padding:25px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
.cases-post__thumbnail img {
	width: 100%;
}
.cases-post__card:hover .cases-post__thumbnail img {
	transform: scale(1.2);
}
.cases-post__thumbnail img {
	object-fit: cover;
 transition: transform .25s;
}
.cases-post__thumbnail>div {
	overflow: hidden;
}
 .cases-post__card h3 a {
    font-weight: 600;
    font-size: 22px;
    transition: color .25s;
	 color: #2e2e2e;
	 line-height: 26px;
	 display:block
}

 .cases-post__card:hover h3 a {
    color: #fff;
}
 .cases-post__card:hover {
    background-color: #2e2e2e;
    border: none;
}

.cases-post__content span {
    border: 1px solid #cccc;
    display: inline-block;
    padding: 2px 10px;
    font-size: 11px;
    line-height: 20px;
    margin-bottom: 10px;
}

.cases-post__card:hover .cases-post__content span {
    color: #c63031;
}

.blog-links .cymolthemes-box-desc-text {
	display:none
	
	}

.page-id-3665 .site-main {
    padding-top: 0px;
}
.cymolthemes-box-blog .entry-header {
    line-height: 0;
}

.web-host-tox .elementor-widget-container  {
    border-radius: 10px;
    box-shadow: 9px 10px 50px 0 rgba(0, 0, 0, .09);
    padding: 25px;
	    min-height: 278px;
    margin-bottom: 14px;
}

.web-host-tox .elementor-widget-container:hover {
    transform: scale(1.05);
    transition: .25s;
}
.portfolio-box-1 .elementor-widget-container  {
    border-radius: 10px;
    box-shadow: 9px 10px 50px 0 rgba(0, 0, 0, .09);
    padding: 25px;
    min-height: 230px;
    margin-bottom: 14px;
    transition: transform .25s, box-shadow .25s;
}

.portfolio-box-1  .elementor-widget-container:hover {
    transform: translateY(-10px); /* moves box up */
    box-shadow: 9px 20px 60px 0 rgba(0, 0, 0, .12); /* optional: deeper shadow */
}

.portfolio-box-1 h3.elementor-image-box-title {
    PADDING: 5px 20px 1px 0px;
    margin-bottom: 15px;
}

.business-impact-section h3.elementor-image-box-title {
    PADDING: 5px 20px 1px 0;
    margin-bottom: 6px;
}
.business-impact-section .elementor-widget-container  {
    border-radius: 10px;
    box-shadow: 9px 10px 50px 0 rgba(0, 0, 0, .09);
    padding: 25px;
    min-height: 285px;
    margin-bottom: 14px;
    transition: transform .25s, box-shadow .25s;
}
.business-impact-section .elementor-image-box-wrapper {
    text-align: left;
}
.business-impact-section  .elementor-widget-container:hover {
    transform: translateY(-10px); /* moves box up */
    box-shadow: 9px 20px 60px 0 rgba(0, 0, 0, .12); /* optional: deeper shadow */
}
 @media screen and (max-width: 992px) {
 .services .services-outer {
 width: 49%;
}
 .cmt-titlebar h1.entry-title, .cmt-titlebar-textcolor-custom .cmt-titlebar-main .entry-title {
 font-size: 50px;
 line-height: 55px;
}
}
@media screen and (max-width: 480px) {
 .services .services-outer {
 width: 100%;
}
 .cmt-titlebar h1.entry-title, .cmt-titlebar-textcolor-custom .cmt-titlebar-main .entry-title {
 font-family: 'Inter';
 font-weight: 300;
 font-size: 25px;
 line-height: 30px;
}
}


@media only screen and (min-width: 480px) {
.cases-post__card {
    display: inline-block;
    width: 37%;
    vertical-align: top;
    margin: 0 15px;
}



}



@media only screen and (min-width: 800px) {
.cases-post__card {
    width: 29%;
	margin-bottom: 25px;
 
}

#posts-block {
    text-align: left;
}

}