body{background:#f8f3ed;}
#home{}


#home .sect20{position:relative;z-index:1;}
#home .sect20 .back1{position:absolute;z-index:-1;right:0;bottom:0;width:50%;height:100%;background:#bcd8c8;}
#home .sect20:after{display:none;content:"";position:absolute;z-index:2;left:0;bottom:0;width:100%;height:10px;}
#home .sect20 .slider{position:relative;width:100%;height:80vh;}
#home .sect20 .item{position:relative;z-index:1;width:100%;height:80vh;}
#home .sect20 .item:after{display:none;content:"";position:absolute;z-index:-1;left:0;top:0;width:100%;height:100%;
  /*background:var(--color3);opacity:0.6;*/
  background:#000;opacity:0.5;
}
#home .sect20 .item .im{position:absolute;z-index:-2;left:0;top:0;width:100%;height:100%;}
#home .sect20 .item .im img,
#home .sect20 .item .im video{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;object-fit:cover;}
#home .sect20 .item .im iframe{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;scale:1.3;}
#home .sect20 .item .content1 {display:none;
  position:absolute;z-index:20;left:3%;top:50%;width:94%;box-sizing:border-box;
  text-align:center;color:#fff !important;
}
#home .sect20 .item .content1 > div{display:block;}
#home .sect20 .item .content1 .info1{font-size:1.4vw;font-family:'poppins_bold',Arial,sans-serif;
  transform:translate(-50%,0);opacity:0;transition:all 1000ms;transition-delay:300ms;
}
#home .sect20 .item .content1 .info2 {
  margin:5px 0 0 0;font-size:2.6vw;letter-spacing:1px;color:#fff;font-family:'poppins',Arial,sans-serif;
  transform:translate(50%,0);opacity:0;transition:all 1000ms;transition-delay:300ms;
}
#home .sect20 .item .content1 .info3 {
  margin:5px 0 0 0;font-size:2.1vw;letter-spacing:1px;color:#fff;font-family:'poppins',Arial,sans-serif;
  transform:translate(-50%,0);opacity:0;transition:all 1000ms;transition-delay:300ms;
}
#home .sect20 .item .content1 .button1{margin:15px 0 0 0;}
#home .sect20 .item .content1 .button1 a{
  display:inline-block;padding:15px 45px;font-family:'poppins_semibold',Arial,sans-serif;
  background-color:#cf8988;color:#fff;font-size:1.2rem;border-radius:40px;
  transform:scale(0);opacity:0;transition:all 300ms;transition-delay:600ms;
}
#home .sect20 .item .content1 .button1 a:hover {background-color:var(--color3);transition-delay:0ms;}
#home .sect20 .owl-item.center .item .content1 .info1{transform:translate(0,0);opacity:1;}
#home .sect20 .owl-item.center .item .content1 .info2{transform:translate(0,0);opacity:1;}
#home .sect20 .owl-item.center .item .content1 .info3{transform:translate(0,0);opacity:1;}
#home .sect20 .owl-item.center .item .content1 .button1 a{transform:scale(1);opacity:1;}
#slider11 .owl-nav{display:none;
  position:absolute;z-index:1;left:2%;top:50%;width:96%;
  transform:translate(0,-50%);box-sizing:border-box;pointer-events:none;
}
#slider11 .owl-nav [class^="owl-"]{font-size:3rem;color:#fff;opacity:0.7;transition:all 500ms;}
#slider11 .owl-nav [class^="owl-"]:hover{opacity:1;transform:scale(1.2);}
#slider11 .owl-nav [class^="owl-"]:hover{opacity:1;}
#slider11 .owl-nav .owl-prev{float:left;pointer-events:all;}
#slider11 .owl-nav .owl-next{float:right;pointer-events:all;}
#slider11 .owl-nav:after{content:"";display:block;clear:both;}
#slider11 .owl-dots{
    position:absolute;z-index:1;left:50%;bottom:30px;transform:translate(-50%,0);
}
#slider11 .owl-dots .owl-dot{width:20px;height:20px;margin:0 5px 0 0;border-radius:50%;background:#fff;opacity:.7;}
#slider11 .owl-dots .owl-dot.active{opacity:1;}

