@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?1lxg44');
  src:  url('../fonts/icomoon.eot?1lxg44#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?1lxg44') format('truetype'),
    url('../onts/icomoon.woff?1lxg44') format('woff'),
    url('../fonts/icomoon.svg?1lxg44#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-pin:before {
  content: "\e900";
}
.icon-email:before {
  content: "\e901";
}
.icon-magnifying-glass:before {
  content: "\e902";
}
.icon-successful:before {
  content: "\e903";
}
.icon-loan:before {
  content: "\e904";
}
.icon-confirmation:before {
  content: "\e905";
}
.icon-smartphone:before {
  content: "\e906";
}
.icon-operation:before {
  content: "\e907";
}
.icon-payment-gateway:before {
  content: "\e908";
}
.icon-tick:before {
  content: "\e909";
}
.icon-diamond:before {
  content: "\e90a";
}
.icon-car:before {
  content: "\e90b";
}
.icon-bank:before {
  content: "\e90c";
}
.icon-house:before {
  content: "\e90d";
}
.icon-payment:before {
  content: "\e90e";
}
.icon-smartphone-1:before {
  content: "\e90f";
}
.icon-telephone:before {
  content: "\e910";
}
.icon-select:before {
  content: "\e911";
}
.icon-bill:before {
  content: "\e912";
}
.icon-growth:before {
  content: "\e913";
}
.icon-briefcase:before {
  content: "\e914";
}
.icon-money-transfer:before {
  content: "\e915";
}
.icon-credit-cards:before {
  content: "\e916";
}
.icon-bank-transfer:before {
  content: "\e917";
}
.icon-audit:before {
  content: "\e918";
}
.icon-portfolio:before {
  content: "\e919";
}
.icon-education:before {
  content: "\e91a";
}
.icon-settings:before {
  content: "\e91b";
}
.icon-quotes:before {
  content: "\e91c";
}
.icon-credibility:before {
  content: "\e91d";
}
.icon-book:before {
  content: "\e91e";
}
.icon-user:before {
  content: "\e91f";
}
.icon-phone-ringing:before {
  content: "\e920";
}
.icon-management:before {
  content: "\e921";
}
.icon-designer:before {
  content: "\e922";
}
.icon-programmer:before {
  content: "\e923";
}
.icon-flowchart:before {
  content: "\e924";
}
.icon-phone:before {
  content: "\e925";
}




/* ------------------------
    Flat Icon
------------------------*/
@font-face {
  font-family: "Flaticon";
  src: url("../fonts/Flaticon.eot");
  src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Flaticon.woff") format("woff"),
       url("../fonts/Flaticon.ttf") format("truetype"),
       url("../fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../fonts/Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
  font-family: Flaticon;
font-style: normal;
}

.flaticon-24-hours:before { content: "\f100"; }
.flaticon-drawing:before { content: "\f101"; }
.flaticon-innovation-1:before { content: "\f102"; }
.flaticon-idea:before { content: "\f103"; }
.flaticon-alarm-clock:before { content: "\f104"; }
.flaticon-broken-link-1:before { content: "\f105"; }
.flaticon-broken-link:before { content: "\f106"; }
.flaticon-search-1:before { content: "\f107"; }
.flaticon-search:before { content: "\f108"; }
.flaticon-magnifier:before { content: "\f109"; }
.flaticon-cancel:before { content: "\f10a"; }
.flaticon-home:before { content: "\f10b"; }
.flaticon-map:before { content: "\f10c"; }
.flaticon-employee:before { content: "\f10d"; }
.flaticon-coffee-cup:before { content: "\f10e"; }
.flaticon-pencil:before { content: "\f10f"; }
.flaticon-project:before { content: "\f110"; }
.flaticon-engine:before { content: "\f111"; }
.flaticon-fuel-station:before { content: "\f112"; }
.flaticon-factory:before { content: "\f113"; }
.flaticon-maintenance:before { content: "\f114"; }
.flaticon-industrial-robot:before { content: "\f115"; }
.flaticon-gear:before { content: "\f116"; }
.flaticon-motor:before { content: "\f117"; }
.flaticon-worker:before { content: "\f118"; }
.flaticon-oil:before { content: "\f119"; }
.flaticon-angle-arrow-down:before { content: "\f11a"; }
.flaticon-paper-plane:before { content: "\f11b"; }
.flaticon-message:before { content: "\f11c"; }
.flaticon-opened-email-envelope:before { content: "\f11d"; }
.flaticon-phone-call:before { content: "\f11e"; }
.flaticon-online-support:before { content: "\f11f"; }
.flaticon-settings:before { content: "\f120"; }
.flaticon-networking:before { content: "\f121"; }
.flaticon-browser:before { content: "\f122"; }
.flaticon-time-management:before { content: "\f123"; }
.flaticon-chat-bubble:before { content: "\f124"; }
.flaticon-trophy:before { content: "\f125"; }
.flaticon-growth:before { content: "\f126"; }
.flaticon-innovation:before { content: "\f127"; }




/* Showcase New */
.showcasePanelBox{ width: 100%; background:#fff;
    padding: 15px;
    border: 1px solid #d7d7d7;
    margin-bottom: 20px;
    -webkit-box-shadow: 5px 8px 30px 0 rgb(31 35 37 / 8%);
    -moz-box-shadow: 5px 8px 30px 0 rgba(31, 35, 37, 0.08);
    box-shadow: 5px 8px 30px 0 rgb(31 35 37 / 8%);
    border-radius: 10px;
    min-height: 290px;
}
.showcasePanelBox h2 {
    padding: 10px;
    background: #12206e;
    font-size: 18px;
    color: #fff;
    margin: -15px -15px 15px -15px;
    border-radius: 10px 10px 0 0;
}
.showcasePanelBox ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 15px;
}

