@import url('https://fonts.googleapis.com/css2?family=Sofia+Sans+Condensed:ital,wght@0,1..1000;1,1..1000&display=swap');

body > br{
    display: none;
}
.page_title b {
  font-size: 2.4rem;
  font-family: "Sofia Sans Condensed", sans-serif;
}
#main_index {
    padding-bottom: 0!important;
    overflow: hidden;
}
.unifyContent{
  font-size: 16px;
  color: #555;
  line-height: 1.8;
  font-weight: 400;
  margin-bottom: 0;
}

#about{
  background-image: url('https://cdn1.npcdn.net/userfiles/26654/image/aboutbg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-attachment: fixed;
    
}
#why{
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.about_btn {
    display: flex;
  margin-top: 30px;
}
.bigTitle{
    font-size: 36px;
    color: #ed1c24;
}

.imgeffect{
transition: all .3s ease;
}
.imgeffect:hover{
transform: translateY(-10px) scale(1.05);
}
.whyWrapper{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr ;
    gap: 1rem;
}
.why {
    transition: all 0.4s ease-in-out;
}
.why:hover {
    transform: translateY(-10px);
}
.why:hover .whyImg img {
    animation: 1s jello;
}
@media only screen and (max-width: 800px) {
.hr1{
width:25% !important;
margin:7px 0 0 !important;
}
}
.whyContent{
  font-size: 14px;
  color: #555;
  line-height: 1.8;
  font-weight: 400;
  width: 90%;
  margin: 0 auto;
}
.whyTitle{
  color: #333;
  font-size: 1.4vw;
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: 3px;
  font-family: "Sofia Sans Condensed", sans-serif;
}
.whyImg{
    max-width: 70px;
    margin: 0 auto;
}
.whyImg img {
   filter: drop-shadow(0px 0.3px 0 #f6a719);
}
#about .container-fluid .row .col-lg-6.col-md-12:nth-child(1){
        display: flex;
    align-items: center;
    justify-content: center;
}
.aboutLeft{
  padding: 0 0vw 0 6vw;
  margin: 0 auto;
}
.category_list_type4 .category_box .img_frame:hover img {
    width: 100%;
    height: 100%;
    transform-origin: center;
}
.banner_content{
    overflow: hidden;
}


.hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box img {
    
    padding: 0px;
 
}
.hp_photoGallerySlider_type3 .container-fluid .row .col-12 .container{
    max-width: 1420px!important;
    
}

.hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 105%;
    overflow: hidden;
    background-color: #fff;
}

.hp_photoGallerySlider .photo-gallery .outline_box .gallery_box img {
    
    padding: 0px;
    
}

.hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box img {
    object-fit: cover!important;
}

.ws_gallery-2 .img_frame img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: all ease 0.3s;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ws_gallery-2 .img_frame:hover img {
    width: 100%;
    height: 100%;
}

.n_servicesTitle {
    font-size: 2.25rem;
    font-weight: 600;
    margin-bottom: 0;
}


.hp_photoGallerySlider .photo-gallery .outline_box .gallery_box img {
    object-fit: cover;
    padding: 0;
}
.hp_photoGallerySlider .photo-gallery .outline_box .gallery_box {
    background-color: unset;
}
.hp_photoGallerySlider {
    background-color: transparent;
}

.hp_photoGallerySlider_type3 {
    background-color: transparent;
}

.n_followContainer {
    position: relative;
  border-right: 1px solid #f4f4f4;
}

.n_followContent {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 15%;
}

.n_followContainer_button {
    width: 100%;
  background-color: rgba(0, 0, 0, 0.05);
  border: none;
  text-align: left;
  padding: 10px 1.6vw;
  color: #000;
  font-family: "Sofia Sans Condensed", sans-serif;
  font-size: 1.5vw;
  font-weight: 600;
  text-align: center;
  height: 100%;
}

.n_follow_ebox:nth-child(4) .n_followContainer {
    border-right: none;
}

