
.promo-content-item a {
    text-decoration: none;
    padding: 15px 20px 15px 43px;
    display: inline-block;
    font-size: 14px;
    letter-spacing: .5px;
    position: relative;
    line-height: 1;
    font-family: 'Poppins';
    color: #fff !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.promo-content-item a {
    background-color: #0089e2;
}
.promo-content-item a .svg {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -7px;
}
img.svg, .svg, svg {
    width: 14px;
    height: 14px;
    fill: currentcolor;
}
.promo-content-item a {
    text-decoration: none;
    padding: 15px 20px 15px 43px;
    display: inline-block;
    font-size: 14px;
    letter-spacing: .5px;
    position: relative;
    line-height: 1;
    font-family: 'Poppins';
    color: #fff !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}
.center-middle {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}
.color-balck {
    color: black;
}
.padding-zero {
    padding: 0px; 
}
.author-info-pmargin p {
    margin-bottom: 1px;
}
.mr-30 {
    margin-right: 30px;
}


.faq-content-collapse .btn-link 
{
    color: #008435;
    text-decoration: none;
    position: relative;
    display: block;
    width: 100%;
    text-align: left; 
}

.faq-content-collapse .btn-link:after 
{
    position: absolute;
    right: 20px;
    top: 9px;
    content: "\f068";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    font-size: 14px;
    color: #2775c2;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease; 
}
.faq-content-collapse .btn-link.collapsed 
{
    color: #282828; 
}
.faq-content-collapse .btn-link.collapsed:after 
{
    content: "\f067";
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease; 
}
.mb-10 {
    margin-bottom: 8px !important;
}
.color-orange {
    color: #e98333;
}
.single-business-item p {
    font-size: 16px;
}
.color-blue {
    color: #2775c2;
}
.stars-font-size {
    font-size: 24px;
    color: #2775c2;
}
.pb-20 {
    padding-bottom: 20px;
}  
.border-l-1 {
    border-left: 1px solid #ccc;
}
.mt-20 {
    margin-top: 20px;
}
.mt-10 {
    margin-top: 10px;
}
.padding-zero-letf {
    padding-left: 0px;
}
.underline {
    text-decoration: underline;
}
.social-icons i {
    padding: 6px 7px;
    border-radius: 50%;
    background: #f9b035;
    height: 30px;
    width: 30px;
    color: #fff;
    font-size: 16px;
}
.heading-feedback a {
    margin-right: 10px;
    color: #000;
}
.nav-dropdown-menu > li > a {
    padding: 11px 15px !important;
    float: left;
    font-size: 13px;
    background-color: #e98336 !important;
}

.mystyle {
    display: block;
}

.tree, .tree ul {
    margin:0;
    padding:0;
    list-style:none
}
.tree ul {
    margin-left:0;
    position:relative
}
.tree ul ul {
    margin-left:.5em
}
.tree li {
    margin:0;
    padding:0 1em;
    line-height:2em;
    color:#fff;
    font-weight:700;
    position:relative
}
.tree ul li:last-child:before {
    background:#fff;
    height:auto;
    top:1em;
    bottom:0
}
.indicator {
    margin-right:5px;
}
.tree li a {
    text-decoration: none;
    color:#369;
}
.tree li button, .tree li button:active, .tree li button:focus {
    text-decoration: none;
    color:#369;
    border:none;
    background:transparent;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    outline: 0;
}
.sidebar-widgets .widget .widget-title {
    color: #fff;
}

.section-panel-footer {
    margin-top: 20px;
}
.display-none {
    display: none;
}
.display-block {
    display: block;
}
#viewALL {
    color: #000;
    padding: 0px 14px 14px 14px;
}

.detail-list-value.category_linking a {color: #007bff;}

@media only screen and (min-width: 768px) and (max-width: 991px) {	.heading-feedback a {font-size: 14px; margin-right: 0;}}