@media only screen and (max-width:1000px){
  #slider11 .owl-nav [class^="owl-"]{font-size:1.5rem;}
}
@media only screen and (max-width:800px){
  #home .sect20 .item .content1 {}
  #home .sect20 .item .content1 .info1{font-size:2.4vw;}
  #home .sect20 .item .content1 .info2 {font-size:3.1vw;letter-spacing:0px;}
  #home .sect20 .item .content1 .button1{margin:15px 0 0 0;}
  #home .sect20 .item .content1 .button1 a{padding:5px 35px;font-size:1.1rem;}

  #home .sect20 .slider{height:auto;}
  #home .sect20 .item{/*height:60vh;*/height:auto;aspect-ratio:192/108;}
}
@media only screen and (max-width:600px){
  #home .sect20 .item .content1 {}
  #home .sect20 .item .content1 .info1{font-size:2.9vw;}
  #home .sect20 .item .content1 .info2 {font-size:3.5vw;}
  #home .sect20 .item .content1 .button1{margin:15px 0 0 0;}
  #home .sect20 .item .content1 .button1 a{padding:5px 35px;font-size:1rem;}
}




#home .sectabout{padding:60px 0;background:#f8f3ed;}
#home .sectabout .secthead{text-align:center;opacity:0;transform:translate(0,50%);transition:all 1500ms;}
#home .sectabout .secthead h2{font-family:'poppins_bold',Arial,sans-serif;font-size:2.6rem;letter-spacing:1px;}
#home .sectabout .secthead .text{margin:10px 0 0 0;color:#777;}
#home .sectabout .grid{margin:40px 0 0 0;display:grid;grid-template-columns:3fr 2fr;gap:30px;}
#home .sectabout .grid .s{}
#home .sectabout .grid .s.s1{position:relative;z-index:1;aspect-ratio:5/2;border-right:2px solid #444;}
#home .sectabout .grid .s.s1:before{
    content:"";position:absolute;z-index:2;right:0;top:0;width:20%;height:10%;
    border-top:2px solid #444;border-left:2px solid #444;
}
#home .sectabout .grid .s.s1:after{
    content:"";position:absolute;z-index:2;right:0;bottom:0;width:81%;height:10%;
    border-bottom:2px solid #444;border-left:2px solid #444;
}
#home .sectabout .grid .s.s1 img{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:20px;
    transform:scale(.92);
}
#home .sectabout .grid .s.s2{align-self:center;}
#home .sectabout .grid .s.s2 .info{}
#home .sectabout .grid .s.s2 .text2{margin:20px 0 0 0;text-align:right;
    font-family:'CanetaScript',Arial,sans-serif;font-size:1.4rem;
}
#home .sectabout .grid .s.s2 .butonlar{margin:20px 0 0 0;}
#home .sectabout .grid .s.s2 .butonlar div{margin:0 0 10px 0;}
#home .sectabout .grid .s.s2 .butonlar div a{
    display:inline-block;background:#c5b487;color:#000;padding:10px 35px;border-radius:30px;
    font-family:'poppins_semibold',Arial,sans-serif;box-shadow:5px 5px 5px -5px #000;transition:all 300ms;
}
#home .sectabout .grid .s.s2 .butonlar div a:hover{background-color:#fac12b;}
#home .sectabout.scroll_action .secthead{transform:translate(0,0);opacity:1;}
@media only screen and (max-width:1150px){
    #home .sectabout .grid{grid-template-columns:1fr 1fr;gap:30px;}
}
@media only screen and (max-width:800px){
    #home .sectabout .grid{grid-template-columns:1fr;gap:30px;}
    #home .sectabout .grid .s.s2 .butonlar{text-align:center;}
    #home .sectabout .grid .s.s2 .butonlar div{display:inline-block;margin:0 5px;}
}


