.section-xl {
    padding-top: 130px;
    padding-bottom: 90px;
}



@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1300px;
    }
}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1200px;
    }
}

.team-one_top, .testimonial-one_top, .blog-one_top, .service-two_top, .blog-two_top, .service-three_top, .pf-three_top, .faq-top_box, .pricing_top {
    border-color: #CCCCCC;
}

.service-one_top, .team-one_top, .testimonial-one_top, .blog-one_top, .service-two_top, .portfolio-two_top, .blog-two_top, .service-three_top, .pf-three_top, .faq-top_box, .pricing_top {
    border-top: 1px solid #FFFFFF33;
    padding-top: 17px;
}

.pbmit-heading-subheading, .pbmit-heading-subheading-1 {
    margin-bottom: 40px;
}

    .pbmit-heading-subheading .pbmit-subtitle, .pbmit-heading-subheading-1 .pbmit-subtitle {
        font-family: var(--pbmit-body-typography-font-family);
        font-weight: normal;
        font-size: 16px;
        line-height: 28px;
        color: var(--pbmit-body-typography-color);
        text-transform: none;
        font-style: normal;
        position: relative;
        display: inline-block;
        padding-left: 25px;
    }

h4 {
    font-size: 38px;
    line-height: 48px;
    letter-spacing: 0px;
}

.pbmit-heading-subheading .pbmit-subtitle:after, .pbmit-heading-subheading-1 .pbmit-subtitle:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    left: 0;
    top: 50%;
    margin-top: -5px;
    background-color: #f9ad00;
}

.pbmit-btn_right {
    text-align: right;


}




.pbmit-btn-blackish {
    color: var(--pbmit-blackish-color);
}

.pbmit-btn {
    position: relative;
    display: inline-block;
    text-decoration: none;
    font-family: var(--pbmit-btn-typography-font-family);
    font-size: var(--pbmit-btn-typography-font-size);
    font-weight: var(--pbmit-btn-typography-variant);
    line-height: var(--pbmit-btn-typography-line-height);
    letter-spacing: 0px;
    text-transform: uppercase;
    font-style: normal;
    padding: 0;
    text-transform: none;
    background-color: transparent;
    border: none;
    transition: all .3s;
    z-index: 1;
    color: var(--pbmit-white-color);
}

    .pbmit-btn .pbmit-button-content-wrapper {
        display: flex;
        justify-content: center;
        text-decoration: inherit;

    }


.pbmit-btn .pbmit-align-icon-right {
    margin-left: 5px;
    order: 15;
}

    .pbmit-btn .pbmit-align-icon-right svg {
        width: 100%;
        height: 100%;
    }

svg:not(:root) {
    overflow: hidden;



}

.pbmit-btn-blackish.pbmit-btn svg line {
    stroke: var(--pbmit-blackish-color);
}

.pbmit-btn svg line:nth-child(1) {
    stroke-dasharray: 25px;
    stroke-dashoffset: 50px;
    transition: stroke-dashoffset 0.6s cubic-bezier(.61,1,.88,1);
}

.pbmit-btn svg line {
    fill: none;
    stroke: var(--pbmit-white-color);
    stroke-width: 2;
    stroke-miterlimit: 10;
}


.pbmit-btn-blackish.pbmit-btn svg line {
    stroke: var(--pbmit-blackish-color);
}

.pbmit-btn svg line:nth-child(2), .pbmit-btn svg line:nth-child(3) {
    stroke-dasharray: 20px;
    stroke-dashoffset: 40px;
    transition: stroke-dashoffset 0.6s cubic-bezier(0.61, 1, 0.88, 1) 0.3s;
}

.pbmit-btn svg line {
    fill: none;
    stroke: var(--pbmit-white-color);
    stroke-width: 2;
    stroke-miterlimit: 10;
}

.pbmit-btn-blackish.pbmit-btn svg line {
    stroke: var(--pbmit-blackish-color);
}

.pbmit-btn svg line:nth-child(2), .pbmit-btn svg line:nth-child(3) {
    stroke-dasharray: 20px;
    stroke-dashoffset: 40px;
    transition: stroke-dashoffset 0.6s cubic-bezier(0.61, 1, 0.88, 1) 0.3s;
}

