@import url('https://fonts.googleapis.com/css2?family=PT+Sans:wght@400;700&display=swap');
* {margin: 0;padding: 0;font-family: 'PT Sans', sans-serif;}
h1{margin-bottom: 20px;font-size: 30px;color: #197a3d;font-family: 'PT Sans', sans-serif;}
p{font-size:  18px;margin-bottom: 15px;line-height: 1.6;font-family: 'PT Sans', sans-serif;}
ul li{list-style-image: url(../images/check.png);margin-bottom: 15px;margin-left: 35px;    font-size: 18px;}
body{font-family: 'PT Sans', sans-serif;line-height: normal} 
.wrapper{max-width: 85%;margin: auto}  img{width:100%; height:auto;}
.flx-12{width:25%}
.ptb{padding: 30px 0}.cent{text-align: center}.fx{display: flex}.spc{gap:30px} .al-cn{align-items: center} .just-ct{justify-content:space-between}.logo a {
    color: #fff;
    text-decoration: none;
    font-size: 30px;
} .gap-1{gap:20px;}

.mb{margin-bottom:30px}

.bvqqt-header {
    background: #000;
    border-bottom: 3px solid #f41a2f;padding: 15px 0
}
.wrp-w{max-width:1000px;margin:auto;} .hds-ds1{max-width:800px; margin:Auto;text-align:Center;padding:40px 20px;color:#e17f15;}
/*btn-css*/
.btn-css{max-width:250px; background-color:#a00000; padding:15px 20px;margin:auto;color:#fff;border-radius:10px;}

footer{background-color:#000;color:#fff;text-align: center}
.foot-link a{color:#fff;text-decoration:none;}
.bvqqt-prcs-wrp-box{width: 33.3%;}
input[type=text], select, textarea {
  width: 100%; padding: 12px; border: 1px solid #ccc; border-radius: 4px;  box-sizing: border-box; margin-top: 6px;margin-bottom: 16px; resize: vertical;
}
input[type=submit] { background-color: #04AA6D; color: white; padding: 12px 20px; border: none; border-radius: 4px; cursor: pointer;}
input[type=submit]:hover {background-color: #45a049;}
@media (max-width: 767px){.bvqqt-pr-text h1{font-size: 30px}.bvqqt-neuro-adv-li-box{width: 100%}.bvqqt-prcs-wrp-box{width: 100%}.bvqqt-bonu-bt-box{width: 100%} .popup-content{width:60vw;} }
@media (max-width: 520px){
	.fx-dr{flex-direction: column} .flx-12{width:100%}
}
