
.spacer{
    padding-bottom: 1.5vw;
}

p {
  margin: 0;
}


h2{
  all: unset;
  display: block;

}

.infoheading2{
    display: inline-block;
    font-size: 1.6vw;
    font-size: min(max(18px, 3vw), 56px);
    color: #183eba; 
    
   
}

.bannertop{
    width: 100%;
    position: fixed;
    z-index: 1000;
    box-shadow: 0 4px 8px 0 #1a306881, 0 6px 20px 0 #1a30687c;
    background-color: rgb(230, 237, 255);       
}

.bannertop::before {
  content: "";
  display: block;
  height: 20px;
  background-color: #1a3068;
}

.probateheadingcontainer{
    padding-top: 35px;
    text-align: center;
    align-content: center;
    background-color: white;
    background-color: rgb(242, 247, 252);
}

.probateheadingcontainer::after {
  content: "";
  display: block;
  height: min(max(50px, 4vw), 80px);
  background-color: #1a3068;
  margin-top: 40px;
}

.bannertop2{
    z-index:0;
    position: relative;
    box-shadow: 0 4px 8px 0 #1a306881, 0 6px 20px 0 #1a30687c;      
}

.bannertop2::before {
  content: "";
  display: block;
  height: min(max(1px, 4vw),16px);
  background-color: #1a3068;
  
}

.menubox{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin: auto;
    background-color: rgb(230, 237, 255);
    width: min(max(271px, 95vw), 1500px);
    flex-wrap: wrap;
    padding-top: min(max(1px, .8vw), 3px);
    padding-bottom: min(max(1px, .8vw), 3px);
 }

.innermenubox{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin: auto;
    background-color: rgb(230, 237, 255);
    min-width: 400px;
    max-width: 1900px;
}

.innermenuboxindex{
    order: 3;
    display: flex;
    justify-content: space-evenly;
    width: 100vw;
    align-items: center;
    padding-bottom: min(max(5px, 1vw), 10px);
    padding-top: min(max(5px, 1vw), 10px);
}

.menuactual{
    display: flex;
    justify-content: space-around;
    padding-top: min(max(1px, .8vw),100px);
    /*width: min(max(1px, 92vw),1000px);
    margin: auto;*/
}

#logo{
    width: 24vw;
    max-width: 100px;
    padding: 5px;
}

.dropdown {
    position: relative;
    display: inline-block;
    background-color: rgb(230, 237, 255);
  }

.dropdown2 {
    position: relative;
    display: inline-block;
    background-color: rgb(230, 237, 255);
    
    font-family: sans-serif;
  }

.dropbtn {
    background-color: rgb(230, 237, 255);
    color: #020855;
    font-size: min(max(13px, 2vw),24px);
    border: none;
  }

  .dropbtnus {
    background-color: rgb(230, 237, 255);
    color: #020855;
    font-size: min(max(13px, 2vw),24px);
    border: none;
    min-width: 66px;
  }

  .dropdown-content {
    display: none;
    position: absolute;
    background-color: rgb(230, 237, 255);
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    font-size: min(max(13px, 2vw),24px);
    color: white;
    
  }

  .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    background-color: rgb(230, 237, 255);
  }
  
  .dropdown-content a:hover {background-color: rgb(243, 247, 255); color: #064cd8;}
  
  .dropdown:hover .dropdown-content {display: block;}
  
  .dropdown:hover .dropbtn {background-color: rgb(230, 237, 255);}

.divider{
    display: flex;
    width: min(max(14px, 2vw),24px);
    padding-top: .3vw ;
}

#dash{
    width: 100%;
    
}

.number{
    
    font-size: min(max(10px, 7vw),30px);
    color: #17397C;
    
}



/*topbanner end*/


/* main banner START */

.mainbannerholder{
    padding-top: min(max(115px, 33vw), 140px);
    background-color: rgb(242, 247, 252);
    padding-bottom: min(max(1px, .4vw), 10px);
}

.mainbanner{
    
    padding-bottom: min(max(10px, 4.5vw), 24px);
    
}

.topleft{
    display: flex;
    justify-content: center;
    background-color: rgb(242, 247, 252);
    padding-bottom: 2vw;
}

