/* #89d72b */
.platform-windows.over-hidden .code-sync-wrapper {
    padding-right: 17px
}

@font-face {
    font-family: 'BAHNSCHRIFT';
    src: URL('../fonts/BAHNSCHRIFT.TTF') format('truetype');
}

.code-sync-wrapper {
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
    overflow: hidden
}

.codeSync-color {
    color: #89d72b;
}

h1,
h2,
h3,
h4,
h5,
.heading-title {
    font-family: "CodeSync" !important;
    font-weight: 400;
}

header {
    padding-bottom: 10px;
}

header ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

header .contact-details {
    padding-top: 5px;
    padding-bottom: 5px;
}

header a {
    text-decoration: none !important;
}

header .header-list,
header .contact-details a {
    color: #cbd0e3 !important;
}

header .contact-details {
    background-color: #1f243d;
}

header .header-list:hover,
header .header-list a:hover {
    color: #89d72b !important;
}

#code-sync-preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(./../img/loader.gif) no-repeat #fff 50%;
    -moz-background-size: 64px 64px;
    -o-background-size: 64px 64px;
    -webkit-background-size: 64px 64px;
    background-size: 64px 64px;
    z-index: 99998;
    width: 100%;
    height: 100%
}

.list-icon {
    padding-right: 10px;
}

.logo {
    position: relative;
    user-select: none !important;
}

.logo-code,
.logo-sync {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: black !important;
    font-size: 22pt;
}

.logo-sync {
    color: #89d72b !important;
}

.logo-text {
    font-family: 'BAHNSCHRIFT';
    font-size: 10pt !important;
    font-weight: bold;
    top: 43px;
    left: 20px;
    letter-spacing: 2pt;
    position: absolute;

}

.logo {
    display: flex;
}

.logo a,
.logo a:hover {
    text-decoration: none !important;
}


.scrollup {
    position: fixed;
    bottom: 24px;
    right: 24px;
    z-index: 99999;
    padding: 0;
    width: 55px;
    height: 55px;
    text-align: center;
    text-transform: uppercase;
    line-height: 1;
    border-radius: 10px;
    color: #fff;
    -webkit-mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMy4wLjYsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxMDkgMTE5LjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwOSAxMTkuMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTTEwOSw3OS40VjM5LjhjMC03LjItMy44LTEzLjgtMTAtMTcuM0w2NC41LDIuN2MtNi4yLTMuNi0xMy45LTMuNi0yMC4xLDBMMTAsMjIuNUMzLjgsMjYuMSwwLDMyLjcsMCwzOS44djM5LjYNCgljMCw3LjIsMy44LDEzLjgsMTAsMTcuM2wzNC40LDE5LjhjNi4yLDMuNiwxMy45LDMuNiwyMC4xLDBsMzQuNC0xOS44QzEwNS4yLDkzLjIsMTA5LDg2LjYsMTA5LDc5LjR6Ii8+DQo8L3N2Zz4NCg==);
    mask-size: 100% 100%;
    -webkit-mask-size: 100% 100%;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background-color: rgba(0, 0, 0, .11);
    display: flex;
    align-items: center;
    flex-direction: column;
    line-height: 1;
    justify-content: center;
    font-size: 12px;
    font-size: .75rem;
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

@media (max-width:767px) {
    .scrollup {
        opacity: 0 !important;
        pointer-events: none
    }
}

.scrollup .crollup-icon {
    font-size: 14px;
    font-size: .875rem
}

.scrollup .scrollup-label {
    font-weight: 700
}

.scrollup:hover {
    color: #fff
}

.scrollup.activate {
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1)
}

body:not(.has-scrollbar) .elementor-section.elementor-section-stretched {
    width: 100vw !important;
    margin-left: calc(-50vw + 50%) !important;
    margin-right: calc(-50vw + 50%) !important;
    left: 0 !important
}

.slider-content {
    position: absolute !important;
    max-width: 1350px !important;
    color: #fff !important;
}

.slider-content h1 {
    color: #fff !important;
    font-weight: 400px;
    font-size: 80px;
    padding-bottom: 30px;
}

.slider-content p {
    color: #fff !important;
    font-weight: 400 !important;
    font-size: 24px;
    line-height: 25px;
    padding-bottom: 30px;
}

