.type-post{
	margin-top: 30px;
	margin-bottom: 30px;
}

.elementor-1226 .elementor-element.elementor-element-101c947 .eael-grid-post-holder {
    background-color: #fff;
    border-radius: 25px 25px 25px 25px;
    height: 450px;
}

.post .entry-title {
	color: #1b6881;
}

.post a {
	color: #33bd41;
}

.tag-links a {
	background: #33bd41;
	color: #fff;
	margin: 10px;
	padding: 5px 10px 5px 10px;
	transition: 0.25s;
}

.tag-links a:hover {
	background: #1b6881;
	color: #fff;
	margin: 10px;
	padding: 7px 12px 7px 12px;
	margin: 8px;
}

.tag-links {
	font-weight: 500;}

.post-tags {
		margin-top: 30px;
}

.eael-advance-tabs .eael-tabs-nav>ul {
    position: relative;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    flex-direction: row;
    flex-wrap: wrap;
}

.eael-advance-tabs .eael-tabs-nav>ul li {
    position: relative;
    padding: 1em 1.5em;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 0 0 auto;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    background-color: #f1f1f1;
    flex-wrap: wrap;
    flex-direction: row;
}

.privacy-policy {
    position: fixed;
    bottom: 0;
    font-size: 14px;
    text-align: center;
    width: 100%;
    padding: 20px 5px;
    background-color: #fff;
    z-index: 99999999;
    border-top: 1px solid #f2f2f2;
	display:none;
}
.close-policy {
    position: absolute;
    top: 10px;
    right: 4%;
    font-weight: 700;
	cursor:pointer;
}
.i-popi {
    max-width: 90%;
    margin: auto;
}
@media only screen and (max-width: 600px) {
	.close-policy {
    position: relative !important;
    right: auto !important;
    margin-top: 10px;
    font-size: 20px;
}
}


/* The progress container (grey background) */
.progress-container {
  width: 100%;
  height: 8px;
	z-index: 9999;
}

/* The progress bar (scroll indicator) */
.progress-bar {
  height: 8px;
  background: #33BD41;
  width: 0%;
	z-index: 9999;
}

.wpcf7-select {
		border-radius: 25px !important;
}

a {
	text-decoration: none !important;
}

.eael-adv-accordion .eael-accordion-list .eael-accordion-header {
	border-radius: 25px;
	text-align: center;
	margin-bottom: 15px;
}

.elementor-470 .elementor-element.elementor-element-1e9ffc4 .htmega-tab-style-5 .htmega-tab-nav {
    max-width: 30%;
    flex: 0 0 30%;
    order: 2;
}

#gmorph {
background: rgba( 255, 255, 255, 0.25 ) !important;
box-shadow: 0 5px 5px 0 rgba( 31, 38, 135, 0.37 ) !important;
backdrop-filter: blur( 10px ) !important;
-webkit-backdrop-filter: blur( 20px ) !important;
border-radius: 25px !important;
border: 1px solid rgba( 255, 255, 255, 0.18 ) !important;
	margin-right: 10px !important;
	margin-top: 10px !important;
	overflow: hidden;
}
.expertise_our_process .elementor-container
{
	gap:20px !important
}
@media(min-width:1025px) and (max-width:1279px)
{
	.expertise_our_process .elementor-container h2
{
	font-size:22px !important;
	line-height:26px !important;
}
}