.companydetails{
    text-align: center;
    background-color: rgb(242, 247, 252);
    
}

.name{
    text-align: center;
    font-size: min(max(38px, 11vw), 60px);
    padding-bottom: min(max(1px, .3vw), 70px);
    font-family: sans-serif;
    color: #0c3a96; 
}

.chart{
    text-align: center;
    font-size: min(max(26px, 7vw), 43px);
    padding-top: min(max(3px, .7vw), 30px);
    color: #06379a;
}


h1{
    all: inherit;
    text-align: center;
    padding-top: min(max(1px, .6vw),20px);
    padding-bottom: min(max(1px, .6vw),20px);
    font-size: min(max(12px, 2.9vw), 40px);
    color: #76651c;
    border-top: min(max(.1px, .1vw), 20px) solid black;
    border-bottom: min(max(.1px, .1vw), 20px) solid black;
}

.titles{
    all: inherit;
}

.titles2{
    all: inherit;
}




.details{
    text-align: center;
    padding-top: 1vw;
}


.topright{
    text-align: center;  
}

.castle{
    margin: auto;
    width: min(max(280px, 92vw), 440px);
}

#castle{
    max-width: 100%;
    height: auto;
   
}



#indeximage{
    max-width: 100%;
    height: auto;
   
}

/* MAIN BANNER END*/

/* MIDDLE BANNER START*/

.testimonials{
    display: flex;
    margin: auto;
    justify-content: center;
    background-color: #1a3068;
    padding-bottom: min(max(20px, 4vw), 60px);
    padding-top: min(max(20px, 4vw), 60px);
    color: white;
}

.test{
    font-size: min(max(16px, 3.8vw), 25px);
    max-width: min(max(280px, 60vw), 500px);
    line-height: min(max(21px, 6vw), 38px);
    align-self: center;
    text-align: center;
    font-style: italic; 
}

.values{
    display: none;
}
.list{
    padding-top: 5px;
}


/*MIDDLE BANNER END*/


/*TOP BANNER START*/

.htmcontenttop{
    display: flex;
    justify-content: space-evenly;
    max-width: 1600px;
    margin: auto;
    padding-top: min(max(1px, 6vw), 50px);
    /*padding-bottom: min(max(1px, 60vw), 50px);*/
    align-items: center;
    
}

.containermobile{
    padding-top: min(max(1px, 7vw), 70px);
}

.contact{
   
    max-width: 80vw;
    margin: auto;
    /*padding-top: min(max(1px, 6vw), 50px);
    /*padding-bottom: min(max(1px, 60vw), 50px);*/
    align-items: center;
    
}

.indexcontentbot{
    display: flex;
    justify-content: center;
    margin: auto;
    padding-top: min(max(13px, 4vw), 80px);
    padding-bottom: min(max(20px, 4vw), 80px);
    align-items: center;
    
}

/*.containerindex::after {
  content: "";
  display: block;
  height: min(max(50px, 4vw), 80px);
  background-color: #1a3068;
  
}*/

.bkcontact{
    font-size: min(max(30px, 6.5vw), 43px);
    color:#3020a9;
    border-bottom: rgba(0, 0, 0, 0.377) min(max(.1px, .1vw), 1px) solid;
    display: inline-block;
}

.addcont{
    font-size: min(max(21px, 4vw), 29px);
    line-height: min(max(27px, 4vw), 29px);
    padding-top: min(max(13px, 4vw), 13px)
}

.detailsnumber{
    color:#302394;
    padding-bottom: min(max(13px, 4vw), 5px);
    padding-top: min(max(13px, 4vw), 5px);
}
/*TOP BANNER END*/


/*BOTTOM BANNER START*/




.containerindex{
    
    padding-top: 5vw;
}


.htmcontentbot{
    display: flex;
    justify-content: space-evenly;
    max-width: 1600px;
    margin: auto;
    padding-bottom: min(max(26px, 6vw), 50px);
    align-items: center;
}

.container2::after {
  content: "";
  display: block;
  height: min(max(50px, 4vw), 80px);
  background-color: #1a3068;
  
}

.container3::after {
  content: "";
  display: block;
  height: min(max(50px, 4vw), 80px);
  background-color: #1a3068;
  
}

