* {
    box-sizing: border-box !important;
    transition: ease all 0.5s;
}

html {
    scroll-behavior: smooth;
}

body {
    color: #666666;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.80857;
    font-weight: normal;
    overflow-x: hidden;
}

a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: normal;
    color: #111111;
    margin: 0
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 13px
}

*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none!important;
    opacity: 1
}

button:focus {
    outline: none;
}

ul,
li,
ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

p {
    margin: 10px;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
}

a {
    color: #007bff;
    text-decoration: none;
    outline: none !important;
}
a:hover{
    color: #de6624;
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

img {
    max-width: 100%;
    height: auto;
}

 :focus {
    outline: 0;
}
.bg-none{
    background: none!important;
}
.paddind_bottom_0 {
    padding-bottom: 0 !important;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}

.Coming-soon{
    background: #de6624;
    color: white;

}
.yes-green{
    background: #28a745;
    color: white;
}
body, td, tfoot, th, thead, tr {
border-color: inherit;
border-style: solid;
border-width: 0;
}
.customers th {
    background-color: #e97132;
    color: white;
}
.customers td, .customers th {
    border: 1px solid #ced4da;
    padding: 8px;
}

.customers {    
    border-collapse: collapse;
    width: 100%;
}
.notofi{
    background: #28a745;
color: white;
padding: 17px;
border-radius: 10px;
}
.d-flax-center{     
display: flex;
align-items: center;
justify-content: space-evenly;
}
.selgreen{
    background-color: green;
    color: white;
}
.orange{
    background-color: orange;
    color: white;
}
.red{
    background-color: red;
    color: white;
}
.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}
input:hover {
    transition: all 0.4s ease-in-out!important;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 0px -7px!important;   
}
input{
     border-radius: 20px!important;
}
  label{
   font-weight: 600!important;
    color: #28a745!important;
  }
.th{
    min-width: 150px;
    width: 100%;
    height: 100%;
    min-height: 50px;        
}
.tab_tr{
    min-width: 600px;
}
thead.TBS td{
    border: 1px solid #707070;
}
tr:hover{
    border-radius: 10px;    
    background-color: white;   
    background-image: url(../images/Deytal_card.jpg); 
    padding: 20px;
    max-height: 95px;
    overflow: hidden;
    border-bottom: 1px solid;    
    margin-bottom: 14px;
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -24px;
}
.form-control:focus {
    border-color: #495057 !important;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}
.form-control{
    line-height: 1.8;
    padding-left: 25px;
}
select.form-control:not([size]):not([multiple]){
    padding: 0!important;
    font-size: 12px;
}
.btn.btn-lg.btn-primary.btn-block{
    border-radius: 30px!important;
}
form.form-signin .form-control{    
    padding-left: 30px!important;
}
form .form-label-group i {
    padding-left: 10px;
    position: absolute;
    top: 7px;
}
.form-label-group > label{
    top: -18px!important;
}
.navbar-form input {
    border: none !important;
}

.badge {
    font-weight: 500;
}

blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}

