@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

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

a:hover {
    text-decoration: none;
}

.slick-dotted.slick-slider {
    margin-bottom: 0;
}

.slider_banner .banner_content {
    opacity: 1 !important;
}
    
@media screen and (max-width: 767.5px){
.index_wrapper_2 .item>img{
      
    min-height:190vw!important;
    object-fit:cover;
}

}

/*TS*/

.hp_ts {
    background: #020145;
    padding: 1%;
}

.hp_ts_title {
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    font-size: 13px;
    letter-spacing: 1px;
}

/*Menu*/

.navbar_type8 .nav_tab .nav_item a {
    color: #000;
    padding: 15px 0.8vw;
    font-weight: 500;
    font-size: 0.93vw;
}

.navbar_type8 .logo img {
    width: 20vw;
    padding: 0;
}

.dark_nav {
    background-color: #fff !important;

}

.navbar_mobile {
    background-color: rgba(255, 255, 255, 1);
}

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

.navbar_type8 .nav_tab {
    flex: 0 1 78%;
    padding-left: 0;
    padding-right: 9%;
}

.navbar_type8 .nav_tab .nav_item::before {
    top: 100%;
    width: 0%;
    left: 50%;
    border-bottom: none;
    transition: all 0.4s ease-in-out;
    opacity: 1;
    height: 2px;
    transform: translate(-50%, 0);
    background-color: #020145;
     
}

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

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a{
    color:#000;
}
.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a:hover{
    color:#000;
}
.navbar_type8 .nav_tab .dropdown .dropdown-menu{
    top:25px;
}
.navbar_type8 .nav  _tab .dropdown .dropdown-menu {
    top: 20px;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item:first-child {
    padding-top: 0.25rem;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item:last-child {
    padding-bottom: 0.25rem;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item>span {
    padding-top: 0!important;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item {
    background-color: rgba(255, 255, 255, 0.9);
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item {
    display: flex; 
    flex-direction: column; 
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    overflow-y: auto;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img {
    position: absolute;
    border-top: 0;
    top: 20px!important;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel.p-3 {
    padding: 0!important;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel a {
     flex: 0 1 100%;
     padding: 0.5rem 1.5rem;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel .dropdown_item {
    height: auto;
    text-align: left;
    padding: 0;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel .dropdown_item .img_frame {
    display: none;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel .dropdown_item .text {
    color:#000;
    text-align: left;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel .dropdown_item .text:hover {
    color:#020145;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a{
    color:#fff;
}
.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a:hover{
    color:#fff;
}
.navbar_type8 .nav_tab .dropdown .dropdown-menu{
    top:25px;
}
.navbar_type8 .nav  _tab .dropdown .dropdown-menu {
    top: 20px;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item:first-child {
    padding-top: 0.25rem;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item:last-child {
    padding-bottom: 0.25rem;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item>span {
    padding-top: 0!important;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item {
    display: flex; 
    flex-direction: column; 
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    overflow-y: auto;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img {
    position: absolute;
    border-top: 0;
    top: 20px!important;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel.p-3 {
    padding: 0!important;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel a {
     flex: 0 1 100%;
     padding: 0.5rem 1.5rem;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel .dropdown_item {
    height: auto;
    text-align: left;
    padding: 0;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel .dropdown_item .img_frame {
    display: none;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel .dropdown_item .text {
    color:#fff;
    text-align: left;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel .dropdown_item .text:hover {
    color:#E53935;
}

.nav_bottom .menu .nav_item .dropdown a {
    padding: 10px 1vw;
    color: #000;
    text-transform: uppercase;
    font-size: 0.95vw;
}

.nav_bottom .menu .nav_item .dropdown_body a {
    padding: 10px 1vw !important;
}

.nav_bottom .menu .nav_item .dropdown strong {
    font-weight: 500;
}

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

.nav_bottom .menu .nav_item:hover {
    background-color: transparent;
}

.navbar_ecommerceDropdown .nav_search {
    justify-content: flex-end;
    flex: 0 1 85%;
    padding-left: 0;
    padding-right: 5%;
}

.navbar_ecommerceDropdown .nav_logo {
    margin-left: 5%;
    flex: 0 1 20%;
}

.nav_bottom .menu {
    justify-content: flex-end;
}

.navbar_ecommerceDropdown .nav_logo img {
   
    max-width: 105%;
}

.sticky-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);

    animation: slideDown 0.4s ease forwards;
}

@keyframes slideDown {
    from {
        transform: translateY(-100%);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}


@media screen and (max-width: 1200.5px){
.navbar_type8 .nav_tab .nav_item a {
    font-size: 0.95vw;
}

.navbar_type8 .logo img {
    width: 20.25vw;
    padding: 0;
}

.navbar_ecommerceDropdown .nav_logo {
    margin-left: 3%;
    flex: 0 1 20%;
}

.navbar_ecommerceDropdown .nav_search {
    flex: 0 1 85%;
    padding-right: 3%;
}

.nav_bottom .menu .nav_item .dropdown a {
    padding: 10px 0.75vw;
    font-size: 1.1vw;
}

}

@media screen and (max-width: 444.44px){
.navbar_mobile .logo_img {

    padding: 10px;
}

}

/*Banner*/

.hp_banner {
    overflow: hidden;
    height: 100%;
    margin: 0 -1px;
}

.hp_banner_fbox {
    display: flex;
    align-items: center;
}

.hp_banner_image1 {
    margin-left: -16px;
}

.hp_banner_image2 {
    margin-right: 2%;
    margin-left: 2%;
}

.hp_banner_box {
    position: relative;
}

.hp_banner_inbox {
    position: absolute;
    bottom: 10%;
    left: 9%;
}

.slider_banner .slick-dots {
    bottom: 15px;
    position: absolute;
}

/* Default dot button */
.slider_banner .slick-dots li button {
    border: 1px solid black;
    background: transparent;
    width: 12px;
    height: 12px;
    border-radius: 50%;
}

/* Remove default pseudo dot */
.slider_banner .slick-dots li button:before {
    content: '';
}

/* Active dot */
.slider_banner .slick-dots li.slick-active button {
    background: black;
    border: 1px solid black;
}

.hp_banner_title {
    color: #fff;
    font-size: 3vw;
    margin-bottom: 2%;
}

.hp_banner_desc {
    color: #fff;
    font-size: 1.25vw;
    margin-bottom: 6%;
    font-weight: 400;
}

.hp_banner_link {
    color: #fff;
    font-size: 1.05vw;
    transition: 0.3s;
    border: 1px solid #fff;
    padding: 0.6vw 1.2vw;
}

.hp_banner_link:hover {
    color: #fff;
    border: 1px solid #fff;
    background: #020145;
}

@media screen and (max-width: 1200.5px){
.hp_banner_title {
    font-size: 3.5vw;
    margin-bottom: 1%;
}

.slider_banner .slick-dots {
    bottom: 0px;
    position: absolute;
}

.hp_banner_desc {
    font-size: 1.5vw;
    margin-bottom: 5%;
}

.hp_banner_link {
    font-size: 1.3vw;
    padding: 0.75vw 1.7vw;
}

.hp_banner_inbox {
    bottom: 7%;
    left: 9%;
}

}

@media screen and (max-width: 767.5px){
.hp_banner_fbox {
    align-items: center;
    flex-direction: column;
    gap: 6vw;
}

.hp_banner_image1 {
    margin-left: -18%;
    margin-right: -18%;
}

.slider_banner .slick-dots {
    bottom: -20px;
    position: absolute;
}

.hp_banner_title {
    font-size: 9vw;
    margin-bottom: 1%;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
}

.hp_banner_desc {
    font-size: 3.75vw;
    margin-bottom: 6%;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
}

.hp_banner_link {
    font-size: 3.5vw;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
    padding: 2vw 4vw;
}

.hp_banner_inbox {
    bottom: 9%;
    left: 3%;
}

.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.hp_banner_image2 {
    margin-right: 3%;
    margin-left: 3%;
}

}

/*Collection*/

.hp_collections {
    padding: 5% 9% 5%;
    border-top: 1px solid #e5e5ec;
    margin-top: 1%;
}

.hp_collections_abox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 3%;
}

.hp_collections_fbox {
    display: flex;
    justify-content: space-between;
    gap: 1.5vw;
  
}

.hp_collections_box {
    text-align: center;
}

.hp_collections_image {
    width: 100%;
}

.hp_collections_title {
    color: #000;
    font-size: 2.2vw;
    font-weight: 600;
    margin-bottom: 0;
}

.hp_collections_link {
    color: #000;
    font-size: 1vw;
    font-weight: 500;
    border-bottom: 2px solid #000;
    padding: 0 7.5px 5px;
    transition: 0.3s;
}

.hp_collections_link:hover {
    color: #020145;
    border-bottom: 2px solid #020145;

}

.hp_collections_item {
    margin-bottom: 0;
    margin-top: 6%;
    font-size: 1.1vw;
    color: #000;
}

@media screen and (max-width: 1200.5px){
.hp_collections_title {
 
    font-size: 2.7vw;
  
}

.hp_collections_link {
 
    font-size: 1.25vw;
}

.hp_collections_item {
   
    margin-top: 6%;
    font-size: 1.35vw;

}

}

@media screen and (max-width: 767.5px){
.hp_collections_title {
 
    font-size: 7vw;
  
}

.hp_collections_link {
 
    font-size: 4vw;
}

.hp_collections_item {
   
    margin-top: 6%;
    font-size: 4vw;

}

.hp_collections {
    padding: 12% 3%;
   
}

.hp_collections_abox {
 
    align-items: start;
    margin-bottom: 12%;
    flex-direction: column;
    gap: 4vw;
}

.hp_collections_fbox {

    gap: 6vw 0;
    flex-wrap: wrap;
}

.hp_collections_box {
    flex: 0 0 47%;
}

}

/*Craft*/

.hp_craft {
    background: #e5e5ed;
    padding: 5% 9% 4%;
}

.hp_craft_abox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 3%;
}

.hp_craft_box {
    background: #fff;
    margin: 0 0.5vw;
    padding: 2vw 2vw 2vw;
    position: relative;
}

.hp_craft_box.a:before {
    position: absolute;
    content: "01";
    top: 6%;
    right: 9%;
    color: #000;
    font-size: 1.5vw;
    font-weight: 300;
    font-family: poppins;
}

.hp_craft_box.b:before {
    position: absolute;
    content: "02";
    top: 6%;
    right: 9%;
    color: #000;
    font-size: 1.5vw;
    font-weight: 300;
    font-family: poppins;
}

.hp_craft_box.c:before {
    position: absolute;
    content: "03";
    top: 6%;
    right: 9%;
    color: #000;
    font-size: 1.5vw;
    font-weight: 300;
    font-family: poppins;
}

.hp_craft_box.d:before {
    position: absolute;
    content: "04";
    top: 6%;
    right: 9%;
    color: #000;
    font-size: 1.5vw;
    font-weight: 300;
    font-family: poppins;
}

.hp_craft_box.e:before {
    position: absolute;
    content: "05";
    top: 6%;
    right: 9%;
    color: #000;
    font-size: 1.5vw;
    font-weight: 300;
    font-family: poppins;
}

.hp_craft_fbox {
    margin-right: -22%;
}


.hp_craft_title {
    color: #000;
    font-size: 2.2vw;
    font-weight: 600;
    margin-bottom: 0;
}

.hp_craft_link {
    color: #000;
    font-size: 1vw;
    font-weight: 500;
    border-bottom: 2px solid #000;
    padding: 0 7.5px 5px;
    transition: 0.3s;
}

.hp_craft_icon {
    width: 5vw;
}

.hp_craft_link:hover {
    color: #020145;
    border-bottom: 2px solid #020145;

}

.hp_craft_item1 {
    font-size: 1.25vw;
    margin-bottom: 7%;
    color: #000;
    margin-top: 9%;
}

.hp_craft_item2 {
    font-size: 1vw;
    margin-bottom: 0;
    height: 6vw;
    color: #000;
}

.hp_craft_fbox .slick-dots {
    display: flex !important;
    justify-content: center;
    padding: 0;
    margin: 0;
    left: -9%;
}

.hp_craft_fbox .slick-dots li {
    margin: 0 !important;   /* remove gap */
    padding: 0;
    width: 70px;
    height: 3px;
}

.hp_craft_fbox .slick-dots li button {
    width: 30px;   /* adjust length of each segment */
    height: 4px;   /* thickness */
    padding: 0;
}

.hp_craft_fbox .slick-dots li button:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #ccc; /* inactive color */
    opacity: 1;
}

.hp_craft_fbox .slick-dots li.slick-active button:before {
    background: #000; /* active color */
}



@media screen and (max-width: 1200.5px){
.hp_craft_title {

    font-size: 2.7vw;
}

.hp_craft_link {
    font-size: 1.25vw;
}

.hp_craft_icon {
    width: 6vw;
}

.hp_craft_item1 {
    font-size: 1.5vw;
    margin-bottom: 7%;
    margin-top: 9%;
}

.hp_craft_item2 {
    font-size: 1.25vw;
    height: 8vw;
}

.hp_craft_box.a:before, .hp_craft_box.b:before, .hp_craft_box.c:before, .hp_craft_box.d:before, .hp_craft_box.e:before {
    top: 6%;
    right: 9%;
    font-size: 1.75vw;

}

}

@media screen and (max-width: 767.5px){
.hp_craft_title {
    width: 87%;
    font-size: 7vw;
}

.hp_craft_link {
    font-size: 4vw;
}

.hp_craft_icon {
    width: 18vw;
}

.hp_craft_item1 {
    font-size: 5vw;
    margin-bottom: 7%;
    margin-top: 9%;
}

.hp_craft_item2 {
    font-size: 4vw;
    height: 20vw;
}

.hp_craft_box.a:before, .hp_craft_box.b:before, .hp_craft_box.c:before, .hp_craft_box.d:before, .hp_craft_box.e:before {
    top: 11%;
    right: 9%;
    font-size: 5vw;

}

.hp_craft_fbox {
    margin-right: 0;
}

.hp_craft {
  
    padding: 12% 3%;
}

.slick-arrow {
    z-index: 10 !important;
}

.hp_craft_abox {
    flex-direction: column;
    gap: 4vw;
    align-items: start;
    margin-bottom: 12%;
}
.hp_craft_fbox .slick-dots {
 
    left: 0%;
}

.hp_craft_box {
    margin: 0;
    padding: 7vw 9vw 7vw;
}
}

/*Discover*/

.hp_discover {
    padding: 5% 9% 2%;
}

.hp_discover_abox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 3%;
}

.hp_discover_box {
    text-align: center;
}

.hp_discover_title {
    color: #000;
    font-size: 2.2vw;
    font-weight: 600;
    margin-bottom: 0;
}

.hp_discover_link {
    color: #000;
    font-size: 1vw;
    font-weight: 500;
    border-bottom: 2px solid #000;
    padding: 0 7.5px 5px;
    transition: 0.3s;
}

.hp_discover_link:hover {
    color: #020145;
    border-bottom: 2px solid #020145;

}

.hp_discover_item {
    margin-bottom: 0;
    margin-top: 12%;
    font-size: 1vw;
    color: #000;
}

.hp_discover_icon {
    width: 4vw;
    margin: 0 auto;
}

.hp_discover_sbox .slick-dots {
    display: flex !important;
    justify-content: center;
    padding: 0;
    margin: 0;
}

.hp_discover_sbox .slick-dots li {
    margin: 0 !important;   /* remove gap */
    padding: 0;
    width: 70px;
    height: 3px;
}

.hp_discover_sbox .slick-dots li button {
    width: 30px;   /* adjust length of each segment */
    height: 4px;   /* thickness */
    padding: 0;
}

.hp_discover_sbox .slick-dots li button:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #ccc; /* inactive color */
    opacity: 1;
}

.hp_discover_sbox .slick-dots li.slick-active button:before {
    background: #000; /* active color */
}

@media screen and (max-width: 1200.5px){
.hp_discover_title {
   
    font-size: 2.7vw;
}

.hp_discover_link {

    font-size: 1.25vw;
   
}

.hp_discover_item {
    margin-top: 12%;
    font-size: 1.25vw;
}

.hp_discover_icon {
    width: 5vw;
}

}

@media screen and (max-width: 767.5px){
.hp_discover_title {
   
    font-size: 7vw;
}

.hp_discover_link {

    font-size: 4vw;
   
}

.hp_discover_item {
    margin-top: 12%;
    font-size: 4vw;
}

.hp_discover_icon {
    width: 15vw;
}

.hp_discover {
    padding: 12% 3% 6%;
}

.hp_discover_abox {
    flex-direction: column;
    gap: 4vw;
    align-items: start;
    margin-bottom: 12%;
}


}

/*Why*/

.hp_why {
    padding: 3% 9% 3%;
}

.hp_why_abox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 4%;
}

.hp_why_box {
    text-align: center;
    flex: 0 0 20%;
}

@keyframes jshake {
    25% {
        transform: rotate(10deg);
      }
      75% {
        transform: rotate(-10deg);
      }
}

.hp_why_icon {
    width: 5vw;
    transition: 0.3s;
}

.hp_why_icon:hover {
    animation: 1s jshake;
}

.hp_why_fbox {
    display: flex;
    justify-content: space-between;
  
}

.hp_why_title {
    color: #000;
    font-size: 2.2vw;
    font-weight: 600;
    margin-bottom: 0;
}

.hp_why_link {
    color: #000;
    font-size: 1vw;
    font-weight: 500;
    border-bottom: 2px solid #000;
    padding: 0 7.5px 5px;
    transition: 0.3s;
}

.hp_why_link:hover {
    color: #020145;
    border-bottom: 2px solid #020145;

}

.hp_why_item {
    color: #000;
    margin-bottom: 0;
    font-size: 1.05vw;
    margin-top: 6%;
    font-weight: 400;
}

@media screen and (max-width: 1200.5px){
.hp_why_title {
    font-size: 2.7vw;
}

.hp_why_link {
    font-size: 1.25vw;
}

.hp_why_item {
   
    font-size: 1.3vw;
    margin-top: 6%;
  
}

.hp_why_icon {
    width: 6vw;

}

}

@media screen and (max-width: 767.5px){
.hp_why_title {
    font-size: 7vw;
}

.hp_why_link {
    font-size: 4vw;
}

.hp_why_item {
   
    font-size: 3.5vw;
    margin-top: 6%;
  
}

.hp_why {
    padding: 12% 3%;
}

.hp_why_abox {
    gap: 4vw;
    align-items: start;
    margin-bottom: 12%;
    flex-direction: column;

}

.hp_why_box {
  
    flex: 0 0 50%;
}

.hp_why_fbox {
    gap: 6vw 0;
    flex-wrap: wrap;
}

.hp_why_icon {
    width: 18vw;
}

}

/*Gallery*/

.index_wrapper_7 {
    padding: 2% 0 0.5%;
    border-bottom: 1px solid #e5e5ec;
}

.hp_gallery {
    padding: 0 9%;
}

.hp_gallery_abox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2%;
}

.hp_gallery_title {
    color: #000;
    font-size: 2.2vw;
    font-weight: 600;
    margin-bottom: 0;
}

.hp_gallery_link {
    color: #000;
    font-size: 1vw;
    font-weight: 500;
    border-bottom: 2px solid #000;
    padding: 0 7.5px 5px;
    transition: 0.3s;
}

.hp_gallery_link:hover {
    color: #020145;
    border-bottom: 2px solid #020145;

}

.slick-dots li button:before {
    
    content: '•';
  
}

.hp_photoGallerySlider_type3 .slick-dots {

    bottom: -15px;
}

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

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

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

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

.hp_photoGallerySlider_type3 {
    background-color: transparent;
    margin: 0 -5%;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .outline_box {
    padding: 10px 0.75vw;
}

/* Default dot button */
.hp_photoGallerySlider_type3 .slick-dots li button {
    border: 1px solid black;
    background: transparent;
    width: 12px;
    height: 12px;
    border-radius: 50%;
}

/* Remove default pseudo dot */
.hp_photoGallerySlider_type3 .slick-dots li button:before {
    content: '';
}

/* Active dot */
.hp_photoGallerySlider_type3 .slick-dots li.slick-active button {
    background: black;
    border: 1px solid black;
}

@media screen and (max-width: 1200.5px){
.hp_gallery_title {
    
    font-size: 2.7vw;
    
}

.hp_gallery_link {
   
    font-size: 1.25vw;
    
}

}

@media screen and (max-width: 767.5px){
.hp_gallery_title {
    
    font-size: 7vw;
    
}

.hp_gallery_abox {
    flex-direction: column;
    align-items: start;
    gap: 4vw;
    margin-bottom: 9%;
}

.hp_gallery_link {
   
    font-size: 4vw;
    
}

.index_wrapper_7 {
    padding: 6% 0 3%;
   
}

.hp_gallery {
    padding: 0 3%;
}

}

/*Clients*/

.index_wrapper_8 {
    padding: 4% 9% 2%;
}

.hp_testimonials .testimonials_box {
    padding: 0;
}

.hp_testimonials .testimonials_box .testimonials_card .icon .img_frame img {
    height: 25vw;
    border-radius: 0;
    object-fit: contain;
}

.hp_testimonials {
    color: white;
    margin: 0 -3%;
}

.hp_testimonials .testimonials_box .testimonials_card .icon {
    padding-bottom: 26vw;
}

.hp_testimonials .testimonial_star {
    font-size: 1.5vw;
}

.hp_testimonials .testimonials_box .testimonials_card h6 {
    color: #020145;
    font-size: 1vw;
    font-weight: 600;
}

.hp_testimonials .testimonials_box .testimonials_card {
    padding: 15px 3.75vw;
}

.hp_testimonials .testimonials_box .slick-prev {
    left: 15px;
    z-index: 10;
    top: 41.5%;
}

.hp_testimonials .testimonials_box .slick-next {
    right: 15px;
    z-index: 10;
    top: 41.5%;
}

.hp_testimonials .testimonials_box .testimonials_card .content h5 {
    font-size: 1vw;
    margin-top: 3%;
    line-height: 1.5;
    margin-bottom: 0;
    height: 10.5vw;
}



.hp_clients_abox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.5%;
}

.hp_clients_title {
    color: #000;
    font-size: 2.2vw;
    font-weight: 600;
    margin-bottom: 0;
}

.hp_clients_link {
    color: #000;
    font-size: 1vw;
    font-weight: 500;
    border-bottom: 2px solid #000;
    padding: 0 7.5px 5px;
    transition: 0.3s;
}

.hp_clients_link:hover {
    color: #020145;
    border-bottom: 2px solid #020145;

}


@media screen and (max-width: 1200.5px){
.hp_clients_title {
    font-size: 2.7vw;
}

.hp_clients_link {
    font-size: 1.25vw;
}

.hp_testimonials .testimonial_star {
    font-size: 1.75vw;
}

.hp_testimonials .testimonials_box .testimonials_card h6 {
    font-size: 1.35vw;
}

.hp_testimonials .testimonials_box .testimonials_card .content h5 {
    font-size: 1.25vw;
    margin-top: 3%;
    height: 15vw;
}

}

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

.hp_clients_abox {
    align-items: start;
    margin-bottom: 6%;
    flex-direction: column;
    gap: 4vw;
}

.hp_clients_title {
    font-size: 7vw;
}

.hp_clients_link {
    font-size: 4vw;
}

.hp_testimonials .testimonial_star {
    font-size: 5vw;
}

.hp_testimonials .testimonials_box .testimonials_card h6 {
    font-size: 4vw;
}

.hp_testimonials .testimonials_box .testimonials_card .content h5 {
    font-size: 4vw;
    margin-top: 3%;
    height: 35vw;
}

.index_wrapper_8 {
    padding: 12% 3%;
}

.hp_testimonials .testimonials_box .testimonials_card {
    padding: 15px;
}

.hp_testimonials .testimonials_box .testimonials_card .icon .img_frame img {
    height: 92vw;
}

.hp_testimonials .testimonials_box .testimonials_card .icon {
    padding-bottom: 94vw;
}


}

/*Contact*/

.hp_contact {
    padding: 2% 9% 5%;
}

.hp_contact .row {
    align-items: center;
}

.hp_contact_image {
    width: 100%;
}

.hp_contact_box {
    text-align: center;
}

.hp_contact_title {
    color: #000;
    font-size: 2.2vw;
    font-weight: 600;
    margin-bottom: 4.5%;
}

.hp_contact_desc {
    color: #000;
    font-size: 1vw;
    margin-bottom: 4.5%;
    line-height: 1.6;
}

.hp_contact_link {
    color: #000;
    font-size: 1vw;
    font-weight: 500;
    border-bottom: 2px solid #000;
    padding: 0 7.5px 5px;
    transition: 0.3s;
}

.hp_contact_link:hover {
    color: #020145;
    border-bottom: 2px solid #020145;

}

@media screen and (max-width: 1200.5px){
.hp_contact_title {
    font-size: 2.7vw;
    margin-bottom: 4.5%;
}

.hp_contact_desc {
    font-size: 1.25vw;
    margin-bottom: 4.5%;
}

.hp_contact_desc br {
    display: none;
}

.hp_contact_link {
    font-size: 1.25vw;
}

}

@media screen and (max-width: 767.5px){
.hp_contact_title {
    font-size: 7vw;
    margin-bottom: 6%;
    margin-top: 9%;
}

.hp_contact_desc {
    font-size: 4vw;
    margin-bottom: 6%;
}

.hp_contact_link {
    font-size: 4vw;
}

.hp_contact {
    padding: 6% 3% 12%;
}

}

/*DS*/

.hp_ds {
    background: #020145;
}

.hp_ds_abox {
    display: flex;
    justify-content: space-between;
}

.hp_ds_link {
    color: #fff;
    font-size: 1vw;
    transition: 0.3s;
}

.hp_ds_link:hover {
    color: #e5e5ec;
}

.hp_ds_bbox {
    flex: 0 0 33.33333%;
    text-align: center;
    border-right: 1px solid rgba(255,255,255,0.4);
    border-bottom: 1px solid rgba(255,255,255,0.4);
    padding: 2.25%;
}

.hp_ds_bbox:last-child {
 
    border-right: 0;
}

@media screen and (max-width: 1200.5px){
.hp_ds_link {
    font-size: 1.25vw;
}
}

@media screen and (max-width: 767.5px){
.hp_ds_link {
    font-size: 4vw;
}

.hp_ds_bbox {
    padding: 7%;
}

.hp_ds_abox {
    flex-direction: column;
}

}

/*Footer*/

.footer_type6 {
    background-color: #020145;
    color: white;
    padding-top: 3rem;
    padding-bottom: 1rem;
    overflow: hidden;
    font-size: 14.4px;
}

.footer_type6 .social_media a {
    margin-left: 1.5rem;
}

.footer_type6 .line {
    background-color: rgba(255, 255, 255, 0);
    position: relative;
    margin-top: 60px;
}

.footer_type6 .line::before {
    position: absolute;
    content: "";
    background-color: rgba(255,255,255,0.4);
    width: 140vw;
    height: 1px;
    bottom: 0%;
    right: -41%;
}

.footer_type6 .input-container input {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);

}

.footer_type6 .title h5 {
    font-size: 19px;
    text-transform: uppercase;
}

.footer_type6 .a p {
    line-height: 2;
    width: 90%;
}

.footer_type6 .social_media a .icon_s img {
    filter: unset;
    height: 25px;
    width: auto;
}

.footer_type6 .logo img {

    max-height: 30px;
}

.footer_type6 .copy_right.text-left {
    text-transform: uppercase;
}

.footer_type6 .logo.title {
    margin-bottom: 0.5rem;
    min-height: 30px;
}

.footer_type6 .title {

    min-height: 26px;
}

.footer_type6 .input-container input, .footer_type6 .input-container label {
    text-transform: capitalize;
    font-size: 14.4px;
}

.footer_type6 .py-3 {
    padding-top: 2rem !important;
}

.footer_type6 .input-container .submit {
    color: #fff;
}

.ft_icon {
    width: 15px;
    margin-right: 5px;
}

.footer_type6 .mb-3 .d-inline-flex {
    
    margin-bottom: 0.5rem;
}

.footer_type6 .font-weight-bold.footer_subtitle {
    font-size: 20px;
    margin-top: 1rem;
}

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

.footer_type6 .input-container input, .footer_type6 .input-container label {
    font-size: 13.5px;
}


.footer_type6 .title {

    min-height: 27px;
}

}

@media screen and (max-width: 991.5px){
.footer_type6 .title h5 {
    font-size: 17.5px;
}

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

.footer_type6 .logo.title {
    min-height: 24px;
}

.footer_type6 .a p {
    width: 100%;
}

}

@media screen and (max-width: 767.5px){
.footer_type6 .title h5 {
    font-size: 19px;
}

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

.footer_type6 .logo.title {
    min-height: 30px;
}

.footer_type6 .a p {
    width: 100%;
}

.footer_type6 .mb-3 {
    
    margin-bottom: 0rem !important;
}

.footer_type6 .input-container input, .footer_type6 .input-container label {
    font-size: 13.5px;
}

}