@import url('https://fonts.googleapis.com/css2?family=Unna:ital,wght@0,400;0,700;1,400;1,700&display=swap');

body{
    font-family: Manrope;
}
#main_index{
    padding-bottom:0rem!important;
    overflow:hidden;
}
#main_index h1,
#main_index h2,
#main_index h5{
    cursor:default;
}

.m_default_languagebar .footer_langbar_item{
    color:#fff;
}
.image_all{
  display: block;
  width: 100%;
}

.btnbox_left{
  display: flex;
  justify-content: flex-start;
}

.btnbox_center{
  display: flex;
  justify-content: center;
}

.btnbox_right{
  display: flex;
  justify-content: flex-end;
}

.c_color1{
  color: #eae7e5;
}

.c_color2{
  color: #f5f2ed;
}

.c_color3{
  color: #7d6962;
}

.n_small{
  display: inline-flex;
  width: 220px;
  height: 44px;
  margin: 0 0 22px;
  padding: 9px 28px;
  border-radius: 28px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  font-size: 18px;
  line-height: 1.4;
 box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.1);
}

.n_title{
  margin: 0 0 22px;
  font-family: "Unna", serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 1;
}

.n_subtitle{
  font-family: "Unna", serif;
  font-size: 28px;
  font-weight: 700;
}

.n_content{
  font-size: 17px;
  line-height: 1.65;
}

.n_button{
  width: 220px;
  height: 46px;
  padding: 10px 28px;
  border: 1px solid #7d6962;
  border-radius: 30px;
  background-color: #7d6962;
  box-shadow: 0 7px 12px rgba(2, 2, 2, 0.12);
  font-family: "Manrope", sans-serif;
  font-size: 15px;
  color: #fff;
  transition: 0.25s all linear;
}

.n_button:hover{
  transform: scale(0.98);
}

@media (max-width: 767.5px){
  .n_small{
    width: 180px;
    height: 40px;
    font-size: 15px;
  }

  .n_title{
    font-size: 30px;
  }

  .n_content{
    font-size: 15px;
  }
}

/*category page*/
/*.category_list_type4 .category_box .img_frame img{*/
/*    object-fit: contain;*/
/*}*/

/*Product page*/
/*.product_list_5 .product_box .img_frame img{*/
/*    object-fit: contain;*/
/*    background-color:#fff;*/
/*}*/

/*tag page*/
.product_list_horizontal .product_box .img_frame img{
    object-fit: contain;
    background-color:#fff;
}

@media screen and (max-width:767.5px){
    #main_tag .horizontal_detail_bottom{
        margin-top:1rem;
    }
    .product_list_horizontal .product_box .product_des .title{
        font-size:18px;
    }
    .product_list_horizontal .product_box .horizontal_detail_box .product_simple_description{
        font-size:12px;
    }
    .product_list_horizontal .product_box .horizontal_detail_bottom .button_section{
        justify-content: flex-start;
    }
    .product_list_horizontal .product_box .product_img{
        flex:0 0 40%;
    }
    .product_list_horizontal .product_box .product_des{
        flex:0 0 60%;
    }
    .product_list_horizontal .product_box .img_frame{
        padding-top:unset!important;
        height:auto;
        aspect-ratio: 1;
        border-radius: 5px;
    }
    .product_list_horizontal .product_box .whatsapp_wrapper a{
        color: #333;
        font-size: 10px !important;
        font-weight: 500;
    }
}

/*photo page*/
/*.gallerycategory .img_frame img{*/
/*    object-fit: contain;*/
/*}*/
/*.ws_gallery-2 .img_frame img{*/
/*    object-fit: contain;*/
/*}*/

/*news page*/
.latest_new_type4 .news_box .img_frame{
    box-shadow:0px 0px 2px rgba(0,0,0,0.3);
}
.latest_new_type4 .news_box .img_frame img{
    object-fit: contain;
}

