@import url(https://fonts.googleapis.com/css2?family=Manrope:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Manrope", sans-serif;
}

.cursor,
.cursor2 {
    pointer-events: none;
    z-index: 9;
    position: fixed
}

.cursor,
.cursor2,
.preloader {
    position: fixed
}

.inner-banner-content .breadcrumb,
ul {
    list-style: none
}

.bx-loader-circle,
.eg-btn,
a {
    text-decoration: none
}

.about-card.light-version .about-card .percent_text,
.heading-color-white {
    color: #e6e6e6
}

.heading-color-dark {
    color: #140b42 !important
}

.main-menu .menu-list .menu-item .menu-link.active {
    color: #f38587 !important;
}

.bg--primary {
    background: #17181a
}

.container {
    max-width: 1180px
}

body {
    background-color: #fff;
    scroll-behavior: smooth;
    background-size: cover;
    background-repeat: no-repeat;
    font-family: "Manrope", sans-serif
}

.background-image-unset {
    background-image: unset
}

a {
    color: unset
}

a:focus {
    outline: solid 0
}

a:hover {
    color: inherit
}

.join-us-container h2,
.join-us-container p {
    color: #fff !important
}

.blog-left-sidebar .category-list li:last-child,
.blog-left-sidebar .recent-post-item:last-child,
.eg-card-wrap:last-child,
.faq-wrap .faq-item:last-child,
.project-details-list li:last-child,
p {
    margin-bottom: 0
}

.banner_text-line-height {
    line-height: 56px;
}

button:focus,
input:focus,
textarea:focus {
    outline: 0
}

::-moz-selection {
    color: #fff;
    background: #f38587
}

::selection {
    color: #fff;
    background: #f38587
}

ul {
    margin: 0;
    padding: 0
}

i.bx {
    vertical-align: middle
}

.section-grey {
    background: #F0F7FF !important
}

.dark-blue {
    background-color: #061b41 !important
}

.dark-blue-grd {
    background: linear-gradient(135deg, #140b42, #01588a) !important
}

.white {
    background-color: #fff !important
}

.cursor {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    border: 1px solid #e6e6e6;
    transition: .2s ease-out;
    left: 0;
    top: 0;
    transform: translate(calc(-50% - 100px), -50%)
}

.termsandconditn-div p {
    margin-bottom: 9px !important;
}
/* 
.w-40 {
    width: 40%;
} */

.cursor2 {
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background-color: #e6e6e6;
    transform: translate(-50%, -50%);
    transition: width .3s, height .3s, opacity .3s
}

.btn-primary,
.hover-btn {
    transition: .3s ease-in;
}

.scroll-hide {
    overflow: auto !important;
}

.scroll-hide::-webkit-scrollbar {
    display: none;
}

.fs-48 {
    font-size: 40px !important;
    font-weight: 700;
}

.preloader {
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: linear-gradient(135deg, #140b42, #01588a) !important;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

@keyframes loader {

    0%,
    10%,
    100% {
        width: 80px;
        height: 80px
    }

    65% {
        width: 150px;
        height: 150px
    }
}

@keyframes loaderBlock {

    0%,
    30% {
        transform: rotate(0)
    }

    55% {
        background-color: #f38587
    }

    100% {
        transform: rotate(90deg)
    }
}

@keyframes loaderBlockInverse {

    0%,
    20% {
        transform: rotate(0)
    }

    55% {
        background-color: #f38587
    }

    100% {
        transform: rotate(-90deg)
    }
}

.preloader .loader {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    transform: translate(-50%, -50%) rotate(45deg) translate3d(0, 0, 0);
    animation: 1.2s ease-in-out infinite loader
}

.preloader .loader span {
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    background-color: #fff;
    animation: 1.2s ease-in-out infinite both loaderBlock
}

.hover-btn span::after,
.hover-btn span::before {
    height: 0%;
    width: 1px;
    background: #f38587;
    position: absolute;
    content: ""
}

.banner-section2 .ml11 .line1,
.preloader .loader span:first-child {
    top: 0;
    left: 0
}

.preloader .loader span:nth-child(2) {
    top: 0;
    right: 0;
    animation: 1.2s ease-in-out infinite both loaderBlockInverse
}

.preloader .loader span:nth-child(3) {
    bottom: 0;
    left: 0;
    animation: 1.2s ease-in-out infinite both loaderBlockInverse
}

.preloader .loader span:nth-child(4) {
    bottom: 0;
    right: 0
}

.fw-800_imp {
    font-weight: 600 !important;
}

.employee_vaccancy-section .card {
    border-radius: 20px !important;
}

.block-quote {
    position: relative;
}

.block-quote:before,
.block-quote:after {
    position: absolute;
    color: #FE575A;
    font-size: 8rem;
}

.block-quote:before {
    content: '“';
    left: -3.5rem;
    top: -4rem;
}

.block-quote:after {
    content: '”';
    right: 0rem;
    bottom: -9rem;
}

.text-span-secondary {
    color: #787878;
    font-size: 14px;
}

.text-span-secondary2 {
    color: #3D3D3D;
    font-size: 14px;
}

.insight-healthcare-subsection .card {
    min-height: 345px;
}

.border-rad-both {
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
}

.main-menu .menu-list .menu-item .menu-link.active {
    color: red;
}

.border-rad-left {
    border-top-left-radius: 13px;
    border-bottom-left-radius: 13px;
}

.client-output-section .card {
    border-radius: 13px;
}

.text-info-blue {
    color: #1C3665;
}

@media (max-width: 1450px) {
    .banner-subsection .fs-54 {
        font-size: 45px !important;
    }

    .why-choose-tabsection .index-main-title,
    .service-section .index-main-title {
        font-size: 38px !important;
    }

    .inner-banner-section .estimation-saving-section .col-md-4 h2 {
        font-size: 45px !important;
    }

    .estimation-saving-section .col-md-4 h4 {
        font-size: 21px !important;
    }

    .fs-48 {
        font-size: 40px !important;
    }
}

.carousel-control {
    width: 15px !important;
}

.choose_us-section-title span {
    background: #E6F2FF;
    padding: 9px 22px;
    border-radius: 46px;
    color: #1C3665;
    font-weight: 600;
}

.frequency-asked-section .card {
    border: none;
}

.aboutus-text-danger {
    color: #FE575A;
}

.frequency-asked-section .card {
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.frequency-asked-section .card,
.frequency-asked-section .card-header {
    background: transparent !important;
}

@media (max-width: 1280px) {
    .leadership-banner .flex-nowrap {
        flex-wrap: wrap !important;
        padding: 0px !important;
    }

    .leadership-banner .client-block {
        width: 100% !important;
    }

    .leadership-banner .d-flex {
        flex-wrap: wrap !important;
    }
}

@media (max-width: 770px) {
    .transform-why_chooseus-subsection .why_chooseus-subsection {
        width: 100% !important;
    }
}

@media (max-width: 768px) {

    .banner-subsection .fs-54,
    .inner-banner-content .fs-54 {
        font-size: 36px !important;
        line-height: 40px !important;
        letter-spacing: -1px;
    }

    .text-secondary li {
        font-size: 13px !important;
    }

    .choseus-final-col {
        flex: none !important;
    }

    .banner-subsection .fs-20 {
        font-size: 18px !important;
    }

    .client-output-section .text-italic {
        font-size: 12px !important;
    }

    .bg-fullwhite .no-padd-xs {
        padding: 0px !important;
    }

    .banner-section .banner-subsection {
        margin: 0px !important;
    }

    .pd-sm-30 {
        padding: 0px 30px !important;
    }

    .nav-right-area .header-button {
        padding: 15px 23px !important;
        font-size: 12px !important;
    }

    .frequency-asked-section .card-header .text-info-blue {
        font-size: 14px !important;
    }

    .frequency-asked-section .card-body {
        font-size: 11px !important;
    }

    .bg-fullwhite .fs-54 {
        font-size: 24px !important;
    }

    .why-choose-tabsection .index-main-title,
    .service-section .index-main-title {
        font-size: 26px !important;
    }

    .index-main-title-p {
        font-size: 16px !important;
    }

    .management-section .nav-pills .nav-link {
        font-size: 11px !important;
    }

    .xs-m-0 {
        margin: 0px !important;
    }

    .btn-primary,
    .hover-btn {
        font-size: 15px !important;
    }

    .roi_calc_submit-btn {
        margin-bottom: 9px !important;
    }

    .masonry-container {
        grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)) !important
    }
}

.frequency-asked-section .card-header {
    border: none;
}

.frequency-asked-section .card-header a {
    padding: 0px;
}

.frequency-asked-section .card-header .text-info-blue {
    font-weight: 700;
    font-size: 20px;
}

.banner-img-cascad1 {
    position: absolute;
    right: -52px;
    width: 314px;
    height: 123px;
    background: #FFCED4;
    border-radius: 53px;
    top: -31px;
    z-index: 1;
    opacity: 66%;
    box-shadow: 0px 4px 4px 0px #00000040;
}

.banner-img-cascad2 {
    position: absolute;
    left: -78px;
    width: 200px;
    height: 89px;
    background: #E6F2FF;
    border-radius: 53px;
    bottom: 7px;
    z-index: 4;
    opacity: 0.7;
    box-shadow: 0px 4px 4px 0px #00000040;
}

.banner-img-cascad3 {
    position: absolute;
    left: -45px;
    width: 90px;
    height: 36px;
    background: #FFCED4;
    border-radius: 53px;
    bottom: 112px;
    z-index: 4;
    opacity: 0.4;
    box-shadow: 0px 4px 4px 0px #00000040;
}

.btn-primary:active {
    background-color: rgb(255, 206, 212) !important;
}

.shape-future-section .card {
    height: 100%
}

.btn-primary:focus {
    box-shadow: none !important;
    background-color: #FFCED4 !important;
}

.banner-subsection .carousel-inner {
    overflow: inherit;
}

.banner-borderadius-3 {
    border-radius: 32px;
}

.why_chooseus-subsection {
    background: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    margin: 10px;
    padding: 18px;
    border-radius: 26px;
}

.why-chooseus-navbar .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #0C469D;
    background: transparent !important;
    box-shadow: inset -7px -7px 20px rgba(255, 255, 255, 0.9), inset 1px 7px 9px rgba(0, 0, 0, 0.4) !important;
    font-weight: 600 !important;
    border-radius: 8px;
    padding: 13px 18px;
}

.why-chooseus-navbar .nav-pills .nav-link {
    color: #575F6B;
    font-weight: 600 !important;
    padding: 13px 18px !important;
    width: 215px;
    border: 2px dashed #e0e0e0;
    border-radius: 8px;
}
.why-chooseus-navbar .nav-pills .nav-link:hover {
    background: #e8f1ff;
}

.bg-fullwhite {
    background: #fff !important;
}

.index-main-title {
    color: #1C3665;
    font-size: 48px !important;
    font-weight: 700;
}

.hospital-count-section {
    background: #E6F2FF;
}

.hospital-count-section .why_chooseus-subsection {
    box-shadow: none !important;
    background: none;
}

.hmis_footer-section {
    background: #E8F2FE;
    border-top: 1px solid #B7CCE1;
}

.index-main-title-p {
    color: #1C3665;
    font-weight: 400;
    font-size: 20px;
}

.footer-section-inp input {
    height: 51px;
    border: 1px solid #778899;
    background: transparent;
    border-radius: 14px;
}

.footer-mailsend {
    right: 9px;
    top: 9px;
}

.why-chooseus-navbar {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    border-radius: 20px;
    background: #edeef2;
    width: max-content;
}

.why_chooseus-subsection h1 {
    background: linear-gradient(90deg, #06A0FF 0%, #1369B0 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 54px !important;
    font-weight: 700;
}

.why_chooseus-subsection h2 {
    background: linear-gradient(90deg, #06A0FF 0%, #1369B0 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 54px !important;
    font-weight: 700;
}

.why_chooseus-subsection h4 {
    color: #1C3665;
    font-weight: 400;
}

.carousel-indicators .active {
    background-color: #FFCED4 !important;
}

.carousel-indicators {
    z-index: 9 !important;
    position: inherit !important;
    justify-content: flex-start !important;
    margin-left: 0px !important;
    margin-right: 50%;
    background: #f0f7ff;
    margin-bottom: 4px;
}

.carousel-indicators-2 .carousel-control-canva[data-bs-target] {
    position: initial;
    font-size: 15px;
    background: #FFCED4 !important;
    width: 26px !important;
    height: 7px !important;
    border-radius: 50%;
    box-shadow: none !important;
    opacity: 1;
}

.potential-savings-subsection label {
    color: #1C3665;
    font-weight: 500 !important;
}

.potential-savings-subsection i {
    color: #0A6ED1;
}

.text-saving {
    color: #3D2930 !important;
    font-weight: 500 !important;
}

.text-saving-pad {
    padding: 19px 33px !important;
}

.estimation-saving-section {
    background: linear-gradient(90deg, #06A0FF 0%, #1369B0 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}

.estimation-saving-section .d-flex i {
    font-size: 30px;
}

.estimation-saving-section .col-md-4 h2 {
    font-size: 50px !important;
    font-weight: 700;
}

.estimation-saving-section .col-md-4 h4 {
    font-weight: 600;
    font-size: 21px;
}

.potential-savings-subsection input {
    border: 1px solid #778899;
    height: 54px;
    border-radius: 16px;
}

#ourclients,
#ourclients .clients-wrap ul {
    margin-left: auto;
    margin-right: auto;
    display: block
}

#ourclients {
    background: #fff;
}

#ourclients .clients-wrap {
    display: block;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    height: 218px;
}

#ourclients .clients-wrap ul {
    list-style: none;
    position: relative
}

#ourclients .clients-wrap ul li {
    display: block;
    float: left;
    position: relative;
    margin: 0px 100px;
    line-height: 100px;
    text-align: center
}

#ourclients .clients-wrap ul li img {
    vertical-align: middle;
    object-fit: contain;
    max-width: 100%;
    width: 218px;
    height: 218px;
    max-height: 100%;
    -webkit-transition: left 0 linear;
    -moz-transition: left 0 linear;
    transition: left 0 linear
}

.testimonial-padding {
    padding-left: 166px !important;
    padding-right: 166px !important;
}

.carousel-indicators-2 [data-bs-target] {
    width: 10px !important;
    height: 10px !important;
    border-radius: 50%;
    background-color: #D9D9D9;
    box-shadow: 0px 2.38px 0.69px 0px #00000040 inset;
}

.primary--bg {
    background-color: #17181a
}

.pt-80 {
    padding-top: 80px
}

.pb-60,
.pb-80 {
    padding-bottom: 60px
}

.pt-120 {
    padding-top: 88px
}

.pb-120 {
    padding-bottom: 120px
}

.pb-150 {
    padding-bottom: 150px
}

.fs-54 {
    font-size: 54px !important;
    font-weight: 700;
}

.fs-20 {
    font-size: 25px !important;
}

.bg-clientop {
    background: #E6F2FF;
    border-radius: 32px;
}

.testimonial-scroll-section iframe {
    border-radius: 13px;
}

.testimonial-scroll-btn i {
    font-size: 24px;
    color: #1C3665;
    cursor: pointer;
}

.client-inner-box .thumb img {
    border-radius: 50%;
    width: 60px;
    height: 60px;
}

.client-block {
    color: #3D3D3D;
    border: 2px solid #B7CCE1;
    background: #F0F7FF;
    border-radius: 18px;
    margin-right: 18px;
}

.btn-primry-important {
    border: 1px solid #1C3665 !important;
    color: #1C3665 !important;
    background: transparent !important;
    border-radius: 50px !important;
}
.btn-primry-important:hover {
    background: #1C3665 !important;
    color: #fff !important;
    border: 1px solid transparent !important;
    transition: .1s ease-in !important;
}

.blogs-section-new img {
    object-fit: cover !important;
}

.imp-text {
    color: #1C3665 !important;
}

@media (max-width: 767px) {
    .product-page-new .fs-5 {
        font-size: 15px !important;
    }
}

.mb-70 {
    margin-bottom: 70px
}

.pt-70 {
    padding-top: 70px
}

.achievment-section .achievment-box .single-counter .counter-icon,
.mb-30,
.service-details-area .work-process .work-pro-item img {
    margin-bottom: 15px
}

