html *{
    font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
}

.mainBody{
    display: flex;
    justify-content: center;
}

.head-style{
    position: fixed;
    background: white;
    z-index: 100;
}

.mainContainer{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 !important;
}

.top-0{
    top: 0;
}

.pad-t-70{
    padding-top: 70px;
}

.pad-tb-70{
    padding: 70px 0;
}

.pad-tb-100{
    padding: 100px 0;
}

.dis-center{
    display: flex;
    justify-content: center;
}

.pad-rl-10{
    padding: 0px 10px;
}

.container{
    width: 1500px;
    /* min-height: 499.96849999999813px; */
    padding-bottom: 0px;
}
.rowAlign{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-mrg{
    margin: 0 60px;
}

.pad-100{
    padding: 0 100px;
}

.header_nav > a{
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: center;
    color: #757575;
    font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

.header_nav{
    display: flex;
    column-gap: 20px;
}

.content-1{
    font-size: 37px;
    text-align: center;
    line-height: 44px;
    color: #FFFFFF;
    font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
    font-weight: bold;
    max-width: 1076px;
}

.content-2{
    font-size: 24px;
    text-align: center;
    line-height: 29px;
    color: #FFFFFF;
    font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
    max-width: 1076px;
}

.content-head{
    font-size: 40px;
    text-align: center;
    line-height: 44px;
    color: #FFFFFF;
    font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
    font-weight: bold;
}

.gradient{
    z-index: 21;
    min-height: 385px;
    background: -webkit-gradient(linear, center top, center bottom, color-stop(54%, #97316B),to(#E21E79));
    background: -webkit-linear-gradient(top,#97316B 54%,#E21E79 );
    background: linear-gradient(to bottom,#97316B 54%,#E21E79 );
}

.text-correction{
    z-index: 24;
    background-color: transparent;
    text-align: center;
    color: #FFFFFF;
    font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
    position: relative;
    height: 550px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.clr-header{
    font-size: 48px;
    text-align: center;
    line-height: 58px;
    color: #97316B;
    font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
    font-weight: bold;
}

.clr-header-start{
    color: #97316B;
    font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
    font-weight: bold;
    width: 120px;
}
.text-max{
    z-index: 44;
    width: 278px;
    min-height: 235px;
    background-color: transparent;
    color: #484848;
    position: relative;
}

.pad-50-topbottom{
    padding: 50px 0 ;
}

.f-align{
    display: flex;
    flex-direction: row;
}

.gap-20{
    display: flex;
    gap: 20px;
}

.align-e{
    justify-content: end;
}

.text-correction-head{
    z-index: 69;
    width: 1639px;
    background-color: #97316B;
    padding-bottom: 50px;
    left: -135px;
    margin-top: 112px;
    position: relative;
}

.bg-clr-head{
    background-color: #97316B;
}

.sideHeading{
    padding: 40px;
    margin: 0;
    display: flex;
    justify-content: center;
    color: white;
}

.pos-abs{
    position: absolute;
}

.content-sytle{
    z-index: 89;
    width: 538px;
    min-height: 70px;
    background-color: transparent;
    color: #97316B;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 1px;
    font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
    font-weight: bold;
}

.pad-align{
    display: flex;
    row-gap: 70px;
    flex-direction: column;
    padding: 180px 0 0 100px;
}

.sytle-text{
    z-index: 116;
    width: 522px;
    min-height: 82px;
    background-color: transparent;
    font-size: 20px;
    line-height: 24px;
    color: #97316B;
    display: flex;
    flex-direction: column;
    row-gap: 100px;
    margin-left: 20px;
}

.d-flex{
    display: flex;
    justify-content: center;

}

.widthfix{
   width: -webkit-fill-available;
}

.lineStyle{
    width: 287px;
    height: 4px;
    background-color: #C1C1C1;
    left: 353px;
}

.headtext{
    color: #C1C1C1;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 2px;
}

.footerNavclr{
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 2px;
}

.footerBtm{
    width: 1073px;
    height: 4px;
    background-color: #C1C1C1;
}

.footerRow{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 70%;
   
}

.alignCen{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bg-footer{
    background-image: url('../../Caretek/images/pasted-svg-3370394x2383.svg');
    padding: 90px 0;
    gap: 30px;
}

.gapText{
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 20px;
}

.mrg-150{
    margin: 150px 0;
}

.parStyle{
    font-size: 20px;
    text-align: justify;
    line-height: 24px;
    color: #484848;
    width: 803px;
}

.aboutStyle{
    display: flex;
    background: #dcdcda;
    align-items: center;
}

.w-45{
    width: 45%;
}

.f-row{
    display: flex;
    align-items: center;
    gap: 20px;
}

.Nav-btn >a{
    color: white;
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
}

.mrg-b-em{
    display: block;
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.clr-white{
    color: white;
}

.about-align{
    display: flex;
    justify-content: center;
    text-align: start;
}

.career-con-align{
    display: flex;
    flex-direction: column;
    width: 70%;
    align-items: center;
}

.center-text{
    text-align: center;
}



.conten-aboutus{
    display: flex;
    flex-direction: column;
    width: 70%;
    align-items: start;
}

.font-20{
    font-size: 19px;
    line-height: 24px;
}

.pad-aboutus{
    padding-bottom: 200px;
}

.box-style{
    display: flex;
    justify-content: space-around;
    /* width: 80%; */
    border: black 2px solid;
    padding: 15px;
}

.box-style >a{
    color: black;
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
}

.mrg-inner{
    margin: 80px 100px;
}

.about-align-column{
    display: flex;
    justify-content: center;
    text-align: start;
    flex-direction: column;
    border: 1px black solid;
}

.pad-10{
    padding: 10px;
}

.leadership-data >h4{
    margin-bottom: 0;
}

.content-data:nth-of-type(1){
    margin-top: 0;
}

::placeholder {
    color: #B5B5B5;
    font-style:italic;
    background-color: #F4F4F4;
    padding:0px !important;
  }
  
:hover::placeholder {
    color: #666666;
    font-style:normal;
    background-color: transparent;
  }


  .j-end{
    justify-content: end;
  }

  /* .data-list{
    width: max-content;
  }

  .data-list > div > label{
    font-size: 14px;
    color: #666666;
    gap: 10px;
    
  }

  .data-list > div > input{
    width: 328px;
    height: 16px;
    border-style: solid;
    border-width: 1px;
    border-color: #B5B5B5;
    background-color: #F4F4F4;
    padding: 6px;
    color: #B5B5B5;
  }

  .data-list > div > textarea{
    width: 328px;
    height: 16px;
    border-style: solid;
    border-width: 1px;
    border-color: #B5B5B5;
    background-color: #F4F4F4;
    padding: 6px;
    color: #B5B5B5;
  }

  .data-list > div{
    padding-bottom: 10px;
  } */

  /* .displayCheck{
    display: hidden;
  } */

  .active-tab-color {
    background: #97316B !important;
    color: white !important;
    padding: 5px 40px;
  }

  .show{
    display: hidden;
  }

  .dis-block{
    display: block;
  }

  .dis-hide{
    display: none;
  }

  .mrg-none{
    margin: 0 !important;
  }

  .max-hig-200{
    max-height: 200px;
  }