.elementor-kit-5{--e-global-color-primary:#005581;--e-global-color-secondary:#00466A;--e-global-color-text:#005581;--e-global-color-accent:#339BD6;--e-global-color-c43afe1:#17C594;--e-global-color-26dcf66:#E0EBF2;--e-global-typography-primary-font-family:"Figtree";--e-global-typography-primary-line-height:1.4em;--e-global-typography-secondary-font-family:"Figtree";--e-global-typography-secondary-line-height:1.4em;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Figtree";--e-global-typography-accent-font-weight:normal;--e-global-typography-c6bb7b0-font-size:38px;--e-global-typography-c6bb7b0-font-weight:800;--e-global-typography-c6bb7b0-line-height:1.2em;--e-global-typography-c6bb7b0-letter-spacing:-1px;color:var( --e-global-color-text );font-family:"Figtree", Sans-serif;font-size:18px;font-weight:500;line-height:1.6em;letter-spacing:-0.1px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-accent );font-size:20px;font-weight:600;letter-spacing:-0.3px;color:#FFFFFF;border-radius:8px 8px 8px 8px;padding:20px 32px 20px 32px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:#36ADF0;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 p{margin-bottom:20px;}.elementor-kit-5 a{color:var( --e-global-color-accent );}.elementor-kit-5 h1{color:var( --e-global-color-secondary );font-size:36px;font-weight:800;line-height:1.2em;letter-spacing:-0.6px;}.elementor-kit-5 h2{color:var( --e-global-color-secondary );font-size:28px;font-weight:800;line-height:1.2em;letter-spacing:-1px;}.elementor-kit-5 h3{font-size:24px;font-weight:700;line-height:1.1em;letter-spacing:-0.3px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1070px;}.e-con{--container-max-width:1070px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-5{--e-global-typography-c6bb7b0-font-size:34px;}.elementor-kit-5 h3{line-height:1.4em;}.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 */header.elementor-sticky--effects {
    box-shadow: 0 0 20px rgba(0,0,0,.1);
}
body .pp-advanced-menu .sub-arrow{
    padding-left: 5px;
}
#vh-search * {
  outline: none;
}

.f-list ul > li:first-child span{
color: #fff !important;
font-weight: bolder;
font-size: 1.15em;
padding-bottom: 5px;
}


.item-provider span{
    display: inline-block;
}
blockquote{
    font-weight: 800;
    font-style: italic;
    padding: 10px 0;
    margin: 0 0 20px 0;
    border-top: 1px solid #E0EBF2;
    border-bottom: 1px solid #E0EBF2;
}
blockquote p{
    margin: 0 !important;
}
main ul{
    padding-bottom: 20px;
}
hr{
    border: none;
    height: 1px;
    margin-bottom: 10px !important;
    background: #E0EBF2 !important;
}
@keyframes fadeInUp2 {
    from {
        opacity: 0;
        transform:translate3d(0, 10px, 0)
    }

    to {
        opacity: 1;
        transform:none
    }
}

.fadeInUp {
    animation-name:fadeInUp2 !important;
}

.post-thumbnail .elementor-widget-container{
background-size: cover;
background-position: center;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance:none;
}

@media only screen and (max-width: 767px)  {
.siblings{
    display: none;
}
}

@media only screen and (min-width: 1020px)  {
.nav-search{
    display: none !important;
}
}

@media only screen and (min-width: 767px){
#foot-services .siblings > li{
    float:left;
    width: 50%;
}
}/* End custom CSS */