.feedback-single .header-area,
.mb--30,
.related-work-section .related-work-card h2 {
    margin-bottom: 30px
}

.pt-30,
.pt-50 {
    padding-top: 50px
}

.footer-social-area,
.mt-30 {
    margin-top: 30px
}

.mt-70 {
    margin-top: 70px
}

.mt-50,
.pagination {
    margin-top: 50px
}

.ms-44 {
    margin-left: 44px
}

.mt-120 {
    margin-top: 120px
}

.body--bg {
    background: #000
}

.about-card.light-version .about-content ul li:hover a,
.achievment-section .achievment-box .single-counter:hover .counter-text h3,
.blog-item-1 .blog-content h3:hover,
.blog-item-1 .blog-content h4:hover,
.blog-item-2 .blog-content h4:hover,
.blog-left-sidebar .recent-post-item:hover h6,
.blog-post-area .next-prev-post .post-arrow:hover h6,
.blog-post-area .post-comment-area .single-comment .c-header .reply-btn:hover,
.blog-post-area .share-area .share-icon a:hover,
.client-card .social-list a:hover,
.client-feedback-card .client-content h5:hover,
.counter2-wrapper .single-counter:hover .counter-text h3,
.faq-wrap .accordion-button:hover::after,
.footer-bottom-area .footer-bottom-left h6 span,
.footer-item .footer-link a:hover,
.inner-banner-content .breadcrumb li a:hover,
.l-work-item .work-overlay .work-title:hover h3,
.l-work-item .work-overlay .work-title:hover i,
.main-menu .menu-list .menu-item .menu-link:hover,
.nav-right-area .header-social a:hover,
.nav-right-area .search-icon-header i:hover,
.nav-right-area .sidebar-header i:hover,
.scroll-btn:hover i,
.service-item.light-mode:hover .number,
.service-item:hover .number,
.team-overlay .overlay-content ul a:hover,
.testimonial-item .testimonial-footer .social-media a:hover,
.theame-color {
    color: #f38587
}

.eg-card {
    position: relative;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box
}

.join-us-container {
    background-color: #2f3f56;
    text-align: left
}

.join-us-container p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: left
}

.modal {
    top: 26%
}

.modal-backdrop.show {
    opacity: .7
}

.eg-btn {
    text-align: center;
    display: inline-block;
    line-height: 1;
    text-transform: math-auto;
    cursor: pointer;
}

.outlined-btn {
    color: #878484 !important;
    font-size: 1rem;
    font-weight: 600;
    border: 1px solid transparent
}

.hover-btn {
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    padding: 16px 20px;
    position: relative;
    text-align: center
}

.btn-primary img,
.hover-btn img {
    margin-left: 6px
}

.hover-btn span {
    display: block
}

.hover-btn span::before {
    right: 0;
    top: 0;
    transition: .3s 0.6s
}

.hover-btn span::after {
    left: 0;
    bottom: 0;
    transition: .3s
}

.ntn-bdr {
    border: 2px solid #ff6f71 !important;
    background: unset !important
}

.btn-mobile-primary {
    padding: 12px 37px !important
}

.btn-primary {
    font-size: 16px;
    border: none !important;
    font-weight: 700;
    color: #3D2930;
    padding: 14px 33px;
    border-radius: 50px;
    position: relative;
    text-align: center;
    background: #FFCED4
}

.btn-primary:hover {
    background: #ffacb7 !important;
    border: 1px solid transparent;
    transition: .1s ease-in !important;
}

.btn-primary:hover::before {
    width: 100%;
    transition-delay: 0s
}

.btn-primary:hover::after {
    width: 100%;
    transition-delay: 0.6s
}

.btn-primary:hover span::before {
    height: 100%;
    transition-delay: 0.3s
}

.btn-primary:hover span::after {
    height: 100%;
    transition-delay: 0.9s
}

.scroll-btn {
    z-index: 100;
    position: fixed;
    color: #658fc3;
    bottom: 60px;
    right: 30px;
    cursor: pointer;
    opacity: 0;
    transform: translateY(-100px)
}

.scroll-btn .bx {
    font-size: 35px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%
}

.scroll-btn.show {
    opacity: 1;
    transform: translateY(0)
}

.section-title {
    margin-bottom: 16px
}

.section-title h2 {
    -webkit-text-stroke: 2px #eae8e8;
    -webkit-text-fill-color: transparent;
    font-size: 63px;
    font-weight: 800;
    margin-top: -25px
}

.section-title h1 {
    -webkit-text-stroke: 2px #eae8e8;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    margin-top: -25px
}

.section-title4 {
    padding-top: 25px;
    margin-bottom: 16px
}

.section-title4 h2 {
    -webkit-text-stroke: 2px #2d2d2d;
    -webkit-text-fill-color: transparent;
    font-size: 100px;
    font-weight: 900;
    margin-top: -5px
}

@media (min-width:992px) and (max-width:1199px) {

    .section-title h2,
    .section-title4 h2 {
        font-size: 90px
    }

    .nav-right-area .header-button {
        display: none;
        visibility: hidden
    }
}

@media (min-width:768px) and (max-width:991px) {

    .pb-80,
    .pt-80 {
        padding-top: 50px
    }

    .pt-120 {
        padding-top: 65px
    }

    .pb-120 {
        padding-bottom: 65px
    }

    .pb-150 {
        padding-bottom: 90px
    }

    .mt-120 {
        margin-top: 90px
    }

    .section-title h2,
    .section-title4 h2 {
        font-size: 80px
    }
}

.section-title2 {
    margin-top: -5px
}

.section-title2 h5 {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    margin-bottom: 10px
}

.section-title2 h3 {
    font-size: 35px;
    font-weight: 600;
    color: #17181a;
    line-height: 1.2
}

.section-title2 h2 {
    font-size: 60px;
    font-weight: 600;
    color: #17181a;
    line-height: 1
}

.section-title2 p,
.section-title5 p {
    font-size: 1rem;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    color: #878484;
    line-height: 26px
}

.section-title5 h3 {
    font-size: 60px;
    font-weight: 600;
    color: #17181a;
    margin-bottom: 14px;
    margin-top: -6px
}

.section-card {
    background: 0 0
}

.section-card h2 {
    font-size: 52px;
    font-weight: 900;
    color: #140b42;
    line-height: 56px;
    margin-bottom: 20px
}

.section-card h1 {
    font-weight: 900;
    color: #140b42;
    line-height: 56px;
    margin-bottom: 20px
}

.feedback-tite,
.menu-toggle-btn-full-shape .sidebar-top-area .cross-icon,
.section-card p {
    margin-bottom: 35px
}

.section-card p {
    font-size: 16px;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    line-height: 26px;
    color: #2b3a42
}

.section-card .er-con h1 {
    font-size: 143px;
    font-weight: 500;
    color: #140b42;
    line-height: 56px;
    margin-bottom: 43px
}

.menu-toggle-btn-full-shape.show-sidebar {
    transform: translateX(0) !important
}

.menu-toggle-btn-full-shape {
    overflow-y: auto;
    width: 100%;
    max-width: 460px;
    padding: 30px 25px 0;
    min-height: 100%;
    max-height: 100%;
    position: fixed;
    right: 0;
    z-index: 999;
    transform: translateX(100%) !important;
    transition: .6s;
    background: #000;
    border-left: 1px solid rgba(45, 45, 45, .5)
}

.menu-toggle-btn-full-shape::-webkit-scrollbar {
    width: 8px
}

.menu-toggle-btn-full-shape::-webkit-scrollbar-track {
    background: #f1f1f1
}

.menu-toggle-btn-full-shape::-webkit-scrollbar-thumb {
    background: #f38587
}

.menu-toggle-btn-full-shape::-webkit-scrollbar-thumb:hover {
    background: #17181a
}

.menu-toggle-btn-full-shape .cross-icon i {
    color: #f38587;
    font-size: 30px;
    cursor: pointer;
    transition: .4s;
    height: 36px;
    width: 36px;
    line-height: 36px;
    border-radius: 50%;
    background: rgba(243, 133, 135, .08);
    text-align: center
}

.menu-toggle-btn-full-shape .cross-icon i:hover {
    transform: rotate(90deg)
}

.menu-toggle-btn-full-shape .sidebar-top-area {
    padding-bottom: 70px;
    background-color: #000
}

.menu-toggle-btn-full-shape .sidebar-top-area p {
    color: #dde1e5;
    font-size: 1rem;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    line-height: 1.4
}

.menu-toggle-btn-full-shape .sidebar-top-area .sidebar-logo {
    margin-bottom: 45px
}

.faq-section,
.menu-toggle-btn-full-shape .sidebar-body,
.menu-toggle-btn-full-shape .sidebar-gallery {
    background-color: #000
}

.menu-toggle-btn-full-shape .sidebar-gallery .gallery {
    display: flex;
    justify-content: space-around;
    gap: 10px;
    flex-wrap: wrap
}

.menu-toggle-btn-full-shape .sidebar-gallery .gallery img {
    max-width: 110px;
    min-width: 110px;
    width: 100%;
    margin-left: 0
}

.footer-item .gallery-list a,
.menu-toggle-btn-full-shape .sidebar-gallery .gallery a {
    display: block;
    margin: 0;
    padding: 0;
    border: 1px solid transparent
}

.menu-toggle-btn-full-shape .sidebar-title {
    font-size: 30px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 30px
}

.menu-toggle-btn-full-shape .sidebar-bottom {
    background-color: #000;
    padding-top: 70px;
    padding-bottom: 20px
}

.menu-toggle-btn-full-shape .sidebar-bottom .copyright {
    font-size: 1rem;
    font-weight: 500;
    font-family: Roboto, sans-serif;
    color: #2b3a42;
    margin-top: 30px
}

.menu-toggle-btn-full-shape .sidebar-social-list {
    display: flex;
    justify-content: space-start;
    flex-wrap: wrap;
    align-items: center
}

.menu-toggle-btn-full-shape .sidebar-social-list li {
    margin-right: 25px
}

.menu-toggle-btn-full-shape .sidebar-social-list .bx {
    width: 34px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    background: #000;
    border: 1px solid #2d2d2d;
    text-align: center;
    padding: 0;
    margin: 0;
    transition: .3s ease-in;
    font-size: 18px
}

.footer-social-area .footer-social-list .bx:hover,
.menu-toggle-btn-full-shape .sidebar-social-list .bx:hover {
    color: #f38587;
    border: 1px solid #f38587
}

.mobile-search {
    background: #000;
    box-shadow: 0 0 10px rgba(0, 0, 0, .09);
    width: 100%;
    height: 185px;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    align-items: center;
    position: fixed;
    cursor: pointer;
    transform: translateY(-100%);
    top: 0;
    left: 0;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    padding: 35px 100px
}

.comment-form .mobile-search textarea,
.contact-form .mobile-search textarea,
.mobile-search .comment-form textarea,
.mobile-search .contact-form textarea,
.mobile-search input {
    border: none;
    border-radius: unset;
    border-bottom: 1px solid #505050;
    padding-left: 0;
    padding-bottom: 5px;
    width: 100%;
    background: 0 0;
    transition: .3s ease-in-out;
    color: #fff;
    margin-bottom: 20px
}

.comment-form .footer-left-address .newsletter-area .form-inner textarea:focus,
.comment-form .mobile-search textarea:focus,
.contact-form .footer-left-address .newsletter-area .form-inner textarea:focus,
.contact-form .mobile-search textarea:focus,
.footer-left-address .newsletter-area .form-inner .comment-form textarea:focus,
.footer-left-address .newsletter-area .form-inner .contact-form textarea:focus,
.footer-left-address .newsletter-area .form-inner input:focus,
.mobile-search .comment-form textarea:focus,
.mobile-search .contact-form textarea:focus,
.mobile-search input:focus {
    border-bottom: 1px solid #fff
}

.comment-form .mobile-search textarea::-moz-placeholder,
.contact-form .mobile-search textarea::-moz-placeholder,
.mobile-search .comment-form textarea::-moz-placeholder,
.mobile-search .contact-form textarea::-moz-placeholder,
.mobile-search input::-moz-placeholder {
    font-family: Roboto, sans-serif
}

.comment-form .mobile-search textarea::placeholder,
.contact-form .mobile-search textarea::placeholder,
.mobile-search .comment-form textarea::placeholder,
.mobile-search .contact-form textarea::placeholder,
.mobile-search input::placeholder {
    font-family: Roboto, sans-serif
}

.mobile-search label {
    color: #fff;
    margin-bottom: 20px;
    font-family: Roboto, sans-serif
}

