:root{
    --blue: #2d80c0;
}

.border-blue{
    border: 1px solid #1D66A5;
}

.dashboard-clr{
    color: #1D66A5;
}

.dashboard-blue{
    background-color: #1D66A5;
}

.btn-blue{
    background-color: #2d80c0 !important;
}

.dark-blue-bg{
    background-color: #00175a;
}

.btn-grey{
    background-color: #dedede;
}

.light-blue-bg{
    background-color: #80A5C8;
}

.img-bg{
    background-color: #004A90;
}

.sky-bg{
    background-color: #CADFEF;
}

.light-grey-clr{
    color: #ABABAB;
}

.grey-clr{
    color: #6C757D;
}

.grey-bg{
    background-color: #EEEEEE;
}

.blue-clr{
    color:  #0000FF;
}

.dark-blue-clr{
    color: #00175a;
}

.light-blue-clr{
    color: #0D85FE;
}

.blue2{
    color: #0019FF;
}

.icon-clr{
    color: #CCFEF3;
}

.fw-md{
    font-weight: 600;
}
.nav-style{
    padding: 4px 9px;
    text-decoration: none;
    color: #2d80c0;
    margin: 0 5px
}

.nav-style.active{
    border-bottom: 1px solid #2d80c0;
    font-weight: 600;
}

.nav-style:hover{
    border-bottom: 1px solid #2d80c0;
    text-decoration: none;
}

.logo-img{
    width: 100%;
    height: 100%;
    max-width: 150px;
    object-fit: contain;
}

.display-btn{
    display: none;
}

.main-index{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 18px;
}

.car-height{
    width: 100%;
    height: 100%;
    max-height: 500px;
    object-fit: cover;
    object-position: top;
    filter: brightness(0.4);
}

.overlay{
    position: absolute;
    background-color: rgba(0,0,0,0.5);
    top: 0;
    width: 100%;
    height: 100%;
}

.max{
    width: max-content;
}

.mac-img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tick-circle{
    width: 25px;
    height: 25px;
    object-fit: contain;
}
.travel-img{
    width: 100%;
    height: 100%;
}

.position-img{
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translatey(-50%);
}

.i-img{
    width: 100%;
    height: 100%;
    max-width: 250px;
    border-radius: 55px;
    object-fit: contain;
}


.img-facility{
    width: 100%;
    height: 100%;
    max-height: 570px;
    object-fit: cover;
    filter: brightness(50%);
    object-position: top;
}

.img-facility{
    width: 100%;
    height: 100%;
    max-height: 570px;
    object-fit: cover;
}

.position-head{
    position: absolute;
    top: 50%;
    max-width: 50%;
    transform: translatey(-50%);
    padding: 33px;
}

.position-head h2{
    font-size: 52px;
}

