  .partone {
   padding: 80px 213px;
}
#epigraful{
background-color: #ff57220f;   
  }
#subthese{
       color: #ffffff;
    text-transform: capitalize;
    padding: 11px 20px 12px 20px;
    background-color: rgba(14, 145, 227, 0.74);
    /* border: 2px solid rgb(11 141 221); */
    border-radius: 30px;
    font-size: 17px;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    text-align: justify;
    font-weight: 600;
}
.epigrsec h1 {
       font-size: 77px;
    line-height: 1.25em;
    font-weight: 900;
    letter-spacing: 2px;
    color: #141212;
    padding: 6px 0px;
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 21px;
}
.epigrsec h1 span{
       color:  #FF7A00;
}
.epigrsec p{
        font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 18px;
    margin: 8px 0px;
    line-height: 37px;
    color: #0a0a0a;
    text-align: justify;
}
.epigrapimg{
       width: 88%;
    height: auto;
    margin: 44px auto 20px;
    display: flex;
    margin-left: 53px;
}
.flex-wrap{
    margin-top: 35px;
}
.btn-primary {
          background-color: #088ef0;
    color: #fff;
    border: 2px solid #58aae6;
    font-family: 'Open Sans';
    letter-spacing: 1px;
    text-align: center;
    cursor: pointer;
    border-radius: .75rem;
    justify-content: center;
    align-items: center;
    padding: 15px 18px;
    font-size: 19px;
    line-height: 1.25rem;
    text-decoration: none;
    display: inline-flex;
    margin-right: 19px;
    font-weight: 700;
    font-family: rubik;
    text-transform: capitalize;
    letter-spacing: 2px;
 
}
#btn-secondary {
           font-family: 'Open Sans';
    letter-spacing: 1px;
    text-align: center;
    cursor: pointer;
    border-radius: .75rem;
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    text-decoration: none;
    color: var(--color-brand);
    background-color: #0000;
    border: 1px solid #0003c980;
    justify-content: center;
    align-items: center;
    padding: 13px 16px;
    display: inline-flex;
    border: 2px solid 
color-mix(in srgb, #0b6fb7 50%, transparent);
    margin-top: 5px;
    text-transform: capitalize;
}
.genersec h2{
           font-size: 83px;
    line-height: 1.25em;
    font-weight: 800;
    font-family: 'Montserrat';
    margin-top: 24px;
    margin-bottom: 27px;
    text-align: center;
    color: #222123;
    letter-spacing: 0px;
}
.epigraph-section{
           margin: 10px 54px;
}

.epi-card{
 background: #bde5fdb5;
    border-radius:25px;
    padding:50px;
    display:grid;
    grid-template-columns:1fr 1fr;
    gap: 58px;
    align-items:center;
}
.left-sideepi{
    position:relative;
}

.quote-iconepi{
        font-size: 152px;
    color: #ff7b28;
    opacity: 0.15;
    line-height: 1;
}

.left-sideepi h3{
         font-size: 52px;
    line-height: 1.25em;
    font-weight: 500;
    font-family: 'Montserrat';
       margin-top: -43px;

    color: #111827;
    margin-bottom: 23px;
}

.left-sideepi p{
           color: #3e3f41;
    line-height: 1.9;
    font-size: 21px;
    font-family: "Montserrat", sans-serif;
}

.right-sideepi h4{
 
    color:#111827;
   font-size: 24px;
    margin-bottom: 23px;
    font-weight: 700;
    text-transform: capitalize;
    font-family: 'Montserrat';
}

.listepi{
    display:flex;
    flex-direction:column;
    gap:18px;
}

.list-itemepi{
       display: flex;
    gap: 15px;
    background: #f9fafb;
    padding: 4px 9px;
    border-radius: 15px;
    transition: 0.3s;
}

.list-itemepi:hover{
    transform:translateY(-4px);
    box-shadow:0 8px 20px rgba(0,0,0,0.08);
}

.iconepi{
      min-width: 30px;
    height: 30px;
       background: #2196F3;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    margin-top: 7px;
}

.list-itemepi p{
    color: #374151;
    line-height: 1.7;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 17px;
    margin: 9px 0px;
}

.avoid-box{
    margin-top:30px;
    background:#fff3f3;
     border-left: 5px solid #fe9e5a;
    padding:25px;
    border-radius:15px;
}

.avoid-box h5{
    color: #ff7b28;
    margin-bottom: 15px;
    font-size: 24px;
    margin-bottom: 12px;
    /* font-weight: 700; */
    text-transform: capitalize;
    font-family: 'Montserrat';
}

.avoid-box ul{
    padding-left:20px;
    color:#7f1d1d;
    line-height:2;
}
.avoid-box ul li{
line-height: 1.7;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 17px;
    margin: 6px 0px;
        color: #6d3418;
}

.epigra{
       margin-top: 64px;
    margin-bottom: 31px;
}
.epigraph-section{
      width: 100%;
    padding: 46px 1%;
    position: relative;
    overflow: hidden;
}
.epigraph-section::before{
    content:"“";
    position:absolute;
    top:-40px;
    left:30px;
    font-size:300px;
    color:#0f172a;
    opacity:0.04;
    font-family:serif;
}
.quote-card{
    background:#0f172a;
    color:#fff;
    padding:45px;
    border-radius:25px;
    position:relative;
    box-shadow:0 20px 50px rgba(0,0,0,0.12);
}

.quote-card::before{
    content:"“";
    position:absolute;
    top:15px;
    left:25px;
    font-size:90px;
    opacity:0.15;
}

.quote-card p{
    font-size:22px;
    line-height:1.8;
    font-style:italic;
    margin-bottom:25px;
}