.n_follow_ebox:nth-child(8) .n_followContainer {
    border-right: none;
}

.n_followContainer_button:focus {
    outline: none;
}

.n_followImg {
    overflow: hidden;
}

.n_followImg img {
    transition: all 0.4s ease-in-out;
}

.n_followContainer:hover .n_followImg img {
    transform: scale(1.15);
}


/*hp_follow*/
.n_follow {
    margin-top: 5rem;
    overflow-x: hidden;
}

.n_follow_top {
    margin-bottom: 3rem;
}

.n_followTitle {
    font-size: 2.25rem;
    font-weight: 600;
    margin-bottom: 2.5rem;
    color: #000;
}

#n_follow .hp_big_title {
    color: #000;
}
#n_follow .hp_big_title::before, #n_follow .hp_big_title::after {
    background-color: #000;
}

/*#n_follow .n_followTitle{*/
/*    color: #fff;*/
/*}*/

/*.n_followTitle:before {*/
/*    position: absolute;*/
/*    left: 0;*/
/*    right: 0;*/
/*    bottom: -14px;*/
/*    width: 5rem;*/
/*    height: 4px;*/
/*    background: #b42125;*/
/*    content: "";*/
/*    margin: 0 auto;*/
/*}*/



.index_wrapper_5, .index_wrapper_6{
    /*background: url('https://cdn1.npcdn.net/userfiles/26654/image/gallerybg(1).png');*/
    /*background-size: cover;*/
    /*background-repeat: no-repeat;*/
    /*background-position: 50% 50%;*/
    /*background-attachment: fixed;*/
    background-color: #fbe882;
}

.index_wrapper_5 {
    padding-top: 5rem;
}

