.elementor-kit-8{--e-global-color-primary:#053A69;--e-global-color-secondary:#0066A5;--e-global-color-text:#212529;--e-global-color-accent:#BE8844;--e-global-color-586e823:#FFFFFF;--e-global-color-c1734fb:#000000;--e-global-color-21dc530:#DEE2E6;--e-global-typography-primary-font-family:"Be Vietnam Pro";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.5em;--e-global-typography-secondary-font-family:"Be Vietnam Pro";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.5em;--e-global-typography-text-font-family:"Be Vietnam Pro";--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Be Vietnam Pro";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.5em;background-color:var( --e-global-color-586e823 );color:var( --e-global-color-c1734fb );font-family:"Be Vietnam Pro", Sans-serif;font-weight:300;line-height:1.5em;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-secondary );}.elementor-kit-8 h1{color:var( --e-global-color-primary );font-family:"Be Vietnam Pro", Sans-serif;font-size:32px;font-weight:600;line-height:1.5em;}.elementor-kit-8 h2{color:var( --e-global-color-primary );font-family:"Be Vietnam Pro", Sans-serif;font-size:20px;font-weight:600;line-height:1.5em;}.elementor-kit-8 h3{color:var( --e-global-color-primary );font-family:"Be Vietnam Pro", Sans-serif;font-size:16px;font-weight:600;line-height:1.5em;}.elementor-kit-8 h4{color:var( --e-global-color-primary );font-family:"Be Vietnam Pro", Sans-serif;font-size:16px;font-weight:600;line-height:1.5em;}.elementor-kit-8 h5{color:var( --e-global-color-primary );}.elementor-kit-8 h6{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-text-font-size:14px;font-size:14px;}.elementor-kit-8 h1{font-size:24px;}.elementor-kit-8 h2{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-widget-text-editor ul, .single-post ul{
    margin-bottom: 20px;
}
b, strong {
    font-weight: bold;
}
.single-post h2{
    padding-bottom: 10px;
    border-bottom: solid 1px #dee2e6;
}
.elementor-post__excerpt p{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    width: 100%;
}
.elementor-pagination {
    display: flex;
    justify-content: center;
}
.elementor-pagination .current {
    background-color: #09577E;
}
.elementor-pagination .page-numbers:hover {
    background-color: #09577E;
}
.elementor-pagination .page-numbers {
    border: solid 1px #09577E;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.btn-outline-animate .elementor-button {
  position: relative;
  background: transparent;
  color: #1e6bff;
  border: none;
  padding: 10px 30px;
  font-weight: 600;
  letter-spacing: 1px;
  overflow: hidden;
}

.btn-outline-animate .elementor-button::before,
.btn-outline-animate .elementor-button::after {
  content: "";
  position: absolute;
  width: 60%;
  height: 50%;
  border: 1px solid #0066A5;
  transition: all 0.45s ease;
}

.btn-outline-animate .elementor-button::before {
  top: 0;
  right: 0;
  border-left: none;
  border-bottom: none;
}

.btn-outline-animate .elementor-button::after {
  bottom: 0;
  left: 0;
  border-right: none;
  border-top: none;
}

.btn-outline-animate .elementor-button:hover::before,
.btn-outline-animate .elementor-button:hover::after {
  width: 100%;
  height: 100%;
}
.ft-chatbox-skin2 a:hover span{
    background: #053A69;
}/* End custom CSS */