/*custom-css.blade*/
/* menu */

/*jakirhossain*/

/*li.services.services.has-menu-items {*/
/*    position: unset;*/
/*}*/

ul.menu .services > ul {
    display : block;
    width: 900px;
    left: -450px;
    position: absolute;
    top: calc(100% + 15px);
    opacity: 0;
    visibility: hidden;
    right: 0;
    margin: auto;
    z-index: 9;
    transition : all .3s linear;
}

@media (min-width : 992px) {
    ul.menu .services > ul {
        padding : 20px;
    }
    
    ul.menu .services > ul > li > a {
        border-bottom : 1px dashed #fff !important;
        height: 50px;
        padding-left: 0px !important;
        margin-bottom: 20px;
        font-size: 18px !important;
        font-weight: 700;
    }
    
     ul.menu .services > ul > li:nth-child(2) > ul > li > a {
         margin-left : 0 !important;
     }
}

ul.menu > li:hover > .sub-menu {
    top: 100%;
    opacity: 1;
    visibility: visible;
}


/*li.services.services.has-menu-items::before, */
/*li.services.services.has-menu-items::after {*/
/*    display: none;*/
/*}*/

.menu .services > .sub-menu > li::before,
.menu .services > .sub-menu > li a::after {
    display: none;
}


ul.menu .services > ul > li {
    width: 33.33%;
    float: left;
}


.services > .sub-menu::after {
    left: calc(50% + 36px);
    margin: auto;
    top: -15px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    z-index: 1;
    opacity: 1;
    visibility: vissible;
}

.services:hover .sub-menu::after {
    opacity: 1;
    visibility: visible;
}

.menu .services .sub-menu > li:after {
    height: 1px;
    width: 90%;
    opacity: 1;
    visibility: visible;
    top: 50px;
    left: 15px;
}

.menu .services .sub-menu > li ul li:after {
    display: none;
}

.menu .services .sub-menu li ul li a:hover,
.menu .services .sub-menu li ul li.active a {
    position: relative;
    background: #F68C26 !important;
    opacity: 1;
}

.menu .services .sub-menu li ul li a {
    padding: 12px 5px;
}

.menu .services .sub-menu li ul li::before {
    display: none;
}

.menu .services .sub-menu li > ul > li > a {
    color: #fff;
    position: relative;
    font-size: 14px;
    margin: 0 10px !important;
    opacity: 1;
}

.menu .services .sub-menu li ul li a:hover:before {
    visibility: visible;
    opacity: 1;
}

li.social-media-strategists > a,
.digital-marketing > a, 
.others > a {
    font-size: 18px !important;
    padding: 15px 15px 10px 0 !important;
    border-bottom: 1px solid #cecece !important;
    margin: 0 15px;
    color: #fff;
    font-weight: 700;
}

/* menu */




/* leatest blog page */
.latest-blog .blog-title a {
    color: #1d2d5d;
}

.latest-blog .blog-title a:hover {
    color: #f68c26;
}

.latest-blog .blog-top p {
    color: #1d2d5d;
}

.latest-blog .home-blog-meta a {
    color: #1d2d5d;
    font-weight: 600;
}

.latest-blog .blog-author p {
    color: #FFFFFF;
}

.latest-blog .blog-author p {
    color: #FFFFFF;
}

/* end leatest blog page */


/* twitter-marketing style */

.pk-div .twitter-marketing .single-content {
    text-align: center;
    min-height:340px;
}

/* end twitter-marketing */

/* menu style */
ul.menu > li a:hover {
    color: white;
}

.menu > li > a:hover:after {
    color: #fff;
}

.twitter-marketing.pk-div-header .orgn-mrb {
    text-align: center;
    margin-bottom: 10px;
}

li.services.services.has-menu-items:hover > a,
li.services.services.has-menu-items:hover > a:after {
    color: white;
}

/* end menu style */
/* facebook marketting style */
.pk-div h2 {
    position: relative;
}

/* end facebook marketting style */