button {
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.full {
    float: left;
    width: 100%;
}

.layout_padding {
    padding-top: 100px;
    padding-bottom: 0px;
}

.padding_0 {
    padding: 0px;
}

.navbar-expand-lg .navbar-collapse{
    justify-content: flex-end!important;
}
/* header section start */

.header_section {
    width: 100%;
    float: left;
    background-color: #000000;
    height: auto;
    background-size: 100%;
    box-shadow: 0px 0px 40px 10px #ededed;
}

.bg-light {
    background-color: transparent !important;
}
.assign-conf{
        width: 100%;   
        height: 100%; 
}
.conf-deta{
    display: flex;
    justify-content: center;
    align-items: center;
}

.tbody-padd tr {
    border-radius: 10px;
    background-image: url(../images/Deytal_card.jpg);
    background-color: white;
    background-size: cover;       
    padding: 20px;
    max-height: 95px;
    overflow: hidden;
    display: flex;
    border-bottom: 1px solid;
    justify-content: space-around;
    align-items: center;  
    margin-bottom: 14px;
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -24px;
}
.tbody-padd tr:hover{
    box-shadow: rgba(0, 0, 0, 0.2) 0px 60px 40px -7px;
   background: antiquewhite;  
   transition: all 0.8s ease-in-out;
}
.tbody-padd tr img {
   width: 100%;
   height: 100%;
   padding: 10px;
}
.copyright_text{
    text-align: center;
}
    .d-flax{
        display: flex;
    }
.screensize{
    min-height: 100vh;
    height: 100%;
    width: 100%;
}
.ml-auto,
.mx-auto {
    margin: 0 auto !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding: 3px 20px;
    font-size: 15px;
    color: #ffffff;
    border-radius: 5px;
    text-transform: uppercase;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #ffffff;
    background-color: #e97132;
    border-radius: 30px;
}

.navbar-brand {
    width: 20%;
}

/*.navbar {
    padding: 15px 0px;
}*/


/* header section end */


/* banner section start */

.banner_section {
    width: 100%;
    float: left;
    padding: 120px 0px 80px 0px;
}

.banner_taital_main {
    width: 100%;
    float: left;
    padding-top: 50px;
}

.banner_taital {
    width: 100%;
    font-size: 50px;
    color: #060606;
    font-weight: bold;
    line-height: 50px;
    font-family: 'Baloo Chettan 2', cursive;
}

.search_text {
    width: 95%;
    float: left;
    font-size: 16px;
    color: #eeeded;
    background-color: #ffffff;
    padding: 8px 15px;
    box-shadow: 0px 0px 40px 10px #ededed;
    border: 0px;
    margin-top: 40px;
}

.search_bt {
    width: 175px;
    float: left;
    padding-top: 40px;
}

.search_bt a {
    width: 100%;
    float: left;
    font-size: 16px;
    background-color: #de6624;
    color: #fefefd;
    text-align: center;
    padding: 12px;
    border-radius: 5px;
    text-transform: uppercase;
}

.search_bt a:hover {
    color: #fefefd;
    background-color: #474646;
}

.carousel-indicators li {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: #ffffff;
    border: 5px solid #de6726;
}

.carousel-indicators .active {
    background-color: #252525;
    border: 5px solid #b8ebff;
}

.carousel-indicators {
    bottom: -80px;
}


/* banner section end */


/* categroy section start */

.categroy_section {
    width: 100%;
    float: left;
}

.categroy_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #060606;
    font-weight: bold;
    font-family: 'Baloo Chettan 2', cursive;
}

.categroy_section_2 {
    width: 100%;
    float: left;
    padding-top: 40px;
}

.materials_text {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #000;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
    text-transform: uppercase;
}

.categroy_text {
    width: 90%;
    margin: 0 auto;
    font-size: 16px;
    color: #232222;
    text-align: center;
}

.readmore_btn {
    width: 170px;
    margin: 0 auto;
    text-align: center;
    padding-top: 40px;
}

.readmore_btn a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #fefefd;
    background-color: #de6624;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
}

.readmore_btn a:hover {
    color: #fefefd;
    background-color: #474646;
}

.readmore_btn.active a {
    color: #fefefd;
    background-color: #474646;
}


/* Zoom In #1 */

.hover01 figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.hover01 figure:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.column {
    margin: 15px 0px 0;
    padding: 0;
}

.column:last-child {
    padding-bottom: 30px;
}

.column::after {
    content: '';
    clear: both;
    display: block;
}

figure {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}

figure:hover+span {
    bottom: -36px;
    opacity: 1;
}

#main_slider a.carousel-control-prev {
    left: -90px;
    top: 150px;
}

#main_slider a.carousel-control-next {
    right: -90px;
    top: 150px;
    color: #ffffff;
    background-color: #474646;
}

#main_slider .carousel-control-next,
#main_slider .carousel-control-prev {
    width: 50px;
    height: 50px;
    opacity: 1;
    font-size: 40px;
    color: #ffffff;
    background-color: #de6624;
    border-radius: 5px;
    margin: 0 auto;
    text-align: center;
    box-shadow: 0px 0px 20px 0px #dedede;
}

#main_slider .carousel-control-next:focus,
#main_slider .carousel-control-next:hover,
#main_slider .carousel-control-prev:focus,
#main_slider .carousel-control-prev:hover {
    color: #ffffff;
    background-color: #474646;
}


/* categroy section end */


/* market section start */

.market_section {
    width: 100%;
    float: left;
}

