* {
    box-sizing: border-box;
}

body {
    position: relative;
    padding-bottom: 310px;
    min-height: 100vh;
}

@media screen and (max-width: 992px) {
    body {
        padding-bottom: 500px;
    }
}

@media screen and (max-width: 768px) and (min-width: 100px) {
    body {
        padding-bottom: 1100px;
    }
}

span#SpanSearchIcon.input-group-text {
    background-color: transparent;
    border: none;
}

.fa {
    color: #007bff;
}

.ai-searchbox.input-group {
    margin-top: 10px;
    padding-left: 10px;
    background-color: #fff !important;
    border: white;
    border-radius: 10px;
    height: 50px;
    max-width: 500px;
    overflow: visible;
    display: block;
    box-shadow: 4px rgba(7, 117, 190, 0.15);
    transition: all 0.3s ease;
}

.ai-searchbox.input-group .fa {
    padding: 8px;
    /* margin: 4px 4px 4px -36px; */
    width: 32px;
    height: 32px;
    border-radius: 16px;
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    cursor: pointer;
}

#ai-input-search.form-control {
    border: 0;
    background-color: transparent;
    box-shadow: none;
}


/* robotHeading ends */

.heading {
    line-height: 1;
    letter-spacing: -.02rem;
    font-size: 1.5rem;
    font-weight: 500;
    padding-left: 10px;
}

.highlighter {
    color: #007bff;
}


/* siderbar enterprise card active starts */

.locationCards{
    width: 100%;
    padding: 0px 10px;
    min-height: 30vh;
    position: relative;
    right: 0;
}


/* siderbar enterprise card active ends */


/* enterprise card section starts */

.card.organization-card {
    width: 100% !important;;
    overflow: hidden !important;;
    color: rgba(0, 0, 0, 0.87) !important;;
    border-radius: 8px !important;;
    box-shadow: 0 2px 4px 2px rgb(0 0 0 / 11%) !important;
    -webkit-transition: all 0.2s ease-in-out !important;
    -moz-transition: all 0.2s ease-in-out !important;;
    -o-transition: all 0.2s ease-in-out !important;;
    transition: all 0.2s ease-in-out !important;;
    background-color: #fff !important;;
    vertical-align: top !important;;
    text-align: left !important;;
    list-style-type: none !important;;
    display: inline-block !important;;
    white-space: normal !important;;
    letter-spacing: normal !important;;
    font-size: 12px !important;;
}
.card.organization-card p {
    color: #727272;
    font-size: 12px;
    padding: 10px !important;
    text-align: center !important;
}

/* @media screen and (max-width: 992px) {
    .card.organization-card {
        max-width: 320px;
    }
} */

.organization-card .cardImg {
    width: 75px;
    height: 75px;
    margin-left: auto;
    margin-right: auto;
    transform: translateY(15%);
    overflow: hidden;
    position: relative;
    z-index: 4;
    display: block;
    object-fit: cover;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 0px 0px 1px;
    float: right;
    right: 10px;
}

a.card-deco {
    text-decoration: none;
}

h6.card-title {
    color: #727272;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px !important;
}
/* nav tab toggleable */

.organization-card .profile-overview a {
    text-decoration: none;
}

.organization-card .btn-primary {
    background-color: #007bff;
    border-color: #007bff;
}

.organization-card span.review-num {
    padding-left: 2px;
}

.organization-card span.review-count {
    padding-left: 5px;
    color: #007bff;
    font-weight: 500;
}


/* Main filters and card ends */

@media only screen and (max-width: 614px) {
    .heading {
        font-size: 18px;
    }
}


/* our nav tabs starts */

.mynav-tabs .nav-tabs .nav-link {
    background: 0 0;
    display: block;
    min-height: 40px;
    padding: 9px 5px 5px;
    margin: 0 20px 0px 0px;
    height: 48px;
    width: 100%;
    color: #727272;
    overflow-y: hidden;
    overflow-x: auto;
    border: none;
    border-radius: 0;
    z-index: 2;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    white-space: nowrap;
    transition: all 0.3s ease 0s;
}

.mynav-tabs .nav-tabs .nav-link.active,
.mynav-tabs .nav-tabs .nav-link.active:hover,
.mynav-tabs .nav-tabs .nav-link.active:active {
    color: #007bff;
    font-weight: 550;
    border: 0;
    background-color: transparent;
    text-decoration: none;
}

.mynav-tabs .nav-tabs .nav-link.active {
    box-shadow: inset 0 -2px 0 #007bff;
}


/* our nav tabs ends */

.owl-carousel .owl-item img.cardImg {
    display: block;
    width: 75px;
    height: 75px;
}

.owl-carousel .owl-item img.owlcardImg {
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 100%;
}
.icon i.fa {
    font-size: 34px;
    margin-bottom: 20px;
}
.card-img-block {padding: 15px 15px 0;}
.card-img-block .flex-shrink-0{width: 80px;}



/******************( )**********************/

