/*The Seasons*/
@import url("https://use.typekit.net/ldw8wmu.css");

/*Creato Display*/
/*font-family: 'Creato Display', sans-serif;*/
@import url('https://fonts.cdnfonts.com/css/creato-display');


/*popup*/
#nms_popup_model{
    overflow:scroll !important;
}


#main_index {
    padding-bottom: 0!important;
    overflow: hidden;
}

#main_index a:hover {
    text-decoration: none;
}

body > br {
    display: none;
}

body {
    font-family: 'Creato Display', sans-serif;
}



/*navigation bar*/

#main_index .navbar_type8 {
    background-color: transparent;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), transparent);
}

.navbar_type8 {
    height: 100px;
    background-color: #30050e;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    transition: all 0.25s ease-in-out;
    padding: 0 8%;
}

#main_index .navbar_type8 {
    border-bottom: none;
}

.dark_nav {
    height: 80px;
    background-color: rgb(0,0,0,0.8) !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15) !important;
}

.navbar_type8 .logo {
    margin-left: 0;
    flex: 0 1 25%;
}

.navbar_type8 .nav_tab {
    padding-right: 0;
    flex: 0 1 75%;
    /*gap: .7vw;*/
}

.navbar_type8 .nav_tab .nav_item {
    text-transform: unset;
    padding: 7px 0;
}

.navbar_type8 .logo img {
    width: 100%;
    padding: 10px 0;
    object-position: left;
    transition: all 0.25s ease-in-out;
}

.navbar_type8.dark_nav .logo img {
    padding: 8px 0;
}

.navbar_type8 .nav_tab .nav_item a {
    color: #fff;
    font-size: .85vw;
    padding: 15px 1.3vw;
    transition: all 0.35s ease-in-out;
    text-transform: uppercase;
    font-weight: 300;
}



.navbar_type8 .nav_tab .nav_item::before {
    border-bottom: 2px solid #f6f3e4;
}



@media (max-width: 1200.5px) {

}

@media (max-width: 991.5px) {
    
}

@media (max-width: 767.5px) {
    
}



/**/

.index_wrapper_2 {
    margin-top: -100px;
}

.slider_banner .banner_content {
    display: flex;
    align-items: flex-end;
    /*justify-content: center;*/
}


.hp-banner {
    margin-left: 8vw;
    margin-bottom: 6vw;
}

.hp-banner-top {
    margin-bottom: 9vw;
}

.hp-banner-title {
    color: #f6f3e4;
    display: flex;
    align-items: center;
    font-family: "The-Seasons";
    font-size: 4.3vw;
}

.hp-banner-icon {
    width: 12%;
}

.hp-banner-small {
    color: #f6f3e4;
    font-weight: 300;
    font-size: 1.3vw;
}

.hp-banner-small span {
    font-weight: 600;
}

.hp-banner .hp-content {
    max-width: 50%;
    text-align: unset;
    letter-spacing: .4px;
}

.navbar_mobile {
    background-color: #5f131e;
}

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

@media (max-width: 1200.5px) {
    .hp-banner-top {
        margin-bottom: 6vw;
    }
}

@media (max-width: 991.5px) {
    .index_wrapper_2 {
        margin-top: 0;
    }
    
    
}

@media (max-width: 767.5px) {
    
    /*.index_wrapper_2 {*/
    /*    background-color: #2a0203;*/
    /*}*/
    
    /*.index_wrapper_2 .item>img{*/
    /*	min-height: 140vw !important;*/
    /*    object-fit: cover;*/
    /*    padding-top: 260px;*/
    /*    object-position: right;*/
    /*}*/
    
    
    .slider_banner .item img {
        min-height: 210px !important;
        object-fit: cover;
        object-position: left;
    }

    
    .slider_banner .banner_content {
        align-items: flex-start;
    }
    
    .hp-banner {
        margin: 0;
        background-color: rgba(0,0,0,.5);
        padding: 1rem;
        width: 100%;
        height: 100%;
    }
    
    .hp-banner-top {
        margin-bottom: 0;
    }
    
    .hp-banner-title {
        font-size: 30px;
    }
    
    .hp-banner-small {
        font-size: 13px;
    }
    
    .hp-banner .hp-content {
        max-width: 100%;
        margin-bottom: 0!important;
    }
}



