@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800&display=swap');
* {margin: 0;padding: 0;}
h1{margin-bottom: 20px;color: #1e4d76}h3{margin-bottom: 20px}
p{font-size:  20px;margin-bottom: 15px;line-height: 1.6} ul li{font-size: 20px;margin: 0 0 15px 30px;
    list-style-image: url(../images/bu-icon.png);}
body{ font-family: 'Rubik', sans-serif;line-height: normal} 
.wrapper{max-width: 80%;margin: auto}
.ptb{padding: 30px 0}.cent{text-align: center}.fx{display: flex}.spc{gap:30px} .al-cn{align-items: center}.logo a {
    color: #fff;
    text-decoration: none;
    font-size: 30px;
}
.mb{margin-bottom:30px}

.header {
    background:#000;
    border-bottom: 4px solid #1e4d76;padding: 15px 0
}
.hero{background-color:#1e4d76;}
.abt-inr1{flex: 40%;}
.abt-inr2{flex: 60%}.abt-inr2 p {
    margin-bottom: 0;
}

img{max-width: 100%;height: auto}

.content {
    display: flex;
    align-items: center;
    padding: 40px 0;   gap: 30px;
}
.bd-img{border: 4px solid #377ebc;
    border-radius: 0px 30px;max-width: 150px}
.pr-text {
    flex: 60%;
}
.tt-ctr{text-align:center}
.pr-img{flex: 40%}
.pr-text h1 {font-size: 40px;font-weight: 700;color: #fff;}
.tt-wht{color:#fff}
.why-t {max-width: 800px;margin: 0 auto 25px;}
.why-inf-img{flex: 40%}
.why-inf-ctn {flex: 60%;}
.neuro-adv-li{margin-bottom: 20px}
.neuro-adv-li-box{width: 33.3%;padding: 15px}
.neuro-adv-li-box img {padding: 15px;width: 65px;height: 65px;}

.bonu {max-width: 800px;
    margin: 0 auto 25px;}
.bonu-bt-box{width:50%;padding: 10px;}

.bonu-bg img {max-width: 250px
}
.bonu-bg-cmnbv {
    background:#1e4d76;
    color:#fff;
    border-radius: 20px;
    padding: 10px;
    
}
.inds-bt{margin-bottom: 30px}
.inds-bt-box {
    width: 25%;
    text-align: center;
    border: 6px solid #377ebc;
    padding: 20px;
}
.inds-bt-box img{
}
.Faq h2 {
    font-size: 22px;
    color: #377ebc;
    margin-bottom: 15px;
}
footer{background: #1e4d76;color: #fff;text-align: center}
.ft-li a {
    color: #fff;
    text-decoration: none;
}
.mob-hd {display: block;}.des-hd{display: none;}
.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){h1{font-size: 28px !important}.mob-hd {display: none}.des-hd{display: block;}.pr-text h1{font-size: 30px}.neuro-adv-li-box{width: 100%}.fx-dr{flex-direction: column}.prcs-wrp-box{width: 100%}.inds-bt-box{width: 100%;}.pr-text{order: 2}.bonu-bt-box{width: 100%} .dsa-cn{text-align: center}.dsa-mx{margin: auto}}

