:root {
    --color-default: #58595b;
    --color-primary: #daa878;
    --color-secondary: #58595b;
  }

  :root {
    --font-default: 'Montserrat', sans-serif;
    --font-primary: 'Montserrat', sans-serif;
    --font-secondary:'Montserrat', sans-serif;
  }





 




.image-border{
    border-image: radial-gradient(#0000 89%,#daa878 0).01%/4px;
}
.image-sha{
box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3);
filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.3));

}



.line {
    position: relative;
    z-index: 1;
    left: -50%;
    width: 300%;
    height: 1px;
    background-color: #daa77888;
    -webkit-transform: rotate(-45deg); /* Safari and Chrome */
        -ms-transform: rotate(-45deg); /* IE 9 */
            transform: rotate(-112deg);
  }

  .line2{
    position: relative;
    z-index: 1;
    left: -50%;
    width: 300%;
    height: 1px;
    background-color: #daa77888;
    -webkit-transform: rotate(-45deg); /* Safari and Chrome */
        -ms-transform: rotate(-45deg); /* IE 9 */
            transform: rotate(45deg);
  }
  .line3{
    position: relative;
    z-index: 1;
    left: -50%;
    width: 300%;
    height: 1px;
    background-color: #daa77888;
    -webkit-transform: rotate(-45deg); /* Safari and Chrome */
        -ms-transform: rotate(-45deg); /* IE 9 */
            transform: rotate(65deg);
  }

  .line4{
    position: relative;
    z-index: 1;
    right: 160%;
    width: 300%;
    height: 1px;
    background-color: #daa77888;
    -webkit-transform: rotate(-45deg); /* Safari and Chrome */
        -ms-transform: rotate(-45deg); /* IE 9 */
            transform: rotate(160deg);
  }
  .line5{
    position: relative;
    z-index: 1;
    right: 160%;
    width: 300%;
    height: 1px;
    background-color: #daa77888;
    -webkit-transform: rotate(-45deg); /* Safari and Chrome */
        -ms-transform: rotate(-45deg); /* IE 9 */
            transform: rotate(120deg);
  }

  .line6{
    position: relative;
    z-index: 1;
    right: 160%;
    width: 300%;
    height: 1px;
    background-color: #daa77888;
    -webkit-transform: rotate(-45deg); /* Safari and Chrome */
        -ms-transform: rotate(-45deg); /* IE 9 */
            transform: rotate(100deg);
  }


  .line7{
    position: relative;
    z-index: 1;
    right: 160%;
    width: 300%;
    height: 1px;
    background-color: #daa77888;
    -webkit-transform: rotate(-45deg); /* Safari and Chrome */
        -ms-transform: rotate(-45deg); /* IE 9 */
            transform: rotate(100deg);
  }

  .line8{
    position: relative;
    z-index: 1;
    right: 160%;
    width: 300%;
    height: 1px;
    background-color: #daa77888;
    -webkit-transform: rotate(-45deg); /* Safari and Chrome */
        -ms-transform: rotate(-45deg); /* IE 9 */
            transform: rotate(120deg);
  }

  .line9{
    position: relative;
    z-index: 1;
    right: 160%;
    width: 300%;
    height: 1px;
    background-color: #daa77888;
    -webkit-transform: rotate(-45deg); /* Safari and Chrome */
        -ms-transform: rotate(-45deg); /* IE 9 */
            transform: rotate(90deg);
  }

  .line10{
    position: relative;
    z-index: 1;
    left: -160%;
    width: 300%;
    height: 1px;
    background-color: #daa77888;
    -webkit-transform: rotate(-45deg); /* Safari and Chrome */
        -ms-transform: rotate(-45deg); /* IE 9 */
            transform: rotate(-100deg);
  }

  .line11{
    position: relative;
    z-index: 1;
    left: -160%;
    width: 300%;
    height: 2px;
    background-color: #daa77888;
    -webkit-transform: rotate(-45deg); /* Safari and Chrome */
        -ms-transform: rotate(-45deg); /* IE 9 */
            transform: rotate(-120deg);
  }

  .line12{
    position: relative;
    z-index: 1;
    left: -160%;
    width: 300%;
    height: 2px;
    background-color: #daa77888;
    -webkit-transform: rotate(-45deg); /* Safari and Chrome */
        -ms-transform: rotate(-45deg); /* IE 9 */
            transform: rotate(-90deg);
  }

 