.market_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #060606;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Baloo Chettan 2', cursive;
}
label{
    text-transform: capitalize;
}
div.dt-container div.dt-layout-table > div{   
    overflow-x: scroll!important;
}
.Deytal_pic{
    width: 100px;
    height: auto;
}
.card strong{
    color: #28a745;
    text-transform: capitalize;
    font-size: 18px;
}
div.dt-container div.dt-layout-table > div{
    &::-webkit-scrollbar {
        width: 30px;
    }
    &::-webkit-scrollbar:horizontal {
        height: 20px;
    }
    &::-webkit-scrollbar-track {
        background-color: transparentize(#e97132, 0.7);
    }
    &::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background: transparentize(#e97132, 0.5);
        box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
    }
}
div.dt-container .dt-search input {
    border: 1px solid #28a745!important;
    border-radius: 30px!important;
    margin-left: 11px!important;
}
div.dt-container select.dt-input {
    padding: 4px;
    border-radius: 20px;
    margin-right: 11px;
}
.market_section_2 {
    width: 100%;
    float: left;
/*    background-color: #ffffff;*/
    height: auto;
    padding: 40px;
    border-radius: 20px;
    box-shadow: 0px 0px 40px 10px #ededed8c;
    margin-top: 15%;
    background-image: url(../images/LOG_BG.JPG);
    background-size: cover;
}

.market_text {
    width: 100%;
    font-size: 28px;
    color: #060606;
    font-weight: bold;
    font-family: 'Baloo Chettan 2', cursive;
}

.market_text:hover {
    color: #de6624;
}

.market_text.active {
    color: #de6624;
}

.padding10 {
    padding-left: 20px;
}

.dummy_text {
    width: 100%;
    font-size: 16px;
    color: #060606;
    margin: 0px;
    padding-left: 45px;
}

.seemore_bt {
    width: 170px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: -25px;
}

.seemore_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #fefefd;
    background-color: #474646;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
}

.seemore_bt a:hover {
    color: #fefefd;
    background-color: #de6624;
}


/* market section end */


/* blog section start */

.blog_section {
    width: 100%;
    float: left;
}

.blog_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #262626;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Baloo Chettan 2', cursive;
}

.blog_section_2 {
    width: 100%;
    float: left;
    padding-top: 30px;
}

.blog_box {
    width: 100%;
    background-color: #fefefd;
    height: auto;
    padding: 20px 20px 40px 20px;
    box-shadow: 0px 0px 30px 0px #dddada;
}

.blog_text {
    width: 100%;
    font-size: 24px;
    color: #2a2a2a;
    padding: 0px 0px 10px 0px;
    font-weight: bold;
}

.lorem_text {
    width: 100%;
    font-size: 16px;
    color: #2a2a2a;
    margin: 0px;
}

.read_bt {
    width: 175px;
    margin: 0 auto;
    text-align: center;
    padding-top: 50px;
}

.read_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #fefefd;
    background-color: #de6624;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
}

.read_bt.active a {
    color: #fefefd;
    background-color: #474646;
}

.read_bt a:hover {
    color: #fefefd;
    background-color: #474646;
}

.blog_img {
    width: 100%;
    text-align: center;
    position: relative;
}

.btn_main {
    width: 92%;
    position: absolute;
    top: 300px;
}

.date_text {
    width: 90px;
    margin: 0 auto;
    text-align: center;
    display: flex;
}

.date_text a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #fefefd;
    text-align: center;
    background-color: #2c2b2b;
    padding: 10px;
}

.date_text a:hover {
    color: #fefefd;
    background-color: #de6624;
}

.date_text.active a {
    color: #fefefd;
    background-color: #de6624;
}


/* blog section end */


/* client section start */

.client_section {
    width: 100%;
    float: left;
}

.client_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #262626;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Baloo Chettan 2', cursive;
}

.client_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #636363;
    text-align: center;
    margin: 0px;
}

.client_section_2 {
    width: 100%;
    float: left;
    background-color: #f1f1f1;
    height: auto;
    background-size: 100%;
    padding: 40px 0px 90px 0px;
    margin-top: 30px;
}

.customer_main {
    width: 100%;
    margin-top: 50px;
}

.customer_main_1 {
    width: 100%;
    margin-top: 50px;
    padding-left: 220px;
    float: left;
}

.box_main {
    width: 100%;
    float: left;
    background-color: #ffffff;
    padding: 0px 50px 40px 50px;
    box-shadow: 0px 0px 18px -6px;
    margin-bottom: 10px;
}

.customer_left {
    width: 20%;
    float: left;
}

.customer_right {
    width: 80%;
    float: left;
    margin-top: 40px;
}

.customer_left_1 {
    width: 20%;
    float: left;
}

.customer_right_1 {
    width: 80%;
    float: left;
    margin-top: 40px;
    padding-left: 30px;
}

.customer_name {
    width: 100%;
    float: left;
    font-size: 22px;
    color: #de6624;
    text-transform: uppercase;
}

.enim_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #737372;
    margin: 0px;
}

.quick_icon {
    float: right;
}

#my_slider a.carousel-control-prev {
    left: -90px;
    top: 250px;
}

#my_slider a.carousel-control-next {
    right: -90px;
    top: 250px;
}

