.elementor-kit-6{--e-global-color-primary:#005DE1;--e-global-color-secondary:#003075;--e-global-color-text:#3C3C3B;--e-global-color-accent:#00A9FF;--e-global-color-adbd725:#BCE001;--e-global-color-659c761:#FEB300;--e-global-color-c54909a:#FFFFFF;--e-global-color-d7368ee:#EDF3FC;--e-global-color-732708b:#BFE9FF;--e-global-color-3447dee:#EEF7BF;--e-global-color-1a4ccf0:#FFECBF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"proxima-nova";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:600;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Arial, Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 h1{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Arial, Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h2{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Arial, Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h3{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Arial, Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h4{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Arial, Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h5{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Arial, Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h6{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Arial, Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:var( --e-global-typography-primary-font-family ), Arial, Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-secondary );background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-3447dee ) 0%, var( --e-global-color-adbd725 ) 75%);box-shadow:0px 10px 7px -8px rgba(0, 0, 0, 0.25);border-radius:30px 30px 30px 30px;padding:15px 30px 15px 30px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-3447dee ) 0%, var( --e-global-color-adbd725 ) 100%);}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--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){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */h1 {font-size:3.25em;}
h2 {font-size:2.5em;}
h3 {font-size:1.5em;}
h4 {font-size:1.25em;}
h5 {font-size:1em;}

h1, h2 {
    line-height: 1.2!important;
}

h3, h4, h5 {
    line-height: 1.35!important;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, .elementor-heading-title a:hover {
    color: #005DE1!important;
    /*text-decoration: underline;*/
}

html, body {
    font-size: 17px;
    line-height: 1.5;
    overflow-x: hidden;
}

div[data-elementor-type="header"] sub {
    font-size: 12px;
}

@media (max-width:767px) {
    html, body {
        font-size:15px;
    }
    h1 {font-size:3em;}
}

p:last-child {
    margin-bottom: 0;
}

.elementor-widget-text-editor ul {margin:0; padding-left:20px; margin-bottom: 20px;}
.elementor-widget-text-editor ul li {
    margin-bottom: 10px;
}

/* clickable loop items */

.clickable, .clickable-new-tab {
    cursor: pointer;
}

.loop-item .loop-img {
    overflow: hidden;
    border-radius: 12px;
}

.loop-item:hover h3 {
    color:#005DE1!important;
}

.loop-item .loop-img img {
    transform: scale(1);
    transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
}

.loop-item:hover .loop-img img {
    transform: scale(1.1);
}

.elementor-widget-heading span {
    letter-spacing:2px;
    text-transform: uppercase;
    font-weight: 500!important;
    font-size:1.1em;
}

.elementor-counter-title {
    margin-top: 10px;
}

.elementor-counter .elementor-counter-number-wrapper {
    font-weight: 700;
}

/* Post Styles */

#main-content h2, #main-content h3, #main-content h4, #main-content h5 {
    margin: 50px 0 20px 0;
}

#main-content h2 {font-size:1.5em;}
#main-content h3 {font-size:1.25em;}
#main-content h4 {font-size:1.15em;}
#main-content h5 {font-size:1em;}

#main-content ul, #main-content ol {
    margin-bottom:20px;
}

hr.wp-block-separator {
    background: #E3E3E3;
    height: 1px;
    border: 0;
    margin: 35px 0;
}

figure.wp-block-pullquote {
    /* border-top: 1px solid #ddd; */
    /* border-bottom: 1px solid #ddd; */
    margin: 0;
    padding: 0;
}

blockquote {
    padding: 35px;
    border: 1px solid #eee;
    box-shadow: 0px 8px 30px 0px rgb(0 38 87 / 20%);
    border-radius: 6px;
    border-left: 5px solid #BCE001;
    margin: 30px 0;
    text-align: left;
}

blockquote cite {
    color: var(--e-global-color-secondary );
    font-size: 1rem;
    font-style: initial;
    /* letter-spacing: 2px; */
    /* text-transform: uppercase; */
    font-weight: 500!important;
    color: var(--e-global-color-primary );
    font-family: var(--e-global-typography-primary-font-family ), Arial, Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight );
}

blockquote p {
    /* color: var(--e-global-color-secondary ); */
    line-height: 1.35;
    margin-bottom: 10px;
    font-size: 1.35rem;
}

blockquote.wp-block-quote:before {
    background: url('https://www.ogci.com/wp-content/uploads/2023/03/green-quote.png');
    display: block;
    width: 67px;
    height: 48px;
    content: '';
    background-size: cover;
    margin-bottom: 20px;
}

figure.wp-block-pullquote blockquote {
    padding: 0;
    box-shadow: none;
    border: 0;
    position: relative;
    margin: 50px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 50px 0px;
}

figure.wp-block-pullquote blockquote cite {
    color: var(--e-global-color-primary);
}

figure.wp-block-pullquote blockquote p {
    margin: 0;
    font-size: 1.5rem;
    color: var(--e-global-color-primary);
}

/* overflow rounded images */

#news-section .elementor-element-populated {
    /*overflow: hidden!important;*/
}

