.elementor-kit-7{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#1A7CAE;--e-global-color-6bb97c2:#FFFFFF;--e-global-color-6e25430:#D3DCE7;--e-global-color-3a4ca47:#F1F7FC;--e-global-color-6415371:#2FABE1;--e-global-color-d1df644:#21779C;--e-global-color-635054a:#DBDBDB;--e-global-color-009f0df:#486284;--e-global-color-d94943c:#F1F1F1;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-d835445-font-weight:bold;--e-global-typography-9623caf-font-size:16px;--e-global-typography-9623caf-font-weight:normal;--e-global-typography-9623caf-line-height:2em;--e-global-typography-6dce5e4-font-family:"Montserrat";--e-global-typography-6dce5e4-font-size:28px;--e-global-typography-6dce5e4-font-weight:bold;--e-global-typography-6dce5e4-line-height:1.25em;--e-global-typography-a5a9dfc-font-size:12px;--e-global-typography-a5a9dfc-font-weight:normal;--e-global-typography-a3b7238-font-size:24px;--e-global-typography-a3b7238-font-weight:bold;--e-global-typography-49a8d8d-font-size:16px;--e-global-typography-49a8d8d-font-weight:bold;font-size:16px;line-height:2em;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 p{margin-block-end:1.5em;}.elementor-kit-7 a{color:var( --e-global-color-d1df644 );font-size:16px;font-weight:normal;line-height:1.75em;}.elementor-kit-7 a:hover{text-decoration:underline;}.elementor-kit-7 h1{font-size:32px;font-weight:700;line-height:1.25em;}.elementor-kit-7 h2{font-size:24px;font-weight:bold;line-height:1.25em;}.elementor-kit-7 h3{font-size:18px;font-weight:bold;line-height:1.25em;}.elementor-kit-7 h4{font-size:16px;font-weight:bold;line-height:1.25em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:16px;}.elementor-element{--widgets-spacing:16px 16px;--widgets-spacing-row:16px;--widgets-spacing-column:16px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-6dce5e4-font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.widget-list-cateogry ul li{
    list-style: none;
}
.widget-list-cateogry ul li a{
    color:black;
}
.widget-list-cateogry ul li a:hover{
    color:#21779c;
}

/* table */
table {
    border-top: 1px solid #DBDBDB;
    background-color: transparent;
    width: 100%;
    margin-bottom: 15px;
    font-size: .9em;
    border-spacing: 0;
    border-collapse: collapse
}

table td,table th {
    /* padding: 20px; */
    line-height: 1.5;
    vertical-align: top;
    border-top: 0px;
    border-bottom: 1px solid #DBDBDB;
    border-left: none;
    border-right: none;
    text-align:left;
    padding: 16px 8px;
}

table th {
    font-weight: 700
}

table tfoot th,table thead th {
    font-size: 1em;
    font-weight: bold;
}

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 {
    border-top: 1px solid #DBDBDB;
}

table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th {
    background-color: transparent;
}

table tbody tr:hover>td,table tbody tr:hover>th {
    background-color: transparent;
}

table tbody+tbody {
    border-top: none;
}


/* list */
.elementor-widget-text-editor
ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.elementor-widget-text-editor
ul  > li {
    position: relative;
    padding: 0px 0px 0px 1em;
}
.elementor-widget-text-editor
ul  > li::before {
    position: absolute;
    top: 14px;
    left: 0px;
    transform: translateY(-50%);
    width: 0px;
    height: 0px;
    border: 0.3em solid transparent;
    border-left: 0.4em solid #21779c;
    content: "";
}
.table-text-center th,
.table-text-center td{
    text-align: center;
}
/* contact form */
table.table-responsive.table-contactform p {
    margin:0
}


input.wpcf7-form-control.wpcf7-text {
    width: 75%;
}


span.wpcf7-list-item {
    display: block;
}

input.wpcf7-form-control.wpcf7-submit {
    background: #1a7cae;
    color: white;
    border-radius: 50px;
    border: 1px solid #1a7cae;
    width: 300px;
}

input.wpcf7-form-control.wpcf7-submit:hover {
    background: white;
    color: #1a7cae;
}


textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
  
}
input.wpcf7-form-control.wpcf7-text.etc_class {
    width: calc(100% - 2em);
}
/* widget */
.widget-list-cateogry ul {
    padding: 0;
}

@media (max-width: 767px) {
    table.table-responsive tr, table.table-responsive th, table.table-responsive td, table.table-responsive.table-th-20p th {
        display:block;
        width: 100%;
    }
input.wpcf7-form-control.wpcf7-text {
    width: 100%;
}
}/* End custom CSS */