#home .sect50{position:relative;z-index:1;
    padding:20vh 0;text-align:center;
    background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;
}
#home .sect50:before{content:"";position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;
  background:rgba(0,0,0,0.5);
}
#home .sect50 .content{position:relative;z-index:2;}
#home .sect50 .text1{font-size:1.6rem;color:#fff;text-shadow:1px 1px 1px #000;}
#home .sect50 .text2{font-family:'CanetaScript',Arial,sans-serif;font-size:4.1rem;color:#d9cba0;text-shadow:1px 1px 1px #000;}
#home .sect50 .butonlar{margin:20px 0 0 0;}
#home .sect50 .butonlar a{
    position:relative;width:40px;height:40px;margin:0 10px;border-radius:50%;
    background:linear-gradient(to right,#dacba0,#bfad7f);
    display:inline-flex;justify-content:center;align-items:center;font-size:2.1rem;
    font-weight:bold;color:white;border:2px solid #bfad7f;cursor:pointer;outline:none;
}
#home .sect50 .butonlar a::before, 
#home .sect50 .butonlar a::after{
content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;
border:2px solid #bfad7f;border-radius:50%;
transform:translate(-50%,-50%) scale(1);opacity:1;
animation:wave30 1.5s infinite ease-out;
}
#home .sect50 .butonlar a::after{width:120%;height:120%;animation-delay:0.75s;}
#home .sect50 .butonlar a svg{
    position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;
    fill:#fff;transform:scale(.7);
}
@keyframes wave30 {
    0% { transform: translate(-50%, -50%) scale(1); opacity: 1; }
    100% { transform: translate(-50%, -50%) scale(1.3); opacity: 0; }
}
@media only screen and (max-width:1000px){
    #home .sect50{padding:10vh 0;}
    #home .sect50 .text1{font-size:1.3rem;}
    #home .sect50 .text2{font-size:2.2rem;}
}




#home .sect40{padding:80px 0 80px 0;background:#f8f3ed;color:#484848;overflow-x:hidden;}
#home .sect40 .part1{text-align:center;opacity:0;transform:translate(0,50%);transition:all 1500ms;}
#home .sect40 .part1 h2{font-family:'poppins_bold',Arial,sans-serif;font-size:2.6rem;letter-spacing:1px;}
#home .sect40 .part1 .text{margin:10px 0 0 0;}
#home .sect40 .part2{position:relative;z-index:1;margin:50px 0 0 0;}
#home .sect40 .part2 .grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;gap:10px;}
#home .sect40 .part2 .grid .s{}
#home .sect40 .part2 .grid .s a.inner{display:block;}
#home .sect40 .part2 .grid .s a.inner .im{display:block;
  position:relative;z-index:1;aspect-ratio:1 / 1;overflow:hidden;
  background:#bfad7f;border-radius:50%;transition:all 1500ms;
}
#home .sect40 .part2 .grid .s a.inner .im img{
  position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;object-fit:cover;
  transition:all 1500ms;
  scale:.9;border-radius:50%;
}
#home .sect40 .part2 .grid .s a.inner .text1{
  display:block;padding:10px 15px;box-sizing:border-box;
  font-size:1rem;text-align:center;transition:all 1500ms;
}

#home .sect40 .part2 .grid .s a.inner:hover .im{box-shadow:0 0 20px 0 #000;}
#home .sect40 .part2 .grid .s a.inner:hover .im img{transform:scale(1.2);}

#home .sect40.scroll_action .part1{transform:translate(0,0);opacity:1;}
@media only screen and (max-width:1100px){
  #home .sect40{padding:50px 0;}
  #home .sect40 .part1{}
  #home .sect40 .part2{border:none;}
  #home .sect40 .part2 .grid{grid-template-columns:1fr 1fr 1fr;gap:20px;}
  #home .sect40 .part2 .grid .s{}
}
@media only screen and (max-width:800px){
  #home .sect40 .part1{}
  #home .sect40 .part2 .grid{grid-template-columns:1fr 1fr;gap:12px;}
  #home .sect40 .part2 .grid .s{padding:0px;}
}