.wp-block-button a.wp-block-button__link {
    fill: var(--e-global-color-d7368ee);
    color: var(--e-global-color-d7368ee)!important;
    background-color: transparent;
    background-image: linear-gradient(180deg,var(--e-global-color-primary) 0,var(--e-global-color-secondary) 75%);
    font-family: var(--e-global-typography-primary-font-family ),Arial,Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    background-color: transparent;
    box-shadow: 0 10px 7px -8px rgba(0,0,0,.25)!important;
    border-radius: 30px 30px 30px 30px;
    padding: 15px 30px 15px 30px;
    font-size: 16px;
    margin-top: 20px;
}

#main-content li {
    margin-bottom: 12px;
    /* border-bottom: 1px solid #ddd; */
    /* padding-bottom: 12px; */
    position: relative;
}

#main-content ul {
    padding-left: 18px;
    list-style-type: none;
}

#main-content ul li::before {
  content: '';
  background: #BCE001;
  font-weight: bold;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 9px;
  left: -18px;
  border-radius: 50%;
}

/* Date Picker */

#ui-datepicker-div {
    background-color: var(--e-global-color-secondary );
}

#ui-datepicker-div thead {
    background-color: #005DE1;
}

#ui-datepicker-div .ll-skin-melon .ui-datepicker td {
    background: #EDF3FC;
}

#ui-datepicker-div .ll-skin-melon .ui-state-disabled .ui-state-default {
    color: rgba(0,0,0,.3);
}

#ui-datepicker-div .ll-skin-melon td .ui-state-default {color: #005DE1;}

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 {
    color: white;
}

#ui-datepicker-div a.ui-state-default.ui-state-hover {
    background: #00A9FF;
    color: white;
}

input.sf-input-text {
    background-color: var(--e-global-color-c54909a );
    border-color: #F0F0F0;
    border-width: 1px 1px 1px 1px;
    border-radius: 6px;
    box-shadow: 0px 6px 15px -6px rgba(0, 0, 0, 0.25);
    /*min-height: 72px;*/
    width: 100%;
}

li.sf-field-search label {
    width: 100%;
}

li.sf-field-search input {
    min-height: 72px;
}

.e-loop-item {
    position: relative;
}

/* hubspot */

.hbspt-form form fieldset {
    max-width: 100%;
}

.hbspt-form form fieldset label {
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 1.35;
}

.hbspt-form form fieldset {
    margin-bottom: 30px;
}

.hbspt-form form fieldset.form-columns-2 .input {
    margin-right: 20px!important;
}

ul.inputs-list.multi-container {
    list-style: none;
    padding: 0;
}

li.hs-form-checkbox input {
    margin-right: 10px;
}

.hbspt-form form fieldset.form-columns-1 .input {
    /* margin-top: 10px; */
}

ul.inputs-list.multi-container {
    margin-top: 10px;
}

ul.inputs-list {
    list-style: none;
    padding: 0;
}

.hbspt-form form fieldset label input {
    margin-right: 10px;
}

.hbspt-form form fieldset:last-child label {
    margin: 0;
}

.input input[type=date], .input input[type=email], .input input[type=number], .input input[type=password], .input input[type=search], .input input[type=tel], .input input[type=text], .input input[type=url], .input select, .input textarea {
    background-color: var(--e-global-color-c54909a );
    border-color: #F0F0F0;
    border-width: 1px 1px 1px 1px;
    border-radius: 6px;
    box-shadow: 0px 6px 15px -6px rgba(0, 0, 0, 0.25);
    /* min-height: 72px; */
    width: 100%;
}

.hs_submit [type=button], .hs_submit [type=submit], .hs_submit button {
    border:0;
}

@media (max-width:767px) {
    .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper {
    display: flex!important;
    }
    
    .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper {
        flex-direction: row-reverse!important;
    }
    
    .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-icon {
        margin-left: 6px!important;
    }
}

.searchandfilter ul {
    padding: 0;
    margin: 0;
}

.searchandfilter ul li.sf-field-category input {
    display: none;
}

.searchandfilter ul li.sf-field-category {
    display: block;
    /*float: right;*/
    /*max-width: 850px;*/
    padding: 0;
}

.searchandfilter ul li.sf-field-post_date {
    width: 456px;
    /*float: right;*/
    float: left;
    margin-left: -12px;
}

.searchandfilter ul li.sf-field-category li {
    float: left;
    padding: 0;
    padding: 3px 0px;
}

.searchandfilter li.sf-field-category li[data-sf-field-input-type=checkbox] label, .searchandfilter li[data-sf-field-input-type=radio] label, .searchandfilter li[data-sf-field-input-type=range-checkbox] label, .searchandfilter li[data-sf-field-input-type=range-radio] label {
    margin-right: 20px;
    cursor: pointer;
    padding: 0;
    color: var(--e-global-color-primary );
    font-family: "Poppins", Arial, Sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1em;
    color: var(--n-menu-item-title-color-normal);
    letter-spacing: 0.35px;
    font-size: 14px;
}

.searchandfilter li[data-sf-field-input-type=radio] label:hover, .searchandfilter li.sf-option-active label {color: var(--e-global-color-primary );}

.searchandfilter ul li ul li:last-child label.sf-label-radio {
    margin-right: 0!important;
}

.searchandfilter ul.sf_date_field li {
    float: left;
    margin-left: 12px;
}/* End custom CSS */