﻿.lodar .layer-1, .lodar .layer-2, .lodar .layer-3, .lodar .layer-4 {
    height: 20px;
    border-radius: 2px;
    position: absolute;
    width: 20px
}

#curve, .lodar .layer-1, .lodar .layer-2, .lodar .layer-3, .lodar .layer-4, .miz-overlay, header {
    position: absolute
}

#screen h2, #scroll-up, .feature-box, .select-btn, .testimonial-item .owl-nav {
    text-align: center
}

.preloader-area, .slick-list, section, svg:not(:root) {
    overflow: hidden
}

button, hr, input {
    overflow: visible
}

progress, sub, sup {
    vertical-align: baseline
}

.slick-slider, legend {
    box-sizing: border-box
}

.about-us h2, .main-menu li a, .miz-header h2 {
    text-transform: uppercase
}

.section-padding, pd-bottom-1 {
    padding-bottom: 100px
}

.modal-info, legend {
    white-space: normal
}

html:not([amp4ads]), html:not([amp4ads]) body {
    height: 100% !important
}

html.i-amphtml-fie > body, html.i-amphtml-singledoc > body {
    overflow: auto !important
}

a, a:focus, a:hover {
    text-decoration: none
}

body {
    font-family: Raleway,sans-serif;
    font-size: 15px;
    line-height: 28px;
    color: #202020;
    margin: 0
}

.blogsContainer .blog-image, .blogsContainer .modal-img {
    margin-bottom: 3rem;
    margin-top: 1rem
}

.blogsContainer .circle-ul {
    margin-bottom: 3rem;
    margin-top: 2rem
}

.blogsContainer h2, .blogsContainer h3, .blogsContainer h4, .blogsContainer h5, .blogsContainer h6 {
    margin-bottom: 1rem;
    margin-top: 2rem
}

.footer-widget ul {
    list-style-type: none
}

.miz-overlay {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #0d3886;
    opacity: .9
}

.section-padding {
    padding-top: 80px
}

.miz-header {
    margin-bottom: 20px
}

    .miz-header h2 {
        font-weight: 600;
        position: relative;
        display: inline-block
    }

        .miz-header h2::after {
            background-color: #202020;
            content: " ";
            display: block;
            margin: 10px auto auto;
            width: 120px;
            height: 3px
        }

        .miz-header h2::before {
            background-color: #183ba3;
            content: " ";
            display: block;
            margin: 0 auto;
            width: 40px;
            height: 3px;
            top: calc(100% - 3px);
            position: absolute;
            left: 58%
        }

    .miz-header p {
        padding: 0 18%
    }

.preloader-area {
    position: fixed;
    background: #fff;
    z-index: 11000;
    height: 100%;
    width: 100%;
    padding-top: 23%
}

.menu-area, .sticky .menu-area {
    padding: 1rem;
    transition: .5s
}

.color-1 {
    background-color: #0239a8 !important
}

.color-2 {
    background-color: #202020 !important
}

.lodar {
    width: 50px;
    height: 50px;
    transform: rotate(45deg);
    position: relative;
    margin: auto
}

.feature-box, .hero-button, .hero-text {
    margin-top: 50px
}

.lodar .layer-1 {
    top: 0;
    left: 0;
    animation: 2s ease-in-out infinite cube11
}

.lodar .layer-2 {
    top: 0;
    right: 0;
    animation: 2s ease-in-out infinite cube12
}

.lodar .layer-3 {
    bottom: 0;
    right: 0;
    animation: 2s ease-in-out infinite cube13
}

.lodar .layer-4 {
    bottom: 0;
    left: 0;
    animation: 2s ease-in-out infinite cube14
}

.hero-button .hero-btn, .miz-btn {
    border-radius: 5px;
    color: #fff;
    font-size: 22px;
    cursor: pointer
}

@keyframes cube11 {
    25% {
        left: 30px;
        top: 0
    }

    50% {
        top: 30px;
        left: 30px
    }

    75% {
        top: 30px;
        left: 0
    }

    100% {
        left: 0;
        top: 0
    }
}

