@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);

.contact_ussec,
.pdf-downloadbox,
.side-bars,
div#comments,
img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    box-shadow: rgba(0, 0, 0, .02) 0 1px 3px 0, rgba(27, 31, 35, .15) 0 0 0 1px
}

@font-face {
    font-family: Albert;
    src: url('../font/AlbraTextTRIAL-Semi.otf')
}

:root {
    --main-color: #8344CD
}

a {
    text-decoration: none
}

.side-bars li,
li,
ul,
ul.post-categories li {
    list-style: none
}

body {
    font-family: Poppins, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Albert !important
}

.header_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1330px;
    margin: 0 auto;
    padding: 15px 0;
    text-align: center
}

a.navbar-brand img {
    max-width: 229px
}

.left_tophead ul {
    display: flex;
    gap: 40px;
    padding: 0
}

.menu_right {
    display: flex;
    gap: 6px;
    align-items: center;
    vertical-align: middle;
    justify-content: space-around;
}

a.call-to i {
    background: var(--main-color);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    padding-top: 7px;
    margin-right: 4px
}

.cart,
.left_tophead ul li,
.user {
    width: 40px;
    height: 40px;
    text-align: center
}

.my_navbar .nav-link,
.my_navbar a.nav-link.active {
    color: #ffff
}

.my_navbar {
    background: #ffffff21;
    padding: 4px
}

ul#header-menu {
    padding: 5px
}

ul#header-menu li a {
    color: #fff;
    margin-right: 40px
}

.cart,
.user {
    border: 1px solid #fff;
    border-radius: 50%;
    padding-top: 6px
}

.baner-slider,
header {
    width: 100%;
    position: absolute
}

.free-colsultings>div,
.header_child {
    flex: 1
}

a.call-to:hover {
    background: #8344cd;
    color: #fff;
    border: 1px solid #8344cd
}

a.call-to {
    border: 1px solid;
    padding: 7px 10px;
    border-radius: 22px;
    transition: .3s ease-in-out
}

.cart:hover,
.left_tophead ul li:hover,
.user:hover {
    background-color: var(--main-color);
    border-color: var(--main-color)
}

.menu_right a {
    color: #fff;
    font-size: 14px
}

header {
    z-index: 99;
    top: 0
}

.left_tophead ul li {
    background: 0 0;
    padding-top: 8px;
    border: 1px solid #fff;
    border-radius: 50%;
    transition: .3s ease-in-out
}

.breadcrumbs-content a,
.left_tophead ul li a,
.services_box a,
footer a {
    color: #fff
}

.baner-slider {
    top: 50%;
    text-align: center;
    color: #fff
}

.approach_content h2,
.baner-slider h1,
.blogs-page h2,
.contact_us h2,
.passion-box h4 {
    font-family: Albert
}

.slider_inner {
    max-width: 900px;
    margin: 0 auto
}

.banner-section .owl-dots {
    text-align: center;
    margin-top: 50px
}

.banner-section .owl-dot {
    background-color: #fff !important;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
    margin: 5px
}

.banner-section .owl-dot.active {
    background-color: var(--main-color) !important
}

.Business_our_passion h2 {
    font-family: Albert;
    margin-bottom: 40px
}

.Business_our_passion,
.Managed_Services,
.media,
.our_services,
section.story_section {
    padding: 40px 0
}

.passion-box img {
    height: 95px;
    width: auto;
    margin-bottom: 28px
}

.passion-box {
    padding: 0 37px;
    text-align: center
}

.img-corevalue img,
.story_imgbox img {
    border-radius: 40px
}

.story_contentbox {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.story_section h2 {
    font-family: Albert;
    margin-bottom: 1rem
}

.read_more {
    background-color: var(--main-color);
    color: #fff;
    display: inline-block;
    width: max-content;
    padding: 6px 3px 6px 14px;
    border-radius: 24px;
    margin-top: 14px;
    transition: .1s ease-in-out;
    border: 1px solid inherit
}

.footer_social li,
.service_content a i,
.whtsap,
div#comments .submit {
    transition: .3s ease-in-out
}

.service_content a i,
a.read_more i {
    border-radius: 50%;
    text-align: center
}

.footer-contacts,
.footer_menu,
.footer_social {
    border-bottom: 1px solid #3f3f3f
}

a.read_more i {
    background: #fff;
    height: 33px;
    width: 35px;
    color: #000;
    padding-top: 9px
}

.contact_form button i,
.service_content a i {
    width: 40px;
    height: 40px;
    background: #fff;
    color: #000
}

