.elementor-kit-8{--e-global-color-primary:#005B80;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#139B48;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-page-transition-entrance-animation:e-page-transition-slide-out-up;--e-page-transition-animation-duration:1500ms;--e-preloader-animation-duration:3000ms;--e-preloader-delay:800ms;--e-preloader-color:#FFF;--e-preloader-size:108px;}.elementor-kit-8 e-page-transition{background-color:#00000063;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@media only screen and (min-width: 768px) and (max-width: 1600px) {
    html {
        zoom: 0.6;
        -moz-transform: scale(0.6);
        -moz-transform-origin: 0 0;
    }
}

.main-slider-two__bg{
        mix-blend-mode:hard-light !important;
}

.stricky-header{
        backdrop-filter: blur(20px);
    background-color: #0a0a0aad;
}

section.about-two{
    padding: 120px 0 0 0;
}
.about-two__box {
    display: none;
}

.about-two__author-wrapper{
    display: none;
}

ul, ol {
    margin: 0em 0em 0em 1em;
    padding-left: 0;
}

.what_we_do{
    padding-top: 30px;
        font-size: 2em;
    text-transform: uppercase;
    font-weight: 500;
    color: var(--nisoz-black2);
    margin: 0;

    font-family: var(--heading-font);
}

    .pricing-table {
            width: 100%;
            border-collapse: collapse;
        }
        .pricing-table td {
            border: 0px solid #ddd;
        }
        .pricing-table td:first-child {
            text-align: left;
        }
        .pricing-table td:last-child {
            text-align: center;
        }
        .pricing-table button {
            padding: 15px 10px;
            font-size: 14px;
            color: #fff;
            background-color: #005b80;
            border: none;
            border-radius: 4px;
            cursor: pointer;
            width: 100%; 
        }
        .pricing-table button:hover {
            background-color: #000;
        }/* End custom CSS */