@keyframes cube12 {
    25% {
        top: 30px;
        right: 0
    }

    50% {
        top: 30px;
        right: 30px
    }

    75% {
        top: 0;
        right: 30px
    }

    100% {
        top: 0;
        right: 0
    }
}

@keyframes cube13 {
    25% {
        bottom: 0;
        right: 30px
    }

    50% {
        bottom: 30px;
        right: 30px
    }

    75% {
        bottom: 30px;
        right: 0
    }

    100% {
        bottom: 0;
        right: 0
    }
}

@keyframes cube14 {
    25% {
        bottom: 30px;
        left: 0
    }

    50% {
        bottom: 30px;
        left: 30px
    }

    75% {
        bottom: 0;
        left: 30px
    }

    100% {
        bottom: 0;
        left: 0
    }
}

header {
    width: 100%;
    top: 25px;
    z-index: 337;
    background: 0 0
}

    header.sticky {
        background: #0d45b6;
        position: fixed;
        top: 0
    }

.hero-area-1, .hero-text, .main-menu li, .menu-area {
    position: relative
}

.sticky .logo img {
    padding-top: 12px;
    width: 85px
}

.logo, .main-menu, .miz-btn {
    transition: .5s
}

    .main-menu ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

.hero-area-2, .testimonial-info p, pd-bottom-3 {
    padding-bottom: 50px
}

.main-menu li {
    float: none;
    display: inline-block
}

    .main-menu li a {
        color: #fff;
        display: block;
        font-size: 12px;
        font-weight: 500;
        line-height: 20px;
        padding: 20px 30px 20px 0
    }

#screen h2, .single-project > h4 > a {
    color: #505050
}


.hero-area-1 {
    position: relative;
    background: url(../img/banner.jpg) 0 0/cover #183ba3;
    height: 85vh
}

@supports (background-image:url("image.webp")) {
    .hero-area-1 {
        background: url(../img/banner.webp) 0 0/cover #183ba3
    }
}

.hero-info {
    padding-top: 150px
}

#curve {
    width: 100%;
    bottom: 0;
    enable-background: new 0 0 1920 300
}

    #curve path, #curve-2 path {
        fill: #fff
    }

.hero-text h2 {
    color: #fff;
    line-height: 45px
}

.hero-button .hero-btn {
    display: inline-block;
    margin-right: 20px;
    padding: 15px 25px;
    background: 0 0;
    border: 1px solid #fff;
    transition: .5s
}

.background, .service-item .owl-carousel .owl-dots.disabled, .service-item .owl-carousel .owl-nav.disabled, .slick-initialized .slick-slide, .slick-list, .slick-slide img, .slick-slider, .slick-track, article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
    display: block
}

.hero-button .hero-btn.active, .hero-button .hero-btn:focus, .hero-button .hero-btn:hover {
    background: #fff;
    color: #1c40a1
}

.head-app, [dir=rtl] .slick-slide {
    float: right
}

.background {
    background-color: #183ba3;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .9
}

.blog-carousel button.owl-prev, .download, .download-button, .download-text-2, .footer-widget, .hero-area-2, .index-banner, .post-modal-container, .skillbar, .slick-list, .slick-slider, .slick-track {
    position: relative
}

.hero-area-2 {
    background: url(../img/header-bg.png) 0 0/cover #183ba3
}

#curve-2 {
    width: 100%;
    position: absolute;
    bottom: 0
}

.feature-box .feature-icon {
    height: 100px;
    width: 100px;
    line-height: 115px;
    background: #f4f4f4;
    text-align: center;
    display: block;
    border-radius: 50%;
    margin: auto;
    box-shadow: 0 0 20px #c9c9c9
}

    .feature-box .feature-icon i {
        font-size: 30px;
        color: #0d45b6
    }

.feature-info h4 {
    margin-top: 20px;
    margin-bottom: 20px
}

.mean-container .mean-bar, .mean-container .mean-nav, .testimonial {
    background: #fff
}

.testimonial-area {
    padding: 70px 20px;
    background: #0d45b6;
    height: 410px
}

.testimonial-member {
    float: left
}

.testimonial-info {
    margin-left: 150px
}

.testimonial-member img {
    height: 115px;
    width: 115px !important;
    object-fit: cover
}