.pbmit-btn svg line {
    fill: none;
    stroke: var(--pbmit-white-color);
    stroke-width: 2;
    stroke-miterlimit: 10;
}

.pbmit-btn .pbmit-button-text {
    position: relative;
    padding-right: 5px;
    overflow: hidden;
}
.pbmit-team-style-1 {
    margin-bottom: 30px;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block;
}
.pbmit-team-style-1 .pbminfotech-post-item {
    position: relative;
    overflow: hidden;
}
.pbmit-team-style-1 .pbmit-featured-img-wrapper {
    position: relative;
    overflow: hidden;
}

.pbmit-team-style-1 .pbmit-featured-wrapper img {
    -moz-transform: scale(1.01);
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 100%;

}
.pbmit-team-style-1 ul.pbmit-social-links {
    position: absolute;
    z-index: 1;
    right: 0px;
    top: 30%;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.pbmit-social-links li:not(:last-child), .pbmit-contact-info li:not(:last-child) {
    padding: 0 20px 0 0;
}

.pbmit-team-style-1 ul li {
    display: block;
    padding: 0 !important;
    margin: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #f9ad00;
    transition: all .4s ease-in-out;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}
.pbmit-team-style-1 .pbmit-team-social-links li a {
    transition: all .3s ease-in-out;
    color: var(--pbmit-white-color);

}
.pbmit-base-icon-facebook-squared:before {
    content: '\f308';
}

[class^="pbmit-base-icon-"]:before, [class*=" pbmit-base-icon-"]:before {
    font-family: "pbminfotech-base-icons";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    /* font-size: 120%; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.pbmit-team-style-1 .pbminfotech-box-content {
    padding: 20px 0;
    border-bottom: 2px solid var(--pbmit-secondary-color);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.pbmit-team-style-1 .pbminfotech-box-team-position {
    font-size: 15px;
    line-height: 30px;
}
.pbmit-team-style-1 .pbmit-team-title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

h3 {
/*    font-size: 46px;*/
    line-height: 24px;
    letter-spacing: 0px;
    text-transform: uppercase !important;
}



.fs-46{font-size: 46px !important;}
table.table.border.pixelans-table {background-color: #f9f9f9;}



/*lOGO Slider */
section.customer-logos.slider.slick-initialized.slick-slider{
    background-color: transparent !important;
    height:auto;
    padding: 30px 0px;
}
.slick-slide {
    margin: 0px 20px;
}

    .slick-slide img {
        width: 100%;
    }

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

    .slick-track:before,
    .slick-track:after {
        display: table;
        content: '';
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}
/*lOGO Slider END*/

nav.navbar.nav-down.sticky {
    padding: 0px;
}



/* CSS Document */

.social-icons-ql li {
    list-style: none;
    float: left;
    width: 40px;
    height: 40px;
    line-height: 45px;
    background: #000;
    text-align: center;
    margin: 10px 5px;
    background: transparent;
    border: 1px solid white;
    border-radius: 50%;
}

    .social-icons-ql li:nth-child(1) {
        width: 40px;
        height: 40px;
        line-height: 45px;
        margin: 10px 5px;
        background: transparent;
        border: 1px solid white;
    }

        .social-icons-ql li:nth-child(1) i {
            font-size: 20px;
        }

    .social-icons-ql li:nth-child(2) {
        background: transparent;
        border: 1px solid white;
    }

    .social-icons-ql li:nth-child(3) {
        background: transparent;
        border: 1px solid white;
    }

    .social-icons-ql li:nth-child(4) {
        background: transparent;
        border: 1px solid white;
    }

    .social-icons-ql li:nth-child(5) {
        background: transparent;
        border: 1px solid white;
    }

    .social-icons-ql li:nth-child(6) {
        background: transparent;
        border: 1px solid white;
    }

    .social-icons-ql li:nth-child(7) {
        background: transparent;
        border: 1px solid white;
    }



    .social-icons-ql li i {
        color: #fff;
        font-size: 20px;
    }
ul li {
    text-decoration: none !important;
    list-style-type: disc !important;
    color: black;
}