.approach-section {
    background: url(../img/approch_sec.png) center/cover no-repeat;
    padding: 120px 0;
    color: #fff;
    text-align: center;
    position: relative
}

.Core_Values,
div#comments .submit,
i.fa-solid.fa-arrow-right-long:hover {
    background-color: var(--main-color)
}

section.approach-section:after {
    content: "";
    height: 100%;
    width: 100%;
    background: #00000066;
    position: absolute;
    top: 0;
    left: 0
}

.approach_content {
    position: relative;
    z-index: 1
}

.service_img {
    position: relative;
    border-radius: 40px;
    overflow: hidden
}

.service_img:after {
    content: "";
    background: #0000007d;
    top: 0;
    bottom: 0;
    position: absolute;
    width: 100%;
    left: 0
}

.service_content {
    position: absolute;
    bottom: 18px;
    padding: 11px 32px
}

.services_box,
section.banner-section {
    position: relative
}

.services_box h4 {
    font-weight: 600
}

.service_content a i {
    padding-top: 12px
}

i.fa-solid.fa-arrow-right-long:hover {
    color: #fff
}

.Core_Values h2,
.our_services h2,
.testimonial_sections h2 {
    font-family: Albert;
    margin-bottom: 3rem;
    text-align: center
}

.Core_Values {
    color: #fff;
    padding: 40px 0
}

.text_boxcorevalue h3 {
    text-align: center;
    margin-top: 15px;
    text-transform: uppercase;
    font-family: Albert
}

.testimonial_sections {
    padding: 40px 0;
    background-color: #f1f1f1;
    position: relative
}

.owl-next,
.owl-prev {
    top: 50%;
    background: var(--main-color) !important;
    width: 30px;
    height: 30px;
    color: #fff !important;
    border-radius: 50%
}

.owl-next {
    position: absolute;
    right: -35px
}

.owl-prev {
    position: absolute;
    left: -35px
}

.testimonial_sections .owl-carousel .owl-dots.disabled,
.testimonial_sections .owl-carousel .owl-nav.disabled {
    display: flex;
    justify-content: space-between
}

.footer_menu ul,
.footer_social {
    justify-content: center;
    display: flex
}

img.clients-img {
    width: 120px !important;
    height: 120px;
    border-radius: 50%;
    margin: 0 auto;
    object-fit: cover
}

.testimonial_sections .box {
    text-align: center;
    box-shadow: rgba(0, 0, 0, .05) 0 6px 24px 0, rgba(0, 0, 0, .08) 0 0 0 1px;
    border-radius: 40px;
    padding: 20px;
    margin: 10px 12px
}

h4.review-title {
    margin-top: 20px;
    font-family: Albert
}

.rating i {
    color: #edc900
}

.contact-box {
    padding-left: 50px;
    margin-top: 40px
}

.contact_form input,
.contact_form textarea {
    border: none;
    width: 100%;
    border-bottom: 1px solid;
    padding: 10px 0;
    resize: none;
    outline: 0;
    margin-bottom: 0
}

.contact_form textarea {
    height: 100px
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    border: none;
    background-color: var(--main-color);
    color: #fff;
    margin-top: 12px;
    border-radius: 40px;
    margin-bottom: 22px;
    border: 1px solid inherit;
    transition: .2s ease-in-out;
    width: max-content;
    padding: 9px 17px
}

input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    border: 1px solid var(--main-color);
    color: var(--main-color);
    background-color: transparent
}

.contact_form button i {
    padding-top: 11px;
    border-radius: 50%
}

.img-contact {
    width: 100%;
    height: 100%;
    object-fit: cover
}

footer {
    background-color: #141414;
    padding-top: 40px;
    color: #fff
}

.footer_menu {
    text-align: center;
    padding-bottom: 12px
}

.footer_menu ul {
    gap: 22px;
    margin-top: 25px
}

.footer_social {
    gap: 20px;
    padding: 13px 0
}

.footer_social a {
    color: #fff;
    font-weight: 300
}

.footer-contacts {
    text-align: center;
    padding: 20px 0
}

.footer-contacts p {
    margin: 0;
    color: #fff;
    font-weight: 300
}

.copy-right {
    text-align: center;
    padding: 18px 0
}

.copy-right p {
    margin: 0
}

.copy-right a,
.footer_social li:hover i {
    color: var(--main-color)
}

.footer_social li a {
    font-size: 23px
}

.footer-contacts i {
    color: var(--main-color);
    margin-right: 8px
}

