@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);
.tag_inline ul li,
.tag_table {
    padding: 5px 20px;
    border-radius: 25px;
    font-size: 14px;
    color: #fff;
}
.fabb,
.wa__popup_chat_box {
    position: fixed;
    overflow: hidden;
}
.bx,
.chat {
    -webkit-font-smoothing: antialiased;
}
.bx,
.mfp-close {
    font-style: normal;
}
.tag_inline ul,
.ul-li ul li,
ul li {
    list-style: none;
}
body {
    font-family: Poppins, sans-serif !important;
    overflow: scroll !important;
    overflow-x: hidden !important;
}
#page_navigation {
    clear: both;
    text-align: center;
    border-top: 1px solid #dcdcdc;
    padding-top: 20px;
    line-height: 3;
}
.header-wrap .navbar .navbar-nav li a strong {
    font-weight: 600;
    text-transform: capitalize;
}
.tag_inline ul {
    display: flex;
    margin-top: 0;
    margin-bottom: 70px;
    padding: 0;
    justify-content: center;
}
.tag_inline ul li {
    margin-right: 15px;
}
.values table {
    margin-top: 15px;
    margin-left: 6px;
    color: #075384;
}
.orange_bg {
    background: #f5a800;
}
.pink_bg {
    background: #e85a5a;
}
.blue_bg {
    background: #46aced;
}
.teal_bg {
    background: #03aca5;
}
.red_bg {
    background: #ca3625;
}
.showcase .values p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    padding-bottom: 0;
}
.showcase .values {
    padding: 15px;
    box-shadow: 0 5px 6px #c1c1c1bf;
}
.main-form iframe {
    height: 450px !important;
}
.dia-banner-section .dia-banner-content p {
    width: 40%;
}
.w-80{
    width: 80% !important;
    max-width: 80% !important;
}
.ml-2 {
    margin-left: 28px;
}
.trusted_content_img li:nth-child(4) {
    transform: translateY(-35px);
    position: relative;
    top: 347px !important;
}
.dia-about-content .dia-about-list li:after {
    left: 0;
    top: -3px;
    color: #25d98f;
    font-size: 20px;
    content: "";
    font-weight: 900;
    position: absolute;
    font-family: "Font Awesome 5 Free";
}
.align-center {
    display: flex;
    align-items: center;
}
span.bb {
    margin-left: 86px;
}
.logos {
    padding: 80px 0;
}
.logos .dia-portfolio-img-text .dia-portfolio-img img {
    height: 114px;
    object-fit: contain;
    background: #e8e8e8d9;
    padding: 5px;
}
.logos .dia-portfolio-img-text:hover .dia-portfolio-img:after{
    display: none;
}
.hg_box .service_content_box {
    height: 384px;
}
.line-50 {
    line-height: 50px !important;
}
.multi-button,
.smm-case-study-wrapper {
    margin-top: 20px;
}
.multi-button ul {
    float: left;
    display: flex;
}
.multi-button ul li {
    margin-right: 16px;
}
.banner-shape.appseo-banner-shape1 img,
.cookie_box br,
.mfp-align-top .mfp-container:before,
.mfp-loading.mfp-figure,
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader,
span.odometer-formatting-mark {
    display: none;
}
.multi-button p span {
    font-size: 25px !important;
}
.school_div_hight {
    padding-bottom: 12px !important;
}
.multi-button ul li:hover {
    color: #9c228c;
}
.wa__popup_chat_box.wa__active {
    transform: translate(0, 0);
    visibility: visible;
    z-index: 9999;
    left: 30px;
    right: unset;
    bottom: 102px;
}
.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
.form-row > .col,
.form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}
.form-row .form-group label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
.form-support {
    background: #fff;
    padding: 20px;
    border-radius: 12px;
    border: 10px solid #f1efef;
}
.form-support:hover {
    transition: 0.5s ease-out;
    border: 10px solid #a11687;
}
.wa__popup_chat_box {
    width: 351px;
    border-radius: 5px 5px 8px 8px;
    -webkit-border-radius: 5px 5px 8px 8px;
    box-shadow: 0 10px 10px 4px rgb(0 0 0 / 4%);
    bottom: 102px;
    right: 25px;
    z-index: 999999998;
    visibility: hidden;
    transform: translate(0, 50px);
    -webkit-transform: translate(0, 50px);
    transition: 0.4s;
    -webkit-transition: 0.4s;
    will-change: transform, visibility, opacity;
    max-width: calc(100% - 50px);
}
.wa__popup_chat_box .wa__popup_heading {
    position: relative;
    padding: 15px 43px 17px 25px;
    color: #d9ebc6;
    background: #2db742;
}
.wa__popup_chat_box .wa__popup_heading .wa__popup_title {
    padding-top: 2px;
    padding-bottom: 3px;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
}
.wa__popup_chat_box .wa__popup_heading .wa__popup_intro {
    padding-top: 4px;
    font-size: 12px;
    line-height: 20px;
}
.text-left,
.wa__popup_chat_box .wa__popup_content_left {
    text-align: left;
}
.wa__popup_chat_box .wa__popup_content {
    background: #fff;
    padding: 13px 20px 41px 19px;
    text-align: center;
}
.wa__popup_chat_box .wa__popup_notice {
    font-size: 14px;
    color: #949494;
    font-weight: 400;
    padding: 0 3px;
    text-align: left;
    margin-bottom: -15px;
}
.wa__popup_chat_box .wa__stt.wa__stt_online:active,
.wa__popup_chat_box .wa__stt.wa__stt_online:focus,
.wa__popup_chat_box .wa__stt.wa__stt_online:hover {
    background: #fff;
    box-shadow: 0 7px 15px 1px rgb(55 62 70 / 7%);
    -webkit-box-shadow: 0 7px 15px 1px rgb(55 62 70 / 7%);
    -moz-box-shadow: 0 7px 15px 1px rgba(55, 62, 70, 0.07);
}
.wa__btn_popup,
.wa__btn_popup *,
.wa__btn_popup :after,
.wa__btn_popup :before,
.wa__button,
.wa__button *,
.wa__button :after,
.wa__button :before,
.wa__popup_chat_box,
.wa__popup_chat_box *,
.wa__popup_chat_box :after,
.wa__popup_chat_box :before {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:first-child {
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
}
.wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item {
    transition: 0.4s 2.1s;
    -webkit-transition: 0.4s 2.1s;
}
.wa__popup_content_list .wa__popup_content_item {
    margin: 14px 0 0;
    transform: translate(0, 20px);
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    will-change: opacity, transform;
    opacity: 1;
}
.wa__popup_chat_box .wa__stt {
    padding: 13px 40px 12px 74px;
    position: relative;
    text-decoration: none;
    display: table;
    width: 100%;
    border-left: 4px solid #2db742;
    background: #f5f7f9;
    border-radius: 2px 4px;
    -webkit-border-radius: 2px 4px 2px 4px;
    -moz-border-radius: 2px 4px;
}
.wa__stt_online {
    background: #2db742;
    cursor: pointer;
    transition: 0.4s !important;
    -webkit-transition: 0.4s !important;
    -moz-transition: 0.4s !important;
    backface-visibility: hidden;
    will-change: transform;
}
.wa__popup_chat_box .wa__popup_avatar {
    position: absolute;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    left: 12px;
    top: 12px;
}
.wa__popup_content_list .wa__popup_content_item .wa__popup_txt {
    display: table-cell;
    vertical-align: middle;
    min-height: 48px;
    height: 48px;
    text-align: left;
}
.wa__popup_content_list .wa__popup_content_item .wa__member_name {
    font-size: 14px;
    color: #363c47;
    line-height: 1.188em !important;
}
.wa__popup_content_list .wa__popup_content_item .wa__member_duty {
    font-size: 11px;
    color: #989b9f;
    padding: 2px 0 0;
    line-height: 1.125em !important;
}
.wa__popup_heading:before {
    content: "";
    position: absolute;
    top: 15px;
    width: 52px;
    height: 34px;
    background-size: 100% 100%;
    left: 17px;
}
.blue .chat,
.blue .fab {
    background: #42a5f5;
}
.wa__popup_chat_box .wa__stt:after {
    content: "";
    position: absolute;
    right: 14px;
    top: 26px;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}
.fabb {
    display: block;
    color: #f0f0f0;
    box-shadow: 0 0 4px rgb(0 0 0 / 14%), 0 4px 8px rgb(0 0 0 / 28%);
    cursor: pointer;
    transition: 0.1s ease-out;
    width: 60px;
    left: 22px;
    z-index: 999;
    height: 60px;
    bottom: 20px;
    border-radius: 100%;
    line-height: 1;
    background: #2db742;
    text-align: center;
}
.fabb > i {
    font-size: 2em;
    line-height: 60px;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.fabb:not(:last-child) {
    width: 0;
    height: 0;
    margin: 20px auto 0;
    opacity: 0;
    visibility: hidden;
    line-height: 40px;
}
.fabb:not(:last-child) > i {
    font-size: 1.4em;
    line-height: 40px;
}
.fabb:not(:last-child).is-visible {
    width: 40px;
    height: 40px;
    margin: 15px auto 10;
    opacity: 1;
    visibility: visible;
}
.fabb:last-child {
    -webkit-transition-delay: 25ms;
    transition-delay: 25ms;
}
.fabb:not(:last-child):nth-last-child(2) {
    -webkit-transition-delay: 20ms;
    transition-delay: 20ms;
}
.fabb:not(:last-child):nth-last-child(3) {
    -webkit-transition-delay: 40ms;
    transition-delay: 40ms;
}
.fabb:not(:last-child):nth-last-child(4) {
    -webkit-transition-delay: 60ms;
    transition-delay: 60ms;
}
.fabb:not(:last-child):nth-last-child(5) {
    -webkit-transition-delay: 80ms;
    transition-delay: 80ms;
}
.fabb(:last-child):active,
.fabb(:last-child):focus,
.fabb(:last-child):hover {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
    color: #fff;
}
.fabb:active,
.fabb:focus,
.fabb:hover {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
    color: #fff !important;
}
.blue .fab,
.mfp-preloader a:hover,
.topbar-social ul li i {
    color: #fff;
}
.chat {
    font-size: 12px;
    line-height: 22px;
    font-weight: 500;
    opacity: 0;
    box-shadow: 1px 1px 100px 2px rgb(0 0 0 / 22%);
    border-radius: 10px;
    -webkit-transition: 0.1s ease-in-out;
    transition: 0.1s ease-in-out;
    z-index: 9999999;
    display: none;
}
.button-theme,
.theme_btn {
    height: 70px;
    line-height: 70px;
    font-weight: 700;
}
.chat_fullscreen_loader {
    display: none;
    float: right;
    cursor: pointer;
    font-size: 20px;
    opacity: 0.5;
    margin: -10px 10px;
}
.chat.is-visible {
    opacity: 1;
    display: initial;
}
.is-hide,
.showParaonhover {
    opacity: 0;
}
/*::-webkit-scrollbar {
    width: 6px;
}
::-webkit-scrollbar-track {
    border-radius: 0;
}
::-webkit-scrollbar-thumb {
    margin: 2px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.2);
}*/
.is-active {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
}
.is-float {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
}
.is-loading {
    display: block;
    -webkit-animation: 1s cubic-bezier(0, 0.99, 1, 0.6) infinite load;
    animation: 1s cubic-bezier(0, 0.99, 1, 0.6) infinite load;
}
@-webkit-keyframes zoomIn {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@keyframes zoomIn {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@-webkit-keyframes load {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}
@keyframes load {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}
@media only screen and (min-width: 300px) {
    .chat {
        width: 250px;
    }
}
@media only screen and (min-width: 480px) {
    .chat {
        width: 300px;
    }
    .chat_field {
        width: 65%;
    }
}
@media only screen and (min-width: 768px) {
    .chat {
        width: 300px;
    }
    .chat_field {
        width: 65%;
    }
}
@media only screen and (min-width: 1024px) {
    .chat {
        width: 300px;
    }
    .chat_field {
        width: 65%;
    }
}
.blue .chat {
    color: #999;
}
.ink {
    display: block;
    position: absolute;
    background: rgba(38, 50, 56, 0.4);
    border-radius: 100%;
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    webkit-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
}
.ink.animate {
    -webkit-animation: 0.5s ease-in-out ripple;
    animation: 0.5s ease-in-out ripple;
}
@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(5);
        -ms-transform: scale(5);
        webkit-transform: scale(5);
        -webkit-transform: scale(5);
        transform: scale(5);
    }
}
@keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(5);
        -ms-transform: scale(5);
        webkit-transform: scale(5);
        -webkit-transform: scale(5);
        transform: scale(5);
    }
}
.section-title.text-center h2 {
    margin-bottom: 30px;
}
#page_navigation a {
    padding: 6px 9px;
    margin: 2px;
    color: #797979;
    text-decoration: none;
}
.active_page {
    background: #e2e2e2;
    color: #565456 !important;
}
.button-footer,
.button-theme,
.button-theme:hover,
.theme_btn {
    color: #fff !important;
}
.main-logo {
    margin-top: -43px;
    margin-left: 60px;
}
.topbar-social {
    float: right;
    margin-right: 10%;
}
.pt-150 {
    padding-top: 150px !important;
}
.ul_hover ul li:hover {
    margin-left: 10px;
    color: #a01586;
    transition: 0.2s ease-out;
}
.text-right {
    text-align: right;
}
.theme_btn {
    border: none;
    border-radius: 40px;
    background-image: linear-gradient(to right bottom, #a11687, #a11687, #a11687, #b32298, #da30ba);
    padding: 0 60px;
}
.top-main {
    background-image: linear-gradient(81deg, #a01586 0, #a01586 75%, #ca5cb9 100%);
}
.topbar-social ul {
    display: flex;
    margin: 5px 0;
}
.bg-white-theme {
    background-color: #fff !important;
    background: linear-gradient(45deg, transparent 85%, #a01586 85%);
}
.button-theme,
.modal-form .btn.btn-success {
    background-image: linear-gradient(to right bottom, #a11687, #a11687, #a11687, #b32298, #da30ba);
    padding: 0 26px;
}
.topbar-social ul li {
    margin: 0 16px;
    color: #fff;
}
.button-theme {
    border: none;
    border-radius: 40px;
    margin-right: 28px;
}
footer.footer {
    background-color: #f8faff;
    padding-top: 70px;
    bottom: 0;
    width: 100%;
    z-index: -101;
}
footer .footer-title {
    font-size: 21px;
    padding-bottom: 6px;
    font-weight: 500;
    color: #a01586;
    position: relative;
    display: table;
    z-index: 1;
}
.button-footer,
.bx,
.section-title h2,
footer ul,
ul.social-icons li {
    display: inline-block;
}
footer .footer-title:before {
    background: rgb(41 34 37 / 15%);
    content: "";
    width: 67%;
    height: 2px;
    border-radius: 5px;
    position: absolute;
    top: 28px;
    z-index: -1;
    opacity: 0.6;
    right: 0;
}
.bottom15 {
    margin-bottom: 15px;
}
footer ul {
    text-align: left;
    color: #000;
    margin: 0 13px 0 auto;
    justify-content: center;
    align-items: center;
    width: 100%;
}
footer ul li {
    padding-bottom: 5px;
    transition: 0.5s ease-out;
}
footer ul li a {
    font-weight: 500;
    font-size: 15px;
}
footer .contact-detail {
    padding-top: 6px;
    margin-top: -12px;
}
footer .border-top {
    border-top: 1px solid #606060 !important;
}
footer .contact-detail ul li .btn.btn-blck {
    padding: 11px 19px;
    font-size: 14px;
}
.button-footer {
    background-color: #252a37;
    border: 1px solid transparent;
    margin-bottom: 12px;
    position: relative;
    font-size: 16px;
    padding: 13px 29px;
    line-height: 1;
    text-transform: capitalize;
    text-align: center;
    font-weight: 500;
    z-index: 1;
    overflow: hidden;
    border-radius: 24px 24px 24px 0;
    outline: 0;
}
footer .contact-detail ul li {
    display: inline-flex;
    font-weight: 500;
    font-size: 14px;
}
ul.social-icons li {
    padding-top: 12px;
}
footer ul.social-icons:not(.small) li a {
    height: 32px;
    width: 32px;
    line-height: 32px;
    font-size: 19px;
    background: 0 0;
    border: 1px solid #a7b7cc;
    margin: 0 5px;
}
ul.social-icons li a {
    border-radius: 50%;
    text-align: center;
    display: block;
    color: #6c7684;
}
.copyright {
    background-color: #161616;
    color: #fff;
    padding-bottom: 18px;
    padding-top: 18px;
}
.f-icon {
    color: #a11687;
    font-size: 18px;
    margin-right: 8px;
}
.copyright .privacy,
.copyright .reserved {
    font-size: 14px;
}
.button-theme:hover {
    opacity: 0.9;
}
section.form {
    background: linear-gradient(to top, #fff 20% 14%, #002550 13% 80%, #fff 80%);
    padding: 50px 0 80px;
}
.right-contant-form h2 {
    font-size: 25px;
    font-weight: 800;
    text-transform: uppercase;
}
.right-contant-form p {
    text-align: left;
    font-size: 20px;
    color: #162d42;
    letter-spacing: 1.2px;
    padding-bottom: 0;
}
.emailid-block a {
    border: 1px solid rgba(0, 170, 248, 0.23);
    min-height: 80px;
    width: 100%;
    float: left;
    border-radius: 5px;
    background: rgba(62, 93, 122, 0.23);
    padding: 14px 10px 10px 90px;
    position: relative;
}
.emailid-block a span.small-text {
    font-size: 12px;
    color: #d0e8ff;
    font-weight: 300;
    text-transform: uppercase;
}
.emailid-block a span.large-text {
    font-size: 22px;
    color: #fff;
    line-height: 34px;
}
.feature-text8 p {
    margin-bottom: 0;
    font-size: 16px;
}
.dia-testimonial_text.relative-position.pera-content.dia-headline p {
    font-size: 20px;
}
.emailid-block a:last-child {
    margin-bottom: 100px;
}
.form-box {
    margin-top: 100px;
}
.list-form {
    margin-top: 44px;
}
.list-form h3 {
    margin: 0;
    font-weight: 300;
    font-size: 24px;
    color: #fff;
    letter-spacing: 0.2px;
}
.list-form ul {
    width: 100%;
    float: left;
    margin-top: 19px;
}
.list-form ul li {
    list-style: none;
    font-weight: 300;
    font-size: 17px;
    color: #c5d1dd;
    letter-spacing: 0.4px;
    margin-bottom: 11px;
    padding-left: 32px;
    position: relative;
}
.list-form ul.bluts li:after {
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #0086e2;
    border-radius: 100%;
    top: 7px;
    content: "";
    left: 0;
}
.main-form {
    background: #fff;
    padding: 10px;
    border: 8px solid #ebebeb;
    border-radius: 25px;
}
.form-control {
    border: 1px solid #eaeaea !important;
    margin-bottom: 24px;
}
.form-icon {
    color: #fff;
    position: absolute;
    left: 30px;
    font-size: 30px;
    top: 27px;
    border-right: 1px solid #807878;
    padding-right: 13px;
}
.projects-area.bg-color {
    background: #f1f8fb;
    padding: 70px 0;
}
.section-title .sub-title {
    position: relative;
    display: block;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #ff5d22;
    font-weight: 700;
    font-size: 15px;
}
.section-title h2 {
    margin-bottom: 0;
    position: relative;
    font-size: 44px;
    color: #000;
    text-shadow: 4px 7px 3px #827c7c21;
}
.main-form:hover {
    border: 8px solid #a11687;
    transition: 0.5s ease-out;
}
.main-form i {
    color: #162d42;
    font-size: 14px;
}
.btton-next,
.main-form label {
    font-size: 15px;
}
button.comman-btn {
    background: #a11687;
    border: none;
    color: #fff;
    margin-left: 24px;
    padding: 0 18px;
    width: 100% !important;
}
.section-title p {
    display: block;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12px;
}
.sub-title img {
    -webkit-animation: 8s linear infinite rotation;
}
@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(359deg);
    }
}
.single-projects-box {
    margin-bottom: 30px;
    background-color: #fafafb;
    border-radius: 5px;
    text-align: center;
    box-shadow: 0 0 18px #e8e8e8;
}
.single-projects-box .image {
    border-radius: 5px 5px 0 0;
    position: relative;
    overflow: hidden;
}
.single-projects-box .image:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #a11687d9;
    border-radius: 5px;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
}
.single-projects-box .image img {
    border-radius: 5px 5px 0 0;
    transition: 0.5s;
    height: 200px;
}
.single-projects-box .image .link-btn {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 45px;
    height: 45px;
    line-height: 52.5px;
    text-align: center;
    z-index: 2;
    background-color: #fff;
    border-radius: 50%;
    font-size: 30px;
    color: #a11687;
    margin-top: 20px;
    opacity: 0;
    visibility: hidden;
}
.mfp-bg,
[data-easyshare] [data-easyshare-button]:hover {
    opacity: 0.8;
}
.bx {
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    speak: never;
    -moz-osx-font-smoothing: grayscale;
}
.single-projects-box:hover .image:before {
    margin: 10px;
    opacity: 1;
    visibility: visible;
}
.single-projects-box:hover .image img {
    transform: scale(1.3) rotate(5deg);
}
.single-projects-box .content {
    border-radius: 0 0 5px 5px;
    padding: 25px;
}
.single-projects-box .content h3 {
    font-size: 22px;
    margin-bottom: 8px;
}
.single-projects-box .content span {
    display: block;
    color: #f44336;
    font-weight: 600;
    font-size: 16.5px;
}
.single-projects-box:hover .image .link-btn {
    margin-top: 0;
    opacity: 1;
    visibility: visible;
}
.single-projects-box .image .link-btn:hover {
    background-color: #221638;
    color: #fff;
}
.dia-blog-text h3 {
    font-size: 19px;
}
.dia-blog-meta {
    display: flex;
    display: flex;
    border-top: 1px solid;
    padding-top: 10px;
}
.blog-wrap .blog-tabs .blog-tabs-list ul li,
.partner_tab ul li,
.share-media {
    display: inline-block;
}
.dia-athur-img.float-left {
    margin-right: 11px;
}
.dia-blog-img-text {
    background: #f1f8fb;
    padding: 15px;
    border-radius: 12px;
}
.cookie_box_btn {
    background: #a11687;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 52px;
}
.cookie_box {
    position: fixed;
    bottom: 9px;
    z-index: 124 !important;
    background: #fffffff5;
    width: 77%;
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 0 16px #48484863;
    transform: translate(-50%, 0);
    left: 50%;
}
.cookie_box_btn:hover {
    color: #fff;
    opacity: 0.8;
    transition: 0.5s ease-out;
}
span.cookie-consent__message span {
    font-size: 15px !important;
    font-weight: 400;
}
.cookie_box p,
.mfp-figure figure {
    margin: 0;
}
.accordian-section h1,
.yoga-section h1 {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    width: 100%;
}
.accordian-section p,
.yoga-section p {
    text-align: center;
    width: 100%;
}
.accordion-gradient-bcg .fa {
    float: right;
}
#accordion .panel-heading,
div#accordion {
    padding: 0;
}
#accordion .panel-title > a {
    display: block;
    padding: 22px 0.6em;
    outline: 0;
    font-weight: 700;
    text-decoration: none;
}
#accordion .panel-title > a.accordion-toggle::before,
#accordion a[data-toggle="collapse"]::before {
    content: "\f01b";
    float: right;
    font-family: fontawesome;
    font-size: 20px;
    font-weight: lighter;
    color: #0037ce;
}
#accordion .panel-title > a.accordion-toggle.collapsed::before,
#accordion a.collapsed[data-toggle="collapse"]::before {
    content: "\f01a";
    color: #0037ce;
}
.panel.panel-default {
    margin-bottom: 20px;
    box-shadow: 0 0 10px rgba(230, 224, 224, 0.55);
    border-radius: 5px;
    background-color: #fff;
}
.panel-heading h4.panel-title {
    font-size: 15px;
    color: #000;
    margin: 0;
}
.panel-heading h4.panel-title a {
    color: #000;
}
.panel.panel-default span {
    color: #0037ce;
    padding-right: 10px;
}
.panel-body {
    padding: 10px 55px;
    border-top: 1px solid #f1f8fb;
}
a.link-btn i,
ul.social-icons li a i {
    line-height: 1.6;
}
.blog-details h3,
.show_data h5 {
    font-size: 16px;
    font-weight: 700;
}
.blog-wrap {
    position: relative;
    background: #fff;
    background: linear-gradient(161deg, #fff 0, #f7f7f8 100%), no-repeat;
    background-size: 1% 76%;
}
.blog-wrap .box_wrap {
    display: block;
    height: 380px;
    transition: 0.8s ease-in-out;
    z-index: 99;
    position: relative;
    box-shadow: 0 2px 21px rgba(49, 33, 171, 0.1);
    border: 1px solid #fff;
    margin-bottom: 35px;
}
.default-btn,
.form-control {
    transition: 0.5s;
    font-size: 16px;
}
.blog-wrap .show_data {
    position: absolute;
    height: 165px;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    transition: 0.5s;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.navbar-light .navbar-toggler i {
    color: #9c228c;
    font-size: 30px;
}
section#appseo-banner {
    background: #a01586 !important;
}
section#appseo-banner .main-form {
    width: 90%;
}
.inner_div {
    height: 890px;
}
.inner_headind {
    font-size: 40px !important;
    line-height: 1.4 !important;
    margin-top: 0 !important;
}
.inner_form {
    position: absolute;
    top: 14%;
    right: 5%;
    width: 43%;
}
.imnner_phone {
    font-size: 26px;
    margin-bottom: 16px;
}
.imnner_phone span {
    color: #a4188a;
}
.blog-wrap .box-image {
    min-height: 220px;
    background-position: left;
    background-size: cover;
    border-radius: 15px 15px 0 0;
}
.blog-wrap .box_wrap:hover .show_data {
    display: block;
    height: 90%;
    overflow: auto;
}
.blog-wrap .box_wrap:hover .show_data p:first-child {
    font-size: 0.8rem;
}
.blog-wrap .box_wrap:hover .showParaonhover,
.mfp-arrow:focus,
.mfp-arrow:hover,
.mfp-close:focus,
.mfp-close:hover {
    opacity: 1;
}
.a-button:hover,
.associate p b,
.blog-wrap .box_wrap:hover .show_data a,
.dia-service-text ul li a:hover {
    color: #a11687;
}
.blog-wrap .box_wrap .box-image img {
    width: 100%;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.blog-wrap .blog-wrap-heading::after {
    content: "BLOG";
    font-size: 250px;
    font-weight: 900;
    color: #f8f7fc;
    position: absolute;
    top: 0;
}
.blog-wrap .box_wrap:hover {
    border: 1px solid rgb(161 22 135);
    box-shadow: 0 13px 44px rgba(255, 75, 54, 0.2) !important;
}
.show_data p {
    padding: 0 22px;
}
.green-fil-btn {
    background-color: #a11687 !important;
    color: #fff !important;
}
.green-fil-btn:hover {
    border: 1px solid #a11687 !important;
    color: #a11687 !important;
}
.dia-fun-fact-counter .col-md-2 {
    margin: 7% 0;
}
.home-banner {
    margin-bottom: -10%;
}
.first-section {
    padding-top: 100px;
}
.ptb-100,
.smm-case-study-section {
    padding: 100px 0;
}
.technologies ul li {
    margin: 20px 0;
}
.technologies ul li:hover {
    box-shadow: 0 0 7px #10101024;
}
button.close.modal-butn {
    width: 32px;
    height: 32px;
    background: #a11687;
    border: 3px solid;
    position: absolute;
    color: #fff;
    font-size: 32px;
    line-height: 0;
    right: -9px;
    border-radius: 50%;
    top: -12px;
    box-shadow: 0 0 11px #0a0a0a;
    z-index: 99;
}
.btn-check:focus + .btn,
.btn:focus {
    box-shadow: none !important;
}
ul.media-list li i {
    background: linear-gradient(-45deg, #6b2c94 32%, #fc01fd 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 28px;
    font-size: 18px;
}
.modal-form {
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    padding: 20px;
}
.btn-check:focus + .btn-primary,
.btn-primary,
.btn-primary:focus {
    border-color: #a11687;
    background-color: #a11687;
}
.modal-form h1 {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 21px;
}
.submit-btn-wrapper {
    text-align: center;
}
.btn-primary {
    color: #fff;
}
.btn-primary:hover {
    color: #fff;
    background-color: #9b1582;
    border-color: #a01686;
    opacity: 0.9;
}
.modal-form .btn.btn-success {
    color: #fff;
    height: 70px;
    line-height: 70px;
    border: none;
    font-weight: 700;
    border-radius: 10px;
    width: 50%;
    letter-spacing: 1px;
    margin-top: 10px;
}
.testimonial_card {
    padding: 80px 90px 70px;
    background: #f8faff;
    width: 80%;
    margin: 50px auto 0;
    box-shadow: 0 0 25px #d0d0d091;
    border-radius: 12px;
    position: relative;
}
p.testimonial_quote i {
    position: absolute;
    top: 29px;
    font-size: 57px;
    opacity: 0.2;
}
.testimonial_card ul li i {
    color: #fa0;
    margin-bottom: 11px;
}
.testimonial_card p {
    font-size: 20px;
    color: #585476;
    margin: 12px 0 30px;
}
.testimonial_card h4 {
    font-size: 30px;
    font-weight: 700;
}
.profile img {
    width: 100%;
    height: auto;
    border-radius: 12px;
}
.partner_tab ul li a {
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    padding: 7px 19px 6px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border: none;
    color: #fff;
    background-color: #fff;
}
.partner_tab ul li {
    float: none;
    padding: 0 30px;
    position: relative;
}
.partner_tab ul li:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 11px;
    background-color: #fff;
    right: 0;
    top: 50%;
    margin-top: -6px;
}
section.partners {
    margin-top: -72px;
    padding-bottom: 100px;
}
.mt-100 {
    margin-top: 152px;
}
.Partnership_gg .pm-testimonial-inner {
    height: 265px;
}
.partner_tab ul.nav.nav-tabs {
    width: 80%;
    margin: 0 auto;
}
.partner_tab .tab-content {
    margin-top: 76px;
}
.associate p {
    font-size: 18px;
}
.prograp h3 {
    border-bottom: 3px solid #00183f;
    padding: 8px 0 !important;
    margin-bottom: 14px;
    color: #a01586 !important;
}
.prograp ul li {
    padding: 9px 0;
}
.prograp ul li::before {
    content: "*";
    color: #c24eaf;
    font-size: 40px;
    position: absolute;
    left: -22px;
    top: -4px;
    font-weight: 700;
}
.card-blog {
    width: 287px;
    box-shadow: 0 3px 18px -5px rgb(0 0 0 / 50%);
    height: 387px;
    border-radius: 12px;
    overflow: hidden;
    background: #fff;
}
.card-blog img {
    height: 140px;
    width: 100%;
}
.float-left {
    float: left !important;
}
.elementor-element {
    width: auto !important;
}
.elementor-element p span,
.elementor-element p strong {
    font-size: 14px;
    color: rgb(78 78 78) !important;
}
.blog-details,
.blog-list_ul li {
    padding: 15px;
}
p.description_blog {
    font-size: 12px;
}
.blog-list_ul {
    display: flex;
    float: left;
    flex-wrap: wrap;
}
.blog-search button {
    height: 35px !important;
    width: 86px !important;
    font-size: 10px !important;
}
.blog-search input {
    height: 50px !important;
    font-size: 12px;
}
ul.link_blogs li {
    padding-bottom: 15px;
    margin-left: 14px;
}
ul.link_blogs li:hover {
    margin-left: 20px;
    color: #a01586;
    transition: 0.2s ease-out;
}
.blod_details_card p {
    padding: 0 15px;
}
.blod_details_card {
    background: #fff;
    border: 1px solid #dedede;
    padding: 20px;
}
ul.social-link-blog {
    display: flex;
    font-size: 14px;
    margin: 0 15px;
}
ul.social-link-blog li a {
    background: #a01586;
    color: #fff;
    font-size: 12px;
    padding: 3px 9px;
    border-radius: 5px;
    margin: 0 4px;
}
ul.social-link-blog li a:hover {
    background: #c04cad;
    transition: 0.5s ease-out;
}
.related_posts {
    padding: 16px;
}
.related_posts h3 {
    font-size: 20px;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 15px;
}
.post-entry img {
    float: left;
    padding: 2px 10px;
}
a.more-link {
    text-decoration: underline;
    font-weight: 700;
}
.btton-next a:hover {
    color: #a01586;
    text-decoration: underline;
}
.contact .section-title {
    text-align: center;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 55px;
}
.contact .contact-image {
    margin-top: 20px;
    text-align: center;
}
.contact .contact-form {
    padding: 40px;
    margin-left: 15px;
    box-shadow: 0 0 20px hsl(0deg 0% 62% / 16%);
    background-color: #fff;
}
.contact-form form .form-group .form-control {
    height: 55px;
    border-radius: 0;
}
.form-control {
    height: 50px;
    color: #221638;
    box-shadow: unset !important;
    background-color: #f5f5f5;
    border-radius: 3px;
    padding: 1px 0 0 15px;
    font-weight: 600;
}
.default-btn {
    border: none;
    position: relative;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    color: #fff;
    background-color: #a01586;
    border-radius: 5px;
    padding: 12px 25px 12px 50px;
    font-weight: 700;
}
button.default-btn:hover {
    opacity: 0.9;
    color: #fff;
}
.contact textarea.form-control {
    min-height: calc(1.5em + 0.75rem + 2px);
    height: 139px !important;
}
.case-studies-details-image {
    position: relative;
    margin-bottom: 30px;
    border-radius: 5px;
}
.case-studies-details-image img {
    border-radius: 5px;
    width: 100%;
}
.case-studies-details-desc .sub-title {
    color: #a11687;
    font-weight: 700;
    display: block;
    margin-bottom: -20px;
}
.case-studies-details-desc .content,
.case-studies-details-desc .image {
    margin-top: 15px;
    margin-bottom: 30px;
}
.case-studies-details-desc h3 {
    line-height: 1.4;
    margin-bottom: 15px;
    margin-top: 30px;
    font-size: 28px;
}
.align-items-center {
    align-items: center !important;
}
.case-studies-details-desc .image {
    padding-right: 15px;
    border-radius: 5px;
}
.case-studies-details-desc .image img {
    border-radius: 5px;
}
.case-studies-details-desc .content h3 {
    font-size: 25px;
    margin-top: 0;
}
.case-studies-details-desc .content ul,
.case-studies-details-info ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none;
}
.case-studies-details-desc .content ul li {
    margin-bottom: 12px;
    font-weight: 600;
    color: #6b6b84;
    position: relative;
    padding-left: 20px;
}
.case-studies-details-desc .content ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #b32c87;
}
.case-studies-details-info {
    background-color: #fff;
    box-shadow: 0 -10px 30px rgb(0 0 0 / 10%);
    border-radius: 5px;
    border-top: 3px solid #b32c87;
    padding: 40px 30px;
    margin-left: 15px;
}
.case-studies-details-info ul li {
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    position: relative;
    color: #6b6b84;
    font-weight: 600;
    font-size: 16.5px;
    padding-left: 35px;
    padding-bottom: 20px;
}
.case-studies-details-info ul li .icon {
    position: absolute;
    left: 0;
    top: -3px;
    color: #b32c87;
    font-weight: 400;
    font-size: 25px;
}
.case-studies-details-info ul li span {
    color: #221638;
    display: block;
    margin-bottom: 8px;
    font-size: 20px;
    font-weight: 800;
}
.case-studies-details-info ul li a {
    display: block;
    color: #6b6b84;
    margin-bottom: 8px;
}
.contant-we h6 {
    color: #213e6e;
    font-size: 25px;
    padding-top: 49px;
    line-height: 1.5;
}
.contant-we h2 {
    color: #213e6e;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.125;
    margin: 20px 0;
}
.contant-we p {
    margin: 0;
    color: #415e8d;
    font-size: 18px;
    line-height: 1.765;
}
.co-img {
    overflow: hidden;
}
.co-img img {
    width: 100%;
    transition: transform 0.3s ease-in-out;
    max-width: 100%;
}
.co-img:hover img {
    transform: scale(1.2);
}
.image2 img {
    height: 172px;
}
.image3 img {
    height: 369px;
}
.position-relative {
    position: relative;
}
.mfp-bg,
.mfp-wrap {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
}
.co-img p {
    position: absolute;
    bottom: 0;
    margin: 0;
    left: 0;
    background-image: linear-gradient(to bottom, rgba(255, 0, 0, 0), rgb(19 19 19));
    width: 100%;
    padding: 30px 0 8px 16px;
    font-size: 19px;
    color: #fff;
}
[data-easyshare] [data-easyshare-button="twitter"] {
    background-color: #00aced;
    text-shadow: 1px 1px 0 #00506e;
}
[data-easyshare] [data-easyshare-button] {
    display: block;
    float: left;
    margin-right: 10px;
    padding: 0 8px;
    height: 24px;
    line-height: 24px;
    border: 0;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    cursor: pointer;
}
.mfp-container:before,
.mfp-content {
    display: inline-block;
    vertical-align: middle;
}
button.demo-button {
    color: #6b6b6b !important;
    background: 0 0;
    font-size: 16px !important;
    font-weight: 400 !important;
}
[data-easyshare] [data-easyshare-button="facebook"] {
    background-color: #3b5998;
    text-shadow: 1px 1px 0 #1b2947;
}
[data-easyshare] [data-easyshare-button="google"] {
    background-color: #d34836;
    text-shadow: 1px 1px 0 #69241b;
}
[data-easyshare] [data-easyshare-button="linkedin"] {
    background-color: #0177b5;
    text-shadow: 1px 1px 0 #01669c;
}
[data-easyshare] [data-easyshare-button="pinterest"] {
    background-color: #bd2126;
    text-shadow: 1px 1px 0 #a71d22;
}
.mfp-bg {
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
}
.mfp-wrap {
    height: 100%;
    z-index: 1043;
    outline: 0 !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}
