/******************************

    00 - Home
    01 - Inner Page
        00 - Our Services
        01 - Service Detail
		02 - Coaching Details
		03 - Visa Details
		04 - Countries Details
        05 - Blog Detail
             Blog Classic
             Sidebar Right
             Blog Large
        06 - Team Detail
        07 - Contacts
        08 - Comment Form
        09 - Videos
    
******************************/

/*----------------------------------------*/

/*  00 - Home
/*----------------------------------------*/

.ml-auto,
.mx-auto {
    margin-left: auto !important;
}

/** Homepage 01 **/

.iconbox-section-one {
    padding-bottom: 30px;
    margin-top: -105px;
}

.iconbox-one-content {
    padding-top: 60px;
}

.about-one-left {
    position: relative;
}

.about-img-one {
    box-shadow: 0 9px 35px 0 rgba(0, 0, 0, .07);
    border-radius: 6px;
    overflow: hidden;
    display: inline-block;
}

.about-img-two {
    border-radius: 6px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    margin-bottom: -129px;
    right: 50px;
    box-shadow: 0 9px 35px 0 rgba(0, 0, 0, .07);
}

.about-one-iconbox {
    position: absolute;
    z-index: 9;
    left: -50px;
    top: 50%;
    transform: translateY(-50%);
    line-height: 0;
    font-size: 14px;
}

.about-one-iconbox:before {
    content: '';
    position: absolute;
    width: 68px;
    height: 135px;
    left: -15px;
    top: -15px;
    background: url(../images/homepage-1/bg/border-pattarn.png);
}

.about-one-icon {
    width: 7em;
    height: 7em;
    border-radius: 50%;
    border: 2px solid transparent;
    background-color: var(--pbmit-global-color);
}

.about-one-icon i {
    font-size: 3.4em;
    color: var(--pbmit-white-color);
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.about-one-right {
    padding-top: 30px;
}

.about-one-right h3 {
    font-size: 22px;
    line-height: 36px;
    text-align: left;
    font-weight: 300;
    font-style: normal;
}

.about-one-right p {
    margin-bottom: 35px;
}

.about-one-right .pbmit-btn {
    margin-top: 25px;
}

.service-one-bg {
    position: relative;
}

.service-one-bg:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 100px;
    width: 474px;
    height: 448px;
    background: url(../images/homepage-1/bg/bg-pattarn.png);
}

.service-one-bg:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 309px;
    height: 448px;
    background: url(../images/homepage-1/bg/bg-pattarn-left.png);
}

.service-one-bg p {
    color: #9faebe;
}

.service-one-bg .swiper-slider {
    padding-top: 30px;
}

.assessment-one {
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 9px 35px 0 rgba(0, 0, 0, .07);
    background-color: var(--pbmit-white-color);
    margin-top: -150px;
    z-index: 1;
    position: relative;
}