.img-fab{
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.f-img{
    width: 100%;
    height: 100%;
    border-bottom-right-radius: 90px;
    object-fit: cover;
}

.e-img{
    width: 100%;
    height: 100%;
    border-bottom-left-radius: 90px;
    object-fit: cover;
}
.img-heal{
    width: 100%;
    height: 100%;
    max-height: 450px;
    object-fit: cover;
    filter: brightness(40%);
    object-position: top;
}

.position-head1{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}
.carousel-caption{
    bottom: auto;
    top: 16%;
}

.login-clr{
    color: #005e9d;
}

.login-bg{
    background-color: #005e9d;
    border-radius: 6px;
}

.login-bg:hover{
    background-color: #00175a;
}

.my-input{
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    outline: none;
    border-radius: 5px;
}

.d-footer{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: calc(100% - 350px);
}
.footer-flex{
    max-width: 350px;
    width: 100%;
}

.footer-flex1{
    width: calc(25% - 12px);
    margin: 0 6px;
}

.footer-flex1 a{
    text-decoration: none;
}

.img-k{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.main-table .table thead tr th{
    background-color: #0d6efd;
    color: #fff;
    padding: 17px;
    text-wrap: nowrap;
}

.main-table .table tbody tr td{
    padding: 13px;
    text-wrap: nowrap;
}

.img-c{
    width: 100%;
    height: 100%;
    max-width: 600px;
    object-fit: cover;
}

.z-clas{
    z-index: 12;
}

.i-back{
    background-image: url('../img/home_image.png');
    width: 100%;
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 13px;
}

.img-heal1 {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: top;
    border-radius: 30px;
    filter: brightness(70%);
}

.position-head2{
    position: absolute;
    top: 33%;
    left: 34px;
}

.icon-round{
    border-radius: 50%;
    padding: 4px 4px;
    font-size: 10px;
    display: flex;
    align-items: center;
    margin-right: 4px;
    margin-top: 4px;
}

.main-li ul li{
    display: flex; 
}

.img-fabb{
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: top;
}

.upload-style{
    height: 300px; 
    width: 100%; 
    border-style: dotted;
}

.main-wizard .wizard-inner {
    margin-top: 20px;
}

.main-wizard .round-tab {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #ddd;
    text-align: center;
    z-index: 2;
    color: #007bff;
}

.main-wizard .nav-tabs {
    position: relative;
}

.main-wizard .nav-tabs li {
    float: left;
}

.main-wizard .nav-tabs li a {
    padding: 10px 15px;
    text-decoration: none;
    display: block;
}

.main-wizard .nav-tabs li.active .round-tab {
    position: relative;
    background: #fff;
    color: #007bff;
    border: 1px solid #ddd;
    border-radius: 50%;
}

.main-wizard .tab-content {
    margin-top: 20px;
}

.img-text{
    position: relative;
    top: -105px;
    width: 100%;
    text-align: center;
}

.text_on_img{
    position: absolute;
    top: 20px;
    left: 15px;
    padding: 16px;
    width: 90%;
}

.position_h4{
    color: #a8cf45;
}

.img-acc{
    width: 100%;
    height: 100%;
    max-width: 150px;
    object-fit: cover;
}

.main-wizard .nav-tabs li{
    width: calc(33.33% - 12px);
    margin: 0 6px;
}

.main-wizard .nav-tabs ul{
    display: flex;
    flex-wrap: wrap;
    
}

.main-wizard .nav-tabs li a {
    padding: 10px 9px;
    text-decoration: none;
    display: block;
    text-align: center;
}

.width-1{
    width: 300px;
}

.dropdown-menu.show{
    width: auto;
}

.login-h{
    height: 100dvh;
}

/* ==============dashboard============== */
.main-flow{
    height: 100dvh;
}

.main-1{
    height: calc(100dvh - 86px);
    margin: 6px 0px;
}

.main-2{
    max-height: 86px;
    margin: 0px 0px;
}

.side-1{
    min-height: 191px;
    margin: 0px 0;
}

.side-2{
    height: calc(100% - 191px);
    margin: 6px 0;
}
.main-side{
    display: flex;
    height: 100dvh;
}

.navbar-main{
    width: calc(100% - 230px);
}

.sidebar-main{
    max-width: 230px;
    width: 100%;
    background-color: #1D66A5;
    height: 100dvh !important;
    z-index: 6;
}

.main-flow{
    height: 100dvh;
    justify-content: space-between;
}

.list-over {
    height: calc(100dvh - 300px);
    overflow-y: auto;
}

.list-over::-webkit-scrollbar,
.list-over::-webkit-scrollbar {
    width: 5px;
}

.list-over::-webkit-scrollbar-track,
.list-over::-webkit-scrollbar-track {
    background: #1D66A5;
    border: 1px solid #1D66A5;
    border-radius: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.list-over::-webkit-scrollbar-thumb,
.list-over::-webkit-scrollbar-thumb {
    background: #fff;
    border-radius: 5px;
    border: 1px solid #1D66A5;
}
.main-flow::-webkit-scrollbar {
    width: 6px;
}

.x-mark{
    position: absolute;
    right: 10px;
    top: 2px;
    font-size: 22px;
    display: none;
    cursor: pointer;
}

.nav-on{
   display: none;
   cursor: pointer;
   font-size: 30px;
}

.dashboard-style{
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    padding: 9px 29px;
    display: block;
    margin-top: 9px;
    border: 0px solid transparent;
    display: flex;
    align-items: center;
}

.dashboard-style img{
    width: 20px;
    height: 20px;
    object-fit: contain;
    margin-right: 4px;
}

.dashboard-style.active{
    color: #fff !important;
    background: #3578B1;
}

.side-shadow{
    box-shadow: rgba(0, 0, 0, 0.18) 4px 0 4px;
    position: relative;
    z-index: 3;
}

.user-img{
    width: 95px;
    height: 95px;
    border-radius: 50%;
    object-fit: cover;
}

.area-height{
    height: calc(100dvh - 80px);
    overflow-y: auto;
    overflow-x: hidden;
    padding: 12px 0px;
}

.area-height::-webkit-scrollbar,
.area-height::-webkit-scrollbar {
    width: 5px;
}

.area-height::-webkit-scrollbar-track,
.area-height::-webkit-scrollbar-track {
    background: #1D66A5;
    border: 1px solid #1D66A5;
    border-radius: 5px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.area-height::-webkit-scrollbar-thumb,
.area-height::-webkit-scrollbar-thumb {
    background: #fff;
    border-radius: 5px;
    border: 1px solid #1D66A5;
}

.table-dashboard .table tr th{
    background-color: #1D66A5;
    color: #fff;
    padding: 12px;
    text-align: center;
    white-space: nowrap;
    font-size: 14px;
}

.table-dashboard .table tr td{
    padding: 12px;
    text-align: center;
    white-space: nowrap;
    font-size: 12px;
}


.login2-bg{
    background-color: #D1DFEC;
}
.img-logo{
    width: 100%;
    height: 100%;
    max-width: 150px;
    object-fit: contain;
}

.focus-none{
    outline: none;
}

.vertical-log{
    height: calc(100dvh - 100px);
}

.radius-left{
    border-top-left-radius: 34px;
    border-bottom-left-radius: 34px;
}

.radius-right{
    border-top-right-radius: 34px;
    border-bottom-right-radius: 34px;
}

.flex-log{
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.mycontainer{
    width: 100%;
    height: 100%;
    max-width: 1056px;
    margin: auto;
}

.min-button{
    max-width: 250px;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
}

.shift-max{
    max-width: 180px;
    width: 100%;
}

.shift-m{
    width: calc(100% - 180px);
}

.shift-width{
    width: calc(50% - 6px);
    margin: 0 3px;
}

.fc-day.fc-widget-content.blue-text{
    position: absolute;
    color: #fff;
    background-color: #1D66A5 !important;
    bottom: 0;
    width: fit-content;
    padding: 0 8px !important;
}
a{
    cursor: pointer;
}

.tab-img{
    width: 35px;
    height: 35px;
    border-radius: 50%;
    object-fit: contain;
    margin-right: 8px;
}

.tabbs .nav-link {
    text-align: start;
    color: #fff;
}

.tabbs .nav-link.active{
     background-color: #3578B1 !important;
     color: #fff !important;
}

.tabbs .nav-pills {
    /* max-width: 400px; */
    border-radius: 9px;
}

.pro-img{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
}

.position-profile{
    position: absolute;
    bottom: -40px;
    padding: 12px;
    width: 100%;
}

.table-dashboard1 .table tr th{
    background-color: #1D66A5;
    color: #fff;
    padding: 12px;
    text-align: center;
    white-space: nowrap;
    font-size: 14px;
}

.table-dashboard1 .table tr td{
    padding: 12px;
    text-align: center;
    white-space: nowrap;
    font-size: 12px;
}
.table-dashboard1 .table tr th:first-child{
    border-top-left-radius: 20px;
}

.table-dashboard1 .table tr th:last-child{
    border-top-right-radius: 20px;
}

.upload-box{
    width: 100px;
    height: 100px;
    border: 1px dashed black;
}

.bg-gray {
    background-color: #d3d3d3; 
}
.fw-medium{
    font-weight: 500;
}

.font-health{
    font-size: 35px;
}
.radius-modal{
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.outline-none{
    outline: none;
}

.font-healthcare{
    font-size: 24px
}

.uploaded-image{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.delete-button{
    background-color: rgb(217,26,26);
    color: #fff;
    border: 0;
    padding: 5px 19px;
    border-radius: 4px;
    position: absolute;
    top: -40px;
    right: 0;
}

.employee-form {
    margin-top: 90px;
    position: relative;
}

.employee-form:nth-of-type(1) {
    margin-top: 0px;
}

.employee-form1 {
    margin-top: 90px;
    position: relative;
}

.employee-form1:nth-of-type(1) {
    margin-top: 0px;
}

.employee-table .table thead tr th{
    background-color: #1D66A5;
    color: #fff;
    white-space: nowrap;
    padding: 15px;
}
.font-shadow {
    text-shadow: 2px 2px #0000009c
}

@keyframes progress {
    0% { --percentage: 0; }
    100% { --percentage: var(--value); }
  }
  
  @property --percentage {
    syntax: '<number>';
    inherits: true;
    initial-value: 0;
  }
  
  [role="progressbar"] {
    --percentage: var(--value);
    --primary: #369;
    --secondary: #adf;
    --size: 80px;
    animation: progress 2s 0.5s forwards;
    width: var(--size);
    aspect-ratio: 1;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    display: grid;
    place-items: center;
  }
  
  [role="progressbar"]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: conic-gradient(var(--primary) calc(var(--percentage) * 1%), var(--secondary) 0);
    mask: radial-gradient(white 55%, transparent 0);
    mask-mode: alpha;
    -webkit-mask: radial-gradient(#0000 55%, #000 0);
    -webkit-mask-mode: alpha;
  }
  
  [role="progressbar"]::after {
    counter-reset: percentage var(--value);
    content: counter(percentage) '%';
    font-family: Helvetica, Arial, sans-serif;
    font-size: calc(var(--size) / 5);
    color: var(--primary);
  }
/* .fixed-caption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 2;
    color: white;
    text-align: center;
}
.carousel-inner img {
    z-index: 1;
} */

/* start Pagination */
.active>.page-link,
.page-link.active {
  z-index: 3;
  color: #fff;
  background-color: #EB7E70;
  border-color: #EB7E70;
}

.pagination .page-item .page-link {
  border-radius: 40px;
  height: 45px;
  width: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 4px;
}

.pagination .page-item .page-link {
  color: #da9f97;
}

.pagination .page-item .page-link:hover,
.pagination .page-item .page-link:focus {
  color: #EB7E70;
}

.pagination .page-item.active .page-link,
.pagination .page-item.active .page-link:focus {
  color: #fff;
}

.mdi:before,
.mdi-set {
  display: inline-block;
  font: normal normal normal 24px/1 "Material Design Icons";
  font-size: inherit;
  text-rendering: auto;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mdi-chevron-double-left::before {
    content: "\27F5";
}

.mdi-chevron-double-right::before {
  content: "\27F6";
}

.LiDisable {
    pointer-events: none;
}

.LiDisable:first-child {
    color: #dee2e6;
}

/* end pagination

 /* end pagination

 /* start loader

 /* Absolute Center Spinner */
 .loading {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
  
  /* Transparent Overlay */
  .loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
      background: radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0, .8));
  
    background: -webkit-radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0,.8));
  }
  
  /* :not(:required) hides these rules from IE9 and below */
  .loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
  }
  
  .loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 150ms infinite linear;
    -moz-animation: spinner 150ms infinite linear;
    -ms-animation: spinner 150ms infinite linear;
    -o-animation: spinner 150ms infinite linear;
    animation: spinner 150ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
  }
  
  /* Animation */
  
  @-webkit-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-moz-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-o-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }

  .attach-img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: 73px;
  }
  .des-wrap{
    width: 400px;
}