.box-text{
    text-align: center;
    padding: 30px 25px 40px;
    box-shadow: #daa77888 3px 3px 6px 0px inset, rgba(255, 255, 255, 0.5) -3px -3px 6px 1px inset;
    border-radius: 20px;
}

.box-text2{
  text-align: left;
  padding: 30px 25px 40px;
  box-shadow: #58595b69 3px 3px 6px 0px inset, rgba(255, 255, 255, 0.5) -3px -3px 6px 1px inset;
  border-radius: 20px;
}
.story-box{
    padding: 30px 25px 40px;
    box-shadow: #daa77888 3px 3px 6px 0px inset, rgba(255, 255, 255, 0.5) -3px -3px 6px 1px inset;
    border-radius: 5px;
}
.story-box2{
  padding: 30px 25px 40px;
  box-shadow: #58595b69 3px 3px 6px 0px inset, rgba(255, 255, 255, 0.5) -3px -3px 6px 1px inset;
  border-radius: 5px;
}




@media (max-width: 1279px) {
  .scroll_back{
    display: none;
    visibility: hidden;
}
.scroll{
  visibility: hidden;
  display: none;
}
}
.scroll-main{
    transform: skewY(+2deg);
}
.scroll_back{
    height: 250px;
}
.scroll{
    background: url(../img/35001686667861.5da04cc801d88.jpg);
    height: 250px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}


