
.pg-profile .banner {
    width: 100%;
    height: 100%;
    background-image: url(/images/company_profile/bld_58A9915.png);
    background-size: 100% auto;
    background-position: center 73%;
    background-repeat: no-repeat;
}
.pg-profile .banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.pg-profile .section-boxes{
    background-color: #c8dbece0;
}
.profile-container {
    overflow-x: auto;
    margin: 60px auto 0;
    width: 75%;
    /* padding-bottom: 30px; */
}
.profile-container .row{
    display: flex;
    margin-bottom: 15px;
}
.col-1{
    width: 45%;
}
.col-1 > .container-blue {
    display: flex;
    padding: 10px;
    font-size: 14pt;
    font-family: "Axisstd";
}
.col-1 span{
    margin-left: 8px;
}
.col-1 > .container-blue {
    background-color: #c6daeb80;
}
.col-2{
    padding: 10px;
    width: 100%;
    background-color: #ffffff;
    text-align: left;
    font-size: 13pt;
    font-family: 'Axisstd'
}
.pg-profile .banner-container img{
    margin: 0 auto;
    width: 100%;
}
.col-1 p{
    align-items: center;
    margin: 0 auto;
    white-space: nowrap;
}
.col-1 > .container-blue > div:nth-child(1) {
    margin-right: 10px;
    height: 25px;
}
.profile-container .row,
.profile-container .row a  {
    color: #002C6C;
}
body > .section-group > .section .title-box > img {
    object-fit: contain;
}
.icon::before {
    content: "";
    display: inline-block;
    width: 23px;
    height: 26px;
    background-image: url(/images/company_profile/check.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 -4px;
}
.pg-profile > .section .title-box > img, body > .section-group > .section .title-box > img{
    width: 90%;
}
.pg-profile .section-group.group-contact-boxes > .bg {
    background-image: url('/images/company_profile/bld_58A9915_bg.png');
    background-size: 100% auto;
    background-position: 0 -54px;
}
.pg-profile .section-group.group-contact-boxes > .section.section-boxes {
    background-color: #c8dbece0;
}
.pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group {
    display: table;
    margin: 0 auto;
}
.pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2 {
    --box-blue2-width: calc(100% / 3 - 20px / 3);
    float: left;
    margin-bottom: 20px;
}
.pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2:not(:nth-child(3)):not(:nth-child(6)) {
    margin-right: 5px;
}
.pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2:not(:nth-child(1)):not(:nth-child(4)) {
    margin-left: 5px;
}
.pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2 > div > div {
    display: flex;
    justify-content: center;
}
.pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2 > div > div > span:first-child {
    font-size: 15pt;
}
.pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2 > div > div > span:last-child:not(:first-child) {
    display: flex;
    font-size: 9pt;
    align-items: flex-end;
}
.pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2.box-group-1:first-child > div > div > span:first-child {
    font-size: 15pt;
}
.pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2.box-group-2 > div > div > span:first-child {
    font-size: 15pt;
}
.pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2.box-group-2 > div > div > span:last-child:not(:first-child) {
    letter-spacing: 0px;
}
.pg-profile .section-group.group-contact-boxes > .section.section-slider .content > img {
    width: 200px;
    margin: 0 auto 20px;
}
.pg-profile .section-group.group-contact-boxes > .section.section-slider .content .slick-slider .slick-space {
    height: 290px;
}
.pg-profile .section-group.group-contact-boxes > .section.section-slider .content .slider .slick-list .slick-track {
    padding-bottom: 40px;
}
.pg-profile .section-group.group-contact-boxes > .section.section-map .title-box {
    margin-bottom: 40px;
}
.pg-profile .section-group.group-contact-boxes > .section.section-map .content iframe {
    width: 80%;
    margin: 0 auto;
}
.pg-profile .section-group.group-contact-boxes > .section.section-map .content .text-address {
    font-size: 11pt;
    font-family: 'Axisstd';
    color: #002c6c;
    display: table;
    margin: 35px auto 20px;
}

@media screen and (min-width: 768px) and (max-width: 1440px){
    .col-1 p{
        margin: 0;
        display: flex;
        height: 29px;
    }
    .col-1 > .container-blue > div:nth-child(1) {
        width: 13%;
    }
}
@media (max-width: 1330px) {
}
@media (max-width: 1265px) {
}
@media (max-width: 1200px) {
}
@media (max-width: 991px) {
    .pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2 {
        --box-blue2-width: calc(100% / 2 - 10px / 2);
    }
    .pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2:nth-child(5):not(:nth-child(1)):not(:nth-child(4)),
    .pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2:nth-child(3):not(:nth-child(1)):not(:nth-child(4)),
    .pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2:nth-child(odd) {
        margin-left: 0;
        margin-right: 5px;
    }
    .pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2:nth-child(4):not(:nth-child(3)):not(:nth-child(6)),
    .pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2:nth-child(2):not(:nth-child(1)):not(:nth-child(4)),
    .pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2:nth-child(even) {
        margin-left: 5px;
        margin-right: 0;
    }
}
@media (max-width: 768px) {
    .pg-profile .section-group.group-contact-boxes > .section.section-boxes {
        padding: 45px 20px;
    }
    .pg-profile .banner {
        background-size: 201% auto;
        background-position: 66% 73%;
    }
    .pg-profile .section-group.group-contact-boxes > .section.section-slider .content .slick-slider .slick-space {
        height: 166px;
    }
}
@media (max-width: 576px) {
    .pg-profile .profile-container{
        margin: 0 auto;
        width: 100%;
    }
    .profile-container .row{
      display: block;
    }
    .profile-container .row .col-1{
        width: 100%;
    }
    .col-1 p::before{
        content: '';
    }
    .col-1 p{
        margin: 0;
        display: flex;
        height: 35px;
    }
    .pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2 {
        margin-bottom: 10px
    }
    .pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2:nth-child(5),
    .pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2:nth-child(6) {
        margin-bottom: 0;
    }
    .pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2.box-group-1 > div > div > span:first-child,
    .pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2.box-group-1:first-child > div > div > span:first-child,
    .pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2.box-group-2 > div > div > span:first-child {
        font-size: 8pt;
    }
    .pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2 > div > div > span:last-child:not(:first-child) {
        font-size: 6pt;
    }
    .pg-profile .section-group.group-contact-boxes > .section.section-slider .content > img {
        width: 130px;
    }
    .pg-profile .section-group.group-contact-boxes > .section.section-slider .content .slick-slider .slick-space {
        height: 200px;
    }
    .pg-profile .section-group.group-contact-boxes > .section.section-map {
        padding: 0;
    }
    .pg-profile .section-group.group-contact-boxes > .section.section-map .title-box,
    .pg-profile .section-group.group-contact-boxes > .section.section-map .content .text-address {
        display: none;
    }
    .pg-profile .section-group.group-contact-boxes > .section.section-map .content {
        height: 400px;
    }
    .pg-profile .section-group.group-contact-boxes > .section.section-map .content iframe {
        width: 100%;
        height: 100%;
    }
}
@media (max-width: 421px) {
    .pg-profile .section.section-details {
        padding-left: 0;
        padding-right: 0;
    }
    .pg-profile .section.section-details .profile-container .col-1 > .container-blue,
    .pg-profile .section.section-details .center-title p {
        font-size: 10pt;
    }
    .pg-profile .section.section-details .profile-container .row {
        margin-bottom: 0;
    }
    .pg-profile .section.section-details .profile-container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .pg-profile .section.section-details .profile-container .col-1 p {
        height: unset;
    }
    .pg-profile .section.section-details .profile-container .col-1 > .container-blue > div:nth-child(1) {
        height: 15px;
    }
    .pg-profile .section.section-details .profile-container .col-1 > .container-blue .icon::before {
        width: 15px;
        height: 17px;
    }
    .pg-profile .section.section-details .profile-container .col-1 > .container-blue {
        padding: 5px 10px 0;
    }
    .pg-profile .section.section-details .profile-container .col-1 > .container-blue > div:nth-child(1) {
        margin-top: 3px;
    }
    .pg-profile .section.section-details .profile-container .col-2 {
        font-size: 10pt;
        padding: 5px 10px;
    }
    .parenthesis-close,
    .parenthesis-open {
        height: unset;
        width: unset;
        overflow: visible;
    }
    .parenthesis-open:before {
        position: relative;
    }
    .col-2 {
        font-size: 14pt;
    }
    .pg-profile .section-group.group-contact-boxes > .section.section-slider .content .slick-slider .slick-space {
        height: 150px;
    }
    .pg-profile > .section-group > .section > .content .center-title {
        margin-bottom: 40px;
    }
    .pg-profile .section-group.group-contact-boxes > .section.section-boxes {
        padding: 24px 20px;
    }
    .pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2 {
        background-size: 100% 100%;
        height: unset;
        min-height: 47px;
    }
    .pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2  > div > div {
        display: unset;
    }
    .pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2.box-group-2 > div > div > span:last-child:not(:first-child) {
        letter-spacing: unset;
    }
    .pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2.box-group-1 > div > div > span:first-child,
    .pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2.box-group-1:first-child > div > div > span:first-child,
    .pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2.box-group-2 > div > div > span:first-child {
        font-size: 11pt;
    }
    .pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2 > div > div > span.cent:last-child:not(:first-child) {
        display: table;
        margin-left: auto;
        margin-right: auto;
    }
    .pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2 > div > div > span:last-child:not(:first-child) {
        margin-top: 7px;
    }
    .pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2 > div > div > span.cent:last-child:not(:first-child) b {
        display: inline-block;
    }
    .pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2 > div > div > span:last-child:not(:first-child),
    .pg-profile .section-group.group-contact-boxes > .section.section-boxes .box-group > .box-blue2.box-group-1:first-child > div > div > span:last-child:not(:first-child) {
        font-size: 8pt;
    }
    .pg-profile .banner {
        background-size: 144% auto;
        background-position: 66% 61%;
    }
}
@media (max-width: 390px) {
}