#home .sectdocs{margin:0 0 60px 0;background:#f8f3ed;}
#home .sectdocs .center{padding:50px 11% 60px 11%;background:#212121;color:#d9caa0;}
#home .sectdocs .secthead{text-align:center;opacity:0;transform:translate(0,50%);transition:all 1500ms;}
#home .sectdocs .secthead h2{font-family:'poppins_bold',Arial,sans-serif;font-size:2.6rem;letter-spacing:1px;}
#home .sectdocs .secthead .text{margin:10px 0 0 0;}
#home .sectdocs .grid{display:grid;grid-template-columns:repeat(3,1fr);margin:40px 0 0 0;}
#home .sectdocs .grid a.s{position:relative;z-index:1;background:#d6c9a2;aspect-ratio:2/3;transition:all 300ms;}
#home .sectdocs .grid .s .inner{
    position:absolute;z-index:1;left:0;top:15px;width:100%;height:calc(100% - 30px);
}
#home .sectdocs .grid .s .inner:before{
    content:"";position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.5);
    transition:all 300ms;
}
#home .sectdocs .grid .s .inner img{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;object-fit:cover;}
#home .sectdocs .grid .s .inner .name{
    position:absolute;z-index:3;left:0;top:50%;width:100%;transform:translate(0,-50%);text-align:center;color:#fff;
    padding:10px 0;transition:all 300ms;
}
#home .sectdocs .grid a.s:hover{background-color:transparent;}
#home .sectdocs .grid a.s:hover .inner:before{background-color:transparent;}
#home .sectdocs .grid a.s:hover .inner .name{top:auto;bottom:0;transform:translate(0,0);background-color:#d6c9a2;color:#000;}
#home .sectdocs.scroll_action .secthead{transform:translate(0,0);opacity:1;}
@media only screen and (max-width:700px){
    #home .sectdocs .center{padding:40px 1% 40px 1%;}
    #home .sectdocs .grid .s .inner .name{font-size:.9rem;}
}




#home .sect41{position:relative;z-index:1;padding:80px 0;margin:100px 0 70px 0;overflow:hidden;}
#home .sect41:before{content:"";position:absolute;z-index:-1;left:0;top:0;width:100%;height:120px;background:#f1ebdc;}
#home .sect41 .grid{
    display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:1px;background:#fff;
    padding:25px;border-radius:15px;box-shadow:0 0 10px 0 rgba(0,0,0,0.3);
}
#home .sect41 .grid .s{}
#home .sect41 .grid .s.tip1{text-align:center;}
#home .sect41 .grid .s.tip1 img{height:60px;width:auto;}
#home .sect41 .grid .s.tip1 .text{margin:5px 0 0 0;}
#home .sect41 .grid .s.tip2{position:relative;z-index:1;}
#home .sect41 .grid .s.tip2 img{
  position:absolute;z-index:-1;left:0;top:0;width:100%;height:100%;object-fit:contain;
  scale:3.1;
}
@media only screen and (max-width:1200px){
  #home .sect41 .grid{grid-template-columns:1fr 1fr 1fr;gap:1px;}
  #home .sect41 .grid .s.tip2{display:none;}
}
@media only screen and (max-width:700px){
  #home .sect41 .grid .s.tip1 img{height:40px;}
  #home .sect41 .grid .s.tip1 .text{font-size:.85rem;}
}




#home .sectvip{
    position:relative;z-index:1;
    padding:20vh 0;color:#fff;
    background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;
}
#home .sectvip .grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:50px;row-gap:40px;}
#home .sectvip .grid .s{}
#home .sectvip .grid2{display:inline-grid;grid-template-columns:auto 1px 1fr;gap:10px;}
#home .sectvip .grid2s{}
#home .sectvip .grid2s.s1{}
#home .sectvip .grid2s.s1 img{height:80px;width:80px;object-fit:contain;}
#home .sectvip .grid2s.s2{background:#d0c194;}
#home .sectvip .grid2s.s3{}
#home .sectvip .grid2s.s3 .title{font-family:'poppins_semibold';}
#home .sectvip .grid2s.s3 .info{margin:7px 0 0 0;}
@media only screen and (max-width:900px){
    #home .sectvip{padding:10vh 0;}
    #home .sectvip .grid{grid-template-columns:repeat(1,1fr);row-gap:20px;}
}