#my_slider .carousel-control-next,
#my_slider .carousel-control-prev {
    width: 60px;
    height: 60px;
    opacity: 1;
    font-size: 18px;
    color: #ffffff;
    background-color: #de6624;
    border-radius: 100%;
    margin: 0 auto;
    text-align: center;
    box-shadow: 0px 0px 20px 0px #dedede;
}

#my_slider .carousel-control-next:focus,
#my_slider .carousel-control-next:hover,
#my_slider .carousel-control-prev:focus,
#my_slider .carousel-control-prev:hover {
    color: #ffffff;
    background-color: #474646;
}


/* client section end */


/* contact section start */

.contact_section {
    width: 100%;
    float: left;
}

.contact_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #1f1f20;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Baloo Chettan 2', cursive;
}

.contact_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #636363;
    text-align: center;
    margin: 0px;
}

.contact_section_2 {
    width: 100%;
    float: left;
    margin-top: 60px;
    position: relative;
    z-index: 1;
}

.mail_section_1 {
    width: 50%;
    float: left;
    background-color: #de6624;
    padding: 0px 40px 40px 40px;
}

.mail_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #cfcfcf;
    border: 0px;
    background-color: #ffffff;
    padding: 8px 15px;
    margin-top: 40px;
}

input.mail_text::placeholder {
    color: #cfcfcf;
}

.massage-bt {
    color: #cfcfcf;
    width: 100%;
    height: 110px;
    font-size: 18px;
    background-color: #ffffff;
    padding: 40px 15px 0px 15px;
    border: 0px;
    height: 110px;
    margin-top: 40px;
}

textarea#comment.massage-bt::placeholder {
    color: #cfcfcf;
}

.send_bt {
    width: 170px;
    margin: 0 auto;
    text-align: center;
}

.send_bt a {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    background-color: #2c2c2c;
    padding: 10px;
    text-transform: uppercase;
    margin-top: 30px;
    display: block;
}

.send_bt a:hover {
    color: #333333;
    background-color: #ffffff;
}

.map_main {
    width: 100%;
    float: left;
    margin-top: 292px;
    position: absolute;
}


/* footer section start */

.footer_section {
    width: 100%;
    float: left;
    height: auto;
    background-color: #2c2c2c;
    background-size: 100%;
    padding: 90px 0px;
}

.useful_text {
    width: 100%;
    font-size: 24px;
    color: #fcfcfc;
    text-transform: uppercase;
}

.location_text {
    width: 100%;
    float: left;
}

.location_text ul {
    margin: 0px;
    padding: 0px;
}

.location_text li {
    font-size: 16px;
    color: #fbfafa;
    padding: 0px 20px 5px 19px;
    float: left;
}

.location_text li a {
    color: #fbfafa;
    display: flex;
}

.location_text li a:hover {
    color: #de6624;
}

.padding_left_10 {
    padding-right: 10px;
    color: #ffffff;
}

.newslatter_main {
    width: 100%;
    display: flex;
}

.footer_social_icon {
    width: 100%;
    float: left;
}