.assessment-one-img {
    background-image: url(../images/homepage-1/bg/img-01.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 127px;
    height: 100%;
}

.assessment-one-content {
    padding: 40px 40px 40px 60px;
}

.assessment-one-content h3 {
    font-size: 30px;
    color: var(--pbmit-blackish-color);
    line-height: 30px;
    font-weight: 700;
}

.assessment-one-content p {
    font-size: 20px;
    color: var(--pbmit-body-typography-color);
    line-height: 30px;
}

.portfolio-one-bg {
    padding: 90px 0 50px 0;
    background-image: url(../images/homepage-1/bg/map.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.testimonial-one-bg {
    background-color: var(--pbmit-blackish-color);
}

.testimonial-one-box {
    padding: 98px 37px 40px 0;
}

.testimonial-one-box .swiper-slider {
    padding-bottom: 0;
}

.testimonial-one-box .swiper-horizontal>.swiper-pagination-bullets {
    bottom: 30px;
    text-align: right;
    right: 15px;
}

.testimonial-one-img {
    position: relative;
    margin-top: 98px;
    margin-bottom: -115px;
}

.testimonial-one-img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 162%;
    height: 100%;
    display: block;
    background-image: url(../images/homepage-1/bg/img-02.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 290px;
    border-radius: 8px 0 0 8px;
}

.testimonial-one-img .pbminfotech-ihbox-style-1 {
    margin-left: 22px;
    top: 20px;
}

.counter-one {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: var(--pbmit-light-color);
}

.blog-one-content {
    padding-bottom: 20px;
}

.blog-one-content p {
    margin-top: 35px;
}

/** Homepage 02 **/

.our-coaching-section-two {
    padding: 50px 0 120px 0;
}

.our-coaching-section-two p {
    margin-top: 35px;
}

.coachingbox-two {
    margin-top: -90px;
    padding-bottom: 70px;
}

.service-section-two {
    background-image: url(../images/homepage-2/bg/bg-pattarn-02.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 40px;
}

.service-section-two .swiper-horizontal .swiper-pagination-bullet {
    background-color: rgba(0, 0, 0, 0.20);
    opacity: inherit;
}

.service-section-two .swiper-horizontal .swiper-pagination-bullet-active {
    background-color: #2d3845;
}

.service-two-content {
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    color: #8b95a0;
    width: 60%;
    margin: 0 auto;
    margin-top: 20px;
}

.counter-section-two {
    background-image: url(../images/homepage-2/bg/bg-pattarn.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: var(--pbmit-blackish-color);
}

.counter-two-content {
    padding-bottom: 40px;
}

.counter-two-left-box {
    padding-right: 40px;
    margin-bottom: 35px;
}

.counter-two-left-box p {
    color: #9faebe;
}

.map-img-two {
    margin-top: 30px;
    text-align: right;
}

.counter-two-box {
    padding-top: 50px;
    border-top: 1px solid #404b57;
}

.counter-two-box .col-md-20percent {
    width: 20%;
}

.about-agency-two img {
    box-shadow: 0 9px 35px 0 rgba(0, 0, 0, .07);
    margin-bottom: 20px;
}

.about-agency-two {
    position: relative;
}

.about-agency-two-iconbox {
    position: absolute;
    z-index: 9;
    right: -10px;
    top: 50%;
    transform: translateY(-50%);
    line-height: 0;
    font-size: 14px;
}

.about-agency-two-iconbox:before {
    content: '';
    position: absolute;
    width: 68px;
    height: 135px;
    right: -15px;
    top: -15px;
    background: url(../images/homepage-2/bg/border-pattarn-1.png) repeat 0 0;
}

.about-agency-two-icon {
    width: 7em;
    height: 7em;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    border: 2px solid transparent;
    max-width: 100%;
    line-height: 5em;
    background-color: var(--pbmit-global-color);
}

.about-agency-two-icon i {
    font-size: 2em;
    color: var(--pbmit-white-color);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.agency-two-content h3 {
    font-size: 22px;
    line-height: 36px;
    font-weight: 300;
}

.agency-two-content {
    padding-top: 30px;
    padding-left: 45px;
}

.about-us-two {
    padding: 110px 0 80px 0;
    position: relative;
}

.about-us-two:before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 30px;
    width: 360px;
    height: 135px;
    background: url(../images/homepage-2/bg/bg-pattarn-left.png) no-repeat 0 0;
}

.about-us-two:after {
    content: '';
    position: absolute;
    top: -104px;
    right: 0px;
    width: 326px;
    height: 560px;
    background: url(../images/homepage-2/bg/bg-pattarn-right.png) no-repeat 0 0;
}

.about-us-two-title h2 {
    font-weight: 300;
    font-size: 42px;
    line-height: 50px;
    letter-spacing: 1px;
    margin-bottom: 30px;
    color: rgba(255, 255, 255, 1);
    font-family: var(--pbmit-heading-typography-font-family);
}

.about-us-two-title h2 em {
    font-style: normal;
    font-weight: 700;
}

.about-us-two-btn {
    margin-top: 30px;
}

.testimonial-slider-two .swiper-pagination-bullet {
    background-color: rgba(0, 0, 0, 0.20);
}

.testimonial-slider-two .swiper-pagination-bullet-active {
    background-color: var(--pbmit-blackish-color);
}

.client-section-two {
    border-bottom: 1px solid #e8eaeb;
}

/** Homepage 03 **/

.choose-country-three {
    position: relative;
    padding: 90px 0 250px 0;
    background-color: var(--pbmit-global-color);
}

.choose-country-three p {
    margin-top: 35px;
    color: var(--pbmit-white-color);
}

.choose-country-three:after {
    content: '';
    position: absolute;
    top: 0px;
    left: -70px;
    width: 397px;
    height: 295px;
    background: url(../images/homepage-3/bg/bg-pattarn-left.png) no-repeat 0 0;
}

.choose-country-three:before {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    width: 253px;
    height: 216px;
    background: url(../images/homepage-3/bg/bg-pattarn-right.png) no-repeat 0 0;
}

.portfolio-three {
    margin-top: -200px;
    background-color: var(--pbmit-light-color);
    padding-bottom: 40px;
}

.pf-three-bottom-box {
    text-align: center;
    margin: 30px 0 35px 0;
}

.team-section-three {
    padding: 90px 0 30px 0;
    background-image: url(../images/homepage-3/bg/bg-pattarn.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}

.team-three-ph-box {
    width: 60%;
    margin: 0 auto;
    margin-top: 20px;
    color: #8b95a0;
    font-size: 16px;
    font-weight: 300;
    padding-bottom: 20px;
}

.team-three-bottom-box {
    text-align: center;
    margin-bottom: 35px;
}

.blog-two-content p {
    margin: 35px 0;
}

/*----------------------------------------*/

/*01 - Inner Page 
/*----------------------------------------*/

/** 00 - Our Services **/

.pbmit-our-services .pbminfotech-servicebox-style-2 {
    margin-bottom: 50px;
}

.service-content-box {
    width: 60%;
    margin: 0 auto;
    margin-top: 20px;
}

.service-content-box p {
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    color: #5d6975;
}

.about-agency-img {
    margin-bottom: 35px;
    border-radius: 6px;
    overflow: hidden;
    display: inline-block;
    box-shadow: 0 9px 35px 0 rgba(0, 0, 0, .07);
}

.about-agency-right h3 {
    font-size: 22px;
    line-height: 36px;
    font-weight: 300;
    font-style: normal;
}

.about-agency-right p {
    margin-bottom: 35px;
}

/** 01 - Service Detail **/

.service-left-col {
    flex: 0 0 30%;
    max-width: 30%;
    margin-top: 65px;
    padding-bottom: 40px;
}

.service-right-col {
    flex: 0 0 70%;
    max-width: 70%;
    padding-top: 65px;
}

.service-sidebar .post-list {
    padding: 30px 25px;
    background-color: #f5f8fb;
    border-radius: 6px;
    margin-bottom: 30px;
    overflow: hidden;
}

.service-sidebar .post-list .widget-title {
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 20px;
}

.service-sidebar .post-list:not(:last-child) {
    padding: 0;
}

.widget_media_image {
    position: relative;
}

.widget_media_image .content-box {
    position: absolute;
    text-align: center;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 15px 20px 20px;
    z-index: 1;
}

.widget_media_image .icon-box {
    position: absolute;
    display: inline-block;
    left: 42px;
    top: 46px;
    font-size: 40px;
    line-height: 40px;
    color: var(--pbmit-white-color);
}

.widget_media_image .content-box:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 180px;
    right: 0;
    bottom: 0;
    z-index: -1;
    clip-path: polygon(0 40.8%, 100% 0, 100% 100%, 0 100%);
    background-color: var(--pbmit-global-color);
}

.widget_media_image .content-box h5 {
    position: relative;
    display: block;
    font-size: 16px;
    color: var(--pbmit-white-color);
    font-weight: 400;
    margin-top: 0;
}

.widget_media_image .arrow-img img {
    position: absolute;
    top: -75px;
    right: 45px;
}

.widget_media_image .phone-box a {
    position: relative;
    display: inline-block;
    font-size: 23px;
    line-height: 30px;
    color: var(--pbmit-white-color);
    font-weight: 700;
    margin-left: 46px;
}

.service-sidebar .pbmit-downloadbox {
    padding: 30px 25px !important;
    background-color: var(--pbmit-global-color);
}

.service-sidebar .pbmit-downloadbox .widget-title {
    color: var(--pbmit-white-color);
}

.service-sidebar .pbmit-downloadbox .widget-title:before,
.service-sidebar .pbmit-downloadbox .widget-title:after {
    background-color: var(--pbmit-white-color) !important;
}

.service-sidebar .pbmit-downloadbox .widget-title {
    padding-bottom: 15px;
}

.service-sidebar .post-list .widget-title:before {
    position: absolute;
    height: 2px;
    border-radius: 8px;
    width: 40px;
    left: 12px;
    bottom: -1px;
    content: "";
    background-color: var(--pbmit-global-color);
}

.service-sidebar .post-list .widget-title::after {
    position: absolute;
    height: 6px;
    width: 6px;
    left: 0;
    bottom: -3px;
    content: "";
    border-radius: 50%;
    background-color: var(--pbmit-global-color);
}

.service-sidebar .post-list form .pbmit-btn {
    width: 100%;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 700;
}

.post-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.post-list li {
    border: none;
    padding: 0 !important;
    border-bottom: 1px solid #e5e8ef;
}

.post-list li:last-child {
    border-bottom: none;
}

.post-list li.post-active a {
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
}

.post-list li a {
    padding: 16px 25px;
    display: block;
    position: relative;
    font-size: 14px;
    font-weight: 600;
}

.post-list li a:hover {
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
}

.post-list li a:after {
    content: '\e809';
    font-family: "pbminfotech-base-icons";
    font-style: normal;
    font-weight: 400;
    position: absolute;
    top: 16px;
    right: 20px;
    width: 28px;
    height: 28px;
    background-color: #f5f8fb;
    line-height: 28px;
    text-align: center;
    border-radius: 50%;
}

.post-list li.post-active a:after,
.post-list li a:hover:after {
    background: #fff;
    color: #222d35;
}

.widget .download {
    margin-top: 10px;
}

.widget .download .item-download {
    margin-bottom: 20px;
    border-bottom: 1px solid #4181c7;
    padding-bottom: 15px;
    position: relative;
}

.widget .download .item-download a {
    display: block;
    padding: 0 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    color: #fff;
}

.widget .download .item-download i {
    font-size: 45px;
    padding-right: 12px;
    float: left;
    line-height: 47px;
    font-weight: 400;
}

.widget .download .item-download a span {
    color: #8bb7e8;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: block;
    font-weight: 600;
}

.widget .download .item-download:last-child {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

/** 02 - Coaching Details **/

.pbmit-ch-single-content-wrapper {
    padding-bottom: 90px;
}

.pbmit-ch-single-content-wrapper img {
    border-radius: 5px;
    overflow: hidden;
}

.pbmit-ch-single-content-wrapper p {
    margin-bottom: 35px;
}

.pbmit-ch-single-content {
    padding-top: 30px;
}

.pbmit-ch-single-content img {
    margin-bottom: 35px;
}

/** 03 - Visa Details **/

.pbmit-service-single-img {
    border-radius: 5px;
    overflow: hidden;
}

.pbmit-service-description {
    padding-top: 40px;
}

.pbmit-service-description p {
    margin-bottom: 35px;
}

.service-page-infobox {
    padding-bottom: 30px;
}

.pbmit-service-description-img {
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 35px;
}

.pbmit-boxes-team-inner h4 {
    margin-bottom: 30px;
}

.visa-details-section {
    margin-bottom: 60px;
}

.pbmit-boxes-team-inner {
    margin-bottom: 50px;
}

.service-section .col-md-6 {
    margin-bottom: 35px;
}

/** 04 - Countries Details **/

.pbmit-pf-single-innerbox img {
    border-radius: 5px;
    overflow: hidden;
}

.pbmit-pf-content-area {
    padding-top: 30px;
    margin-bottom: 40px;
    display: inline-block;
}

.pbmit-pf-content-area p {
    margin-bottom: 35px;
}

.pbmit-portfolio-description {
    padding-top: 40px;
    display: inline-block;
    padding-bottom: 30px;
}

.pbmit-portfolio-description h4 {
    margin-bottom: 10px;
}

.pbmit-portfolio-description img {
    margin-bottom: 35px;
}

.pbmit-pf-single-category {
    float: left;
    text-align: left;
    width: 50%;
}

.pbmit-pf-single-category a {
    background-color: #f5f8fb;
    padding: 10px 15px;
    font-weight: 700;
    border-radius: 5px;
    font-size: 13px;
}

.pbmit-pf-single-category a:hover {
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
}

.pbmit-social-share-pf-wrapper {
    width: 50%;
    float: right;
    text-align: right;
}

.pbmit-social-share-title {
    display: inline-block;
    vertical-align: middle;
    float: none;
    font-weight: 700;
    font-size: 16px;
    margin: 2px 12px 0 0;
}

.pbmit-social-share-links {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.pbmit-social-share-links li {
    display: inline-block;
    padding-right: 15px;
    padding-top: 6px;
}

.pbmit-social-share-links li:last-child {
    padding-right: 0;
}

.pbmit-social-share-links li a {
    height: 25px;
    width: 25px;
    line-height: 25px;
    display: block;
    text-align: center;
    font-size: 16px;
    color: var(--pbmit-global-color);
}

.pbmit-social-share-links li a:hover {
    color: var(--pbmit-blackish-color);
}

.pbmit-pf-single-np-nav {
    position: relative;
    margin-bottom: 80px;
    margin-top: 70px;
}

.pbmit-pf-single-np-nav:after {
    background-color: #e9e9e9;
    content: "";
    width: 100%;
    height: 1px;
    z-index: 1;
    position: absolute;
    top: -19px;
}

.pbmit-pf-single-np-nav a {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
}

.pbmit-pf-single-np-nav a span {
    padding-left: 45px;
}

.pbmit-pf-single-np-nav a span:before {
    content: "";
    width: 30px;
    height: 1px;
    color: inherit;
    position: absolute;
    left: 5px;
    top: 50%;
    background-color: #2d3845;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.pbmit-pf-single-np-nav a span:after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 18px;
    line-height: normal;
    font-family: "pbminfotech-base-icons";
    content: "\e859";
    left: 0px;
}

/** 05 - Blog Detail**/

.blog-right-col {
    flex: 0 0 70%;
    max-width: 70%;
    padding-top: 65px;
}

.blog-left-col {
    flex: 0 0 30%;
    max-width: 30%;
    margin-top: 65px;
    padding-bottom: 40px;
}

/** --- Blog Classic ---**/

.blog-classic .pbmit-featured-img-wrapper {
    position: relative;
}

.blog-classic .pbmit-featured-img-wrapper img {
    border-radius: 6px;
}

.blog-classic .pbmit-blog-classic-inner {
    padding: 0 30px 30px 30px;
    position: relative;
    margin-bottom: 35px;
    box-shadow: 0 9px 25px 0 rgba(0, 0, 0, .07);
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.blog-classic .pbmit-blog-date {
    border-radius: 4px;
    position: absolute;
    color: #fff;
    padding: 10px 15px;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 16px;
    display: inline-block;
    top: -20px;
    background-color: var(--pbmit-global-color);
}

.blog-classic .pbmit-post-title {
    font-size: 30px;
    line-height: 42px;
    font-weight: 500;
    margin-bottom: 5px;
    margin-top: 30px;
    display: inline-block;
}

.blog-classic .pbmit-blog-meta,
.pbmit-blog-meta a {
    color: #616161;
}

.blog-classic .pbmit-blog-meta.pbmit-blog-meta-top {
    position: relative;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e5e8ef;
    padding-bottom: 25px;
    line-height: 22px;
    padding-top: 5px;
}

.blog-classic .pbmit-entry-content {
    margin-top: 25px;
}

.blog-classic .pbmit-read-more-link {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.5px;
}

.blog-classic .pbmit-blog-classic-inner .pbmit-read-more-link a {
    position: relative;
    padding-left: 40px;
    color: var(--pbmit-global-color);
    line-height: normal;
    display: inline-block;
}

.blog-classic .pbmit-blog-classic-inner .pbmit-read-more-link a:before {
    content: "\e858";
    font-family: "pbminfotech-base-icons";
    font-style: normal;
    font-size: 22px;
    line-height: 8px;
    height: 8px;
    position: absolute;
    font-weight: normal;
    left: 2px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.blog-classic .pbmit-blog-classic-inner .pbmit-read-more-link a:after {
    content: '';
    position: absolute;
    height: 22px;
    width: 22px;
    border-radius: 50%;
    border: 1px solid #086cdb;
    left: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-color: var(--pbmit-global-color);
}

.blog-classic .pbmit-blog-classic-inner .pbmit-read-more-link a:hover:after {
    left: 13px;
}

.blog-left-col .sidebar .media-body a {
    color: #222;
    font-size: 15px;
    font-weight: 600;
}

.blog-left-col .sidebar .media-body a:hover {
    color: var(--pbmit-global-color);
}

/**--- Sidebar Right ---**/

.sidebar {
    padding-bottom: 10px;
}

.sidebar .widget:first-child {
    padding: 0;
}

.sidebar .widget {
    padding: 30px 25px;
    border-radius: 6px;
    background-color: #f5f8fb;
    margin-bottom: 30px;
    border: 0;
    overflow: hidden;
}

aside.widget.single-visa-bg-img {
    padding: 0;
}

.sidebar .widget:last-child {
    margin-bottom: 0;
}

.widget a,
.widget .post-date {
    font-family: var(--pbmit-body-typography-font-family);
    font-size: 16px;
    letter-spacing: 0px;
    font-weight: 600;
}

.search-form input {
    height: 58px;
    line-height: 58px;
}

.widget.widget-search .widget-title {
    color: var(--pbmit-white-color);
}

.widget.widget-search .widget-title::before {
    background-color: var(--pbmit-white-color);
}

.widget .search-form {
    position: relative;
}

.widget .search-form .search-field {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 24px;
    font-size: 14px;
    padding: 16px 20px;
    font-weight: 400;
    color: var(--pbmit-white-color);
    background: var(--pbmit-blackish-color);
    border: none;
    border-radius: 4px;
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    font-family: inherit;
}

.widget .search-form .search-field::placeholder {
    color: var(--pbmit-white-color);
}

.sidebar .widget .search-form a {
    position: absolute;
    right: 0px;
    padding: 0;
    border: none;
    outline: none;
    background-color: transparent;
    top: 0;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    z-index: 1;
    width: 60px;
    text-align: center;
    color: var(--pbmit-white-color);
}

.sidebar .widget.widget_media_image {
    padding: 0;
}

.sidebar .widget-categories ul li {
    padding-bottom: 0;
    position: relative;
    list-style: none;
    display: block;
}

.sidebar .widget-categories ul li a {
    position: relative;
    font-weight: 600;
    font-size: 15px;
    padding: 10px 10px 10px 25px;
    display: block;
}

.sidebar .widget-categories ul li a:hover:before {
    color: var(--pbmit-global-color);
}

.sidebar .widget-categories ul li a:hover span {
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
}

.sidebar .widget-categories ul li a:before {
    content: "\e82f";
    font-size: 14px;
    left: 1px;
    font-family: "pbminfotech-base-icons";
    position: absolute;
    font-weight: normal;
}

.sidebar .widget-categories li span {
    color: #222d35;
    position: absolute;
    right: 15px;
    top: 9px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    line-height: 28px;
    background-color: #fff;
    text-align: center;
    display: block;
    font-size: 12px;
    font-weight: 700;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.sidebar .recent-post-list li:first-child {
    padding-top: 10px;
}

.sidebar .recent-post-list li {
    padding: 20px 0;
    width: 100%;
    padding-top: 0;
    display: inline-block;
}

.sidebar .recent-post-list .media {
    display: flex;
}

.sidebar .recent-post-list .recent-post-thum img {
    display: block;
    width: 82px;
    float: left;
    margin-right: 15px;
    padding: 3px;
    border-radius: 10px;
}

.sidebar .recent-post-list .post-date {
    display: block;
    font-size: 11px;
    line-height: 21px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    color: var(--pbmit-global-color);
}

.sidebar .recent-post-list .post-date:hover {
    color: var(--pbmit-global-color);
}

.sidebar .widget .tagcloud a {
    font-size: 13px;
    position: relative;
    display: inline-block;
    color: #222d35;
    letter-spacing: 1px;
    padding: 10px 20px;
    margin-bottom: 15px;
    margin-right: 15px;
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .06);
}

.sidebar .widget .tagcloud a:hover {
    color: #fff;
    background: var(--pbmit-global-color);
}

.sidebar .widget.widget-archive ul li {
    padding: 0 0 15px 0;
}

.sidebar .widget.widget-flickr a {
    overflow: hidden;
    display: block;
    margin: 0 8px 0px 0px;
    width: 80px;
    height: 80px;
    display: inline-block;
    background: none;
}

.widget.single-service-contact {
    background-image: url(../images/coworking/pbmit-ads.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-color: #f0f2f7;
    padding: 45px;
    margin-bottom: 40px;
    border: none;
}

.single-service-contact-inner img {
    border-radius: 50%;
    margin: 0;
}

.single-service-contact-inner ul.pbmit-social-links li {
    display: inline-block;
    margin-top: 10px;
}

.single-service-contact ul.pbmit-social-links li a,
.single-service-contact-inner ul.pbmit-social-links li a {
    font-size: 16px;
    font-weight: 300 !important;
    letter-spacing: 0;
    background: #fff;
    border-radius: 50%;
    padding: 8px;
    margin: 0 2px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
}

.single-service-contact ul.pbmit-social-links li a:hover {
    background-color: var(--pbmit-global-color);
    color: #fff;
}

.single-service-contact .pbmit-social-li {
    margin-right: 0px;
}

.single-service-contact .pbmit-social-links {
    margin-top: 10px;
}

.blog-details .pbmit-blog-style-2 .pbmit-featured-wrapper:after {
    display: none;
}

.widget .pbmit-download .pbmit-item-download:first-child {
    margin-bottom: 15px;
    margin-left: 0;
}

.widget .pbmit-download .pbmit-item-download a {
    display: block;
    text-align: center;
    padding: 20px 30px;
    font-size: 18px;
    line-height: 22px;
    color: var(--pbmit-blackish-color);
    display: flex;
    align-items: center;
    background-color: var(--pbmit-light-color);
    position: relative;
}

.widget .pbmit-download .pbmit-item-download a:hover {
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
}

.widget .pbmit-download .pbmit-item-download a i:first-child {
    margin-right: 10px;
}

.widget .pbmit-download .pbmit-item-download a i {
    font-size: 35px;
    vertical-align: middle;
}

.widget .pbmit-download .pbmit-item-download:last-child a {
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
}

.widget .pbmit-download .pbmit-item-download:last-child a:hover {
    background-color: var(--pbmit-blackish-color);
}

.pbmit-ads-inner .pbmit-ads-logo {
    background: var(--pbmit-white-color);
    display: inline-block;
    padding: 15px;
    width: 130px;
    position: relative;
    z-index: 1;
}

.pbmit-ads-inner h3.pbmit-ads-title {
    font-size: 26px;
    line-height: 36px;
    padding: 30px 0 30px 0;
    font-weight: 600;
}

.pbmit-ads-inner h3.pbmit-ads-title span {
    color: var(--pbmit-global-color);
}

.pbmit-ads-inner .pbmit-ads-logo::after {
    content: "";
    position: absolute;
    top: 0;
    left: -50px;
    width: 100%;
    height: 100%;
    background-color: var(--pbmit-white-color);
    z-index: -1;
}

.pbmit-ads-inner .pbmit-ads-button {
    display: inline-block;
    padding-bottom: 30px;
    font-family: Quicksand, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-size: 13px;
    line-height: 20px;
    font-style: normal;
}

.pbmit-ads-inner .pbmit-ads-button a {
    padding: 20px 60px 20px 40px;
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
    font-size: 13px;
    line-height: 20px;
    letter-spacing: -0.5px;
    font-weight: 700;
}

.pbmit-ads-inner .pbmit-ads-button a:hover {
    background-color: var(--pbmit-white-color);
    color: var(--pbmit-blackish-color);
}

.pbmit-ads-inner .pbmit-ads-button a span {
    position: relative;
}

.pbmit-ads-inner .pbmit-ads-button a span::after {
    content: "\e83a";
    font-family: 'pbminfotech-base-icons';
    position: absolute;
    top: 50%;
    right: -25px;
    transform: translateY(-50%);
}

.sidebar .widget .widget-title {
    display: inline-block;
    position: relative;
    width: 100%;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    text-transform: capitalize;
    color: var(--pbmit-blackish-color);
}

.sidebar .widget .widget-title::before {
    position: absolute;
    height: 2px;
    border-radius: 8px;
    width: 40px;
    left: 12px;
    bottom: -1px;
    content: "";
    background-color: var(--pbmit-global-color);
}

.sidebar .widget .widget-title::after {
    position: absolute;
    height: 6px;
    width: 6px;
    left: 0;
    bottom: -3px;
    content: "";
    border-radius: 50%;
    background-color: var(--pbmit-global-color);
}

/** --- Blog Large ---**/

.pbmit-entry-content h3 {
    margin-bottom: 20px;
}

.post blockquote {
    position: relative;
    border: 0;
    letter-spacing: 1px;
    padding: 30px 7% 30px 12.4%;
    font-size: 18px;
    line-height: 30px;
    border-radius: 6px;
    font-style: normal;
    font-weight: 300;
    margin: 15px 0px 15px 0;
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
}

.post blockquote p {
    margin: 0;
}

.post blockquote p:before {
    content: ',,';
    position: absolute;
    display: block;
    top: -30px;
    left: calc(6.2% - 24px);
    font-size: 120px;
    line-height: 58px;
    letter-spacing: -.02em;
    color: transparent;
    -webkit-text-stroke: 1px #fff;
    font-family: "Oswald", Arial, Helvetica, sans-serif;
    font-weight: 700;
}

.post blockquote cite {
    margin-top: 15px;
    font-size: 12px;
    color: #fff;
    display: block;
    line-height: 1.75;
    font-weight: 500;
    text-transform: uppercase;
    font-style: normal;
}

.post blockquote cite:before {
    content: "\2014\00a0";
}

.post .pbmit-entry-content p:last-of-type:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.pbmit-entry-content .alignright {
    float: right;
    margin: 0.375em 0 1.75em 1.75em;
}

.pbmit-entry-content .list-group-borderless .list-group-item {
    margin-bottom: 6px;
    padding-bottom: 0;
}

.pbmit-entry-content ul.list-group .list-group-item i {
    font-size: inherit;
    padding-right: 10px;
}

.pbmit-entry-title {
    display: inline-block;
}

.pbmit-blog-meta.pbmit-blog-meta-bottom {
    padding-top: 16px;
    padding-bottom: 15px;
    margin-top: 40px;
    background-color: #f5f8fb;
    border-radius: 8px;
    display: inline-block;
    width: 100%;
}

.pbmit-blog-meta-bottom-left {
    float: left;
    position: relative;
    padding-top: 5px;
    color: #f5f8fb;
    padding-left: 15px;
}

.pbmit-blog-meta-bottom-left a {
    font-weight: 700;
    line-height: 13px;
    font-size: 13px;
    margin-bottom: 20px;
    letter-spacing: 0.5px;
    color: var(--pbmit-blackish-color);
    padding: 10px 14px;
    background-color: var(--pbmit-white-color);
    border-radius: 5px;
}

.pbmit-blog-meta-bottom-left a:hover {
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
}

.pbmit-blog-meta-bottom-right {
    float: right;
    margin-top: -8px;
    margin-right: 10px;
}

.pbmit-blog-meta-bottom-right .pbmit-social-share-title,
.pbmit-blog-meta-bottom-right .pbmit-social-share {
    float: left;
}

.pbmit-blog-meta-bottom-right .pbmit-social-share-title {
    padding-right: 10px;
    position: relative;
    margin-right: 12px;
    margin-top: 11px;
    font-weight: 700;
    font-size: 16px;
}

.pbmit-blog-meta-bottom ul li {
    display: inline-block;
    padding-right: 10px;
    padding-top: 6px;
}

.pbmit-blog-meta-bottom .pbmit-social-share li a {
    border-radius: 4px;
    display: block;
    height: 40px;
    width: 27px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: var(--pbmit-global-color);
}

.pbmit-blog-meta-bottom .pbmit-social-share li a:hover {
    color: var(--pbmit-blackish-color);
}

.comments-box .comments-title {
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    margin-bottom: 10px;
}

.comments-box {
    margin-top: 60px;
}

.comments-box .comment {
    margin-top: 35px;
    margin-bottom: 0;
    padding: 40px 35px 40px;
    position: relative;
    background-color: #fff;
    border: 1px solid #edf1f3;
    border-radius: 6px;
}

.comments-box .children {
    margin-left: 35px;
}

.comments-box .children:before {
    font-family: "pbminfotech-base-icons";
    content: '\e851';
    position: absolute;
    left: -32px;
    top: 0;
    opacity: .25;
    font-size: 25px;
}

.media-body.comment-meta {
    overflow: hidden;
}

.media-body.comment-meta span {
    display: block;
    font-size: 16px;
    font-style: normal;
    color: #2d3845;
    font-weight: 700;
}

.media-body.comment-meta a {
    font-size: 14px;
    color: #9faebe;
}

.comments-box .comment-author {
    text-align: center;
    width: 80px;
    height: 80px;
    display: block;
    margin-top: 0;
    float: left;
    margin-right: 20px;
}

.comments-box p {
    margin-top: 20px;
    display: block;
    padding-right: 59px;
}

.comment-respond {
    margin-bottom: 60px;
}

.comment-reply-title {
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 30px;
}

.comment-meta .reply a {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 30px;
    padding: 2px 20px 2px 20px;
    margin-right: 5px;
    margin-top: 5px;
    border-radius: 4px;
    font-family: var(--pbmit-heading-typography-font-family);
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-blackish-color);
    display: inline-block;
}

.comment-meta .reply a:hover {
    background-color: var(--pbmit-global-color);
}

.form-style-2 textarea.form-control {
    height: 150px;
    resize: none;
    margin-bottom: 25px;
    padding: 12px 15px;
    border: 2px solid #ececec;
}

.form-style-2 .form-control {
    padding: 0 15px;
    margin-bottom: 10px;
    border: 2px solid #ececec;
}

.comment-form form .form-group:last-child {
    margin-bottom: 10px;
}

.comment-form button.pbmit-btn {
    font-weight: 500;
    padding: 17px 40px;
}

/** 06 - Team Detail **/

.pbmit-team-details {
    padding-top: 82px;
    padding-bottom: 70px;
}

.pbmit-team-img img {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.pbmit-team-detail-des {
    position: relative;
    z-index: 0;
    padding: 30px;
    border: 1px solid #e5e8ef;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pbmit-team-detail-des h3 {
    font-size: 22px;
    font-weight: 500;
    line-height: 26px;
}

.pbmit-team-single-position h5 {
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: var(--pbmit-global-color);
}

.pbmit-team-single-position h5 hr {
    border-top-color: #e5e8ef;
}

.pbmit-team-details .pbmit-social-links.pbmit-team-social-links {
    padding: 15px 0 0 0px;
}

.pbmit-team-details .pbmit-social-links.pbmit-team-social-links li {
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-block;
    list-style-type: none;
}

.pbmit-team-details .pbmit-social-links.pbmit-team-social-links li a {
    font-size: 15px;
    color: #ffffff;
    padding: 10px 15px;
    display: inline-block;
    border-radius: 4px;
    background-color: var(--pbmit-global-color);
}

.pbmit-team-details .pbmit-social-links.pbmit-team-social-links li a:hover {
    background-color: var(--pbmit-blackish-color);
}

.pbmit-team-details .pbmit-team-details-inner .pbmit-team-title {
    margin-bottom: 20px;
}

.team-detail-progress {
    margin-top: 35px;
}

.team-detail-progress h5 {
    margin-bottom: 40px;
}

.team-details-wrap {
    margin-top: 50px;
}

.team-contact {
    margin-top: 60px;
    padding-bottom: 50px;
}

.team-contact form {
    margin-top: 30px;
}

.team-contact textarea.form-control {
    min-height: 150px;
}

.team-contact .pbmit-btn-hover-secondary {
    padding: 10px 40px;
}

.team-contact .pbmit-btn {
    width: 100%;
    padding: 16px 34px 16px;
    line-height: 1.75;
    font-family: inherit;
}

.section-faq {
    padding-bottom: 70px;
}

/** 07 - Contacts **/

.contact-us-section {
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 9px 35px 0 rgba(0, 0, 0, .07);
    margin-bottom: 90px;
}

.contact-us-section iframe {
    height: 590px;
    width: 100%;
}

.contact-form {
    padding: 50px 40px 0 0px;
}

.contact-form .pbmit-btn {
    width: 100%;
    font-family: inherit;
    line-height: 1.75;
}

label.error {
    background: red;
    color: white;
    border-radius: 0px 0 10px 10px;
    margin-bottom: 15px;
    padding: 0 10px;
    font-size: 12px;
    display: block;
    margin-top: -20px;
    margin-right: 20%;
}

.message-status {
    margin-top: 30px;
}

/**08 - Comment Form **/

/*--- pbmit-form-style-1 ---*/

.comment-form .comment-notes {
    font-style: italic;
}

.form-control {
    color: #9faebe;
    padding: 16px 20px;
    font-weight: 400;
    background-color: #fff;
    border: 1px solid rgba(119, 119, 119, .2);
    font-size: 14px;
    outline: none;
    line-height: 24px;
    text-transform: none;
    letter-spacing: 0;
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    border-radius: 4px;
    vertical-align: middle;
    width: 100%;
    margin-bottom: 20px;
}

.input-group .form-control {
    border: none;
}

.input-group-text {
    width: 30%;
    height: 60px;
    margin-left: -50px;
    line-height: normal;
    text-align: center;
    padding: 0;
    border: none;
    border-radius: 36px;
    background-color: var(--pbmit-global-color);
    position: relative;
}

input:focus,
.form-control:focus {
    outline: none !important;
    border-color: var(--pbmit-global-color);
    box-shadow: none !important;
}

.comment-form-cookies-consent {
    margin-bottom: 20px;
    position: relative;
    padding-left: 25px;
}

.comment-form-cookies-consent input {
    position: absolute;
    top: 1px;
    left: 0;
    margin: 4px 0 0;
}

.comment-form-cookies-consent input:hover {
    -webkit-appearance: auto;
}

.comment-form-cookies-consent label {
    font-weight: 600;
    text-transform: none;
    color: inherit;
    font-size: 14px;
    max-width: 100%;
    margin-bottom: 5px;
}

.form-check {
    margin-right: 20px;
    color: var(--pbmit-white-color);
}

.form-check-label {
    color: var(--pbmit-body-typography-color);
}

/**09 - Videos **/

.video-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 85%;
}

.video-wrapper video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
