.elementor-kit-10{--e-global-color-primary:#334E96;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#51C9EF;--e-global-color-b13417d:#8DC45E;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:70px;--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:25px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:34px;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:34px;color:#334E96;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a{color:var( --e-global-color-accent );}.elementor-kit-10 h1{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-10 h2{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-10 h3{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-10 h4{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-10 h5{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-10 h6{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-size:21px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-10 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-10 h2{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-10 h3{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-10 h4{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-10 h5{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-10 h6{font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-10 h2{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-10 h3{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-10 h4{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-10 h5{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-10 h6{font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.grayscale-hover {
    filter: grayscale(100%);
    transition: filter 0.4s ease;
}

.grayscale-hover:hover {
    filter: grayscale(0%);
}

.photo-filter {
  filter: saturate(0.33) brightness(1.05) sepia(0.1) hue-rotate(10deg);
}
.photo-filter:hover {
    filter: grayscale(0%);
}
.project-item ul li {
  font-size: 15px !important;
}/* End custom CSS */