.headerbg {
    background-image: url(images/bg-white.png) !important;
    background-size: cover;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1);
}
.hdrContainer, .heading-menu .container{
text-align:center;
}
.tac{
text-align:center !important;
}
.radio {
    width: 15px!important;
}
.hdrContainer, .heading-menu .container {
    padding: 30px 0 30px 0
}
.gtqtmain {
    padding: 2% 0 5% 0;
}
.gtqtmain h3 {
    font-size: 30px;
    line-height: 50px;
    font-weight: 500;
}
.gtqtmain p {
    font-size: 15px;
    line-height: 25px;
    color: #000;
    margin-top: 20px;
}
.gtqtcont {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    font-size: 15px;
    line-height: 25px;
    color: #000;
    text-align: center;
}