#v-header, .main-menu-wrapper {
    position: unset;
}

#v-sticky-header {
    display: none !important;
}

.v-4724 .v-element.v-element-c0bda65 {
    padding: 0;
}

.v-element-16fd31d {
    display: flex !important;
}

.v-element-5ac6c81 .v-widget-container {
    width: 90%;
    margin: 0 auto;
    padding: 0 !important;
}

.container {
    width: 90%;
    margin: 0 auto;
}

.v-element-1137b19 h2 {
    text-transform: initial !important;
}

#whyChooseUs .v-container {
    min-height: unset !important;
}

.v-widget-container h2 {
    color: #49B5C3;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.section-title {
    color: #000 !important;
    text-align: center !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    font-size: 40px !important;
}

.section-subtitle {
    font-size: 17px !important;
}

span:first-line, a:first-line, h2:first-line {
    text-transform: unset !important;
}

#embeddedProgramming {
    padding: 50px 0;
}

.dropp-header__btn i {
    position: absolute;
    right: 3px;
    top: 17px;
}

#contactUs .submit-btn {
    width: 200px;
    margin: 20px auto;
    padding: 10px;
}

#contactUs .submit-btn button {
    border: none;
    background-color: #49B5C3;
    color: #fff !important;
}

.swal2-popup.swal2-toast {
    display: flex !important;
    flex-direction: column !important;
    align-items: baseline !important;
}

.captcha {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    width: 200px;
    height: 120px;
    justify-content: space-between;
}

::placeholder {
    color: #d8d8d8 !important;
}

#embeddedProgramming .uk-card {
    margin-top: 20px;
}

.v-element-e28fb7d {
    margin-top: -200px;
}

.v-heading-title {
    text-transform: unset !important;
}

@media (max-width: 500px) {
    .v-element-e28fb7d {
        margin-top: 0;
    }
}

@media (max-width: 450px) {

    .v-element-a60638f {
        font-size: 10px;
    }

    .v-element-c141e0e span {
        font-size: 12px !important;
    }
}

.v-text-editor a {
    color: #fff !important;
}


@media (max-width: 783px) {
    .item-drop {
        margin-top: 40px;
    }

    .captcha {
        margin: 0 auto;
    }
}

.slider-wa .item {
    display: flex;
    /*justify-content: center;*/
    /*align-items: center;*/
    flex-direction: column;
}

.slider-wa .item h3 {
    margin-top: 20px;
}


.mobile-slide {
    display: none;
}

@media (max-width: 900px) {
    .slider-wa-desktop {
        display: none;
    }

    .slider-oa-desk {
        display: none !important;
    }

    .slider-oa .flex-items {
        display: flex !important;
        flex-direction: unset !important;
        justify-content: unset !important;
        flex-wrap: nowrap !important;
    }

    .slider-oa .item {
        margin: 0 auto;
    }

    .mobile-slide {
        display: block;
    }

    #shortAbout .container ul {
        margin-left: 0 !important;
    }


    .slider-ip-desk {
        display: none;
    }

    .slider-ip .uk-card {
        margin: 0 auto;
    }
}
