/** about **/
.title-about .c-content-title-1>h3 {
    font-weight: 700;
    color: #000;
}

.title-about .c-content-title-1>p {
    color: #000;
}

.title-about .c-content-title-1 .c-line-center,
.title-about .c-content-title-1 .c-line-right,
.title-about .c-content-title-1 .c-line-left {
    height: 6px;
    width: 40px;
}

.text-about .textwidget p {
    margin-bottom: 4px;
}

.text-about h2 {
    color: #0088c4;
    font-weight: 300;
    font-size: 28px;
}

.about-our-mission h2 {
    font-weight: 300 !important;
    color: #000;
    font-size: 3em !important;
    text-transform: initial !important;
    word-spacing: 0px;
    letter-spacing: 0px;
    margin-top: 5px;
    margin-bottom: -25px;
}

.about-table-careers .c-content-tab-3.c-opt-1>.c-tab-content {
    background-color: #7f96b2;
}

.about-table-careers .c-content-tab-3.c-opt-1>.c-tab-content p,
.about-table-careers .c-content-tab-3.c-opt-1>.c-tab-content h4 {
    color: #fff !important;
}

.about-table-careers .c-content-tab-3.c-opt-1 .nav>li.active>a {
    background-color: #7f96b2;
    color: #fff !important;
}

.color-black p {
    color: #000;
}

.c-theme-color {
    color: #80c3e2 !important;
    padding: 20px 15px !important;
}

.job-powersoft {
    margin-top: 50px;
}

.job-powersoft .mo-widget-jobs-box {
    width: 100%;
}

.subtitle-tab {
    padding-bottom: 35px;
    padding-top: 35px;
}

.single-tab .box-single-tab,
.box-single-tab .wpb_wrapper {
    -webkit-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
    background: white;
    padding-top: 35px;
    padding-bottom: 35px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}

.single-tab h3 {
    padding-bottom: 15px;
}

.contactus-tabel-about {
    padding-bottom: 50px;
}

.contactus-tabel-about .c-tab-content {
    padding: 25px;
}

.contactus-tabel-about .c-tab-content .tab-pane .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
}

.contactus-tabel-about .c-tab-content .tab-pane .col-md-7 {
    display: none;
}

.contactus-tabel-about .nav.c-theme-nav {
    width: auto;
    margin: 0 -5px;
    background: none;
}

.contactus-tabel-about .nav.c-theme-nav:after {
    content: '';
    display: block;
    clear: both;
}

.contactus-tabel-about .nav.c-theme-nav > li {
    margin: 0;
    margin-bottom: 10px;
    padding: 0 5px;
    display: block;
    text-align: left;
    border: 0 !important;
}

.contactus-tabel-about .nav.c-theme-nav > li > a {
    padding: 12px 20px;
    background-color: #e3e3e3;
    color: #000000 !important;
    font-size: 14px !important;
    line-height: 24px;
    font-weight: normal !important;
    text-transform: uppercase;
}

.contactus-tabel-about .nav.c-theme-nav > li:hover > a,
.contactus-tabel-about .nav.c-theme-nav > li:focus > a,
.contactus-tabel-about .nav.c-theme-nav > li:active > a,
.contactus-tabel-about .nav.c-theme-nav > li > a:hover,
.contactus-tabel-about .nav.c-theme-nav > li > a:focus,
.contactus-tabel-about .nav.c-theme-nav > li > a:active {
    color: #000000 !important;
}

.contactus-tabel-about .nav.c-theme-nav > li .tab-image-title {
    width: auto;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
}

.contactus-tabel-about .nav.c-theme-nav > li .tab-image-title.activated {
    display: none;
}

.contactus-tabel-about .nav.c-theme-nav > li.active .tab-image-title,
.contactus-tabel-about .nav.c-theme-nav > li > a:hover .tab-image-title {
    display: none;
}

.contactus-tabel-about .nav.c-theme-nav > li.active .tab-image-title.activated,
.contactus-tabel-about .nav.c-theme-nav > li > a:hover .tab-image-title.activated {
    display: inline-block;
}

.contactus-tabel-about .nav.c-theme-nav > li .tab-title {
    margin-left: 12px;
    display: inline-block;
    vertical-align: middle;
}

.contactus-tabel-about .c-tab-content .container {
    width: auto;
    padding: 0;
}