h6#userTitle01 {
    font-weight: bold;
    font-size: 18px;
    padding: 0;
}
.box-d {
   
    border: 1px solid #c3c3c3;
    border-radius:4px;
}
.avg_box {
    border: 1px solid #C7C2C7;
    border-radius:4px;
    padding: 10px;
    background: #fff;
    width: 85px;
}
.heading_text {
    font-size: 18px;
}
span#avgRate01 {
    width: 100%;
    text-align: center;
}
img#usercardimg-1 {
    border-radius: 6px;
}
.user-skill {
    margin: 0 0 0 0;
    text-align: center;
}
ul#skills-container {
    border: 2px dotted #b3b3b3;
    border-radius: 4px;
    font-size: 13px;
    background: #ffff;
    padding: 5px;
}
.fa-star::before {
    content: "\f005";
    color: #e1bf16;
    padding-right: 5px;
}
span#country-name01 {
    color: #007bff;
    font-size: 12px;
}
span#userLevel1 {
    width: 100%;
    text-align: center;
    font-size: 10px;
}
span#wt-level1 {
    text-align: center;
    width: 100% !important;
}
span#orgUsing01 {
    font-size: 10px;
}
span#userassign01 {
    font-size: 10px;
    text-align: center;
    width: 100%;
}
.avg_box span {
    font-size: 18px;
}


.level {
    font-size: 18px;
}

.card_skills .card-title.mb-0 {
    text-align: center;
    color: #007bff;
    font-size: 14px;
    text-transform: capitalize;
}

.card_skills {
    border-radius: 8px !important;
}



.icons_s {
    color: #000;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
}

.icons_s i.fa {
    font-size: 40px;
    margin: 10px;
}

.skills_ {
    text-align: center;
    margin-top: 25px;
}
.icons_s i.fa.fa-cogs {
    border-radius: 100%;
    border: dotted;
    padding: 10px;
    width: 70px;
    height: 70px;
    border-color: #C7C2C7;
}

p.rd_more {
    text-align: center !important;
    color: #000 !important;
    width: 40% !important;
    margin: 0 auto;
    text-transform: uppercase;
    color: #007bff !important;
}
p.rd_more:hover {
    color: #000 !important;
    cursor: pointer;
}

.heading {
    margin-bottom: 10px !important;
    font-size: 1.3rem !important;
    text-align: center !important;
}

.text-primary-desat {
    color: #007bff!important;
}

.img-fluid, .img-thumbnail {
    height: auto;
    max-width: 100%;
}

/* Developer hub*/

.shadow-lg {
    box-shadow: 0 1.5rem 4rem rgba(22,28,45,.1)!important;
}
.img-fluid, .img-thumbnail {
    height: auto;
    max-width: 100%;
}
.bg-white {
    background-color: #fff!important;
}
.mb-md-0 {
    margin-bottom: 0!important;
}
.w-150 {
    width: 150%!important;
}
.mt-9 {
    margin-top: 4rem!important;
}

.w-150 {
    width: 150%!important;
}
.mt-11 {
    margin-top: 6rem!important;
}

.border-success {
    border-color: #007bff!important
}
.text-success {
    --bs-text-opacity: 1;
    color:#007bff!important
}








.column.is-one-third {
    flex: none;
    width: 33.3333%;
}
.columns:not(.is-desktop) {
    display: flex;
}
.columns:not(:last-child) {
    margin-bottom: 0.75rem;
}

.columns {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
    margin-top: -0.75rem;
}

.feature-ellipse {
    border-radius: 100%;
    background: #f5f5ff;
    height: 70px;
    width: 70px;
    justify-content: center;
    display: inline-flex;
    margin-bottom:5px;
}

.subtitle, .title.is-5 {
    font-size: 1.125rem;
}

.feature-ellipse img {
    flex: none;
}

img {
    height: auto;
    max-width: 100%;
}


.feature-ellipse img {
    flex: none;
}

img {
    height: auto;
    max-width: 100%;
}

.column.is-one-third {
    flex: none;
    width: 33.3333%;
    text-align: center;
}
.column {
    display: block;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
    padding: 0.75rem;
}
.subtitle, .title.is-5 {
    font-size: 1.125rem;
}

p {
    color: #757575;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5;
}

i.fa {
    font-size:40px;
}










/**************************************Webinar*************************************/





.highlight-container {
    padding-top:0;
    padding-bottom:0;
}

media print, screen and (min-width: 769px)
.columns:not(.is-desktop) {
    display: flex;
}
.columns:last-child {
    margin-bottom: -0.75rem;
}
.columns {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
    margin-top: -0.75rem;
}

.title.is-2 {
    font-size: 2.25rem;
}
.block:not(:last-child), .box:not(:last-child), .content:not(:last-child), .level:not(:last-child), .list:not(:last-child), .subtitle:not(:last-child), .table:not(:last-child), .tabs:not(:last-child), .title:not(:last-child) {
    margin-bottom: 1.5rem;
}
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
    color: #363636;
    font-weight: 600;
    line-height: 1.125;
}

.content dl:not(:last-child), .content ol:not(:last-child), .content p:not(:last-child), .content table:not(:last-child), .content ul:not(:last-child) {
    margin-bottom: 1em;
}
.feature-list {
    margin-top: 40px;
}
.feature-list .level-left {
    margin-bottom: 12px;
}
@media print, screen and (min-width: 769px)
.level-left {
    display: flex;
}
.level-left {
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-start;
}