a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  text-decoration: none !important;
}

a:hover {
  text-decoration: none !important;
}

a:visited {
  text-decoration: none;
}

a:focus,
img:focus,
input:focus,
textarea:focus,
button:focus {
text-decoration: none;
outline: none;
}

.elementor-742 .elementor-element.elementor-element-4b9ef429 p {
    font-size: inherit !important;
}

.custom-search-section-none {
	display: none;
}

.breadcrumb {
	padding: 0;
	margin-bottom: 0;
	background-color: #fff;
	border-radius: 0;
}

.breadcrumbs {
	display: block;
}

#breadcrumbs {
	color: #281E6B;
	font-family: "Gill Sans", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 32px;
}

.breadcrumb p {
	padding-left: 0;
	text-align: left;
	margin: .1em 0 .1em 0;
	font-stretch: normal;
}

#breadcrumbs span {
	vertical-align: middle;
	margin: 0.5rem 0.5rem 0 0;
	line-height: inherit;
}

#breadcrumbs span a {
	color: #999;
	font-weight: 400;
	text-decoration: none;
}

#breadcrumbs span a:hover {
	color:#009FE3;
}

#breadcrumbs span .white {
	color: #fff !important;
	font-weight: 400;
	text-decoration: none;
}

#breadcrumbs span .white:hover {
	color:#281E6B !important;
}

#breadcrumbs .separator {
	font-size: 18px;
	font-weight: 400;
	color: #ccc;
}

@media screen and (max-width: 769px) {
	#breadcrumbs {
	    font-size: 13px;
	    line-height: 26px;
	    white-space: normal;
	}
	.breadcrumb p {
	    display: block;
	}
	#breadcrumbs span {
	    margin: 0.5rem 0.5rem 0 0;

	}
}

.elementor-7 .elementor-element.elementor-element-f9bdea5 .elementor-heading-title:hover {
    color: #009FE3 !important;
}

.elementor-7 .elementor-element.elementor-element-9d59284 .elementor-heading-title:hover {
    color: #009FE3 !important;
}

.all-latest-home .swiper-button-next {
    overflow: hidden !important;
}

.all-latest-home .swiper-button-prev {
    overflow: hidden !important;
}

.all-latest-home .eael-post-elements-readmore-wrap .eael-post-elements-readmore-btn {
	position: relative;
    z-index: 100000;
}

.all-latest-home .eael-post-elements-readmore-wrap .eael-post-elements-readmore-btn:hover {
    color: #009FE3 !important;
}

.take-action-home .eael-post-elements-readmore-wrap .eael-post-elements-readmore-btn {
    position: relative;
    z-index: 100000;
}

.take-action-home .eael-post-elements-readmore-wrap .eael-post-elements-readmore-btn:hover {
    color: #009FE3 !important;
}

.is-style-rounded img{
	border-radius: 9999px!important;
}

@media (min-width: 700px) {
    h4, .heading-size-4, h5, .heading-size-5, h6, .heading-size-6 {
        margin: 0!important;
    }
}