/*navbar*/
.navbar_type8{
    background-color:#f5f2ed;
}
#main_index .navbar_type8{
    background-color:transparent;
}
.navbar_type8 .logo img{
    width: 16vw;
    padding:10px;
}
.navbar_type8 .nav_tab{
    justify-content: space-between;
}
.navbar_type8 .nav_tab .nav_item a{
    font-size: 1vw;
    padding: 15px 1.1vw;
    color: #7d6962;
    text-transform: capitalize;
}
.navbar_type8 .nav_tab .dropdown .dropdown-menu{
    top:20px;
}
.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a{
    color:#fff;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: black;
}
.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a{
    color:#fff!important;
}
.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a:hover{
    color:#fff!important;
}
.navbar_type8 .nav_tab .nav_item:nth-last-child(3) a{
    padding: 5px 4vw;
    color: #fff;
    background-color:#7d6962;
    border-radius: 1000px;
    box-shadow:2px 2px 2px rgba(0,0,0,0.5);
}
.navbar_type8 .nav_tab .nav_item::before{
    display: none;
}

.navbar_mobile .btn-outline-light:hover{
    background-color:transparent;
}
.navbar_mobile .btn-outline-light:hover{
    border-color: #000;
    color: #000;
}
.navbar_mobile .btn-outline-light:not(:disabled):not(.disabled):active{
    color: #000;
    background-color: transparent;
    border-color: #000;
}