.footer_social li {
    background: var(--main-color);
    width: 45px;
    height: 45px;
    border-radius: 50%;
    text-align: center;
    padding-top: 6px;
    border: 1px solid var(--main-color)
}

.footer_social li:hover,
div#comments .submit:hover {
    background: 0 0;
    color: var(--main-color)
}

.contact_form button:hover,
.read_more:hover {
    background-color: transparent;
    border: 1px solid var(--main-color);
    color: var(--main-color)
}

.baner-slider .read_more:hover {
    background-color: transparent;
    border: 1px solid #fff;
    color: #ffff
}

.breadcrumb-section {
    background: url(../img/breadcrumbs-banner.png) center/cover;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff
}

.breadcrumb-section::after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: #141414;
    opacity: .9
}

.breadcrumbs-content {
    position: relative;
    z-index: 1;
    padding: 235px 0 0
}

.breadcrumbs-content h2 {
    font-size: 60px;
    font-weight: 700;
    margin: 20px 0;
    font-family: Albert
}

.Managed_Services-title,
.service-content h3 {
    font-size: 44px;
    font-weight: 600
}

.services-sections {
    padding: 30px 0
}

.section-img-side img {
    border-radius: 40px;
    margin: 18px 0
}

.service-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%
}

.Managed_Services-title {
    text-align: center
}

ul.manage-service-ul {
    display: flex;
    flex-flow: wrap
}

ul.manage-service-ul li {
    flex-basis: 30%;
    list-style: disc;
    margin: 10px 13px
}

.free-colsultings {
    display: flex;
    background: #8344cd;
    color: #fff;
    border-radius: 40px;
    margin: 20px 0
}

.imgbox-free img {
    border-radius: 40px 0 0 40px;
    height: 100%;
    object-fit: cover
}

.content-box-free {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    height: 100%;
    padding: 35px
}

.content-box-free h4 {
    font-size: 34px;
    font-weight: 600;
    margin: 25px 0
}

.tabcontent {
    display: none;
    padding: 6px 12px;
    border-top: none
}

.tabcontent.active-tab,
div#comments label {
    display: block
}

.tabs button {
    background: 0 0;
    border: #ffdead;
    color: #fff;
    font-weight: 400;
    margin: 0 7px;
    font-size: 18px
}

.content-box-free .read_more,
button.navbar-toggler {
    border: 1px solid #fff
}

button.tablinks.active-tab {
    border-bottom: 1px solid #fff
}

.content-box-free .read_more:hover {
    border: 1px solid #fff;
    background-color: #fff
}

.contact_form button:hover i,
.read_more:hover i {
    background: var(--main-color);
    color: #fff
}

img.footer_logo {
    max-width: 200px
}

button.navbar-toggler {
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 8px;
    display: none
}

.service_img img,
section.expertise img {
    width: 100%
}

.contact_ussec {
    padding: 18px 20px;
    margin: 14px 0;
    border-radius: 8px
}

.foot-socil {
    justify-content: flex-start;
    border: none;
    padding: 0
}

.contact_ussec h3 {
    font-family: Albert;
    font-size: 21px;
    margin: 20px 0
}

ul.contact-info {
    padding: 0
}

ul.contact-info li {
    margin: 18px 0
}

ul.contact-info li i {
    color: #fff;
    margin-right: 6px;
    width: 35px;
    height: 35px;
    background: var(--main-color);
    text-align: center;
    padding-top: 9px;
    border-radius: 50%
}

.our-blog .service_img img {
    width: 100%;
    height: 320px;
    object-fit: cover
}

.our-blog .services_box {
    margin: 15px 0
}

.whtsap {
    background: #00c345;
    color: #fff;
    padding: 5px 13px;
    border-radius: 18px;
    border: 1px solid #00c345
}

.whtsap:hover {
    box-shadow: rgba(0, 0, 0, .24) 0 3px 8px;
    background: #15b14ce6
}

.wtss {
    background: #00c345 !important
}

.video_titles {
    display: flex;
    height: 100%;
    align-items: center;
    font-family: Albert;
    line-height: 45px
}

.pdf-downloadbox {
    background: #8344cd;
    margin: 10px 0;
    padding: 36px 6px;
    border-radius: 10px;
    color: #fff
}

section.pdf-download {
    background: #fdfdfdd1;
    padding: 52px 0
}

.blog-detailspage li {
    list-style: disc
}

div#comments {
    padding: 20px;
    margin: 30px 0
}

div#comments input[type=email],
div#comments input[type=text],
div#comments input[type=url],
div#comments textarea {
    width: 100%;
    outline: 0;
    resize: none
}