.banner-header p, .download-text-2 h4, .footer .fb-icon, .footer .insta-icon, .footer .linkedin-icon, .footer .twitter-icon, .m-header, .select-btn:focus, .select-btn:hover, .testimonial-info h5, .testimonial-info p, .widget-social ul li a, .widget-text p {
    color: #fff
}

.testimonial-item .owl-nav {
    padding-top: 50px
}

    .testimonial-item .owl-nav button {
        margin-right: 20px;
        background: #fff !important;
        color: #000 !important;
        box-shadow: 1px 1px 12px 1px #82838461;
        display: inline-block;
        width: 50px;
        height: 50px;
        border-radius: 50%
    }

.service-item .owl-nav, .testimonial-item .owl-nav {
    position: absolute;
    top: 44%;
    width: 100%
}

    .testimonial-item .owl-nav .owl-next {
        position: absolute;
        right: -26px;
        top: 0;
        margin-right: 0
    }

    .service-item .owl-nav .owl-next {
        position: absolute;
        right: 0;
        top: 0;
        margin-right: 0
    }

    .testimonial-item .owl-nav .owl-prev {
        position: absolute;
        left: -26px;
        top: 0
    }

    .service-item .owl-nav .owl-prev {
        position: absolute;
        left: 0;
        top: 0
    }

.blog-carousel button.owl-next {
    float: right;
    position: relative;
    top: -253px;
    left: 18px
}

.blog-carousel button.owl-prev {
    float: left;
    top: -253px;
    right: 17px
}

i.fa.fa-angle-left.apnaleft:before, i.fa.fa-angle-right.apnaright:before {
    background-color: #fff;
    padding: 5px 13px;
    border-radius: 48px;
    font-size: 26px;
    color: #000;
    box-shadow: 1px 1px 4px #c5c5c5,-1px -1px 6px #e3e3e3
}

.blog-carousel.owl-theme .owl-nav [class*=owl-]:hover {
    background-color: rgba(220,220,220,0);
    color: #fff;
    text-decoration: none
}

.blog-carousel .owl-nav.disabled {
    display: block !important
}

.testimonial-item .owl-nav .owl-next:before, .testimonial-item .owl-nav .owl-prev:before {
    content: "";
    position: absolute;
    top: 15px;
    z-index: 4;
    width: 20px;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat
}

.blog-carousel .owl-nav .owl-next:before, .blog-carousel .owl-nav .owl-prev:before, .service-item .owl-nav .owl-prev:before, .testimonial-item .owl-nav .owl-prev:before {
    background-image: url(../img/left-arrow.svg);
    left: 13px
}

.blog-carousel .owl-nav .owl-next:before, .blog-carousel .owl-nav .owl-prev:before, .testimonial-item .owl-nav .owl-next:before {
    right: 13px;
    background-image: url(../img/right-arrow.svg)
}

.testimonial-item .owl-next i, .testimonial-item .owl-prev i:hover {
    color: #3564c3;
    font-weight: 600
}

#owl-example-services .owl-next, #owl-example-services .owl-prev {
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    box-shadow: 1px 1px 11px 0 #dcdcdc;
    display: flex;
    align-items: center;
    justify-content: center
}

    #owl-example-services .owl-next i, #owl-example-services .owl-prev i {
        font-size: 30px
    }

.feature-info {
    padding: 0 38px
}

.contact-area input {
    background: 0 0;
    border: none;
    border-bottom: 2px solid #b0b0b0;
    height: 50px;
    border-radius: 0
}

    .contact-area input:focus, .contact-area textarea:focus {
        border: none;
        border-bottom: 2px solid #0d45b6;
        background: 0 0;
        box-shadow: none
    }

.contact-area textarea {
    background: 0 0;
    border: none;
    border-bottom: 2px solid #b0b0b0;
    border-radius: 0
}

.contact-button, pd-top-3 {
    padding-top: 50px
}

.miz-btn {
    padding: 15px 25px;
    background: #0d45b6;
    font-weight: 400;
    border: none
}

.footer-widget {
    background: url(../img/footer-bg.jpg) center/cover no-repeat #0d45b6
}