/**/

.hp-title {
    font-family: "The-Seasons";
    color: #5f131e;
    font-size: 61px;
}

.hp-small {
    font-size: 15px;
    font-weight: 300;
    color: #5f131e;
    /*text-align: justify;*/
}

.hp-content {
    font-size: 13px;
    font-weight: 300;
    color: #5f131e;
    /*text-align: justify;*/
}

.hp-button a {
    position: relative;
    display: inline-block;
    color: #5f131e;
    font-weight: 300;
    overflow: hidden;
    z-index: 1;
    /*padding-left: 2rem;*/
    font-size: 14px;
    padding: 1rem 0rem 1rem 2.5rem;
    transition: 0.3s ease;
}

.hp-button a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0px;
    width: 27px;
    height: 27px;
    background: url("https://cdn1.npcdn.net/images/c_btn_decoration_c1ths6_1773104516.png?md5id=0e1b703e310abf1b3932abf6806f9c39&type=4") center/contain no-repeat;
    transform: translateY(-50%);
    z-index: 0;
    transition: 0.3s ease;
}

.light-button a{
    color: #f6f3e4!important;
}

.light-button a::before {
    background: url("https://cdn1.npcdn.net/images/b_btn_decoration_709kph_1773104516.png?md5id=0e1b703e310abf1b3932abf6806f9c39&type=4") center/contain no-repeat;
}

/* Hover */
.hp-button a:hover {
    padding-left: 3.5rem;
}

.hp-button a:hover::before {
    /*left: 15px;*/
}


.light-wording {
    color: #f6f3e4!important;
}



@media (max-width: 1200.5px) {
    .hp-title {
        font-size: 55px;
    }
}

@media (max-width: 991.5px) {
    
}

@media (max-width: 767.5px) {
    .hp-title {
        font-size: 45px;
    }
}



/**/

.hp-about {
    background-color: #f6f3e4;
    padding: 6rem 7rem;
}

.hp-about-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 1rem;
}

.hp-about-middle {
    text-align: center;
}

.hp-about-pic {
    overflow: hidden;
    position: relative;
    padding-right: 6rem;
    /*margin-top: 50px;*/
}

.hp-about-pic video {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

#goldImage {
    width: 100%;
    transition: transform 0.6s ease, opacity 0.6s ease;
}

/* initial hidden state when changing */
#goldImage.fade-out {
    opacity: 0;
    transform: translateX(50px); /* start slightly to the right */
}

/* visible state */
#goldImage.fade-in {
    opacity: 1;
    transform: translateX(0); /* move to center */
}


.hp-about .hp-content {
    text-align: justify;
    /*text-align-last: right;*/
}

.hp-about-button {
    padding-bottom: 10rem;
}

.hp-about-button ul {
  list-style: none; /* 去掉默认点 */
  padding: 0;
  margin: 0;
  text-align: left;
  max-width: 200px; /* 可选 */
}

.hp-about-button li {
  position: relative;
  margin-bottom: 12px;
  cursor: pointer;
  transition: color 0.3s;
  color: #5f131e;
  font-size: 16px;

  /* 这里用 padding-left 留空位给 dot */
  padding-left: 12px; /* 留12px给dot */

  /* 文字左对齐 */
  text-align: left;
}

/* dot 绝对定位，不占空间 */
.hp-about-button li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #5f131e;
  opacity: 0;
  transition: opacity 0.3s, transform 0.3s;
}

/* dot 显示状态 */

.hp-about-button li.active {
    font-weight: 600;
}

.hp-about-button li.active::before {
  opacity: 1;
  transform: translateY(-50%) scale(1.2);
}

.hp-about-button li:hover {
  font-weight: 600;
}


@media (max-width: 1200.5px) {
    .hp-about {
        padding: 4rem 1rem;
    }
}

@media (max-width: 991.5px) {
    .hp-about-pic {
        padding-right: 1rem;
    }
}