#home .sect60{padding:70px 0;background:#d5c69b;color:#000;text-align:center;}
#home .sect60 .grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;}
#home .sect60 .grid .s{}
#home .sect60 .grid .s .icon{}
#home .sect60 .grid .s .icon img{height:80px;width:80px;object-fit:contain;}
#home .sect60 .grid .s .info{margin:10px 0 0 0;}
@media only screen and (max-width:900px){
    #home .sect60{padding:40px 0;}
    #home .sect60 .grid{grid-template-columns:repeat(2,1fr);gap:20px;}
    #home .sect60 .grid .s .icon img{height:40px;width:40px;}
}






#home .sectyt{position:relative;z-index:1;padding:70px 0;}
#home .sectyt:before{
    content:"";position:absolute;z-index:-1;left:0;top:0;width:100%;height:50%;
    background:#f1ebdc;
}
#home .sectyt .head{margin:0 0 30px 0;text-align:center;}
#home .sectyt .head a{display:inline-flex;align-items:center;gap:15px;}
#home .sectyt .head a .icon{font-size:2rem;}
#home .sectyt .head a .icon img,
#home .sectyt .head a .icon svg{display:block;height:40px;width:auto;fill:#d060ab;}
#home .sectyt .head a .text{font-size:1.4rem;}
#home .sectyt .grid{display:grid;grid-template-columns:repeat(6,1fr);gap:15px;}
#home .sectyt .grid a{position:relative;z-index:2;
    border-radius:20px;box-shadow: 0 .5rem 2.5rem 0 rgba(0, 35, 58, .35);
    overflow:hidden;transition:all .7s;
}
#home .sectyt .grid a:hover{z-index:1;box-shadow: 0 .5rem 2.5rem 0 rgba(0, 35, 58, .75);}
#home .sectyt .grid a .im{display:block;position:relative;z-index:1;aspect-ratio:4/5;}
#home .sectyt .grid a .im img{
    position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;object-fit:cover;
}
#home .sectyt .grid a .im .icon{
    position:absolute;z-index:1;left:50%;top:50%;width:50px;height:50px;line-height:50px;transform:translate(-50%,-50%) rotate(45deg);
    background:#fff;color:#000;font-size:1.4rem;text-align:center;
    border-radius:50%;box-shadow:0 0 10px 0 #000;opacity:.4;transition:all .7s;
}
#home .sectyt .grid a .im .icon svg{
    position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;object-fit:contain;fill:#ff0000;transform:scale(.7);
}
#home .sectyt .grid a:hover .im .icon{opacity:1;transform:translate(-50%,-50%) rotate(0deg);}
#home .sectyt .footer{margin:40px 0 0 0;text-align:center;}
#home .sectyt .footer a{display:inline-block;padding:10px 25px;color:#222;
    border:1px solid #d0c194;transition:all .7s;
}
#home .sectyt .footer a:hover{background-color:#d0c194;color:#000;}
@media only screen and (max-width:1050px){
    #home .sectyt .grid{grid-template-columns:repeat(3,1fr);gap:15px;}
}
@media only screen and (max-width:600px){
    #home .sectyt{padding:40px 0;}
    #home .sectyt .head{margin:0 0 20px 0;}
    #home .sectyt .head a{gap:10px;}
    #home .sectyt .head a .icon svg{height:20px;}
    #home .sectyt .head a .text{font-size:1rem;}
    #home .sectyt .grid{grid-template-columns:repeat(2,1fr);column-gap:10px;row-gap:15px;}
}






