
.block-15
{
 order: 15;
 /* gap: 4vh; */
 /* padding: 8vh; */
 /* padding-left: 190px;
 padding-right: 190px;*/
 justify-content: center;

}

.box-151 {
  flex-basis: 100%;
 /* height: 50vh;*/
}

.block1511-container
{
 display: flex;
 flex-direction: column;
 width: 100%;
   height: 100%;
   /*background-color: red;*/
   position: relative;
}

.block-1511child1-box-11{
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
   height: 100%;
   /* margin-left: auto; */
   justify-content: center;
   /*justify-content: flex-end;
    margin-right: auto; */
   /* margin-left: auto; */
}

.block-1511child1-box-11{
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
   height: 100%;
   /* margin-left: auto; */
   justify-content: center;
   /*justify-content: flex-end;
    margin-right: auto; */
   /* margin-left: auto; */
}

.address-part1
{
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

.address-part2{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.ei1165_19135_952_6886 { 
  color: rgba(255, 255, 255, 1);
/*height: 150px;*/
font-family: Arial;
text-align: center;
font-size: 15px;
letter-spacing: 0.5em;
line-height: 46px;
text-decoration: none;
/*margin-bottom: 50px;*/
}

/*Addressbar Start*/
.addressmap
{
  position: relative;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    margin: 0 10px;
    border-radius: 50%;
    padding: 6px;
    box-sizing: border-box;
    text-decoration: none;
    box-shadow: 0 10px 15px rgb(0 0 0 / 30%);
    /* background: linear-gradient(0deg, #ddd, #fff); */
    background-image: url(../assets/Social/addressmap.png);
    background-size: cover;
    transition: .5s;
    vertical-align: middle;
}

.addressphone
{
  position: relative;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    margin: 0 10px;
    border-radius: 50%;
    padding: 6px;
    box-sizing: border-box;
    text-decoration: none;
    box-shadow: 0 10px 15px rgb(0 0 0 / 30%);
    /* background: linear-gradient(0deg, #ddd, #fff); */
    background-image: url(../assets/Social/addressphone-call.png);
    background-size: cover;
    transition: .5s;
    vertical-align: middle;
}

.addressmail
{
  position: relative;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    margin: 0 10px;
    border-radius: 50%;
    padding: 6px;
    box-sizing: border-box;
    text-decoration: none;
    box-shadow: 0 10px 15px rgb(0 0 0 / 30%);
    /* background: linear-gradient(0deg, #ddd, #fff); */
    background-image: url(../assets/Social/addressemail.png);
    background-size: cover;
    transition: .5s;
    vertical-align: middle;
}

.address-part2-textpart{
  color: rgba(255, 255, 255, 1);
      /*height: 150px;*/
      text-align: left;
      font-family: Arial;
      font-size: 15px;
      letter-spacing: 0.5em;
      line-height: 46px;
      text-decoration: none;
      position: relative;
      left: 2rem;
}

.address-part2-textpart-1{
  display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.address-part2-textpart-2{
  display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.address-part2-textpart-3{
  display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.block-1511child2
{
 /* height: 20%; */
  flex-basis: 100%;
  padding-top: 20px;
  padding-bottom: 65px;
  display: flex;
  justify-content: center;
  align-items: center;

}


.block-1511child2-box-21{
  flex-basis: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    /* margin-left: auto;*/
 }
 .blockff-1511child3-box-31{
  flex-basis: 100%;
    height: 100%;
    justify-content: center;
    /*justify-content: flex-end;
     margin-right: auto; */
    /* margin-left: auto; */
 }
 .blockff-1511child3-box-31mobile{
  flex-basis: 100%;
    height: 100%;
    justify-content: center;
    /*justify-content: flex-end;
     margin-right: auto; */
    /* margin-left: auto; */
    display: none;
 }
 .block-1511child4-box-41{
  flex-basis: 100%;
    height: 100%;
    justify-content: center;
    /*justify-content: flex-end;
     margin-right: auto; */
    /* margin-left: auto; */
 }

 
 
  
 .e608_4211f ul {
  position: relative;
    /* top: 73%; */
    /* left: 52%; */
    /* transform: translate(-50%, -50%); */
    margin: 0;
    padding: 0;
    display: flex;
}

.e608_4211f ul li {
  list-style: none;
}

.e608_4211f ul li a {
  position: relative;
  width:60px;
  height:60px;
  display:block;
  text-align:center;
  margin:0 10px;
  border-radius: 50%;
  padding: 6px;
  box-sizing: border-box;
  text-decoration:none;
  box-shadow: 0 10px 15px rgba(0,0,0,0.3);
  background: linear-gradient(0deg, #ddd, #fff);
  transition: .5s;
}

.e608_4211f ul li a:hover {
  box-shadow: 0 2px 5px rgba(0,0,0,0.3);
  text-decoration:none;
}

.e608_4211f ul li a .fab {
  widht: 100%;
  height:100%;
  display:block;
  background: linear-gradient(0deg, #fff, #ddd);
  border-radius: 50%;
  line-height: calc(60px - 12px);
  font-size:24px;
  color: #262626;
  transition: .5s;
}

.e608_4211f ul li:nth-child(1) a:hover .fab {
  color: #3b5998;
}

.e608_4211f ul li:nth-child(2) a:hover .fab {
  color: #ed006f;
}

.e608_4211f ul li:nth-child(3) a:hover .fab {
  color: #dd4b39;
}

.e608_4211f ul li:nth-child(4) a:hover .fab {
  color: #26ff00;
}

.e608_4211f ul li:nth-child(5) a:hover .fab {
  color: #e4405f;
}



.e608_4211f ul .facebookli a {
  position: relative;
  width: 30px;
  height: 30px;
  display: block;
  text-align: center;
  margin: 0 10px;
  border-radius: 50%;
  padding: 6px;
  box-sizing: border-box;
  text-decoration: none;
  box-shadow: 0 10px 15px rgb(0 0 0 / 30%);
  /* background: linear-gradient(0deg, #ddd, #fff); */
  background-image: url(../assets/Social/facebook_button_n.png);
  background-size: cover;
  transition: .5s;
}

.e608_4211f ul .facebookli a:hover
{
position: relative;
width: 30px;
height: 30px;
display: block;
text-align: center;
/*margin: 0 10px;*/
border-radius: 50%;
padding: 6px;
box-sizing: border-box;
text-decoration: none;
box-shadow: 0 10px 15px rgb(0 0 0 / 30%);
/* background: linear-gradient(0deg, #ddd, #fff); */
background-image: url(../assets/Social/facebook_button_h.png);
background-size: cover;
transition: .5s;
}

.e608_4211f ul .instagramli a {
position: relative;
width: 30px;
height: 30px;
display: block;
text-align: center;
margin: 0 10px;
border-radius: 50%;
padding: 6px;
box-sizing: border-box;
text-decoration: none;
box-shadow: 0 10px 15px rgb(0 0 0 / 30%);
/* background: linear-gradient(0deg, #ddd, #fff); */
background-image: url(../assets/Social/IG_button_n.png);
background-size: cover;
transition: .5s;
}

.e608_4211f ul .instagramli a:hover
{
position: relative;
width: 30px;
height: 30px;
display: block;
text-align: center;
/*margin: 0 10px;*/
border-radius: 50%;
padding: 6px;
box-sizing: border-box;
text-decoration: none;
box-shadow: 0 10px 15px rgb(0 0 0 / 30%);
/* background: linear-gradient(0deg, #ddd, #fff); */
background-image: url(../assets/Social/IG_button_h.png);
background-size: cover;
transition: .5s;
}

.e608_4211f ul .youtubeli a {
position: relative;
width: 30px;
height: 30px;
display: block;
text-align: center;
margin: 0 10px;
border-radius: 50%;
padding: 6px;
box-sizing: border-box;
text-decoration: none;
box-shadow: 0 10px 15px rgb(0 0 0 / 30%);
/* background: linear-gradient(0deg, #ddd, #fff); */
background-image: url(../assets/Social/YOUTUBE_button_n.png);
background-size: cover;
transition: .5s;
}

.e608_4211f ul .youtubeli a:hover
{
position: relative;
width: 30px;
height: 30px;
display: block;
text-align: center;
/*margin: 0 10px;*/
border-radius: 50%;
padding: 6px;
box-sizing: border-box;
text-decoration: none;
box-shadow: 0 10px 15px rgb(0 0 0 / 30%);
/* background: linear-gradient(0deg, #ddd, #fff); */
background-image: url(../assets/Social/YOUTUBE_button_h.png);
background-size: cover;
transition: .5s;
}

.e608_4211f ul .lineli a {
position: relative;
width: 30px;
height: 30px;
display: block;
text-align: center;
margin: 0 10px;
border-radius: 50%;
padding: 6px;
box-sizing: border-box;
text-decoration: none;
box-shadow: 0 10px 15px rgb(0 0 0 / 30%);
/* background: linear-gradient(0deg, #ddd, #fff); */
background-image: url(../assets/Social/LINE_button_n.png);
background-size: cover;
transition: .5s;
}

.e608_4211f ul .lineli a:hover
{
position: relative;
width: 30px;
height: 30px;
display: block;
text-align: center;
/*margin: 0 10px;*/
border-radius: 50%;
padding: 6px;
box-sizing: border-box;
text-decoration: none;
box-shadow: 0 10px 15px rgb(0 0 0 / 30%);
/* background: linear-gradient(0deg, #ddd, #fff); */
background-image: url(../assets/Social/LINE_button_h.png);
background-size: cover;
transition: .5s;
}


.block-1511child3
{
  /*height: 10%;*/
  flex-basis: 100%;
   padding-top: 20px;
   padding-bottom: 20px;
}

#footermenusys
{
 display: flex;
}
#footermenumobile
{
 display: none;
}
.ei1165_19135_1135_20114 { 
  color:rgba(255, 255, 255, 1);
  /*height:10px;*/
  font-family:Arial;
  text-align:center;
  font-size:15px;
  letter-spacing: 0.5em;
  line-height: 30px;
  margin-left: 14px;
  margin-right: 6px;
  cursor: pointer;
}

.ei1165_19135_1135_20115 { 
  transform: rotate(-0.00000166965207758436deg);
}
.ei1165_19135_1135_20115 { 
  border:1px solid rgba(255, 255, 255, 1);
  /*height: 32px;*/
}

.block-1511child4
{
 flex-basis: 100%;
 padding-top: 20px;
 padding-bottom: 20px;

}

.block-1511child4-box-41{
  flex-basis: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    /*justify-content: flex-end;
     margin-right: auto; */
    /* margin-left: auto; */
 }


 .ei1165_19135_952_6876 { 
  color:rgba(255, 255, 255, 0.5);
  
  font-family:Arial;
  text-align:center;
  font-size:15px;
  line-height: 30px;
  letter-spacing: 0.2em;
}

@media (max-width: 650px)

{

  .blockff-1511child3-box-31{
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
.ei1165_19135_1135_20115
{
  display: none;
}

}


@media(max-width:510px)
{
  .ei1165_19135_952_6886 {
    color: rgba(255, 255, 255, 1);
    /* height: 150px; */
    font-family: Arial;
    text-align: center;
    font-size: 15px;
    letter-spacing: 0.4em;
    line-height: 46px;
    text-decoration: none;
    /* margin-bottom: 50px; */
}

.address-part2-textpart {
  color: rgba(255, 255, 255, 1);
  /* height: 150px; */
  text-align: left;
  font-family: Arial;
  font-size: 15px;
  letter-spacing: 0.25em;
  line-height: 46px;
  text-decoration: none;
  position: relative;
  left: 0rem;
}

}



@media(max-width:390px)
{
  .ei1165_19135_952_6886 {
    color: rgba(255, 255, 255, 1);
    /* height: 150px; */
    font-family: Arial;
    text-align: center;
    font-size: 14px;
    letter-spacing: 0.25em;
    line-height: 36px;
    text-decoration: none;
    /* margin-bottom: 50px;*/
}

.address-part2-textpart {
  color: rgba(255, 255, 255, 1);
    /* height: 150px; */
    text-align: left;
    font-family: Arial;
    font-size: 14px;
    letter-spacing: 0.15em;
    line-height: 36px;
    text-decoration: none;
    position: relative;
    left: 0rem;
}

}


/*Addressbar End*/


@media (max-width: 450px) {


  .block-15
{
 /* margin-bottom: 50px;
 padding-left:0px;
 padding-right: 0px;
 justify-content: center;*/
 padding-bottom: 50px;
    padding-left: 0px;
    padding-right: 0px;
    justify-content: center;

}

}


@media (max-width: 345px)

{
.ei1165_19135_952_6876 {
  font-size: 13px;
}

}

@media (max-width: 330px)
{
.address-part2-textpart {
    font-size: 13px;
}
}


.e608_4211h
{
    position: fixed;
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1001;
}

.e608_4211h ul .copylinkli a {
 position: relative;
 width: 30px;
 height: 30px;
 display: block;
 text-align: center;
 margin: 0 10px;
 border-radius: 50%;
 padding: 6px;
 box-sizing: border-box;
 text-decoration: none;
 box-shadow: 0 10px 15px rgb(0 0 0 / 30%);
 /* background: linear-gradient(0deg, #ddd, #fff); */
 background-image: url(../assets/Social/link.png);
 background-size: cover;
 transition: .5s;
}
.e608_4211h ul{
 list-style: none;
}
.e608_4211h ul .copylinkli a:hover
{
position: relative;
width: 30px;
height: 30px;
display: block;
text-align: center;
margin: 10px 10px;
border-radius: 50%;
padding: 6px;
box-sizing: border-box;
text-decoration: none;
box-shadow: 0 10px 15px rgb(0 0 0 / 30%);
/* background: linear-gradient(0deg, #ddd, #fff); */
background-image: url(../assets/Social/copylink_button_h.png);
background-size: cover;
transition: .5s;
}

.e608_4211h ul .mainhomeli a {
position: relative;
width: 30px;
height: 30px;
display: block;
text-align: center;
margin: 10px 10px;
border-radius: 50%;
padding: 6px;
box-sizing: border-box;
text-decoration: none;
box-shadow: 0 10px 15px rgb(0 0 0 / 30%);
/* background: linear-gradient(0deg, #ddd, #fff); */
background-image: url(../assets/Social/mainhome_button_n.png);
background-size: cover;
transition: .5s;
}

.e608_4211h ul .mainhomeli a:hover
{
position: relative;
width: 30px;
height: 30px;
display: block;
text-align: center;
margin: 10px 10px;
border-radius: 50%;
padding: 6px;
box-sizing: border-box;
text-decoration: none;
box-shadow: 0 10px 15px rgb(0 0 0 / 30%);
/* background: linear-gradient(0deg, #ddd, #fff); */
background-image: url(../assets/Social/mainhome_button_h.png);
background-size: cover;
transition: .5s;
}



/*
.e608_4211h ul .lineli a {
position: relative;
width: 30px;
height: 30px;
display: block;
text-align: center;
margin: 10px 10px;
border-radius: 50%;
padding: 6px;
box-sizing: border-box;
text-decoration: none;
box-shadow: 0 10px 15px rgb(0 0 0 / 30%);
background-image: url(../assets/Social/LINE_button_n.png);
background-size: cover;
transition: .5s;
}

.e608_4211h ul .lineli a:hover
{
position: relative;
width: 30px;
height: 30px;
display: block;
text-align: center;
margin: 10px 10px;
border-radius: 50%;
padding: 6px;
box-sizing: border-box;
text-decoration: none;
box-shadow: 0 10px 15px rgb(0 0 0 / 30%);
background-image: url(../assets/Social/LINE_button_h.png);
background-size: cover;
transition: .5s;
}
*/
@media (max-width: 860px) {

  .e608_4211h {
    right: 5px;
  }
}


/*Add New Word footer*/
.block-1511child2
{
  display: flex;
    flex-direction: column;
    row-gap: 2rem;
}

.block-1511child2-box-11
{
  display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    column-gap: 1rem;
}

.address-part2-textpart1
{
  color: rgba(255, 255, 255, 1);
    font-family: Arial;
    font-size: 15px;
    letter-spacing: 0.55rem;
    text-decoration: none;
    position: relative;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
    row-gap: 1rem;
}


@media(max-width:510px)
{.address-part2-textpart1
{
  color: rgba(255, 255, 255, 1);
    font-family: Arial;
    font-size: 15px;
    letter-spacing: 0.30em;
    text-decoration: none;
    position: relative;
}
}

@media(max-width:360px)
{.address-part2-textpart1
{
  color: rgba(255, 255, 255, 1);
    font-family: Arial;
    font-size: 14px;
    letter-spacing: 0.20em;
    text-decoration: none;
    position: relative;
}
}