@media (max-width: 767.5px) {
    
    .hp-about-top {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }
    
    .hp-about-button {
      padding-bottom: 0rem;
    }
    
     .hp-about-pic {
        padding-right: 0rem;
      }
      
      .hp-about .hp-content {
          margin-bottom: 0;
          margin-top: 2rem;
      }
}



/*homepage products*/

.hp-products {
    padding: 5rem 6rem 4rem;
    background-color: #30050e;
}

.hp-product-top {
    margin-bottom: 4rem;
}

.hp_product_tab {
    margin-bottom: 1rem;
}

.hp_product_tab ul {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
    gap: 8px;
    
    justify-content: space-between;
}


.hp_product_tab li {
    width: fit-content;
}

.tablinks.active {
    color: #f6f3e4;
    font-weight: 500;
}
.tablinks {
    /*background-color: #fff;*/
    font-size: 14px;
    line-height: .9;
    /*padding: 10px 30px;*/
    /*border-radius: 3px;*/
    font-weight: 300;
    color: #f6f3e4;
    position: relative;
    cursor: pointer;
    text-align: center;
    justify-content: center;
    transition: all 0.3s ease-in-out;
    z-index: 1;
    text-transform: uppercase;
    /*letter-spacing: 1px;*/
}

.tablinks.active::before {
    opacity: 1;
}
.tablinks::before {
    content: "";
    position: absolute;
    left: -15px;
    top: 3px;
    width: 6px;
    height: 6px;
    background-color: #f6f3e4;
    border-radius: 500px;
    /*background-image: linear-gradient(to right, #6c4b9a, #210442, #6c4b9a);*/
    /*border-radius: 3px;*/
    opacity: 0;
    transition: all 0.3s ease-in-out;
    z-index: -1;
    
}

.tablinks span {
    position: relative;
    height: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

#main_index .productSlider-1 {
    padding-left: 5rem;
}

#main_index .productSlider-1 .product_img .product_box {
  margin: 20px 0;
  border: none;
  background-color: transparent;
}

#main_index .productSlider-1 .product_img .product_box .content {
    /*text-align: center!important;*/
    display: flex;
    flex-direction: row;
    align-items: center;
    
}

#main_index .productSlider-1 .slick-track .slick-slide {
  margin: 0 15px;
  height: auto;
  flex: 1;
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
  transition: all 0.3s ease-in-out;
}


#main_index .productSlider-1 .product_img .product_box h6 {
    color: #f6f3e4;
  font-weight: 300 !important;
  text-align: left;
  font-size: 15px;
  margin-bottom: 0;
  width: 70%;
}

#main_index .productSlider-1 .product_img .product_box p {
    display: none;
}
#main_index .productSlider-1 .product_img .product_box .align-top {
    font-weight: 300 !important;
    font-size: 13px;
    width: 30%;
    text-align: right;
}

#main_index .productSlider-1 .product_img .product_box .align-top a {
    color: #f6f3e4;
}

#main_index .productSlider-1 .product_img .slick-prev::before,
#main_index .productSlider-1 .product_img .slick-next::before {
  text-shadow: none;
  color: #999;
  font-size: 25px;
}

#main_index .productSlider-1 .product_img .slick-prev {
    left: -20px;
    z-index: 2;
}

#main_index .productSlider-1 .product_img .slick-next {
  right: -20px;
  z-index: 2;
}
#main_index .productSlider-1 .product_img .product_box .product_img_frame{
    border: none;
  border-radius: 0;
    position: relative;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 120%;
}

#main_index .productSlider-1 .product_img .product_box .product_img_frame img {
    object-fit: cover !important;
    border-radius: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100% !important;
    height: 100%;
    
}

#main_index .productSlider-1 .product_img .product_box .product_img_frame .add_to_cart {
    position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 5%;
  width: 90%;
}

@media (max-width: 1200.5px) {
    .hp-products {
        padding: 5rem 1rem 4rem;
    }
    
    #main_index .productSlider-1 {
        padding-left: 0;
    }
}

@media (max-width: 991.5px) {
    
}