.loader {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 3px solid #ccc;
    border-top-color: #333;
    animation: spin 1s ease-in-out infinite;
}
@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}
  /*end 
  

/* ==========
   Media
============ */

@media screen and (max-width: 1200px){
    .nav-style{
        padding: 4px 4px;
        font-size: 15px;
    }
    .logo-img {
        max-width: 110px;
    }
    .mycontainer {
        width: 100%;
        height: 100%;
        max-width: 920px;
        margin: auto;
    }
    .font-health{
        font-size: 28px;
    }
}
@media screen and (min-width: 1071px){
    .main-div{
        display: block !important;
    }
}
@media screen and (max-width: 1070px){
    .main-div{
        position: absolute;
        width: 100%;
        background-color: #fff;
        top: 43px;
        padding: 12px;
        left: 0;
        display: none;
    }
    .main-index{
        width: 100%;
        flex-direction: column;
        align-items: start;
    }
    
    .main-index ul{
        flex-direction: column;
        align-items: start;
        width: 100%;
    }
    
    .main-index ul li{
        width: 100%;
    }
    
    .nav-style{
        width: fit-content;
        padding: 5px 5px;
        display: block;
        margin-top: 4px;
    }
    .display-btn{
        display: block;
    }
    .logo-index{
        width: 100%;
    }
    .logo-img {
        max-width: 142px;
    }
    
}