.mfp-container:before {
    content: "";
    height: 100%;
}
.mfp-content {
    position: relative;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-gallery .mfp-image-holder .mfp-figure,
.mfp-zoom {
    cursor: pointer;
}
.mfp-zoom {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}
.mfp-figure:after,
.mfp-iframe-scaler iframe {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    left: 0;
    position: absolute;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-size: 28px;
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-figure,
img.mfp-img {
    line-height: 0;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:after,
.mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent;
}
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-image-holder .mfp-content,
img.mfp-img {
    max-width: 100%;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
}
.mfp-figure:after,
img.mfp-img {
    width: auto;
    height: auto;
    display: block;
}
img.mfp-img {
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
}
.mfp-figure:after {
    content: "";
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty,
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
.smm-section-title span {
    font-weight: 500;
    color: #a01686;
    padding: 6px 20px;
    display: inline-block;
    margin-bottom: 15px;
    background-color: #ffecfc;
}
.smm-section-title h2 {
    font-size: 40px;
    font-weight: 600;
    line-height: 1.25;
    padding-bottom: 12px;
}
.smm-case-tab {
    padding: 35px 0;
    margin-bottom: 40px;
    box-shadow: 0 16px 32px 0 rgb(0 45 170 / 4%);
}
.smm-case-tab .nav-tabs {
    border-bottom: none;
}
.smm-case-tab .nav {
    display: inherit;
}
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}
.smm-case-tab .nav-tabs .nav-link.active {
    color: #a01586;
}
.smm-case-tab .nav-tabs .nav-link {
    padding: 0;
    border: none;
    font-weight: 700;
    margin: 0 20px;
    position: relative;
    font-size: 18px;
}
.col-12.col-sm-12.col-md-8.col-lg-8.col-xl-8.light-bg.d-none.d-sm-block {
    padding-bottom: 10px;
}
.ul-li ul li {
    display: inline-block;
}
.smm-case-tab .nav-tabs .nav-link.active:after {
    opacity: 1;
    bottom: -10px;
}
.smm-case-tab .nav-tabs .nav-link:after {
    left: 0;
    right: 0;
    content: "";
    width: 5px;
    opacity: 0;
    height: 5px;
    bottom: 0;
    margin: 0 auto;
    position: absolute;
    border-radius: 100%;
    background-color: #a11687;
    transition: 0.3s ease-in-out;
}
.case-studies-details-info button {
    width: 100%;
}
.whatsapp_icon i {
    font-size: 35px;
    line-height: 1.5;
    color: #2db742;
}
button:focus:not(:focus-visible) {
    outline: 0;
    color: #a01586;
}
.industries img {
    margin-bottom: 12px;
}
@-webkit-keyframes Gradient {
    0%,
    100% {
        background-position: 0 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}
@-moz-keyframes Gradient {
    0%,
    100% {
        background-position: 0 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}
@keyframes Gradient {
    0%,
    100% {
        background-position: 0 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}