.images{
    align-content: center;
    width: min(max(1px, 62vw), 430px);
    margin: auto;
    padding-top: 5vw;
    padding-bottom: 5vw;
 }



#image{
    max-width: 100%;
    height: auto;
    /*max-width: 490px;
    min-width: 250px;*/
    
    /*box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.089), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
}



.textholder{
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.055), 0 6px 20px 0 rgba(0, 0, 0, 0.096);
    background-image: url("backtext.gif");
    padding: min(max(6px, .8vw), 13px);
    
}

.contact{
   padding-bottom: 7vw;
    max-width: 80vw;
    margin: auto;
    /*padding-top: min(max(1px, 6vw), 50px);*/
    /*padding-bottom: min(max(1px, 60vw), 50px);*/
    align-items: center;
    
}

.imagescontact{
    box-shadow: 0 0px 20px 0 rgba(104, 104, 105, 0.735), 0 6px 20px 0 rgba(136, 136, 136, 0.338);
    padding: min(max(1px, 1vw), 17px);
    width: fit-content;
    margin: auto;
 }

#contactimage{
    width: 100%;
    height: auto;
}

#contactlogo{
    width: min(max(170px, 36vw), 360px);
    height: auto;
    display: block;
    background-color: #ffffff73;
    box-shadow: 0 0px 20px 0 rgba(104, 104, 105, 0.735), 0 6px 20px 0 rgba(136, 136, 136, 0.338);
    padding: min(max(1.6px, 2vw), 38px);
}

.textholdercontact{
    box-shadow: 0 0px 6px 0 rgba(104, 104, 105, 0), 0 6px 20px 0 rgb(136, 136, 136);
    background-color: rgba(255, 255, 255, 0.237);
    background-image: url("backtext.gif");
    border: 1px solid rgba(0, 0, 0, 0.068);
    padding: min(max(1px, 1vw), 17px);
    border: 1px solid rgba(0, 0, 0, 0.103);
    margin-top: 5vw;
}

.textindexcontact{

    color: #020855;
    
    text-align: center;
    padding: min(max(1px, 4vw), 20px);
    
    box-shadow: 0 0px 6px 0 rgba(104, 104, 105, 0), 0 6px 20px 0 rgb(136, 136, 136);
    background-color: #ffffff73;
    border: 1px solid rgba(0, 0, 0, 0.103);
    font-size: min(max(21px, 1.8vw), 36px);
    color: #061845;
    
} 

.textholderindex{
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.055), 0 6px 20px 0 rgba(0, 0, 0, 0.096);
    background-image: url("backtext.gif");
    padding: min(max(6px, .8vw), 13px);
    flex: .5;
}

.textindex{
    font-size: min(max(17px, 4vw), 22px);
    line-height: min(max(20px, 4.7vw), 26px);
    color: #020855;
    text-align: center;
    padding: 1vw;
    background-image: url("backtext.gif");
    box-shadow: 0 0px 8px 0 rgba(104, 104, 105, 0.055), 0 6px 20px 0 rgba(136, 136, 136, 0.089);
    width: 80vw;
    min-width: 280px;
    max-width: 2000px;
}  



.textindex2{
    font-size: min(max(17px, 4vw), 24px);
    line-height: min(max(20px, 5vw), 32px);
    color: #020855;
    text-align: center;
    padding: 1vw;
    background-image: url("backtext.gif");
    box-shadow: 0 0px 8px 0 rgba(104, 104, 105, 0.055), 0 6px 20px 0 rgba(136, 136, 136, 0.089);
    width: 90vw;
    min-width: 3px;
    max-width: 6000px;
}  



/*BOTTOM BANNER END*/



/*BOTTOMBIT BANNER START*/

.bottombitbackground{
    background-color: #1a3068;
}

.orginfocontainer{
    justify-content: space-around;
    padding-left: min(max(10px, 2vw), 100px);
    padding-right: min(max(10px, 2vw), 100px);
    background-color: #1a3068;
    padding-bottom: 2vw;
    
}

.bottomtextcont{
   display: flex;
    padding-bottom: 4vw;
    padding-top: 4vw;
    
    background-color: #1a3068;
    border-bottom: .3vw dashed rgb(255, 255, 255);
}