/* local seo style */
.local-seo-details .nich-building-maintitle h2, .organic-content .orgn-mrb h2, .package-pheader h2 {
    display: inline-block;
    position: relative;
}

/* end local seo style */

/*organic seo*/
.organic-content .single-content h3, .pk-divitems .items h3, .pk-divitems .s-item h3 {
    font-size: 18px;
}

/*end organic seo*/

/*end jakirhossain*/

/* faq style */
.faqAccordion {
    margin-bottom: 30px;
}

.faqAccordion > button {
    position: relative;
    padding-left: 30px;
    background-color: transparent;
    color: #333333;
    border-bottom: 1px solid #ccc;
    font-size: 18px;
    font-weight: 600;
}

.faqAccordion > button[aria-expanded="true"]::after {
    content: "\002d";
    font-size: 30px;
}

.faqAccordion > button::after {
    position: absolute;
    top: 51%;
    -webkit-transform: translateY(-50.1%);
    -ms-transform: translateY(-50.1%);
    transform: translateY(-50.1%);
    left: 13px;
    font-size: 30px;
    content: "\002b";
    color: inherit;
    float: left;
}

.faqAccordion button:hover, .faqAccordion button:focus, .faqAccordion button.active {
    background: #f7f7f7;
    color: #9d8661;
}

.faqAccordion p {
    margin-bottom: 0;
    padding: 10px 30px;
}

.faqAccordion .content {
    background-color: transparent;
}

.faq--heading hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

.faq--heading {
    display: block;
    margin-bottom: 30px;
}

/* end faq style */
/* testimonila */
.test-client-img img {
    height: 120px;
    width: 120px;
}

.test-client-img {
    background: none;
    height: 120px;
    width: 120px;
    top: -60px;
    left: -58px;
}

.test-caro-title {
    margin-bottom: 20px;
}

.testmonial-carousel {
    padding: 10px 0;
    display: block !important;
}

.client-logo.testimonial-description p {
    color: white;
}

.client-logo.testimonial-description {
    width: auto;
    height: auto;
    margin: auto;
}

.client-logo.testimonial-description p {
    color: #fff;
    position: absolute;
    z-index: 9999;
}

.test-content-in {
    top: 0px;
    background: #536cbb;
    padding-top: 50px;
    padding-bottom: 50px;
    border-radius: 0 100px;
}

.testmonial-section {
    padding-bottom: 0;
    padding-top: 30px;
}

.home .testmonial-carousel {
    padding: 10px 0 0;
}

.testmonial-control {
    position: relative;
    text-align: right;
    display: block;
    margin: 20px auto 30px;
    width: 100%;
    bottom: unset;
    right: 15px;
}

.testmonial-control .tbtn {
    float: unset;
    width: auto;
    margin: 0;
    position: relative;
    display: inline-block;
    margin-right: 0;
}

/* end testimonila */
/* social-media-marketing */
.social-marketing .items {
    min-height: 295px;
    text-align: center;
}

.social-marketing .items p {
    text-align: center;
}

.social-marketing .pk-title {
    text-align: center;
    margin: 35px 0 25px 0;
}

.ab-package-tab li.active, .collapsible:hover {
    background-color: unset;
}

.ab-package-tab {
    text-align: center;
}

.s-item, .s-item p {
    text-align: center !important;
}

.pk-div-header .pk-title h3 {
    text-align: left;
    margin: 30px 0;
    position: relative;
}

.pk-div-header .pk-title h3::after {
    position: absolute;
    left: 0;
    bottom: -10px;
    content: '';
    width: 12.4%;
    height: 2px;
    background: #f68c26;
}

/* end social-media-marketing */
/* social media consulting */
.social-consulting .pk-title, .facebook-marketting {
    text-align: center;
    margin-bottom: 15px;
}

/* end social media consulting */
/* facebook marketting */
.facebook-marketting .pk-list {
    text-align: center;
}

.facebook-marketting .pk-title, .facebook-marketting .s-items, .facebook-marketting .s-items p {
    text-align: center;
}