@media (max-width: 767.5px) {
     .hp_product_tab ul {
        display: grid;
        /*grid-template-columns: repeat(2, 1fr);*/
      }
      
    .hp_product_tab li {
        width: 100%;
      }
      
      #main_index .productSlider-1 .product_img .product_box .content {
          flex-direction: column;
      }
      
      #main_index .productSlider-1 .product_img .product_box h6 {
          width: 100%;
      }
      
      #main_index .productSlider-1 .product_img .product_box .align-top {
          width: 100%;
          text-align: left;
          padding-top: 1rem;
      }
      
      .hp_product_tab ul {
          gap: 15px;
      }
      
      .tablinks {
          text-align: left;
          padding-left: 20px;
      }
      
      .tablinks::before {
          left: 0;
      }
      
}


/**/


.hp-cta {
    /*background-image: url('https://cdn1.npcdn.net/images/e_bg_k3x5l6_1776993390.jpg?md5id=0e1b703e310abf1b3932abf6806f9c39&new_width=1920&new_height=1235&type=4');*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*background-position: top;   */
    /*height: 105vh;*/
    padding: 7rem 6rem;
}

.hp-cta-top {
    display: flex;
    justify-content: space-between;
    padding-bottom: 1rem;
    
}

.hp-cta-title {
    font-size: 20px;
    font-weight: 400;
    color: #5f131e;
    text-align: center;
    text-transform: uppercase;
    margin-top: 1rem;
    margin-bottom: 0!important;
}

.hp-cta-bottom .hp-small {
    font-weight: 400;
    font-size: 19px;
}

.hp-cta-bottom .hp-content {
    padding-right: 60vw;
}


.hp-cta-pic {
    overflow: hidden;
    /*border-radius: 10px;*/
}

.hp-cta-pic img {
    transition: transform .8s ease;
}

.hp-cta-box:hover .hp-cta-pic img {
    transform: scale(1.08);
}

.hp-cta-box {
    overflow: hidden;
    position: relative;
}

.hp-cta-box::before {
    content: "";
    position: absolute;
    top: -100%;
    left: -150%;
    width: 60%;
    height: 300%;
    
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255,255,255,.15),
        transparent
    );

    transform: rotate(25deg);
    transition: .8s;
    z-index: 2;
}

.hp-cta-box:hover::before {
    left: 180%;
}



@media (max-width: 1200.5px) {
    .hp-cta {
        padding: 4rem 1rem;
        /*height: 70vh;*/
    }
    
    
    
    
}

@media (max-width: 991.5px) {

}

@media (max-width: 767.5px) {
    
    
    
    .hp-cta {
        background-size: 120%;
        background-position: bottom right;
        /*height: 90vh;*/
        /*background-color: #efeee8;*/
        padding: 4rem 1rem 2rem;
    }
    
    .hp-cta-box {
        margin-bottom: 2rem;
    }
    
    .hp-cta-top {
        flex-direction: column;
        padding-bottom: 2rem;
        justify-content: flex-start;
    }
    
    .hp-cta-bottom .hp-content {
      padding-right: 0;
    }
}

@media (max-width: 500.5px) {
    .hp-cta {
        /*background-size: 160%;*/
    }
}

/**/

.index_wrapper_6 {
    position: relative;
    background-color: #5f131e;
    padding: 5rem 7rem;
}

.index_wrapper_6::before {
    /*content: "DESIGNED JUST FOR YOU";*/
    /*position: absolute;*/
    /*right: 7%;*/
    /*top: 14%;*/
    /*color: #f6f3e4;*/
    /*font-size: 14px;*/
    /*z-index: 1;*/
    /*letter-spacing: .4px;*/
    /*font-weight: 300;*/
}

#main_index .latest_new_type4 {
    color: #fff;
}

#main_index .latest_new_type4 a{
    color: #fff;
}

#main_index .latest_new_type4 .news_box {
    background-color: transparent;
}

#main_index .latest_new_type4 .news_box .badge-primary {
    background-color: #fff;
    color: #63212b;
}

#main_index .latest_new_type4 .news_box .img_frame img {
    background-color: #000;
    object-fit: cover;
}


.hp-photo {
    position: absolute;
    z-index: 1;
    width: 50%;
    height: 100%;
    padding: 7rem 6rem;
}

.hp-photo-top .hp-title {
    max-width: 70%;
}


