@import url(https://fonts.googleapis.com/css2?family=Nunito&family=Hanuman:wght@400;700;900&display=swap);

* {
    font-family: "Source Sans Pro", "Hanuman", sans-serif !important;
}

/* On screens that are 600px wide or less, the background color is olive */

@media screen and (max-width: 1228px) {
    .home-title-left h1 {
        font-size: 28px !important;
    }
}

@media (max-width: 992px) {
    .container {
        max-width: 95%;
    }

    /* .navbar .navbar-collapse {
        display: none;
    } */

    .btn-blue,
    .btn-pink,
    .btn-full-directory {
        font-size: 12px;
    }
}

@media (max-width: 768px) {
    .img-cuser {
        display: none !important;
    }

    .home-title-left {
        text-align: center;
        padding: 0px 0px 15px 0px !important;
    }

    .footer .text-right p {
        font-size: 14px;
    }

    .btn-full-directory {
        margin-top: 20px !important;
        margin-bottom: 20px;
    }
}

@media (max-width: 776px) {
    .right-logo {
        margin-top: 0px;
    }
}

@media (max-width: 576px) {
    .container {
        max-width: 95%;
    }

    .group-btn .btn-w-120 {
        width: 50%;
        font-size: 12px;
        display: block;
    }
}

@media (max-width: 440px) {
    /* .navbar {
        justify-content: center;
    } */

    .group-btn {
        margin-top: 15px;
    }
}

h1 {
    font-size: 36px !important;
}

a:hover {
    color: #eeeeee;
    text-decoration: none;
}

.active {
    color: aqua !important;
}

hr {
    margin-top: 10px;
    border-top: 2px solid rgb(184 184 184 / 67%) !important;
}

.col-20percen {
    flex: 0 0 20%;
    max-width: 20%;
}

.content {
    min-height: calc(100vh - 250px);
}

.btn-lg {
    padding: 20px 10px;
}

.main-header {
    margin-left: -20px;
}

.logo-w {
    width: 90px;
    margin-right: 20px;
}

.right-logo {
    margin-left: 20px;
    margin-top: 5px;
}

.border-right-blue {
    border-right: 2px solid #73cde1;
}

.btn-w-120 {
    width: 120px;
}

.text-blue {
    color: #73cde1;
}

.text-pink {
    color: #c30075;
}

.btn-success {
    background-color: rgb(63 172 73) !important;
    border-color: rgb(63 172 73) !important;
}

.btn-success-active {
    background-color: rgb(182, 214, 172) !important;
    border-color: rgb(182, 214, 172) !important;
}

.btn-blue {
    background-color: #73cde1 !important;
    border-color: #73cde1 !important;
    color: #ffff;
    font-weight: 600;
}

.btn-grey {
    background-color: #e5e5e5 !important;
    border-color: #e5e5e5 !important;
    color: #ffff;
    font-weight: 600;
}

.btn-pink {
    background-color: #e2a0bd !important;
    border-color: #e2a0bd !important;
    color: #ffff;
    font-weight: 600;
}

.btn-full-directory {
    background-color: #9f9fb7;
    border-color: #9f9fb7;
    color: #ffff;
    font-weight: 600;
}

.box-skill {
    padding: 24px 24px;
    background: #ddf9ff;
    border-radius: 20px;
    border: 5px solid #73cde1;
}

.box-location {
    padding: 24px 24px;
    background: #eea1c38a;
    border-radius: 20px;
    border: 5px solid #c30075;
}

.box-location div,
.box-skill div {
    margin-bottom: 24px;
}

.img-cuser {
    width: 80%;
}

.image-select-skill {
    height: 90px;
    width: 90px;
    -o-object-fit: contain;
    object-fit: contain;
}

.group_skil .active {
    font-weight: 600;
    color: #00dede !important;
}

/* breadcrumbs */

.main-breadcrumbs .btn-group-sm > .btn,
.btn-sm {
    padding: 0.1px 1rem;
    font-size: 14px;
}

.btn:focus {
    box-shadow: none;
}

.main-breadcrumbs span {
    color: #d8d8d8;
}

.main-breadcrumbs .active_text {
    font-weight: 600;
    padding-top: 1px;
}

.main-breadcrumbs .skill {
    color: #73cde1;
}

.main-breadcrumbs .location {
    color: #c30075;
}

.main-breadcrumbs .provider {
    color: #eda276;
}

.btn-disable {
    background-color: #d8d8d8 !important;
    border-color: #d8d8d8 !important;
    color: #ffff;
    font-weight: 600;
}

.btn-skill {
    background-color: #73cde1 !important;
    border-color: #73cde1 !important;
    color: #ffff;
    font-weight: 600;
}

.btn-location {
    background-color: #c30075 !important;
    border-color: #c30075 !important;
    color: #ffff;
    font-weight: 600;
}

.btn-result {
    background-color: #70b866 !important;
    border-color: #70b866 !important;
    color: #ffff;
    font-weight: 600;
}

.btn-provider {
    background-color: #eda276 !important;
    border-color: #eda276 !important;
    color: #ffff;
    font-weight: 600;
}

.btn-print {
    background-color: #73cde1 !important;
    border-color: #73cde1 !important;
    color: #ffff !important;
    font-weight: 800;
    width: 40%;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 12px;
    margin-right: 20px;
}

.btn-down_pdf {
    background-color: #70b866 !important;
    border-color: #70b866 !important;
    color: #ffff !important;
    font-weight: 800;
    width: 40%;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 12px;
}

.btn-search_other {
    background-color: #c30075 !important;
    border-color: #c30075 !important;
    color: #ffff !important;
    font-weight: 800;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 12px;
}

.btn-light {
    background-color: #eee;
    color: #2b2d3f;
}
.fa-icon {
    color: white !important;
}

.dropdown-menu {
    left: -4.2rem;
    top: 120%;
}
.dropdown-menu ul li {
    cursor: pointer;
}

.header-text h1 {
    font-weight: 600;
    color: #3c3533;
    font-size: 30px !important;
}

.img-show-next-selectd {
    position: relative;
    right: -25px;
    background: #ffff;
    width: 40px;
    z-index: 1;
}

.vertical-line {
    border-left: 2px solid #9f9fb6;
}

.result-location {
    font-size: 16px;
    color: #c0bfbf;
}

.result-service_provider {
    font-size: 25px;
    color: #c0bfbf;
}

.result-cover {
    -o-object-fit: contain;
    object-fit: contain;
    width: 50px;
    height: 50px;
}

.result-cover-service-provider {
    -o-object-fit: contain;
    object-fit: contain;
    width: 30px;
    height: 30px;
}

.result-company-title {
    font-size: 18px;
    position: absolute;
    top: 25%;
    margin-bottom: 0px;
}

.vertical-center {
    font-size: 18px;
    position: absolute;
    top: 20%;
    margin-bottom: 0px;
}

.w-35 {
    width: 32px;
    height: 32px;
    -o-object-fit: contain;
    object-fit: contain;
}

.group-option-4 div {
    display: flex;
    justify-content: center;
}

.group-option-4 div p {
    position: relative;
    margin-bottom: 0 !important;
}

.option-item {
    background-color: #f0f5fd;
    height: 100%;
    width: 100%;
    line-height: 1.2;
    text-align: justify;
    padding: 25px 20px;
    border-radius: 20px;
}

.option-item p {
    padding-left: 5px !important;
    font-size: 15px;
}

/* Page About US */

.box-color-w-100 {
    width: 100vw;
    background: #c7e8f0;
    position: absolute;
    right: 0px;
    margin-right: 0px;
    z-index: 500;
}
.box-color-w-100 h1 {
    font-size: 50px !important;
}

.content-text {
    padding-top: 240px;
}

.img-logo-aboutus {
    width: 100%;
    max-width: 300px;
    margin-left: auto;
    display: block;
    margin-top: -50px;
    padding-bottom: 50px;
}

.title-center-verticaly {
    top: 25%;
    position: relative;
}

.title-coperration p {
    font-weight: 600;
    font-size: 16px;
}

.group-logo-corporation img {
    display: flex;
    margin: 0 auto;
}

/* Full Directory */

.btn-outline-secondary {
    color: #d8d8d8;
    border: 2px solid #d8d8d8;
}

.btn-secondary {
    background-color: #9f9fb7;
    border-color: #9f9fb7;
}

.text-full-directory a {
    padding: 0 10px;
    color: #9f9fb7;
    font-weight: 600;
}

.result-location-sm {
    font-weight: 300;
    top: 25%;
    position: relative;
}

/* Provider */
.mian-logo-provider {
    width: 50%;
}

.category_skill {
    font-size: 16px;
    text-transform: uppercase;
    color: grey;
}

.sub_skill_category {
    font-size: 13px;
    font-weight: 600;
    padding-top: 12px;
    color: #000000c4;
}

.question_answer {
    font-size: 14px;
    color: #000000c4;
    padding-top: 12px;
}

.text-black {
    color: #000000c4;
}

.provider .vertical-center {
    top: 25%;
}

/* Tooltip */
.tooltip_class {
    position: relative;
    display: inline-block;
}

.tooltip_class .tooltiptext {
    visibility: hidden;
    display: none;
    width: 150px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 125%;
    left: 36%;
    margin-left: -60px;
}

.tooltip_class .tooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent black transparent;
}