.index_wrapper_6 {
    padding-bottom: 5rem;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box {
    background-color: transparent;
}

.footer_type8 {
  background-color: #f4f4f4;
  background-image: url('https://cdn1.npcdn.net/userfiles/26654/image/aboutbg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  color: #555;
  font-size: 14px;
  line-height: 1.8;
}

.footer_type8 .logo img {
    max-height: 80px;
}

.footer_type8 .logo {
    min-height: 80px;
}

.footer_type8 a {
    color: #555;
}

.footer_type8 a:hover {
  color: #000;
}

.footer_type8 .title h5 {
  align-self: end;
  margin-bottom: 0;
  color: #000;
  font-size: 23px;
  font-weight: 700;
  font-family: "Sofia Sans Condensed", sans-serif;
  text-transform: uppercase;
}

.footer_type8 .social_media a:hover {
  color: #000;
  background-color: transparent;
  border: 1px solid #000;
}

.footer_type6 {
    background-color: #f4f4f4;
    background-image: url('https://cdn1.npcdn.net/userfiles/26654/image/aboutbg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    color: #555;
    font-size: 14px;
    line-height: 1.8;
    padding-top: 5rem;
    padding-bottom: 2.5rem;
}

.footer_type6 a {
    color: #555;
}

.footer_type6 a:hover {
    color: #000;
}

.footer_type6 .title h5 {
    color: #000;
    font-size: 23px;
    font-weight: 700;
    font-family: "Sofia Sans Condensed", sans-serif;
    text-transform: uppercase; 
}

.footer_type6 .title {
    min-height: unset;
}

.footer_type6 .logo {
    padding-top: 70px;
}

.footer_type6 .logo img {
    max-height: 70px;
}

.footer_type6 .list-unstyled li i {
    min-width: 25px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.footer_type6 .line {
    margin-top: 2rem;
    background-color: #ccc;
}

.footer_type6 .social_media {
    display: flex;
    gap: 10px;
    justify-content: flex-end;
    padding: 0 !important;
}

.footer_type6 .social_media a {
    margin-left: 0;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: .8px solid #000;
    border-radius: 50%;
    color: #000;
    font-size: 15px;
}

.footer_type6 .social_media a:hover {
    color: #000;
    animation: 1s swing;
}

@media (min-width: 768px) {
    .footer_type6 .col-12.col-md-3.mb-1.mb-md-0.p-3 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .footer_type6 .col-12.col-md-3.mb-1.mb-md-0.p-3:first-child,
    .footer_type6 .col-12.col-md-3.mb-1.mb-md-0.p-3:nth-child(4) {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }
}

#main_index  .btn-success:hover {
    color: #fff;
    background-color: #af070d !important;
    border-color: #ed1c24 !important;
}

#main_index .btn-success {
    color: #fff;
    background-color: #ed1c24 !important;
    border-color: #ed1c24 !important;
}


.navbar_type8 .nav_tab .nav_item a {
    color: #000;
  font-size: 14px;
  transition: all 0.4s ease-in-out;
}

.navbar_type8 .nav_tab .nav_item:hover a {
    letter-spacing: 1px;
}

.navbar_type8 .nav_tab .nav_item {
    margin: 0 5px;
    padding: 8px 0;
}

.navbar_type8 .nav_tab .nav_item::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 0;
  border-bottom: none;
  transition: all 0.4s ease-in-out;
  opacity: 1;
  height: 100%;
  background-image: linear-gradient(30deg, #fec909, #fcea00);
  z-index: -1;
  border-radius: 30px;
}

.navbar_type8 .nav_tab .nav_item:hover::before {
    width: 100%;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a {
    color: #fff;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a:hover {
  color: #000 !important;
  background-color: #fed509;
}


@media only screen and (min-width:992px) {


.navbar_type8 {
    position: fixed;
    display: flex;
    background-color: #fff;
    width: 100%;
    height: 100px;
    z-index: 100;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#main_index .navbar_type8 {
    border-bottom: none;
}
/*.navbar_type8 .nav_tab .nav_item:nth-child(1)::after {*/
/*    content: '\f015';*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    left: -3px;*/
/*    transform: translateY(-50%);*/
/*    font-family: 'Font Awesome\ 5 Free';*/
/*    font-weight: 900;*/
/*    color: #444;*/
/*}*/


.navbar_type8 .logo img {
    width: 100%;
    padding: 5px;
}

.navbar_type8 .nav_tab {

    justify-content: flex-end;
}

.navbar_type8.dark_nav {
    background-color: rgba(255, 255, 255, 0.9) !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
}


@media screen and (max-width: 1420px) {
    .navbar_type8 .logo {
     
        margin-left: 35px;
    }
    
    .navbar_type8 .nav_tab {

        justify-content: center;
        padding-left: 5px;
        padding-right: 5px;
    } 
    
    .navbar_type8 .nav_tab .nav_item>a {
        padding: 15px 12px;
    }
}


.delay1_banner {
    animation-delay: .5s;
}
.delay2_banner {
    animation-delay: .7s;
}
.delay3_banner {
    animation-delay: .9s;
}

.sec_banner_ebox {
    max-width: 30%;
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
}

.sec_banner_title {
    font-size: 52px;
    line-height: 1.2;
    font-weight: 700;
    color: #fff;
}

.sec_banner_text {
    font-size: 16px;
    line-height: 1.6;
    font-weight: 600;
    margin-top: 20px;
    color: #fff;
}

@media screen and (max-width: 1199.98px) {
    .sec_banner_ebox {
        max-width: 45%;
    }
    .sec_banner_title {
        font-size: 40px;
    }
}

@media screen and (max-width: 992.98px) {
    .whyWrapper {
    grid-template-columns: 1fr 1fr;
}
    .sec_banner_title {
        font-size: 22px;
    }
    
    .sec_banner_text {
        font-size: 14px;
        font-weight: 400;
        line-height: 1.5;
        margin-top: 15px;
    }
}

@media screen and (max-width: 767.98px) {


.n_followContainer .n_followImg img{   
        width: 100%;
        height: 100%;
    }

    .sec_banner_ebox {
        max-width: 50%;
    }

    
    .sec_banner_text {
     
        margin-top: 10px;
    }
    
     .grid-container{
         display: block;
    }
    
}

@media screen and (max-width: 575.98px) {
    .whyWrapper {
    grid-template-columns: 1fr;
    gap: 2rem;
}

    .sec_banner_ebox {
        max-width: 60%;
    }
    
 
}

@media screen and (max-width: 426px) {

    
    .n_servicesTitle {
    font-size: 1.55rem;
    font-weight: 600;
    margin-bottom: 0;
}
}


@media only screen and (max-width:992px) {
    
    
    /*hp_follow*/
    .n_follow {
        margin-top: 2.5rem;   
        overflow-x: hidden;
    }

    .n_followTitle {
        font-size: 1.75rem;
        margin-bottom: 2.5rem;
    }


    .n_followContainer .n_followImg img{   
        width: 100%;
    }

    /*.n_followContainer .n_followTextCentered {*/
    /*    opacity: 0;*/
    /*    display: none;*/
    /*}*/

 
}


.hp_button {
  position: relative;
  transition: all 0.3s ease-in-out;
  padding: 9px 30px;
  background-color: #fed509;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #ffff;
  gap: 10px;
  font-weight: 500;
  border: none;
  outline: none;
  overflow: hidden;
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}


.hp_button:hover {
  transform: scale(1.05);
  border-color: #fff9;
}

.hp_button:hover::before {
  animation: shine 1.5s ease-out infinite;
}

.hp_button::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 100%;
  background-image: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0) 30%,
    rgba(255, 255, 255, 0.8),
    rgba(255, 255, 255, 0) 70%
  );
  top: 0;
  left: -100px;
  opacity: 0.6;
}

.hp_button:focus {
    outline: none;
}

@keyframes shine {
  0% {
    left: -100px;
  }

  60% {
    left: 100%;
  }

  to {
    left: 100%;
  }
}

.hp_big_title {
  font-size: 2.6vw;
  font-family: "Sofia Sans Condensed", sans-serif;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  display: flex;
  line-height: 1;
  margin-bottom: 15px;
  gap: 10px;
  justify-content: center;
}

.hp_big_title::before {
  display: inline-block;
  width: 40px;
  height: 2px;
  background-color: #fed509;
  content: "";
  margin: auto 0;
}

.hp_big_title::after {
  display: inline-block;
  width: 40px;
  height: 2px;
  background-color: #fed509;
  content: "";
  margin: auto 0;
}

#about .hp_big_title::before {
    display: none;
}