.bottomtextend{
    
   display: flex;
    padding-bottom: 4vw;
    padding-top: 4vw;
    
    background-color: #1a3068;
}

.bkadd{
    text-align: right;
}

.bottomimages{
    width: min(max(60px, 16vw), 110px);
    padding-top: 1vw;
}

.bottomtext{
    color: white;
    background-color: #1a3068;
    padding-left: min(max(1px, 4vw), 20px);
    width: 100%;
}

.bktitle2{
    text-align: right;
}

.bottomtext2{
    display: flex;
    color: white;
    background-color: #1a3068;
    padding-left: min(max(1px, 4vw), 20px);
    width: 100%;
}

.bkdeatails{
    font-size: min(max(12px, 2.6vw), 17px);
}

.bkdeatails2{
    display: flex;
    justify-content: space-between;
    font-size: min(max(12px, 2.6vw), 17px);
}


.logocontainer{
    display: flex;
    justify-content: space-around;
}

.logotextcontainer{
    display: flex;
    justify-content: space-around;
}

.logo{
    display: flex;
    max-width: 300px;
    justify-content: center;
}





.botcont{
    background-color: #1a3068;
    font-size: min(max(14px, 2.6 vw), 24px);
}



.bottext{
    max-width: 400px;
    color: white;
}



.center{
    text-align: center;
}

.bk{
    padding-top: 0px;
    width: 110px;
}

a{
    /*color: #e9bf66;*/
    color: #2b58cd;   
}

a.link2{
    color: #2b58cd;   
}

.accountstestimonials{
    display: flex;
    justify-content: center;
    background-color: #1a3068;
    padding-top: min(max(10px, 6vw),60px);
    padding-bottom: min(max(10px, 6vw),60px);
    color: white;
}

.accountsqoute{
    max-width: min(max(260px, 70vw), 700px);
    /*max-width:700px;*/
    text-align: center;
    font-size: min(max(17px, 3.8vw), 42px);
    font-style: italic; 
    /*line-height: 40px;*/
    line-height:min(max(25px, 6vw), 42px);
    background-color: #1a3068;
    padding: 0px;
}

a.link:link{
    text-decoration: none;
    color: #020855;
    font-size: min(max(13px, 2vw),24px);
}

a.link:visited{
    color: #020855;
    text-decoration: none;
}

a.link:hover{
    color:#064cd8;
    text-decoration: none;
}

.whatwedobox{
    background-image: url("papermill.png");
    background-color: #ededee;
}


.auditparagraph{
    margin-bottom: 15px;
    font-size: min(max(18px, 2vw), 24px);
}

.bblock{
    width: 20px;
    height: 170px;
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border: rgba(0, 0, 0, 0.315) solid 1px;
}

.bblockacc{
    width: 20px;
    height: 13vw;
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border: rgba(0, 0, 0, 0.315) solid 1px;
}


body{
    margin: 0;
    padding: 0;
    background-color: #ffffff;
}

.calc{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.calctext{
    text-align: center;
    font-size: min(max(18px, 3.5vw), 24px);
    background-color: rgba(252, 253, 255, 0.534);
    border: rgba(0, 0, 0, 0.123) solid 1px;
    border-left: none;
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.089), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-left: 1.5px;
}

.calculator{
    display: flex;
    height: auto;
    width: 100%;
    max-width: 380px;
    min-width: 320px;
    flex: .3;
}

  .dropbtn2 {
    background-color: rgba(242, 247, 252);
    color: black;
    
    font-size: 16px;
    border: none;
    
  }
  
.dropbtn:hover {background-color:white; color: #064cd8;}


  .email{
    position: relative;
    z-index: 0;
  }

  .emailtwo:hover{
    color: #064cd8;
  }

  .emailtwo {
    background-color: white;
    font-size: 15pt;
    border: none;
    padding-top: 4px;
  }
  
.header {
    position: sticky;
    top: 0;
    width: 100%;
    background-color: #333;
    color: #fff;
    padding: 10px;
    z-index: 1000;
  }

hr{
    border: 1px solid #ffffff;
    margin-left: min(max(1px, 4vw), 200px);
    margin-right: min(max(1px, 4vw), 200px);
}

.valuesbreak{
    display: none;
}


#htmimagebot{
    width: 100%;
    min-width: 450px;
    max-width: 530px;
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.089), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#htmimagetop{
    width: 100%;
    min-width: 450px;
    max-width: 530px;
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.089), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    
}