.tooltip_class:hover .tooltiptext {
    visibility: visible;
    display: block;
}

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -60px;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

/* tooltip for icon group */
.tooltip_icon {
    position: relative;
    display: inline-block;
}

.tooltip_icon .tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: rgb(186, 252, 252);
    color: rgb(0, 0, 0);
    text-align: center;
    border-radius: 6px;
    padding: 5px 5px;
    position: absolute;
    z-index: 111;
    bottom: 150%;
    left: 50%;
    margin-left: -60px;
}

.tooltip_icon .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 32%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: rgb(186, 252, 252) transparent transparent transparent;
}

.tooltip_icon:hover .tooltiptext {
    visibility: visible;
}

.main-breadcrumbs a:hover span {
    cursor: pointer;
}
.btn-custom {
    padding: 3px 40px 3px 40px !important;
}
.btn-grey:not(.btn-skill),
.btn-disable {
    color: #000 !important;
}
.btn-grey:not(.btn-skill):hover {
    color: #000 !important;
}
.data_location_name {
    cursor: pointer;
}
@media screen and (max-width: 576px) {
    .okiRow .col-10{
        flex: 0 0 77.033333%;
    }
    .left-logo img {
        width: 70px !important;
        margin-right: 5px !important;
    }
    .right-logo img {
        width: 55px !important;
    }
    .right-logo {
        margin-left: 5px;
    }
    .btnItems {
        display: flex !important;
        max-width: 100%;
        justify-content: space-between !important;
    }
    .col-20percen {
        max-width: 25%;
        flex: 0 0 25%;
    }
    /* #vocational_tranning_img,
    #employment_service_img {
        display: none;
    } */
    .col-md-3.pr-0 {
        padding-right: 15px !important;
    }
    /* .main-breadcrumbs {
        overflow: auto;
    } */
    .footer-group-logo-corporation img {
        width: 100%;
    }
    .col-md-9.vertical-line.mb-4,
    .col-md-6.pl-md-5.vertical-line {
        border-left: none !important;
        border-top: 2px solid #9f9fb6 !important;
        margin-top: 10px;
    }
    .main-breadcrumbs .col-md-3 {
        width: 30%;
    }
    .row.main-breadcrumbs.pb-4.pt-5.mt-3 .col-md-3.text-right {
        width: 70%;
    }
    .row.main-breadcrumbs.pb-4.pt-5.mt-3 .col-md-6 {
        display: none !important;
    }
    .response-result .result-cover {
        width: 37px;
        height: 37px;
    }
    .response-result .col-3:nth-of-type(1) {
        flex: 0 0 18%;
        max-width: 18%;
    }
    .result-company-title {
        font-size: 15px;
        position: absolute;
        top: 4%;
    }
    .tooltip_icon img {
        width: 20px;
        height: 20px;
    }
    .mian-logo-provider {
        width: 100%;
    }
    .skillCrds {
        margin: 0 !important;
        width: 33% !important;
    }
    .rikas {
        margin: 0 !important;
    }
    .question_answer {
        margin-top: -12px;
        padding: 0 !important;
    }
    .aboutBg {
        flex-direction: column-reverse;
        padding: 20px 0;
    }
    .img-logo-aboutus {
        margin: 0;
        width: 30%;
        padding: 0;
    }
    .box-color-w-100 h1 {
        line-height: 1.2;
        font-size: 26px !important;
    }
    /* .content-text {
        margin-top: 249px !important;
        text-align: left;
    } */
    .mcosa {
        padding-top: 1px !important;
    }
    .box-skill img,
    .box-location img {
        width: 50px;
        height: 50px;
    }
    .box-skill,
    .box-location {
        padding: 35px 10px;
    }

    .footerTxtSm {
        font-size: 14px;
    }

    .main-breadcrumbs .col-md-6.d-flex {
        padding: 0 !important;
        justify-content: center;
        display: flex !important;
    }
    .main-breadcrumbs span {
        color: #d8d8d8;
        font-size: 11px;
        padding-left: 2px !important;
    }

    .main-breadcrumbs img {
        width: 10px;
        margin: 0 1px !important;
        height: 2px;
        border-top: 1px solid #a4a4a4;
    }
    .main-breadcrumbs img:not(.pl-1.pr-1) {
        width: 11px;
        padding: 0 !important;
        height: auto;
        border: none;
        margin: none;
    }

    .img-show-next-selectd {
        /* position: relative; */
        right: 50%;
        background: #ffff;
        width: 25px;
        z-index: 1;
        position: absolute;
        top: 107%;
        transform: rotate(90deg) translateY(-50%);
    }
    #vocational_tranning,
    #employment_service {
        font-size: 13px;
        padding: 13px 6px;
    }
    .header-text h1 {
        font-weight: 600;
        color: #3c3533;
        font-size: 24px !important;
    }
    .image-select-skill {
        height: 45px;
        width: 45px;
    }
    .group_skil p {
        font-size: 11px;
        word-wrap: break-word;
    }
    .btn-custom {
        padding: 3px 21px 3px 21px !important;
        font-size: 13px;
    }
    .vertical-center {
        font-size: 18px;
        position: absolute;
        top: -5%;
    }
    #brand_name {
        font-size: 16px !important;
        text-align: right;
    }
    .punkuu {
        font-size: 12px;
        text-align: right;
    }
    .ukiIcon {
        width: 30px !important;
        height: 30px !important;
    }
    .btn-down_pdf {
        width: 49% !important;
    }
    .result-company-title {
        position: relative;
        top: 0;
        text-align: right;
    }
    .result-location-sm {
        position: relative;
        top: 0;
        font-size: 13px;
        text-align: right;
        margin-bottom: 0;
        margin-top: 10px;
    }
    .ikiImage {
        top: 0;
        position: relative;
    }
    .text-full-directory a {
        padding: 0 4px;
        color: #9f9fb7;
        font-weight: 600;
        font-size: 16px;
    }
    .ikitext {
        font-size: 20px;
    }
    .home-title-left h1{
        margin-top: -50px;
        margin-bottom: 20px;
    }
}
.overflow-hidden{
    overflow: hidden;
}
@media screen and (max-width:380px) {
    .group-cover-img.d-flex.float-right.vertical-center{
        margin-right: 0 !important;
    }
    
}
@media screen and (max-height:670px) {
    .home-title-left{
        margin-top: 40px;
    }
    
}