.quote-card span{
    color:#d4a017;
    font-size:15px;
    letter-spacing:1px;
}

/* INFO CARDS */

.info-grid{
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(280px,1fr));
      gap: 80px;
   }

.info-grid:before {
content: '';
    position: absolute;
    left: -0;
    right: -0;
    height: 100%;
    display: block;
    background: url(https://i.ibb.co/ypVJxZR/step-arrow.png) center center no-repeat;
}
.info-card{
background: #ffffff7a;
   padding: 35px 15px;
    border-radius: 24px;
    /* box-shadow: 80px 74px 79px rgba(0, 0, 0, 0.05); */
    transition: 0.4s;
    position: relative;
    overflow: hidden;
    box-shadow: 38px 15px 39px 0px rgb(8 18 109 / 10%);
}

.info-card:hover{
    transform:translateY(-8px);
}

.info-card::after{
       content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    left: 0;
    top: 0;
    background: #040404;
}
.icon{
     width: 65px;
    height: 65px;
    border-radius: 18px;
    /* background: #ff8585; */
    color: #FF5722;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    margin-bottom: 22px;
    background: #fdcaba;
}

.info-card h4{
    font-size: 23px;
    margin-bottom: 18px;
    color: #0f172a;
    font-weight: 700;
    font-family: 'Montserrat';
    text-align: justify;
}

.info-card ul{
    padding-left: 9px;
}

.info-card li{
            color: #111216;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 16px;
    margin: 16px -14px;
    line-height: 26px;
}
.choosecs h3{
     font-size: 45px;
    font-weight: 600;
    font-family: 'Montserrat';
    line-height: 55px;
    margin-top: 22px;
    margin-bottom: 19px;
    text-transform: capitalize;
}
.choosecs h4{
    font-size: 33px;
    font-weight: 800;
    font-family: 'Montserrat';
    line-height: 46px;
    margin-top: 18px;
    margin-bottom: 19px;
    text-transform: capitalize;
    color: #0b99f5;
}
.choosecs p{
font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 17px;
    margin: 8px 0px;
    line-height: 34px;
    color: #0a0a0a;
    text-align: justify;
}
.choosecs li{
       font-family: "Montserrat", sans-serif;
    font-size: 18px;
    margin: 17px 2px;
    line-height: 30px;
    color: #0a0a0a;
    font-weight: 600;
    text-transform: capitalize;
    font-style: italic;
}
.choosecs li span{
    background: #2196F3;
    color: #fff;
    border-radius: 50%;
    font-weight: 600;
    margin-top: 7px;
    font-size: 17px;
    font-style: normal;
    padding: 4px 9px;
    font-family: serif;
}

#advantsec{
    background-color: #9e9e9e26;
}
#advantsec h3{
    font-size: 82px;
    line-height: 1.25em;
    font-weight: 800;
    font-family: 'Montserrat';
    margin-top: 11px;
    margin-bottom: 45px;
    text-align: center;
    color: #222123;
    letter-spacing: -2px;
}

#advantsec p{
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 17px;
    margin: 8px 0px;
    line-height: 34px;
    color: #0a0a0a;
    text-align: justify;
}
#advantsec h4{
            font-size: 22px;
    font-weight: 800;
    font-family: 'Montserrat';
    line-height: 42px;
    margin-top: 34px;
    margin-bottom: 13px;
    text-transform: capitalize;
    color: #0b99f5;
    letter-spacing: 0px;
}
#advantsec li{
    color: #111216;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 17px;
    margin: 16px 3px;
    line-height: 27px;
    font-weight: 450;
}
#advantsec h6{
       background-color: #ffffff;
    padding: 15px 10px;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 16px;
    font-weight: 600;
    width: fit-content;
    border: 2px #b5b5b5 dotted;
    border-radius: 6px;
    margin-top: 20px;
}
.faq-section{
  
    margin:auto;
}

.title{
    text-align:center;
    margin-bottom:50px;
}
.faq-section h4{
font-size: 37px;
    margin-bottom: 15px;
    color: #1e3c72;
    font-weight: 800;
    text-transform: capitalize;
    font-family: 'Montserrat';
    margin-bottom: 21px;
}
.title p{
    color:#6b7280;
}

.faq-item{
    background:#fff;
    border-radius:18px;
      margin-bottom: 35px;
    overflow:hidden;
    box-shadow:0 10px 25px rgba(0,0,0,0.06);
    transition:0.3s;
}

.faq-question{
         width: 100%;
    border: none;
    background: none;
    padding: 9px 1px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    text-align: left;
    border-bottom: 3px #e3f0ff solid;
        background-color: #ffffff;
}
.left{
    display:flex;
    align-items:center;
    gap:15px;
}
.icon-boxs{
    width:50px;
    height:50px;
    background:#eff6ff;
    color:#2563eb;
    border-radius:12px;
    display:flex;
    align-items:center;
    justify-content:center;
        font-size: 22px;
}
.faq-question h3{
                  font-size: 19px;
    color: #111827;
    font-weight: 550;
    font-family: 'Montserrat';
    text-align: justify;
}

.arrow{
    font-size:24px;
    color:#2563eb;
    transition:0.3s;
}
#freques{
       margin-top: 27px;
    margin-bottom: 159px;
    background: #03a9f429 url(../images/epigraph-format.webp) no-repeat;
    background-size: cover;
    height: 1000px;
    width: 100%;
}

.fullfaq h4{
     font-size: 47px;
    font-weight: 800;
    font-family: 'Montserrat';
    line-height: 67px;
    margin-top: 3px;
    margin-bottom: 47px;
    text-align: center;
    text-transform: uppercase;
}
.faq-answer{
    max-height:0;
    overflow:hidden;
    transition:max-height 0.4s ease;
    padding:0 25px;
}

