/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/


ul.kl-navbar__menu {
    padding-left: 188px;
}

@media (max-width:557px) {

ul.kl-navbar__menu {
    padding-left: 20px;
}
}

.kl-hero-02__image {
    flex-grow: 0 !important;
}

.kl-hero-02__image--middle img {
    border-radius: 12px !important;
}

div#hs_cos_wrapper_widget_1760955714495 img {
    border-radius: 12px !important;
}

.kl-features-01__card {
    flex-basis: 225px;
    flex-grow: 1;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 10px;
    border-radius: 12px;
}

input.hs-input {
    border-radius: 12px !important;
}

.filtered-portfolio-gallery__container ul {
   
    margin:25px !important;
    
}


#hs_cos_wrapper_widget_1761040983110 .filtered-portfolio-gallery__header {
    font-size: 36px !important;
    font-weight: 700 !important;
}

a.filtered-portfolio-gallery__button-two {
    display: none !important;
}

.filtered-portfolio-gallery__content {
    overflow: visible !important;
}
li.filtered-portfolio-gallery__list {
    border-radius: 12px !important;
}


@media screen and (max-width: 768px) {
    #hs_cos_wrapper_widget_1761040983110 .filtered-portfolio-gallery__items .filtered-portfolio-gallery__itembox {
        width: 100% !important;
        height: 100% !important;
    }
}


.kl-rich-text.kl-rich-text--center {
    background: #F3F8FC;
    padding: 60px 20px;
    border-radius: 12px;
}

#hs_cos_wrapper_dnd_area-dnd_partial-1-module-1 {
    padding: 20px;
    background: rgba(255,255,255,.2);
    backdrop-filter: blur(2px);
    border-radius: 12px;
}

div#hs_form_target_widget_1761208268082-9940 {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    border-radius: 12px !important;
}

div#hs_cos_wrapper_widget_1761220519000 {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 20px;
    border-radius: 12px;
}
h3#hs_cos_wrapper_widget_1761220519000_title {
    text-align: center;
}
textarea#message-ed104781-7765-41c6-9315-ea76709c5b7f_9819 {
    border-radius: 12px !important;
}

footer.kl-footer {
    background: black !important;
}

.kl-footer__content {

    padding: 53px 0px !important;
}
.kl-faq__header h3 {
    font-size: 20px !important;
}


#hs_cos_wrapper_dnd_area-dnd_partial-3-module-2 img {
    border-radius: 12px !important;
}
div#hs_cos_wrapper_widget_1761987622096 img {
    border-radius: 12px;
}



div#hs_cos_wrapper_widget_1762052215834 img {
    border-radius: 12px;
}


form#hs_form_target_widget_1762059566370-38fb42e6-4f0d-4841-84f4-6d6012e66e42 {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px !important;
    border-radius: 12px !important;
}


[data-hsfc-id=Renderer] .hsfc-ProgressBar__Progress>div {
    background-color:#679436 !important;

}

[data-hsfc-id=Renderer] .hsfc-Button {
    background-color: #A5BE00 !important;
}

.work-with-me-hero {
    padding: 20px;
    border-radius: 12px;
    background: rgba(255,255,255,.4);
    backdrop-filter: blur(3px);
}


.kl-features-01__card {
    min-height: 133px !important;
    margin-bottom: 9px !important;
    border: 1px solid #0b3a731f !important;
    transition: all 0.3s ease;
    background: white !important;
}

.kl-features-01__card:hover{
    transform: scale(1.05);

}

div#hs_cos_wrapper_dnd_area-dnd_partial-2-module-2 img {
    border-radius: 12px;
}

div#hs_cos_wrapper_widget_1762075393913 {
    /* border: 1px solid gray; */
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    padding: 18px;
    border-radius: 12px;
    background: rgba(255, 255, 255, .4);
    backdrop-filter: blur(3px);
}
}


.blog-subscribe {
    background-color: #F0F5FF;
    padding: 0px 0 !important;
}

div#hs_cos_wrapper_widget_1762081115296 {
    max-width: 700px;
    margin: 0px auto;
    padding: 20px;
    background: rgba(255,255,255,0.4);
    backdrop-filter: blur(3px);
    border-radius: 12px;
}

button#hs_form_target_widget_1761208268082-15 {
    background: #0B3A73 !important;
}

#hs_cos_wrapper_widget_1764045804659 {
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 2px 8px 0 rgba(99, 99, 99, .2);
}

.blog-post__title {
    margin: 0 0 1rem;
    max-width: 1200px !important;
}

.blog-post__body-wrapper {
    max-width: 1200px !important;
    margin: 0 auto;
}