.showcasePanelBox ul li {
    position: relative;
    padding-left: 25px;
    padding-bottom: 15px;
    position: relative;
    padding-right: 60px;
    line-height: 20px;
}


.showcasePanelBox ul li:after {
    position: absolute;
    left: 0;
    top: 0;
    color: var(--thm-base);
    content: "\f0a9";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
}

.showcasePanelBox ul li span{ position: absolute; right: 0; top: 5px; font-size: 12px; border-radius: 5px;
    color: #ffffff;
    background:#eb853d;
        padding: 0.3em 0.6em;
    line-height: 1.3;
    text-transform: capitalize;

 }

.showcasePanelBox ul li ul{ margin-top: 15px; margin-bottom: 0; margin-right: -60px;}

table.dataTable {
    clear: both;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    max-width: none !important;
    border-collapse: separate !important;
    border-spacing: 0;
     border-bottom: 1px solid #dee2e6!important;
    border-left: 1px solid #dee2e6!important;
}

table.dataTable thead tr th {
    border: 0 !important;
    font-size: 14px;
    border-top: 1px solid #dee2e6!important;
    border-right: 1px solid #dee2e6!important;
    border-bottom: 1px solid #dee2e6!important;
    font-weight: 600;
    padding: 0.75rem 10px !important;
    font-size: 14px;
    line-height: 1.8;
}

table.dataTable thead>tr>th {
    color: #089bab;
    background: #eff7f8;
     border-top: 1px solid #dee2e6!important;
    border-right: 1px solid #dee2e6!important;
}

table.dataTable tbody tr td {
    font-size: 14px;
}

div.dataTables_wrapper div.dataTables_filter {
  display: inline-block;
  float: right;
  margin-bottom: 10px;
}

div.dataTables_wrapper div.dataTables_paginate {
  display: inline-block;
  float: right;
  margin-top: 10px;
   font-size: 13px;
}

