@font-face {
    font-family: "swiss-bold";
    src: url("../fonts/swiss-bold.ttf");
}

@font-face {
    font-family: "swiss-light";
    src: url("../fonts/swis-light.ttf");
}

h1,
h2 {
    font-family: "swiss-bold";
}

body {
    font-family: "swiss-light";
}

img {
    max-width: 100%;
}

.container {
    max-width: 800px;
}

.p-t-50 {
    padding-top: 70px;
}

.page-wrapper {
    padding-top: 24px;
    padding-bottom: 24px;
    min-height: 100%;
    display: flex;
    align-items: center;
}

.pic-wrap {
    position: relative;
    outline: 1px solid transparent;
    outline-offset: 0px;
    overflow: hidden;
    transition: .3s ease-in-out;
}

.pic-wrap:hover {
    filter: none;
    outline-offset: 0px;
}

.pic-wrap img {
    filter: grayscale(1);
    transition: .3s ease-in-out;
}

.pic-wrap:hover img {
    filter: grayscale(0);
}

.pic-wrap,
.hero-sec .main-logo {
    margin-bottom: 1.5rem;
}

.pic-wrap.black-bdr {
    outline: 1px solid #000;
}

.arrow-up {
    max-width: 50px;
}

.arrow-up.right {
    float: right;
}

.port-sec.sec3 [class *="col-"]:nth-last-child(-n+4) .pic-wrap {
    margin-bottom: 0px;
}

.video-icon {
    position: absolute;
    width: 30px;
    z-index: 3;
    left: 15px;
    bottom: 15px;
}

.pic-wrap .video-icon>img {
    filter: none;
}

.social-wrapp .icon>a>img:nth-child(2) {
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
    transition: .3s;
}

.social-wrapp .icon {
    position: relative;
}

.video-modal video {
    height: auto;
    width: 100%;
}

.video-modal .btn-close {
    position: absolute;
    right: -35px;
    top: 0px;
    height: 20px;
    width: 20px;
    background-color: #ffffff;
    border: 1px solid #ccc;
    z-index: 99;
}

.pic-wrap.no-filter img {
    filter: none;
}
.sec-head h1 {
    line-height: .8;
    margin-bottom: 15px;
    color: #010c82;
    font-size: 35px;
}
.sec-head h3 {
    line-height: .8;
    margin-bottom: 0px;
    font-size: 24px;
}

.detail-wrap {
    display: flex;
    flex-wrap: wrap;
    padding: 25px;
}

.detail-wrap .photo-wrap {
    width: 50%;
    padding-right: 25px;
}

.detail-wrap .content-wrap {
    width: 50%;
    float: left;
}

div#photoModal .modal-dialog.modal-lg {
    max-width: 600px;
    height: 94%;
}

div#photoModal .modal-dialog.modal-lg .modal-content {
    border-radius: 0px;
}

.detail-wrap .content-wrap {
    padding-left: 25px;
    position: relative;
    border-left: 1px solid #000;
}

.detail-wrap .content-wrap h3 {
    font-family: 'swiss-bold';
    color: #393a3c;
    margin-bottom: 15px;
    font-size: 1.2rem;
}

.detail-wrap .content-wrap h3 br {
    display: none;
}

.detail-wrap .content-wrap h5 {
    margin-bottom: 15px;
    font-family: 'swiss-bold';
    font-size: 1.2rem;
    color: #393a3c;
}

.detail-wrap .content-wrap p {
    line-height: 1.3;
    font-size: 16px;
    text-align: justify;
}

.modal .carousel-control-prev {
    left: -90px;
}

.modal .carousel-control-next,
.modal .carousel-control-prev {
    opacity: 1;
}

.modal .carousel-control-next {
    right: -90px;
}

div#videoModal .modal-content {
    background: transparent;
}
.col-12.col-md-6.pe-md-5.border-end {
    border-right: 2px solid #000 !important;
}
.arrow-up.right.goToTop {
    display: none;
}
.video-modal .btn-close {
    display: none;
}
.txt-img {
    max-width: 400px;
    margin: auto;
}
@media(max-width:1024px) {
    .pic-wrap.black-bdr {
        outline-width: 0.5px;
    }
}

@media(max-width:768px) {
    .container.main-container {
        padding-left: 24px;
        padding-right: 24px;
    }

    .pic-wrap,
    .hero-sec .main-logo {
        margin-bottom: 1.3rem;
    }

    .page-wrapper {
        padding-top: 24px;
        padding-bottom: 24px;
    }
}

@media(min-width:576px) {

    .pic-wrap.m-b-0 {
        margin-bottom: 0px;
    }
}

.video-modal .modal-dialog.modal-lg {
    max-width: 450px;
}

.modal-backdrop.show {
    opacity: 0.8;
}

.carousel-item {
    line-height: .7;
}