.mobile-search.slide {
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.search-cross-btn {
    color: #fff;
    cursor: pointer;
    background: rgba(243, 133, 135, .6);
    border-radius: 50%;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 43px;
    transition: .5s
}

.search-cross-btn:hover {
    background: #f38587;
    color: #fff
}

.search-cross-btn i {
    font-size: 25px;
    cursor: pointer
}

header {
    background: #F0F7FF;
    border: 1px solid #B7CCE1;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 95
}

header .top-contact-holder {
    padding: 11px 130px 7px;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

header .top-contact-holder .con-item-top {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6;
    color: #fff;
    font-family: Roboto, sans-serif;
    display: flex
}

header .top-contact-holder .con-item-top .ph-icon {
    margin-right: 5px;
    color: #f38587
}

header.sticky {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    transition: .2s;
    box-shadow: 5px 3px 40px rgba(0, 72, 88, .1);
    animation: .5s linear smooth-header
}

@keyframes smooth-header {
    0% {
        transform: translateY(-30px)
    }

    100% {
        transform: translateY(0)
    }
}

header.sticky .main-menu .menu-list .menu-item .menu-link {
    padding: 20px 0 !important
}

header.sticky .main-menu .menu-list .menu-item .submenu {
    top: 65px
}

header.header-style2 {
    background-color: transparent !important;
    border-bottom: unset !important
}

header.header-style2.sticky {
    background: #17181a !important
}

header .header-logo {
    padding-top: 10px;
    padding-bottom: 10px
}

.header-area {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px
}

.header-area .header-btn {
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    border: 1.5px solid #fff;
    border-radius: 30px;
    padding: 6px 30px;
    display: inline-block;
    transition: .35s ease-in;
    background: #000;
    cursor: pointer
}

.header-area .header-btn:hover {
    border: 1.5px solid #f38587;
    background: #f38587
}

.main-menu {
    height: 100%
}

.main-menu .menu-list {
    display: flex;
    align-items: center;
}

.main-menu .menu-list .menu-item {
    margin: 0 25px;
    position: relative
}

.main-menu .menu-list .menu-item .dropdown-icon {
    color: #1C3665;
    font-size: 20px;
    transition: .4s ease-in;
    transform: translateY(-2px)
}

.main-menu .menu-list .menu-item .menu-link {
    font-size: 17px;
    color: #1C3665;
    font-weight: 500;
    letter-spacing: 5%;
    padding: 18px 0;
    display: inline-block;
    white-space: nowrap;
    font-family: Roboto, sans-serif;
    transition: .4s ease-in;
    line-height: 30px
}

.main-menu .menu-list .menu-item .submenu {
    position: absolute;
    top: 60px;
    left: 0;
    max-width: 250px;
    box-shadow: 0px 1px 3px 2px #00000026;
    min-width: 200px;
    background-color: #F0F7FF;
    text-align: left;
    transform: scaleY(0);
    transform-origin: center top;
    opacity: 0;
    -o-border-image: initial;
    border-image: initial;
    transition: .5s ease-in-out
}

.main-menu .menu-list .menu-item .submenu .sub-item a {
    display: block;
    padding: 8px 15px;
    border-bottom: 1px solid rgba(243, 133, 135, .2);
    position: relative;
    z-index: 1;
    font-size: 16px;
    color: #1C3665;
    font-weight: 500;
    text-transform: uppercase;
    font-family: Roboto, sans-serif
}

.main-menu .menu-list .menu-item .submenu .sub-item a::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(90deg, #f38587, #f38587, #f38587);
    width: 100%;
    height: 1px;
    transform: scaleX(0);
    transform-origin: left;
    transition: .4s ease-in;
    z-index: -1
}

.main-menu .menu-list .menu-item .submenu .sub-item a:hover::before {
    transform: scale(1)
}

.main-menu .menu-list .menu-item:hover .submenu {
    opacity: 1;
    transform: scaleY(1)
}

.main-menu .menu-list .menu-item:hover .dropdown-icon {
    transform: rotate(180deg)
}

.blog-post-img,
.contact-form .form-inner,
.counter-item.light-version,
.main-menu .mobile-logo-area,
.team-card h2 {
    margin-bottom: 25px
}

.achievment-section .achievment-box .single-counter .counter-text,
.main-menu .mobile-logo-area .menu-close-btn {
    cursor: pointer
}

.main-menu .mobile-logo-area .menu-close-btn .bi {
    color: #ffacb7;
    font-size: 18px
}

.main-menu .mobile-search-area {
    margin-top: 90px;
    margin-bottom: 90px
}

.comment-form .main-menu .mobile-search-area textarea,
.contact-form .main-menu .mobile-search-area textarea,
.main-menu .mobile-search-area .comment-form textarea,
.main-menu .mobile-search-area .contact-form textarea,
.main-menu .mobile-search-area input {
    background: #f38587;
    border: 1px solid rgba(255, 255, 255, .5);
    outline: 0;
    width: 100%;
    padding: 8px;
    color: #fff
}

.comment-form .main-menu .mobile-search-area textarea::-moz-placeholder,
.contact-form .main-menu .mobile-search-area textarea::-moz-placeholder,
.main-menu .mobile-search-area .comment-form textarea::-moz-placeholder,
.main-menu .mobile-search-area .contact-form textarea::-moz-placeholder,
.main-menu .mobile-search-area input::-moz-placeholder {
    text-align: left;
    font-size: 14px
}

.comment-form .main-menu .mobile-search-area textarea::placeholder,
.contact-form .main-menu .mobile-search-area textarea::placeholder,
.main-menu .mobile-search-area .comment-form textarea::placeholder,
.main-menu .mobile-search-area .contact-form textarea::placeholder,
.main-menu .mobile-search-area input::placeholder {
    text-align: left;
    font-size: 14px
}

.main-menu .mobile-search-area .search-icon {
    background: rgba(255, 255, 255, .1);
    width: 48px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    -webkit-transition: .4s ease-in;
    border: 1px solid rgba(255, 255, 255, .5);
    border-left: none;
    transition: .4s ease-in;
    cursor: pointer
}

.main-menu .mobile-search-area .search-icon .bx {
    color: #fff;
    font-size: 25px
}

.banner1-arrow .banner-next:hover,
.banner1-arrow .banner-prev:hover,
.banner1-arrow .swiper-button-disabled,
.expert-arrows .expert-next:hover,
.expert-arrows .expert-prev:hover,
.footer-item:hover .footer-title::after,
.footer-item:hover .footer-title::before,
.main-menu .mobile-search-area .search-icon:hover,
.pricing-card .plan-list li:hover::before,
.video-play .video-icon:hover {
    background: #f38587
}

.main-menu .mobile-menu-bottom {
    text-align: center;
    margin-top: 50px
}

.main-menu .mobile-menu-bottom .header-social {
    margin-top: 30px;
    display: flex;
    justify-content: center
}

.main-menu .mobile-menu-bottom .header-social li {
    margin: 15px
}

.w-66 {
    width: 66%;
}

.management-section .nav-pills .nav-link {
    border-radius: 52px;
    border: 1px solid #1C3665;
    color: #1C3665;
}
.management-section .nav-pills .nav-link:hover {
    color: #1C3665;
    background-color: #FFCED4;
    border-color: #FFCED4;
}

.management-section .nav-item {
    margin: 6px;
}

.management-section .nav-pills .nav-link.active,
.management-section .nav-pills .show>.nav-link {
    background: #FFCED4;
    border-color: #FFCED4;
    color: #1C3665;
}

.index-flip-card {
    background-color: transparent;
    margin-bottom: 13px;
    height: 366px;
    perspective: 1000px;
}

.index-flip-card-inner {
    position: relative;
    width: 100%;
    border-radius: 36px;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.index-flip-card:hover .index-flip-card-inner {
    transform: rotateY(180deg);
}

.index-flip-card-inner i {
    color: #fff;
    font-size: 80px;
}

.index-flip-card-inner h5,
.index-flip-card-inner p {
    color: #fff;
}

.index-flip-card-front,
.index-flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 36px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.index-flip-card-front {
    background: #0065c9;
    color: black;
}

.index-flip-card-back ul {
    color: #1C3665;
    list-style-type: disc;
    padding-left: 18px;
    line-height: 1.7;
}

.index-flip-card-back {
    background-color: #fff;
    color: white;
    transform: rotateY(180deg);
}

.main-menu .mobile-menu-bottom .header-social li a {
    color: #fff;
    font-family: Roboto, sans-serif
}

.main-menu .mobile-menu-bottom a.mobile-menu-button {
    color: #fff;
    border: 1px solid #eee;
    padding: 10px 15px;
    text-align: center;
    font-family: Roboto, sans-serif
}

.mobile-menu-btn .bi {
    font-size: 22px;
    color: #1C3665 !important;
}

.nav-right-area .header-button {
    padding: 14px 36px;
    border: 1px solid #626262;
    font-size: 1rem;
    font-weight: 600;
    color: #3D2930;
    box-shadow: 0px 1px 3px 2px #00000026;
    border-color: #FFCED4;
    cursor: pointer;
}

.nav-right-area .header-social {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row
}

.blog-post-area .post-comment-area .comment-image,
.feedback-single .author-area .author-img,
.nav-right-area .header-social li {
    margin-right: 15px
}

.nav-right-area .header-social a {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    font-family: Roboto, sans-serif;
    transition: .3s ease-in-out
}

@media (max-width: 400px) {
    .headerbaner-btn-sec .header-button {
        margin-bottom: 9px;
    }
}

@media (max-width:1399px) {
    header .top-contact-holder {
        padding-left: 54px;
        padding-right: 97px
    }

    .header-area {
        padding: 0 35px
    }

    .header-area .header-btn,
    .nav-right-area .header-social {
        display: none;
        visibility: hidden
    }
}

.nav-right-area .search-icon-header {
    position: relative;
    width: 45px;
    margin-left: 30px
}

@media (max-width:1199px) {
    .banner-subsection {
        margin: 50px 0px !important;
    }

    .why_chooseus-subsection h1 {
        font-size: revert !important;
    }

    .why_chooseus-subsection h2 {
        font-size: 36px !important;
    }

    .why_chooseus-subsection h4 {
        font-size: revert !important;
    }

    .estimation-saving-section .col-md-4 h2 {
        font-size: revert !important;
    }

    .index-flip-card {
        height: 300px !important;
    }

    .index-flip-card-back ul {
        font-size: 13px !important;
        line-height: 1.3 !important;
    }

    .testimonial-padding {
        padding: 0px !important;
    }

    .banner-img-cascad1,
    .banner-img-cascad2,
    .banner-img-cascad3 {
        display: none !important;
    }

    .index-main-title {
        font-size: revert !important;
    }

    .sm-text-center {
        text-align: center !important;
        margin-top: 24px;
        margin-bottom: 24px;
    }

    .patient-experience-image_section img {
        width: 100% !important;
    }

    .section-title {
        margin-bottom: 14px
    }

    .section-title4 {
        margin-bottom: 30px
    }

    .nav-right-area .search-icon-header {
        margin-left: 0
    }

    .service-section .service-mt-30 {
        margin-top: unset
    }
}

.nav-right-area .search-icon-header i {
    font-size: 22px;
    color: #fff;
    cursor: pointer;
    transition: .3s ease-in-out
}

.nav-right-area .search-icon-header::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 2px;
    height: 20px;
    background-color: #878484;
    border-radius: 3px;
    display: inline-block
}

.nav-right-area .sidebar-header {
    padding-left: 15px
}

.nav-right-area .sidebar-header i {
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    transition: .3s ease-in-out
}

.banner-section {
    margin-top: 45px;
    background: #F0F7FF;
    padding-top: 0;
    padding-left: 0;
    overflow: hidden
}

.banner-subsection {
    margin: 100px;
}

.banner-section-img img {
    border-radius: 32px;
    width: 100% !important;
    position: inherit;
    z-index: 2;
    box-shadow: 0px 4px 4px 0px #00000040;
}

.banner-section .banner-about {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 70%
}

.banner-section .banner-img {
    position: relative;
    z-index: -1
}

.banner-section .banner-img .top-right-dot {
    position: absolute;
    top: -9px;
    right: -9px
}

.banner-section .banner-img .bottom-left-dot {
    position: absolute;
    bottom: -9px;
    left: -9px;
    z-index: 1
}

.banner-section .banner-img .banner-img-left {
    width: 100%;
    max-width: 730px;
    padding: 15px;
    border-right: 0
}

.banner-section .banner-img::after,
.banner-section .banner-img::before {
    position: absolute;
    width: 1px;
    height: 22%;
    background: #2d2d2d;
    right: 0;
    content: "";
    z-index: 9
}

.banner-section .banner-img::before {
    top: 0
}

.banner-section .banner-img::after {
    bottom: 0
}

.banner-section .banner-btn {
    border: 1px solid #878484
}

.banner-section .swiper-slide {
    overflow: hidden;
    position: relative
}

.banner-section .swiper-slide .banner-text-bg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0
}

.banner-content {
    max-width: 870px;
    min-width: 280px;
    width: 100%;
    margin: 0 auto;
    z-index: 9
}

.banner-content h5 {
    font-size: 24px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 6px;
    line-height: 34px
}

.banner-content h1 {
    font-size: 52px;
    font-weight: 900;
    line-height: 62px;
    color: #fff;
    text-transform: capitalize;
    margin-top: -4px
}

.banner-content h1 span {
    animation: 4s linear infinite alternate color
}

@keyframes color {

    0%,
    75% {
        color: #fff
    }

    100%,
    25% {
        color: #f38587
    }
}

@media (min-width:1200px) and (max-width:1399px) {
    .banner-subsection {
        margin: 66px !important;
    }

    .testimonial-padding {
        padding: 0px !important;
    }

    .main-menu .menu-list .menu-item .menu-link {
        font-size: 14px
    }

    .nav-right-area .header-button {
        font-size: 14px;
        padding: 14px 36px
    }

    .banner-content {
        margin-left: 0
    }

    .banner-content h1 {
        font-size: 42px;
        line-height: 1.2
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .banner-content h1 {
        font-size: 70px;
        line-height: 1.2
    }

    .banner-content p {
        font-size: 16px
    }
}

@media (max-width:991px) {

    .btn-primary,
    .hover-btn {
        padding: 12px 16px;
        font-size: 18px
    }

    .section-title {
        margin-bottom: 0
    }

    .section-title5 h3 {
        font-size: 40px
    }

    .section-card h2 {
        font-size: 45px;
        line-height: 50px
    }

    .section-card .er-con h1 {
        font-size: 52px;
        line-height: 50px
    }

    header .top-contact-holder {
        padding: 10px 15px
    }

    .index-flip-card-inner i {
        font-size: 66px;
    }

    .w-min {
        width: min-content;
    }

    .card-body .text-span-secondary {
        font-size: 12px !important;
    }

    .card-body h3 {
        font-size: 21px !important;
    }

    .bg-fullwhite .fs-54 {
        font-size: 24px !important;
    }

    header .top-contact-holder .con-item-top {
        font-size: 12px
    }

    header.sticky .main-menu .menu-list .menu-item .menu-link {
        padding: 12px 0 !important
    }

    header.sticky .main-menu .menu-list .menu-item .submenu {
        top: 0
    }

    .header-area {
        padding: 1px 15px;
        border-bottom: unset
    }

    .main-menu .menu-list {
        flex-direction: column;
        justify-content: start
    }

    .main-menu .menu-list .menu-item {
        margin: 0
    }

    .main-menu .menu-list .menu-item .menu-link {
        padding: 12px 0;
        display: block;
        position: relative;
        border-bottom: 1px solid #ffced4;
    }

    .main-menu .menu-list .menu-item .drop-down {
        position: relative
    }

    .main-menu .menu-list .menu-item .submenu {
        opacity: 1;
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        border: unset;
        display: none;
        transition: unset;
        background-color: unset
    }

    .main-menu .menu-list .menu-item .submenu .sub-item a {
        border-bottom: unset;
        padding: 5px 15px 5px 10px
    }

    .main-menu {
        position: fixed;
        top: 0;
        left: -100%;
        width: 100%;
        max-width: 290px;
        height: 100%;
        overflow-y: auto;
        background: #E8F2FE !important;
        border-right: 1px solid rgba(243, 133, 135, .1);
        padding: 30px;
        z-index: 999;
        transition: .7s ease-in-out;
        opacity: .8
    }

    .index-flip-card-back ul {
        font-size: 12px !important;
        line-height: 1.3 !important;
    }

    .index-flip-card-front {
        padding: 9px;
        font-size: 12px !important;
    }

    .estimation-saving-section .col-md-4 h4 {
        font-size: 16px !important;
    }

    .inner-banner-section .estimation-saving-section .col-md-4 h2 {
        font-size: 34px !important;
    }

    .fs-48 {
        font-size: 32px !important;
    }

    .main-menu.show-menu {
        left: 0;
        opacity: 1;
        overflow-y: auto
    }

    .banner-section {
        padding-left: unset;
    }

    .banner-content h5 {
        font-size: 18px;
        margin-bottom: 10px
    }

    .banner-content h1 {
        font-size: 45px;
        line-height: 1.2;
        font-weight: 700
    }

    .banner-content p {
        font-size: 16px
    }
}

@media (max-width:767px) {

    .pb-80,
    .pt-120,
    .pt-80 {
        padding-top: 45px
    }

    .pb-120 {
        padding-bottom: 45px
    }

    .pb-150 {
        padding-bottom: 80px
    }

    .scroll-btn {
        right: 10px
    }

    .section-title h2 {
        font-size: 42px;
        text-align: left
    }

    .section-title4 h2 {
        font-size: 70px
    }

    .section-title2 h3 {
        font-size: 28px
    }

    .mobile-search {
        padding: 20px
    }

    .banner-section {
        padding-top: 0;
        padding-bottom: 0;
    }

    .banner-section .container-fluid {
        padding: 0
    }

    .banner-section .banner-img .banner-img-left {
        border: unset
    }

    .banner-section .swiper-slide {
        overflow: visible;
        height: 100vh
    }

    .banner-content {
        margin-left: unset;
        text-align: center;
        padding-left: 10px;
        padding-right: 10px
    }

    .banner-content h1 {
        font-size: 40px
    }

    .banner-content.mobile-bg2 {
        background-image: linear-gradient(rgba(23, 24, 26, .6), rgba(23, 24, 26, .8)), url("../images/banner/banner2.png");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        padding-top: 175px;
        padding-bottom: 100px
    }
}

.banner-content p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6;
    color: #f0f0f0;
    margin-bottom: 37px;
    font-family: Roboto, sans-serif
}

.achievment-section .video-area img,
.achievment-section2 .achv-vdo2 img,
.swiper-slide,
.team-item img {
    width: 100%
}

.banner1-arrow {
    bottom: -100px
}

.banner1-arrow svg,
.blog-item-2:hover .blog-btn svg,
.comment-form .comment-form-btn:hover svg,
.contact-form .comment-form-btn:hover svg,
.error-btn:hover svg,
.expert-arrows .expert-next svg,
.expert-arrows .expert-prev svg,
.feedback-btn:hover svg,
.pricing-btn:hover svg,
.team-seciton .team-btn:hover svg {
    fill: #fff
}

.banner1-arrow .banner-next,
.banner1-arrow .banner-prev {
    transition: .4s ease-in;
    width: 60px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    left: 76px;
    bottom: 75px;
    z-index: 1;
    background: #1f2020
}

@media (min-width:1200px) and (max-width:1399px) {

    .banner1-arrow .banner-next,
    .banner1-arrow .banner-prev {
        bottom: 25px;
        left: 30px
    }
}

@media (min-width:992px) and (max-width:1199px) {

    .banner1-arrow .banner-next,
    .banner1-arrow .banner-prev {
        width: 45px;
        height: 45px;
        left: 50px;
        bottom: 20px;
        transform: translateX(-50%);
        line-height: 45px
    }
}

.banner1-arrow .banner-next {
    transition: .4s ease-in;
    left: 136px
}

@media (min-width:992px) and (max-width:1199px) {
    .banner1-arrow .banner-next {
        width: 45px;
        height: 45px;
        line-height: 45px;
        left: 90px
    }
}

.about-img,
.banner-section2,
.blog-left-sidebar .form-inner,
.error-wrapper,
.testimonial-section .testimonial-carousel {
    position: relative
}

.banner-section2 .banner2-content {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
    text-align: center
}

.banner-section2 .banner2-content h5 {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 16px
}

.banner-section2 .banner2-content h1 {
    font-size: 90px;
    font-weight: 600;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 12px
}

@media (min-width:1200px) and (max-width:1399px) {
    .banner1-arrow .banner-next {
        left: 80px
    }

    .banner-section2 .banner2-content h1 {
        font-size: 65px
    }
}

.banner-section2 .banner2-content p {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    font-family: Roboto, sans-serif;
    line-height: 1.8;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px
}

.banner-section2 .banner2-content .Iam {
    padding: 0;
    font-family: Roboto, sans-serif;
    color: #fff;
    font-size: 90px;
    font-weight: 600;
    line-height: 1
}

.banner-section2 .banner2-content .Iam p {
    height: 50px;
    float: left;
    margin-right: .3em
}

.banner-section2 .banner2-content .Iam b {
    float: right;
    overflow: hidden;
    position: relative;
    height: 65px;
    top: 13px
}

.banner-section2 .banner2-content .Iam .innerIam {
    display: inline-block;
    color: #f38587;
    position: relative;
    white-space: nowrap;
    top: 0;
    left: 0;
    line-height: 1;
    animation: 3s 1s infinite move
}

@keyframes move {
    0% {
        top: 0
    }

    50% {
        top: -50px
    }

    100% {
        top: -100px
    }
}

.banner-section2 .ml11 {
    font-weight: 700;
    font-size: 90px
}

.banner-section2 .ml11 .text-wrapper {
    position: relative;
    display: inline-block;
    padding-top: .1em;
    padding-right: .05em;
    padding-bottom: .15em
}

.banner-section2 .ml11 .line {
    opacity: 0;
    position: absolute;
    left: 0;
    height: 100%;
    width: 3px;
    background-color: #fff;
    transform-origin: 0 50%
}

.banner-section2 .ml11 .letter {
    display: inline-block;
    line-height: 1em;
    color: #f38587
}

.banner-section2 .bg-img-1 {
    background-image: linear-gradient(rgba(0, 2, 20, .75), rgba(0, 2, 20, .75)), url("../images/banner/banner21.png");
    background-size: cover;
    background-repeat: no-repeat
}

.banner-section2 .bg-img-2 {
    background-image: linear-gradient(rgba(0, 2, 20, .75), rgba(0, 2, 20, .75)), url("../images/banner/banner22.png");
    background-size: cover;
    background-repeat: no-repeat
}

.banner-section2 .swiper-slide {
    padding-top: 15.5rem;
    padding-bottom: 15.5rem;
    position: relative
}

.banner-section2 .swiper-slide::after {
    content: url("../images/banner/banner-top-right.png");
    position: absolute;
    top: 0;
    right: 0;
    max-width: 354px;
    width: 100%
}

.banner-section2 .swiper-slide::before {
    content: url("../images/banner/banner-bottom-left.png");
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 354px;
    width: 100%
}

.banner-section2 .banner2-btn {
    background-color: #f38587;
    color: #fff;
    border-radius: 0;
    font-size: 20px;
    font-weight: 600;
    font-family: Roboto, sans-serif;
    display: inline-block;
    padding: 22px 50px;
    transition: .4s ease-in;
    border: 1px solid #f38587
}

.banner-section2 .banner2-btn:hover {
    background-color: transparent;
    color: #f38587
}

.banner2-arrows {
    bottom: 80px;
    position: absolute;
    z-index: 99999;
    left: 50%;
    transform: translateX(-50%)
}

.banner2-arrows svg {
    fill: #fff;
    transition: .3s ease-in
}

.banner2-arrows .banner2-next,
.banner2-arrows .banner2-prev {
    border: none;
    outline: 0
}

.banner2-arrows .swiper-button-disabled,
.expert-arrows .swiper-button-disabled {
    border: none;
    background-color: unset
}

.service-item,
.service-item.light-mode {
    background-color: #fff;
    box-shadow: 5px 3px 30px rgba(0, 0, 0, .1)
}

.about-card .about-content ul li a svg,
.about-card.light-version .about-content ul li:hover svg,
.banner2-arrows .swiper-button-disabled svg,
.blog-item-3:hover .blog-btn svg,
.expert-arrows .swiper-button-disabled svg,
.feedback-arrows .swiper-button-disabled svg {
    fill: #f38587
}

.service-section {
    padding-bottom: 7rem
}

.service-section .about-card h3 {
    font-size: 26px !important
}

.all-service-card2 {
    padding: 25px 30px
}

.all-service-card2 h2,
.breadcrumb,
.client-card .social-list li,
.comment-form .form-inner,
.testimonial-section .sec-title .title {
    margin-bottom: 20px
}

.about-card.light-version .about-content:hover,
.blog-item-3:hover,
.contact-form input:focus,
.contact-form textarea:focus,
.pagination .page-link.active,
.sectoin-card-btn {
    border: 1px solid #f38587
}

.sectoin-card-btn span {
    color: #878484;
    font-size: 18px;
    font-weight: 600
}

.service-item {
    border: 1px solid transparent;
    padding: 30px 25px;
    position: relative;
    transition: .4s ease-in;
    min-height: 192px
}

.service-item span {
    width: 0
}

.blog-post-area .post-comment-area .single-comment .c-body,
.pricing-card .plan-list,
.service-item .s-content {
    text-align: left
}

.service-item .s-content .ser-icon img {
    width: 22%;
    margin-bottom: 18px;
    opacity: .7
}

.service-item .s-content .number {
    font-size: 60px;
    color: #9da1a5;
    font-weight: 700;
    margin-top: -20px;
    font-family: Roboto, sans-serif;
    transition: .3s ease-in
}

.service-item .s-content h4 {
    font-size: 22px;
    font-weight: 700;
    color: #232526;
    max-width: 200px;
    margin-bottom: 0;
    line-height: 1.3;
    margin-top: 1px
}

.service-item .s-icon,
.service-item.light-mode:hover .s-icon,
.service-item:hover .s-icon {
    padding-top: 5px;
    padding-left: 5px
}

.service-item .s-icon svg,
.service-item.light-mode svg {
    fill: #6c6e71;
    transition: .3s ease-in
}

.service-item.light-mode:hover .s-icon svg,
.service-item:hover .s-icon svg,
.testimonial-video-section .video-holder:hover svg {
    fill: #f38587;
    transition: .3s ease-in
}

.service-item.light-mode {
    border: 1px solid transparent
}

.about-card.light-version .about-content h3,
.about-card.light-version .about-content h5,
.about-card.light-version .about-content ul a,
.about-card.light-version .counter-item h4,
.service-item.light-mode h4 {
    color: #17181a
}

.service-item.light-mode .number {
    color: #dde1e5
}

.service-item.light-mode:hover,
.testimonial-video-section .video-holder .circle-group {
    position: absolute;
    bottom: -60px;
    left: -50px;
    animation: 2s linear infinite alternate opacity
}

@keyframes opacity {

    0%,
    100% {
        opacity: 0
    }

    50% {
        opacity: 1
    }
}

.l-work-card {
    padding: 48px 30px
}

.l-work-card h2 {
    margin-bottom: 24px
}

.item,
.l-work-item,
.team-item {
    position: relative;
    overflow: hidden
}

.l-work-item::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: auto;
    background: linear-gradient(135deg, #140b42, #01588a)
}

.l-work-item img,
.service-details-area .service-details-img img,
.service-details-area .service-intro-row img {
    width: 100%;
    height: auto
}

.l-work-item .work-overlay {
    transform: scale(.5);
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, .4);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    min-width: 100%;
    max-width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
    text-align: center;
    transition: .45s ease-in
}