div.dataTables_wrapper div.dataTables_info {
  display: inline-block;
   font-size: 13px;
}
div.dataTables_wrapper .dt-buttons button{
    color: #fff;
    font-size: 13px;
    background-color: #02a9e3;
    cursor: pointer;
    border-color: #0592c3;}
 div.dataTables_wrapper .dt-buttons button:hover{background-color: #12206e;
    border-color: #0e1a58;}
    table.dataTable tbody tr td a{ color: #000; }
    table.dataTable tbody tr td a.btn-2{ color: #fff; font-size: 13px; padding:7px 10px;}
    table.dataTable thead tr th:last-child,table.dataTable tbody tr td:last-child{ text-align: right ; }
    table.dataTable thead tr th:last-child{ padding-right: 40px !important; }
table.dataTable tbody tr td img{ width: 100px;  border: 1px solid #dee2e6!important;}
    .filterBoxArea {
      font-size: 14px;
    padding: 15px;
    border: 1px solid #d7d7d7;
    margin-bottom: 20px;
    -webkit-box-shadow: 5px 8px 30px 0 rgb(31 35 37 / 8%);
    -moz-box-shadow: 5px 8px 30px 0 rgba(31, 35, 37, 0.08);
    box-shadow: 5px 8px 30px 0 rgb(31 35 37 / 8%);
    border-radius: 10px;
}

    .filterBoxArea select{ font-size: 14px;}

    .filterModal .modal-header .modal-title img{ width: 50px; border: 1px solid #dee2e6; padding: 3px; margin-right: 10px; }
    .filterModal .modal-header { background-color: #02a7e0; padding: 8px 8px;}
        .filterModal .modal-header h5{ color: #fff; }

    .filterModal .modal-header  .btn-close {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f7f7f7;
    opacity: 1;
    color: #fff;
    border-radius: 50px;
    padding: 10px;

}

 .filterModal table tr td{ font-size: 14px; }

@media (min-width: 576px){
.filterModal .modal-dialog {
    max-width: 700px;
}
}

.main-menu .main-menu__list li ul li a, .stricky-header .main-menu__list li ul li a {
  font-size: 14px;
  line-height: 30px;
  color: #000;
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
  transition: 500ms;
  align-items: center;
  justify-content: space-between;
}

.main-menu .main-menu__list li ul li a {
  font-size: 14px;
  line-height: 22px!important;
  color: #000;
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 4!important;
  
  transition: 500ms;
}

.modal-header {
  color: white!important;
  background-color: #0f66ad;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 7px 16px!important;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.modal-title{
  font-size: 14px;
  color: white;
}

#workAllocationDetails{
  color: #2d2d2d;
  font-size: 14px;
}

.modal-dialog {
  max-width: 806px;
  margin: 7.75rem auto;
}

.modal-body{
  background-color: #c9e7ff4d;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  background-color: #0f66ad;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.10rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

.popup-btn{
  font-size: 16px;
    background-color: black;
    padding: 3px 13px;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
}

.main-menu .main-menu__list>li>a {
  letter-spacing: 1.0px;
  font-size: 13px!important;
  font-weight: 600;
}

#block-icar-page-title{
    margin-bottom: 25px!important;
  }

/* whats new page */
.whats-new-archive {
  background-color: #0f66ad;
  border: 1px solid #6c6c6c;
  padding: 5px 20px;
  border-radius: 6px;
  font-size: 15px;
  color: #ffffff;
}

/* home page owl carrousel of gallery section */
.owl-carousel .owl-nav button.owl-prev, .owl-nav button.owl-next{
  display: none;
}

.owl-carousel .owl-stage{
  margin-bottom: 20px;
}

.menu-header a:hover {
  color: #ffffff!important;}

  .bannerLeftAreaPanel{
    border-bottom: 1px dashed lightslategray;
  }

/* Ensure all panels have the same height or grow with content */
.bannerLeftArea {
    display: flex;
    flex-direction: column;
    height: 100%;
}



/* Flexbox to make sure middle section grows and adapts */
.bannerSlider {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.bannerSlider img {
    width: 100%;
    height: auto;
}

/* Ensure proper padding and margin on smaller screens */
@media (max-width: 768px) {
    .col-lg-3, .col-lg-6 {
        padding: 10px;
    }

    .bannerSlider img {
        max-height: 250px; /* Adjust for smaller screens */
        object-fit: cover;
    }
}

/* Use 100vh to ensure columns on larger screens stretch the full height of the viewport */


/* Adjust the columns for smaller screens */
@media (max-width: 576px) {
    .row {
        flex-direction: column;
    }

    .col-lg-3, .col-lg-6 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}

.table-border tbody,tr{
border:1px solid #ddd;
}

.table-border tbody td,th{
padding:10px;	
border-right:1px solid #ddd;
}

.table-border .table-hedding{
background-color: #0f66ad;
color:white;
}

.table-border{
box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.table-border{
width:100%;
}

.table-border thead tr{
background-color:#0f66ad;
color:white;
}

.table-border td a{
color:#3fa9ff;
}
#block-icar-content .rani-laxmi img {
    max-width: 100%;
	width: 100%;  
   height: 250px;
	margin-bottom: 10px; 
}
#block-icar-content img {
    max-width: 100%;
	width: 100%;  
    height: auto;
	margin-bottom: 10px; 
}



#block-icar-content .h6, h6 {
    font-size: 1rem;
    padding-top: 11px;
    line-height: 1.3;
	font-weight: 600;
}

.major-functions img {
    width: 100%;
}
.drocau img {
    height: 244px;
}

#main-content section.container.py-5.px-5{padding-top:0 !important;}

.inner-pg ul li{text-align:justify;}

li.px-2.dvider-headertop {
    /* font-size: 19px !important; */
    /* width: 21px !important; */
    border-left: 2px solid #dfc44d;
    height: 25px;
    margin: 0 -8px 0 10px;
    padding: 0;
    text-align: center;
}

li.current svg {
    display: none;
}

.main-menu .main-menu__list>li>a:last-child svg {
    display: none;
}

.main-menu .main-menu__list>li>a svg {
    padding-left: 0px;
    width: 21px;
    }
	
.owl-carousel .owl-nav button.owl-prev, .owl-nav button.owl-next {
    display: block; 
}


/* fdfdfsdfsd */
.gallerySlider .owl-nav button {
    border-radius: 50%;
    position: absolute;
    top: 116px;
    color: #000 !important;
    width: 35px;
    height: 35px;
    overflow: hidden;
    background: #ecc757 !important;
    font-size: 30px !important;
    line-height: 26px !important;
    padding-top: 0 !important;
}
.gallerySlider .owl-nav button.owl-next { 
    right: 20px; 
}

.gallerySlider .owl-nav button.owl-prev { 
    left: 20px;
}	

.gallerySlider .owl-nav button:before { 
    font-family: "Font Awesome 5 Free";
    color: #323232;
    border: 1px solid #ccc;
    width: 24px;
    font-weight: 900;
    height: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
    font-size: 16px;
    transition: all 0.5s ease; 
}

.gallerySlider .owl-nav button span {
    position: relative;
    top: -2px;
}
/* fdfdfsdfsd */ 

#block-icar-content .node__content ul {
    
}	
.major-functions p a {
    color: blue;
}


a.img-01.iyc img {
    height: 76px;
}

/* .modal-body.text-center img

 {
    width: 243px;
} */
.modal-dialog {
    
    margin: 4.75rem auto;
}