.modal-content {
    border: 0px;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    height: 40px;
    width: 40px;
    border-radius: 50px;
}

.detail-wrap .photo-wrap.bdr img {
    border: 1px solid rgb(0 0 0 / 12%);
}
@media(max-width:1366px){
    .container {
        max-width: 600px;
    }
    .icon {
        max-width: 133px;
    }
    .col-12.col-md-6.pe-md-5.border-end {
    padding-right: 2rem !important;
}
.col-12.col-md-6.ps-md-5 {
    padding-left: 2rem!important;
}
.icon {
    max-width: 114px;
}
.txt-img {
    max-width: 400px;
    margin: auto;
}
}
@media(max-width:1024px){
    .container {
    max-width: 600px;
}
.icon {
    max-width: 114px;
}
.txt-img {
    max-width: 400px;
    margin: auto;
}
    .col-12.col-md-6.pe-md-5.border-end {
    padding-right: 3.1rem !important;
}
.col-12.col-md-6.ps-md-5 {
    padding-left: 3.1rem !important;
}
}

@media(max-width:575px) {
    div#videoModal .btn-close {
        top: -35px;
        right: 0px;
        display: none;
    }

    .page-wrapper {
    padding-top: 24px;
    padding-bottom: 24px;
}

    .container.main-container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .pic-wrap,
    .hero-sec .main-logo,
    .port-sec.sec3 [class *="col-"]:nth-last-child(-n+4) .pic-wrap,
    .social-wrapp .icon {
        margin-bottom: 1.25rem
    }

    .row {
        --bs-gutter-x: 1.25rem;
    }

    .p-t-50 {
        padding-top: 0px;
    }

    .sec-head h3 {
        font-size: 16px;
        line-height: 1.2;
        margin-bottom: 1.25rem;
    }

    .sec-head h1 {
        font-size: 18px;
    }

    .detail-wrap {
        flex-direction: column;
        flex-wrap: nowrap;
        padding: 0px;
    }

    .detail-wrap .photo-wrap {
        width: 100%;
        margin-bottom: 0px;
        padding-right: 0px;
    }

    .detail-wrap .content-wrap {
        width: 100%;
        border-left: 0px;
        padding-left: 0px;
        display: none;
    }

    .detail-wrap .content-wrap h3,
    .detail-wrap .content-wrap h5 {
        font-size: 1rem;
        margin-bottom: 10px;
    }

    .detail-wrap .content-wrap p {
        font-size: 14px;
        margin-bottom: 0px;
    }

    .video-modal.photo-detail .btn-close {
        right: 20px;
        top: 20px;
        opacity: 1;
        border-radius: 0px;
        opacity: .5;
        display: none;
    }

    .modal .carousel-control-next,
    .modal .carousel-control-prev {
        width: 11%;
    }

    .modal .carousel-control-prev {
        left: 0px;
    }

    .carousel-control-next-icon,
    .carousel-control-prev-icon {
        background-color: rgb(0 0 0 / 59%);
        background-size: 16px;
        width: 30px;
        height: 30px;
        border-radius: 0px;
        display: none;
    }

    .modal .carousel-control-next {
        right: 0px;
    }

    div#photoModal .modal-dialog.modal-lg {
        min-height: calc(100% - 16px);
        margin-top: 8px;
        margin: 0px;
    }

    div#photoModal .modal-dialog.modal-lg .modal-content {
        overflow: scroll;
        background: transparent;
    }

    .modal .carousel-control-prev,
    .modal .carousel-control-next {
        height: auto;
        top: 20px;
        width: auto;
        left: 20px;
        bottom: inherit;
    }

    div#photoSlider {
        height: auto;
    }


    .modal .carousel-control-next {
        left: 60px;
        right: initial;
    }

    .detail-wrap .photo-wrap img {
        width: 100%;
    }

    .detail-wrap .photo-wrap.bdr img {
        border: 0px;
    }

    .video-modal .carousel-item {
        padding: 0px 20px;
    }
        div#videoModal .modal-dialog {
            margin: 0px;
        }
}
@media(min-width:1367px){
    .icon {
    max-width: 170px;
}

}

@media(max-width:767px){
.icon {
    max-width: 200px;
    margin: auto;
    width: 35.90%;
}
.txt-img {
    max-width: 90%;
    margin: auto;
}
.col-12.col-md-6.ps-md-5 {
    padding-left: calc(var(--bs-gutter-x) * .5) !important;
}
.col-12.col-md-6.pe-md-5.border-end {
    padding-right:calc(var(--bs-gutter-x) * .5) !important;
}
.txt-img.d-block.d-sm-none {
    margin-top: 0px;
    margin-bottom: 1.25rem;
}
.col-12.col-md-6.pe-md-5.border-end {
    border: 0px !important;
}
.row.mb-md-4.pb-4 {
    padding-bottom: 0px !important;
}
}
