@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* CSS Document */
body{font-family: "Poppins", sans-serif !important;}

h1 {text-align: center;color: #333;margin-top:150px;}

.accordion {width: 100%;max-width:1080px;height: 350px;overflow: hidden;margin: 20px auto;}

.accordion ul {width: 100%;display: table;table-layout: fixed;margin: 0;padding: 0;}

.accordion ul li {display: table-cell;vertical-align: bottom;position: relative;width: 19.666%;height: 350px;background-repeat: no-repeat;  background-position: center center;transition: all 500ms ease;cursor: pointer;}

.accordion ul li div {display: block;overflow: hidden;width: 100%;padding-top: 157px;}

.accordion ul li div a {display: block;height: 150px;width: 100%;position: relative;z-index: 3;vertical-align: bottom;padding: 15px 20px;  box-sizing: border-box;color: #fff;text-decoration: none;transition: all 200ms ease;}

.accordion ul li div a * {opacity: 0;margin: 0;/* width: 100%;*/text-overflow: ellipsis;position: relative;z-index: 5;white-space: nowrap;  overflow: hidden;-webkit-transform: translateX(-20px);transform: translateX(-20px);-webkit-transition: all 400ms ease;transition: all 400ms ease;}

.inerror {
    background: transparent url("/web/20231223014501im_/https://irenterprises.in/images/arrow-up1.png") no-repeat scroll 0px 2px;
    color: #F00;
    font-size: 18px !important;
    font-weight: normal !important;
    position: relative;
    margin-bottom: 0px;
    padding-left: 13px;
    display: block;
}
.error {
    border: 1px dotted #F00 !important;
}
#thank-you{
padding:20px;
font-size: 25px;
color: rgb(212, 13, 13);
border:2px solid #ddd;
text-align :center;
}
#thank-you span{
font-size: 40px;
color:#0CCC3F;
}