#about .hp_big_title {
    justify-content: flex-start;
}

.about_btn a:hover {
    text-decoration: none;
}

.hp_banner {
    position: relative;
  width: 100%;
  height: 100%;
}

.hp_banner_big {
  font-size: 3.3vw;
  font-family: sofia sans condensed,sans-serif;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  line-height: 1;
  margin-bottom: 0;
  letter-spacing: .5px;
  text-shadow: 1px 1px 10px #fff;
}

.hp_banner_big span {
    display: block;
}

.hp_banner_small {
    font-size: 1.3vw;
  letter-spacing: 2px;
  color: #444;
  display: flex;
  margin-bottom: 5px;
  font-weight: 500;
  gap: 10px;
  position: relative;
  text-shadow: 1px 1px 5px #fff;
}

.hp_banner_small::after {
  display: inline-block;
  width: 40px;
  height: 2px;
  background-color: #fed509;
  content: "";
  margin: auto 0;
}

.hp_banner_img_right, .hp_banner_img_left {
    position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.hp_banner_word {
    position: absolute;
  z-index: 5;
  left: 10vw;
  top: 8vw;
}

.hp_banner_button {
    display: flex;
  justify-content: flex-start;
  margin-top: 20px;
}

.hp_banner_button a:hover {
    text-decoration: none;
}

.hp_banner_button .hp_button {
    background-color: #000;
    color: #fed509;
}

.slider_banner .banner_content {
    opacity: 1 !important;
}

.hp_banner_new {
    position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 8vw;
}

.hp_banner_align_top {
    align-items: flex-start;
  padding-top: 4vw;
}

.pg_banner_ebox {
    position: relative;
}

.pg_banner_ebox img, .pg_vision_img img, .pg_mission_img img {
    width: 100%;
  max-width: 100%;
}

.pg_banner_title {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #fff;
  font-size: 5vw;
  font-family: "Sofia Sans Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  text-shadow: 0 0 10px #000;
  padding-left: 19vw;
}

.pg_about_keyword {
    font-size: 16px;
  color: #555;
  line-height: 1.8;
  font-weight: 400;
  margin-bottom: 0;
}

.pg_about_box {
    text-align: center;
}

.pg_about {
    padding-top: 5rem;
  padding-bottom: 5rem;
  background-image: url('https://cdn1.npcdn.net/userfiles/26654/image/aboutbg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-attachment: fixed;
}

.pg_vision_left, .pg_mission_left {
    display: flex;
  justify-content: center;
  align-items: center;
}

.pg_vision_right, .pg_mission_right {
    padding: 0;
}

.pg_vision {
    padding-top: 3rem;
}

.pg_mission {
    padding-bottom: 3rem;
}

.pg_vision .hp_big_title, .pg_mission .hp_big_title {
    justify-content: flex-start;
}

.pg_vision .hp_big_title::before, .pg_mission .hp_big_title::before {
    display: none;
}

.pg_vision_box, .pg_mission_box {
    padding: 0 3vw;
}

.hp_about_right {
    padding-right: 0;
}

.download .btn-download {
    align-items: center;
  padding: 12px 20px;
    max-width: unset;
  margin: 0;
}

.download .btn-download .file_name {
    font-size: 15px;
    padding-left: 10px;
    max-width: unset;
}

.download .btn-download i {
    font-size: 20px;
}

.download .btn-download small {
    font-size: 14px;
}


@media (max-width: 1200px) {
    .navbar_type8 .nav_tab .nav_item a {
        font-size: 13px;
        padding: 9px;
    }
    .unifyContent, .pg_about_keyword {
        font-size: 14px;
    }
    .hp_big_title {
        font-size: 2.7vw;
        margin-bottom: 10px;
    }
    .aboutLeft {
        padding: 0;
    }
    .hp_button {
        padding: 7px 25px;
        font-size: 13px;
    }
    #about {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    #why, .pg_about {
      padding-top: 3rem;
      padding-bottom: 3rem;
    }
    .whyWrapper {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
    .whyImg {
        max-width: 60px;
    }
    .whyContent {
        font-size: 13px;
        width: 100%;
    }
    .whyTitle {
        font-size: 18px;
    }
    .index_wrapper_5 {
      padding-top: 3rem;
    }
    .index_wrapper_6 {
      padding-bottom: 2rem;
    }
    .n_follow_top {
      margin-bottom: 2rem;
    }
    .n_follow {
      margin-top: 3rem;
    }
    .n_followContainer_button {
        padding: 10px;
        font-size: 17px;
    }
    .footer_type8 .title h5 {
        font-size: 22px;
    }
    .pg_vision_box, .pg_mission_box {
        padding: 0;
    }
    .about_btn {
        margin-top: 15px;
    }
    .hp_banner_new {
        padding-left: 4vw;
    }
    .hp_banner_button {
        margin-top: 15px;
    }
    
}

.side_menu {
    /*background-image: url('https://cdn1.npcdn.net/userfiles/26654/image/gallerybg(1).png');*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*background-position: 50% 50%;*/
    background-color: #fbe882;
}

.side_menu .list-group .list-group-item a, .side_menu .social_media a {
    color: #000;
}

.side_menu .list-group .list-group-item a:hover, .side_menu .social_media a:hover {
  color: #555;
}

.navbar_mobile .btn-outline-light:hover {
  border-color: #555;
  color: #555;
}

.navbar_mobile .btn-outline-light {
  border-color: #000;
  color: #000;
}

.side_menu input::placeholder, .side_menu input {
  color: #000;
}

.side_menu .text-white {
  color: #000 !important;
}

.side_menu .list-group .list-group-item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.side_menu input {
    border: 1px solid #000;
}


@media (max-width: 991px) {
    .hp_banner_small {
        font-size: 13px;
    }
    .hp_banner_word {
        left: 8vw;
        top: 7vw;
    }
    .n_followContainer_button {
        padding: 5px;
        font-size: 14px;
    }
    .footer_type6 .logo {
        padding-top: 50px;
    }
    .footer_type6 .logo img {
        max-height: 50px;
    }
}


@media (max-width: 767px) {
    .footer_type6 .logo {
        padding-top: 60px;
    }
    .footer_type6 .logo img {
        max-height: 60px;
    }
    .footer_type6 .social_media {
        justify-content: center;
        margin-bottom: 1.5rem;
    }
    /*.index_wrapper_2 .item.slick-slide > img {*/
    /*    min-height: 350px !important;*/
    /*    object-fit: cover;*/
    /*    object-position: 70% 50%;*/
    /*}*/
    .hp_banner_new {
        padding-left: 10px;
    }
    .hp_banner_img_left {
        display: flex;
        justify-content: flex-start;
        align-items: flex-end;
    }
    .hp_banner_img_left img {
        min-height: 250px !important;
        object-fit: cover;
        object-position: 0% 50%;
    }
    .hp_banner_img_right {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-bottom: 4rem;
    }
    .hp_banner_img_right img {
        min-height: 230px !important;
        object-fit: cover;
        object-position: 100% 50%;
    }
    .hp_banner_big {
        font-size: 4vw;
    }
    .hp_banner_big span {
      padding-left: 0;
    }
    .hp_banner_small {
       font-size: 2.5vw;
        letter-spacing: 1px;
    }
    .hp_banner_button {
        margin-top: 5px;
    }
    .hp_banner_button .hp_button {
        padding: 2px 7px;
        font-size: 6.5px;
    }
    .hp_banner_word {
        left: 10px;
        top: 10px;
        width: 62%;
    }
    .hp_banner_small::after {
        display: none;
    }
    .hp_big_title {
        font-size: 25px;
        gap: 5px;
    }
    .hp_big_title::before, .hp_big_title::after {
        width: 20px;
    }
    #about {
        padding-bottom: 0;
    }
    .aboutLeft {
        margin-bottom: 1rem;
    }
    .whyWrapper {
        grid-template-columns: 1fr 1fr;
        gap: 35px 20px;
    }
    .whyTitle {
        font-size: 18px;
        line-height: 1.2;
    }
    #main_index .hp_photoGallerySlider_type3 .photo-gallery3 {
      padding: 0;
    }
    #main_index .hp_photoGallerySlider_type3 .photo-gallery3 .outline_box {
        padding: 10px;
    }
    .n_followContent {
      height: 20%;
    }
    .n_followContainer_button {
        padding: 8px;
        font-size: 16px;
        line-height: 1.2;
    }
    .n_followContainer {
        height: 100%;
    }
    .pg_banner_title {
        font-size: 10vw;
        padding-left: 6vw;
    }
    .pg_banner_ebox img {
        min-height: 175px;
        object-fit: cover;
    }
    .pg_vision {
      padding-top: 0;
    }
    .pg_vision_box, .pg_mission_box {
        margin: 2rem 0;
    }
    .page_title b {
        font-size: 2.1rem;
    }
    .hp_banner_align_top {
       padding-top: 2px;
        padding-left: 5px;
    }
    .hp_banner_small {
        margin-bottom: 2px;
    }
    .hp_banner_button {
        margin-top: 2px;
    }
    .aboutRightImg {
        width: 60%;
        margin-left: auto;
    }
    .download .btn-download .file_name {
        font-size: 14px;
        padding-left: 5px;
    }
}