.footer_social_icon ul {
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

.footer_social_icon li {
    float: left;
}

.footer_social_icon li a {
    float: left;
    padding: 5px 10px;
    background-color: #fff;
    color: #252525;
    border-radius: 100%;
    font-size: 16px;
    margin-right: 5px;
    width: 38px;
    text-align: center;
}

.footer_social_icon li a:hover {
    background-color: #de6624;
    color: #ffffff;
}
 
.copyright_text a {
    color: #e97132;
}

.copyright_text a:hover {
    color: #00965e;
}


/* copyright section end */

.margin_top90 {
    margin-top: 90px;
}
.form-signin {
  width: 100%;
  max-width: 420px;
  padding: 15px;
  margin: 0 auto;
}

.form-label-group {
  position: relative;
  margin-bottom: 2rem;
}

.form-label-group > input,
.form-label-group > label {
  padding: var(--input-padding-y) var(--input-padding-x);
}

.form-label-group > label {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  margin-bottom: 0; /* Override default `<label>` margin */
  line-height: 0.5;
  color: #495057;
  border: 1px solid transparent;
  border-radius: .25rem;
  transition: all .1s ease-in-out;
}

.form-label-group input::-webkit-input-placeholder {
  color: transparent;
}

.form-label-group input:-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-moz-placeholder {
  color: transparent;
}

.form-label-group input::placeholder {
  color: transparent;
}

.form-label-group input:not(:placeholder-shown) {
  padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
  padding-bottom: calc(var(--input-padding-y) / 3);
}

.form-label-group input:not(:placeholder-shown) ~ label {
  padding-top: calc(var(--input-padding-y) / 3);
  padding-bottom: calc(var(--input-padding-y) / 3);
  font-size: 12px;
  color: #777;
}
.d_flax_tbs{
        display: flex;
        justify-content: space-evenly;
    }
    .deytal_tech ul{
        list-style: none;
        display: flex;

    }
    .conf-log0-ban{
            background: white;
    border-radius: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
    .conf-log0-ban img{
        max-height: 150px;
        overflow: hidden;
        width: 100%;
    }
    .deytal_tech ul li{     
        height: 100%;
        padding: 0 5px;
    }
    .card-title{
        text-align: center;
    }
    .card-data{
        min-width: 245px;
        max-width: 100%;
        padding: 20px;
    text-align: center!important;
    min-height: 170px;
        font-size: 16px;
    }
    .card-data p{
        font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    }
    .img-50{
        width: 30px;
        height: 30px;
        border: 1px solid;
    }
    #boothform{
        display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
    
    #boothimg{
        border: none;
    font-size: 10px;
    padding: 0;
    background: transparent;
    }
    .card{        
        background: #ffff;
        background-image: url(../images/Deytal_card.jpg);
        border-radius: 20px;
        border: 2px solid #e97132;
        box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
    }   

    .card:hover{
        transition: all 0.8s ease-in-out;
        box-shadow: rgba(0, 0, 0, 0.2) 0px 60px 40px -7px;
        background-size: cover;
    }
.TBS_avalable{
        color: #01975f;
    }
    .TBS_ongoing{
        color: #e97132;
    }
    .TBS_tobe{
        color: #706d6d;
    }
    .TBS_confranc_list{
        list-style: none;
    }
    .TBS_confranc_list img{
        max-width: 200px;
        height: auto;
        padding: 0 10px;
    }
    .TBS_confranc_list li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
    .ptb-80{
        padding: 80px 0;        
    }
    .TBS_confranc_list a, .TBS_confranc_list i{
        padding-bottom: 10px;
        padding-left: 10px;
    }
    .card-title {
    background: #e97132;
    padding: 9px;
    font-weight: 800;
    color: white;
    border-radius: 10px;
    position: relative;
    top: -33px;
    margin: 12px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
    }
    section{
		background: url(../images/TBS_bg.png);
		height: 100%;
        width: 100%;
	}
    .procefe{       
    display: flex;
    justify-content: space-evenly;
    align-items: stretch;
    }
    progress {
    box-sizing: border-box;
    border: solid 5px #242b35;
    width: 12.5em;
    height: 30px;    
    border-radius: 0.5em;
    background: linear-gradient(#de6624, #dc3545);
    font: clamp(0.625em, 7.5vw, 5em) monospace;
}
progress::-webkit-progress-bar {
  background: transparent;
}
progress::-webkit-progress-value {
  border-radius: 0.35em;
  box-shadow: inset 0 0.05em 0.05em rgba(255, 255, 255, 0.35);
  background: var(--fill);
}
progress::-moz-progress-bar {
  border-radius: 0.35em;
  box-shadow: inset 0 0.05em 0.05em rgba(255, 255, 255, 0.35);
  background: var(--fill);
}

progress:nth-child(2) {
 /* --fill: linear-gradient(rgba(215, 131, 227, 0.5), transparent),
    conic-gradient(from -30deg at 25%, transparent 240deg, #8b42ab 0%) 0 / 0.7em,
    conic-gradient(from -30deg at 75%, #8b42ab 240deg, #9956b3 0%) 0 / 0.7em;*/
   --fill:linear-gradient(#28a745, #085519);
}
div.dt-container .dt-input{
        border: 1px solid #28a745!important;
}
div.dt-container .dt-paging .dt-paging-button{
    border-radius: 30px!important;
}
.card ul.plan_del_list{
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}
.photo_note{
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}
@media only screen and (max-width:768px){
    .navbar-nav{
        display: flex;
        flex-direction: row;
    }
    .dropdown-menu .show{
            width: 165px;
    }
    .navbar-light .navbar-toggler{
        border-radius: 30px;
    }
    .deytal_tech ul{
        flex-direction: column;
    }
    .deytal_tech .card{
        margin-bottom: 40px;
    }
    .dropdown-item{
        padding: 5px;
    }
    #dt-search-0{
        width: 50%;
    }
    div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell.dt-layout-end{
        width: 50%!important;
        float: right!important;
    }
    div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell.dt-layout-start{
        width: 50%!important;
        float: left!important;
    }
    .mlw50{
        width: 50%;
        float: left;
    }
    .mrw50{
        width: 50%;
        float: right;
    }
    .tbody-padd tr{
        padding: 1px;
    }
    .m-dis-click{
        display: flex;
    align-items: center;
    font-size: 12px;
    }
}