.lblueblock{
    width: 100%;
    height: 168px;
    background-color: #cbd4e6;
    margin-top: 70px;
    
}

.lightblueblock{
    background-color: none;
    padding-top: 30px;
    padding-bottom: 30px;
    max-width: 500px;
    min-width: 300px;
    padding-left: 50px;
    padding-right: 50px;
    color: #041541;
}

.menu{
    padding-top: 27px;
}

.middlebanner{
    display: flex;
    max-width: 1200px;
    height: 150px;
    background-image: url("middlebanner.gif");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-width: 650px;
    margin: auto;
}


span{
    color: #e9bf66;
}




ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}





/*--------------------------*/






 

.textextra{
    font-size: min(max(24px, 3.5vw), 30px);
    line-height: min(max(35px, 2.1vw), 38px);
    min-width: 580px;
    max-width: 500px;
    color: #02074e;
    text-align: center;
    padding: 26px;
    font-family: garamond bold;
    background-image: url(backtext.gif);
    box-shadow: 0 0px 8px 0 rgba(104, 104, 105, 0.055), 0 6px 20px 0 rgba(136, 136, 136, 0.089);

}   

.textfront{
    color: #1141a1;
}

.textholderfront{
    margin-left: 5px;
}

span#content{
    color: #0d35bb;
    font-weight: 500;
    padding-left: 0;
}

span#infocontent{
    color: #061845;
    font-weight: 500;
}

#auditimagetop{
    width: 100%;
    min-width: 450px;
    max-width: 550px;
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.089), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#auditimagebot{
    max-width: 440px;
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.089), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/*audit content end*/


/*business startup top content start*/



/*business startup top content end*/

/*probate ----------- START */

.probateheadingdiv{
    
    
    
    background-color: red;
}



.probateheadingtext{
    color: #0c3a96;
    font-size: min(max(32px, 7.4vw), 47px);
    display: inline-block;
}

.probateheadingtext2{
    color: #0c3a96;
    font-size: min(max(32px, 7.4vw), 47px);
    text-align: center;
    display: inline-block;
    max-width: 400px;
}

.block3{
    width: 100%;
    height: 5vw; 
    background-color: #1a3068;
  
}

.block4{
    width: 100%;
    height: 7vw; 
    background-color: #1a3068;
}

.bottomtextcont2{
   display: flex;
    padding-bottom: 4vw;
    padding-top: 4vw;
    
    background-color: #1a3068;
    border-bottom: .3vw dashed rgb(255, 255, 255);

}

.information{
    display: flex;
    flex-wrap: wrap;
    padding-bottom: min(max(1px, 7vw),10px);
    
    
}

.infotitle{
    text-align: center;
    font-size: min(max(22px, 3.8vw),39.3px);
    padding-top: 1.6vw;
    padding-bottom: 1.6vw;
    background-color: #1a3068;
    color: rgb(255, 255, 255);
    margin-bottom: min(max(20px, 2.4vw), 40px);
}

.titleinfo{
    display: inline-block;
}



.informationcontent{
    display: flex;
    margin-bottom: min(max(15px, 3.5vw), 20px);
    padding: min(max(1px, 1vw), 5px);
    background-color: #db101000;
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.055), 0 6px 20px 0 rgba(0, 0, 0, 0.178);
    background-image: url("backtext.gif");
    border: 1px solid rgba(0, 0, 0, 0.068);

    
}

.containerwhatwedo2{
    padding-top: 2vw;
    padding-bottom: 6vw;
    background-color: #0f204e1e;
    border-bottom: 4px solid #1a30683a;
}

.containerwhatwedo2::after{
    height: 10px;
    color: red;
}

.informationcontainer2{
    display: flex;
    padding: min(max(10px, 2vw), 30px);
    width: min(max(10px, 46vw), 800px);
}

.informationcontent2{
    display: flex;
    padding: .5vw;
    background-color: #ffffff70;
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.055), 0 6px 20px 0 rgba(0, 0, 0, 0.178);
    background-image: url("backtext.gif");
    border: 1px solid rgba(0, 0, 0, 0.068);
    width: 100%;
}