.faq-answer-content{
       padding: 0 0 25px 20px;
}

.faq-answer p,
.faq-answer li{
         color: #4b5563;
    line-height: 1.8;
    font-family: "Montserrat", sans-serif;
    font-size: 17px;
    margin: 10px 0px 2px 1px;
    text-align: justify;
}

.faq-answer ul{
    margin:10px 0;
    padding-left:20px;
}

.faq-item.active .faq-answer{
    max-height:450px;
       background-color: #fe890314;
}

.faq-item.active .arrow{
    transform:rotate(180deg);
}

.formimg{
         display: flex;
    margin: auto;
    width: 84%;
    position: relative;
    margin-top: 84px;
}
.linkfrm{
    position: absolute;
    top: -710px;
}
.linkfrm h6{
          font-size: 26px;
    margin-top: -8px;
    margin-left: 95px;
    font-weight: 500;
    color: #030202;
}
.linkfrm h5{
             font-size: 32px;
       margin-top: 129px;
    margin-left: -95px;
    font-weight: 500;
    color: #090909;
    text-align: center;
}
.epigrafrm input{
    width: 94%;
    outline: none;
    border: 2px solid #827777;
    padding: 14px 16px;
    color: #1e1d1c;
    font-size: 17px;
    letter-spacing: 0;
    background: #ffffff;
    border-radius: 5px;
    /* box-shadow: inset 6px 6px 6px #ffffff, inset -6px -6px 6px #ab805e00; */
    transition: 0.3s;
    margin-bottom: 25px;
    font-family: 'Montserrat';
/*     font-weight: 500;*/
}
.partformsec{
        padding: 42px 213px;
}
.formlist{
     margin: 110px 66px 10px 9px;
    background-color: #e2b18e3d;
    padding: 9px 30px;
}
.formlist h3{
       font-size: 33px;
    font-weight: 900;
    font-family: 'Montserrat';
    line-height: 51px;
    margin-top: 14px;
    margin-bottom: 20px;
    text-transform: capitalize;
    color: #181716;
    letter-spacing: 0px;
}
.genetabut{
padding: 19px 12px;
    background-color: #fff;
    border: 2px solid #fafafa;
    font-size: 24px;
    color: #ffffff;
    line-height: 1;
    border-radius: 5px;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    font-weight: 900;
    /* margin: 0; */
    /* width: 100%; */
    display: flex;
    margin: 14px auto 3px;
    box-shadow: 0 0.4rem 0.8rem rgb(0 0 0 / 15%);
    font-family: "Raleway", sans-serif;
    letter-spacing: 0px;
      background-color: #fe6a08;
    text-transform: uppercase;
        margin-bottom: 20px;
}
.wtscal h6{
            font-size: 27px;
    margin-top: -183px;
    margin-left: 296px;
    font-weight: 900;
    color: #090808;
    text-align: center;
}
.lastsec{
        padding: 64px 110px;
    background-color: #9e9e9e17;
    margin-top: 137px;
    margin-bottom: 170px;
}
.lastsec h6{
    padding-top: 5px;
    font-size: 36px;
    margin-bottom: 4px;
    text-align: center;
    letter-spacing: 0px;
    color: #2b2e30;
    line-height: 60px;
    font-family: "Raleway", sans-serif;
    text-transform: capitalize;
    font-weight: 700;
}
.lastsec h6 a{
    font-family: 'Open Sans';
}
/*responsive */
@media (min-width: 321px) and (max-width: 375px) {
.partone {
    padding: 40px 15px;
}
#epigraful {
    margin-top: -119px;
}
.epigrsec h1 {
    font-size: 23px;
    line-height: 1.25em;
text-align: justify;
    letter-spacing: 0px;
   padding: 3px 0px;
    margin-bottom: 19px;
}
.epigrsec p {
    font-size: 15px;
    margin: 8px 0px;
    line-height: 33px;
    text-align: justify;
}
#subthese {
   padding: 11px 14px 12px 9px;
    font-size: 14px;
    line-height: 46px;
}
.btn-primary {
    letter-spacing: 0px;
    padding: 13px 13px;
    margin-bottom: 10px;
    width: 100%;
    font-size: 19px;
}
#btn-secondary {
    font-size: 20px;
   width: 100%;
     letter-spacing: 0px;
    padding: 12px 16px;
}
.epigrapimg {
    width: 99%;
    height: auto;
    margin: 34px auto 20px;
    display: flex;
    margin-left: 1px;
}
.epigra {
    margin-top: 64px;
    margin-bottom: 65px;
    width: 100%;
    height: auto;
}
.genersec h2 {
   font-size: 21px;
        line-height: 1.25em;
        margin-top: 85px;
        margin-bottom: 16px;
}
.epigraph-section {
    padding: 25px 1%;
        margin: 10px 15px;
}
.epi-card {
    display: block;
padding: 20px;
    }