#home .sectblog{padding:50px 0;
    background:linear-gradient(to bottom,#d0c194,transparent);
}
#home .sectblog .slider{}
#home .sectblog .slider .item{}
#home .sectblog .head{
  display:flex;align-items:end;gap:10px;margin:0 0 10px 0;
}
#home .sectblog .head h2{font-family:'poppins_medium',Arial,sans-serif;font-size:2rem;letter-spacing:1px;line-height:25px;}
#home .sectblog .head div{width:60px;border-bottom:1px solid #999;}
#home .sectblog .head a{font-size:1.3rem;line-height:25px;}
#home .sectblog .slider .item .grid{display:grid;grid-template-columns:4fr 2fr 1fr;gap:30px;}
#home .sectblog .slider .item .grid .s{}
#home .sectblog .slider .item .grid .s.s1{}
#home .sectblog .slider .item .grid .s.s1 a.im{display:block;position:relative;z-index:1;aspect-ratio:464/153;}
#home .sectblog .slider .item .grid .s.s1 a.im img{
  position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;object-fit:cover;
}
#home .sectblog .slider .item .grid .s.s2{align-self:center;padding:25px 0 0 0;}
#home .sectblog .slider .item .grid .s.s2 .info{
  position:relative;z-index:1;
  padding:30px;border:1px solid #d0c194;
}
#home .sectblog .slider .item .grid .s.s2 a{
  position:absolute;z-index:1;right:10px;bottom:0;height:40px;padding:0 25px;line-height:40px;
  border-radius:30px;background:#d0c194;color:#000;transform:translate(0,50%);
  font-family:'poppins_semibold',Arial,sans-serif;transition:all 500ms;
}
#home .sectblog .slider .item .grid .s.s2 a:hover{background-color:#48ef93;}
#home .sectblog .slider .item .grid .s.sx1{}
#sliderblog .owl-nav{
  width:100px;margin:10px auto 0 auto;
}
#sliderblog .owl-nav [class^="owl-"]{
  display:inline-block;margin:0 4px 0 0;font-size:1rem;color:#000;background:#d0c194;transition:all 500ms;
  width:40px;height:40px;line-height:40px;border-radius:50%;text-align:center;
}
#sliderblog .owl-nav [class^="owl-"]:hover{background-color:#48ef93;}
@media only screen and (max-width:1500px){
  #home .sectblog .slider .item .grid{grid-template-columns:1fr 1fr;gap:20px;}
  #home .sectblog .slider .item .grid .s.s1 a.im{aspect-ratio:5/3;}
  #home .sectblog .slider .item .grid .s.s2 .info{padding:0px;border:none;}
  #home .sectblog .slider .item .grid .s.s2 a{
    display:inline-block;position:static;right:auto;bottom:auto;height:30px;padding:0 25px;line-height:30px;
  }
  #home .sectblog .slider .item .grid .s.sx1{display:none;}
}
@media only screen and (max-width:900px){
    #home .sectblog .head{display:grid;margin:0 0 10px 0;}
    #home .sectblog .head h2{font-size:1.2rem;letter-spacing:1px;line-height:auto;}
    #home .sectblog .head div{width:60px;margin:1px 0;border-bottom:1px solid #999;}
    #home .sectblog .head a{font-size:1.1rem;line-height:auto;}
  #home .sectblog .slider .item{padding:0 15px;}
  #home .sectblog .slider .item .grid{grid-template-columns:1fr;gap:10px;}
  #home .sectblog .slider .item .grid .s.s1{justify-self:center;}
  #home .sectblog .slider .item .grid .s.s1 a.im{width:400px;max-width:90%;aspect-ratio:5/3;}
  #home .sectblog .slider .item .grid .s.s2 .info{padding:0px;border:none;}
  #home .sectblog .slider .item .grid .s.s2 a{
    display:inline-block;position:static;right:auto;bottom:auto;height:30px;padding:0 25px;line-height:30px;transform:translate(0,0);
  }
  #home .sectblog .slider .item .grid .s.sx1{display:none;}
}





