@charset "utf-8";
:root{
    --color: #000;
    --color-trans: #fff9e9;
    --color-main: #a1876a;
    --color-hover: #c5002e;
    --color-focus: #a1876a;
    --color-red: #c5002e;

    --bg-body: #fff;
    --bg-blog: rgb(48, 50, 53);
    --border-color: rgb(102, 102, 102);
    /* --ftitle: 'Quicksand', sans-serif;
    --fdefault: 'Quicksand', sans-serif; */
}
body{
    --line-height: 26px;
    font: 400 15px/var( --line-height ) var( --fdefault );
    font-optical-sizing: auto;
    font-display: swap;
    color: #000;
    background-color: var( --bg-body );
    overflow-x: hidden;
    max-width: 1920px; width: 100vw;
    margin-left: auto; margin-right: auto;
}
.ftitle,
.f-title{
    font-weight: bold !important;
    font-family: var( --ftitle);
    letter-spacing: .75px;
}
a{
    color: var( --color); text-decoration: none;
    display: inline-block;
}
img{
    display: inline-block;
    width: auto; height: auto;
    object-fit: contain;
    object-position: center;
}
b, strong{
    font-weight: bold;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
/********************/
.form-control{
    font-size: 15px; font-weight: 300;
}
.text-hover,
.text-main{
    color: var( --color-hover) !important;
}
.text-upp{
    text-transform: uppercase !important;
}
.text-cap{
    text-transform: capitalize !important;
}
.bold-0{
    font-weight: normal !important;
}
.bold-300{
    font-weight: 300 !important;
}
.bold-400{
    font-weight: 400 !important;
}
.bold-500{
    font-weight: 500 !important;
}
.bold-700,
.bold{
    font-weight: 700 !important;
}
.img-responsive{
    max-width: 100%; height: auto;
    display: inline-block;
    object-fit: cover; object-position: center;
}
/*********************/
.lg-sub-html,.lg-toolbar{background-color:rgba(0,0,0,.45)}@font-face{font-family:lg;src:url(../fonts/lg.eot?n1z373);src:url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),url(../fonts/lg.woff?n1z373) format("woff"),url(../fonts/lg.ttf?n1z373) format("truetype"),url(../fonts/lg.svg?n1z373#lg) format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;border:none;outline:0}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#FFF}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-moz-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-ms-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-moz-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-ms-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:0;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#FFF}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border:1px solid #FFF;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:var( --color-focus)}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0D0A0A;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:hover,.lg-outer.lg-dropdown-active #lg-share{color:#FFF}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-iframe .lg-video{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-has-vimeo .lg-video-play{background:url(../img/vimeo-play.png) no-repeat}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(../img/vimeo-play.png) 0 -58px no-repeat}.lg-outer .lg-has-html5 .lg-video-play{background:url(../img/video-play.png) no-repeat;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(../img/youtube-play.png) no-repeat}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(../img/youtube-play.png) 0 -60px no-repeat}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s;transition:transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#FFF;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer,.lg-outer .lg,.lg-outer .lg-inner{width:100%;height:100%}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content: "\f09a";}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\f099"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\f0d5"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\f0d2"}.lg-group:after{content:"";display:table;clear:both}.lg-outer{position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(img/loading.gif) center center no-repeat;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}
/********************/
.lg-backdrop,
.lg-outer{
	z-index:9999;
}
.lg-outer .lg-thumb-outer{
	text-align:center;	
}
.lg-outer .lg-thumb{
	margin:auto;	
}
.lg-icon{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lg-outer .lg-toogle-thumb::after{
	content: "\f103";	
}
.lg-actions .lg-next::before{
	content: "\f101";
}
.lg-actions .lg-prev::after{
	content: "\f100";
}
.lg-toolbar .lg-close::after{
	content: "\f00d";
}
.lg-autoplay-button::after{
	content: "\f01d";	
}
.lg-show-autoplay .lg-autoplay-button::after{
	content: "\f04c";	
}
.lg-fullscreen::after{
	content: "\f0b2";
}
#lg-zoom-in::after{
	content: "\f00e";
}
#lg-zoom-out::after{
	content: "\f010";
}
#lg-actual-size{
	display:none;
}
.lg-outer #lg-share::after{
	content: "\f1e1";
}
/***********************/
@keyframes passing-through{0%{opacity:0;transform:translateY(40px)}30%,70%{opacity:1;transform:translateY(0px)}100%{opacity:0;transform:translateY(-40px)}}@keyframes slide-in{0%{opacity:0;transform:translateY(40px)}30%{opacity:1;transform:translateY(0px)}}@keyframes pulse{0%{transform:scale(1)}10%{transform:scale(1.1)}20%{transform:scale(1)}}.dropzone,.dropzone *{box-sizing:border-box}.dropzone{min-height:150px;border:1px solid rgba(0,0,0,.8);border-radius:5px;padding:20px 20px}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dropzone .dz-message{text-align:center;margin:3em 0}.dropzone .dz-message .dz-button{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.dropzone .dz-preview{position:relative;display:inline-block;vertical-align:top;margin:16px;min-height:100px}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview.dz-file-preview .dz-image{border-radius:20px;background:#999;background:linear-gradient(to bottom, #eee, #ddd)}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:#fff}.dropzone .dz-preview.dz-image-preview .dz-details{transition:opacity .2s linear}.dropzone .dz-preview .dz-remove{font-size:14px;text-align:center;display:block;cursor:pointer;border:none}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{z-index:20;position:absolute;top:0;left:0;opacity:0;font-size:13px;min-width:100%;max-width:100%;padding:2em 1em;text-align:center;color:rgba(0,0,0,.9);line-height:150%}.dropzone .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{border:1px solid rgba(200,200,200,.8);background-color:rgba(255,255,255,.8)}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:rgba(255,255,255,.4);padding:0 .4em;border-radius:3px}.dropzone .dz-preview:hover .dz-image img{transform:scale(1.05, 1.05);filter:blur(8px)}.dropzone .dz-preview .dz-image{border-radius:20px;overflow:hidden;width:120px;height:120px;position:relative;display:block;z-index:10}.dropzone .dz-preview .dz-image img{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{animation:passing-through 3s cubic-bezier(0.77, 0, 0.175, 1)}.dropzone .dz-preview.dz-error .dz-error-mark{opacity:1;animation:slide-in 3s cubic-bezier(0.77, 0, 0.175, 1)}.dropzone .dz-preview .dz-success-mark,.dropzone .dz-preview .dz-error-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px;background:rgba(0,0,0,.8);border-radius:50%}.dropzone .dz-preview .dz-success-mark svg,.dropzone .dz-preview .dz-error-mark svg{display:block;width:54px;height:54px;fill:#fff}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;transition:all .2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;transition:opacity .4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{animation:pulse 6s ease infinite}.dropzone .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:20px;top:50%;margin-top:-10px;left:15%;right:15%;border:3px solid rgba(0,0,0,.8);background:rgba(0,0,0,.8);border-radius:10px;overflow:hidden}.dropzone .dz-preview .dz-progress .dz-upload{background:#fff;display:block;position:relative;height:100%;width:0;transition:width 300ms ease-in-out;border-radius:17px}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{pointer-events:none;z-index:1000;position:absolute;display:block;display:none;opacity:0;transition:opacity .3s ease;border-radius:8px;font-size:13px;top:130px;left:-10px;width:140px;background:#b10606;padding:.5em 1em;color:#fff}.dropzone .dz-preview .dz-error-message:after{content:"";position:absolute;top:-6px;left:64px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #b10606}
/* END - DROPZONE - dropzone.css */

/********************/
.line-limit{
	--line-clamp: 2;
	/* --line-height */
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: var( --line-clamp );
	-webkit-box-orient: vertical;
    max-height:calc( var( --line-height, 26px ) * var( --line-clamp ) );
    line-height: var( --line-height, 26px ) !important;
}
.line-limit--1{
	--line-clamp: 1;
}
.line-limit--3{
	--line-clamp: 3;
}
.line-limit--4{
	--line-clamp: 4;
}
.line-limit--5{
	--line-clamp: 5;
}
/********************/
.top-5{
    top: 5px;
}
.top-10{
    top: 10px;
}
/********************/
.picture{
    display: block;
}
.picture[class*="mb-"] > img[class*="mb-"]{
    margin-bottom: 0 !important;
}
/********************/
.transition{
    -webkit-transition:all 0.35s linear;
    transition:all 0.35s linear;
}
.img-zoom-hover{
    overflow: hidden;
}
.img-zoom-hover img.img-zoom{
    -webkit-transition: 0.35s linear;
    transition: 0.35s linear;
}
.img-zoom-hover:hover img.img-zoom{
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.img-zoom-hover--10:hover img.img-zoom{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
/********************/
.tooltip{
    --bs-tooltip-font-size: 11px;
    --bs-tooltip-bg: var( --color-red);
}
.pagination{
    margin: 0;
    justify-content: center; align-items: center;
    font-weight: 300;
    line-height: 22px;
    --bs-pagination-active-bg: var( --color-red);
    --bs-pagination-active-border-color: var( --color-red);
    --bs-pagination-bg: transparent;
    --bs-pagination-border-width: 1px;   
    --bs-pagination-border-color: rgba( 255, 255, 255, .75); 
    --bs-pagination-font-size: 16px;
    --bs-pagination-color: #fff;
    --bs-pagination-padding-x: 0;
    --bs-pagination-padding-y: 0;
    --bs-pagination-hover-bg: #fff;
    --bs-pagination-hover-border-color: #fff;
    --bs-pagination-hover-color: var( --color-red);
    --bs-pagination-focus-color: var( --color-red);
    --bs-pagination-focus-box-shadow: none;
}
.page-item{
    margin: 0 .375rem;
}
.page-link{
    display: block;
    width: 36px; height: 36px;
    line-height: 34px;
    text-align: center;
    aspect-ratio: 1/1;
    border-radius: 50%;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;

}
.page-link,
.page-item:first-child .page-link,
.page-item:last-child .page-link{
    border-radius: 50%;
}
.page-item:first-child .page-link,
.page-item:last-child .page-link{
    display: flex;
    align-items: center; justify-content: center;
}
.page-item:first-child svg,
.page-item:last-child svg{
    width: 18px; height: 18px;
}
/********************/
.page-wrapper{
    background-color: #fff;
    padding-left: 1.5rem; padding-right: 1.5rem;
}
/**************************/
.wrapper_breadcrumb{
    margin-bottom: 2rem;
    padding: 3rem 1.5rem 2.75rem;    background: rgb(246, 246, 246);
    font-size: 12px; line-height: 20px;
    text-transform: capitalize;
    background: linear-gradient(to left,rgb(10, 117, 181),rgb(255, 255, 255));
    color: #000;
}
.breadcrumb__title{
    margin: 0; padding: 0;
    font-family: var( --ftitle); font-size: 25px; line-height: 1.4;
    letter-spacing: 1px;    font-weight: bold;
}
.wrapper_breadcrumb .breadcrumb{
    margin-bottom: .5rem; font-weight: normal;
    text-transform: capitalize;
}
.breadcrumb-item + .breadcrumb-item{
    padding-left: .75rem;
}
.breadcrumb-item + .breadcrumb-item::before{
    padding-right: .75rem;
    color: inherit;
}
.wrapper_breadcrumb a{
    color: inherit; text-decoration: none;
}
.wrapper_breadcrumb a:hover{
    color: var( --color-focus);
}
/**************************/
.action_backtotop{
    position: fixed; right: 15px; bottom: 85px; z-index: 99;
    border: none; background: none;    display: none;
    -webkit-transition:all 0.3s ease;    transition:all 0.3s ease;
    padding: 0; margin: 0;
}
.action_backtotop img{
    display: inline-block;
    width: 36px;
}
/**************************/
.anchor_pagecurrent{
    display: none; overflow: hidden;
    background-color: rgb(246, 251, 255); border: 1px solid rgb(226, 231, 236);
    margin-bottom: 1rem;
    font-size: 12px; font-weight: bold; color: rgba( 0,0,0, .8);
    line-height: 22px;
    font-family: var( --ftitle); letter-spacing: 1px;
    border-radius: 3px;
}
.anchor_pagecurrent.active{
    display: none;
}
.anchor_pagecurrent:hover{
    color: inherit; cursor: context-menu;
}
.anchor_pagecurrent span{
    position: relative;    display: inline-block;
    padding: .5rem 1rem;    background-color: rgb(238, 239, 240);
}
.anchor_pagecurrent span::before,
.anchor_pagecurrent span:after{
        left: 100%;	top: 50%;	border: solid transparent;
	content: "";	height: 0;	width: 0;
	position: absolute;
	pointer-events: none;
}
.anchor_pagecurrent span:after {
	border-color: rgba(136, 183, 213, 0);
	border-left-color: rgb(238, 239, 240);
	border-width: 24px;	margin-top: -24px;
}
.anchor_pagecurrent span:before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: rgb(226, 231, 236);
	border-width: 26px;	margin-top: -26px;
}
/*****************************************/
.pagination .disabled{
    cursor: not-allowed;
}
.pagination__loadmore{
    font-size: 14px; font-weight: normal;
}
.pagination__loadmore .disabled{
    display: none;
}
.pagination__loadmore .disabled + .page-item .page-link{
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
.pagination__loadmore .page-link{
    padding: .5rem 1rem;     min-width: 180px;    text-align: center;
    color: var( --bs-blue);
}
.pagination__loadmore .page-link:hover{
    background: var( --bs-blue); color: #fff;
}
.pagination__loadmore .fa{
    font-size: 17px; vertical-align: text-bottom;
    color: var( --bs-blue);
}
.pagination__loadmore .page-link:hover .fa{
    color: #fff;
}
.action__loadmore.run{
    position: relative; display: inline-block;
    padding-right: 40px;
}
.action__loadmore.run::after{
    position: absolute; right: 10px; top: 8px; z-index: 1;
    content: "";    display: inline-block;
    width: 20px;    height: 20px;
    vertical-align: -.125em;
    border: 2px solid currentColor;
    border-right-color: currentcolor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: .75s linear infinite spinner-border;
    animation: .75s linear infinite spinner-border;
    color: var(--bs-info );
}
/**************************/
.sharesocial-wrapper{
    margin: 0; padding: .9rem 2.15rem; list-style-type: none;
    display: flex; flex-wrap: nowrap;
    align-items: center; justify-content: center;
    background: #eee;
    font-size: 12px; line-height: 1.2;
}
.sharesocial-wrapper-item {
    margin: 0; list-style-type: none;
    padding: 0 .35rem;
    text-transform: capitalize;
}
.sharesocial-header{
    font-family: var( --ftitle);
    font-weight: bold;
}
.sharesocial-wrapper-item a{
    display: flex; flex-wrap: nowrap;
    align-items: center;
    background: #333; color: #fff;
    display: block;
    padding: .4rem 1rem .4rem .15rem;
    border-radius: 1.5rem;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;

}
.sharesocial-wrapper-item a > span{
    display: inline-block;
    transform: translateY( -1px);
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;

}
.sharesocial-wrapper-item .fab{
    min-width: 30px;
    font-size: 15px; line-height: 1;
    text-align: center;
    margin-right: .35rem;
    display: inline-block;
    padding: 0 .25rem;
    margin-right: .65rem;
    border-right: 1px solid rgb( 255, 255, 255, .6);
}
.sharesocial-wrapper-item a:hover{
    transform: translateY(-3px);
}
.sharesocial-wrapper-item a:hover span{
    color: #000;
}
.sharesocial--facebook{
    background: rgb(27 116 228) !important;
}
.sharesocial--twitter{
    background: rgb(0 186 255) !important;
}
.sharesocial--linkedin{
    background: rgb(10 102 194) !important;
}
.sharesocial--pinterest{
    background: rgb(242 0 0) !important;
}
/*********************************************************************
*******DCONTENT*******************************************************
*********************************************************************/
.share-social{
    background-color: #f5f5f5;
    margin: 0 0 1.5rem; padding: .6rem .5rem .55rem; list-style-type: none;
    font-size: 12px; line-height: 1.3;
    font-weight: normal;
}
.share-social::before{
    content: "Share"; font-weight: bold;
    padding: 0 0 0 .75rem;
}
.share-social li{
    margin: 0; padding: 0; list-style-type: none;
    display: inline-block;
}
.share-social a{
    display: inline-block;
    padding: .35rem .5rem; margin-left: .5rem;
    border-radius: 2px;
    -webkit-transition:all 0.35s ease;
    transition:all 0.35s ease;
}
.share-social a:hover{
    transform: translateY( -3px);
    box-shadow: 0 .25rem 1.75em rgba(0,0,0,.15);
    color: #fff;
}
.share-social .fab{
    margin-right: .5rem;
    position: relative;
    min-width: 20px;
}
.share-social .fab::after{
    position: absolute; right: 0; top: 50%;
    transform: translateY( -50%);
    content: ""; display: block;
    width: 1px; height: 14px;
    border-right: 1px solid rgba( 255, 255, 255, .9);
}
.share-social__facebook{
    background-color: rgb(93 114 164);
    color: #fff;
}
.share-social__twitter{
    background-color: rgb(0 186 255);
    color: #fff;
}
.share-social__pinterest{
    background-color: rgb(242 0 0);
    color: #fff;
}
/*********************************************************************
*********************************************************************
*********************************************************************/
.dcontent{
    font-size: 16px; line-height: 30px;
}
.dcontent--sm{
    font-size: 15px; line-height: 30px;
}
.dcontent > *{
    max-width: 100%;
}
.dcontent p{
    margin-bottom: 1.25rem;
}
.dcontent p:last-child{
    margin-bottom: 0;
}
figure.image{
    width: max-content;
    max-width: 100%;
}
figure.image:not( .align-center){
    display: inline-block;
}
figure.image figcaption{
    display: block; max-width: 100%;
    background-color: #eee;
    padding: .55rem .75rem; font-size: .83rem; line-height: 1.4;
}
.image.align-center{
    text-align: center;
    margin-left: auto; margin-right: auto;
}
.image.align-left{
    text-align: start;
}
.image.align-right{
    text-align: end;
}
.dcontent img{
    display: inline-block;
    max-width: 100%; height: auto !important;
    object-fit: contain;
    object-position: center;
}
.dcontent img.aligncenter{
    margin: .75rem auto 0;
}
.box__shortcode__title{
    font-size: 1.25rem; font-weight: bold;
    line-height: 1.5;
    margin: 0 0 0rem;
}
/****************/
.dcontent p > img{
    display: block;
}
.dcontent p > img + *{
    display: block;
    text-align: center;
}
/****************/
.dcontent h1,
.dcontent h2,
.dcontent h3,
.dcontent h4{
    font-weight: bold;
}
.dcontent h1{
    font-size: 1.2em; line-height: 1.5;
}  
.dcontent h2{
    font-size: 1.1em; line-height: 1.5;
} 
.dcontent h3{
    font-size: 1em; line-height: 1.5;
} 
.dcontent h4{
    font-size: 0.9em; line-height: 1.5;
} 
.dcontent h5{
    font-size: .85rem; line-height: 1.5;
} 
.dcontent h6{
    font-size: .8rem; line-height: 1.5;
} 
/****************/
.embed-responsive {
    position: relative;
    display: block; text-align: center;
    width: 100%; max-width: 1000px;
    padding: 0; margin: 0 auto 1.25rem;
    overflow: hidden;
}
.embed-responsive-16by9::before {
    padding-top: 56.25%;
}
.embed-responsive::before {
    display: block;
    content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;    top: 0;    bottom: 0;    left: 0;
    width: 100%;    height: 100%;
    border: 0;
}
/***********************/
.tocmain__wrapper{
    background-color: var( --border-color);
    margin-bottom: 1rem;
    padding: .5rem .5rem .25rem;
}
.tocmain__btn{
    --bs-btn-border-radius: 0;
    --bs-btn-hover-bg: rgb(248, 249, 250);
    --bs-btn-hover-border-color: rgb(248, 249, 250);
}
.tocmain__wrapper,
#toccontent__wrapper > ul{
    padding-top: .5rem;
    font-size: 14px; line-height: 22px;
    font-weight: 300;
}
#toccontent__wrapper li{
    margin-top: .35rem;
}
/*********************************************************************
*********************************************************************
*********************************************************************/
#undefined-sticky-wrapper{
    height: auto !important;
}
.is-sticky .header-wrapper{
    --logo-height: 50px;
    padding-top: .5rem;
    padding-bottom: .5rem;
    box-shadow: var( --bs-box-shadow );
    background-color: var( --color-main);
}
.is-sticky .header-wrapper .header-logo-img{
    filter: brightness(0) invert(1);
}
.is-sticky .header-action-item-button:not(.header-action-item-button--phone){
    --bs-btn-bg: var( --color-trans);
}
.is-sticky .header-action-item-button:hover{
    --bs-btn-hover-bg: var( --color-trans);
    --bs-btn-hover-color: var( --color-red);
}
.is-sticky .header-action-item-button--phone{
    --bs-btn-color: var( --color-trans);
}
.is-sticky .header-action-item-button--phone::before{
    background-color: var( --color-trans);
}
.is-sticky .header-action-item-button--phone:hover{
    color: #fff;
}
.is-sticky .header-action-item-link--facebook{
    border-color: var( --color-trans);
    color: var( --color-trans);
}
.is-sticky .header-action-item-link--facebook:hover {
  border-color: var( --color-trans);
  background-color: var( --color-trans);
  color: var( --color-main);
}
.is-sticky .header-navigation-item-link{
    
    color: var( --color-trans);

}

.header-wrapper {
    --logo-height: 75px;
    position: fixed; top: 0; z-index: 999;
    width: 100%;
    padding-top: .75rem;
    padding-bottom: .75rem;
    border-bottom: 1px solid var( --color-main);
    background: #A1876A;
    background: linear-gradient(180deg, rgba(161, 135, 106, 0.5) 0%, rgba(255, 255, 255, 0) 92%);
    -webkit-transition:all 0.35s linear;
    transition:all 0.35s linear;
}
.header-logo{
    flex: 0 0 auto;
    width: 100px;
}
.header-main-wrapper{
    flex: 1 0 0;
    display: flex; flex-wrap: wrap;
    align-items: center;
    padding-left: 0;
}
.header-logo-img{
    height: var( --logo-height);
    object-fit: contain;
    object-position: center center;
}
/************************/
.header-top-wrapper{
    background-color: var( --color-red);
    padding-top: .5rem; padding-bottom: .5rem;
    font-size: 13px; line-height: 20px;
    color: #fff;
    font-weight: 500;
    letter-spacing: .35px;
    text-align: center;
}
.header-top-wrapper a:hover{
    color: #000;
}
/************************/
.header-action-container{
    flex: 0 0 auto;
    width: auto;
    margin: 0 0 0 auto; padding: 0 0 0 0.5rem;
    list-style-type: none;
    display: flex; align-items: center;
    font-size: 11px;
}
.header-action-item{
    margin-left: .75rem;
    flex: 0 0 auto;
    width: auto;
    text-align: center;
}
.header-action-item-link{
    display: flex; flex-direction: column;
    -webkit-transition:all 0.35s linear;
    transition:all 0.35s linear;
    border: 1px solid #fff;
    justify-content: center; align-items: center;
    font-weight: bold;
    overflow: hidden;
}
.header-action-item-link:hover{
    color: var( --color-red);
}
.header-action-item-link--facebook{
    border: 1px solid var( --color-main);
    border-radius: 50%;
    aspect-ratio: 1/1;
    overflow: hidden;
    display: inline-flex; align-items: center; justify-content: center;
    height: 26px;
    color: var( --color-main);
    font-size: 12px;
}
.header-action-item-link--facebook:hover{
    border-color: var( --color-main);
    background-color: var( --color-main);
    color: #fff;
}
.header-action-item-lang{
    min-width: 0;
    display: inline-flex; align-items: center;
}
.header-action-item-lang > span + span{
    margin-left: .425rem;
}
.header-action-item-link--lang{
    border-radius: .275rem;
    border-color: transparent;
    box-shadow: var( --bs-box-shadow-sm);
}
.header-action-item-link--lang img{
    display: inline-flex;
    object-fit: cover; object-position: center;
    width: 100%;
    height: 18px;
    width: 30px;
}
.header-action-item-link--lang:hover,
body.page-en .header-action-item-link--lang-en,
body.page-vn .header-action-item-link--lang-vn,
body.page-jp .header-action-item-link--lang-jp,
.header-action-item-link--lang:hover{
    border-color: var( --color-red);
}
.header-action-item-button{
    --bs-btn-padding-x: 1rem;
    --bs-btn-padding-y: 0.425rem;
    --bs-btn-border-color: var( --color-main);
    --bs-btn-color: var( --color-main);
    --bs-btn-font-size: 14px;
    --bs-btn-hover-color :#fff;
    --bs-btn-hover-bg: var( --color-main);
    --bs-btn-hover-border-color: var( --color-main);
    line-height: 20px;
    font-weight: bold;
    font-family: var( --ftitle);
    text-transform: uppercase;
    box-shadow: var( --bs-box-shadow-sm);
}
.header-action-item-button:hover{
    box-shadow: var( --bs-box-shadow);
}
.header-action-item-button--phone{
    position: relative;
    --bs-btn-padding-x: 0;
    --bs-btn-padding-y: 0;
    --bs-btn-border-width: 0;
    --bs-btn-font-size: 18px;
    --bs-btn-color: var( --color);
    box-shadow: none;
}
.header-action-item-button--phone::before{
    position: absolute; left: 0; top: 100%; z-index: 1;
    transform: translateY(3px);
    content: ""; display: block;
    width: 0%; height: 1.5px;
    background-color: var( --color-main);
    -webkit-transition:width 0.35s linear;
    transition:width 0.35s linear;

}
.header-action-item-button--phone:hover{
    background: none;
    box-shadow: none;
    color: var( --color-main);
}
.header-action-item-button--phone:hover::before{
    width: 100%;
}
/************************/
.header-navigation-wrapper{
    flex: 1 0 0;
    width: auto;
}
.header-navigation-listnav{
    position: relative;
    margin: 0; padding: 0; list-style-type: none;
    display: flex; flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
}
.header-navigation-item{
    flex: 0 0 auto;
    width: auto; text-align: center;
}
.header-navigation-item-link{
    display: inline-block;
    padding: .25rem 1.15rem;
    font-size: 13px; font-weight: 600;
    letter-spacing: .75px;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition:all 0.35s linear;
    transition:all 0.35s linear;
    color: var( --color);
}
.header-navigation-item-link:hover{
    color: var( --color-red);
}
.header-navigation-item.active .header-navigation-item-link{
    color: var( --color-red);
}
/************************************************
****************FOOTER****************************
*************************************************/
.footer-wrapper{
    font-size: 13px;
    border-top: 1px solid var( --color-main);

}
.footer-container{
    display: flex; flex-wrap: wrap;
}
.footer-author{
    text-align: center;
    padding: 2rem 0;
    border-top: 1px solid var( --color-main);
    font-size: 13px;
    line-height: 22px;
}
.footer-author a{
    color: inherit;
}
.footer-author a:hover{
    color: var( --color-red);
}
/************************/
.footer-contact-warpper,
.footer-info-warpper{
    flex: 0 0 auto;
    width: 50%;
    padding-top: 4rem;
    padding-bottom: 2rem;
}
.footer-contact-warpper{
    border-left: 1px solid var( --color-main);
    padding-left: 5rem;
    font-size: 14px; line-height: 26px;
}
.footer-info-warpper{
    --logo-height: 100px;
    padding-right: 5rem;
    text-align: center;
}
.footer-dcontent{
    font-size: 15px; line-height: 26px;
}
.footer-dcontent p{
    margin-bottom: .75rem;
}
.footer-contact-warpper > p{
    margin-bottom: 1.25rem;
}
.footer-information-label{
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
    display: block;
    margin-bottom: .25rem;
}
.footer-contact-hotline{
    font-size: 19px;
    color: var( --color-main);
    font-weight: bold;
}
/************************/
.contact-form-wrapper{
    margin-bottom: 1rem;
}
.contact-form-wrapper .error{
    margin: 5px 0 0;
    font-size: 13px; line-height: 20px;
    color: #f00;
}
.contact-form-wrapper .form-control{
    padding-top: .75rem;
    padding-bottom: .75rem;
    height: calc(3.75rem + calc(var(--bs-border-width) * 2));
    font-weight: 500;
}
.contact-form-wrapper  > .form-select{
    padding-top: 1.5rem;
    padding-bottom: .5rem;
}
.contact-form-wrapper textarea.form-control{
    height: 135px;
}
.contact-form-wrapper label{
    text-transform: capitalize;
    font-size: 15px;
}
.contact-form-wrapper .form-floating > .form-control-plaintext ~ label::after, 
.contact-form-wrapper .form-floating > .form-control:focus ~ label::after, 
.contact-form-wrapper .form-floating > .form-control:not(:placeholder-shown) ~ label::after, 
.contact-form-wrapper .form-floating > .form-select ~ label::after{
    background: none;
}
.contact-form-wrapper .form-floating > .form-control-plaintext ~ label, 
.contact-form-wrapper .form-floating > .form-control:focus ~ label, 
.contact-form-wrapper .form-floating > .form-control:not(:placeholder-shown) ~ label, 
.contact-form-wrapper .form-floating > .form-select ~ label{
    color: var( --color);
    font-weight: 500;
    padding-top: .75rem; padding-bottom: .5rem;
}
.contact-form-wrapper .form-floating > .form-control-plaintext:focus, 
.contact-form-wrapper .form-floating > .form-control-plaintext:not(:placeholder-shown), 
.contact-form-wrapper .form-floating > .form-control:focus, 
.contact-form-wrapper .form-floating > .form-control:not(:placeholder-shown){
    padding-top: 2rem;
    padding-bottom: .5rem;
}
.contact-form-submit{
    --bs-btn-padding-y: .75rem;
    --bs-btn-color: #fff;
    --bs-btn-bg: var( --color-main);
    --bs-btn-hover-color: var( --color-main);
    --bs-btn-hover-bg: #fff;
    font-size: 15px; font-weight: bold;
    text-transform: uppercase;
    line-height: 20px;
    min-width: 190px;
    border-radius: 38px;
}
.contact-form-submit.processing{
    pointer-events: none;
}
.contact-form-success{
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 0 !important;
}
.contact-form-success p{
    margin-bottom: 0rem;
}
/************************/
.footer-social-title{
    margin-bottom: .5rem;
    font-weight: bold;
    font-family: var( --ftitle);
}
.footer-social-list{
    margin: 0; padding: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.footer-social-item{
    margin: 0;
    padding: 0 .75rem 0 0;
    list-style-type: none;
    flex: 0 0 auto;
    width: auto;
}
.footer-social-list .footer-social-item:last-child{
    padding-right: 0;
}
.footer-social-list{
    margin-top: 1rem;
}
.footer-social-link{
    display: inline-block;
    width: 36px; height: 36px;
    line-height: 34px;
    border: 1px solid var( --color-main);
    color: var( --color-main);
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease;
    text-decoration: none;
}
.footer-social-link:not(.footer-social-link--onlinegov):hover{
    color: #fff;
    border-color: var( --color-main);
    background-color: var( --color-main);
}
.footer-social-link--onlinegov{
    width: auto;
    border: none;
    background: none;
}
.footer-social-link--onlinegov img{
    display: inline-block;
    height: 34px;
    width: auto;
    object-fit: contain; object-position: center;
}
/*********************************************************************
*********************************************************************/
.caption-title{
    --line-height: 24px;
    font: 400 15px/var( --line-height ) var( --ftitle);
}
.caption-title-lg{
    --line-height: 30px;
    font: bold 25px/var( --line-height ) var( --ftitle);
}
.caption-title-xl{
    --line-height: 50px;
    font: 900 39px/var( --line-height ) var( --ftitle);
    margin-bottom: .5rem;
}
.box-header{
    display: block;
    margin: 0 0 1rem;
    padding: .5rem .75rem;
    text-transform: uppercase;
    font: bold 15px/24px var( --ftitle);
    letter-spacing: .75px;
    border-radius: .175rem;
    background-color: var( --color-red);
}
.title-page{
    --line-height: 36px;
    font: bold 29px/var( --line-height ) var( --ftitle);
    margin-bottom: 1rem;
}
/*********************************************************************
*********************************************************************
******************************/
/***************************************/
/******MYMODAL*********************************/
.mymodal{
    --bs-modal-width: 720px;
    --bs-modal-header-padding: .75rem 1rem;
    --bs-modal-color: #000;

}
.mymodal .modal-header{
    background-color: var( --color-main);
}
.mymodal .modal-title{
    font-size: 17px; font-weight: 500;
    text-transform: capitalize;
    color: #fff;
}
/***************************************/
/* Slider */
.slick-slider{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus{
    outline: none;
}
.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after{
    display: table;

    content: '';
}
.slick-track:after{
    clear: both;
}
.slick-loading .slick-track{
    visibility: hidden;
}

.slick-slide{
    display: none;
    float: left;
    height: auto;
    min-height: 1px;
}
[dir='rtl'] .slick-slide{
    float: right;
}
.slick-slide img{
    display: block;
}
.slick-slide.slick-loading img{
    display: none;
}
.slick-slide.dragging img{
    pointer-events: none;
}
.slick-initialized .slick-slide{
    display: block;
}
.slick-loading .slick-slide{
    visibility: hidden;
}
.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-loading .slick-list{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}
.slick-prev,
.slick-next{
    font-size: 0;
    line-height: 0;
    position: absolute; z-index: 99;
    top: 50%;
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: 1px solid var( --color-main);
    outline: none;
    background: #fff;
    color: var( --color-main);
    border-radius: 50%; overflow: hidden;
}
.slick-prev:hover,
.slick-next:hover{
    color: #fff;
    outline: none;
    background: var( --color);
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before{
    font-size: 17px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-flex;
    align-items: center; justify-content: center;
    font-family: "Font Awesome 7 Free";
    font-feature-settings: normal;
    font-style: normal;
    font-synthesis: none;
    font-variant: normal;
    font-weight: 900;
    text-align: center;
    text-rendering: auto;
}

.slick-prev{
    right: 0;
}
.slick-next{
    left: 0;
}
.slick-prev:before{
    content: '\f061';
}
.slick-next:before{
    content: '\f060';
}
.slick-dotted.slick-slider{
    /* margin-bottom: 0; */
}
.slick-dots{
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li{
    position: relative;
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 0 10px;
    cursor: pointer;
    text-align: center;
}
.slick-dots li button{
    display: inline-block;
    width: 15px;
    height: 15px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 1px solid var( --color-trans); 
    border-radius: 50%;
    overflow: hidden;
    background-color: transparent;
    outline: none;
    -webkit-transition:all 0.15s linear;
    transition:all 0.15s linear;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li.slick-active button{
    background-color: var( --color-trans);
}
/***********************************************************
***********************************************************
***********************************************************/
.homeslick-js-wrapper{
    margin-bottom: 7rem;
}
.homeslick-js-wrapper .slick-dots{
    bottom: 1rem;
    line-height: 1;
}
.homeslick-js-wrapper .slick-dots li{
    display: inline-flex;
    align-items: center; justify-content: center;
}
.homeslick-js-wrapper .slick-active button{
    width: 40px;
    border-radius: .5rem;
}
.homeslick-item{
    position: relative;
}
.homeslick-item::before{
    position: absolute; left: 0; top: 0;
    content: ""; display: block;
    width: 100%; height: 100%;
    background-color: rgba( 0,0,0, .25);
    background: linear-gradient(0deg, rgba( 0,0,0, .25) 0%, rgba(255,255,255,0) 70%);
}
.homeslick-img{
    display: block;
    width: 100%;
    height: 100vh;
    object-fit: cover; object-position: center top;
}
.homeslick-caption{
    position: absolute; left: 50%; top: 43%; z-index: 1;
    transform: translate( -50%, 0%);
    color: #fff;
    font-size: 17px; line-height: 32px;
    color: var( --color);
}
.homeslick-caption > *{
    max-width: 46%;
    display: block;
}
.homeslick-title{
    font-size: 43px;
    line-height: 52px;
    margin-bottom: 1rem;
    font-weight: bold;
    color: var( --color);
}
/***********************************************************/
.about-wrapper{
    --bs-gutter-x: 5rem;
    --bs-gutter-y: 1.5rem;
    margin-bottom: 7rem;
}
.about-title{
    text-transform: capitalize;
    color: var( --color);
}
.about-subtitle{
    text-transform: uppercase;
    color: var( --color-main);
    font-weight: 500;
    font-size: 16px;
    font-family: var( --fdefault);
}
.about-dcontent-wrapper{
    font-size: 16px;
    line-height: 26px;
    color: #444;
}
.about-dcontent-wrapper p{
    margin-bottom: .5rem;
}
.about-text-img{
    display: block;
    width: 100%;
    object-fit: contain; object-position: center;
    border-radius: 0 12rem 0;
    overflow: hidden;
    box-shadow: var( --bs-box-shadow-sm);
}
.about-img-container img{
    display: block;
    width: 100%;
    object-fit: contain; object-position: center;
    border-radius: 0 12rem ;
    box-shadow: var( --bs-box-shadow-sm);
    overflow: hidden;
}
.about-img-container img,
.about-text-img img{
    width: 100%;
}
/***********************************************************/
/***********************************************************/
.header-page-container{
    max-width: 820px;
    margin: 0 auto 3rem;
    text-align: center;
}
.header-page-title{
    margin: 0 0 .75rem;
    color: var( --color);
}
.header-page-subtitle{
    margin: 0;
    font-size: 19px;
    line-height: 28px;
    color: #666;
}
.header-page-dcontent{
    font-size: 16px;
    line-height: 28px;
}
.service-wrapper{
    margin-bottom: 5rem;
}
.service-list{
    --bs-gutter-x: 2rem;
    --bs-gutter-y: 2rem;
    justify-content: center;
}
.service-item-picture{
    margin-bottom: 1.75rem;
    overflow: hidden;
    border-radius: 350px;
    box-shadow: var( --bs-box-shadow-sm);
}
.service-item-caption{
    margin-bottom: 1rem;
    text-align: center;
}
.service-item-img{
    display: block;
    width: 100%;
    aspect-ratio: 3/4;
    object-fit: cover; object-position: center top;
    -webkit-transition:all 0.4s ease;
    transition:all 0.4s ease;
}
.service-item-picture:hover .service-item-img{
    transform: scale(1.05);
}
.service-item-title{
    font-size: 21px;
    font-weight: bold;
    text-transform: uppercase;
    color: var( --color);
    margin-bottom: .5rem;
}
.service-item-summary{
    font-size: 15px;
    --line-clamp: 3;
    --line-height: 24px;
    color: #666;
    margin: 0;
}
.service-item-btn{
    --bs-btn-padding-x: 1rem;
    --bs-btn-padding-y: 0.35rem;
    --bs-btn-font-size: 13px;
    --bs-btn-border-color: var( --color-main);
    --bs-btn-color: var( --color-main);
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: var( --color-main);
    line-height: 20px;
    font-weight: 600;
    text-transform: capitalize;
    border-radius: 50px;
    min-width: 135px;
}
.service-detail-wrapper{
    --padding: 2rem;
    background-color: var( --color-trans);
    padding-bottom: 5rem;
}
.service-detail-last{
    margin-bottom: 6rem;
}
.service-detail-container{
    display: flex; flex-wrap: wrap;
}
.service-detail-content,
.service-detail-picture{
    flex: 0 0 auto;
    width: 50%;
}
.service-detail-img{
    width: 100%;
    overflow: hidden;
    box-shadow: var( --bs-box-shadow-sm);
}
.service-detail-picture{
    padding-right: var( --padding);
}
.service-detail-content{
    padding-left: var( --padding);
    padding-top: 2.5rem;
}
.service-detail-dcontent{
    font-size: 15px;
    line-height: 26px;
}
.service-detail-content-title{
    text-transform: capitalize;
    font-weight: bold;
    font-size: 33px;
    margin-bottom: 0rem;
}
.service-detail-even .service-detail-picture{
    order: 2;
    padding-right: 0;
    padding-left: var( --padding);
}
.service-detail-even .service-detail-content{
    order: 1;
    padding-left: 0;
    padding-right: var( --padding);
}
.service-detail-menulist{
    margin: 1rem 0 0; padding: 0; list-style-type: none;
}
.service-detail-menuitem{
    margin-bottom: 1rem; padding: 0; list-style-type: none;
    display: flex; flex-wrap: wrap;
}
.service-detail-menuitem-header,
.service-detail-menuitem-summary{
    flex: 0 0 auto;
    width: calc( 100% - 100px);
    margin: 0;
}
.service-detail-menuitem-header{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.service-detail-menuitem-title{
    flex: 0 0 auto;
    width: auto;
    max-width: 90%;
    font-weight: bold;
    font-size: 19px;
    line-height: 26px;
    margin: 0;
}
.service-detail-menuitem-separator{
    flex: 1 0 0;
    width: auto;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: var( --color-main);
    height: 15px;
    margin-left: .75rem;
}
.service-detail-menuitem-summary{
    display: block;
    color: var( --color-main);
    font-size: 14px;
    line-height: 22px;
    margin: .15rem 0 0;
}
.service-detail-menuitem-price{
    flex: 0 0 auto;
    width: 100px;
    text-align: right;
    word-break: keep-all;
    word-wrap: break-word;
    font-weight: bold;
}
/***********************************************************/
/***********************************************************/
.photo-wrapper{
    margin-bottom: 6rem;
}
.collection-header-wrapper{
    text-align: left;
    margin-bottom: 0;
}
.collection-header-wrapper .header-page-small{
    color: var( --color-red)
}
.photos-list{
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 1rem;
}
.photos-list > .photos-item:nth-child( 5n + 4),
.photos-list > .photos-item:nth-child( 5n + 2){
    transform: translateY( -2.5rem );
}

.photos-item-picture{
    border-radius: .375rem;
    overflow: hidden;
    box-shadow: var( --bs-box-shadow-sm);
}
.photos-item-img{
    display: block;
    width: 100%;
    aspect-ratio: 5/3.5;
    object-fit: cover;
    object-position: center;
}
/***********************************************************/
.video-wrapper{
    margin-bottom: 6rem;
}
.video-cover{
    position: relative;
    width: 100%;
}
.video-cover::before{
    position: absolute; left: 0; top: 0; z-index: 1;
    content: "";
    display: block; width: 100%; height: 100%;
    background-color: rgb( 255, 255, 255, .18);
}
.video-btn{
    position: absolute; left: 50%; top: 50%; z-index: 9;
    padding-top: 110px;
    font-size: 19px; font-weight: 600;
    line-height: 20px;
    text-transform: capitalize;
    transform: translate( -50%, -50%);
    color: #fff;

}
.video-btn::before{
    position: absolute; left: 50%; top: 0%; z-index: 1;
    padding-top: 100px;
    font-size: 17px;
    line-height: 20px;
    transform: translate( -50%, -50%);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: flex; align-items: center; justify-content: center;
    font-family: "Font Awesome 7 Free";
    font-feature-settings: normal;
    font-style: normal;
    font-synthesis: none;
    font-variant: normal;
    font-weight: var(--fa-style, 900);
    line-height: 1;
    text-align: center;
    text-rendering: auto;
    width: var(--fa-width, 1.25em);
    content: "\f04b";
    font-size: 32px;
    color: #fff;
    width: 90px;
    height: 90px;
}
.video-btn::after{
    position: absolute; left: calc( 50% - 45px); top: 0; z-index: 1;
    width: 90px;
    height: 90px;
    content: "";
    border: 1.5px solid var( --color-main);
    border-right-color: rgba( 255, 255, 255, .5);
    border-radius: 50%;
    animation: 1s linear infinite spinner-border;
}
.video-btn:hover::before{
    color: var( --color-main);
}
.video-cover img{
    display: block;
    width: 100%;
}
#modalVideoPlugin{
    --bs-modal-padding: 0;
    --bs-modal-width: 800px;
}
#modalVideoPlugin .btn-close{ 
    position: absolute; right: -.75rem; top: -.75rem;
    border: 1px solid #fff;
    z-index: 2;
    background-color: #fff;
    opacity: 1;
    border-radius: 50%;
    width: 1.5em;
    height: 1.5em;
    background-size: .95em;
    border: none;
}
#modalVideoPlugin .btn-close:hover{ 
    background-color: var( --color-main);
}
/***********************************************************/
.team-wrapper{
    margin-bottom: 6rem;
}
.feedback-wrapper{
    margin-bottom: 6rem;
    background-color: RGB(243, 229, 228);
    padding-top: 5rem; padding-bottom: 5rem;
}
.feedackslick-js-wrapper::before{
    position: absolute; left: 0; top: 0; z-index: 1;
    transform: translate( 0, -95%);
    content: "";
    display: block;
    width: 150px; height: 200px;
    background: url( img/bg-item-feedback.png) no-repeat center bottom;
    background-size: contain;
}
.feedackslick-js-wrapper .slick-list{
    z-index: 2;
}
.feedbackslick-item{
    background-color: #fff;
    margin-right: 1rem;
    border-radius: .75rem;
    padding: 1.5rem 2rem;
    text-align: center;
    font-size: 15px; line-height: 20px;
    color: #000;
}
.feedbackslick-item .fa-star{
    font-size: 17px;
    color: var( --bs-warning);
}
.feedbackslick-item .fa-star + .fa-star {
    margin-left: .25rem;
}
.feedbackslick-item-title{
    font-size: 21px;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: .75rem;
}
.feedbackslick-item-summary{
    --line-clamp: 5;
    --line-height: 24px;
    margin: 0;
    min-height: calc( var( --line-height, 26px ) * var( --line-clamp ) );
}
/***********************************************************/
.faq-wrapper{
    margin-bottom: 6rem;
 }
.faq-list{
    --bs-gutter-x: 3rem;
    --bs-gutter-y: .5rem;
}
.faq-item{
    margin-bottom: var(--bs-gutter-y);
    border-bottom: 1px solid #666;

}
.faq-item-title{
    position: relative;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    padding-left: 25px;
    padding-top: .5rem; padding-bottom: .75rem;
    margin-bottom: 0rem;
}
.faq-item-title::before{
    position: absolute; left: 0; top: .45rem; z-index: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-flex; align-items: center; align-content: center; justify-content: center;
    font-family: "Font Awesome 7 Free";
    font-feature-settings: normal;
    font-style: normal;
    font-synthesis: none;
    font-variant: normal;
    font-weight: 900;
    text-align: center;
    text-rendering: auto;
    content: "\f0dd";
    font-size: 15px; line-height: 1;
    -webkit-transition:all 0.5s ease;
    transition:all 0.5s ease;

}
.faq-item-title:not(.collapsed)::before{
    transform: rotate( -180deg );
    top: 1rem;
}
.faq-item-dcontent{
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 1rem;
    color: #333;
    background-color: var( --color-trans);
    padding: .75rem 1rem;
    border-radius: .5rem;
}
.faq-item-dcontent p{
    margin-bottom: .375rem;
}
.faq-item-dcontent ul{
    padding-left: 1rem;
}
/***********************************************************/
.contact-warapper{
    background-color: RGB(243, 229, 228);
    display: flex; flex-wrap: wrap;
    align-items: center;
}
.contact-picture{
    flex: 0 0 auto;
    width: 50%;
}
.contact-picture img{
    height: 100%;
    object-fit: cover; object-position: center;
}
.contact-text{
    flex: 0 0 auto;
    width: 50%;
    padding: 4rem calc( (100vw - 1320px) / 2 ) 4rem 6rem; 
}
.contact-title{
    font-size: 29px;
    line-height: 1.3;
    margin-bottom: .75rem;
}
.contact-dcontent{
    font-size: 15px; line-height: 27px;
    margin-bottom: 1.5rem;
}
.contact-dcontent p{
    margin-bottom: .75rem;
}
.contact-btn-hotline{
    font-size: 27px; font-weight: bold;
    line-height: 1.2;
    letter-spacing: 1px;
    font-family: 'Times New Roman', Times, serif;
    color: var( --color-main);
}
.contact-booking-modal-btn{
    --bs-btn-padding-x: 1.5rem;
    --bs-btn-padding-y: 0.65rem;
    --bs-btn-border-color: var( --color-main);
    --bs-btn-bg: var( --color-main);
    --bs-btn-color: #fff;
    --bs-btn-font-size: 15px;
    --bs-btn-hover-color: var( --color-main);
    --bs-btn-hover-bg: var( --color-trans);
    --bs-btn-hover-border-color: var( --color-trans);
    line-height: 20px;
    font-weight: bold;
    font-family: var( --ftitle);
    text-transform: uppercase;
    box-shadow: var( --bs-box-shadow-sm);
}
/***********************************************************/

@keyframes home-bg-img-Animation-new{0%{-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transform-origin:45% 6.5%;transform-origin:45% 6.5%}25%{-webkit-filter:grayscale(85%);filter:grayscale(85%);-webkit-transform-origin:45% 6%;transform-origin:45% 6%}50%{-webkit-filter:grayscale(75%);filter:grayscale(75%);-webkit-transform-origin:45% 5.5%;transform-origin:45% 5.5%}70%{-webkit-filter:grayscale(65%);filter:grayscale(65%);-webkit-transform-origin:45% 4.5%;transform-origin:45% 4.5%}80%{-webkit-filter:grayscale(55%);filter:grayscale(55%);-webkit-transform-origin:45% 4%;transform-origin:45% 4%}90%{-webkit-filter:grayscale(35%);filter:grayscale(35%);-webkit-transform-origin:45% 3.5%;transform-origin:45% 3.5%}100%{-webkit-filter:grayscale(0%);filter:grayscale(0%);visibility:visible}from{opacity:0;-webkit-transform-origin:45% 7%;transform-origin:45% 7%;-webkit-transform:scale3d(1.15,1.15,2);transform:scale3d(1.15,1.15,2);visibility:visible}to{transform-origin:0 0;visibility:visible}50%{opacity:1}}@keyframes loaderimg{0%{width:100%}20%{width:80%}40%{width:50%}65%{width:20%}80%{width:0}100%{width:0}}
/*************/
.loader {
    --bg-page: #000;
	position: fixed;	left: 0px;	top: 0px;
    width: 100%; height: 100%;
    z-index: 9999;
    opacity: 1;
	background-color: var( --bg-page);
    display:flex; flex-wrap: nowrap;
	align-items: center; justify-content: center;
}
.loader-img{
	position: relative;
	display: inline-block;
	margin-bottom: 7vh;
}
.loader-img::before{
	position: absolute;
	right: 0; top: 0; z-index: 1;
	content: "";
	width: 100%; height: 100%;
	background-color: var( --bg-page);
	animation:  2s linear loaderimg;
}
.loader-img > img{
	display: inline-block;
	height: 45px; width: auto;
}
body.load-success{
	-webkit-animation: home-bg-img-Animation-new 3s ease;
	animation: home-bg-img-Animation-new 3s ease;
}
/********************************************************
********************************************************
********************************************************/
@media (max-width: 991px) { 

    html, body{
        overflow-x:hidden;
        overscroll-behavior-y: none;
        -webkit-overflow-scrolling: none;
        -moz-overflow-scrolling: none;
        height: -webkit-fill-available;
    }
    /***************************/
    .header-navigation-wrapper{
        display: none;
    }
    /***************************/
    /***************************/


}
/********************************************************/
@media (max-width: 767px) { 
    .header-wrapper{
        --logo-height: 50px;
        padding-top: .5rem;
        padding-bottom: .5rem;
        box-shadow: var( --bs-box-shadow );
        background-color: var( --color-main);
    }
    .header-wrapper .header-logo-img{
        filter: brightness(0) invert(1);
    }
    .header-action-item-button:not(.header-action-item-button--phone){
        --bs-btn-bg: var( --color-trans);
    }
    .header-action-item-button:hover{
        --bs-btn-hover-bg: var( --color-trans);
        --bs-btn-hover-color: var( --color-red);
    }
    .header-action-item-button--phone{
        --bs-btn-color: var( --color-trans);
    }
    .header-action-item-button--phone::before{
        background-color: var( --color-trans);
    }
    .header-action-item-button--phone:hover{
        color: #fff;
    }
    .header-action-item-link--facebook{
        border-color: var( --color-trans);
        color: var( --color-trans);
    }
    .header-action-item-link--facebook:hover {
        border-color: var( --color-trans);
        background-color: var( --color-trans);
        color: var( --color-main);
    }
    .header-navigation-item-link{
        color: var( --color-trans);
    }

    .header-action-container{
        flex-wrap: wrap;
        text-align: right;
        justify-content: flex-end;
    }
    .header-main-wrapper{
        flex: 0 0 auto;
        width: calc( 100% - 100px);
        display: block;
    }
    .header-action-item{
        order: 2;
    }
    .header-action-item-lang{
        order: 1;
        flex: 0 0 auto;
        width: 100%;
        text-align: right;
        justify-content: flex-end;
        margin-bottom: .35rem;
    }
    .header-action-item-lang > span + span{
        margin-left: .65rem;
    }
    .header-action-item-button{
        --bs-btn-padding-x: .5rem;
        --bs-btn-padding-y: 0.25rem;
        --bs-btn-font-size: 13px;
        line-height: 18px;
    }
    .header-action-item-button--phone{
        --bs-btn-padding-x: 0;
        --bs-btn-padding-y: 0;
        --bs-btn-font-size: 18px
    }
    .is-sticky .header-action-item-lang{
        display: none;
    }
    .caption-title-xl{
        font-size: 31px;
        line-height: 36px;
    }
    .homeslick-caption > *{
        max-width: 100%;
    }
    .homeslick-title{
        font-size: 35px; line-height: 48px;
        margin-bottom: .75rem;
    }
    .homeslick-caption{
        font-size: 18px; line-height: 30px;
    }
    .faq-wrapper,
    .feedback-wrapper,
    .service-detail-last,
    .about-wrapper,
    .homeslick-js-wrapper{
        margin-bottom: 3.5rem;
    }

    .about-wrapper {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 0;
    }
    .about-img-container img,
    .about-text-img{
        border-radius: 0;
        margin-left: -.75rem;
        margin-right: -.75rem;
        width: auto;
        margin-bottom: 0;
    }
    .about-img-container img{
        max-width: 100vw;
    }
    .about-dcontent-wrapper{
        font-size: 16px;
        color: #333;
    }
    .service-list {
    --bs-gutter-y: 3rem;
    }
    .service-detail-wrapper{
        --padding: 0;
        padding-bottom: 0;
    }
    .service-detail-container{
        padding-left: 0; padding-right: 0;
    }
    .service-detail-dcontent{
        font-size: 14px; line-height: 22px;
    }
    .service-item-title{
        font-size: 27px;
        line-height: 36px;
    }
    .service-item-summary {
        font-size: 17px;
        --line-clamp: 3;
        --line-height: 26px;
    }
    .service-detail-even .service-detail-picture,
    .service-detail-picture{
        order: 1;
        flex: 0 0 auto;
        width: 100%;
    }
    .service-detail-even .service-detail-content,
    .service-detail-content{
        order: 2;
        padding: 1rem .75rem 0;
        flex: 0 0 auto;
        width: 100%;
    }
    .service-detail-content-title{
        margin-bottom: .5rem;
    }
    .service-detail-menuitem-title{
        font-size: 18px; line-height: 20px;
    }
    .service-detail-menuitem-summary{
        font-size: 12px; line-height: 18px;
    }
    .service-detail-menuitem-price{
        font-size: 14px;
    }
    .header-page-container{
        margin-bottom: 2rem;
    }
    .header-page-subtitle{
        font-size: 17px; line-height: 24px;
    }
    .photo-wrapper{
        margin-bottom: 1.5rem;
    }
    .photos-list {
        --bs-gutter-x: .5rem;
        --bs-gutter-y: .5rem;
    }
    .photos-list > .photos-item:nth-child(5n+4), .photos-list > .photos-item:nth-child(5n+2){
        transform: none;
    }
    .video-cover img{
        min-height: 42vh;
        object-fit: cover; object-position: center;
    }
    .video-btn::before,
    .video-btn::after{
        width: 70px; height: 70px;
    }
    .video-btn::before{
        padding-top: 70px;
        font-size: 25px;
    }
    .video-btn::after{
        left: calc( 50% - 35px)
    }
    .video-btn{
        padding-top: 85px;
    }
    .video-wrapper{
        margin-bottom: 3rem;
    }
    .feedback-wrapper{
        padding-top: 3rem; padding-bottom: 1.5rem;
    }
    .feedback-text-wrapper{
        position: relative; z-index: 2;
    }
    .feedbackslick-item{
        margin-right: .75rem;
        width: 320px;
        padding: .75rem .75rem;
    }
    .feedbackslick-item-title{
        font-size: 19px;
        margin-bottom: .5rem;
    }
    .feedbackslick-item-summary{
        --line-clamp: 7;
        --line-height: 22px;
        font-size: 14px;
    }
    .feedackslick-js-wrapper .slick-next{
        left: -.5rem;
    }
    .feedackslick-js-wrapper .slick-prev{
        right: -.5rem;
    }
    .feedackslick-js-wrapper .slick-prev,
    .feedackslick-js-wrapper .slick-next{
        width: 30px; height: 30px;
        line-height: 28px;
    }
    .feedackslick-js-wrapper .slick-prev::before, 
    .feedackslick-js-wrapper .slick-next::before{
        font-size: 15px;
    }
    .faq-item-title{
        font-size: 17px; line-height: 22px;
        padding-left: 20px;
    }
    .faq-item-title::before{
        font-size: 13px;
        top: .5rem;
    }
    .contact-text,
    .contact-picture{
        flex: 0 0 auto;
        width: 100%;
    }
    .contact-text{
        padding: 1.5rem .75rem 2rem;
    }
    .contact-title{
        font-size: 23px;
        line-height: 30px;
        margin-bottom: .5rem;
    }
    .footer-contact-warpper,
    .footer-info-warpper{
        width: 100%;
    }
    .footer-info-warpper{
        padding: 2rem 0 0;
    }
    .footer-contact-warpper{
        border: none;
        padding: 0;
    }
    .footer-contact-warpper > p{
        margin-bottom: .75rem;
    }
    .footer-author{
        padding-top: 1rem; padding-bottom: 1rem;
    }
    .footer-contact-warpper,
    .footer-dcontent{
        font-size: 13px; line-height: 24px;
    }
    .footer-information-label{
        font-size: 15px; text-transform: capitalize;
    }
    .footer-social-list{
        margin-bottom: 1rem; margin-top: .75rem;
    }
    .contact-booking-modal-btn {
        --bs-btn-padding-x: 1.5rem;
        --bs-btn-padding-y: 0.65rem;
        --bs-btn-font-size: 15px;
    }
    .contact-dcontent{
        margin-bottom: 1rem;
    }
}
/********************************************************/
@media (max-width: 575px) { 
    
}

/********************************************************/
@media (min-width: 767px ) and (max-width: 991px) { 
    .container{
        max-width: 96%;
    }
    .header-action-container,
    .header-main-wrapper{
        justify-content: flex-end;
    }
    .homeslick-caption > *{
        max-width: 70%;
    }
    .homeslick-title{
        font-size: 35px;
        line-height: 40px;
    }
    .faq-wrapper,
    .feedback-wrapper,
    .team-wrapper,
    .video-wrapper,
    .photo-wrapper,
    .service-detail-last,
    .service-wrapper,
    .about-wrapper,
    .homeslick-js-wrapper{
        margin-bottom: 4rem;
    }
    .about-wrapper {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 1rem;
    }
    .about-img-container img{
        border-radius: 0 3rem;
    }
    .about-text-img{
        border-radius: 0 3rem 0;
    }
    .about-title{
        font-size: 23px;
        line-height: 30px;
    }
    .about-dcontent-wrapper *,
    .about-dcontent-wrapper{
        font-size: 15px; 
        line-height: 24px;
        color: #333;
    }
    .about-dcontent-wrapper *:not( h1, h2, h3, h4, h5, h6){
        font-size: 15px !important; 
        line-height: 24px;
    }
    .caption-title-xl{
        font-size: 35px;
        line-height: 46px;
        margin-bottom: .75rem;
    }
    .service-list {
        --bs-gutter-x: .75rem;
        --bs-gutter-y: 1.5rem;
    }
    .service-item-picture{
        margin-bottom: 1rem;
    }
    .service-item-summary {
        font-size: 17px;
        --line-clamp: 3;
        --line-height: 26px;
    }
    .service-detail-wrapper{
        --padding: 0;
        /* background-color: transparent; */
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .service-detail-wrapper + .service-detail-wrapper{
        padding-top: 0;
    }
    .service-detail-even .service-detail-picture{
        order: 1;
    }
    .service-detail-even .service-detail-content    {
        order: 2;
    }
    .service-detail-content, 
    .service-detail-picture{
        width: 100%;
        padding: 0;
    }
    .service-detail-picture{
        text-align: center;
        margin-bottom: 1.5rem;
    }
    .service-detail-img{
        width: auto;
    }
    .photos-list {
        --bs-gutter-x: .65rem;
        --bs-gutter-y: .65rem;
    }
    .photos-list > .photos-item:nth-child(5n+4), 
    .photos-list > .photos-item:nth-child(5n+2){
        transform: none;
    }
    .header-page-container{
        margin-bottom: 2rem;
    }
    .video-cover img{
        min-height: 35vh;
        object-fit: cover; object-position: center;
    }
    .team-list{
        --bs-gutter-x: 2rem;
        --bs-gutter-y: 2rem;
        justify-content: center;
    }
    .feedbackslick-item{
        padding: .75rem 1rem 1.5rem;
        width: 330px;
    }
    .feedbackslick-item-summary{
        --line-clamp: 6;
    }
    .feedackslick-js-wrapper .slick-prev, 
    .feedackslick-js-wrapper .slick-next{
        width: 32px; height: 32px;
        line-height: 30px;
    }
    .feedackslick-js-wrapper .slick-prev{
        right: -36px;
    }
    .feedackslick-js-wrapper .slick-next{
        left: -36px;
    }
    .feedback-wrapper{
        padding-top: 3rem; padding-bottom: 3rem;
    }
    .contact-warapper{
        align-items: normal;
    }
    .contact-picture img{
        height: 100%;
        object-fit: cover; object-position: center;
    }
    .contact-text{
        padding: 1.5rem .75rem 1.5rem 1.5rem;
    }
    .contact-title{
        font-size: 21px;
        line-height: 28px;
        margin-bottom: .5rem;
    }
    .contact-dcontent{
        font-size: 14px; line-height: 26px;
        margin-bottom: .75rem;
    }
    .footer-info-warpper{
        --logo-height: 80px;
        padding-top: 1.5rem;
        padding-right: 1.5rem;
    }
    .footer-contact-warpper{
        padding-top: 1.5rem;
        padding-left: 1.5rem;
        line-height: 24px;
    }
    .footer-author{
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
    

}
/********************************************************/
@media (min-width: 992px ) and (max-width: 1200px) { 
    .container{
        max-width: 95%;
    }
    /********************************/
    .header-action-container{
        flex-wrap: wrap;
        text-align: right;
        justify-content: flex-end;
    }
    .header-action-item{
        order: 2;
    }
    .header-action-item-lang{
        order: 1;
        flex: 0 0 auto;
        width: 100%;
        text-align: right;
        justify-content: flex-end;
        margin-bottom: .65rem;
    }
    .header-action-item-lang > span + span{
        margin-left: .65rem;
    }
    .header-action-item-button{
        --bs-btn-padding-x: .5rem;
        --bs-btn-padding-y: 0.25rem;
        --bs-btn-font-size: 13px;
        line-height: 18px;
    }
    .header-action-item-button--phone{
        --bs-btn-padding-x: 0;
        --bs-btn-padding-y: 0;
        --bs-btn-font-size: 18px
    }
    .is-sticky .header-action-item-lang{
        display: none;
    }
    .header-navigation-item-link{
        padding-left: .7rem; padding-right: .75rem;
        font-size: 12px;
    }
    /********************************/
    .homeslick-caption > *{
        max-width: 60%;
    }
    .homeslick-title{
        font-size: 37px;
        line-height: 46px;
        margin-bottom: .5rem;
    }
    .caption-title-xl{
        font-size: 35px;
        --line-height: 46px;
    }
    .about-wrapper {
        --bs-gutter-x: 2.5rem;
        --bs-gutter-y: 1.5rem;
    }
    .about-text-img{
        border-radius: 0 10rem 0;
    }
    .about-img-container img{
        border-radius: 0 10rem;
    }
    .about-dcontent-wrapper {
        font-size: 16px;
        line-height: 26px;
        color: #444;
    }
    .faq-wrapper,
    .feedback-wrapper,
    .team-wrapper,
    .video-wrapper,
    .service-detail-last,
    .homeslick-js-wrapper,
    .service-wrapper,
    .about-wrapper{
        margin-bottom: 4rem;
    }
    .service-list {
        --bs-gutter-x: 1rem;
    }
    .service-detail-wrapper{
        --padding: 1rem;
        padding-bottom: 3rem;
    }
    .service-detail-content{
        padding-top: 0;
    }
    .service-detail-img{
        height: 100%;
        object-fit: cover; object-position: center;
    }
    .service-detail-menuitem-price{
        font-size: 14px;
    }
    .photos-list {
        --bs-gutter-x: .75rem;
        --bs-gutter-y: .75rem;
    }
    .photos-list > .photos-item:nth-child(5n+4), 
    .photos-list > .photos-item:nth-child(5n+2){
        transform: translateY( -1rem);
    }
    .service-item-picture{
        margin-bottom: 1.5rem;
    }
    .contact-text{
        padding: 2rem 3vw 2rem 2rem;
    }
    .contact-title{
        font-size: 27px;
        line-height: 1.3;
    }
    .footer-contact-warpper, .footer-info-warpper{
        padding-top: 2rem;
    }
    .footer-info-warpper{
        padding-right: 2.5rem;
    }
    .footer-contact-warpper{
        padding-left: 2.5rem;
    }
    .footer-contact-warpper > p {
        margin-bottom: 1rem;
    }
    .feedackslick-js-wrapper .slick-next{
        left: -18px;
    }

}
/********************************************************/
@media (min-width: 1200px) { 
    
}
/********************************************************/
@media (min-width: 1200px) and (max-width: 1300px) { 
/********************************/
    .header-action-container{
        flex-wrap: wrap;
        text-align: right;
        justify-content: flex-end;
    }
    .header-action-item{
        order: 2;
    }
    .header-action-item-lang{
        order: 1;
        flex: 0 0 auto;
        width: 100%;
        text-align: right;
        justify-content: flex-end;
        margin-bottom: .65rem;
    }
    .header-action-item-lang > span + span{
        margin-left: .65rem;
    }
    .header-action-item-button{
        --bs-btn-padding-x: .5rem;
        --bs-btn-padding-y: 0.25rem;
        --bs-btn-font-size: 13px;
        line-height: 18px;
    }
    .header-action-item-button--phone{
        --bs-btn-padding-x: 0;
        --bs-btn-padding-y: 0;
        --bs-btn-font-size: 18px
    }
    .is-sticky .header-action-item-lang{
        display: none;
    }
    .header-navigation-item-link{
        padding-left: .7rem; padding-right: .75rem;
        font-size: 12px;
    }
    /********************************/
    .homeslick-caption > *{
        max-width: 56%;
    }
    .about-wrapper {
        --bs-gutter-x: 5rem;
    }
    .photos-list > .photos-item:nth-child( 5n + 4), .photos-list > .photos-item:nth-child( 5n + 2){
        transform: translateY( -1.5em);
    }

}
/********************************************************/
@media (min-width: 1400px) { 
    
 }
/********************************************************/
/********************************************************/
