@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
* {margin: 0;padding: 0; font-family: "Roboto", sans-serif;}
h1{margin-bottom: 20px;font-size: 30px;color: #197a3d}
p{font-size:  18px;margin-bottom: 15px;line-height: 1.6}
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} .tt-wht{color:#fff}
.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;
}
.jts-1{justify-content:space-between}
.mb{margin-bottom:30px} .gp-21{gap:10px;} .mt-20{margin-top:25px} .bg-21s{background-color:#fff; padding:20px;}

.mttwq2-header {
    background: #000;
    border-bottom: 3px solid #f41a2f;padding: 15px 0
}
.mttwq2-hero {
    background-image: radial-gradient(circle at 29% 29%, #9cc9e9 0%, #000406 21%, #000000 47%, #00070c 53%), linear-gradient(to bottom, #101010, #101010);
    color: #fff;
}
.mttwq2-abt{background-image:url(../images/abt-bg.png);background-repeat: no-repeat;background-size: cover;background-attachment: fixed}

img{max-width: 100%;height: auto} .bg-21{background-color:#efefef;padding:20px;}

.hgsdt{background-image:linear-gradient(to bottom, #83aa3f, #22813f, #197a3d), linear-gradient(to bottom, #d8d8d8, #d8d8d8);
   
    padding: 10px 20px;
    color: #fff;
    margin-bottom: 20px;}
.content {
    display: flex;
    align-items: center;
    padding: 40px 0;   gap: 30px;
}
.mttwq2-pr-text {
    flex: 50%;
}.flx-50{ flex: 50%;} .wrapper2{max-width: 75%;margin: auto}
.flx-33{ flex: 33.33%;} .flx-80{ flex: 80%;} .flx-20{ flex: 20%;} .prc-ss{padding:40px 10px;}
.mttwq2-pr-img{flex: 50%}
.mttwq2-pr-text h1 {font-size: 35px;font-weight: 700;color: #fff}
.mttwq2-why{background:#eaecf0}
.mttwq2-why-t {max-width: 800px;margin: 0 auto 25px;}
.mttwq2-why-inf-img{flex: 50%}
.mttwq2-why-inf-ctn {flex: 50%;}
.mttwq2-neuro-adv-li{margin-bottom: 20px}
.mttwq2-neuro-adv-li-box{width: 50%;padding: 15px}
.mttwq2-neuro-adv-li-box img {padding: 15px;width: 65px;height: 65px;}
.spt-bnus{background-image:url(../images/pattern.webp);background-position:center;background-size:cover;padding:40px 10px;} .customer-re{padding:40px 10px;background-color:#004854;} .ct-ctn p{margin-bottom:0px;font-size:16px;}
.pr-ctn{padding:40px 10px;}
/*about-sec*/
.abt-scc{padding:40px 10px;} .abot-prt{max-width:1000px;margin:auto;text-align:center} .intg-sec{padding:40px 10px;}
/*pop-up*/
     .modal {
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    display: none;
    justify-content: center;
    align-items: center;
}

.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    max-width: 500px;
    border-radius: 10px;
    text-align: center;
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.btn-css {
    background-color: #008cba;
    color: white;
    padding: 15px 32px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    border-radius: 5px;
    margin-top: 20px;
}
.foot-link a{color:#fff;text-decoration:none;}
/*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}

.mttwq2-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){.mttwq2-pr-text h1{font-size: 30px}.mttwq2-neuro-adv-li-box{width: 100%}.fx-dr{flex-direction: column}.mttwq2-prcs-wrp-box{width: 100%}.mttwq2-bonu-bt-box{width: 100%} .popup-content{width:60vw;} .ttp{text-align:center} }

