/*
Theme Name: Microrage
Theme URI: 
Description: Child theme of hello-elementor theme for the Hello Elementor theme
Author: <a href="https://elementor.com/?utm_source=wp-themes&#038;utm_campaign=author-uri&#038;utm_medium=wp-dash">Elementor Team</a>
Author URI: 
Template: hello-elementor
Version: 3.4.4
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Fri, 18 Jul 2025 07:12:39 +0000 */
/* The plugin now uses the recommended approach for loading the css files.*/

#wpfront-scroll-top-container i {
    background-color: #292e2ed1;
    padding: 7px 12px;
    font-size: 20px;
    border-radius: 5px 5px 0 0;
    transition: all 0.3s;
    font-family: "Montserrat", Sans-serif;
}

#wpfront-scroll-top-container i:hover {
    background-color: #97b325d1;
}

.green-list li::marker {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #bcd74c;
}

.green-list li {
    padding-left: 10px;
}

.green-list ul {
    padding-left: 25px;
}

.form-1.form-wrap {
    font-family: "Montserrat", Sans-serif;
}

.form-1.form-wrap p>br {
    display: none;
}

.form-field-row {
    width: 100%;
    margin-bottom: 20px;
}

.form-field-row::before,
.form-field-row::after {
    content: " ";
    clear: both;
    display: block;
}

.form-field-row .form-field-half {
    float: left;
    width: 48.5%;
    margin-right: 3%;
    display: block;
}

.form-field-row .form-field-half:last-child {
    margin-right: 0 !important;
}

.form-field-row textarea {
    height: 110px !important;
}

.form-field-row input,
.form-field-row select,
.form-field-row textarea {
    background-color: rgba(255, 255, 255, 0.73) !important;
    color: #000000 !important;
    font-weight: 400;
    width: 100%;
    border: 1px solid #e2e2e2;
    padding: 8px 15px;
    box-sizing: border-box;
    border-radius: 6px;
    font-size: 16px;
    font-family: "Montserrat", Sans-serif;
}

.form-field-row .wpcf7-select-parent .select-arrow {
    color: #232323;
    font-weight: 600;
}

.form-field-row .form-field-full a.attach-file {
    color: #000000 !important;
    font-size: 20px !important;
    padding: 1px !important;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    transition: all .3s;
}

.form-field-row .form-field-full a.attach-file:hover {
    color: rgba(0, 0, 0, .7) !important;
}

.form-field-row .form-field-full .attach-file span {
    transform: rotate(-225deg);
    margin-right: 5px;
    font-size: 22px;
}

.form-field-row .form-field-full input.wpcf7-submit {
    background-image: unset !important;
    background-color: rgba(255, 255, 255, 0.2) !important;
    font-size: 22px !important;
    line-height: 25px !important;
    text-align: center;
    width: 100% !important;
    padding: 25px 15px !important;
    border-radius: 5px;
    border: 0;
    transition: all .3s ease-in-out;
}

.form-field-row .form-field-full input.wpcf7-submit:hover {
    background-color: rgba(255, 255, 255, 0.1) !important;
    color: rgba(0, 0, 0, .7) !important;
    cursor: pointer;
}

.form-field-row.file-upload-row .form-field-full {
    display: flex;
    align-items: center;
}

.form-field-row input::placeholder,
.form-field-full textarea::placeholder {
    color: #000 !important;
}

.form-field-row .form-field-half {
    float: left;
    width: 48.5%;
    margin-right: 3%;
    display: block;
}

.form-field-row .form-field-half:last-child {
    margin-right: 0 !important;
}

.form-field-row.file-upload-row .form-field-full {
    display: flex;
    align-items: center;
}

#real-attach-btn span,
#real-attach-btn {
    display: block;
    width: 100%;
}

#real-attach-btn input[type="file"] {
    background: #edf4ce;
    width: 100%;
    display: block;
    padding: 14px 12px;
    border-radius: 5px;
}


.wpcf7-form-control-wrap textarea {
    background-color: rgba(255, 255, 255, 0.73) !important;
    color: #000000 !important;
    font-weight: 400;
    width: 100%;
    border: 1px solid #e2e2e2;
    padding: 8px 15px;
    box-sizing: border-box;
    border-radius: 6px;
    font-size: 16px;
    font-family: "Montserrat", Sans-serif;
    height: 120px;
}

.form-field-row .form-field-half,
.form-field-row .form-field-full {
    margin-bottom: 10px;
}

.input-instructions {
    display: block;
    font-size: 13px;
    color: #173441;
    margin-top: 3px;
    letter-spacing: 0.2px;
    font-family: "Montserrat", Sans-serif;
}

.form-field-full textarea {
    width: 100%;
    resize: vertical;
}

#next::after {
    content: "";
    background-image: url("http://microrage.com/wp-content/uploads/2025/07/form-man.png");
    position: absolute;
    width: 225px;
    height: 370px;
    bottom: -7vh;
    background-size: contain;
    right: -75px;
    background-repeat: no-repeat;
    z-index: 9;
}

#map_contact iframe {}

.service-list {
    list-style: none;
    margin-top: 0;
    padding-left: 20px;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    line-height: 25px;
}