.hp-photo-top .hp-title {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, .8)!important;
}

.hp-photo .hp-button a,
.index_wrapper_6::before {
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .8)!important;
}

.hp-photo .hp-button a::before {
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.8));
}

.hp-photo-top {
    display: flex;
    justify-content: space-between;
    padding-bottom: 22vw;
}

#main_index .hp_photoGallerySlider_type3 {
    background-color: transparent;
}

#main_index .hp_photoGallerySlider_type3 .container {
    max-width: 100%;
}

#main_index .hp_photoGallerySlider_type3 .col-12 {
    padding: 0;
}


#main_index .hp_photoGallerySlider_type3 .photo-gallery3 {
    padding: 0;
} 

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .outline_box {
    padding: 0;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box {
    padding-top: 50%;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box img {
    object-fit: cover;
    padding: 0;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev {
  right: 12%;
  top: unset;
  bottom: 16%;
  left:unset;
}

.slick-prev::before {
    text-shadow: 2px 2px 2px #000;
}

.slick-next::before {
    text-shadow: 2px 2px 2px #000;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev::before {
    content: 'PREV';
    background-image: unset;
    color: #fff;
    font-size: 13px;
    filter: unset;
    font-family: 'Creato Display', sans-serif;
    font-weight: 300;
    display: inline-block;
    text-indent: unset;
    width: auto;
    height: auto;
    white-space: nowrap;
    
    letter-spacing: 0.8px;
}


#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-next {
  right: 9%;
  top: unset;
  bottom: 16%;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-next::before {
    content: '| NEXT';
    background-image: unset;
    color: #fff;
    font-size: 13px;
    filter: unset;
    font-family: 'Creato Display', sans-serif;
    font-weight: 300;
    width: auto;
    height: auto;
    text-indent: unset;
    white-space: nowrap;
    
    letter-spacing: 0.8px;
    
}


#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-dotted.slick-slider {
    margin-bottom: 0px;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-dotted.slick-slider ul {
    display: none!important;
}



@media (max-width: 1200.5px) {
    
    .index_wrapper_6 {
        padding: 5rem 2rem;
    }
    
        .hp-photo {
        padding: 4rem 1rem;
    }
    
    .hp-photo-top .hp-title {
      max-width: 100%;
    }
    
    #main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev  {
        bottom: 6%;
        right: 13%;
    }
    
    #main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-next {
        bottom: 6%;
    }
    
    
}

@media (max-width: 991.5px) {
      #main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev {
        right: 14%;
      }
}

@media (max-width: 860.5px) {
    .hp-photo-top {
        padding-bottom: 12vw;
    }
}

@media (max-width: 767.5px) {
    
    .index_wrapper_6::before {
        left: 8%;
        bottom: 8%;
        top: unset;
        right: unset;
    }
    
    
    .hp-photo {
        width: 100%;
    }
    
      .hp-photo-top {
        padding-bottom: 0vw;
      }
    
    #main_index .hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box {
      padding-top: 130%;
    }
    
    #main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev {
        right: 19%;
    }
}




/**/

.index_wrapper_7 {
    background-image: url('https://cdn1.npcdn.net/images/g_bg_nxvpou_1773104517.jpg?md5id=0e1b703e310abf1b3932abf6806f9c39&type=4');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 7rem 6rem;
}

#main_index .innerRow_7 {
    /*align-items: flex-end;*/
}

.hp-testi-box {
    display: flex;
    justify-content: space-between;
    padding-bottom: 1rem;
}

.hp-testi-pic {
    padding-right: 3rem;
}

#main_index .hp_testimonial_type4 {
    padding-left: 3rem;
    /*padding-bottom: 2rem;*/
}

#main_index .hp_testimonial_type4 .slick-arrow {
    z-index: 1;
}

#main_index .hp_testimonial_type4 .slick-prev,
#main_index .hp_testimonial_type4 .slick-next {
    left: unset;
    top: unset;
    bottom: -10%;
    width: auto;
    height: auto;
    line-height: normal;

}

#main_index .hp_testimonial_type4 .slick-prev {
    right: 6%;
}

#main_index .hp_testimonial_type4 .slick-next {
    right: 0%;
}