.slider-section {
    position: relative !important;
}

.about-section {
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative !important;
}

.about-us {
    margin: 45px !important;
}

.background-overlay {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .07);
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    margin-top: -60px;
    margin-bottom: 0;
    padding: 40px;
    z-index: 10;
    border-radius: 10px;
    background-color: #fff !important;
}

.background-overlay .row {
    border-bottom: 1px solid #cbd0e3;
    padding-top: 25px;
    padding-bottom: 20px;
}

.background-overlay .row:first-child {
    padding-top: 0;
    padding-bottom: 10px;
}

.background-overlay .row:last-child {
    border: none;
    padding-top: 20px;
    padding-bottom: 0;
}
.background-overlay .icon {
    position: relative !important;
}

.background-overlay i {
    vertical-align: middle;
    position: absolute;
    color: #89d72b;
    font-size: 70px;
    transform: scale(1);
    /* Default state */
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.about-us h2,
.service-section h2,
.why-choose-section h2 {
    font-size: 45px;
    line-height: 54px;
}

i.opal-icon:hover {
    animation: scaleUpDown 2s infinite ease-in-out;
}

.why-icon {
    color: #89d72b;
    font-size: 50px;
    line-height: 50px;
    position: relative;
}

.contact-icon {
    color: #89d72b;
    font-size: 40px;
    line-height: 40px;
    position: relative;
}


.contact-icon i {
    position: absolute;
    vertical-align: middle;
    right: 10px;
    top: 10px;
}

.why-icon i {
    position: absolute;
    vertical-align: middle;
    right: 0;
}

@keyframes scaleUpDown {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}


@media (max-width: 419.98px) {

    .about-us h2,
    .service-section h2,
    .why-choose-section h2 {
        font-size: 30px !important;
        line-height: 36px !important;
    }

    .slider-content {
        top: 10% !important;
        text-align: center !important;
        min-width: 320px !important;
        left: 0 !important
    }

    .slider-content h1 {
        font-size: 20px !important;
        padding-bottom: 0px !important;
    }

    .slider-content p {
        font-size: 10px !important;
        line-height: 18px !important;
    }

    .background-overlay {
        margin-top: 0px !important;
    }

    .service-section .cards {
        padding: 20px 10px;
    }

    .navbar-collapse {
        margin-top: 20px;
    }

    .navbar-collapse li {
        border-bottom: 1px solid;
    }

    .navbar-collapse li:last-child {
        border-bottom: none !important;
    }
    .background-overlay i {
        font-size: 55px !important;
    }
    .background-overlay {
        padding: 25px !important;
    }

    footer {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    footer p {
        font-size: 14px !important;
    }
}

@media (min-width: 420px) and (max-width: 575.98px) {
    .slider-content {
        top: 10% !important;
        text-align: center !important;
        min-width: 320px !important;
        left: 0 !important
    }

    .slider-content h1 {
        font-size: 30px !important;
        padding-bottom: 15px !important;
    }

    .slider-content p {
        font-size: 14px !important;
        line-height: 20px !important;
    }

    .background-overlay {
        margin-top: 0px !important;
    }

    .about-us h2,
    .service-section h2,
    .why-choose-section h2 {
        font-size: 30px !important;
        line-height: 36px !important;
    }

    .service-section .cards {
        padding: 20px 10px
    }

    .navbar-collapse {
        margin-top: 20px;
    }

    .navbar-collapse li {
        border-bottom: 1px solid;
    }

    .navbar-collapse li:last-child {
        border-bottom: none !important;
    }
    .background-overlay i {
        font-size: 55px;
    }
    footer {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    footer p {
        font-size: 14px !important;
    }
}


@media (min-width: 576px) {
    .slider-content {
        top: 10% !important;
        max-width: 550px !important;
    }

    .slider-content h1 {
        font-size: 40px !important;
        padding-bottom: 15px !important;
    }

    .slider-content p {
        font-size: 16px !important;
    }

    .about-us h2,
    .service-section h2,
    .why-choose-section h2 {
        font-size: 30px;
        line-height: 36px;
    }

    .service-section .cards {
        padding: 25px 12px
    }

    .navbar-collapse {
        margin-top: 20px;
    }

    .navbar-collapse li {
        border-bottom: 1px solid;
    }

    .navbar-collapse li:last-child {
        border-bottom: none !important;
    }
    footer {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    footer p {
        font-size: 14px !important;
    }
}

@media (min-width: 768px) {
    .slider-content {
        top: 10% !important;
        max-width: 680px !important;
    }

    .slider-content h1 {
        font-size: 50px !important;
    }

    .slider-content p {
        font-size: 16px !important;
    }

    .about-us h2,
    .service-section h2,
    .why-choose-section h2 {
        font-size: 45px !important;
        line-height: 54px !important;
    }

    .service-icon {
        font-size: 50px;
        line-height: 50px;
    }

    .navbar-collapse {
        margin-top: 20px;
    }

    .navbar-collapse li {
        border-bottom: 1px solid;
    }

    .navbar-collapse li:last-child {
        border-bottom: none !important;
    }
}

@media (min-width: 992px) {
    .slider-content {
        top: 20%;
        width: 60% !important;
    }

    .slider-content h1 {
        font-size: 50px !important;
    }

    .slider-content p {
        width: 80% !important;
        font-size: 18px !important;
        line-height: 25px !important;
    }

    .about-us h2,
    .service-section h2,
    .why-choose-section h2 {
        font-size: 45px !important;
        line-height: 54px !important;
    }

    .service-icon {
        font-size: 50px;
        line-height: 50px;
    }

    .navbar-collapse {
        margin-top: 0px !important;
    }

    .navbar-collapse {
        padding-top: 10px !important;
        font-weight: 700;
    }
    
    .navbar-collapse li {
        border-bottom: none !important;
    }
}

@media (min-width: 1210px) {
    .slider-content {
        top: 20% !important;
        max-width: 945px !important;
        width: 70% !important;
    }

    .slider-content h1 {
        font-size: 75px !important;
    }

    .slider-content p {
        width: 60% !important;
        font-size: 20px !important;
        line-height: 25px !important;
    }

    .about-us h2,
    .service-section h2,
    .why-choose-section h2 {
        font-size: 45px !important;
        line-height: 54px !important;
    }

    .service-icon {
        font-size: 50px;
        line-height: 50px;
    }

    .navbar-collapse {
        margin-top: 0px !important;
    }
    
    .navbar-collapse {
        padding-top: 10px !important;
        font-weight: 700;
    }

    .navbar-collapse li {
        border-bottom: none !important;
    }
}

.navbar-collapse a:hover,
.navbar-collapse .active a {
    color: #89d72b
}

.navbar-collapse {
    font-weight: 700;
}

.service-section .cards {
    padding: 30px 15px;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 30px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .07);
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-grow: 1; 
    min-height: 280px;
}

.cards:hover {
    color: #fff !important;
    background-color: #89d72b !important;
}

.cards:hover .service-card-heading {
    color: #fff !important;
}

.service-icon {
    font-size: 50px;
    line-height: 50px;
}

.service-section {
    position: relative;
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

.contact-section,
.why-choose-section {
    position: relative;
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    background: rgb(240, 241, 244);
}

footer {
    padding-top:30px;
    padding-bottom:30px;
    border-top: 2px solid #89d72b;
}

footer p {
    padding-top: 10px;
    font-size: 20px;
}

.form-submit-btn {
    padding: .938rem 1.625rem;
    font-size: .75rem;
    line-height: 1.5;
    border-radius: 10px;
}

.form-submit-btn i {
    padding-left: 10px;
}

.contact-section a {
    text-decoration: none;
    font-size: 18px;
}

.contact-section a:hover {
    color: #89d72b;
    font-weight: 600;
}

.code-sync-header .header-list {
    display: flex !important;
}

.code-sync-header .header-list li:nth-child(2) {
    margin-left: 15px;
    border-left: 1px solid #FFFFFF40;
}

.follow-us a {
    padding-left: 15px;
    font-size: 13px !important;
    padding-right: 10px;
}

#contact-us a {
    font-size: 16px !important;
}

#contact-us a:first-child {
    padding-left: 5px !important;
}

#contact-us form .invalid {
    border: 2px solid red;
}

/* Style for valid fields (green border) */
#contact-us form .valid {
    border: 2px solid green;
}

.wpcf7-response-output {
    color: red;
}