.left-sideepi h3 {
    font-size: 25px;
    margin-top: 3px;
margin-bottom: 23px;
}
.left-sideepi p {
    color: black;
    line-height: 1.9;
    text-align: justify;
    font-size: 16px;
}
.right-sideepi h4 {
    font-size: 19px;
}
.list-itemepi p {
    font-size: 15px;
}
.avoid-box {
    padding: 16px;
}
.info-card h4 {
    font-size: 18px
}
.info-card li {
    font-size: 15px;
    margin: 14px -1px;
    line-height: 24px;
}
.choosecs h3 {
    font-size: 22px;
    line-height: 33px;
    margin-top: 22px;
}
.choosecs h4 {
    font-size: 21px;
    line-height: 26px;
    margin-top: 18px;
}
.choosecs p {
   font-size: 15px;
}
.choosecs li {
    font-size: 15px;
    margin: 17px 0px;
}
.advanpics{
    width: 100%;
    height: auto;
}
#advantsec h3 {
    font-size: 22px;
    line-height: 1.25em;
    margin-top: 11px;
    margin-bottom: 24px;
    letter-spacing: -1px;
}
#advantsec p {
    font-size: 15px;
}
#advantsec h4 {
    font-size: 17px;
   line-height: 27px;
}
#advantsec li {
    font-size: 15px;
}
#advantsec h6 {
 padding: 15px 5px;
    text-align: center;
    font-size: 14px;
}
.formimg {
    display: flex;
    margin: auto;
    width: 99%;
    position: relative;
    margin-top: 103px;
}
.partformsec {
    padding: 42px 15px;
}
.linkfrm {
    position: relative;
    top: -201px;
}
.linkfrm h6 {
    font-size: 9px;
    margin-top: -1px;
    margin-left: -4px;
    }
.linkfrm h5 {
    font-size: 16px;
    margin-top: 19px;
    margin-left: 7px;
   text-align: justify;
}
.wtscal h6 {
    display: none;
}
.formlist {
    margin: 140px 15px 10px 9px;
    padding: 9px 16px;
}
.formlist h3 {
    text-align: justify;
    font-size: 20px;
line-height: 31px;
    margin-top: 14px;
}
.genetabut {
    padding: 19px 7px;
    font-size: 19px;
}
.lastsec {
    padding: 64px 10px;
    background-color: #9e9e9e17;
    margin-top: -144px;
}
.lastsec h6 {
    padding-top: 5px;
    font-size: 18px;
    margin-bottom: 4px;
    text-align: justify;
    letter-spacing: 0px;
    color: #2b2e30;
    line-height: 37px;
}
#freques {
    margin-top: -29px;
}
.fullfaq h4 {
    font-size: 26px;
    line-height: 31px;
    margin-top: 3px;
    margin-bottom: 34px;
    text-align: center;
}
.faq-question h3 {
    font-size: 16px;
}
.faq-answer p, .faq-answer li {
    font-size: 14px;
    margin: 14px 0px 2px 3px;
}
}

/**/
@media (min-width: 376px) and (max-width: 425px) {
.partone {
    padding: 40px 15px;
}
#epigraful {
    margin-top: -119px;
}
.epigrsec h1 {
    font-size: 23px;
    line-height: 1.25em;
text-align: justify;
    letter-spacing: 0px;
   padding: 3px 0px;
    margin-bottom: 19px;
}
.epigrsec p {
    font-size: 15px;
    margin: 8px 0px;
    line-height: 33px;
    text-align: justify;
}
#subthese {
   padding: 11px 14px 12px 9px;
    font-size: 14px;
    line-height: 46px;
}
.btn-primary {
    letter-spacing: 0px;
    padding: 13px 13px;
    margin-bottom: 10px;
    width: 100%;
    font-size: 19px;
}
#btn-secondary {
    font-size: 20px;
   width: 100%;
     letter-spacing: 0px;
    padding: 12px 16px;
}
.epigrapimg {
    width: 99%;
    height: auto;
    margin: 34px auto 20px;
    display: flex;
    margin-left: 1px;
}
.epigra {
    margin-top: 64px;
    margin-bottom: 65px;
    width: 100%;
    height: auto;
}
.genersec h2 {
   font-size: 21px;
        line-height: 1.25em;
        margin-top: 85px;
        margin-bottom: 16px;
}
.epigraph-section {
    padding: 25px 1%;
        margin: 10px 15px;
}
.epi-card {
    display: block;
padding: 20px;
    }
.left-sideepi h3 {
    font-size: 25px;
    margin-top: 3px;
margin-bottom: 23px;
}
.left-sideepi p {
    color: black;
    line-height: 1.9;
    text-align: justify;
    font-size: 16px;
}
.right-sideepi h4 {
    font-size: 19px;
}
.list-itemepi p {
    font-size: 15px;
}
.avoid-box {
    padding: 16px;
}
.info-card h4 {
    font-size: 18px
}
.info-card li {
    font-size: 15px;
    margin: 14px -1px;
    line-height: 24px;
}
.choosecs h3 {
    font-size: 22px;
    line-height: 33px;
    margin-top: 22px;
}
.choosecs h4 {
    font-size: 21px;
    line-height: 26px;
    margin-top: 18px;
}
.choosecs p {
   font-size: 15px;
}
.choosecs li {
    font-size: 15px;
    margin: 17px 0px;
}
.advanpics{
    width: 100%;
    height: auto;
}
#advantsec h3 {
    font-size: 22px;
    line-height: 1.25em;
    margin-top: 11px;
    margin-bottom: 24px;
    letter-spacing: -1px;
}
#advantsec p {
    font-size: 15px;
}
#advantsec h4 {
    font-size: 17px;
   line-height: 27px;
}
#advantsec li {
    font-size: 15px;
}
#advantsec h6 {
 padding: 15px 5px;
    text-align: center;
    font-size: 14px;
}
.formimg {
    display: flex;
    margin: auto;
    width: 99%;
    position: relative;
    margin-top: 103px;
}
.partformsec {
    padding: 42px 15px;
}
.linkfrm {
    position: relative;
           top: -219px;
}
.linkfrm h6 {
    font-size: 9px;
    margin-top: -1px;
    margin-left: -4px;
    }
