﻿::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
    border-radius: 10px;
}

::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, rgb(122,153,217)), color-stop(0.72, rgb(73,125,189)), color-stop(0.86, rgb(28,58,148)));
}


img#footer-logo-white-img {
    width: 80% !important;
    height: auto !important;
    margin-left: -50px
}

.horizontal-timeline p {
    font-size: 16px;
    text-align: justify;
    margin-top: 10px;
}

.service_bg_animation {
    z-index: -1;
    width: 100% !IMPORTANT;
    overflow: hidden;
    height: 100vh;
}

.border-radius-15 {
    border-radius: 15px;
}

.header-1 #header-wrap {
    padding: 0 20px
}

.logo img {
    height: 71px
}

#product .modal-dialog.modal-dialog-centered {
    max-width: 900px;
    margin-top: 90px
}

#product .modal-body {
    padding: 0
}

.modal {
    background: rgb(0 0 0 / 82%)
}

.modal-content {
    background: hsl(0deg 0% 100%);
    color: #000;
    border: none;
    position: relative
}

.modal-header h5 {
    color: #000 !important;
    display: block;
    width: 100%;
    text-align: center;
    font-weight: 700
}

.modal button.btn.btn-secondary.m-auto {
    background: rgb(0 0 0 / .41);
    color: #fff
}

.modal button.close {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #458ca7;
    opacity: 1;
    z-index: 1111
}

.modal .featured-item.style-1 {
    text-align: center
}

    .modal .featured-item.style-1 p {
        text-align: justify
    }

.featured-icon.service_icon img {
    display: block;
    height: 76px
}

.featured-icon.service_icon embed {
    display: block;
    height: 76px
}

.featured-icon span::before {
    background: rgb(212 248 230 / .53) !important
}

.featured-icon span::after {
    background: rgb(51 51 238 / .22) !important
}

span.typed-cursor {
    font-size: 50px;
    display: inline-block
}

.scale2 {
    transform: scale(1.8)
}

.footer-social.mt-2.w-100.border-top.mt-2.pt-3.border {
    padding: 10px;
    text-align: center
}

.client .item {
    margin: 15px
}

/*home page service section*/
.featured-mini-disc p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
    font-size: 14px;
}

.featured-item.style-2 {
    padding: 35px 15px 25px 15px;
}

#home_services {
    background-image: url(../images/pattern/05.png);
    background-position: center;
    padding-bottom: 70px !Important;
    background-size: cover;
    background-repeat: no-repeat;
}

.pt-0 {
    padding-top: 0 !important;
}

.clients-logo, .comment-reply a, .widget-title {
    -webkit-box-shadow: 2px 5px 14px 0 rgb(72 73 121 / 15%);
    -moz-box-shadow: 2px 5px 14px 0 rgb(72 73 121 / 15%);
    -o-box-shadow: 2px 5px 14px 0 rgb(72 73 121 / 15%);
    box-shadow: 2px 5px 14px 0 rgb(72 73 121 / 15%);
}
/*#portfolio {
    background-image: url("../images/pattern/01.png");
}*/
.bg_green {
    background: #1a0f4d;
    border-radius: 15px;
}

.portfolio_content {
    color: #fff !important;
}

.font-small {
    font-size: small;
}

#portfolio {
    background: #fff0e6;
    position: relative;
}

.portfolio_bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.portfolio_top {
    position: absolute;
    top: 0;
    width: 100%;
}

.portfolio_btn {
    float: right;
    margin-top: 75px;
}

.font_white {
    color: #fff !important;
}

.portfolio_img {
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 75% !Important;
}

.portfolio_logo {
    width: 36%;
    border-radius: 12px;
    box-shadow: 0px 2px 9px #000;
}

.portfolio_content span {
    display: inline-block;
    border-top: 1px solid;
    color: #cacaca;
    font-size: small;
    margin-bottom: 10px;
}

.portfolio_content h5 {
    margin-bottom: 0 !Important;
}

#portfolio button.owl-prev {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 15px 40px !Important;
}

.port_logo_box {
    padding: 70px 0 !important;
    margin-top: 80px !important;
}

#portfolio button.owl-next {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 15px 40px !Important;
}

.featured-desc p {
    text-align: justify;
}

.portfolio_box .col-md-2 {
    margin-bottom: 30px;
}

.port_logo_box #confetti {
    opacity: 0.4;
}

.bg-pos-right {
    background-position: right;
}

.portfolio_box .card_clint {
    transition: 0.25s;
    background: #fff !important;
}

img.country_logo {
    width: 16%;
}

.contact_icon {
    font-size: 25px !important;
    margin-right: 12px !important;
    line-height: 0 !important;
    width: 25px;
}

.portfolio_box .card_clint:hover {
    transform: scale(1.15);
    box-shadow: 0 0 9px rgb(0 0 0 / 11%);
    cursor: pointer;
}

#clientele {
    padding-bottom: 30px !important;
}

section#home_services {
    padding-top: 150px !important;
    margin-top: 35px;
}