.infoblock{
    box-shadow: 0 0px 8px 0 rgba(104, 104, 105, 0.055), 0 6px 20px 0 rgba(136, 136, 136, 0.089);
    background-color: rgba(255, 255, 255, 0.397);
    border: 1px solid rgba(0, 0, 0, 0.103);
    padding: 1vw;
    width: 100%;
}

.infolinks{
   display: flex;
   justify-content: space-around;
   flex-wrap: wrap;
   padding-top: 1vw;
   padding-bottom: 1vw;
}

.infolink{
    padding-right: 1vw;
    padding-bottom: .4vw;
    
}

.linkinfo{
    font-size: min(max(17px, 4vw),22px);
    color: #76651c;
;
    
}

.linkinfo:hover{
    
    color: #3131e7;
}

.infocontainer{
    padding-top: 4vw;
}

.infoheading{
    justify-self: center;
    font-size: min(max(23px, 5vw),30px);
    color: #183eba; 
    margin-bottom: min(max(10px, .5vw),290px);
    
}

.info{
    text-align: center;
    font-size: min(max(17px, 4vw), 22px);
    line-height: min(max(20px, 4.7vw), 26px);
    color: rgb(7, 9, 89);
    padding-bottom: min(max(1px, .8vw),200px);
    
}

.infobox{
    background-image: url("papermill.png");
    /*background-color: #ededee;*/
}


.containerwhatwedo{
    display: flex;
    padding-bottom: 3vw;
}

.containerwhatwedotop{
    display: flex;
    justify-content: center;

}

.information2{
    display: flex;
    text-align: center;
    justify-content: space-around;
    font-size: 18pt;
    max-width: 650px;
    margin: auto;
    padding-bottom: 3vw;
}


.infocontainer2::after{
  content: "";
  display: block;
  height: min(max(1px, .5vw), 100px);
  background-color: #1a30683a;
  
}

.informationcontent3{
    padding-top: 1vw;
}

.whatwedocontent{
   display: flex;
   
   flex-wrap: wrap;
   max-width: min(max(2px, 93vw), 6200px);
    margin: auto;
}




.whatwedocontent2{
   display: flex;
   
   flex-wrap: wrap;
   max-width: min(max(2px, 93vw), 6200px);
    margin: auto;
}


.whatwedocont{
    background: rgba(255, 255, 255, 0.432);
    order: 2;
    margin-top: 4vw;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0), 0 1px 10px 0 rgba(0, 0, 0, 0.146);
    background-image: url("backtext.gif");
    padding: min(max(1px, .5vw), 13px);
    border: 1px solid rgba(0, 0, 0, 0.068);
    height: fit-content;
}

.indeximage{
    display: flex;
    justify-content: center;
    order: 1;
    width: min(max(280px, 92vw), 430px);
    margin: auto;
    padding-top: 4vw;
}

.whatwedo{
    
    
    text-align: center;
    padding: min(max(1px, 2vw), 35px);
    padding-left: min(max(1px, 3vw), 60px);
    padding-right: min(max(1px, 3vw), 60px);
    box-shadow: 0 0px 6px 0 rgba(104, 104, 105, 0), 0 6px 20px 0 rgb(136, 136, 136);
    background: rgba(255, 255, 255, 0.432);
    border: 1px solid rgba(0, 0, 0, 0.103);
    color: #061845; 

    font-size: min(max(17px, 4vw), 22px);
    line-height: min(max(20px, 4.7vw), 26px);
} 



.wedoimage{
    box-shadow: 0 0px 20px 0 rgba(104, 104, 105, 0.735), 0 6px 20px 0 rgba(136, 136, 136, 0);
    width: fit-content;
    margin: auto;
    padding: .8vw;
    margin-top: 4vw;
    background: rgba(255, 255, 255, 0.527);
}

#imageind{
    width: min(max(280px, 58vw), 600px);
    height: auto;
    display: block;
    padding: .6vw;
    background: rgba(255, 255, 255, 0.432);
}

.smallpop{
    display: none;
    width: 30vw;
    max-width: 140px;
}

.smallpop2{
    display: none;
    width: 60vw;
    max-width: 340px;
}

