* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

:root {
  --main-font-family: "Lato", sans-serif;
  --button-black-background-color: #02111d;
  --button-yellow-border-color: #FFAD19;
  --dark-blue-button-color: #3fa3d1;
  --highlight-purple-color: #2f467c;
  --light-background-color: #d4d4d4;
  --light-blue-background-color: linear-gradient(176deg, #d3faff 0%, rgba(239, 252, 255, 0.00) 78.13%);
}

p {
  font-size: 20px !important;
  line-height: 36px;
}

li {
  font-size: 18px;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 10px;
}

.fa-circle-check{
    color: #32cf81;
    padding-right: 10px;
    font-size: 24px;
}

.kjfdg-list img{
    width: 28px;
}

.sdfgdfg{
    background: var(--light-blue-background-color);
}

.sdfgdfg .d-flex{
    justify-content: initial !important;
}

.ert img{
    float: right;
}

.fdgdfg{
    background: var(--light-blue-background-color);
}

.section-gap {
  padding: 60px 0;
}

/* start banner1 */
.banner {
  width: 100%;
  padding-bottom: 40px;
  background: linear-gradient(0deg, #77d9e7, #b4eff5 20%, #ebfdff 90%);
}

.fdgdfg .form-control{
    border-radius: 25px;
    padding: 15px 15px;
}
.fdgdfg label{
    font-weight: 600;
    font-size: 18px;
}

.fdgdfg button{
    padding: 15px 35px;
    border-radius: 25px;
}

.fdgdfg textarea{
    margin-top: 10px;
}

.left1 {
  width: 180px;
  height: 80px;
}

.left1 img {
  width: 100%;
  height: 100%;
  text-align: left;
}

.middle1 {
  display: inline;
}

.middle1 ul {
  display: inline;
  text-decoration: none;
}

.middle1 ul li {
  display: inline;
  padding-left: 15px;
}

.middle1 ul li a {
  text-decoration: none;
  color: #0A0595;
  font-size: 14px;
}

.btn1 {
  width: 120px;
  height: 40px;
  background-color: #317ae7;
  color: white;
  border: none;
  border-radius: 25px;
  font-size: 14px;
  margin-top: 15px;
}

.header {
  padding-top: 15px;
}

.nav {
  padding-top: 20px;
  padding-left: 20px;
}

.banner1 {
  margin-top: 30px;
}

.kfg-image{
    width: 100px;
}

.banner1 h2 {
  font-size: 45px;
  font-weight: 800;
  color: black;
}

.banner1 p {
  font-size: 20px;
  padding-top: 15px;
  font-weight: 600;
}

.btn2 {
  width: 370px;
  height: 50px;
  border: none;
  border-radius: 25px;
  background-color: black;
  color: white;
  font-size: 17px;
  font-weight: 500;
  word-spacing: 0.1lvi;
  letter-spacing: 0.05cm;
}

.btn2:hover {
  background-color: rgb(35, 181, 239);
  color: black;
  transition: 0.9s;
  font-weight: 500;
}

.img1{
    text-align: center;
}

.img1 img {
  width: 70%;
}

/* end banner1 */
.clr {
  clear: both;
}

/*start banner2 */
.banner2 {
  width: 100%;
  background: linear-gradient(0deg, #b6d4d8, #b4eff5 20%, #ebfdff 90%);
}

.lleft2 h6 {
  font-size: 20px;
  padding-top: 20px;
  color: black;
  font-weight: bold;
}

.accordion-item .accordion-button{
    font-size: 22px !important;
}


.accordion-button:focus{
    border-color: none !important;
    box-shadow: none !important;
}


.accordion-button{
    background-color: #ebebeb !important;
}


.accordion-item{
    margin-bottom: 15px;
}

.chek-icons{
    width: 50px;
}

.oiho h4{
    font-weight: 800;
    font-style: italic;
    padding: 30px 0;
    letter-spacing: 1px;
}

.content{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    min-height: 85px;
    line-height: 175px;
    overflow: hidden;
    position: relative;
    max-height: 85px;
}

.dgdfgdfg{
    min-height: 180px !important;
    max-height: 180px !important;
}

.content2 h6 {
  color: black;
  padding-top: 11px;
  font-size: 22px;
  font-weight: bold;
}

.role3 {
  padding-bottom: 30px;
}

.role3 h6 {
  color: white;
  font-weight: bold;
  padding: 8px;
  background-color: black;
  text-align: center;
  border-radius: 15px;
  font-size: 16px;
}

.hr1 {
  color: black;
  margin-left: -25px;
}

.role4 h6 {
  color: white;
  font-weight: bold;
  padding: 8px;
  background-color: black;
  text-align: center;
  border-radius: 15px;
  font-size: 16px;
  width: 140PX;
  height: 35PX;
}

.role4 {
  padding-bottom: 30px;
}

.roles a {
  text-decoration: none;
  padding-left: 10px;
  font-size: 12px;
  color: black;
  font-weight: bold;
  padding-top: -5px;
}

.roles a:hover {
  color: black;
}

.roles i {
  padding: 5px;
  background-color: #20bcb3;
  border-radius: 50px;
  color: white;
}

.roles {
  border: 1px solid rgb(112, 123, 123);
  padding: 4px;
  border-radius: 8px;
}

.rolemain {
  margin-top: 15px;
}

.more h6 {
  color: black;
  font-weight: bold;
  font-size: 22px;
  padding-top: 20px;
}

.lets {
  width: 250px;
  height: 100px;
  border: 1px solid #458b93;
  margin-left: 70px;
  box-shadow: 1px 2px 2px;
}

.lets h4 {
  text-align: center;
  padding: 10px;
  background-color: rgb(149, 255, 149);
}

/* end banner2 */
/* start banner 3 */
.banner3 {
  background: linear-gradient(0deg, #96d9e1, #b4eff5 20%, #eff1f2 90%);
}

.container2 {
  width: 70%;
  margin: auto;
}

.box1 {
  width: 100%;
  border: 1px solid gray;
  border-radius: 10px;
  background-color: aliceblue;
  text-align: center;
  padding: 20px 20px;
}

.imgbox1 {
  width: 110px;
  height: 110px;
  margin: auto;
  padding: 20px 20px;
}

.imgbox1 img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.content2 {
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
}

.content2 h4 {
  text-align: center;
  font-size: 21px;
  font-weight: 600;
  color: black;
  font-weight: bold;
}

.content2 p {
  text-align: center;
  margin-top: 16px;
  line-height: 30px;
  font-size: 13px;
  color: black;
  padding-left: 5px;
  padding-right: 5px;
}

.our h2 {
  text-align: center;
  font-size: 45px;
  color: black;
  padding-top: 20px;
}

.content3 h2 {
  text-align: center;
  padding-top: 30px;
  font-size: bold;
}

.content3 p {
  text-align: center;
  color: black;
  font-size: 15px;
  padding-bottom: 20px;
}

.box2 {
  width: 100%;
  background-color: rgb(255, 255, 255);
  text-align: center;
  border-radius: 15px;
  border: 1px solid #acacac;
  padding: 20px 20px;
}

.imgbox2 {
  margin-bottom: 20px;
  text-align: center;
  margin: auto;
}

.imgbox2 img {
  width: 80px;
  margin-top: 20px;
}

.content4 {
  margin-top: 25px;
}

.content4 h4 {
  padding-top: 20px;
  padding-bottom: 10px;
  color: black;
  font-size: 18px;
  font-weight: bold;
}

.content4 p {
  text-align: center;
  margin-top: 16px;
  line-height: 30px;
  color: black;
  height: 120px;
  font-weight: 600;
}

/* end banner2 */
/* end banner3 */
.jkfgfd_list li {
  display: inline-block;
  margin-bottom: 15px;
  font-size: 14px;
}

.kjdfhg {
  width: 100%;
}

.lfkdsg {
    background-color: #fff;
}

.kjsdf{
    padding: 20px 20px;
    border: 3px solid #acacac;
    border-radius: 25px;
    background: var(--light-blue-background-color);
    box-shadow: rgba(136, 165, 191, 0.48) 6px 2px 16px 0px, rgba(255, 255, 255, 0.8) -6px -2px 16px 0px;
}

.kjsdf i{
    padding-right: 10px;
    font-size: 30px;
    color: #0079cf;
}

.kjsdf p{
    font-size: 26px !important;
    padding-top: 10px;
    font-weight: 600;
}

.lfkdsg img {
  width: 80px;
  height: 80px;
  margin: 5px;
}

.lfkdsg {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border-radius: 20px;
  overflow: hidden;
}

.lfkdsg p {
  padding-left: 10px;
  padding-right: 10px;
}

.flksdf-right .d-flex {
  justify-content: end;
  align-items: center;
  font-weight: 600;
  font-style: italic;
}

.ddfgdfg{
    text-align: right;
}

.ikjf{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    margin: auto;
    position: relative;
    background-color: #fff;
    z-index: 999;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}

.ih-image{
    width: 60px;
}

.dfgg-image{
    width: 100px;
}

.bt-image{
    width: 40px;
    padding-right: 10px;
}

.fdgdfg li{
    list-style: none;
    margin-bottom: 15px;
}

/*section 9 start*/
:root {
  --primary-color: #00cec9;
  --bg-color: #dfe6e9;
  --text-color: white;
}

.section-9 {
  width: 100%;
  background: var(--light-blue-background-color);
  overflow: hidden;
}
.section-9 .dfgfg {
  background: white;
  cursor: pointer;
  border-radius: 15px;
  position: relative;
  padding: 25px 30px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}
.section-9 .dfgfg::after {
  content: "";
  background: var(--dark-blue-button-color);
  border-radius: 15px;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  -webkit-clip-path: circle(10% at 0% 0%);
          clip-path: circle(10% at 0% 0%);
  transition: all 0.3s ease-in;
}
.section-9 .content {
  position: relative;
  z-index: 1;
  transition: all 0.3s ease-in;
}
.section-9 .content h4 {
  color: var(--button-black-background-color);
  font-weight: 800;
  letter-spacing: 2px;
  font-size: 20px;
  padding-top: 15px;
}
.section-9 .content p {
  color: var(--button-black-background-color);
  font-weight: 600;
  letter-spacing: 1px;
  padding-top: 15px;
}

.fjgdfg{
    min-height: 70px;
    max-height: 70px;
    line-height: 26px;
    margin-bottom: 0;
}

.kjfjkf{
    min-height: 75px;
    max-height: 75px;
    line-height: 26px;
    font-size: 17px !important;
}

.section-9 .dfgfg:hover::after {
  -webkit-clip-path: circle(100%);
          clip-path: circle(100%);
}
.section-9 .dfgfg:hover .content {
  color: var(--text-color);
}

.dfgfg:hover .okfdjg {
  color: #fff !important;
}

.dfgfg:hover .okdfg {
  color: #fff !important;
}

.lfsdjg__oijfg img {
  width: auto;
  position: relative;
}

/*section 9 end*/
.fdgdfg {
  background: var(--light-blue-background-color);
}

.kdfpogkopf {
  border: 1px solid #ccc;
  border-radius: 10px;
  box-shadow: rgba(136, 165, 191, 0.48) 6px 2px 16px 0px, rgba(255, 255, 255, 0.8) -6px -2px 16px 0px;
  background-color: #fff;
}
.kdfpogkopf h4 {
  padding-bottom: 10px;
}







/**/

.accordion-item{
    border-radius: 20px !important;
    overflow: hidden !important;
    border: 1px solid #ccc !important;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px !important;
}

.fdijg button{
    font-weight: 600;
    font-size: 16px;
}

/**/




.kjfdg-list {
  list-style: none;
}

.lkdflg {
  background: var(--light-blue-background-color);
}

.fgdfg {
  background: var(--light-blue-background-color);
}

.dfgfg {
  text-align: center;
}

.dfgfg img {
  width: 100%;
  position: relative;
  z-index: 999999;
  height: 100%;
}/*# sourceMappingURL=style.css.map */











/**/

.modal-title{
  font-size: 26px;
}

.modal-body .form-control{
  width: 100%;
  border-radius: 20px !important;
}

.modal-body .form-label{
  font-weight: 600;
  text-transform: uppercase;
}

.date-field{
  border-radius: 20px;
  border: 1px solid #ccc;
}

.modal-header{
    background-color: #18cee7 !important; 
}

.field-inline-block {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
}

.modal-dialog{
  max-width: 700px !important;
}

.jfg-error{
    position: relative;
    z-index: 9999999999;
    padding: 6px 15px;
    background-color: #FF5757;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    border-radius: 10px 0 0 10px;
        margin-bottom: 10px;
}

.ijkndfhgkndfg-wrapper{
    position: absolute;
    right: 0;
}