div#comments input[type=email],
div#comments input[type=text],
div#comments input[type=url] {
    height: 40px;
    padding: 0 10px
}

p.comment-form-cookies-consent {
    display: flex;
    gap: 8px
}

div#comments .submit {
    padding: 5px 18px;
    color: #fff;
    border: 1px solid #8344cd;
    border-radius: 6px
}

img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    width: 100%;
    height: 400px;
    object-fit: cover;
    margin: 16px 0;
    border-radius: 2px;
    border: 1px solid #ccc
}

ul.post-categories {
    margin: 0;
    padding: 0
}

.side-bars {
    padding: 9px 5px;
    margin: 12px 0;
    border-radius: 3px
}

ul.wp-block-latest-posts__list.wp-block-latest-posts li {
    margin: 14px 4px
}

ul.wp-block-latest-posts__list.wp-block-latest-posts li a {
    font-size: 14px;
    color: #000
}

h2.wp-block-heading {
    margin: 13px 6px;
    font-size: 23px;
    text-transform: uppercase
}

.pagination .current {
    border: 1px solid #ddd;
    margin: 0 5px;
    padding: 10px 15px
}

.testimonial_sldier .client_review .item {
    display: flex;
    align-items: stretch;
    min-height: 410px
}

@media(min-width:1900px) {
    .contact_us {
        max-width: 1800px;
        margin: 0 auto
    }
}

@media (max-width:1199px) {
    .baner-slider {
        position: absolute;
        top: 40%
    }

    .header_child {
        flex: auto
    }

    a.navbar-brand img {
        max-width: 170px
    }
}

@media (max-width:991px) {
    button.navbar-toggler {
        display: block
    }

    a.call-to i {
        background-color: transparent
    }

    a.call-to {
        padding: 5px 0 0 5px;
        transition: .3s ease-in-out;
        width: 40px;
        height: 40px
    }

    .story_section h2 {
        margin: 1rem
    }

    .container {
        max-width: 800px
    }

    a.navbar-brand img {
        max-width: 170px
    }

    .left_tophead ul {
        gap: 24px
    }

    .call_ushide,
    .left_tophead.header_child {
        display: none
    }

    ul#header-menu {
        height: 100vh
    }

    ul#header-menu li {
        margin: 10px 8px
    }

    .core_value_box {
        padding: 11px;
        margin: 11px;
        border-radius: 13px;
        color: #000;
        box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0;
        text-align: center
    }

    .Core_Values {
        background-color: #f1f1f1;
        color: #000;
        padding: 40px 0
    }

    .banner-section img {
        height: 100vh;
        object-fit: cover
    }

    nav.navbar.navbar-expand-lg.navbar-light {
        position: fixed;
        top: -8px;
        min-width: 50%
    }

    .my_navbar {
        background: #000
    }

    .breadcrumbs-content h2 {
        font-size: 45px
    }

    .breadcrumbs-content {
        padding: 120px 0 0
    }

    .service-content h3 {
        font-size: calc(1.3rem + .6vw)
    }

    ul.manage-service-ul {
        display: flex;
        flex-flow: nowrap;
        flex-direction: column;
        margin: 0 10px
    }

    .testimonial_sldier .owl-prev {
        left: 0
    }

    .testimonial_sldier .owl-next {
        right: 0
    }

    .header_top {
        text-align: left
    }
}

@media (max-width:768px) {
    section.banner-section img {
        height: 100vh
    }

    .read_more {
        margin: 14px
    }

    .img-contact {
        border-radius: 15px
    }

    section.banner-section::after {
        content: "";
        background: url("http://imsconsulting.ezmarketingtech.com/wp-content/uploads/2024/10/banner-image.png") bottom;
        height: 100%;
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0
    }

    section.banner-section::before {
        content: "";
        background: #000000b8;
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 1
    }

    .passion-box {
        padding: 0 37px;
        text-align: center
    }

    a.navbar-brand img {
        max-width: 120px
    }

    .footer_menu ul {
        flex-flow: wrap
    }

    .contact-box {
        padding-left: 10px;
        margin-top: 40px
    }

    .services_box {
        margin: 11px 0
    }
}

@media (max-width:600px) {
    .free-colsultings {
        flex-direction: column
    }

    .imgbox-free img {
        border-radius: 40px
    }

    .header_top {
        justify-content: space-around
    }

    section.story_section P {
        text-align: justify
    }
}

@media (max-width:480px) {
    .baner-slider {
        top: 34%
    }
}