.dark_nav{
    background-color:#f5f2ed!important;
}
.navbar_type8 .nav_tab .nav_item:nth-last-child(3){
    padding-left: 1vw;
    padding-right: 2vw;
}
.navbar_type8 .nav_tab .nav_item.login a{
    padding:5px 0vw;
}
.navbar_type8 .nav_tab .nav_item.shopping a{
    padding:5px 0vw;
}
.navbar_type8 .nav_tab .nav_item.login i,
.navbar_type8 .nav_tab .nav_item.shopping i{
    display: none;
}
.navbar_type8 .nav_tab .nav_item.login img{
    width: 2vw;
    height: 2vw;
    object-fit: contain;
}
.navbar_type8 .nav_tab .nav_item.shopping img{
    width: 2.5vw;
    height: 2.5vw;
    object-fit: contain;
}
.navbar_type8 .nav_tab .nav_item .badge{
    height:20px;
}
.navbar_type8 .nav_tab .nav_item .login{
    max-width: 8vw !important;
    font-size: 1.1vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

@media screen and (max-width: 1200.5px){
    .navbar_type8 .nav_tab{
        padding-right: 1rem;
    }
    .navbar_type8 .nav_tab .nav_item a{
        font-size:1.2vw;
        padding:15px 1.1vw;
    } 
}


/* hp_banner - shared slide composition */
.index_wrapper_2{
  margin-top: -100px;
}
.slider_banner .banner_content{
    overflow:hidden;
}

.hp_banner{
  position: relative;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translate(0, -50%);
  padding: 7vw 5% 2vw;
}

.hp_banner_box{
  position: relative;
  z-index: 2;
  width: 43vw;
}

.hp_banner_title{
  width: 42vw;
  font-family: "Unna", serif;
  font-size: 4vw;
  font-weight: 700;
  line-height: 0.95;
  color: #020202;
}

.hp_banner_content{
  width: 35vw;
  margin: 1.5vw 0 0;
  font-family: "Manrope", sans-serif;
  font-size: 1.05vw;
  font-weight: 400;
  line-height: 1.6;
  color: #020202;
}

.hp_banner .hp_banner_image{
  position: absolute;
  z-index: 1;
  top: -6vw;
  right: 4.5vw;
  width: 40vw !important;
  height: auto;
}

.hp_banner_buttonbox{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 22px;
  margin-top: 24px;
}

.hp_banner_button{
  width: 220px;
  height: 45px;
  padding: 0 24px;
  border: 1px solid #7d6962;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #7d6962;
  box-shadow: 0 7px 12px rgba(2, 2, 2, 0.12);
  font-family: "Manrope", sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  transition: 0.25s all linear;
}

.hp_banner_button:hover{
  color: #fff;
  text-decoration: none;
  transform: scale(0.98);
}

.hp_banner_button_light{
  border-color: #fff;
  background-color: #fff;
  color: #020202;
}

.hp_banner_button_light:hover{
  color: #020202;
}

@media (max-width: 1200.5px){
  .hp_banner{
    padding: 8vw 5% 2vw;
  }

  .hp_banner_content{
    font-size: 1.2vw;
  }

  .hp_banner .hp_banner_image{
    right: 3vw;
    top:-2vw;
    width: 42vw !important;
  }
}

@media (max-width: 991.5px){
  .index_wrapper_2{
    margin-top: 0;
  }

  .hp_banner{
    padding: 4vw 5%;
  }

  .hp_banner_box{
    width: 52vw;
  }

  .hp_banner_title{
    width: 50vw;
    font-size: 5vw;
  }

  .hp_banner_content{
    width: 45vw;
    font-size: 1.5vw;
  }

  .hp_banner .hp_banner_image{
    right: 1vw;
  }

  .hp_banner_button{
    width: 175px;
  }
}

@media (max-width: 767.5px){
    .index_wrapper_2 .item>img {
        min-height: 162vw !important;
        object-fit: cover;
    }
  .hp_banner{
        top: 0;
        height: auto;
        transform: none;
        padding: 5vw 0rem;
  }

  .hp_banner_box{
    width: 100%;
  }

  .hp_banner_title{
    width: 100%;
    font-size: 8vw;
    line-height: 1;
        text-align: center;
  }

  .hp_banner_content{
        width: 100%;
        margin-top: 4vw;
        font-size: 3.5vw;
        line-height: 1.5;
        text-align: center;
        min-height: 15vw;
  }

  .hp_banner .hp_banner_image{
        top: 78vw;
        right: -33px;
        width: 75vw !important;
        left: 0;
        margin: 0 auto;
  }

  .hp_banner_buttonbox{
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 20px;
  }

  .hp_banner_button{
        width: 100%;
        height: 37px;
  }
}

/* hp_about */
.hp_about{
  padding: 105px 6%;
  background-color: #fff;
  background-image: linear-gradient(to right, rgba(125, 105, 98, 0.09) 1px, transparent 1px);
  background-size: 25% 100%;
}
.hp_about_visual{
  padding-right: 25px;
}
.hp_about_small{
  height: 170px;
  overflow: hidden;
}
.hp_about_small_left{
  margin-right: 5px;
}
.hp_about_small_right{
  margin-left: 5px;
}
.hp_about_large{
  height: 345px;
  margin-top: 10px;
  overflow: hidden;
}
.hp_about_visual img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.hp_about_info{
  position: relative;
  padding: 30px 0 30px 35px;
}
.hp_about_element{
  position: absolute;
  top: 8px;
  right: 0;
  z-index: 0;
  width: 245px !important;
  height: auto !important;
  object-fit: contain !important;
  pointer-events: none;
}
.hp_about_info > :not(.hp_about_element){
  position: relative;
  z-index: 1;
}
.n_small{
  display: inline-block;
  width: 220px;
  padding: 9px 30px;
  margin: 0 0 18px;
  border-radius: 30px;
  background-color: #eae7e5;
  font-family: "Manrope", sans-serif;
  font-size: 18px;
  text-align: center;
  color: #020202;
}
.n_title{
  margin: 0 0 20px;
  font-family: "Unna", serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.05;
  color: #020202;
}
.n_content{
  margin: 0 0 22px;
  font-family: "Manrope", sans-serif;
  font-size: 17px;
  line-height: 1.65;
  color: #514b48;
}
.btnbox_left{
  display: flex;
  justify-content: flex-start;
  margin-top: 25px;
}
.btnbox_center{
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.n_button{
  width: 220px;
  height: 44px;
  padding: 0 28px;
  border: 0;
  border-radius: 30px;
  background-color: #8b776f;
  box-shadow: 0 5px 12px rgba(65, 51, 46, 0.18);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: "Manrope", sans-serif;
  font-size: 15px;
  color: #fff;
  transition: 0.25s all linear;
  cursor: pointer;
}
.n_button:hover{
  color: #fff;
  text-decoration: none;
  transform: translateY(-2px);
}
@media (max-width: 991.5px){
  .hp_about{
    padding: 70px 5%;
  }
  .hp_about_visual{
    padding-right: 0;
    margin-bottom: 35px;
  }
  .hp_about_info{
    padding-left: 0;
  }
  .hp_about_element{
    top: 10px;
    right: 0;
    width: 190px !important;
    opacity: 0.75;
  }
}
@media (max-width: 767.5px){
  .hp_about{
    padding: 50px 5%;
    overflow: hidden;
  }
  .hp_about_small{
    height: 115px;
  }
  .hp_about_large{
    height: 240px;
  }
  .hp_about_element{
    top: 18px;
    right: 0;
    width: 120px !important;
    opacity: 0.55;
  }
  .hp_about_info{
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
  }
  .n_small{
    width: 180px;
    font-size: 15px;
  }
  .n_title{
    font-size: 36px;
  }
  .n_content{
    font-size: 15px;
  }
  .hp_about_info > :not(.hp_about_element){
      text-align: center;
  }
  .hp_about_info .n_small{
        display: flex;
        margin: 0 auto 1rem;
  }
  .hp_about .btnbox_left{
      justify-content: center;
  }
}

/* hp_category */
.index_wrapper_4{
  padding: 0 6% 115px;
  background-color: #fff;
  background-image: linear-gradient(to right, rgba(125, 105, 98, 0.09) 1px, transparent 1px);
  background-size: 25% 100%;
}
.hp_section_heading{
  margin-bottom: 0px;
}
.hp_section_heading .n_title{
  margin-bottom: 0;
}
#main_index .productSlider-1{
  margin: 0;
}
#main_index .productSlider-1 .slick-list{
  margin: 0 -18px;
}
#main_index .productSlider-1 .product_box{
  margin: 0 18px;
  padding-bottom: 18px;
  background-color: #f5f2ed;
}
#main_index .productSlider-1 .product_img_frame{
  border-radius: 0;
}
#main_index .productSlider-1 .product_img_frame img{
  border-radius: 0;
}
#main_index .productSlider-1 .status.new{
  display: none;
}
#main_index .productSlider-1 .content{
  padding: 0 18px;
}
#main_index .productSlider-1 .content a{
  text-decoration: none;
}
#main_index .productSlider-1 .content .product_title{
  margin: 0;
  font-family: "Unna", serif;
  font-size: 23px;
  color: #020202;
}
#main_index .productSlider-1 .content .align-top{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 135px;
  height: 36px;
  margin: 9px 0 0;
  border: 1px solid #7d6962;
  border-radius: 50px;
  color: #7d6962;
  font-size: 13px;
  font-weight: 700 !important;
}
#main_index .productSlider-1 .content .align-top a{
  color: inherit;
}
#main_index .productSlider-1 .slick-prev{
  left: -18px;
  z-index: 2;
}
#main_index .productSlider-1 .slick-next{
  right: -18px;
}
#main_index .productSlider-1 .slick-prev::before{
  color: #7d6962;
  font-size: 28px;
}
#main_index .productSlider-1 .slick-next::before{
  color: #7d6962;
  font-size: 28px;
}
@media (max-width: 991.5px){
  .index_wrapper_4{
    padding: 0 5% 75px;
  }
  #main_index .productSlider-1 .slick-list{
    margin: 0 -12px;
  }
  #main_index .productSlider-1 .product_box{
    margin: 0 12px;
  }
}
@media (max-width: 767.5px){
  .index_wrapper_4{
    padding: 0 5% 45px;
  }
  #main_index .productSlider-1 .slick-list{
    margin: 0;
  }
  #main_index .productSlider-1 .product_box{
    margin: 0 8px;
  }
  #main_index .productSlider-1 .slick-prev{
    left: -8px;
  }
  #main_index .productSlider-1 .slick-next{
    right: -8px;
  }
  .hp_section_heading{
      margin-bottom:1rem;
  }
}