#main_index .hp_testimonial_type4 .slick-prev::before,
#main_index .hp_testimonial_type4 .slick-next::before {
    text-shadow: none;
}

#main_index .hp_testimonial_type4 .slick-prev::before {
    font-family: 'Creato Display', sans-serif;
    font-weight: 400;
    content: "PREV";
    font-size: 13px;
    color: #5f131e;
    letter-spacing: 0.8px;
}

#main_index .hp_testimonial_type4 .slick-next::before {
    font-family: 'Creato Display', sans-serif;
    font-weight: 400;
    content: " | NEXT";
    font-size: 13px;
    color: #5f131e;
    letter-spacing: 0.8px;
}

#main_index .hp_testimonial_type4 .testimonial_box {
    margin-top: 0!important;    
}

#main_index .hp_testimonial_type4 .testimonial_box .testimonial_card .text_area .text-center {
    text-align: left !important;
    padding: 0;
}

#main_index .hp_testimonial_type4 .testimonial_box .testimonial_card .name {
    text-align: left !important;
    align-self: flex-start !important;
}

#main_index .hp_testimonial_type4 .testimonial_box .testimonial_card .img {
    /*display: none;*/
    padding-top: 50%;
    background-color: #fff;
}

#main_index .hp_testimonial_type4 .testimonial_box .testimonial_card .img img {
    object-fit: contain;
}

#main_index .hp_testimonial_type4 .testimonial_box .testimonial_card .text-center {
    order: 1;
}

#main_index .hp_testimonial_type4 .testimonial_box .testimonial_card .align-self-center.text-center {
    order: 2;
}

#main_index .hp_testimonial_type4 .testimonial_box .testimonial_card .align-self-center.text-center p {
    color: #5f131e;
    margin: 1.7rem 0;
}

#main_index .hp_testimonial_type4 .testimonial_box .testimonial_card .name h6 {
    font-size: 1.1rem;
    font-weight: 400;
    letter-spacing: .4px;
}

#main_index .hp_testimonial_type4 .testimonial_box .testimonial_card .name p {
  color: #63212b;
}


@media (max-width: 1200.5px) {
    .index_wrapper_7 {
        padding: 4rem 1rem;
    }
    
    .hp-testi-box {
        flex-direction: column;
        justify-content: flex-start;
    }
    
    #main_index .hp_testimonial_type4 .slick-prev {
        right: 8%;
    }
    
    .hp_testimonial_type4 .testimonial_box {
        margin-top: 0!important;
    }
}

@media (max-width: 991.5px) {
    #main_index .hp_testimonial_type4 .slick-prev {
        right: 11%;
    }
    
    #main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev {
        /*right: 15%;*/
    }
}

@media (max-width: 767.5px) {
    .hp-testi-pic {
      padding-right: 0rem;
    }
    
    #main_index .hp_testimonial_type4 {
      padding-left: 0rem;
      padding-bottom: 0rem;
    }
    
    
}



/**/

.footer_type13 {
    padding: 2rem 6rem !important;
    font-weight: 300;
    color: #fff;
}

.footer_type13 .text {
    color: #dfdfdf!important;
}

.footer_type13 a {
    color: #dfdfdf!important;
}

.footer_type13 .text-light {
    color: #dfdfdf!important;
}

.footer_type13 .text i {
    /*display: none;*/
}

.footer_type13 .sub_title p {
    font-family: "The-Seasons";
    text-transform: uppercase;
    color: #f6f3e4!important;
}

.footer_type13 .container {
    max-width: 100%;
}

.footer_type13 .top_row {
    background: unset;
}

.footer_type13 .bottom_row {
    background-color: transparent;
}





@media (max-width: 1200.5px) {
    .footer_type13 {
        padding: 2rem 1rem !important;
        font-weight: 300;
        color: #fff;
    }
    
    .footer_type13 .title {
        min-height: 50px;
    }
    
    .footer_type13 .logo img {
        width: unset;
        max-height: 40px;
    }
}

@media (max-width: 991.5px) {
    .footer_type13 .logo img {
        max-height: 70px;
    }
}

@media (max-width: 767.5px) {
    
}