@media screen and (max-width: 992px) {
    .carousel-caption {
        right: 0%;
        left: 50%;
        top: 24%;
        width: 100%;
        padding: 15px;
        transform: translateX(-50%);
    }
    .footer-flex {
        max-width: none;
        width: 100%;
    }
    .d-footer {
        width: calc(100% - 0px);
    }
    .position-head {
        position: absolute;
        top: 51%;
        max-width: 75%;
        transform: translatey(-50%);
        padding: 33px;
    }
    
    .position-head h2 {
        font-size: 45px;
    }
    .mycontainer {
        width: 100%;
        height: 100%;
        max-width: 738px;
        margin: auto;
    }
    .font-healthcare {
        font-size: 18px;
    }
}
@media screen and (max-width: 769px){
    .x-mark{
        display: block !important;
    }
    .sidebar-main{
        display: none;
        position: absolute;
        z-index: 5;
    }
    .navbar-main{
        width: calc(100% - 0px);
    }
    .nav-on{
        display: block;
    }
    .main-btns a{
        font-size: 13px;
    }
    .area-height{
        height: calc(100dvh - 70px);
    }
    .shift-m {
        width: calc(100% - 84px);
    }
    .shift-max{
        max-width: 84px;
    }
}

@media screen and (min-width: 770px){
    .sidebar-main{
        display: block !important;
    }
}
@media screen and (max-width: 768px) {
    .font-health{
        font-size: 28px;
    }

    .car-height {
        height: 420px;
    }
    .font-i{
        font-size: 16px;
    }
    .img-acc {
        width: 100%;
        height: 100%;
        max-width: 200px;
        object-fit: cover;
    }
    .mycontainer {
        width: 100%;
        height: 100%;
        max-width: 350px;
        margin: auto;
    }
    .radius-right {
       border-radius: 34px;
    }
    .carousel-caption {
        bottom: auto;
        top: 8%;
    }
    .text_on_img {
        position: absolute;
        top: 47px;
        left: 53px;
        padding: 16px;
        width: 77%;
    }
    .tick-circle {
        width: 20px;
        height: 20px;
        object-fit: contain;
    }
}

