.ro-contact-sections .toggles {
    margin-bottom: 2em;
}
.ro-contact-sections .toggle {
    margin-bottom: 0 !important;
}
.ro-contact-sections .toggle > div {
    padding: 0;
}
.ro-contact-sections .toggle h3 {
    border-bottom: 1px solid #ccc;
}
.ro-contact-sections div[data-style="default"] .toggle h3 a {
    font-size: 15px!important;
    line-height: 16px!important;
    font-weight: 600;
}
.tlc-contact-section {
	padding: 20px;
}
.tlc-contact-section .nectar-icon-list .nectar-icon-list-item {
	margin-bottom: 40px;
}
.tlc-contact-section .nectar-icon-list .nectar-icon-list-item i[class*="icon-basic"]:before {
	font-family: "linea-basic-10" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.tlc-contact-section .nectar-icon-list .nectar-icon-list-item .icon-basic-pin1:before {
    content: "_";
}

.nectar-icon-list-item {
    padding-left: 60px;
}

.nectar-icon-list[data-icon-style="border"] .list-icon-holder {
    border-radius: 100px;
    background-color: #f7f7f7;
    text-align: center;
    position: absolute;
    left: 0;
    color: rgba(0,0,0,0.5);
    z-index: 10;
    border: 2px solid rgba(0,0,0,0.1);
    width: 30px;
    height: 30px;
    line-height: 30px !important;
    font-size: 16px !important;
}

body .toggle >div {
-webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
box-shadow: 0 1px 2px rgb(0 0 0 / 20%);

}

i.fa.fa-plus-circle {
    margin-right: .3em !important;
}
	
i.fa.fa-minus-circle {
    margin-right: 0.3rem !important;
}