.scroll-popup {
  position: fixed;
  top: 20vh;
  right: -600px; /* Hidden off-screen initially */
  width: fit-content;
  /*background: #ffffff;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);*/
  border-radius: 8px;
  /*padding: 15px;*/
  cursor: pointer;
  transition: all 0.4s ease;
  z-index: 9999;
}

.scroll-popup2 {
  position: fixed;
  top: 120px;
  right: -600px; /* Hidden off-screen initially */
  width: fit-content;
  /*background: #ffffff;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);*/
  border-radius: 8px;
  /*padding: 15px;*/
  cursor: pointer;
  transition: all 0.4s ease;
  z-index: 9999;
}


/* Class added by JavaScript to show the pop-up */
.scroll-popup.show-popup {
  left: 60vw;
}

.scroll-popup2.show-popup {
  left: min(max(20px, 40vw), 420px)
}

/* Expanded state */
.scroll-popup.expanded {
  width: 350px;
}

.scroll-popup2.expanded {
  width: 350px;
}

.popup-content .expanded-info {
  display: none; /* Hidden by default */
  margin-top: 10px;
  border-top: 1px solid #eee;
  padding-top: 10px;
}

.scroll-popup.expanded .expanded-info {
  display: block; /* Shown when expanded */
}

.scroll-popup2.expanded .expanded-info {
  display: block; /* Shown when expanded */
}

.taxdigdraw2{
    display: flex;
    width: 97%;
    margin: auto;
    padding-top: 1.6vw;
    padding-bottom: 2vw;
    align-items:center;
    
}

.taxdigdraw{
    display: flex;
    width: 97%;
    margin: auto;

    align-items:center;
    background-color: red;
}

.taxdigbox{
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0), 0 1px 10px 0 rgba(0, 0, 0, 0.146);
    background-image: url("backtext.gif"); 
    border: 1px solid rgba(0, 0, 0, 0.068);
    height: fit-content; 
    padding: min(max(10px, .5vw), 13px);
}

.titleinfo3{
    /*padding-top: .5vw;*/
    /*padding-bottom: .5vw;*/
    font-size: 6vw;
    color: #0c2361d0;
}


.taxdig{
    text-align: center;
    padding: 3vw;
    padding-top: 1vw;
    font-size: min(max(17px, 4vw), 22px);
    box-shadow: 0 0px 6px 0 rgba(104, 104, 105, 0), 0 6px 20px 0 rgb(136, 136, 136);
    border: 1px solid rgba(0, 0, 0, 0.103);
}

.taxdig2{
    text-align: center;
    padding: 3vw;
    padding-top: 2vw;
    font-size: min(max(17px, 4vw), 22px);
    box-shadow: 0 0px 6px 0 rgba(104, 104, 105, 0), 0 6px 20px 0 rgb(136, 136, 136);
    
    border: 1px solid rgba(0, 0, 0, 0.103);
}

.infotitle2{
    text-align: center;
    font-size: min(max(28px, 3vw),55px);
    padding-bottom: 1vw;
    padding-top: 1vw;
    /*padding-top: 1.8vw;*/
    color: #0d2a55;
    /*background-color: #0c2361d0;*/
    /*box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.425), 0 6px 20px 0 rgba(0, 0, 0, 0);*/
    /*margin-bottom: min(max(1px, .8vw), 40px);*/
    background-color: #FACC17;
}

.infobag2{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6vw;
}

.titleinfo2{
    color: #020855;
    font-size: 5.5vw;
}

.taxdigchest{
    /*background-color: #4671ad2f;*/
    padding-bottom: 2vw;
    
}

.infotitle3{
    text-align: center;
    font-size: min(max(28px, 2.1vw),40px);
    padding-top: 1vw;
}

.infobag3{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2vw;
    background-image: url("probtest.png");
    background-repeat: no-repeat;
    background-size: cover;
    /*padding-top: 1vw;
    padding-bottom: 1vw;*/
}

.robot{
    width: 15vw;
}

.smallprobimage{
    width: 20%;
}

.taxdigchest2{
    background-color: #facd1727;
    padding-bottom: 2vw;
    padding-top: 3vw;
}


@media only screen and (max-width:319px){
*{display: none;}
}