.service-list li {
    position: relative;
    padding-left: 25px;
}

.service-list li::before {
    content: "✓";
    display: inline-block;
    color: #97b325;
    width: 20px;
    font-weight: 600;
    position: absolute;
    left: 0;
    top: 0;
}

#mobile-app-img img {
    width: 170px;
    margin: 0;
}

#rights a {
    color: #fff !important;
    transition: all 0.3s;
}

#rights a:hover {
    color: #97b325 !important;
}

#clients-icon svg {
    transition: all 0.3s;
}

#clients-icon svg:hover {
    background-color: #f2f2f2;
    padding: 2px;
    border-radius: 50%;
}

#title {
    position: relative;
    z-index: 2;
}

#discription {
    opacity: 0.4;
    transition: opacity 1.3s ease-out, max-height 0.5s;
    position: relative;
    z-index: 1;
    overflow: hidden;
    width: 100%;
    max-height: 0px;
}

#content-projects:hover #discription {
    opacity: 1;
    max-height: 260px;
}

.elementskit-author-name {
    position: absolute;
    bottom: -9vh;
}

#more {
    display: none;
}

#testimonial .elementskit-stars {
    display: none;
    /*  position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);*/
}

#mobile-app-img .gallery-item {
    max-width: 100%;
    width: auto;
    margin-bottom: 10px;
}

#mobile-app-img #gallery-1 {
    display: grid;
    grid-template-columns: 50% 50%;
}

.form-field-half p {
    margin: 0;
}

#objective ul {
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    padding-left: 20px;
    margin: 0;
}

#objective p {
    display: none;
}

#objective ul li {
    color: #20232F;
    line-height: 30px;
}

#objective table {
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    border-collapse: collapse;
}

#objective h3 {
    margin-top: 0;
}

#project_summary {
    top: 50px;
    position: sticky;
}

#project-info .e-con-inner {
    align-items: start;
}

#solution ul {
    margin: 0;
}

#case img {
    border-radius: 15px 0px 0 0;
}

#contact span {
    transition: all 0.3s;
}

#contact span:hover {
    color: #97b325 !important;
}

.green-clr {
    text-decoration: none !important;
    color: #97b325;
}

.swiper-zoom-container img {
    background-color: #fff;
}

#modules {
    transition: all 0.3s;
}

#modules svg:hover {
    background-color: #f2f2f2;
    padding: 2px;
    border-radius: 50%;
}

#modules .swiper-slide-inner {
    background-color: #f2f2f2;
    padding: 20px 0px;
    border-radius: 5px;
}

#modules .swiper-slide-image {
    max-width: 60px;
    height: 60px;
    margin: 0 auto;
}

#modules .elementor-image-carousel-caption {
    height: 40px;
    width: 200px;
    margin: 10px auto 0;
}

#modules .swiper-pagination,
#clients-icon .swiper-pagination {
    bottom: -10px;
}

#footer-menu a {
    color: #fff;
    transition: all 0.3s;
}

#footer-menu a:hover {
    color: #97B325;
}

#testimonial .elementskit-testimonial_card {
    cursor: grab;
}

.project-detail .elementor-image-box-img img {
    padding: 15px;
}

.project-detail .elementor-image-box-img {
    background: #ffffff61;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    transition: all 0.2s;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
}

.project-detail .elementor-image-box-img:hover img {
    transform: scale(1.1);
}

.technalogy span {
    background: #eee;
    padding: 3px 8px;
    border-radius: 5px;
}


/* table css */

.metrics-table td:first-child {
    border-right: 1px solid #ddd;
    /* inside vertical line */
}

.metrics-table {
    width: 100%;
    border-collapse: separate;
    font-family: Arial, sans-serif;
    margin: 0;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    overflow: hidden;
    box-sizing: border-box;
}

.metrics-table th {
    background: #3D6779;
    color: #fff;
    text-align: left;
    padding: 12px 15px;
    font-size: 14px;
}

.metrics-table th:first-child {
    border-top-left-radius: 10px;
}

.metrics-table th:last-child {
    border-top-right-radius: 10px;
}

.metrics-table td {
    padding: 12px 15px;
    border-top: 1px solid #eee;
    font-size: 16px;
    color: #333;
}

.metrics-table tr:nth-child(even) {
    background: #f9fbfc;
    /* subtle zebra striping */
}

.metrics-table td strong {
    color: #3D6779;
    font-weight: 600;
}

#strategy-column .wpr-sticky-section-no:hover .elementor-image-box-title {
    color: #fff;
}


/* table css */

@media only screen and (max-width: 820px) {
    #next::after {
        display: none;
    }

    #objective ul li {
        line-height: 45px;
        margin-top: -25px;
    }
}

@media only screen and (max-width: 676px) {
    #project_summary {
        top: 0px;
        position: relative;
    }

    #project-info .e-con-inner {
        align-items: start;
    }
}

@media only screen and (max-width: 480px) {
    #next::after {
        display: none;
    }

    #mobile-app-img .gallery-item {
        max-width: 100%;
        width: auto;
        margin-bottom: 10px;
        margin-left: 5px;
    }

    #objective table {}
}