.elementor-kit-9{--e-global-color-primary:#F0D144;--e-global-color-secondary:#212121;--e-global-color-text:#323232;--e-global-color-accent:#3E7CC3;--e-global-color-70dfd55:#C4C4C4;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Jost";--e-global-typography-secondary-font-size:17px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;color:var( --e-global-color-text );font-family:"Roboto", Sans-serif;font-size:17px;font-weight:400;line-height:24px;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 p{margin-block-end:15px;}.elementor-kit-9 a{color:var( --e-global-color-accent );font-family:"Roboto", Sans-serif;font-size:17px;font-weight:500;}.elementor-kit-9 a:hover{color:var( --e-global-color-primary );}.elementor-kit-9 h1{color:#212121;font-family:"Poppins", Sans-serif;font-size:35px;font-weight:500;}.elementor-kit-9 h2{color:var( --e-global-color-secondary );font-family:"Roboto", Sans-serif;font-size:28px;font-weight:500;line-height:40px;}.elementor-kit-9 h3{color:#353535;font-family:"Roboto", Sans-serif;font-size:25px;font-weight:500;}.elementor-kit-9 h4{color:#353535;font-family:"Roboto", Sans-serif;font-size:20px;font-weight:500;}.elementor-kit-9 h5{color:#353535;font-family:"Poppins", Sans-serif;font-size:20px;}.elementor-kit-9 img{border-radius:3px 3px 3px 3px;}.elementor-kit-9 label{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-9 input:not([type="button"]):not([type="submit"]),.elementor-kit-9 textarea,.elementor-kit-9 .elementor-field-textual{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );background-color:#F3F5FF;border-style:solid;border-width:0px 0px 2px 0px;border-color:var( --e-global-color-primary );transition:200ms;padding:10px 10px 10px 10px;}.elementor-kit-9 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-9 textarea:focus,.elementor-kit-9 .elementor-field-textual:focus{background-color:#FFFFFF;border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-9 label{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-9 input:not([type="button"]):not([type="submit"]),.elementor-kit-9 textarea,.elementor-kit-9 .elementor-field-textual{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9{font-size:16px;}.elementor-kit-9 h2{font-size:23px;line-height:1.3em;}.elementor-kit-9 h3{font-size:21px;}.elementor-kit-9 h4{font-size:18px;}.elementor-kit-9 label{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-9 input:not([type="button"]):not([type="submit"]),.elementor-kit-9 textarea,.elementor-kit-9 .elementor-field-textual{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}}/* Start custom CSS *//* Remove default heading margins */
.content-area .elementor-widget-theme-post-content h2,
.content-area .elementor-widget-theme-post-content h3,
.content-area .elementor-widget-theme-post-content h4,
.content-area .elementor-widget-theme-post-content h5,
.content-area .elementor-widget-theme-post-content h6, .elementor-kit-9 h2 {
    margin-top:22px;
    margin-bottom: 8px;
}
.content-area .elementor-widget-theme-post-content .elementor-kit-9 a {
    font-family: Roboto, sans-serif !important;
    font-weight: 500 !important;
}
.responsive-table {
  overflow-x: auto;
  width: 100%;
  margin-top: 12px;
  margin-bottom: 12px;
}

.responsive-table table {
  width: 100%;
  border-collapse: collapse;
  table-layout: auto; /* or fixed, try both and see */
  margin: 0px;
}

.responsive-table table th,
.responsive-table table td {
  padding: 8px 11px;
  text-align: left;
  white-space: nowrap; /* Prevents weird wrapping */
}

   ul,ol{
       margin:15px 0px;
       
   }
   
 

/* code for strong, links*/

.comment-form-url {
    display: none !important;
} 

.head-menu-icon {
    width: 22px;
    height: 22px;
    margin-right: 8px;
    vertical-align: middle;
    fill: currentColor; /* This makes icon color same as parent text */
    transition: fill 0.3s ease;
}



#result-filter-form{
	width:100%;
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-direction:row;
	flex-wrap:wrap;
	gap: 10px;
}
#result-filter-form select{
    flex:1;
    min-width: 300px;
    height: 45px;
    border: 1px solid var(--e-global-color-70dfd55);
     outline: none;
}
#result-filter-form select:focus{
     outline: none;
}
#result-filter-form button{
    min-width: 150px;
    background-color: var(--e-global-color-primary);
    color: #ffffff;
    transition-duration: 300ms;
    border: none;
    height: 45px;
}
#result-filter-form button:hover{
       background-color: var(--e-global-color-accent); 
}
@media screen and (max-width: 629px) {
#result-filter-form button{
   flex:1 1 100%;
  }
}/* End custom CSS */