div#jp-relatedposts {
    display: none !important;
}
.local-ac ol {
    padding-left: 20px;
}
.two-post article.elementor-post {
    border: 1px solid #DEDEDE;
    border-radius: 6px;
	    padding-bottom: 10px !important;
}
.two-post .elementor-post__text {
    padding-left: 20px;
	padding-right: 10px;
}
/* .faq-sec .elementor-accordion-item {
    margin-bottom: 20px;
    width: 50%;
} */
.faq-sec .elementor-accordion .elementor-accordion-item{
	
	border: none !important;
}
.faq-sec .elementor-tab-title {
    background: #fff;
    border: 1px solid #DFDFDF;
    margin-bottom: 20px !important;
	 border-left: 10px solid #000;
	    width: 47%;
}
.faq-sec .elementor-tab-content {
    background: #fff;
    margin-left: 50px;
	    width: 40%;
  
}
.faq-sec .elementor-accordion-item {
    display: flex;
}
.faq-sec .elementor-tab-title.elementor-active:after {
    content: "";
    width: 18px !important;
    height: 18px !important;
    position: absolute;
    left: 98% !important;
    bottom: 28px !important;
    background: #ffffff !important;
    rotate: 45deg;
}
.faq-sec .elementor-tab-title.elementor-active{
	position: relative;
	 border-left: 10px solid #000 !important;
}
.elementor-sticky--effects img.attachment-full.size-full.wp-image-11 {
    width: 65%;
	transform: 0.5s;
}
.elementor-sticky--effects {
    background: #fff !important;
}
.roll-for img.attachment-full.size-full {
    width: 96%;
    margin: 10px;
}
.port-sec img.attachment-full.size-full {
    margin: 9px;
    width: 96%;
}
.local-ac strong {
    font-weight: 500;
}
@media (max-width: 880px) {
	
	.faq-sec .elementor-tab-content {
   margin-bottom: 20px;
	    width: 100%;
		margin-left: 0px;
  
}
	.faq-sec .elementor-accordion-item {
    display: block;
}
	
	.faq-sec .elementor-tab-title.elementor-active:after {
  width: 23px !important;
    height: 23px !important;
  left: 46% !important;
    bottom: -9px !important;
   
}
	.faq-sec .elementor-tab-title {
    width: 100%;
}
	.port-sec img.attachment-full.size-full {
    margin-bottom: 15px;
    width: 96%;
}
	.local-ac ol {
    padding-left: 15px;
}
}