.l-work-item .work-overlay .work-title {
    border: 1px solid transparent;
    cursor: pointer
}

.l-work-item .work-overlay .work-title i {
    font-size: 45px;
    transition: .4s;
    color: #17181a
}

.l-work-item .work-overlay .work-title h3 {
    font-size: 30px;
    font-weight: 600;
    color: #17181a;
    transition: .4s
}

.l-work-item:hover .work-overlay {
    transform: scale(1);
    opacity: 1
}

.about-section {
    background-attachment: fixed;
    background-position: 0 0;
    background-repeat: repeat;
    height: 100%;
    width: 100%;
    background-size: cover;
    position: relative
}

.about-section::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: auto
}

.about-section .dotted-circle {
    position: absolute;
    top: 96%;
    left: -3%;
    z-index: -1;
    animation: 8s linear infinite rotation
}

.about-section .line-frame {
    position: absolute;
    top: 30%;
    right: -10%;
    z-index: -1;
    animation: 2s linear infinite alternate disappear
}

@keyframes disappear {

    0%,
    100% {
        opacity: 0
    }

    50% {
        opacity: 1
    }
}

.abt-img-tag {
    background: #17181a;
    border: 1px solid #2d2d2d;
    padding: 20px 0;
    text-align: center;
    width: 100%;
    max-width: 140px;
    position: absolute;
    top: 0;
    left: 0
}

@media (min-width:1200px) and (max-width:1399px) {
    .banner-section2 .swiper-slide {
        padding-top: 10rem;
        padding-bottom: 10rem
    }

    .banner2-arrows {
        bottom: 40px
    }

    .circle-group {
        left: -25px
    }

    .about-section .dotted-circle {
        right: 5%
    }

    .about-section .line-frame {
        right: 0
    }

    .abt-img-tag {
        left: 0
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .banner-section2 .banner2-content h1 {
        font-size: 70px
    }

    .banner-section2 .banner2-btn {
        padding: 17px 40px
    }

    .all-service-card2 h2 {
        font-size: 54px
    }

    .l-work-card {
        padding: 30px
    }

    .abt-img-tag {
        left: 0
    }
}

.abt-img-tag h5 {
    font-size: 20px;
    font-weight: 600;
    color: #e6e6e6;
    line-height: 1.3
}

.abt-img-tag .icon {
    max-width: 45px;
    margin-left: auto;
    margin-right: auto
}

.abt-img-tag .icon img {
    width: 100%;
    margin-bottom: 20px
}

.abt-img-tag.light-version {
    background: #f38587;
    border: 1px solid #f38587
}

.about-card {
    padding: 24px;
    background: #eeeef1;
    margin-top: 10px;
    border-radius: 12px
}

.about-card.vision {
    background: unset;
    padding: 24px 24px 0
}

.about-card.vision .vis-content {
    padding: 5px
}

.about-card .about-content {
    padding: 24px
}

@media (min-width:768px) and (max-width:991px) {
    .banner-section2 .banner2-content h1 {
        font-size: 60px
    }

    .about-card,
    .about-card .about-content {
        padding: 25px
    }
}

.about-card .about-content h5.light-version,
.about-card .about-content.about-content2 h5 {
    position: relative;
    display: inline-block;
    padding-bottom: 5px;
    margin-bottom: 15px
}

.about-card .about-content h5.light-version::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 32px;
    height: 1px;
    background-color: #f38587
}

.about-card .about-content.about-content2 {
    padding: 39px 25px
}

.about-card .about-content.about-content2 h5::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 32px;
    height: 1px;
    background-color: #555
}

.about-card .about-content h5 {
    font-size: 20px;
    font-weight: 700;
    color: #1C3665;
    margin-bottom: 10px
}

.about-card .about-content h3 {
    font-size: 30px;
    font-weight: 800;
    color: #140b42;
    line-height: 1.2;
    margin-bottom: 18px
}

.about-card .about-content p,
.counter-item h4 {
    font-weight: 400;
    font-family: Roboto, sans-serif
}

@media (max-width:767px) {
    .banner-section2 .banner2-content h1 {
        font-size: 50px
    }

    .banner2-arrows {
        bottom: 30px
    }

    .service-section .about-card h3 {
        font-size: 23px !important;
        margin-top: 20px
    }

    .about-card {
        padding: 4px
    }

    .about-card .about-content {
        padding: 0;
        border: none
    }

    .about-card .about-content.about-content2 {
        padding: 0
    }

    .about-card .about-content h5 {
        font-size: 18px;
        font-weight: 400
    }

    .about-card .about-content h3 {
        font-size: 35px
    }
}

.about-card .about-content p {
    font-size: 16px;
    line-height: 26px;
    color: #1C3665;
    margin-bottom: 10px
}

.about-card .about-content ul,
.about-card.light-version .about-content ul,
.project-details-list {
    margin-bottom: 32px
}

.about-card .about-content ul li {
    margin-bottom: 13px
}

.about-card .about-content ul a {
    font-size: 20px;
    font-weight: 500;
    font-family: Roboto, sans-serif;
    color: #dde1e5;
    transition: .4s ease-in;
    cursor: auto;
    color: #1C3665;
}

.about-card .about-content ul a svg,
.about-card.light-version .about-content ul a svg,
.project-details-list a svg {
    margin-right: 10px;
    fill: #878484;
    transition: .4s ease-in
}

.about-card .counter-wrapper {
    padding-top: 10px
}

.about-card .circle_percent {
    font-size: 120px;
    width: 1em;
    height: 1em;
    position: relative;
    background: #2d2d2d;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block
}

.about-card .circle_inner,
.about-card .round_per {
    left: 0;
    width: 1em;
    height: 1em;
    clip: rect(0 1em 1em .5em);
    position: absolute;
    top: 0
}

.about-card .round_per {
    background: #f38587;
    transform: rotate(180deg);
    transition: 1.05s
}

.about-card .percent_more .circle_inner {
    clip: rect(0 .5em 1em 0)
}

.about-card .percent_more:after {
    position: absolute;
    left: .5em;
    top: 0;
    right: 0;
    bottom: 0;
    background: #f38587;
    content: ""
}

.about-card .circle_inbox {
    position: absolute;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    background: #17181a;
    z-index: 3;
    border-radius: 50%
}

.about-card .percent_text,
.achievment-section .achievment-box::after,
.achievment-section .achievment-box::before,
.video-play {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.about-card .percent_text {
    position: absolute;
    font-size: 40px;
    z-index: 3;
    color: #e6e6e6;
    font-family: Roboto, sans-serif;
    font-weight: 600
}

.about-card.light-version {
    padding: 30px;
    background-color: #fff;
    transition: .35s ease-in-out;
    box-shadow: 5px 3px 30px rgba(0, 0, 0, .1)
}

.about-card.light-version .about-content {
    transition: .35s ease-in-out;
    border: 1px solid rgba(45, 45, 45, .1)
}

.about-card.light-version .about-content p {
    color: #878484
}

.counter-item {
    text-align: center;
    padding: 0 10px
}

.counter-item h4 {
    font-size: 20px;
    color: #e6e6e6;
    margin-top: 10px
}

.counter-item.light-version h6 {
    color: #2d2d2d
}

.about-img img {
    width: 100%;
    height: auto;
    border-radius: 10px
}

.about-btn,
.service-section2 .hire-card .hire-btn {
    border: 1px solid #2d2d2d
}

.achievment-section .achievment-section-wrapper {
    padding: 50px 0
}

.achievment-section .video-area {
    padding: 0 20px 20px;
    background: #000;
    position: relative
}

.achievment-section .video-text {
    padding: 25px 40px 0;
    text-align: center
}

.achievment-section .video-text p {
    margin-bottom: 0;
    font-weight: 600;
    line-height: 1.5;
    color: #dde1e5;
    font-size: 20px
}

.achievment-section .achievment-box {
    box-shadow: 3px 2px 40px rgba(0, 0, 0, .5);
    width: 100%;
    max-width: 580px;
    position: relative;
    margin-left: 100px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row
}

.contact-signle {
    border: 1px solid #B7CCE1;
    border-radius: 20px;
}

.eg-card-wrap,
.eg-card-wrap.light-mode {
    box-shadow: 5px 3px 30px rgba(0, 0, 0, .1)
}

.achievment-section .achievment-box .single-counter {
    min-width: 180px;
    max-width: 230px;
    text-align: center;
    padding: 20px;
    margin: 0 auto
}

.achievment-section .achievment-box .single-counter .counter-text h3 {
    font-size: 35px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
    transition: .4s ease-in;
    position: relative
}

.achievment-section .achievment-box .single-counter .counter-text h3::after {
    content: "+";
    position: absolute;
    right: -20px;
    top: 0
}

.achievment-section .achievment-box .single-counter .counter-text p {
    font-size: 20px;
    font-weight: 400;
    color: #2b3a42;
    transition: .4s ease-in
}

.achievment-section .achievment-box .single-counter:hover .counter-text p,
.blog-left-sidebar .form-inner .search-btn i,
.blog-left-sidebar .recent-post-item:hover .date,
.blog-left-sidebar .tag-list li:hover a,
.blog-post-area .post-comment-area .single-comment .c-header h4 a,
.blog-post-area .post-react-area .emoji:hover h6,
.blog-section,
.comment-form .comment-form-btn:hover,
.contact-form .comment-form-btn:hover,
.error-btn:hover,
.faq-wrap .accordion-button:hover,
.latest-work,
.pricing-btn:hover,
.service-details-area .work-process .work-pro-item:hover h4,
.team-seciton .team-btn:hover {
    color: #fff
}

.achievment-section .achievment-box::after {
    content: "";
    width: 1px;
    height: 100%;
    background: #2d2d2d;
    position: absolute
}

.achievment-section .achievment-box::before {
    content: "";
    width: 100%;
    height: 1px;
    background: #2d2d2d;
    position: absolute
}

.achievment-section .dotted-circle {
    position: absolute;
    top: 90%;
    right: -3%;
    z-index: -9;
    animation: 8s linear infinite rotation
}

.video-play {
    position: absolute;
    text-align: center;
    z-index: 88
}

.video-play .video-icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    line-height: 52px;
    display: inline-block;
    text-align: center;
    position: relative;
    border: 1px solid #fff;
    font-size: 36px;
    color: #070728;
    background: #fff;
    transition: .4s ease-in
}