.contactus-tabel-about .c-tab-content .box-info {
    margin-bottom: 40px;
}

.contactus-tabel-about .c-tab-content .box-info h3 {
    margin-top: 0;
    font-size: 32px;
    line-height: 40px;
}

.contactus-tabel-about .c-tab-content .box-info hr {
    border-color: #999999;
}

.contactus-tabel-about .c-tab-content .box-info p {
    margin-bottom: 25px;
}

#ListContainer .location-accordion .show-locations {
    margin-bottom: 5px;
    padding: 10px 20px;
    font-size: 14px !important;
    line-height: 22px;
    background-color: #0088c4;
    color: #ffffff;
    text-transform: uppercase;
    border-bottom: 0;
    position: relative;
}

#ListContainer .location-accordion .show-locations:after {
    content: '\f107';
    font-size: 20px;
    line-height: 20px;
    font-family: 'FontAwesome';
    display: inline-block;
    color: #ffffff;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -10px;
}

#ListContainer .location-accordion .show-locations.is-active:after {
    content: '\f068';
    font-size: 14px;
    line-height: 14px;
    margin-top: -7px;
}

.location-accordion .location-list {
    padding: 10px 0 30px 0;
    display: grid;
    grid-template-columns: calc(100%/3) calc(100%/3) calc(100%/3);
}

.location-accordion .location-list li {
    height: 48px;
    display: grid;
    grid-template-columns: 90% 10%;
    justify-content: space-between;
    margin: 20px;
    margin-top: 0;
    padding: 10px 18px;
    font-size: 14px;
    line-height: 26px;
    color: #3399cc;
    font-weight: normal;
    border-bottom: 1px solid #999999;
}

.location-accordion .location-list li::after {
    align-self: flex-start;
    content: "\f107";
    font-family: 'FontAwesome';
    font-size: 14px;
    line-height: 26px;
    grid-column: 2/3;
    grid-row: 1/2;
}

.location-accordion .location-list li.active {
    height: auto;
    font-weight: normal;
    border-color: transparent;
}

.location-accordion .location-list li.active::after {
    content: '\f068';
    font-size: 14px;
    line-height: 26px;
}

.location-accordion .location-list .infowindowContent {
    margin-left: -20px;
    margin-right: -48px;
    padding: 16px 20px;
    font-size: 16px;
    line-height: 24px;
    background-color: #efefef;
    max-height: unset !important;
}

.location-accordion .location-list .infowindowContent hr {
    margin: 10px 0;
    border-color: #999999;
}

.location-accordion .location-list .powersoft-link {
    font-size: 13px;
    color: #3399cc;
}

.location-accordion .location-list .powersoft-link:hover {
    color: #3399cc;
    text-decoration: none;
}

.location-accordion .location-list .powersoft-link i {
    font-size: 16px;
    background-color: #3399cc;
    color: #ffffff;
}

.location-accordion .location-list .infowindowContent p:last-of-type {
    margin-bottom: 0;
}

@media screen and (max-width: 767px) {
    .location-accordion .location-list {
        display: grid;
        grid-template-columns: 50% 50%;
    }
}

@media screen and (max-width: 576px) {
    .location-accordion .location-list {
        display: grid;
        grid-template-columns: 100%;
    } 
}

@media screen and (min-width: 768px) {
    .contactus-tabel-about .c-tab-content {
        padding: 20px;
    }

    .contactus-tabel-about .nav.c-theme-nav > li {
        width: 50%;
        float: left;
    }

    .contactus-tabel-about .nav.c-theme-nav > li > a {
        padding:5px 33.3px !important;
    }

    .contactus-tabel-about .nav.c-theme-nav > li .tab-image-title {
        height: 60px;
        margin-bottom: 10px;
        display: block;
    }

    .contactus-tabel-about .nav.c-theme-nav > li .tab-title {
        margin-left: 0;
        min-height: 48px;
        display: block;
    }

    .contactus-tabel-about .nav.c-theme-nav > li.active .tab-image-title.activated,
    .contactus-tabel-about .nav.c-theme-nav > li > a:hover .tab-image-title.activated {
        display: block;
    }
}

@media screen and (min-width: 992px) {
    .contactus-tabel-about .nav.c-theme-nav > li {
        width: 33.3% !important;
    }
}

/** fine about **/
