.cky-revisit-bottom-left {
  bottom: 25px!important;
  left: 100px!important ;
}
   .single.single-post .entry-content table  td p, .single.single-post .entry-content table  th p {
    margin: 0;
    font-size: 15px;
}
.single.single-post .entry-content .wp-block-table table th {
    background: #007db2 !important;
    color: #fff !important;
}
 .single.single-post .entry-content table td,  .single.single-post .entry-content table th {
    border: 1px solid #ddd;
}


.single.single-post .entry-content table thead {
    border: 0;
}
.wp-block-table tbody tr:first-child td, .wp-block-table tbody tr:first-child th {
	  background: #fff !important;
    color: #000 !important;
}
tbody tr:first-child td, tbody tr:first-child th {
	background: #007db2 !important;
    color: #fff !important;
}
.form-section-ftr textarea {
    height: 120px;
    resize: none;
}
.emizen-location li:last-child,{
    display: none;
}

.company-info .location-list li:last-child{ display:none}
.company-info .location-list li {flex: 0 0 40%;padding-right: 10px;max-width: 40%;}
@media(max-width: 1024px){
    .company-info .emizen-location .location-list {display: flex;}
}
@media(max-width: 991px){
    .company-info .location-list{flex-wrap:wrap}
    .company-info .location-list li {flex: 0 0 50%;;max-width: 50%;}
}

@media(max-width: 767px){
    .company-info .location-list li {flex: 0 0 100%;max-width: 100%;}
	
	 .single-post .featured, .single-post .post-share-float {display: none !important;} 
 .home-widgets #post_grid_widget-2 > .post-grid .post-item > a {        display: none;    }
}


.grecaptcha-badge{
	visibility: hidden;
}

.watsappic {
	position: fixed;
	z-index: 9;
	bottom: 20px;
	left: 10px;
}

.watsappic img{max-width:60px;border-radius:50%;background:transparent;transition:all .4s; width: 48px;}
.watsappic a{display: block;line-height: normal;}
.watsappic img{box-shadow:rgb(0 0 0 / 40%) 2px 2px 6px}
.watsappic img:hover{box-shadow:rgb(0 0 0 / 70%) 2px 2px 11px;}

.custom_sidebarstticy .model_content{
	display: none !important;
}

@media(max-width : 500px){
.watsappic img {
    max-width: 48px;
    float: left;
    width: 48px;
}
	section.blogmainbnr
	{
		
		background-color: #123787;
    background-image: linear-gradient(#123787, #0b2256);
	}
}
.fa.fa-twitter:before {
    content: "";
    background: url(/blog/wp-content/uploads/sites/2/2024/08/Twit-ic.png) no-repeat 0px 0px;
    background-size: contain;
    width: 14px;
    height: 14px;
    display: inline-block;

}

.entry-content table {margin-bottom: 10px;}
section.conntect--us [class*="col"] .elementor-field-type-hidden {
    display: none;
}
.custom_sidebarstticy .new_blog_form .elementor-form-fields-wrapper .elementor-field-type-hidden {
    display: none !important;
}