.elementor-3261 .elementor-element.elementor-element-ddb6d51:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-3261 .elementor-element.elementor-element-ddb6d51 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F2F2F2;}.elementor-3261 .elementor-element.elementor-element-ddb6d51 > .elementor-element-populated, .elementor-3261 .elementor-element.elementor-element-ddb6d51 > .elementor-element-populated > .elementor-background-overlay, .elementor-3261 .elementor-element.elementor-element-ddb6d51 > .elementor-background-slideshow{border-radius:20px 20px 20px 20px;}.elementor-3261 .elementor-element.elementor-element-ddb6d51 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:15px 15px 15px 15px;}.elementor-3261 .elementor-element.elementor-element-ddb6d51 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-3261 .elementor-element.elementor-element-66335ab{text-align:center;}.elementor-3261 .elementor-element.elementor-element-66335ab .elementor-heading-title{font-family:"Lato", Sans-serif;font-size:30px;font-weight:600;color:#000000;}#elementor-popup-modal-3261 .dialog-widget-content{background-color:#02010100;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-3261{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-3261 .dialog-message{width:1200px;height:auto;}#elementor-popup-modal-3261 .dialog-close-button{display:flex;top:2%;background-color:#666666;}body:not(.rtl) #elementor-popup-modal-3261 .dialog-close-button{right:4%;}body.rtl #elementor-popup-modal-3261 .dialog-close-button{left:4%;}#elementor-popup-modal-3261 .dialog-close-button i{color:#FFFFFF;}#elementor-popup-modal-3261 .dialog-close-button svg{fill:#FFFFFF;}/* Start custom CSS for html, class: .elementor-element-1e90f14 */tr {
    display: flex;
}

td.col-mid {
    text-align: center;
    width: 15%;
    align-content: center;
    color: #000000;
}

td.col-new{
   font-size: 16px;
    font-weight: 600;
    width: 25%;
    text-align: left;
}

table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: hsl(0deg 0% 50.2% / 0%);
}

table tbody tr:hover>td, table tbody tr:hover>th {
    background-color: hsl(0deg 0% 50.2% / 0%);
}

.new-img{
    width: 15px
}

.col-1{
    font-size: 16px;
    font-weight: 600;
    width: 25%;
}

.head{
     text-align: center;
     color:#08C0CB;
     font-size: 18px;
     font-weight: 600;
     width: 162px;
    border-bottom: 2px solid #E0E3E6;
    background: #ffffff;
    padding: 10px;
    box-shadow: 0px 3px 6px 0px #00000029;
    z-index: 2;
}

table td {
    padding: 15px;
    line-height: 1.5;
    vertical-align: top;
    border: 1px solid #edeef0;
}

.td-full{
    column-span: all !important;
}

.table-body{
    height: 520px;
    overflow-y: scroll;
    display: block;
    width: 1090px;
    /*max-height: 1200px;*/
    background: #ffffff;
    border-radius:10px 0px 10px 10px;
}

.table-head{
   
    display: block;
    width: 1080px !important;
   
    /*max-height: 1200px;*/
    
}

.table.tab-plans {
    /*display: block;*/
    /*width: 100px;*/
    
}

td.no-bor {
    border: none;
    width: 15%;
}

td.no-bor-1 {
    border: none;
    border-right: 1px solid #E0E3E6;
    width: 15%;
}

/* width */
.table-body::-webkit-scrollbar {
  width: 10px;
  /*background:  #ffffff;*/
  
  
}

/* Track */
.table-body::-webkit-scrollbar-track {
  background: #f1f1f1;
  margin-left: -10px ;
  background: #ffffff !important;
  border-radius:20px !important;

}

/* Handle */
.table-body::-webkit-scrollbar-thumb {
  background: #08C0CB;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 10px;

  
}

/* Handle on hover */
.table-body::-webkit-scrollbar-thumb:hover {
  background: #08C0CB;
}

 table thead:first-child tr:first-child td{
     border-block-start:1px solid #F2F2F2;
     
 }
 
 .cta-btn{
     background: #093e54;
     color: #ffffff;
     border: none;
     border-radius: 25px;
     width: 100%;
     font-weight: 600 !important;
     
 }
 
 .cta-btn:hover{
     background: #093e54;
     color: #ffffff;
     border: none;
     border-radius: 25px;
     width: 100%;
 }
 
  .cta-btn:focus{
     background: #093e54;
     color: #ffffff;
     border: none;
     border-radius: 25px;
     width: 100%;
 }
 
 img.arr-down {
    display: inline-flex;
    margin-left: 50px;
    width: 12px;
}

.toshow{
    display: grid !important;
    background: #f5fdff !important;
}

.tohide{
    display:none;
    background: #f5fdff;
}

 
 .hide-row{
     background: #f5fdff;
    
 }
 
 #img-down{
     margin-left: 30px;
     width: 15px;
 }
 
 tr.new-row {
    display: grid;
     
    }
    
    th.full-width {
    padding: 0px;
    border: none;
     /*background: #f5fdff !important;*/
    
}

.btn-click{
    padding: 0px;
    margin-left: 20px;
    border: none;
    width: 15px
}

.btn-click:hover{
    background: #ffffff00;
}

.btn-click:focus{
    background: #ffffff00;
}

table .new-table{
   
    margin-block-end: 0px;
    box-shadow: 2px 2px 10px #cdcfd1;
    border-radius: 20px;
    background: #f5fdff !important;
}

@media only screen and (max-width: 600px){
   table.tab-plans {
    width: 360px !important;
    display: block;
    overflow-x: scroll;
}
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-e3eb5ee */td.col-mid {
    text-align: center;
    width: 15%;
    align-content: center;
}

table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: hsl(0deg 0% 50.2% / 0%);
}

.new-img{
    width: 20px
}

.col-1{
    font-size: 16px;
    font-weight: 600;
    width: 25%;
}

.head{
     text-align: center;
     color:#08C0CB;
     font-size: 18px;
     font-weight: 600;
     width: 162px;
    border-bottom: 4px solid #E0E3E6;
    background: #ffffff;
    padding: 10px;
    box-shadow: 0px 3px 6px 0px #00000029;
    z-index: 2;
}

table td {
    padding: 15px;
    line-height: 1.5;
    vertical-align: top;
    border: 1px solid #E0E3E6;
}

.table-body{
    height: 520px;
    overflow-y: scroll;
    display: block;
    width: 1090px;
    /*max-height: 1200px;*/
    background: #ffffff;
    border-radius:10px 0px 10px 10px;
}

.table-head{
   
    display: block;
    width: 1100px;
   
    /*max-height: 1200px;*/
    
}

.table.tab-plans {
    /*display: block;*/
    /*width: 100px;*/
    
}

td.no-bor {
    border: none;
}

td.no-bor-1 {
    border: none;
    border-right: 1px solid #E0E3E6;
}

/* width */
.table-body::-webkit-scrollbar {
  width: 10px;
  /*background:  #08C0CB;*/
  
  
}

/* Track */
.table-body::-webkit-scrollbar-track {
  background: #f1f1f1;
  margin-left: -10px ;

}

/* Handle */
.table-body::-webkit-scrollbar-thumb {
  background: #08C0CB;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 10px;
  
  
}

/* Handle on hover */
.table-body::-webkit-scrollbar-thumb:hover {
  background: #08C0CB;
}

 table thead:first-child tr:first-child td{
     border-block-start:1px solid #F2F2F2;
     
 }

@media only screen and (max-width: 600px){
   table.tab-plans {
    width: 360px !important;
    display: block;
    overflow-x: scroll;
}
}/* End custom CSS */