.linkfrm h5 {
         font-size: 16px;
        margin-top: 26px;
        margin-left: 11px;
        text-align: justify;
}
.wtscal h6 {
    display: none;
}
.formlist {
    margin: 140px 15px 10px 9px;
    padding: 9px 16px;
}
.formlist h3 {
    text-align: justify;
    font-size: 20px;
line-height: 31px;
    margin-top: 14px;
}
.genetabut {
    padding: 19px 7px;
    font-size: 19px;
}
.lastsec {
    padding: 64px 10px;
    background-color: #9e9e9e17;
    margin-top: -144px;
}
.lastsec h6 {
    padding-top: 5px;
    font-size: 18px;
    margin-bottom: 4px;
    text-align: justify;
    letter-spacing: 0px;
    color: #2b2e30;
    line-height: 37px;
}
#freques {
    margin-top: -29px;
}
.fullfaq h4 {
    font-size: 26px;
    line-height: 31px;
    margin-top: 3px;
    margin-bottom: 34px;
    text-align: center;
}
.faq-question h3 {
    font-size: 16px;
}
.faq-answer p, .faq-answer li {
    font-size: 14px;
    margin: 14px 0px 2px 3px;
}
}


/**/
@media (min-width: 426px) and (max-width: 575px) {
.partone {
    padding: 40px 15px;
}
#epigraful {
    margin-top: -119px;
}
.epigrsec h1 {
 font-size: 37px;
    line-height: 1.25em;
text-align: justify;
    letter-spacing: 0px;
   padding: 3px 0px;
    margin-bottom: 19px;
}
.epigrsec p {
    font-size: 15px;
    margin: 8px 0px;
    line-height: 33px;
    text-align: justify;
}
#subthese {
   padding: 11px 14px 12px 9px;
    font-size: 14px;
    line-height: 46px;
}
.btn-primary {
    letter-spacing: 0px;
    padding: 13px 13px;
    margin-bottom: 10px;
   font-size: 19px;
}
#btn-secondary {
    font-size: 20px;
   
     letter-spacing: 0px;
    padding: 12px 16px;
}
.epigrapimg {
    width: 99%;
    height: auto;
    margin: 34px auto 20px;
    display: flex;
    margin-left: 1px;
}
.epigra {
    margin-top: 64px;
    margin-bottom: 65px;
    width: 100%;
    height: auto;
}
.genersec h2 {
  font-size: 31px;
        line-height: 1.25em;
        margin-top: 85px;
        margin-bottom: 16px;
}
.epigraph-section {
    padding: 25px 1%;
        margin: 10px 15px;
}
.epi-card {
    display: block;
padding: 20px;
    }
.left-sideepi h3 {
    font-size: 25px;
    margin-top: 3px;
margin-bottom: 23px;
}
.left-sideepi p {
    color: black;
    line-height: 1.9;
    text-align: justify;
    font-size: 16px;
}
.right-sideepi h4 {
    font-size: 19px;
}
.list-itemepi p {
    font-size: 15px;
}
.avoid-box {
    padding: 16px;
}
.info-card h4 {
   font-size: 24px;
}
.info-card li {
           font-size: 17px;
    margin: 14px -1px;
    line-height: 24px;
}
.choosecs h3 {
         font-size: 26px;
    line-height: 33px;
    margin-top: 22px;
}
.choosecs h4 {
           font-size: 25px;
    line-height: 26px;
    margin-top: 18px;
}
.choosecs p {
   font-size: 15px;
}
.choosecs li {
    font-size: 15px;
    margin: 17px 0px;
}
.advanpics{
    width: 100%;
    height: auto;
}
#advantsec h3 {
            font-size: 26px;
    line-height: 1.25em;
    margin-top: 11px;
    margin-bottom: 24px;
    letter-spacing: -1px;
}
#advantsec p {
    font-size: 15px;
}
#advantsec h4 {
            font-size: 21px;
   line-height: 27px;
}
#advantsec li {
    font-size: 15px;
}
#advantsec h6 {
 padding: 15px 5px;
    text-align: center;
    font-size: 14px;
}
.formimg {
    display: flex;
    margin: auto;
    width: 99%;
    position: relative;
    margin-top: 103px;
}
.partformsec {
    padding: 42px 15px;
}
.linkfrm {
    position: relative;
                top: -276px;
}
.linkfrm h6 {
         font-size: 12px;
        margin-top: -1px;
        margin-left: 17px;
    }
.linkfrm h5 {
             font-size: 19px;
        margin-top: 34px;
        margin-left: 39px;
        text-align: justify;
}
.wtscal h6 {
    display: none;
}
.formlist {
    margin: 140px 15px 10px 9px;
    padding: 9px 16px;
}
.formlist h3 {
    text-align: justify;
    font-size: 20px;
line-height: 31px;
    margin-top: 14px;
}
.genetabut {
    padding: 19px 7px;
    font-size: 19px;
}
.lastsec {
    padding: 64px 10px;
    background-color: #9e9e9e17;
    margin-top: -144px;
}
.lastsec h6 {
    padding-top: 5px;
    font-size: 18px;
    margin-bottom: 4px;
    text-align: justify;
    letter-spacing: 0px;
    color: #2b2e30;
    line-height: 37px;
}
#freques {
    margin-top: -29px;
}
.fullfaq h4 {
    font-size: 26px;
    line-height: 31px;
    margin-top: 3px;
    margin-bottom: 34px;
    text-align: center;
}
.faq-question h3 {
    font-size: 16px;
}
.faq-answer p, .faq-answer li {
    font-size: 16px;
    margin: 14px 0px 2px 3px;
}
}