.scroll2{
    background: url(../img/f1613086667861.5da04cc801503.jpg);
    height: 250px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.diagonal-box {
 	position: relative;
}

.diagonal-box:before {
	position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-image: linear-gradient(45deg, #654ea3, #eaafc8); 	
    transform: skewY(-11deg);
}

.serviceBox{
    color: #daa878;
    font-family: 'Zen Maru Gothic', sans-serif;
    text-align: center;
    padding: 30px 25px 40px;
    border-radius: 0 80px;
    border: 2px dashed #daa878;
    position: relative;
    z-index: 1;
}
.serviceBox:before{
    content: "";
    background: #f4f4f4;
    border-radius: 0 70px;
    box-shadow: 5px 5px 12px rgba(0, 0, 0, 0);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    width: calc(100% - 15px);
    height: calc(100% - 15px);
    top: 50%;
    left: 50%;
    z-index: -1;
}

.serviceBox .service-icon{
    font-size: 45px;
    margin: 0 auto 15px;
} 
.serviceBox .title{
    font-size: 22px;
    font-weight: 300;
    margin: 0 0 12px;
}
.serviceBox .description{
    color: #444;
    font-size: 15px;
    line-height: 22px;
    font-family: var(--font-primary);
}
.serviceBox.yellow{
    color: #daa878;
    border-color: #daa878;
}
.serviceBox.black{
    color: #58595b;
    border-color: #58595b;
}

 
 
 
@media only screen and (max-width: 990px){
    .serviceBox{ margin: 0 10px 30px; }
}

.box-tit{
    color: #58595b;
}


/* Core Services  */


.serviceBox2{
    color: #daa878;
    font-family: var(--font-primary);
    text-align: center;
    padding: 35px 28px 25px;
    position: relative;
    z-index: 1;
}
.serviceBox2:before,
.serviceBox2:after{
    content: "";
    border-radius: 25px;
    border: 1px solid #58595b8e;
    clip-path: polygon(65% 0, 100% 0, 100% 35%, 35% 100%, 0 100%, 0 65%);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.serviceBox2:after{
    border-width: 1px;
    border: 1px solid #daa878;
    clip-path: polygon(0 0, 60% 0, 55% 5%, 96% 44%, 100% 40%, 100% 100%, 40% 100%, 43% 95%, 5% 55%, 0 60%);
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
}
.serviceBox2 .service-icon{
    font-size: 40px;
    margin: 0 0 10px;
}
.serviceBox2 .title{
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin: 0 0 10px;
}
.serviceBox2 .description{
    color: #555;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 22px;
    margin: 0s;
}
 
@media only screen and (max-width: 1199px){
    .serviceBox2{ margin: 0 0 40px; }
}



.btn-center{
    display: flex;
    justify-content: center;
    align-items: center;
}
.custom-btn {
    width: 200px;
    height: 50px;
    padding: 10px 25px;
    border: 2px solid #daa878;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    border-radius: 5px;
    
  }
  .custom-btn2 {
    width: 140px;
    height: 45px;
    padding: 10px 15px;
    border: 2px solid #daa878;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    border-radius: 5px;
    
  }


 


 /* 11 */

  .btn-11 {
    position: relative;
    background: #44444449;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    letter-spacing: 0.1rem;
    font-size: 1rem;
    padding: 1rem 3rem;
    transition: 0.2s;
  }
  
  .btn-11:hover {
    letter-spacing: 0.2rem;
    padding: 1.1rem 3.1rem;
    background: #daa878;
    color: #ffffff;
    /* box-shadow: 0 0 35px var(--clr); */
    animation: box 3s infinite;
  }
  
  .btn-11::before {
    content: "";
    position: absolute;
    inset: 2px;
    background: #44444449;
  }
  
  .btn-11 span {
    position: relative;
    z-index: 1;
  }
  .btn-11 i {
    position: absolute;
    inset: 0;
    display: block;
  }
  
  .btn-11 i::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 2px;
    left: 80%;
    top: -2px;
    border: 2px solid var(--clr);
    background: #272822;
    transition: 0.2s;
  }
  
  .btn-11:hover i::before {
    width: 15px;
    left: 20%;
    animation: move 3s infinite;
  }
  
  .btn-11 i::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 2px;
    left: 20%;
    bottom: -2px;
    border: 2px solid var(--clr);
    background: #272822;
    transition: 0.2s;
    color: white;
  }
  
  .btn-11:hover i::after {
    width: 15px;
    left: 80%;
    animation: move 3s infinite;
  }
  
  @keyframes move {
    0% {
      transform: translateX(0);
    }
    50% {
      transform: translateX(5px);
    }
    100% {
      transform: translateX(0);
    }
  }
  
  @keyframes box {
    0% {
      box-shadow: #27272c;
    }
    50% {
      box-shadow: 0 0 25px var(--clr);
    }
    100% {
      box-shadow: #27272c;
    }
  }
  
  








 /* 13 */

 .btn-13 {
    position: relative;
    background: #444444d3;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    letter-spacing: 0.1rem;
    font-size: 1rem;
    padding: 1rem 3rem;
    transition: 0.2s;
  }
  
  .btn-13:hover {
    letter-spacing: 0.2rem;
    padding: 1.1rem 3.1rem;
    background: #daa878;
    color: #ffffff;
    /* box-shadow: 0 0 35px var(--clr); */
    animation: box 3s infinite;
  }
  
  .btn-13::before {
    content: "";
    position: absolute;
    inset: 2px;
    background: #44444449;
  }
  
  .btn-13 span {
    position: relative;
    z-index: 1;
  }
  .btn-13 i {
    position: absolute;
    inset: 0;
    display: block;
  }
  
  .btn-13 i::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 2px;
    left: 80%;
    top: -2px;
    border: 2px solid var(--clr);
    background: #272822;
    transition: 0.2s;
  }
  
  .btn-13:hover i::before {
    width: 15px;
    left: 20%;
    animation: move 3s infinite;
  }
  
  .btn-13 i::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 2px;
    left: 20%;
    bottom: -2px;
    border: 2px solid var(--clr);
    background: #272822;
    transition: 0.2s;
    color: white;
  }
  
  .btn-13:hover i::after {
    width: 15px;
    left: 80%;
    animation: move 3s infinite;
  }
  
  @keyframes move {
    0% {
      transform: translateX(0);
    }
    50% {
      transform: translateX(5px);
    }
    100% {
      transform: translateX(0);
    }
  }
  
  @keyframes box {
    0% {
      box-shadow: #daa878;
    }
    50% {
      box-shadow: 0 0 25px var(--clr);
    }
    100% {
      box-shadow: #daa878;
    }
  }
  


 /* btn-13-s */

 .btn-13-s {
  position: relative;
  background: #444444d3;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  border: none;
  letter-spacing: 0.1rem;
  font-size: 14px;
  padding: 1rem 3rem;
  transition: 0.2s;
}