.package-pheader .facebook-marketting ul li:before {
    position: absolute;
    left: 0;
    top: 7px;
    float: left;
    display: inline-block;
}

.facebook-marketting .pkheader-list {
    text-align: left;
}

.facebook-marketting .pk-title-left {
    text-align: left;
}

.facebook-marketting .pkmr-title {
    margin: 20px 0 25px;
}

/* end pakage pricing style */
/* instagram */
.instagram-mrktng .pktop-header {
    text-align: center;
}

.instagram-mrktng .pktop-header h2 {
    margin-bottom: 35px;
}

.instagram-mrktng .pk-headerunit .in-items {
    text-align: center
}

.instagram-mrktng .ins-items .pk-header {
    text-align: center;
    margin: 50px 0 10px;
}

.Video-mrketng blockquote {
    line-height: 34px;
    font-size: 16px;
}

.story-heading h2, .story-heading h3 {
    color: white;
}

.story-heading {
    background: #2b3b68;
    padding: 30px 15px 15px;
    text-align: center;
}

.story-heading h3 {
    margin: 15px 0 !important;
}

.pk-headertitle h2 {
    margin: 10px 0 30px;
}

.pk-branding .pkmrt-branding {
    margin-top: 25px;
}

.search-marketing .pk-headertitle {
    text-align: center;
    margin-bottom: 10px;
}

.digital-advertisment .pk-headertitle {
    text-align: center;
}

.digital-advertisment .pk-header p {
    text-align: center;
    margin-top: 10px;
}

.cntentmrktingservices .content-services-blog {
    min-height: 220px;
}

.cntentmrktingservices .pk-title {
       text-align: center;
    margin-bottom: 35px;
    margin-top: 15px;
    
}

.cntentmrktingservices .pk-title-left h3 {
    text-align: left;
}

.amazon-nichbuliding .nich-building-blog {
    min-height: 375px;
}

.amazon-nichbuliding .rank-image p img {
    width: 100%;
}

/* end instagram */
.main-menu ul li a {
    position: relative;
}

/* menu style */
.logo {
    position: absolute;
}

/* end contact from */

/* creative page css */
.pk-creativepage .pk-title {
    margin-bottom: 20px;
}

.digital-advertisment ul li:before {
    position: relative;
    top: 0;
    display: inline-block;
    margin-right: 8px;
}

.advertisment {
    text-align: center;
}

.advertisment ul li {
    padding-left: 0;
    width: 100%;
    text-align: left;
}

.ddlppc-list li {
    padding-left: 0;
}

.digital-advertisment .ddlppc-list li:before {
    position: absolute;
}

.single-case:hover .case-img {
    -webkit-transform: unset !important;
    -moz-transform: unset;
    -ms-transform: unset;
    transform: unset;
}

.page-banner-content {
    position: relative;
}

.link-wrap {
    width: 100%;
}

.fixed-testmonial-shap::before {
    content: "";
}

.fixed-testmonial-shap {
    margin-top: 0;
    position: unset;
    width: auto;
    background: transparent;
}

.testmonial-section.service {
    padding-bottom: 10px !important;
    padding-top: 30px;
}

.section-title-2 {
    text-align: center;
}

.ddl-csedesription h4 {
    font-weight: 600;
    font-size: 18px;
}

/* case study style */
.key-element-sec {
    margin-bottom: -1px;
}

.case-details-section .section-title-4 {
    margin-bottom: 15px;
}

.case-details-section .section-title-4 h1 {
    font-size: 28px;
}

.sm-content.case-study-de-content h2 {
    font-size: 20px;
    text-align: center;
}

.case-study-de-img img {
    box-shadow: 2px 3px 10px #d8d8d8;
}

.case-details-section .key-elment-content h2 {
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 25px;
    font-weight: 700;
}

.key-element-sec .key-elment-content ul li {
    margin-bottom: 10px;
}

.key-element-sec .key-elment-content h2 {
    color: #fff;
    margin-bottom: 25px;
    font-size: 28px;
}

.through-our-content p {
    margin-bottom: 5px;
}