/**/
@media (min-width: 576px) and (max-width: 767px) {
.partone {
    padding: 40px 15px;
}
#epigraful {
    margin-top: -119px;
}
.epigrsec h1 {
         font-size: 48px;
        line-height: 1.25em;
        text-align: justify;
        letter-spacing: 0px;
        padding: 3px 0px;
        margin-bottom: 19px;
}
.epigrsec p {
    font-size: 15px;
    margin: 8px 0px;
    line-height: 33px;
    text-align: justify;
}
#subthese {
   padding: 11px 14px 12px 9px;
    font-size: 14px;
    line-height: 46px;
}
.btn-primary {
    letter-spacing: 0px;
    padding: 13px 13px;
    margin-bottom: 10px;
   font-size: 19px;
}
#btn-secondary {
    font-size: 20px;
   
     letter-spacing: 0px;
    padding: 12px 16px;
}
.epigrapimg {
    width: 99%;
    height: auto;
    margin: 34px auto 20px;
    display: flex;
    margin-left: 1px;
}
.epigra {
    margin-top: 64px;
    margin-bottom: 65px;
    width: 100%;
    height: auto;
}
.genersec h2 {
  font-size: 31px;
        line-height: 1.25em;
        margin-top: 85px;
        margin-bottom: 16px;
}
.epigraph-section {
    padding: 25px 1%;
        margin: 10px 15px;
}
.epi-card {
    display: block;
padding: 20px;
    }
.left-sideepi h3 {
    font-size: 25px;
    margin-top: 3px;
margin-bottom: 23px;
}
.left-sideepi p {
    color: black;
    line-height: 1.9;
    text-align: justify;
    font-size: 16px;
}
.right-sideepi h4 {
    font-size: 19px;
}
.list-itemepi p {
    font-size: 15px;
}
.avoid-box {
    padding: 16px;
}
.info-card h4 {
   font-size: 24px;
}
.info-card li {
           font-size: 17px;
    margin: 14px -1px;
    line-height: 24px;
}
.choosecs h3 {
         font-size: 26px;
    line-height: 33px;
    margin-top: 22px;
}
.choosecs h4 {
           font-size: 25px;
    line-height: 26px;
    margin-top: 18px;
}
.choosecs p {
   font-size: 15px;
}
.choosecs li {
    font-size: 15px;
    margin: 17px 0px;
}
.advanpics{
    width: 100%;
    height: auto;
}
#advantsec h3 {
            font-size: 26px;
    line-height: 1.25em;
    margin-top: 11px;
    margin-bottom: 24px;
    letter-spacing: -1px;
}
#advantsec p {
    font-size: 15px;
}
#advantsec h4 {
            font-size: 21px;
   line-height: 27px;
}
#advantsec li {
    font-size: 15px;
}
#advantsec h6 {
 padding: 15px 5px;
    text-align: center;
    font-size: 14px;
}
.formimg {
    display: flex;
    margin: auto;
    width: 99%;
    position: relative;
    margin-top: 103px;
}
.partformsec {
    padding: 42px 15px;
}
.linkfrm {
    position: relative;
               top: -349px;
}
.linkfrm h6 {
                 font-size: 14px;
        margin-top: -10px;
        margin-left: 45px;
    }
.linkfrm h5 {
                    font-size: 24px;
        margin-top: 45px;
        margin-left: 58px;
        text-align: justify;
}
.wtscal h6 {
    display: none;
}
.formlist {
    margin: 140px 15px 10px 9px;
    padding: 9px 16px;
}
.formlist h3 {
          text-align: justify;
        font-size: 29px;
        line-height: 40px;
        margin-top: 14px
}
.genetabut {
    padding: 19px 7px;
    font-size: 19px;
}
.lastsec {
    padding: 64px 10px;
    background-color: #9e9e9e17;
    margin-top: -144px;
}
.lastsec h6 {
    padding-top: 5px;
    font-size: 18px;
    margin-bottom: 4px;
    text-align: justify;
    letter-spacing: 0px;
    color: #2b2e30;
    line-height: 37px;
}
#freques {
    margin-top: -29px;
}
.fullfaq h4 {
    font-size: 26px;
    line-height: 31px;
    margin-top: 3px;
    margin-bottom: 34px;
    text-align: center;
}
.faq-question h3 {
    font-size: 16px;
}
.faq-answer p, .faq-answer li {
    font-size: 16px;
    margin: 14px 0px 2px 3px;
}
}
/**/
@media (min-width: 768px) and (max-width: 991px) {
.partone {
    padding: 40px 15px;
}

.epigrsec h1 {
         font-size: 45px;
        line-height: 1.25em;
        text-align: justify;
        letter-spacing: 0px;
        padding: 3px 0px;
        margin-bottom: 19px;
}
.epigrsec p {
    font-size: 15px;
    margin: 8px 0px;
    line-height: 33px;
    text-align: justify;
}
#subthese {
   padding: 11px 7px 9px 2px;
        font-size: 12px;
        line-height: 46px;
}
.btn-primary {
    letter-spacing: 0px;
    padding: 13px 13px;
    margin-bottom: 10px;
   font-size: 19px;
}
#btn-secondary {
    font-size: 20px;
   
     letter-spacing: 0px;
    padding: 12px 16px;
}
.epigrapimg {
    width: 99%;
    height: auto;
    margin: 34px auto 20px;
    display: flex;
    margin-left: 1px;
}
.epigra {
    margin-top: 64px;
    margin-bottom: 65px;
    width: 100%;
    height: auto;
}
.genersec h2 {
  font-size: 31px;
        line-height: 1.25em;
        margin-top: 85px;
        margin-bottom: 16px;
}
.epigraph-section {
    padding: 25px 1%;
        margin: 10px 15px;
}
.epi-card {
    display: block;
padding: 20px;
    }