footer .contact-media {
    padding: 14px;
    border-radius: 22px;
    background: linear-gradient(145deg, #2e2e2e, #4c4c4c) !important;
    box-shadow: 7px 11px 30px #222222, -11px -10px 72px #6c6c6c;
}

    footer .contact-media span {
        font-size: 12px;
        color: #fff;
    }

    footer .contact-media i {
        font-size: 17px !important;
        width: 14px;
        line-height: 0 !important;
        margin-bottom: 15px !important;
        color: #fff;
    }

footer .contact-media {
    background: #535353;
}

footer.footer.dark-bg.pos-r.animatedBackground {
    background: rgb(36,36,36) !important;
    background: linear-gradient(90deg, rgba(36,36,36,1) 0%, rgba(71,71,71,1) 100%) !important;
}

.footer-social.mt-2.w-100.border-top.mt-2.pt-3.border {
    border: none !important;
}

.home_about_box .img-box {
    box-shadow: none;
}

/*typed css*/
span.type_static {
    font-size: 50px !important;
    font-weight: 900;
    color: #0573bf;
    display: block;
    line-height: 60px;
}

.type_dynamic {
    font-size: 50px;
    font-weight: 900;
    color: #5c5c5c;
    display: block;
    line-height: 60px;
}

.type_box {
    height: 140px;
}

.col-md-6.hero-content {
    padding: 40px;
    text-align: justify;
}

    .col-md-6.hero-content h2 {
        margin-top: 50px;
        color: #0572be;
        font-weight: 900;
        font-size: 40px !important;
    }

#hero_slider .owl-stage-outer {
    padding-bottom: 0;
}

#hero_slider button.owl-prev {
    position: absolute;
    left: -12%;
}

#hero_slider .owl-nav {
    top: 54% !important;
}

#hero_slider button.owl-next {
    right: 0;
    position: absolute;
    right: -12%;
}

div#rightNav .scroll-right {
    display: none;
}

div#leftNav .scroll-left {
    display: none;
}

#hero_slider .owl-nav button {
    padding: 16px !important;
    opacity: 0.5;
}

#example ul {
    list-style: none;
}

.service_list_tab img {
    width: 36px;
    margin-right: 15px;
}

.list-group-item.list-group-item-action.active img {
    filter: invert(100%);
}

.events-content.touch-enabled ul li {
    box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
    backdrop-filter: blur( 4px );
    -webkit-backdrop-filter: blur( 4px );
    border-radius: 10px;
    border: 1px solid rgba( 255, 255, 255, 0.18 );
    background: rgb(255 255 255 / 79%) !important;
}

#hero_slider .owl-nav button i {
    color: #0572be;
    font-size: 24px;
}

.timeline_box {
    /*background: url('../images/num-counter.png');*/
    position: relative;
}

.timeline_bg {
    position: absolute;
    bottom: 0;
    width: 100%;
}

#hero_slider .owl-nav button:hover {
    background: #fff !important;
    opacity: 1;
}

div#myButton {
    z-index: 1111;
}

.list-group-item.active {
    background: #002a49;
    border-color: #002a49;
}

.pt_125 {
    padding-top: 125px;
}

#nav-tabContent p {
    text-align: justify;
}

section.fullscreen-banner.banner.p-0.bg-contain.bg-pos-rt.min_height_600 {
    width: 100%;
    overflow: hidden;
}

.floating-wpp-button {
    width: 60px !important;
    height: 60px !important;
}
.footer_copyright {
    text-align: center;
    margin-top: 40px;
}
.mt_100p{
    margin-top:100px !important;
}
footer.footer.dark-bg.pos-r.animatedBackground {
    padding-bottom: 20px;
}
.events-content.touch-enabled {
    height: auto !important;
}

.copyright_section {
    text-align: center;
    color: #a5a5a5;
    background: #333;
    display: inline-block;
    margin: auto !important;
    padding: 5px 10px;
    border-radius: 10px;
    box-shadow: 1px 8px 30px #222222, -9px -8px 72px #6c6c6c;
}
canvas#confetti {
    background: #fbf3ed;
}
.w-90{
    width:90%;
    margin:auto;
}
ul#main-menu .nav-item:hover {
    cursor: pointer;
}
.mb-d-block{
    display:none;
}

@media screen and (min-width:991px) {
    section #home_services {
        margin-top: 150px;
    }

    .min_height_600 {
        min-height: 600px;
    }

    .home_about_box .col-lg-7.col-md-12.image-column.p-0.pr-lg-5 {
        width: 57% !important;
    }

    .service_list_option {
        position: sticky;
        top: 90px;
    }
}

@media screen and (max-width:567px) {
    section.fullscreen-banner.banner.p-0.bg-contain.bg-pos-rt.min_height_600 {
        padding-bottom: 20px !important;
    }
    .lead{
        margin-bottom:-2rem !important;
    }
    .mb-d-block{
        display:inline-block;
    }
    #hero_slider button.owl-next {
        right: -22px;
        top: -100px;
    }

    #hero_slider button.owl-prev {
        left: -22px;
        top: -100px;
    }
    .list-group-item {
        padding: 7px 10px;
        border-radius: 6px;
    }
    .pt_mb_90{
        padding-top:90px;
    }
    section.fullscreen-banner.banner.p-0.bg-contain.bg-pos-rt.min_height_600 {
        margin-top: 0 !important;
        padding-top: 10px !important;
    }

    .fullscreen-banner h2.mt_100p {
        margin-top: 0 !Important;
    }
    .mbl-mb-4{
        margin-bottom:15px;
    }
    div#nav-tabContent {
        margin-top: 25px;
    }
    .events-content.touch-enabled img {
        margin-bottom: 15px;
    }

    footer .contact-media {
        margin-bottom: 20px;
    }

    /*div#list-DEVELOPMENT img {
        margin-top: 25px;
    }
*/
    .portfolio_content {
        text-align: center;
    }

    .portfolio_img {
        position: static;
        margin: auto !important;
    }

    .portfolio_logo {
        margin: auto;
    }

    .portfolio_btn {
        float: left;
        margin-top: 15px;
        margin-bottom: 20px;
    }

    section#home_services {
        padding-top: 0 !important;
        margin-top: 0;
    }
}
