/*
Theme Name: qbsuppornet
Author: AK

*/

.displaynone{display:none !important;}

.mart10{margin-top:10px;}
.mart20{margin-top:20px;}
.mart30{margin-top:30px;}
.mart40{margin-top:40px;}

.martb10{margin-bottom:10px;}
.martb20{margin-bottom:20px;}
.martb30{margin-bottom:30px;}
.martb40{margin-bottom:40px;}

.pd5{padding-top:5px;}
.pd10{padding-top:10px;}
.pd20{padding-top:20px;}
.pd30{padding-top:30px;}
.pd40{padding-top:40px;}

.pb10{padding-bottom:10px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb40{padding-bottom:40px;}

.pdl20{padding-left:20px;}
.pdl30{padding-left:30px;}
.pdl40{padding-left:40px;}

.pdr20{padding-right:20px;}

.mar-lef10{margin-left:10px;}
.mar-lef20{margin-left:20px;}
.mar-lef30{margin-left:30px;}
.mar-lef40{margin-left:40px;}

.mar-right10{margin-right:10px;}
.mar-right20{margin-right:20px;}
.mar-right30{margin-right:30px;}

.white{color:#fff;}

.black{color:#000;}

a.black {
    text-decoration: none;
	color:#000;
}


a.black:hover {
    text-decoration: none;
    color: #DCBB87;
}

.ser-para{color: #dcbb87;
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 18px;}

.finacial-button:hover {
    background: #048222;
    color: #fff;
}

.breadcrumb-nav-blog
{
    display: flex;
    justify-content: left;
}

.breadcrumb-nav-blog ol {
    display: inline-flex;
    gap: 8px;
    align-items: center;
    padding: 0;
}

.breadcrumb-nav-blog ol li {
    list-style: none;
    color: #222;
}

.breadcrumb-nav-blog ol li a {
    color: #222;
}

h3.faqtitle {
    font-size: 23px;
    line-height: 30px;
}