.left-sideepi h3 {
    font-size: 25px;
    margin-top: 3px;
margin-bottom: 23px;
}
.left-sideepi p {
    color: black;
    line-height: 1.9;
    text-align: justify;
    font-size: 16px;
}
.right-sideepi h4 {
    font-size: 19px;
}
.list-itemepi p {
    font-size: 15px;
}
.avoid-box {
    padding: 16px;
}
.info-card h4 {
   font-size: 24px;
}
.info-card li {
           font-size: 17px;
    margin: 14px -1px;
    line-height: 24px;
}
.choosecs h3 {
         font-size: 26px;
    line-height: 33px;
    margin-top: 22px;
}
.choosecs h4 {
           font-size: 25px;
    line-height: 26px;
    margin-top: 18px;
}
.choosecs p {
   font-size: 15px;
}
.choosecs li {
    font-size: 15px;
    margin: 17px 0px;
}
.advanpics{
    width: 100%;
    height: auto;
}
#advantsec h3 {
            font-size: 26px;
    line-height: 1.25em;
    margin-top: 11px;
    margin-bottom: 24px;
    letter-spacing: -1px;
}
#advantsec p {
    font-size: 15px;
}
#advantsec h4 {
            font-size: 21px;
   line-height: 27px;
}
#advantsec li {
    font-size: 15px;
}
#advantsec h6 {
 padding: 15px 5px;
    text-align: center;
    font-size: 14px;
}
.formimg {
    display: flex;
    margin: auto;
    width: 99%;
    position: relative;
    margin-top: 103px;
}
.partformsec {
    padding: 42px 15px;
}
.linkfrm {
    position: relative;
               top: -349px;
}
.linkfrm h6 {
                       font-size: 19px;
        margin-top: -106px;
        margin-left: 45px;
    }
.linkfrm h5 {
                         font-size: 24px;
        margin-top: 71px;
        margin-left: 100px;
        text-align: justify;
}
.wtscal h6 {
    display: none;
}
.formlist {
           margin: 140px 150px 10px 90px;
        padding: 9px 31px;
}
.formlist h3 {
          text-align: justify;
        font-size: 29px;
        line-height: 40px;
        margin-top: 14px
}
.genetabut {
    padding: 19px 7px;
    font-size: 19px;
}
.lastsec {
    padding: 64px 10px;
    background-color: #9e9e9e17;
    margin-top: -144px;
}
.lastsec h6 {
          padding-top: 5px;
        font-size: 22px;
        margin-bottom: 4px;
        text-align: center;
        letter-spacing: 0px;
        color: #2b2e30;
        line-height: 37px;
    }
#freques {
    margin-top: -29px;
}
.fullfaq h4 {
           font-size: 41px;
        line-height: 56px;
        margin-top: 3px;
        margin-bottom: 34px;
        text-align: center;
}
.faq-question h3 {
    font-size: 16px;
}
.faq-answer p, .faq-answer li {
    font-size: 16px;
    margin: 14px 0px 2px 3px;
}
}

@media (min-width: 992px) and (max-width: 1280px) {
.partone {
            padding: 40px 55px;
}

.epigrsec h1 {
                              font-size: 54px;
        line-height: 1.25em;
        text-align: justify;
        letter-spacing: 0px;
        padding: 3px 0px;
        margin-bottom: 19px;
    
}
.epigrsec p {
   font-size: 16px;
    margin: 8px 0px;
    line-height: 33px;
    text-align: justify;
}
#subthese {
           padding: 11px 7px 9px 10px;
        font-size: 15px;
        line-height: 46px;
}
.btn-primary {
    letter-spacing: 0px;
    padding: 13px 13px;
    margin-bottom: 10px;
   font-size: 19px;
}
#btn-secondary {
    font-size: 20px;
   
     letter-spacing: 0px;
    padding: 12px 16px;
}
.epigrapimg {
           width: 92%;
        height: auto;
        margin: 87px auto 20px;
        display: flex;
        margin-left: 22px;
}
.epigra {
    margin-top: 64px;
    margin-bottom: 65px;
    width: 100%;
    height: auto;
}
.genersec h2 {
  font-size: 67px;
        line-height: 1.25em;
        margin-top: 85px;
        margin-bottom: 16px;
}
.epigraph-section {
    padding: 25px 1%;
        margin: 10px 15px;
}

.left-sideepi h3 {
                    font-size: 49px;
        margin-top: 14px;
        margin-bottom: 23px;
}
.left-sideepi p {
    color: black;
    line-height: 1.9;
    text-align: justify;
    font-size: 16px;
}
.right-sideepi h4 {
    font-size: 19px;
}
.list-itemepi p {
  font-size: 18px;
}
.avoid-box {
    padding: 16px;
}
.info-card h4 {
          font-size: 19px;
}
.info-card li {
                font-size: 15px;
    margin: 14px -1px;
    line-height: 24px;
}
.choosecs h3 {
         font-size: 26px;
    line-height: 33px;
    margin-top: 22px;
}
.choosecs h4 {
           font-size: 25px;
    line-height: 26px;
    margin-top: 18px;
}
.choosecs p {
   font-size: 15px;
}
.choosecs li {
    font-size: 15px;
    margin: 17px 0px;
}
.advanpics{
    width: 100%;
    height: auto;
}
#advantsec h3 {
                font-size: 65px;
}
#advantsec p {
    font-size: 15px;
}
#advantsec h4 {
                font-size: 19px;
   line-height: 27px;
}
#advantsec li {
    font-size: 15px;
}
#advantsec h6 {
 padding: 15px 5px;
    text-align: center;
    font-size: 14px;
}
.formimg {
    display: flex;
    margin: auto;
    width: 99%;
    position: relative;
    margin-top: 103px;
}
.partformsec {
    padding: 42px 15px;
}
.linkfrm {
    position: relative;
                      top: -480px;
}
.linkfrm h6 {
                              font-size: 25px;
        margin-top: -106px;
        margin-left: 78px;
    }