.scsreen-shootimg img {
    max-width: 100%;
    display: block;
    margin: 30px auto !important;
    width: 100% !important;
}


.admin-top-bar:after {
    left: 14px;
    width: 97.8%;
}

.ddl-casemrtop {
    margin-top: 40px;
}

.common-casestudytitle {
    background-color: #f68c26;
    padding: 0;
    display: inline-block;
    text-align: center;
    border-radius: 10px;
    width: 100%;
}

.common-casestudytitle a {
    line-height: 35px;
    background-color: #f68c26;
    padding: 20px;
    display: inline-block;
    text-align: center;
    border-radius: 10px;
    width: 100%;
    color: #fff;
}

.common-casestudytitle a:hover {
    background-color: #1d2d5d;
}

.ddl-txtcenter {
    text-align: center;
}

.common-casestudytitle h3 {
    font-weight: 700;
    color: white;
    margin-bottom: 0;

}

.dcase-studys-list li {
    font-weight: 700 !important;
}

.ddl-scrcontentwidth {
    margin-top: 40px;
    width: 70%;
    display: block;
    margin: 0 auto;
}

section.case-details-section.common-section .sm-content.case-study-de-content {
    margin-bottom: 50px;
}

.rx-stratagy .nich-building-blog {
    text-align: center;
    min-height: 280px;
    margin-bottom: 20px;
}

.rx-stratagy .nich-building-maintitle {
    text-align: center;
}

.rx-stratagy .key-elment-content h2 {
    font-size: 28px;
}

.rx-stratagy .nich-building-blog h4 {
    color: #f68c26;
    margin: 25px 0 20px;
}

.ddl-mrbtn {
    margin-bottom: 40px;
}

.ddl-listheight {
    min-height: 205px !important;
}

.pk-headerunit .in-items h3 {
    font-size: 18px;
}

.pk-div.facebook-marketting .pk-list ul {
    width: 80%;
    margin: auto;
}

.pk-div.facebook-marketting .pk-list ul {
    text-align: left;
}

/* en case study style */

/* responsive */

/* menu responsive */
@media only screen and (max-width: 1200px) {

    .test-content-in {
        border-radius: 0 50px;
        padding-right: 20px;
    }

    .client-logo.testimonial-description {
        margin: 0 auto 25px;
    }

    .client-logo.testimonial-description p {
        color: #fff;
        position: relative;
        z-index: 9999;
    }
}

@media only screen and (max-width: 991px) {
    .main-menu ul.sub-menu li {
        border-bottom: none !important;
    }

    .main-menu ul.sub-menu li a {
        border-bottom: none !important;
    }

    .main-menu ul.sub-menu li a {
        text-align: left;
        font-size: 14px !important;
        font-weight: 400;
    }

    .services > .sub-menu::after {
        display: none;
    }

    .logo {
        position: relative;
    }

    .test-content-in {
        padding-left: 20px;
        padding-bottom: 30px;
        background: #536cbb;
        padding-top: 20px;
        padding-right: 20px;
        border-radius: 0;
    }

    .client-logo.testimonial-description p {
        position: relative;
        z-index: 99;
    }

    .test-client-img {
        left: -10px;
        top: 0;
        float: left;
        width: 21%;
        margin-right: 15px;
        margin-bottom: 5px;
        position: relative;
        display: block;
    }

    .client-content {
        width: 100%;
        margin-top: 40px;
        padding-right: 0;

    }

    .test-content-in {
        top: 0;
        padding-left: 160px;
    }

    .test-caro-title {
        margin-bottom: 0;
    }

    .dcontact-form .d-attactfile-label {
        width: 126px;
        height: 31px;
        padding: 0 0 0 10px;
    }

    .testmonial-section.home .testmonial-control {
        bottom: 0;
        right: 15px;
    }

}

