.home .breadcumb-custom{
	display:none
}
#JFWebsiteWidget-019fccd50f5870008c37952aa6acf65b1fcc svg {
    width: 16px !important;
}
#JFWebsiteWidget-019fccd50f5870008c37952aa6acf65b1fcc span {
    font-size: 16px !important;
}
#JFWebsiteWidget-019fccd50f5870008c37952aa6acf65b1fcc p{
    font-size: 16px;
}
#JFWebsiteWidget-019fccd50f5870008c37952aa6acf65b1fcc a {
    float: left;
    width: 28px !important;
}
#JFWebsiteWidget-019fccd50f5870008c37952aa6acf65b1fcc  .jf-google-reviews-container{
	display:inline;
	margin-left:80px;
}

.callnow {
    animation: float 2s ease-in-out infinite;
}
.error404 .site-main{
		padding-top: 400px;
    padding-bottom: 150px;	
}
.error404 .elementor-element-a1f6eb8, .single.single-post .elementor-element-a1f6eb8{
    background: #0d2468 !important;	
}
.error404 a.home-button:hover{
    background: #6ec1e4;	
}
.error404 a.home-button{
    background: #0d2468;
    color: #fff;
    text-decoration: none;
    padding: 13px 20px;
    display: inline-block;
    border-radius: 100px;
    font-weight: bold;	
}
.site-main.category-blog .page-header{
	padding-top:300px;
}
.site-main.category-blog .page-content h2 {
    font-family: "Poppins", Sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.1em;
    margin-top: 30px;
    color: #000;	
}
h1{
    color: #000;	
}
.site-main.category-blog .page-content p, .site-main.category-blog .page-content li {
    color: #000;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 400;
}
.site-main.category-blog .page-content a{
	color:#0d2468;
	font-weight:bold;
	text-decoration:none;
}
.site-main.category-blog .page-content a:hover{
	color:#000;
}
.site-main.category-blog .page-content{
    margin-bottom: 60px;	
}
.site-main.category-blog .page-content .wp-post-image{
	max-height:700px;
}


@keyframes float {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.1); }
}

.callnow2 {
    animation: float 2s ease-in-out infinite;
}
@keyframes float {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.1); }
}