.widget-social {
    padding-top: 40px
}

    .widget-social ul li {
        display: inline-block;
        margin-right: 30px
    }

.w-title {
    padding-bottom: 40px
}

    .w-title h3 {
        color: #fff;
        font-weight: 600
    }

.w-cat ul li a {
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    padding: 4px 12px;
    display: inline-block
}

.footer-area {
    background: #0f0f0f
}

.footer-text p {
    padding-bottom: 10px;
    padding-top: 10px;
    color: #fff
}

#scroll-up {
    position: fixed;
    z-index: 337;
    bottom: 30px;
    right: 10px;
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 24px;
    line-height: 44px;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: .25s;
    transition: .25s;
    display: none;
    background: #0d45b6
}

    #scroll-up:focus, #scroll-up:hover {
        background: #0d45b6;
        color: #fff
    }

.download {
    background: #0d45b6;
    z-index: 1
}

    .download::after {
        background: url(../img/download-bg.png) bottom center no-repeat;
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: -1
    }

.head-2 {
    margin-bottom: 50px !important
}

.download-button {
    margin-top: 20px;
    z-index: 1
}

    .download-button .download-btn {
        display: inline-block;
        margin-right: 20px;
        padding: 15px;
        font-size: 22px;
        background: #111;
        color: #fff;
        border-radius: 5px;
        cursor: pointer
    }

.download-btn span {
    margin-right: 10px
}

.index-banner {
    background: url(../img/header-bg.png) center/cover no-repeat fixed;
    padding-top: 180px;
    padding-bottom: 150px
}

.select-category {
    margin-bottom: 60px
}

.select-item {
    box-shadow: 0 0 20px #ccc
}

.select-item-title {
    margin-top: 20px
}

    .select-item-title h3 {
        font-weight: 600;
        color: #1259e8;
        margin-bottom: 40px
    }

.select-btn {
    padding: 15px 20px;
    color: #fff;
    font-size: 22px;
    border-radius: 30px;
    background: #1259e8
}

#screen h2 {
    margin-bottom: 50px
}

.slick-slide {
    margin: 0 20px
}

    .slick-slide img {
        width: 100%
    }

.slick-slider {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: 0
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    top: 0;
    left: 0
}

    .slick-track:after, .slick-track:before {
        display: table;
        content: ''
    }

.mobile-menu-area, .slick-arrow.slick-hidden, .slick-slide, .slick-slide.slick-loading img, [hidden], template {
    display: none
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px
}

audio, canvas, progress, video {
    display: inline-block
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

#service, .blog-section, .pricing-container, .pricing-section {
    background-color: #f2f2f2
}

.section-gap {
    padding: 100px 0
}

.skillbar {
    display: block;
    width: 100%;
    margin-bottom: 30px
}

.skill-bar-percent {
    color: #777;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 400;
    text-align: right
}

.skillbar .skillwrap {
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #bababa;
    padding: 2px
}

.myself-wrap {
    background-color: #fff;
    display: flex
}

    .myself-wrap .desc {
        padding: 33px;
        text-align: left
    }

.desc h4 {
    font-weight: 600
}

.designation {
    color: #0d45b6;
    font-weight: 700
}

.skillbar-bar {
    border-collapse: separate;
    border-spacing: 100px;
    border-radius: 10px;
    height: 10px;
    width: 0;
    transition-property: width,background-color;
    background: #0d45b6
}

.myself-wrap {
    text-align: center;
    width: 100%
}

    .myself-wrap > img {
        height: 295px;
        width: 250px;
        object-fit: cover;
        object-position: top;
        padding: 25px 0 25px 25px
    }

.hire-btn {
    position: absolute
}

.social-link-wrap {
    font-size: 23px;
    margin: 9px 0
}

    .social-link-wrap a i {
        margin-right: 3px
    }

.social-link-text {
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    margin-right: 8px
}

.fb-icon {
    color: #0778e9
}

.linkedin-icon {
    color: #0077b5
}

.insta-icon {
    color: rgba(64,93,230)
}

.twitter-icon {
    color: #00acee
}

.project-area {
    background-color: #fff
}