/* hp_advantages */
.hp_advantages{
  padding: 95px 6% 105px;
  background-color: #f5f2ed;
}
.hp_advantages .n_small{
    background-color:#fefdf8;
}
.hp_advantages .hp_section_heading{
    margin-bottom:2rem;
}
.hp_advantages_panel{
  padding: 48px 45px 20px;
  border: 7px solid #fff;
  border-radius: 38px;
  box-shadow: 0 4px 12px rgba(65, 51, 46, 0.13);
}
.hp_advantage_item{
  height: 145px;
  display: flex;
  align-items: flex-start;
}
.hp_advantage_icon{
  width: 82px;
  height: 82px;
  padding: 14px;
  margin-right: 25px;
  border-radius: 50%;
  background-color: #7d6962;
  flex: 0 0 auto;
}
.hp_advantage_icon img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.hp_advantage_item h3{
  width: 100%;
  margin: 8px 0 5px;
  font-family: "Unna", serif;
  font-size: 22px;
  line-height: 1.05;
}
.hp_advantage_info{
    /*flex:0 0 calc(100% - 135px)*/
}
.hp_advantage_item p{
  margin: 8px 0 0;
  font-family: "Manrope", sans-serif;
  font-size: 15px;
  line-height: 1.45;
  color: #514b48;
}
.theline{
  width: 35px;
  height: 1px;
  background-color: #7d6962;
  display: block;
}
@media (max-width: 1200.5px){
    
}
@media (max-width: 991.5px){
  .hp_advantages{
    padding: 70px 5%;
  }
  .hp_advantages_panel{
    padding: 35px 30px 10px;
  }
}
@media (max-width: 767.5px){
  .hp_advantages{
    padding: 50px 5%;
  }
  .hp_advantages_panel{
    padding: 1rem;
    border-radius: 25px;
  }
  .hp_advantage_item{
    height: 125px;
  }
  .hp_advantage_icon{
    width: 45px;
    height: 45px;
    padding: 11px;
    margin-right: 12px;
    margin-top: 10px;
  }
  .hp_advantage_item h3{
      font-size:18px;
  }
}