@media screen and (max-width: 576px) {
    .footer-flex1 {
        width: calc(33.33% - 12px);
        margin: 6px 6px;
    }
    .position-head h2 {
        font-size: 30px;
    }
    .position-head{
        max-width: 100%;
    }
    .text_on_img {
        position: absolute;
        top: 41px;
        left: 57px;
        padding: 16px;
        width: 76%;
    }
    .main-wizard .nav-tabs li a {
        font-size: 12px;
    }
    .tabbs .nav-link {
        width: 100%;
    }
    .tabbs .nav-link.active{
        width: 100%;
    }
    .tabbs .nav-pills {
        max-width: none;
        border-radius: 9px;
        width: 100%;
    }
    
}

@media screen and (max-width: 480px){
    .footer-flex1 {
        width: calc(50% - 12px);
        margin: 6px 6px;
    }
    .position-head h2 {
        font-size: 26px;
    }
    .text_on_img {
        position: absolute;
        top: 41px;
        left: 11px;
        padding: 16px;
        width: 90%;
    }
    .main-wizard .nav-tabs li {
        width: calc(33.33% - 12px);
        margin: 0 6px;
    }
    .mycontainer {
        width: 100%;
        height: 100%;
        max-width: 292px;
        margin: auto;
    }
    .shift-max {
        max-width: none;
        margin-top: 5px;
    }

    .shift-m {
        width: calc(100% - 0px);
    }
    .font-health {
        font-size: 24px;
    }
    .carousel-caption {
        bottom: auto;
        top: 10%;
    }
}


.error_message{
    color: red;
}

.select2-container {
    width: 100% !important;
}
.select2-dropdown {
    z-index: 9999; /* Higher than the modal's z-index */
}
.select2-results__option {
    display: flex;
    align-items: center;
}
.select2-results__option input {
    margin-right: 10px;
}
.select2-selection__choice {
    display: flex;
    align-items: center;
    padding-left: 25px;
    position: relative;
}
.select2-container--default .select2-selection--multiple{
    padding: 11px 11px;
}
.select2-selection__choice input {
    position: absolute;
    left: 0;
    margin-left: 5px;
}

.table>tbody {
    vertical-align: unset !important;
}