.vlt-custom--8131 {
    bottom: -250px;
    left: -200px;
    max-width: 550px;
}

.vlt-custom--1451 {
    top: -25px;
    left: -30px;
    width: 256px;
    height: 208px;
    display: none;
}

.font-4 {
    font-size: 4rem;
}

.img-tech {
    min-height: 65px;
}

@media only screen and (max-width: 575px) {
    .vlt-custom--1451 {
        top: -100px;
        left: -100px;
    }
}

.vlt-custom--1512 {
    bottom: -28vw;
    left: 50vw;
    width: 75vw;
    height: 75vw;
    background-size: cover;
}

.vlt-custom--4124 {
    top: 0;
    right: 0;
    bottom: 0;
    width: 40vw;
    height: 100%;
    background-position: top left;
    background-size: cover;
}


.vlt-custom--1259 {
    top: -20px;
    right: -5px;
    width: 256px;
    height: 208px;
    display: none;
}

.vlt-custom--2355 {
    bottom: -250px;
    left: 0;
    width: 389px;
    height: 550px;
}

.custom-vlt-award-item {
    text-align: center;
    padding: 1rem .85rem;
    width: 15rem;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 15px 5px rgba(16, 16, 16, .1);
    box-shadow: 0 5px 15px 5px rgba(16, 16, 16, .1);
}

.custom-vlt-award-item h6 {
    font-size: 1rem;
    margin-bottom: .8rem;
}

.custom-vlt-award-item .vlt-award-item__logo {
    height: 4rem;
    width: 100%;
    margin: 1rem auto;
    box-shadow: none;

}

.custom-vlt-award-item .vlt-award-item__logo img {
    object-fit: contain;

}

.with-hover {
    display: none;
}

.custom-vlt-award-item:hover {
    background-color: #15cdff;
}

.custom-vlt-award-item:hover .with-hover {
    display: block;
}

.custom-vlt-award-item:hover .vlt-award-item__logo {
    box-shadow: unset;
}

/************* Download Modal style ******************/

.modal-content {
    background-color: transparent;
    border: none;
}

.modal-content input {
    background: transparent;
    color: #999;
    border-bottom: 1px solid #0dadea;
    border-radius: unset;
}

.modal-content .btn-download-header {
    color: #0dadea;
    background-color: transparent;
    border: 1px solid #0dadea;
    padding-left: 10px;
    min-width: 200px;
}

.modal-content .btn-download-header svg {
    margin: 0 5px;
}

.modal-content .btn-download-header svg path {
    fill: #0dadea;
}

.modal-header {
    border: none;
}

.modal-body {
    padding: 0;
}

.github-box {
    padding: 200px 16px;
    border: 2px solid #0dadea;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.title {
    color: #fff;
    text-align: center;
    text-transform: capitalize;
}

.title span {
    color: #0dadea;
}

.download-form {
    padding: 75px 20px;
    text-align: center;
}

.img-box {
    margin: 20px 0;
    text-align: center;
}

.modal-backdrop.show {
    opacity: .89;
}

.close {
    color: #fff;
    font-size: 3.5rem;
    font-weight: normal;
    text-shadow: none;
}

.close:hover {
    color: #0dadea;
}

.custom-d-static {
    display: none;
}

.custom-d-animation {
    display: block;
}

@media (max-width: 1200px) and (min-width: 1024px) {
    .custom-gif {
        width: 205px;
    }
}


@media only screen and (max-width: 991px) {
    .vlt-custom--4124 {
        right: 0;
        width: 50vw;
    }

    .custom-d-static {
        display: block;
        margin: 0 auto;
    }

    .custom-d-animation {
        display: none;
    }

    .custom-vlt-award-item {
        width: 100%;
    }

    .vlt-navbar-contacts ul li {
        display: none;
    }

    .vlt-navbar .vlt-navbar-logo img {
        max-width: 120px;
    }

    .vlt-menu-burger svg {
        margin-left: 5px;
    }

    .vlt-gap-100 {
        height: 1.5rem;
    }

    .vlt-fullpage-slider .vlt-section__content {
        padding-top: 6.5rem;
    }

    .vlt-gap-70 {
        height: 1rem;
    }

    .vlt-large-heading {
        font-size: 3.5rem;
    }
}

@media only screen and (max-width: 768px) {
    .vlt-custom--4124 {
        right: -50vw;
        width: 100vw;
    }

    .vlt-footer-copyright {
        display: none;
    }
}

@media only screen and (max-width: 512px) {

    .custom-shap {
        right: 20px !important;
        bottom: -30px !important;
        left: unset !important;
    }
}