/* hp_gallery */
.index_wrapper_6{
  padding: 95px 0 105px;
  background-color: #fff;
  background-image: url("https://cdn1.npcdn.net/images/E_BG_fwtajp_1785310017.jpg?md5id=e2b498ea45908aaa6d86561226553acb&new_width=1600&new_height=1600&type=4");
  background-position: center;
  background-size: cover;
}
.hp_gallery .hp_section_heading{
  padding: 0 5%;
}
.hp_gallery .btnbox_center{
    margin-top:3rem;
}
.hp_photoGallerySliderWithTitle .col-12{
    padding:0 ;
}
#main_index .hp_photoGallerySliderWithTitle{
  background-color: transparent;
}
#main_index .hp_photoGallerySliderWithTitle .photo-gallery{
  padding: 0;
}
#main_index .hp_photoGallerySliderWithTitle .outline_box{
  padding: 0 10px;
}
#main_index .hp_photoGallerySliderWithTitle .gallery_box{
  padding-top: 115%;
}
#main_index .hp_photoGallerySliderWithTitle .gallery_box img{
  transition: 0.4s all ease;
}
#main_index .hp_photoGallerySliderWithTitle .gallery_box:hover img{
  transform: translate(-50%, -50%) scale(1.05);
}
#main_index .hp_photoGallerySliderWithTitle .text-center{
  display: none;
}
@media (max-width: 991.5px){
  .index_wrapper_6{
    padding: 70px 0;
  }
  #main_index .hp_photoGallerySliderWithTitle .outline_box{
    padding: 0 7px;
  }
}
@media (max-width: 767.5px){
  .index_wrapper_6{
    padding: 50px 0;
  }
  #main_index .hp_photoGallerySliderWithTitle .outline_box{
    padding: 0 5px;
  }
}