.video-play .video-icon::after,
.video-play .video-icon::before {
    content: "";
    display: block;
    bottom: 0;
    border-radius: 50%;
    z-index: -1;
    top: 0;
    position: absolute;
    right: 0;
    left: 0
}

.video-play .video-icon::before {
    background: rgba(255, 255, 255, .5);
    animation: 2s ease-in-out infinite ripple-1
}

.video-play .video-icon::after {
    background: rgba(255, 255, 255, .3);
    animation: 2s ease-in-out .5s infinite ripple-2
}

@keyframes ripple-1 {
    0% {
        transform: scale(1);
        opacity: 1
    }

    100% {
        transform: scale(1.7);
        opacity: 0
    }
}

@keyframes ripple-2 {
    0% {
        transform: scale(1);
        opacity: 1
    }

    100% {
        transform: scale(1.9);
        opacity: 0
    }
}

.team-card {
    padding: 34px 30px
}

.team-item:hover .team-overlay {
    opacity: 1;
    transform: scale(1)
}

.team-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 20px 15px;
    background: rgba(23, 24, 26, .7);
    opacity: 0;
    transform: scale(.3);
    transition: .4s ease-in
}

.team-overlay .overlay-content {
    border: 1px solid #2d2d2d;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column
}

.team-overlay .overlay-content h4 {
    font-size: 25px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 5px
}

.blog-item-1 .blog-content h6,
.para {
    font-size: 16px;
    font-weight: 400;
    font-family: Roboto, sans-serif
}

.team-overlay .overlay-content p {
    color: #dde1e5;
    margin-bottom: 13px
}

.team-overlay .overlay-content ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center
}

.team-overlay .overlay-content ul a {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    margin: 0 7px;
    transition: .35s ease-in
}

.para {
    color: #2b3a42
}

.eg-card-wrap {
    padding: 15px;
    margin-bottom: 30px
}

.eg-card-wrap.light-mode {
    background: #fff
}

.blog-section-card,
.contact-section-card,
.testimonial-section-card {
    padding: 30px
}

.feedback-section-card {
    padding: 40px 30px;
    min-height: 495px
}

.faq-section-card {
    padding: 30px;
    position: sticky;
    top: 100px
}

.blog-item-1,
.blog-item-2,
.testimonial-item {
    padding: 15px
}

.blog-item-1 .blog-img {
    margin-right: 20px;
    max-width: 200px;
    width: 100%;
    overflow: hidden
}

.blog-item-1 .blog-img img,
.blog-item-2 .blog-img img,
.blog-item-3 .blog-img img {
    max-width: 100%;
    transition: .5s ease-in
}

.blog-item-1 .blog-content h6 {
    color: #dde1e5
}

.blog-item-1 .blog-content h4 {
    font-size: 20px;
    font-weight: 800;
    color: #17181a;
    line-height: 1.2;
    transition: .35s ease-in
}

.blog-item-1 .blog-content h3 {
    font-size: 28px;
    font-weight: 500;
    color: #e6e6e6;
    line-height: 1.3;
    transition: .35s ease-in
}

.blog-item-1 .blog-content .blog-btn {
    color: #878484;
    padding-left: 0;
    transition: .4s ease-in;
    margin-top: 10px;
    border: 1px solid transparent
}

.blog-item-1 .blog-content .blog-btn svg,
.blog-item-2 .blog-content .blog-btn svg,
.blog-item-3 .blog-content .blog-btn svg {
    fill: #878484;
    margin-left: 10px
}

.blog-item-1:hover .blog-btn {
    padding-left: 20px;
    color: #f18384
}

.blog-item-1:hover .blog-btn svg {
    fill: #f18384
}

.blog-item-1:hover .blog-img img,
.blog-item-2:hover .blog-img img,
.blog-item-3:hover .blog-img img,
.blog-left-sidebar .recent-post-item:hover .post-image img,
.footer-item .gallery-list img:hover {
    transform: scale(1.1)
}

.blog-item-2 .blog-img {
    max-height: 240px;
    margin-right: 20px;
    max-width: 100%;
    overflow: hidden
}

.blog-item-2 .blog-content {
    padding-right: 0
}

.blog-item-2 .blog-content h6 {
    font-size: 14px;
    font-weight: 500;
    font-family: Roboto, sans-serif;
    color: #2b3a42;
    text-transform: uppercase;
    margin-bottom: 12px
}

.blog-item-2 .blog-content h4 {
    font-size: 22px;
    font-weight: 500;
    color: #e6e6e6;
    line-height: 1.3;
    margin-bottom: 18px;
    transition: .4s ease-in
}

.blog-item-2 .blog-content .blog-btn {
    color: #878484;
    transition: .4s ease-in;
    margin-top: 10px;
    border: 1px solid rgba(45, 45, 45, .5)
}

.blog-item-2:hover .blog-btn {
    padding-left: 20px;
    color: #fff
}

.testimonial-item .testimonial-img {
    width: 100%;
    max-width: 200px;
    overflow: hidden
}

.testimonial-item .testimonial-img img {
    width: 100%;
    transition: .5s ease-in
}

.testimonial-item .testimonial-content {
    text-align: right;
    margin-right: 30px
}

.testimonial-item .testimonial-content h6 {
    font-size: 18px;
    font-weight: 400;
    color: #2b3a42;
    margin-bottom: 30px;
    line-height: 1.5;
    text-align: center
}

.testimonial-item .testimonial-content h5 {
    font-size: 22px;
    font-weight: 600;
    color: #2b3a42;
    margin-bottom: 2px
}

.testimonial-item .testimonial-content p {
    font-size: 14px;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    color: #2b3a42;
    position: relative;
    display: inline-block
}

.blog-post-area .post-react-area .emoji,
.client-feedback-card .client-content,
.join-us-area,
.service-details-area .work-process .work-pro-item,
.sponsor-section .sponsor-item,
.sponsor-section .swiper-slide,
.testimonial-item .testimonial-content .author {
    text-align: center
}

.testimonial-item .testimonial-footer .social-media a {
    color: #878484;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin-right: 15px;
    margin-bottom: 0;
    transition: .35s
}

@media (min-width:992px) and (max-width:1199px) {
    .about-card .circle_percent {
        width: 100px;
        height: 100px
    }

    .join-us-area {
        padding: 60px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .about-card.light-version {
        padding: 25px
    }

    .join-us-area {
        padding: 50px;
        flex-wrap: wrap
    }
}

@media (max-width:767px) {
    .about-card .about-content ul a {
        font-size: 16px
    }

    .about-card .counter-wrapper {
        padding-top: 0
    }

    .about-card.light-version {
        padding: 25px
    }

    .about-card.light-version .about-content,
    .about-card.light-version .about-content:hover {
        border: none
    }

    .achievment-section .achievment-box {
        margin-bottom: 60px
    }

    .blog-section-card {
        padding: 15px
    }

    .blog-item-1 {
        padding: 0;
        border: none
    }

    .blog-item-1 .blog-content {
        padding: 20px 0
    }

    .join-us-area {
        padding: 30px;
        flex-wrap: wrap
    }

    .join-us-area .join-btn {
        margin-top: 11px
    }
}

.join-us-area .join-us-content h2 {
    font-size: 38px;
    font-weight: 900;
    line-height: 62px;
    color: #fff;
    margin-top: -10px;
    margin-bottom: 10px
}

.join-us-area .join-us-content h5 {
    color: #dde1e5;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 25px
}

.address-list li,
.footer-item .footer-link li {
    margin-bottom: 10px
}

.join-us-area .join-btn {
    border: 1px solid #2d2d2d;
    display: inline-block;
    margin-bottom: 100px
}

.sponsor-section {
    padding: 80px 0
}

.sponsor-section .sponsor-item img {
    opacity: .5;
    transition: .4s ease-in
}

.item:hover .overlay,
.item:hover .transition-button,
.sponsor-section .sponsor-item:hover img,
.sponsor-section.light-mode:hover img {
    opacity: 1
}

.sponsor-section.light-mode img {
    opacity: 1;
    transition: .4s ease-in
}

.footer-section {
    padding-top: 80px;
    background-color: #120c3e
}

.footer-left-address .newsletter-area h5 {
    font-size: 20px;
    font-weight: 700;
    color: #e6e6e6
}

.footer-left-address .newsletter-area .form-inner {
    position: relative;
    margin-bottom: 20px
}

.comment-form .footer-left-address .newsletter-area .form-inner textarea,
.contact-form .footer-left-address .newsletter-area .form-inner textarea,
.footer-left-address .newsletter-area .form-inner .comment-form textarea,
.footer-left-address .newsletter-area .form-inner .contact-form textarea,
.footer-left-address .newsletter-area .form-inner input {
    background: 0 0;
    border: none;
    outline: 0;
    width: 100%;
    border-bottom: 1px solid #246bb4;
    padding: 14px 80px 14px 0;
    font-size: 14px;
    color: #fff;
    transition: .3s ease-in
}

.comment-form .footer-left-address .newsletter-area .form-inner textarea::-moz-placeholder,
.contact-form .footer-left-address .newsletter-area .form-inner textarea::-moz-placeholder,
.footer-left-address .newsletter-area .form-inner .comment-form textarea::-moz-placeholder,
.footer-left-address .newsletter-area .form-inner .contact-form textarea::-moz-placeholder,
.footer-left-address .newsletter-area .form-inner input::-moz-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #246bb4;
    font-family: Roboto, sans-serif
}

.comment-form .footer-left-address .newsletter-area .form-inner textarea::placeholder,
.contact-form .footer-left-address .newsletter-area .form-inner textarea::placeholder,
.footer-left-address .newsletter-area .form-inner .comment-form textarea::placeholder,
.footer-left-address .newsletter-area .form-inner .contact-form textarea::placeholder,
.footer-left-address .newsletter-area .form-inner input::placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #246bb4;
    font-family: Roboto, sans-serif
}

.footer-left-address .newsletter-area .form-inner .newsletter-btn {
    position: absolute;
    right: 0;
    top: 4px;
    padding: 2px 6px 4px;
    border: 1px solid transparent
}

.footer-item .footer-title::after,
.footer-item .footer-title::before {
    height: 3px;
    border-radius: 3px;
    transition: .35s ease-in;
    position: absolute;
    background: #f38587;
    content: "";
    bottom: 0
}

.footer-left-address .newsletter-area p {
    font-size: 14px;
    font-weight: 600;
    color: #dde1e5;
    font-family: Roboto, sans-serif
}

.address-list li,
.footer-item .footer-link a {
    font-size: 15px;
    color: #dde1e5;
    font-family: Roboto, sans-serif
}

.address-list,
.section-title3 {
    margin-bottom: 40px
}

.footer-logo {
    margin-bottom: 0px;
}

.address-list li {
    font-weight: 500
}

.footer-item,
.inner-banner-content .breadcrumb li a {
    transition: .35s ease-in
}

.footer-item .footer-title {
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 25px;
    display: inline-block
}

.footer-item .footer-title::before {
    left: 0;
    width: 25px
}

.footer-item .footer-title::after {
    left: 30px;
    width: 8px
}

.footer-item .footer-link a {
    font-weight: 400;
    transition: .3s ease-in
}

.footer-item .gallery-list img {
    max-width: 100px;
    width: 100%;
    height: auto;
    margin-left: 0;
    filter: grayscale(1);
    transition: .4s ease-in
}

.footer-item .gallery-list li {
    width: 100%;
    max-width: 80px
}

.footer-social-area h5 {
    font-size: 22px;
    font-weight: 600;
    color: #e6e6e6;
    position: relative;
    margin-bottom: 0;
    margin-right: 25px
}

.footer-social-area h5::after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 0;
    background: #f38587;
    border-radius: 30px;
    width: 25px;
    height: 3px
}

.footer-social-area .footer-social-list {
    display: flex;
    justify-content: space-start;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 0
}

.footer-social-area .footer-social-list li {
    margin-right: 10px
}