@media only screen and (max-width: 767px) {
    .single-pkg-table div.t-data, .package-hover-item div.t-data {
    text-align: left;
    }
    .single-pkg-table div.t-data {
    line-height: 24px;
    }
    .digital-advertisment p br {
    display: none;
    }
    .mobile-ul li > a:after, .mobile-ul > li > a:after {
        color: #fff;
    }

    .page-banner-section-inner {
        height: auto;
    }

    .case-study-de-img {
        border-radius: 38px;
        text-align: center;
    }

    .case-study-de-img img {
        width: auto;
    }

}

/* end responsive */

/* end creative page css */

/* carreer style  */
.career-galleries {
    padding: 0;
    background-color: #f9f9f9;
}

.ddl-slideshow {
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}

.ddl-slideshow .gallery {
    padding-bottom: 65px;
    width: 35000px;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    float: left;
    margin: 0
}

.ddl-slideshow .gallery {
    animation: moveSlideshow 30s linear alternate infinite;
    -webkit-animation: moveSlideshow 30s linear alternate infinite;
    -moz-animation: moveSlideshow 30s linear alternate infinite;
}

@keyframes moveSlideshow {
    100% {
        transform: translateX(-5%);
    }
}

.ddl-slideshow ul li {
    float: left;
    width: auto;
    max-width: 500px;
}

.ddl-slideshow ul li img {
    float: left;
    width: 100%;
}

.career-why {
    background: #f9f9f9;
    padding: 50px 0 20px;
}

.single-inneritems {
    margin-bottom: 40px;
    text-align: center;
    margin-left: 80px;
    margin-right: 80px;
    min-height: 200px;
}

.single-inneritems img {
    width: 60px;
    margin-bottom: 20px;
}

.single-inneritems h4 {
    color: #252a37;
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 5px;
    font-family: cabin, sans-serif;
}

.single-inneritems p {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #252a37;
    margin: 0;
}

.ddljoin-team-sec .dcontact-title h2 {
    font-size: 40px;
    line-height: 60px;
    font-weight: 600;
    margin: 10px;
    position: relative;
}

.ddljoin-team-sec .section-title-4 p {
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
    color: #111;
}

