.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
    background-color: #fff;
    color: #000;
}


element.style {
}
.edgtf-btn.edgtf-btn-solid {
    color: #fff;
    background-color: #181818;
    border: 2px solid transparent;
}
.edgtf-btn {
    margin: 20px;
}
h1, h2, h3, h4, h5, h6  {
    text-transform: capitalize;
}
.edgtf-pli-image img {
    height: 260px;
    object-fit: cover;
}
.hero_slider .edgtf-is-item-inner .edgtf-is-content {
    position: absolute !important;
    left: 0;
    background-color: transparent !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
	  width: 100% !important;
	  text-align: center;
	  top: 0;
}
.hero_slider .edgtf-is-item-inner .edgtf-is-content .edgtf-is-content-inner h2 {
    background: #53515166;
    padding: 5px 10px;
    color: #fff;
    font-size: 4rem;
    text-transform: capitalize;
    font-weight: 900;
    text-shadow: 0px 8px 10px #000000;
    border-radius: 10px;
}
.hero_slider .edgtf-is-item-inner .edgtf-is-image {
    width: 100% !important;
}
.hero_slider .edgtf-image-slider-holder .edgtf-is-slider-inner .owl-item img {
    height: 80vh;
    object-fit: cover;
}
.internal_page-banner .edgtf-banner-holder {
    max-height: 80vh;
}

.internal_page-banner  .vc_column-inner {
    padding: 0;
}
.internal_page-banner .edgtf-banner-holder .edgtf-banner-text-inner {
    vertical-align: middle;
}
.page-id-12494 .edgtf-content .edgtf-content-inner > .edgtf-container > .edgtf-container-inner {
    padding-top: 0;
}
.edgtf-banner-holder .edgtf-banner-subtitle {
    line-height: 1.3;
}
.wpb_wrapper ul {
    font-size: 16px;
    color: #000;
}
.card-wrap .edgtf-iwt-image img {
    width: 100%;
    height: 270px;
    object-fit: cover;
}
.edgtf-btn {
    margin: 20px 0;
}
.internal_page-banner .edgtf-banner-holder .edgtf-banner-text-outer {
    max-width: 700px;
}
.internal_page-banner .edgtf-banner-holder .edgtf-banner-subtitle {
    font-size: 18px;
    font-weight: 400;
}
.ul_list ul li {
    position: relative;
    list-style: none;
    padding-left: 40px;
}

.ul_list ul li:before {
    content: "";
    background-image: url(/wp-content/uploads/2024/12/check.png);
    width: 17px;
    height: 17px;
    position: absolute;
    left: 0;
    top: 5px;
    background-size: contain;
    background-repeat: no-repeat;
}
.image_equale .wpb_single_image .vc_single_image-wrapper img {
    max-height: 600px;
    object-fit: cover;
}
.internal_page-banner {
    position: relative;
}
.internal_page-banner:before {
    content: "";
    background: #000000ad;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.internal_page-banner .wpb_content_element p {
    color: #fff;
}
.icons_text .attachment-full {
    filter: invert(40%) sepia(67%) saturate(643%) hue-rotate(148deg) brightness(91%) contrast(94%);
    max-width: 70px;
}
.internal_page-banner .wpb_content_element p {
    color: #fff;
    line-height: 1.4;
}
.internal_page-banner:after {
    content: "";
}
.internal_page-banner > div:before {
    content: "";
    background: #000000ad;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.internal_page-banner > div {
    position: unset;
}
.internal_page-banner {
    background-position: 50% 65%;
}
.remove_overlay > div:before {
    background: none;
}
.page-id-12774 .edgtf-content .edgtf-content-inner > .edgtf-container > .edgtf-container-inner {
    padding-top: 0;
}
@media (max-width:768px){
	p {
    line-height: 1.4;
}
	.ul_list ul li {
    line-height: 1.4;
}
	.icons_text .attachment-full {
    margin-top: 30px;
}
.icons_space_mobile>div {
    margin-top: 20px;
}
.image-bottom-space-remove .card-wrap>div {
    padding-bottom: 20px !important;
}
.why_renovate .edgtf-btn.edgtf-btn-medium.edgtf-btn-solid {
    margin: auto;
    text-align-last: center;
    display: table;
    margin: 20px auto;
}
}
@media (max-width:576px){
.hero_slider .edgtf-is-item-inner .edgtf-is-content .edgtf-is-content-inner h2 {
    font-size: 1.5rem;
}
}