.linkfrm h5 {
              font-size: 35px;
        margin-top: 96px;
        margin-left: 125px;
        text-align: justify;
}
.wtscal h6 {
      font-size: 27px;
    margin-top: -155px;
    margin-left: 219px;
    font-weight: 900;
    color: #090808;
    text-align: center;
}
.formlist {
                     margin: 61px 26px 10px 20px;
        padding: 9px 20px;
}
.formlist h3 {
          text-align: justify;
                font-size: 25px;
        line-height: 40px;
        margin-top: 14px
}
.genetabut {
    padding: 19px 7px;
    font-size: 19px;
}
.lastsec {
    padding: 64px 10px;
           margin-top: -380px;
}
.info-grid {
    gap: 33px;
}
.lastsec h6 {
          padding-top: 5px;
               font-size: 26px;
        margin-bottom: 4px;
        text-align: center;
        letter-spacing: 0px;
        color: #2b2e30;
        line-height: 37px;
    }
#freques {
    margin-top: -29px;
}
.fullfaq h4 {
           font-size: 41px;
        line-height: 56px;
        margin-top: 3px;
        margin-bottom: 34px;
        text-align: center;
}
.faq-question h3 {
          font-size: 19px;
}
.faq-answer p, .faq-answer li {
    font-size: 16px;
    margin: 14px 0px 2px 3px;
}
}
@media(min-width: 1401px) and (max-width: 1600px){
.partone {
    padding: 80px 75px;
}
.epigrsec h1 {
    font-size: 70px;
}
.epigra {
    margin-top: 64px;
    margin-bottom: 31px;
    width: 100%;
}
.linkfrm {
    position: absolute;
    top: -620px;
}
.epigraph-section {
    margin: 10px 31px;
}
.advanpics{
    width: 100%;
    height: auto;
    margin-top: 46px;
}
.partformsec {
    padding: 42px 84px;
}

.linkfrm h6 {
           font-size: 26px;
        margin-top: 24px;
        margin-left: 122px;
        font-weight: 500;
        color: #030202;
}
.linkfrm h5 {
            font-size: 32px;
        margin-top: 102px;
        margin-left: -77px;
        font-weight: 500;
        color: #090909;
        text-align: center;
}
.formlist h3 {
    font-size: 28px;
}
.wtscal h6 {
           font-size: 27px;
        margin-top: -157px;
        margin-left: 185px;
        font-weight: 900;
        color: #090808;
        text-align: center;
}
.lastsec h6 {
           padding-top: 5px;
        font-size: 31px;
}
}
@media(min-width: 1281px) and (max-width: 1400px){

.partone {
    padding: 80px 75px;
}
.epigrsec h1 {
   font-size: 55px;
}

#subthese {
    font-size: 15px;
}
    .formlist h3 {
        font-size: 20px;
        line-height: 35px;
    }
.epigrapimg {
    width: 88%;
    height: auto;
    margin: 81px auto 20px;
    display: flex;
    margin-left: 53px;
}
.left-sideepi h3 {
    font-size: 48px;
}
.choosecs h3 {
    font-size: 40px;
}
.epigraph-section {
    margin: 10px 38px;
}
.info-grid {
    gap: 37px;
}
#advantsec h4 {
    font-size: 19px;
}
#advantsec h3 {
    font-size: 69px;
}
.partformsec {
    padding: 42px 104px;
}
.epigrafrm input {
  padding: 14px 13px;
  font-size: 16px;
}
.advanpics{
margin: 45px 20px;
    width: 100%;
    height: auto;
    }
    
        .linkfrm h6 {
        font-size: 23px;
        margin-top: 81px;
        margin-left: 72px;
        font-weight: 500;
        color: #030202;
        }
    #advantsec h6 {
   padding: 15px 5px;
 font-size: 15px;
  
    }
    .formlist {
    margin: 103px 6px 6px 9px;
    }

.info-card h4 {
    font-size: 20px;
}
.choosecs h4 {
    font-size: 25px;
}
.genersec h2 {
    font-size: 67px;
}
.epigra {
    margin-top: 64px;
    margin-bottom: 31px;
    width: 100%;
}
.linkfrm {
    position: absolute;
    top: -620px;
}

.linkfrm h6 {
            font-size: 23px;
        margin-top: 73px;
        margin-left: 95px;
        font-weight: 500;
        color: #030202;
}
.linkfrm h5 {
    font-size: 28px;
        margin-top: 94px;
        margin-left: -80px;
        font-weight: 500;
        color: #090909;
        text-align: center;
}
.formlist h3 {
    font-size: 28px;
}
.wtscal h6 {
            font-size: 27px;
        margin-top: -151px;
        margin-left: 169px;
        font-weight: 900;
        color: #090808;
        text-align: center;
}
.lastsec h6 {
            padding-top: 5px;
        font-size: 27px;
}
}

@media (min-width: 1920px){
    .linkfrm {
    position: absolute;
    top: -739px;
    }
    .linkfrm h6 {
                 font-size: 31px;
        margin-top: -3px;
        margin-left: 50px;
        font-weight: 900;
        color: #030202;
    }
    .formlist {
    margin: 92px 66px 9px 6px;
    padding: 9px 30px;
    }
    .partformsec {
    padding: 35px 225px;
    }
    .linkfrm h5 {
                   font-size: 41px;
        margin-top: 131px;
        margin-left: -112px;
        font-weight: 900;
        color: #090909;
        text-align: center;
}
.formimg {
    display: flex;
    margin: auto;
    width: 86%;
    position: relative;
    margin-top: 84px;
}
    .wtscal h6 {
           font-size: 36px;
        margin-top: -184px;
        margin-left: 330px;
        font-weight: 900;
        color: #090808;
        text-align: center;
    }
}