#home .sectinsta{position:relative;z-index:1;padding:70px 0;}
#home .sectinsta:before{
    content:"";position:absolute;z-index:-1;left:0;top:0;width:100%;height:50%;
    background:#d0c194;
}
#home .sectinsta .head{margin:0 0 30px 0;text-align:center;}
#home .sectinsta .head a{display:inline-flex;align-items:center;gap:15px;}
#home .sectinsta .head a .icon{font-size:2rem;}
#home .sectinsta .head a .icon img,
#home .sectinsta .head a .icon svg{display:block;height:40px;width:auto;fill:#d060ab;}
#home .sectinsta .head a .text{font-size:1.4rem;}
#home .sectinsta .grid{display:grid;grid-template-columns:repeat(6,1fr);gap:15px;}
#home .sectinsta .grid a{position:relative;z-index:2;
    border-radius:20px;box-shadow: 0 .5rem 2.5rem 0 rgba(0, 35, 58, .35);
    overflow:hidden;transition:all .7s;
}
#home .sectinsta .grid a:hover{z-index:1;box-shadow: 0 .5rem 2.5rem 0 rgba(0, 35, 58, .75);}
#home .sectinsta .grid a .im{display:block;position:relative;z-index:1;aspect-ratio:4/5;}
#home .sectinsta .grid a .im img{
    position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;object-fit:cover;
}
#home .sectinsta .grid a .im .icon{
    position:absolute;z-index:1;left:50%;top:50%;width:50px;height:50px;line-height:50px;transform:translate(-50%,-50%) rotate(45deg);
    background:#fff;color:#000;font-size:1.4rem;text-align:center;
    border-radius:50%;box-shadow:0 0 10px 0 #000;opacity:.4;transition:all .7s;
}
#home .sectinsta .grid a:hover .im .icon{opacity:1;transform:translate(-50%,-50%) rotate(0deg);}
#home .sectinsta .footer{margin:40px 0 0 0;text-align:center;}
#home .sectinsta .footer a{display:inline-block;padding:10px 25px;color:#222;
    border:1px solid #d0c194;transition:all .7s;
}
#home .sectinsta .footer a:hover{background-color:#d0c194;color:#000;}
@media only screen and (max-width:1050px){
    #home .sectinsta .grid{grid-template-columns:repeat(3,1fr);gap:15px;}
}
@media only screen and (max-width:600px){
    #home .sectinsta{padding:40px 0;}
    #home .sectinsta .head{margin:0 0 20px 0;}
    #home .sectinsta .head a{gap:10px;}
    #home .sectinsta .head a .icon svg{height:20px;}
    #home .sectinsta .head a .text{font-size:1rem;}
    #home .sectinsta .grid{grid-template-columns:repeat(2,1fr);column-gap:10px;row-gap:15px;}
}





#home .sectht{padding:0 0 50px 0;background:#f1ebdc;}
#home .sectht .head{margin:0 0 30px 0;text-align:center;}
#home .sectht .head h2{padding:20px 0 30px 0;background:#faf9f4;font-family:'poppins_medium',Arial,sans-serif;font-size:3rem;letter-spacing:1px;}
#home .sectht .head div{margin-top:-20px;}
#home .sectht .head div a{
  position:relative;z-index:1;
  display:block;width:180px;height:40px;margin:0 auto;
}
#home .sectht .head div a svg,
#home .sectht .head div a img{
  position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;object-fit:contain;
}

#home .sectht .slider{}
#home .sectht .slider .item{padding:20px;
  display:block;border-radius:20px;background:#c9b98c;overflow:hidden;
}
#home .sectht .slider .item .grid{
  display:grid;grid-template-columns:auto 1fr;gap:10px;
}
#home .sectht .slider .item .grid .s{}
#home .sectht .slider .item .grid .s.s1{}
#home .sectht .slider .item .grid .s.s1 div{width:40px;height:40px;background:#fff;border-radius:50%;line-height:40px;text-align:center;}
#home .sectht .slider .item .grid .s.s2{}
#home .sectht .slider .item .grid .s.s2 .ad{line-height:20px;}
#home .sectht .slider .item .grid .s.s2 .puan{line-height:20px;}
#home .sectht .slider .item .msg{height:120px;margin:25px 0 0 0;line-height:20px;overflow:hidden;}
#slider21 .owl-dots {margin: 10px 0 0 0;text-align: center;}
#slider21 .owl-dots .owl-dot {width: 10px;height: 10px;margin: 0 3px;border-radius: 10px;background: #bbb;}
#slider21 .owl-dots .owl-dot.active {background:#c9b98c;}




#home .sectmap{position:relative;z-index:1;height:600px;max-height:50vh;}
#home .sectmap iframe{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;border:none;}