.single-project img {
    transition: .5s;
    box-shadow: 0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)
}

    .single-project img:hover {
        cursor: pointer;
        box-shadow: 0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22)
    }

.color-blue, .desc span.fa {
    color: #0d45b6
}

.project-list {
    padding-left: 18px
}

    .project-list > li {
        list-style-type: inherit
    }

.portfolio-modal .modal-content {
    border-radius: 0 !important;
    padding: 30px
}

#ErrorModal > .modal-dialog > .modal-content > .modal-header, #successModal > .modal-dialog > .modal-content > .modal-header, .modal-footer {
    border: none
}

.sucess-div-btn {
    background: 0 0;
    padding: 10px 12px;
    color: #0d45b6;
    border: 1px solid #0d45b6;
    transition: .5s
}

    .sucess-div-btn:hover {
        background: #0d45b6;
        border: 1px solid #fff;
        color: #fff
    }

.check-mail-send {
    color: #0d45b6;
    font-size: 115px !important
}

.loader {
    -webkit-animation: 1s linear infinite spin;
    animation: 1s linear infinite spin;
    border: 3px solid #ddd;
    border-top: 3px solid #42a5f5;
    border-radius: 50%;
    height: 75px;
    width: 75px;
    margin: 0 auto
}

@-webkit-keyframes spin {
    to {
        border-top-color: #ec407a;
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    to {
        border-top-color: #ec407a;
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.developer-link {
    color: #fff;
    transition: .5s
}

    .developer-link:hover {
        color: #0eb493
    }

.miz-btn:hover {
    background: #fff;
    border: 1px solid #0d45b6;
    color: #0d45b6
}
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
        outline: ButtonText dotted 1px
    }

fieldset {
    padding: .35em .75em .625em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

    [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

.blog-img img {
    object-fit: cover;
    width: 100%;
    height: 260px
}

.mean-container .mean-bar {
    float: left;
    min-height: 0;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 999999
}

.mean-container .mean-nav {
    float: left;
    margin-top: 0;
    width: 100%
}

    .mean-container .mean-nav ul {
        padding: 0;
        margin: 0;
        width: 100%;
        list-style-type: none
    }

        .mean-container .mean-nav ul li {
            position: relative;
            float: left;
            width: 100%
        }

            .mean-container .mean-nav ul li a {
                display: block;
                float: left;
                width: 90%;
                padding: 1em 5%;
                margin: 0;
                text-align: left;
                border-top: 1px solid rgba(255,255,255,.5);
                text-decoration: none;
                text-transform: uppercase
            }

            .mean-container .mean-nav ul li li a {
                width: 80%;
                padding: 1em 10%;
                border-top: 1px solid rgba(255,255,255,.25);
                opacity: .75;
                text-shadow: none !important;
                visibility: visible
            }

            .mean-container .mean-nav ul li.mean-last a {
                border-bottom: none;
                margin-bottom: 0
            }

            .mean-container .mean-nav ul li li li a {
                width: 70%;
                padding: 1em 15%
            }

            .mean-container .mean-nav ul li li li li a {
                width: 60%;
                padding: 1em 20%
            }

            .mean-container .mean-nav ul li li li li li a {
                width: 50%;
                padding: 1em 25%
            }

            .mean-container .mean-nav ul li a.mean-expand {
                -moz-border-bottom-colors: none;
                -moz-border-left-colors: none;
                -moz-border-right-colors: none;
                -moz-border-top-colors: none;
                border-image: none;
                border-style: none none solid solid;
                border-width: medium medium 1px 1px;
                font-weight: 700;
                height: 35px;
                margin-top: 1px;
                position: absolute;
                right: 0;
                text-align: center;
                top: 0;
                width: 26px;
                z-index: 2
            }

.mean-container .mean-push {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    clear: both
}

.mean-nav .wrapper {
    width: 100%;
    padding: 0;
    margin: 0
}

.mean-container .mean-bar, .mean-container .mean-bar * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.mean-remove {
    display: none !important
}

.mean-nav > ul {
    height: 294px;
    overflow-y: scroll
}

.mean-container .mean-nav ul li a:hover .mean-nav ul li a.mean-expand {
    color: #000;
    font-weight: 600
}

.mean-container .mean-nav ul li a.mean-expand:hover {
    background: 0 0;
    color: #1ed1c7;
    font-weight: 600
}

.mean-container .mean-nav ul li a, .mean-container .mean-nav ul li li a {
    color: #0239a8 !important;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    opacity: 1
}

    .mean-container .mean-nav ul li a:hover {
        background: rgba(255,255,255,.1);
        color: #0239a8;
        font-weight: 600
    }

    .mean-container .mean-nav ul li a.mean-expand {
        border-color: transparent !important;
        line-height: 32px;
        padding: 9px !important;
        background: 0 0
    }

.portfolio-header {
    font-size: 28px;
    font-weight: 600
}

.about-right {
    justify-content: flex-end
}

#demos .owl-carousel .owl-nav button.owl-next, #demos .owl-carousel .owl-nav button.owl-prev, #demos .owl-carousel button.owl-dot {
    background: 0 0 !important;
    color: #000 !important;
    border: 1px solid #dcdcdc !important;
    padding: unset !important;
    font: inherit;
    height: 50px;
    width: 50px
}

#demos .owl-prev:before {
    background-image: url(../../assets/img/campbell.jpg);
    position: absolute
}

.about-us h2 {
    color: #000;
    font-weight: 600;
    margin-bottom: 15px
}

.about-us p {
    font-size: 18px
}

.about-text {
    font-size: 17px
}

.client-logo-section {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.client-logo img {
    width: 180px;
    height: auto;
    flex-wrap: wrap;
    padding: 25px
}

.banner-btn {
    background: #fff !important;
    color: #00f !important;
    border: 1px solid #fff !important
}

button:focus {
    outline: unset !important
}

.card-items {
    box-shadow: 0 6px 19px 4px #dcdcdcad;
    margin: 11px;
    border-radius: 50px;
    width: 320px;
    background: #fff;
    color: #000
}

.card-heading h2 {
    font-weight: 900
}

.card-price h2 {
    font-size: 55px;
    font-weight: bolder;
    margin: 0
}

.pricing-text-para p {
    line-height: 1.4;
    font-size: 16px
}

.ptext {
    text-align: left;
    justify-content: right !important;
    word-spacing: 1px
}

.card-items:hover {
    background: #0d45b6;
    transform: scale(1.05);
    transition: .3s;
    color: #fff
}

    .card-items:hover .card-price h2 {
        color: #61f9fd
    }

.feature-info p {
    margin: 0 150px
}

.modal-blog h1, .readmore-btn {
    margin-bottom: 30px
}

.m-0 {
    margin: 0 !important
}

.modal-open {
    padding-right: 0 !important
}

.pd-0 {
    padding: 0 !important
}

.close-btn {
    opacity: 1
}

.web-dev-banner:before {
    content: "";
    background: #0d54bd;
    width: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    opacity: .5;
    left: 0;
    height: 220px;
    border-radius: 8px 8px 0 0
}

.service-close-btn, .service-close-btn:hover {
    color: #fff;
    opacity: 1
}

.banner-image {
    max-height: 220px;
    object-fit: cover;
    position: relative;
    z-index: 1;
    border-radius: 8px 8px 0 0
}

.banner-header span {
    font-size: 30px;
    display: block;
    font-weight: 700;
    color: #fff
}

.service-content {
    padding: 30px
}

i.fa.fa-check-circle {
    color: #76d8a1;
    margin-right: 10px
}

.para {
    line-height: 2.3;
    padding-left: 15px
}

.close {
    text-shadow: unset
}

.web-img img {
    width: 85%
}

.banner-header {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    bottom: 45px
}

.service-close-btn {
    position: absolute;
    right: 0;
    z-index: 3;
    margin: 0 7px !important
}

.title-blog {
    width: 100%;
    padding-bottom: 40px;
    border-bottom: 1px solid #d3d3d3
}

.post-top {
    width: 100%;
    padding-top: 25px;
    display: flex
}

    .post-top > img {
        width: 530px;
        height: 307px;
        object-fit: cover
    }

.blog-post li {
    list-style: circle
}

.post-top-details {
    width: 35%;
    margin-top: 5px;
    margin-left: 45px
}

    .post-top-details > h3 {
        font-size: 1.6rem
    }

ul.blog-btm-section-pointers {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.blog-btm-section-pointers li {
    background: #fff;
    padding: 10px;
    margin: 10px;
    width: 150px;
    height: 100px;
    display: flex;
    align-items: center;
    text-align: center;
    box-shadow: 1px 1px 17px 6px #dcdcdc;
    cursor: pointer;
    font-weight: 500;
    line-height: 1.5
}

    .blog-btm-section-pointers li:hover {
        transform: scale(1.1);
        transition: .3s ease-in-out;
        color: #0d45b6
    }

.post-details p {
    line-height: 1.5;
    font-size: 14px
}

.post-read-more i {
    font-size: 13px;
    padding-left: 3px
}

.post-read-more {
    color: #0d45b6;
    font-weight: 600;
    background: unset;
    padding-left: 0
}

    .post-read-more:focus {
        box-shadow: unset
    }

.bio {
    margin-top: 15px;
    display: flex
}

    .bio > img {
        width: 40px;
        height: 40px;
        border-radius: 100%;
        margin-right: 10px
    }

.posts-other {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-top: 35px
}

.ellipsis-three, .ellipsis-two {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.post-other {
    width: 30%;
    height: 400px;
    background: #fff
}

    .modal-img, .post-details, .post-other > img {
        width: 100%
    }

        .post-details > h3 {
            font-weight: 600;
            margin: 10px 0;
            font-size: 1.3rem
        }

        .post-details > h6 {
            font-weight: 600;
            font-size: .9rem;
            line-height: 1.5
        }

.blog-modal-img {
    width: 100%;
    height: 300px;
    object-fit: cover
}

.modal-pointers li {
    list-style: decimal
}

#appended_body {
    min-height: 250px
}

@media screen and (max-width:1024px) {
    .post-top > img {
        width: 448px
    }
}

@media (min-width:576px) {
    .modal-dialog.portfolio-modal {
        max-width: 100% !important;
        margin: 0 !important
    }

    .modal-dialog.service-modal {
        max-width: 65% !important
    }
}

@media screen and (max-width:992px) {
    a.meanmenu-reveal2 {
        display: flex !important
    }

    .main-menu {
        position: fixed;
        background: #fff;
        left: 0;
        height: 100vh;
        top: 0;
        width: 250px;
        box-shadow: 0 0 32px -11px #000
    }

        .main-menu:not(.show) {
            transform: translateX(-505px)
        }

        .main-menu.show {
            transform: translateX(0)
        }

        .main-menu li a, .main-menu li a.portfolio-tab {
            color: #000
        }

        .main-menu ul {
            display: flex;
            flex-direction: column;
            padding-left: 1rem
        }

    .right-sec {
        padding-right: 20px !important;
        padding-left: 20px !important
    }

    .left-sec {
        padding-right: 20px;
        padding-left: 20px
    }

    .post-details p {
        font-size: 13px
    }

    .post-top {
        flex-wrap: wrap;
        justify-content: center
    }

        .post-top > img {
            width: 100%;
            object-fit: cover
        }

    .post-top-details {
        margin-left: 0 !important
    }
}

li.citm a, li.citm-b a {
    transition: .4s;
    color: #5a5a5a;
    display: block
}

@media screen and (max-width:425px) {
    .blog-btm-section-pointers li {
        width: 100%;
        justify-content: center
    }
}

.full-Modal {
    width: 100% !important
}

.modal-dialog {
    max-width: 100% !important
}

.modal-content {
    padding: 30px;
    border-radius: 0 !important;
    background: #fff
}

li.citm a {
    padding: 9px;
    border-bottom: 1px solid #e1e1e1
}

li.citm-b a {
    border-bottom: 1px dashed #e1e1e1;
    font-size: 13px;
    font-weight: 100;
    padding: 5px 9px
}

    li.citm a:hover, li.citm-b a:hover {
        cursor: pointer;
        background-color: #f4f3f3
    }

.common-cloud {
    position: sticky;
    top: 85px;
    margin-top: 0 !important;
    margin-bottom: auto !important;
    height: calc(100vh - 150px)
}

.blog-image, .modal-img {
    margin-top: 0;
    margin-bottom: 1rem
}

ol.toc.list-group {
    max-height: 100%;
    overflow-y: auto
}

.blog-post-modal {
    padding: 12px 12px 0 9px !important
}

.modal-blog button.close {
    font-weight: 100;
    font-size: 33px;
    position: relative;
    right: 10px
}

.modal-body h5 {
    color: #0d45b6;
    margin-bottom: 7px
}

.ellipsis-two {
    -webkit-line-clamp: 2
}

.ellipsis-three {
    -webkit-line-clamp: 3
}

.modal-img {
    height: 20rem;
    object-fit: cover;
    box-shadow: 1px 1px 11px -5px #6b6b6b;
    border-radius: 8px
}

.blog-image, .height-fix {
    height: 400px;
    object-fit: cover;
    width: 100%
}

.modal-close-btn {
    position: absolute;
    top: 10px;
    right: 40px;
    padding: 10px;
    background: #fff;
    z-index: 9;
    font-size: 40px;
    font-weight: 500;
    cursor: pointer
}

.modal-blog .modal-dialog {
    margin: 0
}

pd-top-1 {
    padding-top: 100px
}

pd-top-2 {
    padding-top: 70px
}

pd-bottom-2 {
    padding-bottom: 70px
}

.modal-blog h2 {
    font-weight: 700;
    font-size: 24px;
    padding-bottom: 13px;
    position: relative;
    padding-left: 14px;
    line-height: 38px
}

    .modal-blog h2:before {
        content: '';
        position: absolute;
        width: 3px;
        height: 38px;
        background: #00f;
        left: 0;
        top: -2px
    }

.modal-body h3 {
    font-size: 18px;
    font-weight: 600;
    color: #00f
}

.line-height-45 {
    line-height: 45px
}

.circle-ul li, .circle-ul-custom li {
    list-style: none;
    position: relative
}

.circle-ul {
    padding-left: 40px
}

    .circle-ul li:before {
        content: '';
        position: absolute;
        width: 7px;
        height: 7px;
        background-color: #fff;
        left: -16px;
        top: 10px;
        border-radius: 50pc;
        border: 2px solid #00f
    }

.modal-info {
    background-color: #00004a;
    font-size: 13px;
    font-weight: 600
}

@media only screen and (max-width:768px) {
    .blog-img, .blog-img img {
        width: 100%
    }

    .blog-img {
        display: block;
        margin: 0
    }

    .talent-container {
        padding: 3rem 1rem !important
    }

    .talent-footer a {
        padding: 1rem !important
    }

    .client-logo-section {
        display: grid !important;
        grid-template-columns: repeat(auto-fit,minmax(70px,1fr));
        gap: 1rem
    }

    .client-logo img, .width-sm img {
        width: 100%;
        padding: 5px !important
    }

    .feature-info p {
        margin: 0 !important
    }

    #modal-container .modal-background .modal, section {
        padding: 0 !important
    }

    .why-chose-us .tab-number {
        display: none
    }

    .why-chose-us .tab-title {
        font-size: 16px
    }

    .why-chose-header .card-header {
        padding: .5rem 0 !important
    }

    .choose-us-item .choose-us-text {
        grid-template-columns: 100% !important
    }

    .service {
        padding: 1px 10px !important;
        box-shadow: 0 0 12px -9px gray;
        text-align: center
    }

    .icon-close-contact-us {
        right: 9px !important;
        top: 11px !important
    }

    .main-menu li a {
        padding: 3px 30px 13px 0 !important
    }
}

a.meanmenu-reveal2 {
    position: relative;
    display: none;
    flex-direction: column;
    gap: 3px;
    justify-content: space-between;
    height: 23px;
    width: 25px
}

    a.meanmenu-reveal2 span {
        background: #fff;
        width: 100%;
        height: 2px;
        display: block;
        border-radius: 50px
    }

#header-area {
    position: sticky;
    top: 0
}
