@font-face{font-family:"Gopher";src:url(assets/font/GopherDisplay.ttf)}@font-face{font-family:"HattonLight";src:url(assets/font/Hatton-Light.ttf)}@font-face{font-family:"HattonRegular";src:url(assets/font/Hatton-Regular.ttf)}:root{--size60:45px;--size55:42px;--size50:38px;--size48:36px;--size44:33px;--size40:31px;--size38:29px;--size35:26px;--size33:25px;--size30:23px;--size28:21px;--size26:20px;--size24:18px;--size22:16px;--size18:12px;--size16:13px}@keyframes leftRock {
  0%,100% { transform: rotate(6deg); }
  50% { transform: rotate(-8deg); }
}@keyframes leftRock1 {
  0%,100% { transform: rotate(-15deg); }
  50% { transform: rotate(-24deg); }
}@keyframes leftRock2 {
  0%,100% { transform: rotate(-20deg); }
  50% { transform: rotate(-33deg); }
}@keyframes StrokeLine {
    0% {
        stroke-dashoffset: 0
    }
    to {
        stroke-dashoffset: -200
    }
}@keyframes show_hide {
    0% {
      opacity: 0;
      color: #fff;
    }
    to {
      opacity: 1;
      color: #6cb715;
    }
}*{box-sizing:border-box}html{width:100%;height:100%;margin:0;padding:0}body{width:100%;height:100%;font-family:'Open Sans','Helvetica Neue',Helvetica,sans-serif;font-size:100%;line-height:1.45;color:#141414;margin:0}a{text-decoration:none}a:hover{text-decoration:none}img{max-width:100%}p{padding:0;margin:0}.container{width:1200px;margin:auto}.container-1{width:1600px;margin:auto}section{background:#fff;color:#1c262b;position:relative}section h3{text-align:center;font-size:var(--size24);font-weight:300;color:#a67f2f;font-family:"HattonRegular";margin:auto}h1{color:#a67f2f;font-size:50px;font-family:"HattonRegular";margin:auto;margin-top:20px}.h2-title{color:#a67f2f;font-size:var(--size60);font-family:"HattonRegular"}h2{color:#a67f2f;font-family:"HattonRegular";opacity:0;margin:auto;margin-top:15px}h4{color:#a67f2f;font-size:28px;font-family:"HattonRegular"}.h4-text{opacity:0;transform:translate(0,150px)}.h2-1{opacity:0;transform:translate(0,-150px)}.h2-2{opacity:0;transform:translate(0,-150px)}.h2-3{margin:50px 0;opacity:0;transform:translate(0,-150px)}.h2-4{margin:40px 0;opacity:0;transform:translate(0,-150px)}.h2-5{margin:50px 0;opacity:0;transform:translate(0,-150px)}.h2-6{margin:50px 0;opacity:0;transform:translate(0,-150px)}.h2-7{margin:50px 0;opacity:0;transform:translate(0,-150px)}.h2-8{margin:50px 0;opacity:0;transform:translate(0,-150px)}.h2-9{margin-top:40px;font-size:var(--size48);margin-bottom:20px;opacity:0;transform:translate(0,-150px)}.loading{width:100%;height:100%;background-size:100% 100%;background-repeat:no-repeat;text-align:center;padding-top:23vh;position:fixed;top:0;left:0;z-index:1000;opacity:1;color:#fff;font-family:"Gopher";font-size:24px;visibility:visible;font-size:45px;font-weight:300;line-height:1}.loading span{font-size:22px;font-weight:500;font-family:"HattonRegular";letter-spacing:5px}.loading .loading-image{width:400px}.loading-hide{width:100%;height:100%;text-align:center;padding-top:25%;position:fixed;top:0;left:0;z-index:1000;animation-name:show_hide;animation-duration:4s;font-family:"HattonRegular";font-size:24px;visibility:hidden}.image-wrapper-all{position:relative;padding-bottom:45%;width:100%}.image-wrapper-all img{position:absolute;object-fit:cover;margin-left:5%;width:90%;height:100%}.image-wrapper-50{position:relative;padding-bottom:100%;width:100%}.image-wrapper-50 img{position:absolute;object-fit:cover;width:100%;height:100%;left:0}.view{cursor:pointer}.show-img{object-fit:cover;width:100%;height:100%}.image-view-all{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;height:90%;z-index:98}.view-image{display:none;position:fixed;background-color: #000000b3;width:100%;height:100vh;z-index:100}.close-img{position:absolute;z-index:99;position:absolute;top:0;right:0;padding:20px;width:80px;cursor:pointer;border-radius:50px;transition:.5s all ease-in-out}.close-img:hover{cursor:pointer;transform:rotate(180deg)}.chat-control{position:fixed;bottom:90px;right:24px;width:60px;z-index:99}.chat-control img{width:60px;height:60px}.effect5{position:relative;background:#fff}.effect5:before,.effect5:after{z-index:-1;position:absolute;content:"";bottom:25px;left:10px;width:50%;top:80%;max-width:300px;background:#777;-webkit-box-shadow:0 35px 20px #777;-moz-box-shadow:0 35px 20px #777;box-shadow:0 35px 20px #777;-webkit-transform:rotate(-8deg);-moz-transform:rotate(-8deg);-o-transform:rotate(-8deg);-ms-transform:rotate(-8deg);transform:rotate(-8deg)}.effect5:after{-webkit-transform:rotate(8deg);-moz-transform:rotate(8deg);-o-transform:rotate(8deg);-ms-transform:rotate(8deg);transform:rotate(8deg);right:10px;left:auto}.effect2{position:relative;background:#fff;margin-bottom:10px}.effect2:before,.effect2:after{z-index:-1;position:absolute;content:"";bottom:15px;left:10px;width:50%;top:80%;max-width:300px;background:#777;-webkit-box-shadow:0 15px 10px #777;-moz-box-shadow:0 15px 10px #777;box-shadow:0 15px 10px #777;-webkit-transform:rotate(-3deg);-moz-transform:rotate(-3deg);-o-transform:rotate(-3deg);-ms-transform:rotate(-3deg);transform:rotate(-3deg)}.effect2:after{-webkit-transform:rotate(3deg);-moz-transform:rotate(3deg);-o-transform:rotate(3deg);-ms-transform:rotate(3deg);transform:rotate(3deg);right:10px;left:auto}