.btn-13-s:hover {
  letter-spacing: 0.2rem;
  padding: 1.1rem 3.1rem;
  background: #daa878;
  color: #ffffff;
  /* box-shadow: 0 0 35px var(--clr); */
  animation: box 3s infinite;
}

.btn-13-s::before {
  content: "";
  position: absolute;
  inset: 2px;
  background: #44444449;

}

.btn-13-s span {
  position: relative;
  z-index: 1;
}
.btn-13-s i {
  position: absolute;
  inset: 0;
  display: block;
}

.btn-13-s i::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 2px;
  left: 80%;
  top: -2px;
  border: 2px solid var(--clr);
  background: #272822;
  transition: 0.2s;
}

.btn-13-s:hover i::before {
  width: 15px;
  left: 20%;
  animation: move 3s infinite;
}

.btn-13-s i::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 2px;
  left: 20%;
  bottom: -2px;
  border: 2px solid var(--clr);
  background: #272822;
  transition: 0.2s;
  color: white;
}

.btn-13-s:hover i::after {
  width: 15px;
  left: 80%;
  animation: move 3s infinite;
}

@keyframes move {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(5px);
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes box {
  0% {
    box-shadow: #daa878;
  }
  50% {
    box-shadow: 0 0 25px var(--clr);
  }
  100% {
    box-shadow: #daa878;
  }
}









.slide-container{
width: 100%;
padding: 40px 0;
}
.slide-content{
margin: 0 40px;
overflow: hidden;
border-radius: 25px;
}
.card{
border-radius: 50px;
border: 1px solid #daa878;
border-top: none;
border-left: none;
border-right: none;
background-color: #ffffffd5;

}
.card:hover{


box-shadow: #daa878 0px 2px 8px 0px;
border-radius: 300x;
border: 1px solid #daa878;
border-top: none;
border-left: none;
border-right: none;
}








.image-content,
.card-content{
display: flex;
flex-direction: column;
align-items: center;
padding: 10px 14px;
}

.image-content{
position: relative;
row-gap: 5px;
padding: 25px 0;
}
 
.name{
font-size: 18px;
font-weight: 500;
color: #333;
}
.description{
font-size: 14px;
color: #707070;
text-align: center;
}
.button{
border: none;
font-size: 16px;
color: #FFF;
padding: 8px 16px;
background-color: #daa878;
border-radius: 6px;
margin: 14px;
cursor: pointer;
transition: all 0.3s ease;
}
.button:hover{
background: #daa878;
}
 
.swiper-button-next{
right: 0;
color: #daa878;
}
.swiper-button-prev{
left: 0;
color: #daa878;
}
.swiper-pagination-bullet{
background-color: #daa878;
opacity: 1;
}
.swiper-pagination-bullet-active{
background-color: #daa878;
}

@media screen and (max-width: 768px) {
.slide-content{
margin: 0 10px;
}
.swiper-navBtn{
display: none;
}
}



/* The Modal (background) */
.modal {
  font-family: 'Montserrat', sans-serif;
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.modal-content {
  text-align: center;
  background-color: #fefefe;
  margin: auto;
  width: 100%;
  padding-top: 30px;
  max-width: 800px;
}
.mem-img{
  display: block;
  width: 160px;
  border: 3px solid #daa878;
  border-radius: 60%;
  margin-left: auto;
  margin-right: auto;
}
.sh-box{
  padding: 10px;
  padding-left: 25px;
  padding-right: 25px;
  text-align: center;
}


/* The Close Button */

/* The Close Button */
.close {
color: white;
position: absolute;
top: 10px;
right: 25px;
font-size: 35px;
font-weight: bold;
}

.close:hover,
.close:focus {
color: #999;
text-decoration: none;
cursor: pointer;
}

 



