.elementor-5579 .elementor-element.elementor-element-3df157b6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-5579 .elementor-element.elementor-element-4ec9e2b{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--margin-top:0em;--margin-bottom:1em;--margin-left:0em;--margin-right:0em;}.elementor-5579 .elementor-element.elementor-element-148d308{width:100%;max-width:100%;}.elementor-5579 .elementor-element.elementor-element-148d308 .accordion-section .accordion-title i{font-size:16px;}.elementor-5579 .elementor-element.elementor-element-148d308 .accordion-section .accordion-title img{width:16px;}.elementor-5579 .elementor-element.elementor-element-148d308 .accordion-section .accordion-title svg{width:16px;height:16px;}.elementor-5579 .elementor-element.elementor-element-148d308  .accordion-section .accordion-title{background-color:#f1f1f1;}.elementor-5579 .elementor-element.elementor-element-148d308 .accordion-section .accordion-title{color:#333;}.elementor-5579 .elementor-element.elementor-element-148d308 .accordion-section .accordion-title:hover,.elementor-5579 .elementor-element.elementor-element-148d308 .accordion-section .accordion-title[aria-selected=true]{background-color:#333;color:#fff;}.elementor-5579 .elementor-element.elementor-element-148d308 .accordion-section .accordion-content{color:#333;}.elementor-5579 .elementor-element.elementor-element-48262f1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-5579 .elementor-element.elementor-element-5dc3ed7{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--margin-top:0em;--margin-bottom:1em;--margin-left:0em;--margin-right:0em;}.elementor-5579 .elementor-element.elementor-element-61639d1{width:100%;max-width:100%;}.elementor-5579 .elementor-element.elementor-element-61639d1 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-5579 .elementor-element.elementor-element-61639d1 .thim-tabs-nav{--thim-caret-icon-size:6px;gap:10px;}.elementor-5579 .elementor-element.elementor-element-61639d1 .thim-tabs-nav li i,.elementor-5579 .elementor-element.elementor-element-61639d1 .tab-accordion-title i{font-size:16px;}.elementor-5579 .elementor-element.elementor-element-61639d1 .thim-tabs-nav li img,.elementor-5579 .elementor-element.elementor-element-61639d1 .tab-accordion-title img{width:16px;}.elementor-5579 .elementor-element.elementor-element-61639d1 .thim-tabs-nav li svg,.elementor-5579 .elementor-element.elementor-element-61639d1 .tab-accordion-title svg{width:16px;height:16px;}.elementor-5579 .elementor-element.elementor-element-61639d1 .thim-tabs-nav li,.elementor-5579 .elementor-element.elementor-element-61639d1 .tab-accordion-title{gap:10px;}.elementor-5579 .elementor-element.elementor-element-61639d1 .tab-accordion-title{margin-top:10px;}.elementor-5579 .elementor-element.elementor-element-61639d1  .thim-tabs-nav,.elementor-5579 .elementor-element.elementor-element-61639d1 .tab-accordion-title{--thim-tab-bg-color:#f1f1f1;}.elementor-5579 .elementor-element.elementor-element-61639d1 .thim-tabs-nav,.elementor-5579 .elementor-element.elementor-element-61639d1 .tab-accordion-title{--thim-tab-text-color:#333;}.elementor-5579 .elementor-element.elementor-element-61639d1 .thim-tabs-nav, .elementor-5579 .elementor-element.elementor-element-61639d1 .tab-accordion-title{--thim-tab-bg-color-hover:#333;--thim-tab-text-color-hover:#fff;}.elementor-5579 .elementor-element.elementor-element-61639d1 .thim-tabs-content > div{color:#333;}/* Start custom CSS for thim-ekits-accordion, class: .elementor-element-148d308 */.list-head{background: #f0f0f0;padding: 5px 15px;
  text-align: left;}

.course-list {
    display: flex;
    flex-wrap: wrap;
    padding: 15px 20px;;
   
}
.course-list li {
    flex: 0 0 50%;
    padding-right:30px;
}



@media (max-width: 600px) {
 .course-list li {
    flex: 0 0 100%;
}
}/* End custom CSS */