@media (min-width:992px) and (max-width:1199px) {
    .join-us-area .join-us-content h2 {
        font-size: 40px
    }

    .footer-social-area .footer-social-list li {
        margin-right: 20px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .footer-social-area .footer-social-list li {
        margin-right: 15px
    }
}

@media (min-width:576px) and (max-width:768px) {
    .footer-social-area .footer-social-list li {
        margin-right: 15px
    }
}

.footer-social-area .footer-social-list .bx {
    width: 34px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    background: linear-gradient(94deg, #ff6f71 0, #1c5ccf 100%);
    border: 1px solid #2d2d2d;
    border-radius: 50px;
    text-align: center;
    padding: 0;
    margin: 0;
    transition: .3s ease-in;
    font-size: 18px
}

.footer-bottom-area {
    border-top: 1px solid #2d2d2d;
    margin-top: 80px
}

.footer-bottom-area .footer-bottom-left {
    padding: 25px 25px 25px 0
}

.footer-bottom-area .footer-bottom-left h6,
.footer-bottom-area .footer-bottom-right h6 {
    font-size: 16px;
    font-weight: 500;
    color: #dde1e5
}

.footer-bottom-area .footer-bottom-right {
    padding: 25px 0
}

.inner-banner-content {
    padding: 117px;
    background: #f0f7ff;
    padding-bottom: 40px;
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.inner-banner-content .text-p {
    padding: 10px 83px;
    text-align: center;
    margin-top: 10px;
    position: relative
}

.inner-banner-content h2 {
    margin-top: 18px;
    margin-bottom: 0;
    color: #1C3665;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.4;
    position: relative
}

.inner-banner-content h1 {
    margin-bottom: 0;
    color: #1C3665;
    font-weight: 700;
    line-height: 1.4;
    position: relative;
    margin-top: 18px;
}

.inner-banner-content .breadcrumb li {
    color: #fff;
    font-family: Roboto, sans-serif;
    z-index: 9;
    font-size: 15px
}

@media (min-width:992px) and (max-width:1199px) {
    .inner-banner-content .breadcrumb li {
        font-size: 13px
    }
}

.inner-banner-bg {
    overflow: hidden
}

.inner-banner-bg img {
    min-height: 400px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.circle-border {
    width: 100%;
    max-width: 150px;
    height: 100%;
    max-height: 150px;
    border: 2px solid #f38587;
    position: absolute;
    top: 19%;
    right: 41px;
    margin: auto;
    border-radius: 50%;
    z-index: 1
}

.circle-border::after {
    content: "";
    position: absolute;
    right: 8px;
    height: 122px;
    width: 122px;
    border-radius: 50%;
    background-color: rgba(243, 133, 135, .4);
    bottom: -41px;
    animation: 1.5s infinite alternate fade
}

.error-wrapper .circle1,
.error-wrapper .circle2 {
    animation: 1.5s linear infinite alternate scale;
    position: absolute
}

@keyframes fade {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.moving-circle {
    width: 30px;
    height: 30px;
    background: #f38587;
    border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    margin: auto;
    animation: 10s linear infinite circle
}

@keyframes circle {
    0% {
        transform: rotate(0) translate(-110px) rotate(0)
    }

    100% {
        transform: rotate(360deg) translate(-110px) rotate(-360deg)
    }
}

.breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: .5rem;
    color: #fff;
    content: url("../images/icon/breadcrumb-arrow.svg")
}

.blog-left-sidebar {
    background: #fff;
    padding: 10px
}

.blog-left-sidebar .search-area {
    background: unset;
    padding: 40px 15px;
    border-radius: 10px
}

.blog-left-sidebar .form-inner .comment-form textarea,
.blog-left-sidebar .form-inner .contact-form textarea,
.blog-left-sidebar .form-inner input,
.comment-form .blog-left-sidebar .form-inner textarea,
.contact-form .blog-left-sidebar .form-inner textarea {
    background: #fff;
    width: 100%;
    border: 1px solid #17181a;
    outline: 0;
    padding: 12px 70px 12px 20px;
    transition: .35s ease-in;
    color: #140b42
}

.blog-left-sidebar .form-inner .comment-form textarea::-moz-placeholder,
.blog-left-sidebar .form-inner .contact-form textarea::-moz-placeholder,
.blog-left-sidebar .form-inner input::-moz-placeholder,
.comment-form .blog-left-sidebar .form-inner textarea::-moz-placeholder,
.contact-form .blog-left-sidebar .form-inner textarea::-moz-placeholder {
    font-size: 14px;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    color: #878484
}

.blog-left-sidebar .form-inner .comment-form textarea::placeholder,
.blog-left-sidebar .form-inner .contact-form textarea::placeholder,
.blog-left-sidebar .form-inner input::placeholder,
.comment-form .blog-left-sidebar .form-inner textarea::placeholder,
.contact-form .blog-left-sidebar .form-inner textarea::placeholder {
    font-size: 14px;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    color: #878484
}

.blog-left-sidebar .form-inner .comment-form textarea:focus,
.blog-left-sidebar .form-inner .contact-form textarea:focus,
.blog-left-sidebar .form-inner input:focus,
.comment-form .blog-left-sidebar .form-inner textarea:focus,
.contact-form .blog-left-sidebar .form-inner textarea:focus {
    border-left: 1px solid #f38587
}

.blog-left-sidebar .form-inner .search-btn {
    position: absolute;
    top: 0;
    right: 0;
    background: #000;
    max-width: 60px;
    width: 100%;
    padding: 11px 0;
    border: 1px solid #000;
    text-align: center
}

.blog-left-sidebar .widget {
    background: unset;
    padding: 30px
}

.blog-left-sidebar .widget-title {
    font-size: 22px;
    font-weight: 600;
    color: #140b42;
    margin-bottom: 25px
}

.blog-left-sidebar .recent-post-item {
    margin-bottom: 18px;
    display: flex
}

.blog-left-sidebar .recent-post-item .post-image {
    max-width: 70px;
    width: 100%;
    margin-right: 15px;
    overflow: hidden
}

.blog-left-sidebar .recent-post-item .post-image img {
    width: 100%;
    height: auto;
    transition: .35s ease-in
}

.blog-left-sidebar .recent-post-item .post-content .date {
    font-size: 14px;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    color: #2b3a42;
    margin-bottom: 5px;
    transition: .35s ease-in
}

.blog-left-sidebar .recent-post-item .post-content h6 {
    font-size: 1rem;
    font-weight: 500;
    color: #2b3a42;
    line-height: 24px;
    transition: .35s ease-in
}

.blog-left-sidebar .recent-post-item .post-content h6 a,
.service-details-area .service-details-content p,
.service-details-area .service-intro-row p {
    color: #2b3a42
}

.blog-left-sidebar .category-list li {
    border: 1px solid rgba(45, 45, 45, .8);
    padding: 7px 15px;
    color: #dde1e5;
    margin-bottom: 20px
}

.blog-left-sidebar .category-list li a {
    color: #dde1e5;
    font-size: 16px;
    font-weight: 500;
    font-family: Roboto, sans-serif;
    display: flex;
    justify-content: space-between
}

.blog-left-sidebar .tag-list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-top: -20px
}

.blog-left-sidebar .tag-list li {
    border: 1px solid rgba(45, 45, 45, .7);
    padding: 2px 15px;
    display: inline-block;
    margin-top: 20px;
    margin-right: 12px
}

.blog-left-sidebar .tag-list li a {
    font-size: 16px;
    font-weight: 500;
    font-family: Roboto, sans-serif;
    color: #2b3a42;
    text-align: center;
    transition: .3s ease-in
}

.blog-left-sidebar .social-list {
    margin-top: -15px
}

.blog-left-sidebar .social-list li {
    border: 1px solid rgba(45, 45, 45, .7);
    display: inline-block;
    padding: 0 8px 2px;
    margin-right: 20px;
    margin-top: 15px
}

.blog-left-sidebar .social-list li i {
    line-height: 1;
    font-size: 1rem
}

.pagination .page-item {
    margin: 0 10px
}

.pagination .page-link {
    position: relative;
    display: inline-block;
    color: #dde1e5;
    text-decoration: none;
    background-color: #000;
    font-size: 16px;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    border: 1px solid rgba(45, 45, 45, .7);
    border-radius: 0;
    padding: 5px 13px;
    text-align: center
}

.pagination .page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.pagination .page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.blog-post-area .post-title {
    font-size: 28px;
    font-weight: 600;
    color: #140b42;
    line-height: 1.4;
    margin-bottom: 15px
}

.blog-post-area .post-sub-title {
    font-size: 23px;
    font-weight: 600;
    color: #1C3665;
    line-height: 1.4;
    margin-bottom: 5px
}

.blog-post-area h4 {
    font-size: 22px;
    font-weight: 500;
    color: #2b3a42;
    line-height: 1.5;
    margin-bottom: 18px
}

.blog-post-area .para-style {
    font-size: 1rem;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    color: #1C3665;
    line-height: 26px;
    text-align: justify
}

.contact-signle .icon,
.contact-signle .text {
    text-align: center;
    color: #1C3665
}

.blog-post-area .blockquote {
    background: #17181a;
    padding: 30px;
    text-align: center;
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px
}

.blog-post-area .blockquote h5 {
    font-size: 22px;
    font-weight: 500;
    color: #dde1e5;
    line-height: 34px;
    margin-bottom: 10px
}

.blog-post-area .blockquote h4 {
    font-size: 25px;
    color: #fff;
    margin-bottom: 0
}

.blog-post-area .blockquote .quote-icon {
    position: absolute;
    left: 55px;
    bottom: 55px;
    width: 100%;
    max-width: 30px;
    height: auto
}

.blog-post-area .share-area {
    margin-top: 40px
}

.blog-post-area .share-area h5 {
    font-size: 22px;
    font-weight: 600;
    color: #fff
}

.blog-post-area .share-area .share-icon a {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
    margin-left: 15px;
    transition: .3s ease-in
}

.blog-post-area .next-prev-post {
    padding-top: 30px;
    margin-bottom: 50px
}

.blog-post-area .next-prev-post .post-arrow h6 {
    font-size: 1rem;
    font-weight: 700;
    color: #fff;
    transition: .3s ease-in
}

.blog-post-area .next-prev-post .post-arrow h5 {
    font-size: 20px;
    font-weight: 500;
    color: #2b3a42;
    margin-bottom: 0
}

.blog-post-area .post-react-area {
    background: #17181a;
    padding: 25px 30px;
    margin-bottom: 50px
}

.blog-post-area .post-react-area h5 {
    font-size: 22px;
    font-weight: 600;
    color: #dde1e5;
    margin-bottom: 20px
}

.blog-post-area .post-react-area ul li {
    margin-right: 30px
}

.blog-post-area .post-react-area .emoji svg {
    fill: #494949;
    transition: .4s ease-in
}

.blog-post-area .post-react-area .emoji h6 {
    font-size: 18px;
    font-weight: 500;
    color: #696969;
    margin-top: 6px;
    transition: .4s ease-in
}

.blog-post-area .post-react-area .emoji:hover svg {
    fill: #f38587;
    transform: scale(1.1)
}

.blog-post-area .post-comment-area h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px
}

.blog-post-area .post-comment-area .comment-list-area {
    margin-bottom: 50px
}

.blog-post-area .post-comment-area .single-comment {
    border: 1px solid rgba(45, 45, 45, .7);
    border-radius: 5px;
    padding: 25px;
    background: #17181a
}

.blog-post-area .post-comment-area .single-comment .c-header,
.blog-post-meta,
.counter2-wrapper .single-counter .counter-icon {
    margin-bottom: 5px
}

.blog-post-area .post-comment-area .single-comment .c-header h4 {
    line-height: 1;
    font-size: 22px;
    font-weight: 600;
    color: #fff
}

.blog-post-area .post-comment-area .single-comment .c-header .reply-btn {
    color: #dde1e5;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 600;
    transition: .3s ease-in
}

.contactus_section-inner label {
    color: #1c3665;
    font-weight: 500;
    font-size: 18px;
}

.contactus_section-inner input[type="text"],
.contactus_section-inner input[type="number"],
.contactus_section-inner input[type="email"] {
    height: 54px !important;
}

.contactus_section-inner input,
.contactus_section-inner textarea {
    border: 1px solid #778899 !important;
    border-radius: 16px !important;
}

.blog-post-area .post-comment-area .single-comment .c-date {
    font-size: 14px;
    font-weight: 400;
    color: #2b3a42;
    font-family: Roboto, sans-serif;
    text-align: left;
    margin-top: 8px;
    margin-bottom: 10px
}

.blog-post-area .post-comment-area .single-comment .c-body p {
    font-size: 1rem;
    font-weight: 400;
    color: #2b3a42
}

.blog-post-area .post-comment-area .comment-reply {
    margin-left: 8%
}

.blog-post-img img {
    width: 100%;
    height: 60vh;
    border-radius: 20px;
    object-fit: cover;
}

.blog-post-meta li {
    margin-right: 20px
}

.blog-post-meta li i {
    color: #2b3a42;
    margin-right: 8px;
    font-size: 1rem
}

.blog-post-meta li span {
    color: #2b3a42;
    font-family: Roboto, sans-serif;
    font-size: 1rem;
    font-weight: 500
}

.comment-form input,
.comment-form textarea {
    width: 100%;
    border: 1px solid rgba(45, 45, 45, .5);
    background: #000;
    padding: 15px 25px;
    transition: .4s ease-in;
    color: #fff
}

.comment-form input::-moz-placeholder,
.comment-form textarea::-moz-placeholder {
    font-size: 1rem;
    font-family: Roboto, sans-serif;
    color: #2b3a42
}

.comment-form input::placeholder,
.comment-form textarea::placeholder {
    font-size: 1rem;
    font-family: Roboto, sans-serif;
    color: #2b3a42
}

.comment-form input:focus,
.comment-form textarea:focus {
    border: 1px solid rgba(243, 133, 135, .5)
}

.comment-form .comment-form-btn,
.contact-form .comment-form-btn {
    color: #e6e6e6;
    border: 1px solid #2d2d2d;
    transition: .4s ease-in;
    margin-top: 7px;
    display: inline-block
}

.border-radius-20 {
    border-radius: 20px;
}

.comment-form .comment-form-btn svg,
.contact-form .comment-form-btn svg,
.error-btn svg,
.feedback-btn svg,
.pricing-btn svg,
.team-seciton .team-btn svg {
    fill: #878484;
    transition: .4s ease-in
}

.contact-signle {
    padding: 25px;
    min-height: 310px !important;
    border-radius: 23px
}

.contact-signle .icon {
    background-color: #dbcaca;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    line-height: 80px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    transition: .4s ease-in
}

.contact-signle .icon i {
    font-size: 38px
}

.contact-signle:hover .icon {
    background-color: #f38587
}

.contact-signle .text h3 {
    margin-bottom: 15px;
    font-size: 26px;
    font-weight: 600
}

.contact-signle .text h4 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #3D3D3D;
}

.contact-signle .text h5 {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500
}

.contact-signle .text .ad-count {
    color: #f38587;
    font-weight: 700
}

.contact-form input,
.contact-form textarea {
    border: 1px solid #2d2d2d;
    outline: 0;
    padding: 10px 25px;
    height: 37px;
    transition: .4s ease-in;
    width: 100%;
    color: #140b42;
    background: unset;
    border-radius: 3px
}

.contact-form input::-moz-placeholder,
.contact-form textarea::-moz-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: #2b3a42;
    font-family: Roboto, sans-serif
}

.contact-form input::placeholder,
.contact-form textarea::placeholder {
    font-size: 16px;
    font-weight: 400;
    color: #2b3a42;
    font-family: Roboto, sans-serif
}

.contact-form textarea {
    min-height: 250px
}

.error-wrapper .circle1 {
    top: -40px;
    left: 15%
}

.error-wrapper .circle2 {
    top: -20px;
    left: 10%
}

.error-wrapper .cross1,
.error-wrapper .cross2,
.error-wrapper .cross3,
.error-wrapper .cross4 {
    animation: 6s linear infinite rotate;
    position: absolute
}

.error-wrapper .cross1 {
    top: 50%;
    left: 10%;
    transform: translateY(-50%)
}

.error-wrapper .cross2 {
    bottom: 30px;
    right: 9%
}

.error-wrapper .cross3 {
    bottom: 20px;
    left: 10%
}

.error-wrapper .cross4 {
    top: 0;
    right: 0
}