/* hp_testimonials */
.index_wrapper_7{
  padding: 20px 6% 105px;
  background-color: #fff;
  background-image: url("https://cdn1.npcdn.net/images/F_BG_jysxqt_1785310018.jpg?md5id=e2b498ea45908aaa6d86561226553acb&new_width=1600&new_height=1600&type=4");
  background-position: center;
  background-size: cover;
}
#main_index .hp_testimonial_type3{
    overflow:unset;
}
#main_index .hp_testimonial_type3 .testimonial_card{
  width: calc(100% - 20px);
  height: calc(100% - 48px);
  margin: 48px 10px 0;
  padding: 78px 58px 42px;
  border: 6px solid #fff;
  border-radius: 28px;
  background-color: #f2efec;
  box-shadow: 0 5px 15px rgba(65, 51, 46, 0.14);
}
#main_index .hp_testimonial_type3 .slick-track{
  display: flex;
}
#main_index .hp_testimonial_type3 .slick-slide{
  height: auto;
  padding: 0 4px;
}
#main_index .hp_testimonial_type3 .slick-list{
    padding-bottom:1rem;
}
#main_index .hp_testimonial_type3 .slick-slide > div{
  height: 100%;
  margin-top:0;
}
#main_index .hp_testimonial_type3 .testimonial_box{
  height: 100%;
}
#main_index .hp_testimonial_type3 .testimonial_card .img{
  top: 20px;
  left: 58px;
  width: 88px;
  height: 88px;
  box-shadow: none;
}
#main_index .hp_testimonial_type3 .testimonial_card .text_area{
  margin: 38px 0 34px;
}
#main_index .hp_testimonial_type3 .testimonial_card .text_area .text{
  display: block;
  line-height: 1.7;
  white-space: normal;
  text-align: left;
  -webkit-line-clamp: unset;
  -webkit-box-orient: initial;
  overflow: visible;
}
#main_index .hp_testimonial_type3 .testimonial_card i{
  display: none;
}
#main_index .hp_testimonial_type3 .testimonial_card .name{
  width: 100%;
  text-align: left;
  align-self: stretch !important;
}
#main_index .hp_testimonial_type3 .testimonial_card .name h6{
  margin: 0;
  font-family: "Unna", serif;
  font-size: 23px;
  font-weight: 700;
  color: #342b28;
}
#main_index .hp_testimonial_type3 .testimonial_card .name .all_font_sm{
  margin: 0;
  font-family: "Manrope", sans-serif;
  color: #514b48;
}
#main_index .hp_testimonial_type3 .slick-dots{
  bottom: -42px;
  text-align: center;
}
#main_index .hp_testimonial_type3 .slick-dots li button::before{
  font-size: 12px;
  color: #7d6962;
}
@media (max-width: 991.5px){
  .index_wrapper_7{
    padding: 20px 5% 90px;
  }
  #main_index .hp_testimonial_type3 .testimonial_card{
    padding: 78px 42px 38px;
  }
  #main_index .hp_testimonial_type3 .testimonial_card .img{
    left: 42px;
  }
}
@media (max-width: 767.5px){
  .index_wrapper_7{
    padding: 10px 5% 80px;
  }
  #main_index .hp_testimonial_type3 .testimonial_card{
    width: 100%;
    height: calc(100% - 42px);
    margin: 42px 0 0;
    padding: 72px 24px 32px;
    border-radius: 24px;
  }
  #main_index .hp_testimonial_type3 .testimonial_card .img{
    top: 18px;
    left: 24px;
    width: 78px;
    height: 78px;
  }
  #main_index .hp_testimonial_type3 .testimonial_card .text_area{
    margin: 30px 0 26px;
  }
  #main_index .hp_testimonial_type3 .testimonial_box{
      margin-top:0!important;
  }
}

/* hp_cta */
.hp_cta{
  padding: 105px 14%;
  background-color: #f5f2ed;
}
.hp_cta_inner{
  padding: 65px 40px;
  border: 6px solid #fff;
  border-radius: 20px;
}
.hp_cta_inner[data-aos]:not(.aos-init){
  opacity: 1;
  transform: none;
}
.hp_cta_inner .n_title{
  font-size: 42px;
}
.hp_cta_inner .n_content{
  margin-bottom: 0;
}
@media (max-width: 991.5px){
  .hp_cta{
    padding: 75px 8%;
  }
}
@media (max-width: 767.5px){
  .hp_cta{
    padding: 50px 5%;
  }
  .hp_cta_inner{
    padding: 42px 20px;
  }
  .hp_cta_inner .n_title{
    font-size: 34px;
  }
}

/*footer*/
.footer_type7{
    background-color:#f5f2ed;
}
.footer_type7 .footer_subtitle{
    font-family: "Unna", serif;
    color:#251c19!important;
}
.footer_type7 .logo{
    min-height:50px;
}
.footer_type7 .logo img{
    max-height:50px;
}
.footer_type7 h2,
.footer_type7 p,
.footer_type7 i,
.footer_type7 a,
.footer_type7 a:hover,
.footer_type7{
    color:#251c19!important;
}
.footer_type7 .copy_right,
.npfooter_languagebar .text-muted,
.platinum_website_visitor,
.npfooter_languagebar,
.copy_right small,
.footer_type7 .privacy_policy:hover,
.footer_type7 .mb-1{
    color:#251c19!important;
}
.footer_type7 .social_media a .icon_s img{
    filter:brightness(0) invert(0)!important;
}
.footer_type7 .social_media a:hover .icon_s i {
    color: #251c19;
}
.footer_langbar_item{
    color:#251c19!important;
}

/*mobile side-navbar*/
.side_menu .footer_langbar_item{
    color:#fff!important;
}