.case-studiesbtn {
    position: relative;
    font-size: 22px;
    color: #fff;
    background: linear-gradient(90deg, #c99018 0%, #f68c26 100%);
    line-height: 40px;
    display: inline-block;
    padding: 15px 50px;
    border-radius: 10px;
    margin-top: 29px;
    font-weight: 600;
}

.case-studiesbtn:hover {
    background: linear-gradient(90deg, #1137a0 0%, #1c2d5d 100%);
    color: #fff;
}

.case-studiesbtn:hover:after {
    color: #fff;
}

.case-studiesbtn i {
    margin-right: 12px;
}

.case-studiesbtn:after {
    content: "\f101";
    float: right;
    margin-left: 15px;
    font-family: "fontawesome";
    top: 0;
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    right: 8px;
}

.career-circular {
    background-color: #1c2d5d;
}

.career-circular .dcontact-title h2, .career-circular .dcontact-title p {
    color: #fff;
}

.career-circular .panel {
    background-color: transparent;
    box-shadow: 0 1px 1px rgba(255, 255, 255, .05);

}

.career-circular .panel-group {
    margin-bottom: 0;
    border-radius: 0;
}

.career-circular .panel-default > .panel-heading a {
    display: block;
    padding: 15px 15px 15px 0;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    text-transform: unset;
    font-size:22px;
}

.career-circular .panel-default > .panel-heading a::after {
    top: 0;
    left: -4px;
    position: relative;
}

.career-circular .panel-default > .panel-heading a::after {
    float: right;
}

.career-item:last-of-type .panel {
    box-shadow: none;
}

.career-circular .panel-default > .panel-heading + .panel-collapse > .panel-body {
    padding: 0;
}

.career-circular .position-des-listing li:after {
    position: absolute;
    height: 1px;
    width: 30px;
    content: '';
    background: #f68c26;
    left: 0;
    bottom: 0;
    margin: auto;
    top: 0;
}

.career-circular .position-des-listing li {
    font-size: 18px;
    color: #f68c26;
    list-style: none;
    line-height: 40px;
    position: relative;
    padding-left: 50px;
}

.position-des-listing li span {
    color: white;
    margin-left: 10px;
}

.position-des-listing h5 {
    position: relative;
}

.position-des-listing h5:before {
    content: "";
    background: url(../images/orange-tick.svg) no-repeat;
    width: 32px;
    height: 24px;
    float: left;
    position: absolute;
    left: 0;
    top: 3px;
}

ul.position-des-listing {
    margin-bottom: 40px;
}

.blog-banner-contents h2 {
    margin-bottom: 35px;
}

.single-inneritems h4 {
    margin-bottom: 15px;
}

.position-des-sec h5 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    position: relative;
}

.position-des-sec p {
    color: rgba(255, 255, 255, .5);
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 10px !important;
    position: relative;
    padding-left: 50px;
}

.position-des-sec p:after {
    content: "";
    width: 30px;
    height: 1px;
    background: #f99824;
    float: left;
    position: absolute;
    left: 0;
    top: 12px;
}

.position-des-sec p:last-of-type {
    padding-bottom: 10px;
}

.dcontact-title.section-title-4.text-center p {
    margin-top: 0;
    padding-top: 15px;
}

.ddl-slideshow ul li {
    list-style: none;
}

.phone_div .phone {
    width: 100%;
    padding: 0 15px 0 91px;
    border: 1px solid #d9d9d9;
    background-color: #fff;
    line-height:60px;
}

.phone_div .phone::placeholder {
    text-indent: 0;
    font-size: 17px;
    line-height: 60px;
    font-weight: 300;
    color: #a4a8ad;
}

.iti.iti--allow-dropdown.iti--separate-dial-code {
    width: 100%;
}

/* career popup style  */

.ddlcareer-popup {
    float: right;
    width: 530px;
    height: auto;
    padding: 45px 25px 15px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 7px 15px 0 rgba(3, 20, 63, 0.15);
    -moz-box-shadow: 0 7px 15px 0 rgba(3, 20, 63, 0.15);
    box-shadow: 0 7px 15px 0 rgba(3, 20, 63, 0.15);
    position: absolute;
    bottom: 15px;
    right: 120px;
    background: #fff;
    text-align: center;
}

.ddlcareer-popup .team-testimonial img {
    display: table;
    width: 60px;
    margin: 0 auto 30px;
}

.ddlcareer-popup .team-testimonial p {
    color: #111;
    font-size: 16px;
    line-height: 28px;
    margin: 0 0 30px;
}

.ddlcareer-popup .team-testimonial h5 {
    color: #6b7c93;
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    font-family: cabin, sans-serif;
}

.ddlmail-us a.case-studiesbtn {
    padding: 10px 19px 10px 30px;
}

.ddlmail-us a.case-studiesbtn:after {
    content: '';
}

.ddlmail-us a.case-studiesbtn img {
    margin-left: 20px;
}

.ddlmail-us {
    text-align: center;
}

.ddlmail-us h2 {
    font-size: 40px;
    line-height: 60px;
    font-weight: 600;
    color: #1d2d5d;
    margin: 0 0 15px;
}

.ddlmail-us p {
    position: relative;
    font-size: 18px;
    color: #1d2d5d;
    text-transform: unset;
    margin: 0;
}

/* end career popup style  */
/* style for contact-site bar from */
.dcontact-form {
    max-height: 580px;
}

.ddl-information-sec {
    background: #1c2d5d;
    padding: 50px 30px;
    position: relative;
    overflow: hidden;
    max-height: 580px;
}

.ddl-information-sec:after {
    float: right;
    width: 140px;
    height: 140px;
    border: 20px solid #162b65;
    content: "";
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    position: absolute;
    right: -55px;
    bottom: -55px;
}

.ddl-information-sec ul.Information-sec {
    padding: 0;
    margin: 0;
}

.ddl-information-sec ul.Information-sec li img {
    float: left;
    margin: 16px 0;
}

.ddl-information-sec ul.Information-sec li {
    float: left;
    width: 100%;
    margin-bottom: 70.5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ddl-information-sec ul.Information-sec li a {
    min-width: 250px;
    float: right;
    padding: 18px 30px;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    background: #26418c;
    border-radius: 5px 0 0 5px;
    text-align: left;
    font-weight: 500;
}

ul.social-icon {
    padding: 0;
}

ul.social-icon li {
    float: left;
    width: auto;
    margin-right: 30px;
    font-size: 26px;
    list-style: none;
}

ul.social-icon li .facebook {
    color: #3b5998;
}

ul.social-icon li .twitter {
    color: #5da7db;
}

ul.social-icon li .linkedin {
    color: #1b7eb7;
}

ul.social-icon li .dribbble {
    color: #b2215a;
}

.ddl-information-sec h5 {
    font-size: 26px;
    color: white;
    font-weight: 600;
    margin-bottom: 26px;
    text-align: left;
}

.dcontact-section .padding-right0 {
    padding-right: 0;
}

.dcontact-section .padding-left0 {
    padding-left: 0;
}

.dcontact-form .d-sbmt-btn:hover {
    background: #f68c26 !important;
    color: #fff !important;
    border-color: transparent;
}

.dcontact-form .d-sbmt-btn {
    margin-top: -15px;
}

.team-testimonial.aos-item.aos-init.aos-animate {
    text-align: left;
}

.dnewslatter .input-group {
    margin-top: 14px;
    width: 100%;
}

/* end carreer style  */
/* menu style */
ul.sub-menu {
    min-height: 300px;
    background: #1D2D5D !important;
}

.sub-menu li {
    text-align: left;
}

/* end menu style */
/* advertiment */
.mb-advertisment {
    margin-bottom: 20px;
}

.digital-advertisment h3, .search-marketing h3, .pk-branding h3 {
    font-size: 20px;
}

.advertisment h3 {
    text-align: left;
}
.content-services-main-blog h2{
    margin: 10px 0 30px;
}
.why-choose-us-content ul {
    width: 60%;
}
.swiper-slide-content h3 {
    text-align: left;
}
/* end advertisment */
/*custom-css.blade --end*/

a.phpdebugbar-restore-btn{display:none !important;}
.swiper-slide-btn.text-center {
    text-align : left !important;
}
.row.local-seo-details {
    display:flex;
    flex-wrap: wrap;
    justify-content: center;
}
.successStories-title {
    background-color: #1d2d5d;
    padding: 40px;
    border-radius: 5px;
    margin: 30px 0;
    text-align: center;
    
}
 .successStories-title h2 {
    color: #fff;
    line-height: 40px;
    margin-bottom: 40px;
        
}
 .successStories-title p {
     color : #fff;
     text-align:center;
 }
 .doddle-btn {
    min-height: 51px;
    border: 1px solid #5165a3;
    display: inline-block;
    color: #fff;
    border-radius: 30px;
    font-family: 'Catamaran';
    padding: 16px 36px;
    position: relative;
    font-size: 18px;
    line-height: 1;
    background-color: #1d2d5d;
}
.check-great-things {
    text-align: center;
    margin-bottom: 50px;
}

.slide1 .swiper-slide-content h2, .slide1 .swiper-slide-content h3,
.slide2 .swiper-slide-content h2, .slide2 .swiper-slide-content h3,
.slide3 .swiper-slide-content h2, .slide3 .swiper-slide-content h3,
.slide4 .swiper-slide-content h2, .slide4 .swiper-slide-content h3,
.slide5 .swiper-slide-content h2, .slide5 .swiper-slide-content h3
{
    font-size: 45px !important;
    line-height: calc(100% + 10px) !important;
    margin-bottom: 28px;
}
.main-slider .container-slider {
    display: flex;
    align-items: center;
}
.icon-box-3 p span {
    position: relative;
    display: block;
    padding-left: 25px;
}
.icon-box-3 p span:before {
    position: absolute;
    content: '';
    background: url(../images/check2.png) no-repeat;
    width: 14px;
    height: 12px;
    left: 0;
    top: 7px;
}
.seo-optimizition-section .doddle-btn {
    display: none;
}