@keyframes rotate {
    0% {
        transform: rotate(0)
    }

    50% {
        transform: rotate(180deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes scale {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(2)
    }
}

.error-content h3 {
    font-size: 45px;
    font-weight: 600;
    font-family: Roboto, sans-serif;
    text-transform: capitalize;
    color: #fff
}

.error-content p {
    color: #dde1e5;
    margin-bottom: 25px
}

.error-img {
    margin-bottom: 60px;
    padding-left: 30px;
    padding-right: 30px
}

.error-img img {
    width: 100%;
    max-width: 390px;
    height: auto
}

.error-btn,
.pricing-btn,
.team-seciton .team-btn {
    color: #878484;
    border: 1px solid #2d2d2d;
    transition: .4s ease-in;
    margin-top: 7px;
    display: inline-block
}

.section-title3 h2 {
    font-size: 50px;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-weight: 600
}

.section-title3 h6 {
    font-size: 18px;
    font-weight: 400;
    color: #dde1e5;
    line-height: 1.4
}

.faq-wrap .faq-item {
    margin-bottom: 24px;
    border: none
}

.faq-wrap .faq-item.hover-btn {
    padding: 1px
}

.faq-wrap .accordion-button {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    background: #17181a;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    transition: .4s ease-in-out;
    padding: 25px 60px 25px 25px;
    margin-bottom: 0
}

.faq-wrap .accordion-button:focus {
    z-index: unset;
    border-color: unset;
    outline: 0;
    background: #fff;
    box-shadow: 5px 7px 40px rgba(145, 145, 145, .1)
}

.faq-wrap .accordion-button::after {
    flex-shrink: 0;
    margin-left: auto;
    background-image: none;
    background-repeat: unset;
    background-size: unset;
    font-family: bootstrap-icons !important;
    position: absolute;
    right: 22px;
    content: "\f4fe";
    transition: unset;
    font-size: 20px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.faq-wrap .accordion-button:not(.collapsed)::after {
    background-image: none;
    transform: unset;
    font-family: bootstrap-icons !important;
    content: "\f2ea";
    color: #f38587
}

.faq-wrap .faq-body {
    font-weight: 400;
    font-size: 15px;
    font-family: Roboto, sans-serif;
    background: #000;
    color: #dde1e5;
    border-top: none;
    padding: 15px 25px;
    line-height: 28px;
    text-align: left
}

.faq-wrap .accordion-button:not(.collapsed) {
    box-shadow: 5px 7px 40px rgba(145, 145, 145, .1);
    color: #fff;
    border-radius: 5px 5px 0 0;
    font-weight: 400
}

.service-section .dotted-circle {
    position: absolute;
    top: -40px;
    right: -26px;
    z-index: -9 !important;
    animation: 8s linear infinite rotation
}

@keyframes rotation {
    0% {
        transform: rotate(0)
    }

    50% {
        transform: rotate(180deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.service-section {
    position: relative;
    background: linear-gradient(179deg, #F0F7FF 0% -16.21%, #C9DCF0 123.86%);
}

.service-section .dotted-frame {
    position: absolute;
    top: 7%;
    left: -10%;
    animation: 2s linear infinite alternate disappear
}

.carousel-control-canva i {
    margin-top: -1px !important;
}

.service-section .imd-log-bg {
    position: absolute;
    opacity: .3;
    width: 19%;
    left: -165px;
    top: -61px
}

@media (min-width:1200px) and (max-width:1399px) {

    .achievment-section .dotted-circle,
    .service-section .dotted-circle {
        right: 4%
    }

    .service-section .dotted-frame {
        left: -5%
    }

    .service-section .imd-log-bg {
        left: -1%;
        top: -79px;
        width: 106px
    }
}

@media (max-width:1199px) {
    .service-section .mt-minus30 {
        margin-top: unset
    }

    .about-section .dotted-circle,
    .achievment-section .dotted-circle,
    .service-section .dotted-frame,
    .service-section .imd-log-bg {
        display: none;
        visibility: hidden
    }

    .about-section .line-frame,
    .service-section .dotted-circle {
        right: 4%
    }

    .achievment-section .achievment-box {
        margin-left: auto;
        margin-right: auto;
        margin-top: unset
    }

    .blog-left-sidebar .social-list li {
        margin-right: 9px
    }
}

.pricing-section {
    background: #F0F7FF;
    padding-bottom: 50px
}

.pricing-section-card {
    padding: 2px 30px 5px 28px
}

.pricing-section-card .pricing-btn {
    border: 1px solid transparent
}

.pricing-card {
    padding: 30px 12px;
    background-color: transparent;
    text-align: center;
    transition: .4s ease-in;
    height: 100%;
    border-radius: 10px
}

.pricing-card h3 {
    font-size: 18px;
    font-weight: 600;
    color: #e6e6e6
}

.pricing-card h3 span {
    font-size: 20px
}

.pricing-card .plan-list li {
    position: relative;
    font-size: 13px;
    font-weight: 500;
    color: #1C3665;
    font-family: Roboto, sans-serif;
    margin-bottom: 11px;
    padding: 9px;
    text-transform: uppercase;
    border-radius: 6px;
    background: #fff;
}

.service-section2 .service-details-card {
    margin-top: 0;
    padding: 30px
}

.service-section2 .hire-card {
    background-image: linear-gradient(rgba(23, 24, 26, .9), rgba(23, 24, 26, .9)), url("../images/bg/hire-bg.png");
    background-size: cover;
    width: 100%;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
    min-height: 500px;
    text-align: center;
    padding: 50px;
    margin-top: 30px
}

.service-section2 .hire-card h3 {
    font-size: 40px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 30px
}

.service-details-area .service-details-img {
    margin-bottom: 18px
}

.related-blog-section .card {
    border-radius: 13px !important;
    height: 100%;
}

.service-details-area .service-details-content {
    background: #17181a;
    padding: 30px;
    margin-bottom: 30px
}

.service-details-area .service-details-content h3 {
    font-size: 40px;
    font-weight: 600;
    color: #fff
}

.service-details-area .service-details-content h4 {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 15px
}

.service-details-area .service-intro-row {
    margin-top: 25px
}

.service-details-area .service-intro-row h6 {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 20px
}

.service-details-area .work-process {
    background-color: #17181a;
    padding: 30px
}

.service-details-area .work-process h3 {
    font-size: 30px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 25px;
    text-align: center
}

.service-details-area .work-process .work-pro-item h4 {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    transition: .4s ease-in
}

.related-work-section {
    background: #eeeef1 !important;
    margin-top: 3rem;
    padding-top: 6rem;
    padding-bottom: 4rem
}

@media (max-width:991px) {

    .achievment-section .achievment-box::after,
    .achievment-section .achievment-box::before,
    .banner1-arrow .banner-next,
    .banner1-arrow .banner-prev,
    .circle-border {
        display: none;
        visibility: hidden
    }

    .banner-section2 .banner2-content p {
        font-size: 1rem
    }

    .banner-section2 .swiper-slide {
        padding-top: 10rem;
        padding-bottom: 10rem
    }

    .banner-section2 .banner2-btn {
        padding: 14px 30px
    }

    .all-service-card2 {
        min-height: auto;
        margin-top: unset;
        height: auto
    }

    .l-work-card {
        padding: 30px
    }

    .l-work-card h2 {
        margin-bottom: 8px
    }

    .abt-img-tag {
        left: 0;
        padding: 10px 0
    }

    .about-card .circle_percent {
        width: 90px;
        height: 90px
    }

    .team-card {
        padding: 15px 16px
    }

    .team-card h2 {
        margin-bottom: 2px
    }

    .blog-section-card,
    .feedback-section-card,
    .pricing-section-card,
    .testimonial-section-card {
        min-height: auto;
        margin-top: unset
    }

    .contact-section-card,
    .faq-section-card {
        min-height: auto;
        margin-top: unset;
        margin-bottom: 30px
    }

    .contact-section-card {
        padding: 9px;
        margin-bottom: 12px
    }

    .join-us-area .join-us-content h2 {
        font-size: 40px;
        line-height: 50px
    }

    .join-us-area .join-btn {
        margin-bottom: 33px
    }

    .footer-social-area {
        padding-top: unset;
        display: block !important
    }

    .footer-social-area h5 {
        margin-bottom: 0;
        margin-right: 0
    }

    .footer-social-area .footer-social-list {
        margin-top: 25px
    }

    .footer-bottom-area .footer-bottom-left {
        padding: 15px 0 5px
    }

    .footer-bottom-area .footer-bottom-right {
        padding: 10px
    }

    .inner-banner-content {
        padding: 88px 30px;
    }

    .inner-banner-content h2 {
        font-size: 24px !important;
    }

    .breadcrumb {
        margin-bottom: 10px
    }

    .pagination {
        margin-top: 30px
    }

    .service-section2 .hire-card h3 {
        font-size: 32px
    }

    .related-work-section {
        padding-top: 0
    }

    .related-work-section .related-work-card {
        margin-top: 0
    }
}

.related-work-section .related-work-card {
    padding: 50px 67px
}

@media (max-width:576px) {
    .p-none {
        padding: 0
    }

    .m-none {
        margin: 0
    }

    .mt-120 {
        margin-top: 55px
    }

    .section-card h2 {
        font-size: 26px;
        margin-bottom: 4px
    }

    .section-card p {
        margin-bottom: 20px
    }

    .section-card .er-con h1 {
        font-size: 46px;
        margin-bottom: 4px
    }

    .banner-section .banner-about {
        width: 98%
    }

    .banner-content h1 {
        font-size: 31px
    }

    .l-work-card {
        padding: 11px
    }

    .about-card .about-content h3 {
        font-size: 30px
    }

    .team-card {
        padding: 8px 16px
    }

    .blog-item-1 .blog-img {
        max-width: 100%;
        max-height: 320px;
        margin-right: 0
    }

    .blog-item-1 .blog-img img {
        width: 100%;
        max-height: 320px;
        -o-object-fit: cover;
        object-fit: cover
    }

    .blog-item-1 .blog-content h3 {
        font-size: 20px
    }

    .blog-item-2 .blog-img {
        margin-right: unset;
        margin-bottom: 25px;
        width: 100%
    }

    .blog-item-2 .blog-img img {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        min-height: 320px
    }

    .blog-item-2 .blog-content {
        width: 100%;
        padding-bottom: 10px
    }

    .testimonial-item .testimonial-img {
        margin-bottom: 30px
    }

    .testimonial-item .testimonial-content {
        text-align: center;
        margin-right: 0
    }

    .footer-social-area .footer-social-list li,
    .testimonial-item .testimonial-footer .social-media a {
        margin-right: 10px
    }

    .join-us-area {
        padding: 30px 0
    }

    .join-us-area .join-us-content h2 {
        font-size: 28px;
        line-height: 40px
    }

    .circle-border {
        display: none
    }

    .service-section .dotted-circle {
        display: none;
        visibility: hidden
    }

    .service-details-area .work-process {
        padding: 30px 25px
    }

    .related-work-section .related-work-card {
        padding: 16px 23px
    }

    .related-work-section .related-work-card h2 {
        margin-bottom: 10px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .related-work-section .related-work-card {
        padding: 30px
    }
}

.proj-details-area h3 {
    font-size: 35px;
    font-weight: 800;
    color: #140b42;
    line-height: 56px
}

.proj-details-area h6 {
    font-size: 18px;
    font-weight: 400;
    color: #dde1e5;
    margin-bottom: 35px
}

.proj-details-area img {
    width: 100%;
    height: 60vh;
    border-radius: 20px;
    object-fit: cover;
    margin-bottom: 25px;
}

.proj-details-area P {
    color: #1C3665;
    margin-bottom: 25px;
    text-align: justify
}

.proj-details-area h5 {
    font-size: 22px;
    font-weight: 600;
    color: #dde1e5;
    line-height: 1.5;
    margin-bottom: 20px
}

.client-card {
    position: relative;
    background: #17181a;
    padding: 30px;
    margin-bottom: 30px
}

.client-card p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 20px;
    cursor: pointer
}

.client-card .social-list {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 30px
}

.client-card .social-list a {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    font-family: Roboto, sans-serif;
    transition: .4s ease-in-out
}

.client-card h5 {
    font-size: 22px;
    font-weight: 600;
    color: #2b3a42;
    line-height: 1.5;
    margin-bottom: 5px
}

.feedback-single,
.right-sidebar-img img {
    margin-bottom: 30px;
    width: 100%
}

.right-sidebar-img .right-bottom-img {
    max-height: 248px;
    width: 100%
}

.project-list-area h5 {
    font-size: 22px;
    font-weight: 600;
    color: #1C3665;
    margin-bottom: 25px;
    line-height: 1.6
}

.project-details-list li {
    margin-bottom: 15px;
    transition: .4s ease-in;
    color: #1C3665;
}

.project-details-list a {
    font-size: 17px;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    color: #140b42;
    transition: .4s ease-in
}

.client-feedback-area {
    margin-top: 10px
}

.client-feedback-area h3 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 55px;
    text-align: center
}

.client-feedback-card {
    background-color: #17181a;
    padding: 25px
}

.client-feedback-card .client-img {
    max-width: 54px;
    margin: -45px auto 10px
}

.client-feedback-card .client-img img {
    max-width: 100%
}

.client-feedback-card .client-content h6 {
    font-size: 14px;
    font-weight: 400;
    color: #2b3a42;
    margin-bottom: 10px
}

.client-feedback-card .client-content h5 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    transition: .35s ease-in
}

.client-feedback-card .client-content p {
    font-size: 1rem;
    font-size: 400;
    font-family: Roboto, sans-serif;
    color: #2b3a42;
    line-height: 26px
}

.feedback-single {
    padding: 30px;
    border: 1px solid rgba(45, 45, 45, .5);
    text-align: left;
    word-wrap: break-word;
    background: #17181a
}

.achievment-section2,
.counter2-wrapper {
    background-size: cover;
    background-repeat: no-repeat
}

.feedback-single .header-area p {
    font-size: 18px;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    color: #2b3a42;
    line-height: 26px
}

.feedback-single .author-area .author-img img {
    max-width: 60px;
    width: 100%;
    border-radius: 50%;
    height: auto
}

.feedback-single .author-area .author-details h5 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    line-height: 1
}

.feedback-single .author-area .author-details p {
    font-size: 14px;
    font-weight: 400;
    color: #dde1e5;
    position: relative;
    display: inline-block;
    line-height: 1;
    z-index: 1
}

.feedback-single .author-area .author-details p::after {
    content: "";
    position: absolute;
    top: 8px;
    right: -77px;
    width: 100px;
    height: 1px;
    background: #494949;
    z-index: -1;
    margin-bottom: 0
}

.feedback-btn {
    border: 1px solid #2d2d2d;
    color: #878484;
    margin-top: 40px
}

.feedback-tite h2 {
    font-size: 50px;
    font-weight: 600;
    color: #fff;
    margin-top: -10px
}

.feedback-tite h6 {
    font-size: 18px;
    font-weight: 400;
    color: #dde1e5
}

.achievment-section2 {
    overflow: hidden;
    position: relative;
    background-image: linear-gradient(rgba(0, 2, 20, .7), rgba(0, 2, 20, .7)), url("../images/bg/achvmnt-bg.png");
    padding-bottom: 220px;
    background-attachment: fixed;
    background-position: center
}

.achievment-section2 .achv-vdo2 {
    position: relative;
    padding: 20px;
    z-index: 2;
    margin-top: -20px
}

.achievment-section2 .achv-vdo2::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(23, 24, 26, .5);
    width: 89%;
    height: 89%
}

.achievment-section2 .achv-vdo2::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    z-index: -1;
    width: 100%;
    height: 100%
}

.achievment-section2 .quote-text {
    background-color: rgba(23, 24, 26, .7);
    padding: 25px;
    border: 1px solid rgba(229, 229, 229, .1);
    max-width: 570px
}

.achievment-section2 .quote-text h3 {
    font-size: 35px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px;
    margin-top: -10px
}

.achievment-section2 .quote-text p {
    color: #fff;
    width: 100%;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 0
}

.counter2-section {
    margin-top: -155px
}

@media (max-width:991px) {
    .feedback-single {
        padding: 25px
    }

    .feedback-single .header-area p {
        font-size: 17px
    }

    .achievment-section2 {
        padding-top: 120px;
        padding-bottom: 100px
    }

    .counter2-section {
        margin-top: 0
    }
}

.counter2-wrapper {
    background-image: url("../images/bg/home2counter-bg.png");
    padding-top: 45px;
    padding-bottom: 45px;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    z-index: 9
}

.counter2-wrapper .single-counter {
    text-align: center;
    width: 100%;
    max-width: 250px;
    cursor: pointer
}

.counter2-wrapper .single-counter .counter-text h3 {
    font-size: 35px;
    font-weight: 700;
    color: #17181a;
    position: relative;
    margin-bottom: 0;
    transition: .35s ease-in
}

.counter2-wrapper .single-counter .counter-text h3::after {
    content: "+";
    position: absolute;
    top: 3px;
    font-size: 30px;
    right: -20px;
    display: inline-block
}

.expert-arrows .expert-next,
.expert-arrows .expert-prev {
    background-color: #17181a;
    padding: 10px 16px;
    transition: .35s ease-in
}

.blog-item-3 {
    padding: 15px;
    background: #fff;
    border: 1px solid rgba(45, 45, 45, .1);
    transition: .4s ease-in
}

.blog-item-3 .blog-img {
    max-height: 240px;
    margin-right: 20px;
    width: 100%;
    max-width: 200px;
    overflow: hidden
}

.blog-item-3 .blog-content h6 {
    font-size: 14px;
    font-weight: 500;
    font-family: Roboto, sans-serif;
    color: #878484;
    text-transform: uppercase;
    margin-bottom: 12px
}

.blog-item-3 .blog-content h4 {
    font-size: 22px;
    font-weight: 600;
    color: #17181a;
    line-height: 1.3;
    margin-bottom: 18px;
    transition: .4s ease-in
}

.blog-item-3 .blog-content .blog-btn {
    color: #878484;
    transition: .4s ease-in;
    margin-top: 10px;
    border: 1px solid transparent
}

.blog-item-3:hover .blog-btn {
    padding-left: 20px;
    color: #f38587
}

.feedback-slider .feed-img {
    width: 100%;
    height: 345px;
    background: rgba(23, 24, 26, .05);
    position: relative;
    overflow: hidden;
    padding: 20px
}

.feedback-slider .feed-img img {
    position: absolute;
    top: 35px;
    left: 35px;
    height: 345px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.feedback-slider .feed-content {
    background-color: #fff;
    padding: 0 25px
}

.feedback-slider .feed-content .feedback2-quote {
    margin-left: auto;
    margin-right: auto
}

.feedback-slider .feed-content h4 {
    font-size: 25px;
    font-weight: 600;
    color: #17181a;
    line-height: 1.6
}

.feedback-slider .feed-content p {
    font-size: 1.2rem;
    font-weight: 400;
    color: #878484;
    line-height: 1.9;
    margin-bottom: 20px
}

.feedback-slider .feed-content .author h5 {
    font-size: 22px;
    font-weight: 600;
    color: #17181a;
    position: relative;
    margin-bottom: 4px
}

.feedback-slider .feed-content .author h5::before {
    content: "";
    position: absolute;
    top: -3px;
    left: 0;
    background: #f38587;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
    z-index: -1
}

.feedback-slider .feed-content .author h6 {
    font-size: 1rem;
    font-weight: 400;
    color: #878484;
    position: relative;
    display: inline-block
}

.feedback-slider .feed-content .author h6::after {
    content: "";
    position: absolute;
    top: 9px;
    right: -50px;
    background: #2b3a42;
    width: 78px;
    height: 1px;
    border-radius: 3px;
    display: inline-block;
    z-index: -1
}

.feedback-arrows {
    bottom: 0;
    position: absolute;
    z-index: 99999;
    left: 35%;
    transform: translateX(-50%)
}

.feedback-arrows svg {
    fill: #17181A;
    transition: .3s ease-in
}

.content,
.item img {
    transition: transform .3s
}

.feedback-arrows .banner2-next,
.feedback-arrows .banner2-prev {
    border: none;
    outline: 0;
    background: #fff
}

.feedback-arrows .swiper-button-disabled {
    border: none
}

.team-bg {
    background-attachment: fixed;
    background-image: url(../images/bg/team-image.webp);
    background-position: 0 0;
    background-repeat: repeat;
    height: 100%;
    width: 100%;
    background-size: cover
}

.testimonial-video-section .video-holder {
    margin: 0 auto;
    text-align: center;
    position: relative
}

.testimonial-video-section .video-holder .name {
    position: relative;
    display: block;
    font-size: 21px;
    line-height: 1.2em;
    color: #382c4d;
    font-weight: 800;
    margin-bottom: 10px;
    font-family: Niramit, sans-serif;
    text-align: left
}

.testimonial-video-section .video-holder .designation {
    position: relative;
    text-align: left;
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #fe8f91;
    font-weight: 700;
    font-family: Muli, sans-serif
}

.testimonial-video-section .video-holder .play-btn {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.large-container {
    position: static;
    max-width: 1580px;
    padding: 0 30px;
    margin: 0 auto
}

.testimonial-section {
    position: relative;
    margin-top: 25px;
    padding-top: 100px;
    padding-bottom: 80px;
    overflow: hidden;
    background: #fff
}

.testimonial-section .sec-title {
    position: relative;
    margin-bottom: 115px
}

.testimonial-block {
    position: relative;
    padding: 50px 50px 40px
}

.testimonial-block .inner-box {
    padding: 49px 69px;
    background-color: #fff;
    box-shadow: 0 0 50px rgba(226, 222, 232, .75)
}

.testimonial-block .inner-box h2 {
    font-size: 30px;
    font-weight: 800;
    color: #17181a;
    line-height: 1.2;
    transition: .35s ease-in
}

@media (max-width:576px) {
    .blog-item-3 .blog-img {
        margin-right: unset;
        max-width: 100%;
        height: 340;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .blog-item-3 .blog-img img {
        width: 100%
    }

    .testimonial-block .inner-box h2 {
        font-size: 26px
    }
}

.testimonial-block .text {
    position: relative;
    display: block;
    line-height: 32px;
    margin-bottom: 50px;
    font-size: 17px;
    font-weight: 400;
    color: #2b3a42;
    font-family: Roboto, sans-serif
}

.testimonial-block .text-italic {
    font-style: italic;
    text-align: justify
}

.testimonial-block .info-box {
    position: relative;
    padding-left: 115px;
    padding-top: 10px
}

.testimonial-block .info-box .thumb {
    position: absolute;
    left: 0;
    top: 0;
    height: 82px;
    width: 82px
}

.testimonial-block .info-box .thumb img {
    border: 6px solid #e5e6fa;
    border-radius: 50%;
    overflow: hidden;
    display: block;
    width: 100%;
    box-shadow: 0 45px 45px rgba(147, 147, 147, .35)
}

.testimonial-block .info-box .name {
    position: relative;
    display: block;
    font-size: 21px;
    line-height: 1.2em;
    color: #382c4d;
    font-weight: 800;
    margin-bottom: 10px;
    font-family: Niramit, sans-serif
}

.testimonial-block .info-box .designation {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #516173;
    font-weight: 700;
    font-family: Muli, sans-serif
}

.testimonial-carousel .owl-nav {
    right: 75px;
    bottom: 70px
}

.testimonial-carousel .owl-next,
.testimonial-carousel .owl-prev {
    position: relative;
    display: inline-block;
    height: 75px;
    width: 75px;
    line-height: 75px;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
    transition: .3s
}

.testimonial-carousel .owl-next:hover,
.testimonial-carousel .owl-prev:hover {
    background-color: #00df97;
    box-shadow: 0 24px 24px rgba(187, 187, 187, .75)
}

.arrow-left,
.arrow-right {
    position: relative;
    display: inline-block;
    height: 9px;
    width: 43px;
    background-image: url(http://t.commonsupport.com/adro/images/icons/arrow-left-2.png);
    background-repeat: no-repeat;
    background-position: center
}

.arrow-right {
    background-image: url(http://t.commonsupport.com/adro/images/icons/arrow-right-2.png)
}

.testimonial-section .thumb-layer {
    position: absolute;
    right: 30px;
    top: 120px
}

.testimonial-section .thumb-layer .image {
    position: relative;
    margin-right: 0
}

.testimonial-section .thumb-layer .image img {
    display: inline-block;
    max-width: 100%;
    height: auto
}

@media only screen and (max-width:767px) {
    .testimonial-section .sec-title {
        margin-bottom: 50px
    }

    .testimonial-block {
        padding: 0
    }

    .testimonial-block .inner-box {
        box-shadow: none;
        border: 2px solid #f1f1f1
    }

    .testimonial-carousel .owl-nav {
        position: relative;
        left: 0;
        bottom: 0;
        margin-top: 20px;
        text-align: center
    }

    .testimonial-carousel .owl-next,
    .testimonial-carousel .owl-prev {
        border: 2px solid #f1f1f1
    }
}

@media only screen and (max-width:1366px) {
    .large-container {
        padding-left: 20px;
        padding-right: 20px
    }
}

.blog-sidebar-section {
    background: #fff
}

.content {
    background: #fff;
    border: 1px solid #B7CCE1;
    border-radius: 20px;
}

.modal-content {
    background: #F0F7FF
}

.text-justify {
    text-align: justify !important
}

.radiobuttons {
    margin-top: 5px
}

.comment-form .radiobuttons textarea,
.contact-form .radiobuttons textarea,
.radiobuttons .comment-form textarea,
.radiobuttons .contact-form textarea,
.radiobuttons input {
    width: auto !important
}

.rdio {
    position: relative;
    display: inline-flex;
    margin-right: 32px
}

.comment-form .rdio textarea[type=radio],
.contact-form .rdio textarea[type=radio],
.rdio .comment-form textarea[type=radio],
.rdio .contact-form textarea[type=radio],
.rdio input[type=radio] {
    opacity: 0;
    margin: 0
}

.rdio label {
    padding-left: 10px;
    cursor: pointer;
    margin-bottom: 7px !important
}

.rdio label:before {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 1px;
    left: 0;
    content: "";
    display: inline-block;
    border-radius: 50px;
    border: 2px solid #f18384;
    background: #fff
}

.comment-form .rdio textarea[type=radio]:disabled+label,
.contact-form .rdio textarea[type=radio]:disabled+label,
.rdio .comment-form textarea[type=radio]:disabled+label,
.rdio .contact-form textarea[type=radio]:disabled+label,
.rdio input[type=radio]:disabled+label {
    color: #999
}

.comment-form .rdio textarea[type=radio]:disabled+label:before,
.comment-form .rdio-primary textarea[type=radio]:checked+label::after,
.contact-form .rdio textarea[type=radio]:disabled+label:before,
.contact-form .rdio-primary textarea[type=radio]:checked+label::after,
.rdio .comment-form textarea[type=radio]:disabled+label:before,
.rdio .contact-form textarea[type=radio]:disabled+label:before,
.rdio input[type=radio]:disabled+label:before,
.rdio-primary .comment-form textarea[type=radio]:checked+label::after,
.rdio-primary .contact-form textarea[type=radio]:checked+label::after,
.rdio-primary input[type=radio]:checked+label::after {
    background-color: #f18384
}

.comment-form .rdio textarea[type=radio]:checked+label::after,
.contact-form .rdio textarea[type=radio]:checked+label::after,
.rdio .comment-form textarea[type=radio]:checked+label::after,
.rdio .contact-form textarea[type=radio]:checked+label::after,
.rdio input[type=radio]:checked+label::after {
    content: "";
    position: absolute;
    top: 5px;
    left: 4px;
    display: inline-block;
    font-size: 11px;
    width: 10px;
    height: 10px;
    background-color: #f18384;
    border-radius: 50px
}

.comment-form .rdio-default textarea[type=radio]:checked+label:before,
.comment-form .rdio-primary textarea[type=radio]:checked+label:before,
.contact-form .rdio-default textarea[type=radio]:checked+label:before,
.contact-form .rdio-primary textarea[type=radio]:checked+label:before,
.rdio-default .comment-form textarea[type=radio]:checked+label:before,
.rdio-default .contact-form textarea[type=radio]:checked+label:before,
.rdio-default input[type=radio]:checked+label:before,
.rdio-primary .comment-form textarea[type=radio]:checked+label:before,
.rdio-primary .contact-form textarea[type=radio]:checked+label:before,
.rdio-primary input[type=radio]:checked+label:before {
    border-color: #f18384
}

.form-label,
.scrl-modal-holder .modal-header h5 span {
    font-weight: 700
}

.modal-dialog {
    max-width: 820px
}

.comment-form .modal-dialog textarea,
.contact-form .modal-dialog textarea,
.modal-dialog .comment-form textarea,
.modal-dialog .contact-form textarea,
.modal-dialog input {
    height: 46px;
    border-radius: 0
}

.modal-dialog .modal-header h5 {
    font-weight: 700;
    margin-bottom: 0
}

.modal-dialog .btn-primary {
    padding: 14px 62px
}

.masonry-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    grid-gap: 30px;
    padding-top: 9px
}

.masonry-container .modal-content .modal-body {
    padding: 2rem
}

.masonry-container .btn-close {
    position: absolute;
    right: 12px;
    top: 10px;
    font-weight: 700;
    font-size: 12px;
    z-index: 1
}

.item:hover .content {
    transform: scale(1.05)
}

.item img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
    margin-top: 4px;
    margin-bottom: 12px
}

.content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    text-align: center;
    padding: 28px
}

.overlay,
.transition-button {
    opacity: 0;
    transition: opacity .3s;
    position: absolute
}

.content .text-holder {
    text-align: left !important;
    margin-bottom: 17px
}

.content .text-holder h4 {
    font-size: 1.3rem;
    font-weight: 700
}

.content .text-holder p {
    font-size: 1rem;
    color: #3D3D3D
}

.content img {
    border-radius: 29px !important;
    margin-bottom: 22px;
    max-width: 100%
}

.overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(16, 28, 82, .9)
}

.transition-button {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #007bff;
    color: #fff;
    border: none;
    cursor: pointer;
    padding: 14px 24px
}

.ending-note {
    background: #e3f4ff;
    margin-top: 10px;
    padding: 35px 157px;
    text-align: center
}

.ending-note span {
    font-weight: 800;
    color: #f38587
}

@media (min-width:1500px) {
    .content {
        padding: 52px
    }
}

.text-pop-up-holder {
    text-align: left !important
}

.text-pop-up-holder h4 {
    font-size: 1.3rem;
    font-weight: 800
}

.text-pop-up-holder p {
    font-size: 15px;
    color: #2b3a42;
    text-align: justify
}

.pb-0 {
    padding-bottom: 0 !important
}

.owl-nav button.owl-next,
.owl-nav button.owl-prev {
    width: 50px;
    height: 50px;
    border-radius: 50px !important;
    font-size: 34px !important;
    line-height: 0 !important;
    box-shadow: 0 6px 27px 0 rgba(0, 0, 0, .06)
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: linear-gradient(94deg, #ff6f71 0, #1c5ccf 100%) !important
}

.testimonial-carousel .owl-nav {
    position: initial
}

.scrl-modal-holder .modal {
    top: 0
}

.scrl-modal-holder .modal-dialog {
    width: 520px
}

.scrl-modal-holder .modal-dialog .modal-content {
    padding: 1.1rem 0
}

.scrl-modal-holder .modal-header {
    display: inline-block;
    border-bottom: unset
}

.scrl-modal-holder .modal-header .btn-close {
    position: absolute;
    top: 22px;
    right: 17px
}

.scrl-modal-holder .modal-header h5 {
    font-size: 26px;
    line-height: 1.3;
    font-weight: 400;
    text-align: center;
    color: #1C3665;
}

.scrl-modal-holder .modal-body {
    padding: 1rem 4rem
}

@media (max-width:767px) {
    .footer-section {
        padding: 80px 20px
    }

    .footer-item .footer-title {
        margin-bottom: 20px
    }

    .inner-banner-content .text-p {
        padding: 10px 21px
    }

    .pagination .page-item {
        margin: 0 5px
    }

    .blog-post-area .post-comment-area .single-comment {
        padding: 20px
    }

    .blog-post-area .post-comment-area .comment-image {
        margin-bottom: 1rem
    }

    .blog-post-area .post-comment-area .comment-reply {
        margin-left: 5%
    }

    .comment-form input,
    .comment-form textarea {
        padding: 10px 20px
    }

    .service-section2 .hire-card {
        min-height: 320px
    }

    .service-details-area .service-details-content {
        padding: 30px 20px
    }

    .service-details-area .work-process {
        text-align: center
    }

    .related-work-section .related-work-card {
        min-height: auto
    }

    .proj-details-area h3 {
        font-size: 28px
    }

    .blog-item-3,
    .blog-item-3:hover {
        border: none;
        padding: 10px
    }

    .blog-item-3 .blog-content {
        padding: 20px 0
    }

    .feedback-slider .feed-img img {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: auto
    }

    .feedback-slider .feed-img {
        height: auto;
        margin: 0;
        padding: 0
    }

    .feedback-slider .feed-content {
        padding: 0
    }

    .feedback-slider .feed-content p {
        margin-bottom: 15px
    }

    .feedback-arrows {
        display: none;
        visibility: hidden
    }

    .feedback-arrows .banner2-next,
    .feedback-arrows .banner2-prev {
        padding: 5px
    }

    .testimonial-section {
        padding-top: 55px;
        padding-bottom: 45px
    }

    .testimonial-block .inner-box {
        padding: 40px 24px
    }

    .ending-note {
        padding: 35px 25px
    }

    .scrl-modal-holder .modal-dialog {
        width: auto
    }

    .scrl-modal-holder .modal-header h5 {
        font-size: 21px
    }

    .scrl-modal-holder .modal-body {
        padding: 1rem
    }
}

.scrl-modal-holder .form-group {
    margin-bottom: 12px
}

.scrl-modal-holder .form-group label {
    font-size: 13px;
    font-weight: 500
}

.scrl-modal-holder .form-group .form-control {
    box-shadow: 0 4px 15px 4px rgba(0, 0, 0, .05)
}

@keyframes spin {
    100% {
        transform: rotate(360deg)
    }
}

.bx-loader-circle {
    top: 0;
    font-size: 25px;
    text-align: center;
    animation: 4s linear infinite spin
}

.error_border {
    border: 1px solid #e90539 !important
}