.accordion ul li div a h2 {text-overflow: clip;font-size: 24px;text-transform: uppercase;margin-bottom: 2px;/*top: 160px;*/top: 30px;color: #fff;}

.accordion ul li div a p {/* top: 160px;*/top: 50px;font-size: 13.5px;}

.accordion ul li:nth-child(1) { background-image: url("../images/slide-8.jpg"); }

.accordion ul li:nth-child(2) { background-image: url("../images/slide-2.jpg"); }

.accordion ul li:nth-child(3) { background-image: url("../images/slide-3.jpg"); }

.accordion ul li:nth-child(4) { background-image: url("../images/slide-4.jpg"); }

.accordion ul li:nth-child(5) { background-image: url("../images/slide-5.jpg"); }

.accordion ul li:nth-child(6) { background-image: url("../images/slide-6.jpg"); }

/*.accordion ul:hover li { width: 8%; }*/

.accordion ul:hover li:hover { width: 100%; }

.accordion ul:hover li:hover a { background: rgba(0, 0, 0, 0.4); }

.accordion ul:hover li:hover a * {opacity: 1;-webkit-transform: translateX(0);transform: translateX(0);}


 @media screen and (max-width: 600px) {
.accordion { height: auto; }
.accordion ul li,
.accordion ul li:hover,
.accordion ul:hover li,
.accordion ul:hover li:hover {position: relative;display: table;table-layout: fixed;width: 100%;-webkit-transition: none;transition: none;}
}

.accordion ul:hover li:hover a i  { line-height: 8px;}
/**/
.social-icon{width: 100%;text-align: center;padding-left: 0px;}
.social-icon li{list-style-type: none;float: left;padding: 10px 4px;}
.social-icon li a i{background: #FE2011;color:#fff;padding: 8px 8px;border-radius: 50%;text-align: center;font-size: 15px;}
.social-icon li a i:hover{background: #D40D0D ;color:#fff;padding: 8px 8px;border-radius: 50%;text-align: center;font-size: 15px;}
.social-icon li p{color: rgb(138, 138, 138);padding-top: 8px;}

.social1{width: 100%;text-align: center;padding-left: 0px;}
.social1 li{list-style-type: none;float: left;padding: 15px 4px;}
.social1 li a i{/*background: #FE2011;*/color:#FE2011;/*padding: 8px 8px;*/border-radius: 50%;text-align: center;font-size: 15px;}
.social1 li p{color: rgb(138, 138, 138);padding-top: 0px;font-size: 20px;}
.social1 li a{text-decoration:none;}

.header-back{background:#f9f9f9;}
.borderright{border-right: 1px solid #eee;height: 61px;}
.fc{padding: 8px 11px !important;}

[class^="flaticon-"]::before, [class*=" flaticon-"]::before, [class^="flaticon-"]::after, [class*=" flaticon-"]::after { 
    font-size: 16px !important;margin-left: 0px !important;}

/**/
.search{width: 100%;text-align: center;padding-left: 0px;display: flex;}
.search li{list-style-type: none;float: left;padding: 10px 4px;}
.search li a i{font-size: 18px;padding-top: 3px;color: rgb(252, 109, 109);font-weight: bold;}

/**/
.form-control{border-radius:0px;padding: 0px 18px;font-size: 18px;}
.btn-1{padding-left: 0px;}

/**/

.navbar-default {background-color: #fff; border-color: #fff;}
.navbar{margin-top:0px;margin-bottom: 5px;}
.navbar-nav > li {border-right: 1px solid #eee;/* font-family: 'utsaahregular'; */height: 40px;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {color: #ed3237;background: none;font-size: 18px;/* font-family: 'utsaahregular'; */}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
color: #ed3237;background-color: transparent;}
.navbar-nav {margin: 18px 70px !important;}
.navbar-default .navbar-nav > li > a {text-transform: uppercase;color: #414141 !important;font-size: 14px;font-weight: 600;}

.w100{width:100%;}
.w12{width: 12.667%;}
.h1, .h2, .h3, h1, h2, h3 {margin-top: 0px;}



.p-i i{/*font-size: 45px !important;*/background: rgb(254, 32, 17) none repeat scroll 0% 0%;color: rgb(255, 255, 255);padding: 10px 10px;}
.flaticon-multiple25::before {font-size: 20px !important;}
.flaticon-aim4::before {font-size: 20px !important;}
.flaticon-aim5::before{font-size: 20px !important;}
.flaticon-helmet12::before {font-size: 20px !important;}
.flaticon-jewel6::before{font-size: 20px !important;}

.ptop20{padding-top: 20px;}
.ptop10{padding-top: 10px;}
.pbot20{padding-bottom: 20px;}
.mtop18{margin-top: 18px;font-size: 20px;text-align: left;padding-left: 10px;}
.p-toplp{text-align: center;padding-top: 15px;}
.border-bottom-1{border-bottom: 1px solid rgb(238, 238, 238);padding-bottom: 20px;}
.border-bottom-2{border-bottom: 1px solid rgb(238, 238, 238);}



/*-- start flexisel --*/
		
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {display:none;}

.nbs-flexisel-container {position:relative;max-width:100%;}
.nbs-flexisel-ul {position:relative;width:9999px;margin:0px;padding:0px;list-style-type:none;text-align:center;}

.nbs-flexisel-inner {overflow:hidden;width:94%;background:none;padding:5px 0px;  margin:0 auto;}

.nbs-flexisel-item {float:left;margin:0px;padding:0px;cursor:pointer;position:relative;line-height:0px;}

.nbs-flexisel-item img {width: 100%;/*width:96%;*/cursor: pointer;position: relative;margin-top:2px;margin-bottom:2px;max-width:180px;max-height:auto;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;-ms-transition: all 0.5s ease;transition: all 0.5s ease;}

/*.nbs-flexisel-item img:hover{ opacity:0.8}*/
  
.nbs-flexisel-item h4{width:100%; float:left; display:block; font-size:17px;color:#117FB6;font-family:Arial, Helvetica, sans-serif; text-align:center; padding:4px 0px; margin:0px}
.nbs-flexisel-item h5{width:100%; float:left; display:block; font-size:15px;color:#333333;font-family:Arial, Helvetica, sans-serif; text-align:center; padding:4px 0px; margin:0px} 

.nbs-flexisel-item a{padding:6px 15px; text-decoration:none; font-size:14px;font-family:  Arial, Helvetica, sans-serif;color:#333333; position:relative;transition:All 0.5s ease;-webkit-transition:All 0.5s ease;-moz-transition:All 0.5s ease;-o-transition:All 0.5s ease; margin:8px 0px ;border:1px solid #dedede; background:none} 
.nbs-flexisel-item a:hover {background:#339BC0; color:#fff; text-decoration:none;}


.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {width: 25px;height: 25px;position: absolute;cursor: pointer;z-index: 100;opacity:1;}

.nbs-flexisel-nav-left:hover,
.nbs-flexisel-nav-right:hover{opacity:0.5}

.nbs-flexisel-nav-left {left:-20px;background: url(/web/20231223014501im_/https://irenterprises.in/images/button-previous.png) no-repeat;}

.nbs-flexisel-nav-right {right:-20px;background: url(/web/20231223014501im_/https://irenterprises.in/images/button-next.png) no-repeat;}

.nbs-flexisel1-container {position:relative;max-width:100%;}
.nbs-flexisel1-ul {position:relative;width:9999px;margin:0px;padding:0px;list-style-type:none;text-align:center;}

.nbs-flexisel1-inner {overflow:hidden;float:left;width:100%;background:none;padding:5px 0px;}

.nbs-flexisel1-item {float:left;margin:0px;padding:0px;cursor:pointer;position:relative;line-height:0px;}
.nbs-flexisel1-item img {width:96%;cursor: pointer;position: relative;margin-top:8px;margin-bottom:8px;max-width:200px;max-height:auto;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;-ms-transition: all 0.5s ease;transition: all 0.5s ease;}

.nbs-flexisel1-item img:hover{ max-width:290px;height:auto}
  
.nbs-flexisel1-item h4{width:100%; float:left; display:block; font-size:17px;color:#117FB6;font-family:Arial, Helvetica, sans-serif; text-align:center; padding:4px 0px; margin:0px}
.nbs-flexisel1-item h5{width:100%; float:left; display:block; font-size:15px;color:#333333;font-family:Arial, Helvetica, sans-serif; text-align:center; padding:4px 0px; margin:0px} 

.nbs-flexisel1-item a{padding:6px 15px; text-decoration:none; font-size:14px;font-family:  Arial, Helvetica, sans-serif;color:#333333; position:relative;transition:All 0.5s ease;-webkit-transition:All 0.5s ease;-moz-transition:All 0.5s ease;-o-transition:All 0.5s ease; margin:8px 0px ;border:1px solid #dedede; background:none} 
.nbs-flexisel1-item a:hover {background:#339BC0; color:#fff; text-decoration:none;}


.nbs-flexisel1-nav-left,
.nbs-flexisel1-nav-right {display:none !important;}

.nbs-flexisel1-nav-left {left: 10px;background:none;}

.nbs-flexisel1-nav-right {right: 5px;background:none;}

       /*-- end flexisel --*/
.title-h3{font-size: 30px;color: #3f3f3f;}
.title-p{font-size: 23px;color: rgb(129, 129, 129);}
h3{}	
p{/* font-family: "utsaahregular" !important; */color: #2a2929;font-size: 16px;} 
h2{ color: #1d1f1e;}  
	   
.footer-{background: #3a3a3a;padding-bottom: 10px;}	  
.h3-foot{color:#fff;font-size:20px;} 
.mtop20{margin-top:20px;}
.foot-p{color:#fff;font-size:17px;}
.foot-ul-li{padding-left: 4px;}
.foot-ul-li li{color:#fff;font-size:17px;list-style-type: none;}
.foot-ul-li li span a{color:#fff !important;font-size:17px;list-style-type: none;}

.foot-i{color:#fd0101;}
.pleft12{padding-left: 12px;}
.pleft10{border-bottom: 1px solid #fff;}
.btn-danger.focus, .btn-danger:focus {color: #FFF;background-color: #fe2011 !important;border-color: #fe2011 !important;}
.btn-xs  {color: #FFF;background-color: #fe2011 !important;border-color: #fe2011 !important;padding: 1px 6px !important;font-size: 16px !important;border-radius: 0px !important;}
.footer-bottom{background-color:#fff;}
.foot-cont{background: #f9f9f9;}
.footer-ul{width:100%;padding-left: 0px;}
.footer-ul li{list-style-type: none;float: left;font-size: 13px;}
.flr{float:right !important;}
.footer-ul li a{color:#3a3a3a;font-size: 14px;}
.foot-ptop-bot{padding-top: 8px;padding-bottom: 8px;}

.pl15{padding-left: 0px !important;}


.cur-sor{cursor: pointer;margin-top: 7px;padding: 0px 7px !important;}

.modal-header {border:none;}

.border1{/*border: 1px solid #eee;*/height: 212px;}
.border2{
/*border: 1px solid #eee;*/
height: 335px;
border:1px solid red;
margin-bottom:30px;
}
.{font-size: 15px;}

.tree * {
    margin: 0; padding: 0;
}

.tree ul {
    padding-top: 20px; position: relative;

    -transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.tree li {
    float: left; text-align: center;
    list-style-type: none;
    position: relative;
   /* padding: 20px 5px 0 5px;*/
    padding: 20px 1px 0 1px;

    -transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

/*We will use ::before and ::after to draw the connectors*/

.tree li::before, .tree li::after{
    content: '';
    position: absolute; top: 0; right: 50%;
    border-top: 2px solid #696969;
    width: 50%; height: 20px;
}
.tree li::after{
    right: auto; left: 50%;
    border-left: 2px solid #696969;
}

/*We need to remove left-right connectors from elements without 
any siblings*/
.tree li:only-child::after, .tree li:only-child::before {
    display: none;
}

/*Remove space from the top of single children*/
.tree li:only-child{ padding-top: 0;}

/*Remove left connector from first child and 
right connector from last child*/
.tree li:first-child::before, .tree li:last-child::after{
    border: 0 none;
}
/*Adding back the vertical connector to the last nodes*/
.tree li:last-child::before{
    border-right: 2px solid #696969;
    border-radius: 0 5px 0 0;
    -webkit-border-radius: 0 5px 0 0;
    -moz-border-radius: 0 5px 0 0;
}
.tree li:first-child::after{
    border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
    -moz-border-radius: 5px 0 0 0;
}

/*Time to add downward connectors from parents*/
.tree ul ul::before{
    content: '';
    position: absolute; top: 0; left: 50%;
    border-left: 2px solid #696969;
    width: 0; height: 20px;
}

.tree li a{
   height: 75px;
width: 200px;
padding: 12px 10px;
    /*padding: 5px 10px;*/
	 /*padding: 25px 10px;*/
    text-decoration: none;
    background-color: #fff;
    color: #0c0080;
     /* font-family: 'utsaahregular'; */
    font-size: 22px;
    display: inline-block;  
   /* box-shadow: 0 1px 2px rgba(0,0,0,0.1);*/
border: 1px solid #5A5757;
    -transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

/*Time for some hover effects*/
/*We will apply the hover effect the the lineage of the element also*/
/*.tree li a:hover, .tree li a:hover+ul li a {
   background: #D1352B none repeat scroll 0% 0%;
color: #fff;
border-radius: 35px;
box-shadow: 8px 8px 9px -4px rgba(0, 0, 0, 0.2);
}*/
/*Connector styles on hover*/
.tree li a:hover+ul li::after, 
.tree li a:hover+ul li::before, 
.tree li a:hover+ul::before, 
.tree li a:hover+ul ul::before{
    border-color:  #94a0b4;
}
/*#endregion*/

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {/* font-family: 'utsaahregular'; */}  

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th { }

.aboutul-li li{list-style-type: none;font-size: 20px;}

.mleft12{margin-left: 12px;}

.pbot12{padding-bottom: 12px;}

.ptop12{padding-top:12px;}
.ptop42{padding-top:42px;font-size: 20px;}
.fz20{font-size: 20px;}
.fz25{font-size: 25px;color: #3F3F3F;}


.title-proj.pbot20 {
    font-size: 20px !important;
    text-align: center;
    font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif !important;
   /* padding-top: 20px;*/
}

.p-proj{text-align: center;font-weight: 600;}

.item-proj {border: 1px solid rgb(119, 119, 119);height: auto;min-height: 400px;}
.item-proj:hover {border: 1px solid #fe2011;cursor:pointer;}

.dataTables_filter{display:none;}
.dataTables_length{display:none;}
table.dataTable thead .sorting_asc::after {display: none !important;}

table.dataTable thead .sorting::after {display: none !important;} 
.pbot-proj {height: 100%;min-height: 50px;}
.fa-1{color:#fe2011;}
/*.table-responsive{display:none;}
*/

.table-responsive {
    min-height: 0% !important;
    overflow-x: none !important;
}
img.img-thumbnail:hover {
    border: 1px solid red;
}





 
.dropdown-menu > li.kopie > a {
    padding-left:5px;
}
 
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:0;left:100%;
   margin-top:-6px;margin-left:-1px;
   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
 }
  
.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;  
  height: 0;     
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}
 
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
 }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: underline;
}  
  
@media (max-width: 767px) {

  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;   
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #ccc;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }

}
 
@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
}  


.dropdown-menu > li > a {color: #414141 !important;font-size: 16px;}
.foot-social-icon{width:100%;padding-left:0px !important;}
.foot-social-icon li{float:left;list-style-type:none;}
.foot-social-icon li a .fa-facebook-f::before, .fa-facebook::before {color: #fff;}
.fb{background: rgb(60, 91, 155) none repeat scroll 0% 0%;padding: 4px 11px;}
.tw{background: #2daae1 ;padding: 4px 8px;margin-left:10px;}
.lk{background: #0173b2 ;padding: 4px 8px;margin-left:10px;}
.gpl{background: #f63e28 ;padding: 4px 8px;margin-left:10px;}

.fb:hover{border-radius:30px;transition: all 0.5s ease 0s;}
.tw:hover{border-radius:30px;transition: all 0.5s ease 0s;}
.lk:hover{border-radius:30px;transition: all 0.5s ease 0s;}
.gpl:hover{border-radius:30px;transition: all 0.5s ease 0s;}

.fa-twitter::before {color: #fff;}
.fa-linkedin::before {color: #fff;}
.fa-google-plus::before {color: #fff;}

.navbar-default .navbar-toggle {border-color: #FC6D6D !important; background: #FC6D6D !important;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {border-color: #FC6D6D !important; background: #FC6D6D !important;}
.w58{max-width: 58px !important;}

.ht { margin-top: 0px !important;margin-bottom:0px !important; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background:none !important;color:#fe2011 !important;}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{background:none !important;color:#fe2011 !important;}

.navbar-default { background-color: #fff !important; border-color: #fff !important;}

.navbar {margin-bottom: 10px !important;}

.breadcrumb > li {font-size: 20px;}
.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {font-size: 18px;text-transform: uppercase;}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th { font-size: 20px;}
table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {font-size: 20px;}
div.dataTables_wrapper div.dataTables_info {font-size: 18px;}
.pagination > li:first-child > a, .pagination > li:first-child > span {font-size: 16px;}
.pagination > li:last-child > a, .pagination > li:last-child > span {font-size: 16px;}
.pagination > li > a, .pagination > li > span { font-size: 16px;}
label {font-size: 18px;}

.head--{font-size: 36px;color: #fe2011;text-align: center;}

.pl0{padding-left: 0px !important;}
.pt32{padding-top: 32px;}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th { border-bottom-color: #FE2011;}

table.table-bordered.dataTable th, table.table-bordered.dataTable td {border-bottom-color: #FE2011;}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {background-color: #FE2011 !important;border-color: #FE2011 !important;}
.fa1 {line-height: 22px !important;}

.img-bor{border-top: 2px solid #EEE;border-bottom: 2px solid #EEE;}

.img-download{width:100px;}

#footer_li li{
color: #fff;
    border-bottom: 1px solid #fff;
   
    font-size: 16px;
    /* font-family: 'utsaahregular'; */
    list-style-image: url('/web/20231223014501im_/https://irenterprises.in/images/point.png');
    


}

#footer_p p{color: #fff;font-size: 17px;}

#client{
margin-bottom:20px;
}

#about_li li{
    font-size: 16px;
    /* font-family: 'utsaahregular'; */
    list-style-image: url('/web/20231223014501im_/https://irenterprises.in/images/point.png');
    


}
