.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-notice,#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;text-align:center}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;letter-spacing:0;line-height:20px;left:0}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container,#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container,#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:0;cursor:pointer}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){letter-spacing:.25px;margin:0 0 0 10px;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px}.cn-buttons-container,.cn-text-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade,#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-buttons,.cookie-notice-container #cn-notice-text{display:block}#cookie-notice .cn-button{margin:0 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}.foogallery,.foogallery *{box-sizing:border-box}.foogallery{display:block;z-index:1;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;position:relative;line-height:0;font-size:0;width:100%;max-width:100%}.foogallery .fg-item{display:inline-block;position:relative;background-color:transparent;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.foogallery .fg-item.fg-hidden{display:none!important}.foogallery .fg-item-inner{display:block;position:relative;visibility:hidden;overflow:hidden;opacity:0;z-index:3;margin:0;border:solid 0 transparent}.foogallery .fg-item.fg-error:before{content:"";display:block;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:32px;height:32px;background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#image);background-color:transparent;background-repeat:no-repeat;background-position:center center;background-size:32px 32px}.foogallery .fg-item.fg-loaded{z-index:4}.foogallery .fg-loaded .fg-item-inner{visibility:visible;opacity:1;z-index:5}.foogallery .fg-error .fg-item-inner{pointer-events:none;cursor:default}.foogallery .fg-thumb{display:block;position:relative;border:none;outline:0;text-decoration:none;z-index:4;box-shadow:none}.foogallery .fg-thumb:focus,.foogallery .fg-thumb:hover{border:none;outline:0;text-decoration:none;box-shadow:none}.foogallery .fg-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;visibility:hidden;opacity:0}.foogallery .fg-image-wrap{display:block;position:relative}.foogallery .fg-image{display:block;position:relative;border:none;outline:0;text-decoration:none;z-index:5;max-width:100%;height:auto;margin:0;width:auto}.foogallery picture.fg-image>img{display:block;position:relative;border:none;outline:0;text-decoration:none;max-width:100%;height:auto;margin:0;width:auto}.foogallery .fg-loaded .fg-thumb{z-index:6}.foogallery .fg-loaded .fg-image{z-index:7}.fg-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.fg-icon{fill:currentColor}.foogallery.fg-light .fg-item-inner{background-color:#fff;color:#333;border-color:#fff}.foogallery.fg-dark .fg-item-inner{background-color:#333;color:#fff;border-color:#333}.foogallery.fg-light .fg-item.fg-error,.foogallery.fg-light .fg-item.fg-idle,.foogallery.fg-light .fg-item.fg-loading{background-color:#eee;box-shadow:inset 0 0 0 1px #ddd}.foogallery.fg-dark .fg-item.fg-error,.foogallery.fg-dark .fg-item.fg-idle,.foogallery.fg-dark .fg-item.fg-loading{background-color:#444;box-shadow:inset 0 0 0 1px #333}.foogallery .fg-caption{background-color:rgba(0,0,0,.6);color:#fff}.foogallery .fg-caption a{color:#fff;border-bottom:1px solid #fff}.foogallery.fg-light-overlays .fg-caption{background-color:rgba(255,255,255,.8);color:#333}.foogallery.fg-light-overlays .fg-caption a{color:#333;border-bottom-color:#333}.foogallery.fg-transparent-overlays .fg-caption{background-color:transparent;color:#fff}.foogallery.fg-transparent-overlays .fg-caption a{color:#fff;border-bottom-color:#fff}.foogallery .fg-image-overlay{background-color:rgba(0,0,0,.6);color:#fff}.foogallery.fg-light-overlays .fg-image-overlay{background-color:rgba(255,255,255,.8);color:#333}.foogallery.fg-transparent-overlays .fg-image-overlay{background-color:transparent;color:#fff}.fg-exif-light .fg-item.fg-item-exif .fg-image-wrap:after{background-color:#fff;color:#333}.fg-exif-dark .fg-item.fg-item-exif .fg-image-wrap:after{background-color:#333;color:#fff}.fg-exif-rounded .fg-item.fg-item-exif .fg-image-wrap:after{border-radius:3px}.fg-exif-bottom-left .fg-item.fg-item-exif .fg-image-wrap:after,.fg-exif-bottom-right .fg-item.fg-item-exif .fg-image-wrap:after,.fg-exif-top-left .fg-item.fg-item-exif .fg-image-wrap:after,.fg-exif-top-right .fg-item.fg-item-exif .fg-image-wrap:after{display:inline-block;position:absolute;content:'EXIF';font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:11px;line-height:10px;padding:3px 4px;z-index:7}.fg-exif-bottom-right .fg-item.fg-item-exif .fg-image-wrap:after{bottom:5px;right:5px}.fg-exif-bottom-left .fg-item.fg-item-exif .fg-image-wrap:after{bottom:5px;left:5px}.fg-exif-top-right .fg-item.fg-item-exif .fg-image-wrap:after{top:5px;right:5px}.fg-exif-top-left .fg-item.fg-item-exif .fg-image-wrap:after{top:5px;left:5px}.foogallery.fg-border-thin .fg-item-inner{border-width:4px}.foogallery.fg-border-medium .fg-item-inner{border-width:10px}.foogallery.fg-border-thick .fg-item-inner{border-width:16px}.foogallery.fg-light.fg-shadow-outline .fg-item-inner{box-shadow:0 0 0 1px #ddd}.foogallery.fg-dark.fg-shadow-outline .fg-item-inner{box-shadow:0 0 0 1px #222}.foogallery.fg-dark.fg-shadow-small .fg-item-inner,.foogallery.fg-light.fg-shadow-small .fg-item-inner{box-shadow:0 1px 4px 0 rgba(0,0,0,.5)}.foogallery.fg-dark.fg-shadow-medium .fg-item-inner,.foogallery.fg-light.fg-shadow-medium .fg-item-inner{box-shadow:0 1px 10px 0 rgba(0,0,0,.5)}.foogallery.fg-dark.fg-shadow-large .fg-item-inner,.foogallery.fg-light.fg-shadow-large .fg-item-inner{box-shadow:0 1px 16px 0 rgba(0,0,0,.5)}.foogallery.fg-shadow-inset-large .fg-thumb:after,.foogallery.fg-shadow-inset-medium .fg-thumb:after,.foogallery.fg-shadow-inset-small .fg-thumb:after{display:block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:7}.foogallery.fg-dark.fg-shadow-inset-small .fg-thumb:after,.foogallery.fg-light.fg-shadow-inset-small .fg-thumb:after{box-shadow:inset 0 1px 4px 0 rgba(0,0,0,.3)}.foogallery.fg-dark.fg-shadow-inset-medium .fg-thumb:after,.foogallery.fg-light.fg-shadow-inset-medium .fg-thumb:after{box-shadow:inset 0 1px 10px 0 rgba(0,0,0,.3)}.foogallery.fg-dark.fg-shadow-inset-large .fg-thumb:after,.foogallery.fg-light.fg-shadow-inset-large .fg-thumb:after{box-shadow:inset 0 1px 16px 0 rgba(0,0,0,.3)}.foogallery.fg-round-full.fg-shadow-inset-large .fg-thumb:after,.foogallery.fg-round-full.fg-shadow-inset-medium .fg-thumb:after,.foogallery.fg-round-full.fg-shadow-inset-small .fg-thumb:after{border-radius:50%}.foogallery.fg-round-small .fg-item,.foogallery.fg-round-small .fg-item-inner{border-radius:5px}.foogallery.fg-round-medium .fg-item,.foogallery.fg-round-medium .fg-item-inner{border-radius:10px}.foogallery.fg-round-large .fg-item,.foogallery.fg-round-large .fg-item-inner{border-radius:15px}.foogallery.fg-round-full .fg-item,.foogallery.fg-round-full .fg-item-inner{border-radius:50%}.foogallery .fg-loader{position:absolute;top:50%;left:50%;margin-top:-.5em;margin-left:-.5em;width:1em;height:1em;font-size:5px;visibility:hidden;opacity:0;pointer-events:none}.foogallery .fg-loading .fg-loader{visibility:visible;opacity:1}.fg-loading-default .fg-loader{border-radius:50%;text-indent:-9999em;box-shadow:0 -2.6em 0 0 #828282,1.8em -1.8em 0 0 rgba(130,130,130,.2),2.5em 0 0 0 rgba(130,130,130,.2),1.75em 1.75em 0 0 rgba(130,130,130,.2),0 2.5em 0 0 rgba(130,130,130,.2),-1.8em 1.8em 0 0 rgba(130,130,130,.2),-2.6em 0 0 0 rgba(130,130,130,.5),-1.8em -1.8em 0 0 rgba(130,130,130,.7);-webkit-animation:loading-default 1.1s infinite paused steps(8,start);animation:loading-default 1.1s infinite paused steps(8,start)}.fg-loading-default .fg-loading .fg-loader{-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes loading-default{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes loading-default{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.fg-loading-bars .fg-loader,.fg-loading-bars .fg-loader:after,.fg-loading-bars .fg-loader:before{background:#828282;width:1em;height:4em;-webkit-animation:loading-bars 1s infinite paused ease-in-out;animation:loading-bars 1s infinite paused ease-in-out}.fg-loading-bars .fg-loading .fg-loader,.fg-loading-bars .fg-loading .fg-loader:after,.fg-loading-bars .fg-loading .fg-loader:before{-webkit-animation-play-state:running;animation-play-state:running}.fg-loading-bars .fg-loader{color:#828282;text-indent:-9999em;font-size:4px;margin-top:-2em;margin-left:-.5em;-webkit-animation-delay:-.16s;animation-delay:-.16s}.fg-loading-bars .fg-loader:after,.fg-loading-bars .fg-loader:before{position:absolute;top:0;content:''}.fg-loading-bars .fg-loader:before{left:-1.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.fg-loading-bars .fg-loader:after{left:1.5em}@-webkit-keyframes loading-bars{0%,100%,80%{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}@keyframes loading-bars{0%,100%,80%{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}.fg-loading-trail .fg-loader{color:#828282;margin-top:0;margin-left:0;font-size:20px;text-indent:-9999em;overflow:hidden;border-radius:50%;-webkit-animation:loading-trail-1 1.7s infinite paused ease,loading-trail-2 1.7s infinite paused ease;animation:loading-trail-1 1.7s infinite paused ease,loading-trail-2 1.7s infinite paused ease}.fg-loading-trail .fg-loading .fg-loader{-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes loading-trail-1{0%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}5%,95%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}10%,59%{box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em}20%{box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em}38%{box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em}100%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}}@keyframes loading-trail-1{0%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}5%,95%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}10%,59%{box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em}20%{box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em}38%{box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em}100%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}}@-webkit-keyframes loading-trail-2{0%{-webkit-transform:translateX(-50%) translateY(-50%) rotate(0);transform:translateX(-50%) translateY(-50%) rotate(0)}100%{-webkit-transform:translateX(-50%) translateY(-50%) rotate(360deg);transform:translateX(-50%) translateY(-50%) rotate(360deg)}}@keyframes loading-trail-2{0%{-webkit-transform:translateX(-50%) translateY(-50%) rotate(0);transform:translateX(-50%) translateY(-50%) rotate(0)}100%{-webkit-transform:translateX(-50%) translateY(-50%) rotate(360deg);transform:translateX(-50%) translateY(-50%) rotate(360deg)}}.fg-loading-pulse .fg-loader,.fg-loading-pulse .fg-loader:after,.fg-loading-pulse .fg-loader:before{border-radius:50%;width:2.5em;height:2.5em;-webkit-animation:loading-pulse 1.8s infinite both paused ease-in-out;animation:loading-pulse 1.8s infinite both paused ease-in-out}.fg-loading-pulse .fg-loading .fg-loader,.fg-loading-pulse .fg-loading .fg-loader:after,.fg-loading-pulse .fg-loading .fg-loader:before{-webkit-animation-play-state:running;animation-play-state:running}.fg-loading-pulse .fg-loader{color:#828282;font-size:4px;margin-top:-3.75em;margin-left:-1.25em;text-indent:-9999em;-webkit-animation-delay:-.16s;animation-delay:-.16s}.fg-loading-pulse .fg-loader:after,.fg-loading-pulse .fg-loader:before{content:'';position:absolute;top:0}.fg-loading-pulse .fg-loader:before{left:-3.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.fg-loading-pulse .fg-loader:after{left:3.5em}@-webkit-keyframes loading-pulse{0%,100%,80%{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}@keyframes loading-pulse{0%,100%,80%{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}.fg-loading-dots .fg-loader{color:#828282;font-size:5px;border-radius:50%;text-indent:-9999em;-webkit-animation:loading-dots 1.3s infinite paused linear;animation:loading-dots 1.3s infinite paused linear}.fg-loading-dots .fg-loading .fg-loader{-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes loading-dots{0%,100%{box-shadow:0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0,2em -2em 0 .2em,3em 0 0 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -.5em,2em -2em 0 0,3em 0 0 .2em,2em 2em 0 0,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em 0 0,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 0,-2em 2em 0 .2em,-3em 0 0 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 .2em,-2em -2em 0 0}87.5%{box-shadow:0 -3em 0 0,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 0,-2em -2em 0 .2em}}@keyframes loading-dots{0%,100%{box-shadow:0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0,2em -2em 0 .2em,3em 0 0 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -.5em,2em -2em 0 0,3em 0 0 .2em,2em 2em 0 0,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em 0 0,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 0,-2em 2em 0 .2em,-3em 0 0 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 .2em,-2em -2em 0 0}87.5%{box-shadow:0 -3em 0 0,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 0,-2em -2em 0 .2em}}.fg-loading-partial .fg-loader,.fg-loading-partial .fg-loader:after{border-radius:50%;width:10em;height:10em}.fg-loading-partial .fg-loader{font-size:4px;text-indent:-9999em;margin-top:0;margin-left:0;border-top:1.1em solid rgba(130,130,130,.2);border-right:1.1em solid rgba(130,130,130,.2);border-bottom:1.1em solid rgba(130,130,130,.2);border-left:1.1em solid #828282;-webkit-animation:loading-partial 1.1s infinite paused linear;animation:loading-partial 1.1s infinite paused linear}.fg-loading-partial .fg-loading .fg-loader{-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes loading-partial{0%{-webkit-transform:translateX(-50%) translateY(-50%) rotate(0);transform:translateX(-50%) translateY(-50%) rotate(0)}100%{-webkit-transform:translateX(-50%) translateY(-50%) rotate(360deg);transform:translateX(-50%) translateY(-50%) rotate(360deg)}}@keyframes loading-partial{0%{-webkit-transform:translateX(-50%) translateY(-50%) rotate(0);transform:translateX(-50%) translateY(-50%) rotate(0)}100%{-webkit-transform:translateX(-50%) translateY(-50%) rotate(360deg);transform:translateX(-50%) translateY(-50%) rotate(360deg)}}.foogallery.fg-loaded-drop .fg-item.fg-loaded,.foogallery.fg-loaded-fade-in .fg-item.fg-loaded,.foogallery.fg-loaded-flip .fg-item.fg-loaded,.foogallery.fg-loaded-fly .fg-item.fg-loaded,.foogallery.fg-loaded-scale-up .fg-item.fg-loaded,.foogallery.fg-loaded-slide-down .fg-item.fg-loaded,.foogallery.fg-loaded-slide-left .fg-item.fg-loaded,.foogallery.fg-loaded-slide-right .fg-item.fg-loaded,.foogallery.fg-loaded-slide-up .fg-item.fg-loaded,.foogallery.fg-loaded-swing-down .fg-item.fg-loaded{transition-timing-function:ease;transition-duration:650ms;transition-property:background-color,transform}.foogallery.fg-loaded-drop .fg-loaded .fg-item-inner,.foogallery.fg-loaded-fade-in .fg-loaded .fg-item-inner,.foogallery.fg-loaded-flip .fg-loaded .fg-item-inner,.foogallery.fg-loaded-fly .fg-loaded .fg-item-inner,.foogallery.fg-loaded-scale-up .fg-loaded .fg-item-inner,.foogallery.fg-loaded-slide-down .fg-loaded .fg-item-inner,.foogallery.fg-loaded-slide-left .fg-loaded .fg-item-inner,.foogallery.fg-loaded-slide-right .fg-loaded .fg-item-inner,.foogallery.fg-loaded-slide-up .fg-loaded .fg-item-inner,.foogallery.fg-loaded-swing-down .fg-loaded .fg-item-inner{transition-timing-function:ease;transition-duration:650ms}.foogallery.fg-loaded-drop .fg-item.fg-loaded,.foogallery.fg-loaded-flip .fg-item.fg-loaded,.foogallery.fg-loaded-fly .fg-item.fg-loaded,.foogallery.fg-loaded-swing-down .fg-item.fg-loaded{perspective:1300px}.foogallery.fg-loaded-drop .fg-item-inner{transition-property:visibility,opacity,transform;transform-style:preserve-3d;transform:translateZ(400px) translateY(100%) rotateX(-90deg)}.foogallery.fg-loaded-drop .fg-loaded .fg-item-inner{transform:translateZ(0) translateY(0) rotateX(0)}.foogallery.fg-loaded-fade-in .fg-item-inner{transition-property:visibility,opacity}.foogallery.fg-loaded-flip .fg-item-inner{transition-property:visibility,opacity,transform;backface-visibility:hidden;transform-style:preserve-3d;transform:rotateY(-180deg)}.foogallery.fg-loaded-flip .fg-loaded .fg-item-inner{transform:rotateY(0)}.foogallery.fg-loaded-fly .fg-item-inner{transition-property:visibility,opacity,transform;transform-style:preserve-3d;transform-origin:50% 50% -300px;transform:rotateX(-180deg)}.foogallery.fg-loaded-fly .fg-loaded .fg-item-inner{transform:rotateX(0)}.foogallery.fg-loaded-scale-up .fg-item-inner{transition-property:visibility,opacity,transform;transform:scale(.6)}.foogallery.fg-loaded-scale-up .fg-loaded .fg-item-inner{transform:scale(1)}.foogallery.fg-loaded-slide-up .fg-item-inner{transition-property:visibility,opacity,transform;transform:translateY(50%)}.foogallery.fg-loaded-slide-up .fg-loaded .fg-item-inner{transform:translateY(0)}.foogallery.fg-loaded-slide-down .fg-item-inner{transition-property:visibility,opacity,transform;transform:translateY(-50%)}.foogallery.fg-loaded-slide-down .fg-loaded .fg-item-inner{transform:translateY(0)}.foogallery.fg-loaded-slide-left .fg-item-inner{transition-property:visibility,opacity,transform;transform:translateX(50%)}.foogallery.fg-loaded-slide-left .fg-loaded .fg-item-inner{transform:translateX(0)}.foogallery.fg-loaded-slide-right .fg-item-inner{transition-property:visibility,opacity,transform;transform:translateX(-50%)}.foogallery.fg-loaded-slide-right .fg-loaded .fg-item-inner{transform:translateX(0)}.foogallery.fg-loaded-swing-down .fg-item-inner{transition-property:visibility,opacity,transform;transform-style:preserve-3d;transform-origin:0 0;transform:rotateX(-80deg)}.foogallery.fg-loaded-swing-down .fg-loaded .fg-item-inner{transform:rotateX(0)}.foogallery .fg-caption{visibility:hidden;opacity:0;position:absolute;z-index:8;width:100%;max-height:100%;overflow:hidden;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:13px;font-weight:400;line-height:1.3;border:none;text-align:center;cursor:pointer;margin:0}.foogallery .fg-caption a{text-decoration:none}.foogallery .fg-caption a:hover{border-bottom:none}.foogallery .fg-caption-title{box-sizing:content-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;font-weight:400;padding:0;margin:.4em;height:1.3em;min-height:1.3em;line-height:1.3em}.foogallery .fg-caption-desc{padding:0;margin:.4em;overflow:hidden;height:100%;max-height:100%}.foogallery .fg-caption-title+.fg-caption-desc{margin-top:0}.foogallery .fg-caption-buttons{display:flex;position:relative;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;padding:5px;margin:0}.foogallery .fg-caption-buttons>a{display:inline-block;position:relative;padding:.4em .8em;margin:1px;max-width:100%;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.4;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;user-select:none;background-image:none;text-decoration:none!important;border:1px solid transparent;border-radius:4px;box-shadow:none;outline:0;opacity:1;transition-timing-function:ease-out;transition-duration:.3s;transition-property:color,opacity,border-color,background-color}@media only screen and (max-width:600px){.foogallery .fg-caption-buttons{align-items:stretch}.foogallery .fg-caption-buttons>a{flex:1}}.foogallery .fg-caption .fg-caption-buttons>a{color:#333;background-color:#fff;border-color:#ccc}.foogallery .fg-caption .fg-caption-buttons>a:not(.fg-disabled):hover{color:#333;background-color:#e6e6e6;border-color:#adadad;border-bottom:solid 1px}.foogallery .fg-caption .fg-caption-buttons>a.fg-disabled{color:#9d9d9d}.foogallery .fg-caption .fg-caption-buttons>a.fg-disabled:hover{border-bottom:solid 1px}.foogallery.fg-light-overlays .fg-caption .fg-caption-buttons>a{color:#fff;background-color:#444;border-color:#333}.foogallery.fg-light-overlays .fg-caption .fg-caption-buttons>a:not(.fg-disabled):hover{color:#9d9d9d;background-color:#333;border-color:#222}.foogallery.fg-light-overlays .fg-caption .fg-caption-buttons>a.fg-disabled{color:#9d9d9d}.foogallery.fg-light-overlays .fg-caption .fg-caption-buttons>a.fg-disabled:hover{border-bottom:solid 1px}.foogallery.fg-caption-always .fg-item .fg-caption .fg-caption-inner:before{display:none}.foogallery.fg-caption-always .fg-item.fg-loaded .fg-caption{left:0;bottom:0;transition-timing-function:ease;transition-duration:.3s;transition-property:visibility,opacity;visibility:visible;opacity:1}.foogallery.fg-caption-always .fg-caption{text-align:left}.foogallery.fg-caption-hover .fg-caption .fg-caption-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-height:100%;position:absolute;top:50%;left:0;transform:translateY(-50%);padding:.4em}.foogallery.fg-caption-hover .fg-item.fg-loaded .fg-image-overlay{display:none}.foogallery.fg-c-l .fg-caption,.foogallery.fg-caption-always.fg-c-l .fg-caption{text-align:left}.foogallery.fg-c-c .fg-caption,.foogallery.fg-caption-always.fg-c-c .fg-caption{text-align:center}.foogallery.fg-c-r .fg-caption,.foogallery.fg-caption-always.fg-c-r .fg-caption{text-align:right}.foogallery.fg-c-j .fg-caption,.foogallery.fg-caption-always.fg-c-j .fg-caption{text-align:justify}.foogallery .fg-image-overlay:before{content:"";display:block;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:32px;height:32px;background-size:32px 32px;background-position:center center;background-repeat:no-repeat;min-width:32px;min-height:32px}.foogallery .fg-caption-inner:before{content:"";display:none;position:relative;width:32px;height:32px;margin:.4em;background-size:32px 32px;vertical-align:middle;background-position:center center;background-repeat:no-repeat;min-width:32px;min-height:32px}.foogallery.fg-hover-cart:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-hover-circle-plus:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-hover-external:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-hover-eye:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-hover-plus:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-hover-tint:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-hover-zoom2:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-hover-zoom3:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-hover-zoom:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-video-1:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-video-2:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-video-3:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-video-4:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-video-default:not(.fg-preset) .fg-caption-inner:before{display:block}.foogallery.fg-hover-cart:not(.fg-preset) .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-circle-plus:not(.fg-preset) .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-external:not(.fg-preset) .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-eye:not(.fg-preset) .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-plus:not(.fg-preset) .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-tint:not(.fg-preset) .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-zoom2:not(.fg-preset) .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-zoom3:not(.fg-preset) .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-zoom:not(.fg-preset) .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-video-1:not(.fg-preset) .fg-type-video .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-video-2:not(.fg-preset) .fg-type-video .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-video-3:not(.fg-preset) .fg-type-video .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-video-4:not(.fg-preset) .fg-type-video .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-video-default:not(.fg-preset) .fg-type-video .fg-item-inner:hover .fg-image-overlay{visibility:visible;opacity:1}.foogallery.fg-video-sticky .fg-type-video.fg-loaded .fg-item-inner .fg-image-overlay{background-color:transparent;visibility:visible;opacity:1;display:block}.foogallery.fg-video-sticky .fg-type-video .fg-caption-inner:before{display:none}.foogallery.fg-hover-zoom .fg-caption-inner:before,.foogallery.fg-hover-zoom .fg-image-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#zoom-light)}.foogallery.fg-light-overlays.fg-hover-zoom .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-hover-zoom .fg-image-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#zoom-dark)}.foogallery.fg-hover-zoom2 .fg-caption-inner:before,.foogallery.fg-hover-zoom2 .fg-image-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#zoom2-light)}.foogallery.fg-light-overlays.fg-hover-zoom2 .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-hover-zoom2 .fg-image-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#zoom2-dark)}.foogallery.fg-hover-zoom3 .fg-caption-inner:before,.foogallery.fg-hover-zoom3 .fg-image-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#zoom3-light)}.foogallery.fg-light-overlays.fg-hover-zoom3 .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-hover-zoom3 .fg-image-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#zoom3-dark)}.foogallery.fg-hover-plus .fg-caption-inner:before,.foogallery.fg-hover-plus .fg-image-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#plus-light)}.foogallery.fg-light-overlays.fg-hover-plus .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-hover-plus .fg-image-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#plus-dark)}.foogallery.fg-hover-circle-plus .fg-caption-inner:before,.foogallery.fg-hover-circle-plus .fg-image-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#circle-plus-light)}.foogallery.fg-light-overlays.fg-hover-circle-plus .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-hover-circle-plus .fg-image-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#circle-plus-dark)}.foogallery.fg-hover-eye .fg-caption-inner:before,.foogallery.fg-hover-eye .fg-image-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#eye-light)}.foogallery.fg-light-overlays.fg-hover-eye .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-hover-eye .fg-image-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#eye-dark)}.foogallery.fg-hover-external .fg-caption-inner:before,.foogallery.fg-hover-external .fg-image-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#external-light)}.foogallery.fg-light-overlays.fg-hover-external .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-hover-external .fg-image-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#external-dark)}.foogallery.fg-hover-cart .fg-caption-inner:before,.foogallery.fg-hover-cart .fg-image-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#cart-light)}.foogallery.fg-light-overlays.fg-hover-cart .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-hover-cart .fg-image-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#cart-dark)}.foogallery.fg-video-default .fg-type-video .fg-caption-inner:before,.foogallery.fg-video-default .fg-type-video .fg-image-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-default-light)}.foogallery.fg-light-overlays.fg-video-default .fg-type-video .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-video-default .fg-type-video .fg-image-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-default-dark)}.foogallery.fg-video-1 .fg-type-video .fg-caption-inner:before,.foogallery.fg-video-1 .fg-type-video .fg-image-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-1-light)}.foogallery.fg-light-overlays.fg-video-1 .fg-type-video .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-video-1 .fg-type-video .fg-image-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-1-dark)}.foogallery.fg-video-2 .fg-type-video .fg-caption-inner:before,.foogallery.fg-video-2 .fg-type-video .fg-image-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-2-light)}.foogallery.fg-light-overlays.fg-video-2 .fg-type-video .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-video-2 .fg-type-video .fg-image-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-2-dark)}.foogallery.fg-video-3 .fg-type-video .fg-caption-inner:before,.foogallery.fg-video-3 .fg-type-video .fg-image-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-3-light)}.foogallery.fg-light-overlays.fg-video-3 .fg-type-video .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-video-3 .fg-type-video .fg-image-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-3-dark)}.foogallery.fg-video-4 .fg-type-video .fg-caption-inner:before,.foogallery.fg-video-4 .fg-type-video .fg-image-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-4-light)}.foogallery.fg-light-overlays.fg-video-4 .fg-type-video .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-video-4 .fg-type-video .fg-image-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-4-dark)}.foogallery.fg-caption-hover.fg-hover-colorize .fg-loaded .fg-caption,.foogallery.fg-caption-hover.fg-hover-fade .fg-loaded .fg-caption,.foogallery.fg-caption-hover.fg-hover-grayscale .fg-loaded .fg-caption,.foogallery.fg-caption-hover.fg-hover-instant .fg-loaded .fg-caption,.foogallery.fg-caption-hover.fg-hover-push .fg-loaded .fg-caption,.foogallery.fg-caption-hover.fg-hover-scale .fg-loaded .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-down .fg-loaded .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-left .fg-loaded .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-right .fg-loaded .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-up .fg-loaded .fg-caption,.foogallery.fg-hover-colorize .fg-loaded .fg-image,.foogallery.fg-hover-colorize .fg-loaded .fg-image-overlay,.foogallery.fg-hover-fade .fg-loaded .fg-image-overlay,.foogallery.fg-hover-grayscale .fg-loaded .fg-image,.foogallery.fg-hover-grayscale .fg-loaded .fg-image-overlay,.foogallery.fg-hover-instant .fg-loaded .fg-image-overlay,.foogallery.fg-hover-push .fg-loaded .fg-thumb,.foogallery.fg-hover-scale .fg-item.fg-loaded,.foogallery.fg-hover-scale .fg-loaded .fg-image-overlay,.foogallery.fg-hover-slide-down .fg-loaded .fg-image-overlay,.foogallery.fg-hover-slide-left .fg-loaded .fg-image-overlay,.foogallery.fg-hover-slide-right .fg-loaded .fg-image-overlay,.foogallery.fg-hover-slide-up .fg-loaded .fg-image-overlay,.foogallery.fg-hover-zoomed .fg-loaded .fg-image{transition-timing-function:ease;transition-duration:.3s;backface-visibility:hidden}.foogallery.fg-hover-colorize .fg-image{filter:grayscale(100%);transition-property:filter}.foogallery.fg-hover-colorize .fg-item-inner:focus-within .fg-image,.foogallery.fg-hover-colorize .fg-item-inner:hover .fg-image{filter:grayscale(0%)}.foogallery.fg-caption-hover.fg-hover-colorize .fg-caption,.foogallery.fg-hover-colorize .fg-image-overlay{display:block;left:0;top:0;bottom:0;transition-property:visibility,opacity,background-color}.foogallery.fg-caption-hover.fg-hover-colorize .fg-item-inner:focus-within .fg-caption,.foogallery.fg-caption-hover.fg-hover-colorize .fg-item-inner:hover .fg-caption,.foogallery.fg-hover-colorize .fg-item-inner:focus-within .fg-image-overlay,.foogallery.fg-hover-colorize .fg-item-inner:hover .fg-image-overlay{visibility:visible;opacity:1}.foogallery.fg-caption-hover.fg-hover-fade .fg-loaded .fg-caption,.foogallery.fg-hover-fade .fg-loaded .fg-image-overlay{display:block;left:0;top:0;bottom:0;transition-property:visibility,opacity,background-color}.foogallery.fg-caption-hover.fg-hover-fade .fg-loaded .fg-item-inner:focus-within .fg-caption,.foogallery.fg-caption-hover.fg-hover-fade .fg-loaded .fg-item-inner:hover .fg-caption,.foogallery.fg-hover-fade .fg-loaded .fg-item-inner:focus-within .fg-image-overlay,.foogallery.fg-hover-fade .fg-loaded .fg-item-inner:hover .fg-image-overlay{visibility:visible;opacity:1}.foogallery.fg-hover-grayscale .fg-image{filter:grayscale(0%);transition-property:filter}.foogallery.fg-hover-grayscale .fg-item-inner:focus-within .fg-image,.foogallery.fg-hover-grayscale .fg-item-inner:hover .fg-image{filter:grayscale(100%)}.foogallery.fg-caption-hover.fg-hover-grayscale .fg-caption,.foogallery.fg-hover-grayscale .fg-image-overlay{display:block;left:0;top:0;bottom:0;transition-property:visibility,opacity,background-color}.foogallery.fg-caption-hover.fg-hover-grayscale .fg-item-inner:focus-within .fg-caption,.foogallery.fg-caption-hover.fg-hover-grayscale .fg-item-inner:hover .fg-caption,.foogallery.fg-hover-grayscale .fg-item-inner:focus-within .fg-image-overlay,.foogallery.fg-hover-grayscale .fg-item-inner:hover .fg-image-overlay{visibility:visible;opacity:1}.foogallery.fg-caption-hover.fg-hover-instant .fg-loaded .fg-caption,.foogallery.fg-hover-instant .fg-loaded .fg-image-overlay{display:block;left:0;top:0;bottom:0;transition-property:none}.foogallery.fg-caption-hover.fg-hover-instant .fg-loaded .fg-item-inner:focus-within .fg-caption,.foogallery.fg-caption-hover.fg-hover-instant .fg-loaded .fg-item-inner:hover .fg-caption,.foogallery.fg-hover-instant .fg-loaded .fg-item-inner:focus-within .fg-image-overlay,.foogallery.fg-hover-instant .fg-loaded .fg-item-inner:hover .fg-image-overlay{visibility:visible;opacity:1}.foogallery.fg-caption-hover.fg-hover-push .fg-loaded .fg-caption,.foogallery.fg-hover-push .fg-loaded .fg-image-overlay{display:block;left:0;top:0;bottom:0;transform:translateX(100%);visibility:visible;opacity:1}.foogallery.fg-caption-hover.fg-hover-push .fg-loaded .fg-caption,.foogallery.fg-hover-push .fg-loaded .fg-thumb{transition-property:transform}.foogallery.fg-caption-hover.fg-hover-push .fg-loaded .fg-item-inner:focus-within .fg-caption,.foogallery.fg-caption-hover.fg-hover-push .fg-loaded .fg-item-inner:hover .fg-caption{transform:translateY(0)}.foogallery.fg-caption-hover.fg-hover-push .fg-loaded .fg-item-inner .fg-thumb:focus,.foogallery.fg-caption-hover.fg-hover-push .fg-loaded .fg-item-inner:hover .fg-thumb,.foogallery.fg-hover-push .fg-loaded .fg-item-inner .fg-thumb:focus,.foogallery.fg-hover-push .fg-loaded .fg-item-inner:hover .fg-thumb{transform:translateX(-100%)}.foogallery.fg-hover-scale .fg-item{transition-property:transform;z-index:4}.foogallery.fg-hover-scale .fg-item:focus-within,.foogallery.fg-hover-scale .fg-item:hover{transform:scale(1.048);z-index:10}.foogallery.fg-caption-hover.fg-hover-scale .fg-caption,.foogallery.fg-hover-scale .fg-image-overlay{display:block;left:0;top:0;bottom:0;transition-property:visibility,opacity,background-color}.foogallery.fg-caption-hover.fg-hover-scale .fg-item-inner:focus-within .fg-caption,.foogallery.fg-caption-hover.fg-hover-scale .fg-item-inner:hover .fg-caption,.foogallery.fg-hover-scale .fg-item-inner:focus-within .fg-image-overlay,.foogallery.fg-hover-scale .fg-item-inner:hover .fg-image-overlay{visibility:visible;opacity:1}.foogallery.fg-hover-zoomed .fg-image{transition-property:transform;z-index:4}.foogallery.fg-hover-zoomed .fg-item:focus-within .fg-image,.foogallery.fg-hover-zoomed .fg-item:hover .fg-image{transform:scale(1.15)}.foogallery.fg-hover-zoomed .fg-image-wrap{overflow:hidden}.foogallery.fg-caption-hover.fg-hover-zoomed .fg-caption,.foogallery.fg-hover-zoomed .fg-image-overlay{display:block;left:0;top:0;bottom:0;transition-property:visibility,opacity,background-color}.foogallery.fg-caption-hover.fg-hover-zoomed .fg-item-inner:focus-within .fg-caption,.foogallery.fg-caption-hover.fg-hover-zoomed .fg-item-inner:hover .fg-caption,.foogallery.fg-hover-zoomed .fg-item-inner:focus-within .fg-image-overlay,.foogallery.fg-hover-zoomed .fg-item-inner:hover .fg-image-overlay{visibility:visible;opacity:1}.foogallery.fg-caption-hover.fg-hover-slide-down .fg-loaded .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-left .fg-loaded .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-right .fg-loaded .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-up .fg-loaded .fg-caption,.foogallery.fg-hover-slide-down .fg-loaded .fg-image-overlay,.foogallery.fg-hover-slide-left .fg-loaded .fg-image-overlay,.foogallery.fg-hover-slide-right .fg-loaded .fg-image-overlay,.foogallery.fg-hover-slide-up .fg-loaded .fg-image-overlay{display:block;left:0;top:0;bottom:0;transition-property:transform,background-color,opacity,visibility;visibility:visible;opacity:1}.foogallery.fg-caption-hover.fg-hover-slide-down .fg-loaded .fg-item-inner:focus-within .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-down .fg-loaded .fg-item-inner:hover .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-left .fg-loaded .fg-item-inner:focus-within .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-left .fg-loaded .fg-item-inner:hover .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-right .fg-loaded .fg-item-inner:focus-within .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-right .fg-loaded .fg-item-inner:hover .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-up .fg-loaded .fg-item-inner:focus-within .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-up .fg-loaded .fg-item-inner:hover .fg-caption,.foogallery.fg-hover-slide-down .fg-loaded .fg-item-inner:focus-within .fg-image-overlay,.foogallery.fg-hover-slide-down .fg-loaded .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-slide-left .fg-loaded .fg-item-inner:focus-within .fg-image-overlay,.foogallery.fg-hover-slide-left .fg-loaded .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-slide-right .fg-loaded .fg-item-inner:focus-within .fg-image-overlay,.foogallery.fg-hover-slide-right .fg-loaded .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-slide-up .fg-loaded .fg-item-inner:focus-within .fg-image-overlay,.foogallery.fg-hover-slide-up .fg-loaded .fg-item-inner:hover .fg-image-overlay{transform:translateY(0) translateX(0)}.foogallery.fg-caption-hover.fg-hover-slide-up .fg-loaded .fg-caption,.foogallery.fg-hover-slide-up .fg-loaded .fg-image-overlay{transform:translateY(100%)}.foogallery.fg-caption-hover.fg-hover-slide-down .fg-loaded .fg-caption,.foogallery.fg-hover-slide-down .fg-loaded .fg-image-overlay{transform:translateY(-100%)}.foogallery.fg-caption-hover.fg-hover-slide-left .fg-loaded .fg-caption,.foogallery.fg-hover-slide-left .fg-loaded .fg-image-overlay{transform:translateX(100%)}.foogallery.fg-caption-hover.fg-hover-slide-right .fg-loaded .fg-caption,.foogallery.fg-hover-slide-right .fg-loaded .fg-image-overlay{transform:translateX(-100%)}.fg-paging-container,.fg-paging-container *,.fg-paging-container :after,.fg-paging-container :before{box-sizing:border-box}.fg-paging-container{display:block;padding:15px;margin-top:0!important;margin-bottom:0!important;margin-left:auto;margin-right:auto;text-align:center;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fg-ph-dots:after{display:block;content:'';width:0;height:22px}.fg-paging-container .fg-dot-item,.fg-paging-container .fg-dots{display:inline-block;margin:0;padding:0;outline:0;list-style:none}.fg-paging-container .fg-dot-item .fg-dot-link{display:inline-block;margin:3px;font-weight:400;line-height:1.4;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;user-select:none;background-image:none;text-decoration:none;border:1px solid transparent;position:relative;border-radius:50%;padding:0;font-size:0;outline:0;color:transparent;box-shadow:none}.fg-paging-container .fg-dot-item .fg-dot-link:before{content:"";background-color:transparent;border:1px solid transparent;display:block;border-radius:50%;width:9px;height:9px;padding:0;margin:2px}.fg-paging-container .fg-dot-item .fg-dot-link:active,.fg-paging-container .fg-dot-item .fg-dot-link:focus,.fg-paging-container .fg-dot-item .fg-dot-link:hover{text-decoration:none;box-shadow:none;outline:0}.fg-paging-container .fg-dot-item.fg-disabled .fg-dot-link,.fg-paging-container .fg-dot-item.fg-selected .fg-dot-link{cursor:not-allowed;pointer-events:none}.fg-paging-container .fg-dot-item.fg-disabled .fg-dot-link{cursor:not-allowed;pointer-events:none;outline:0}.fg-paging-container.fg-light .fg-dot-item .fg-dot-link,.fg-paging-container.fg-light .fg-dot-item .fg-dot-link:before{transition-timing-function:ease-out;transition-duration:.3s;transition-property:color,border-color,background-color}.fg-paging-container.fg-light .fg-dot-item .fg-dot-link{background-color:#eee;border-color:#9d9d9d}.fg-paging-container.fg-light .fg-dot-item.fg-selected .fg-dot-link{border-color:#888}.fg-paging-container.fg-light .fg-dot-item .fg-dot-link:focus:before,.fg-paging-container.fg-light .fg-dot-item .fg-dot-link:hover:before,.fg-paging-container.fg-light .fg-dot-item.fg-selected .fg-dot-link:before{background-color:#666;border-color:#888}.fg-paging-container.fg-light .fg-dot-item.fg-disabled .fg-dot-link,.fg-paging-container.fg-light .fg-dot-item.fg-disabled .fg-dot-link:focus,.fg-paging-container.fg-light .fg-dot-item.fg-disabled .fg-dot-link:hover{background-color:#eee;border-color:#9d9d9d;opacity:.5}.fg-paging-container.fg-dark .fg-dot-item .fg-dot-link,.fg-paging-container.fg-dark .fg-dot-item .fg-dot-link:before{transition-timing-function:ease-out;transition-duration:.3s;transition-property:color,border-color,background-color}.fg-paging-container.fg-dark .fg-dot-item .fg-dot-link{background-color:#666;border-color:#333}.fg-paging-container.fg-dark .fg-dot-item.fg-selected .fg-dot-link{border-color:#444}.fg-paging-container.fg-dark .fg-dot-item .fg-dot-link:focus:before,.fg-paging-container.fg-dark .fg-dot-item .fg-dot-link:hover:before,.fg-paging-container.fg-dark .fg-dot-item.fg-selected .fg-dot-link:before{background-color:#333;border-color:#444}.fg-paging-container.fg-dark .fg-dot-item.fg-disabled .fg-dot-link,.fg-paging-container.fg-dark .fg-dot-item.fg-disabled .fg-dot-link:focus,.fg-paging-container.fg-dark .fg-dot-item.fg-disabled .fg-dot-link:hover{background-color:#666;border-color:#333;opacity:.5}.fg-paging-container,.fg-paging-container *,.fg-paging-container :after,.fg-paging-container :before{box-sizing:border-box}.fg-paging-container{display:block;padding:15px;margin-top:0!important;margin-bottom:0!important;margin-left:auto;margin-right:auto;text-align:center;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fg-ph-dots:after{display:block;content:'';width:0;height:22px}.fg-paging-container .fg-dot-item,.fg-paging-container .fg-dots{display:inline-block;margin:0;padding:0;outline:0;list-style:none}.fg-paging-container .fg-dot-item .fg-dot-link{display:inline-block;margin:3px;font-weight:400;line-height:1.4;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;user-select:none;background-image:none;text-decoration:none;border:1px solid transparent;position:relative;border-radius:50%;padding:0;font-size:0;outline:0;color:transparent;box-shadow:none}.fg-paging-container .fg-dot-item .fg-dot-link:before{content:"";background-color:transparent;border:1px solid transparent;display:block;border-radius:50%;width:9px;height:9px;padding:0;margin:2px}.fg-paging-container .fg-dot-item .fg-dot-link:active,.fg-paging-container .fg-dot-item .fg-dot-link:focus,.fg-paging-container .fg-dot-item .fg-dot-link:hover{text-decoration:none;box-shadow:none;outline:0}.fg-paging-container .fg-dot-item.fg-disabled .fg-dot-link,.fg-paging-container .fg-dot-item.fg-selected .fg-dot-link{cursor:not-allowed;pointer-events:none}.fg-paging-container .fg-dot-item.fg-disabled .fg-dot-link{cursor:not-allowed;pointer-events:none;outline:0}.fg-paging-container.fg-light .fg-dot-item .fg-dot-link,.fg-paging-container.fg-light .fg-dot-item .fg-dot-link:before{transition-timing-function:ease-out;transition-duration:.3s;transition-property:color,border-color,background-color}.fg-paging-container.fg-light .fg-dot-item .fg-dot-link{background-color:#eee;border-color:#9d9d9d}.fg-paging-container.fg-light .fg-dot-item.fg-selected .fg-dot-link{border-color:#888}.fg-paging-container.fg-light .fg-dot-item .fg-dot-link:focus:before,.fg-paging-container.fg-light .fg-dot-item .fg-dot-link:hover:before,.fg-paging-container.fg-light .fg-dot-item.fg-selected .fg-dot-link:before{background-color:#666;border-color:#888}.fg-paging-container.fg-light .fg-dot-item.fg-disabled .fg-dot-link,.fg-paging-container.fg-light .fg-dot-item.fg-disabled .fg-dot-link:focus,.fg-paging-container.fg-light .fg-dot-item.fg-disabled .fg-dot-link:hover{background-color:#eee;border-color:#9d9d9d;opacity:.5}.fg-paging-container.fg-dark .fg-dot-item .fg-dot-link,.fg-paging-container.fg-dark .fg-dot-item .fg-dot-link:before{transition-timing-function:ease-out;transition-duration:.3s;transition-property:color,border-color,background-color}.fg-paging-container.fg-dark .fg-dot-item .fg-dot-link{background-color:#666;border-color:#333}.fg-paging-container.fg-dark .fg-dot-item.fg-selected .fg-dot-link{border-color:#444}.fg-paging-container.fg-dark .fg-dot-item .fg-dot-link:focus:before,.fg-paging-container.fg-dark .fg-dot-item .fg-dot-link:hover:before,.fg-paging-container.fg-dark .fg-dot-item.fg-selected .fg-dot-link:before{background-color:#333;border-color:#444}.fg-paging-container.fg-dark .fg-dot-item.fg-disabled .fg-dot-link,.fg-paging-container.fg-dark .fg-dot-item.fg-disabled .fg-dot-link:focus,.fg-paging-container.fg-dark .fg-dot-item.fg-disabled .fg-dot-link:hover{background-color:#666;border-color:#333;opacity:.5}html.fg-panel-no-scroll,html.fg-panel-no-scroll body{overflow-x:hidden!important;overflow-y:hidden!important}[class*=" fg-panel-"],[class^=fg-panel-]{box-sizing:border-box}.fg-panel{position:relative;width:100%;height:100%;max-width:100%;max-height:100%;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;text-align:left;overflow:hidden;outline:0;box-sizing:content-box}.rtl .fg-panel{text-align:right}.fg-panel-maximized{position:fixed;top:0;left:0;z-index:999999}.fg-no-transitions{transition:none!important}.fg-panel-buttons{z-index:1}.fg-panel-cart{z-index:2}.fg-panel .fg-loader{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:1em;height:1em;font-size:5px;visibility:hidden;opacity:0}.fg-panel .fg-loading .fg-loader{visibility:visible;opacity:1}.fg-panel{display:grid;grid-template-columns:min-content min-content min-content minmax(0,1fr) min-content min-content min-content;grid-template-rows:min-content min-content min-content minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) min-content min-content min-content}.fg-panel-content{grid-column:4/5;grid-row:4/7}.fg-panel-info{grid-column:4/5;grid-row:4/7;display:none}.fg-panel-info-visible:is(.fg-panel-info-top,.fg-panel-info-right,.fg-panel-info-bottom,.fg-panel-info-left) .fg-panel-info{display:block}.fg-panel-info-top:not(.fg-panel-info-overlay):is(.fg-medium,.fg-panel-no-mobile) .fg-panel-info{grid-row:3/4}.fg-panel-info-bottom:not(.fg-panel-info-overlay):is(.fg-medium,.fg-panel-no-mobile) .fg-panel-info{grid-row:7/8}.fg-panel-info-left:not(.fg-panel-info-overlay):is(.fg-medium,.fg-panel-no-mobile) .fg-panel-info{grid-column:3/4}.fg-panel-info-right:not(.fg-panel-info-overlay):is(.fg-medium,.fg-panel-no-mobile) .fg-panel-info{grid-column:5/6}.fg-panel-cart{grid-column:4/5;grid-row:4/7;display:none}.fg-panel-cart-visible:is(.fg-panel-cart-top,.fg-panel-cart-right,.fg-panel-cart-bottom,.fg-panel-cart-left) .fg-panel-cart{display:flex}.fg-panel-cart-top:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-cart{grid-row:2/3}.fg-panel-cart-bottom:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-cart{grid-row:8/9}.fg-panel-cart-left:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-cart{grid-column:2/3}.fg-panel-cart-right:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-cart{grid-column:6/7}.fg-panel-thumbs{grid-column:1/8;grid-row:1/10;display:none}.fg-panel-thumbs-visible:is(.fg-panel-thumbs-top,.fg-panel-thumbs-right,.fg-panel-thumbs-bottom,.fg-panel-thumbs-left) .fg-panel-thumbs{display:block}.fg-panel-thumbs-top .fg-panel-thumbs{grid-row:1/2}.fg-panel-thumbs-bottom .fg-panel-thumbs{grid-row:9/10}.fg-panel-thumbs-left .fg-panel-thumbs{grid-column:1/2}.fg-panel-thumbs-right .fg-panel-thumbs{grid-column:7/8}.fg-panel-area-stack.fg-panel-thumbs-visible.fg-panel-info-visible:is(.fg-medium,.fg-panel-no-mobile):is(.fg-panel-info-left.fg-panel-thumbs-left,.fg-panel-info-right.fg-panel-thumbs-right):not(.fg-panel-info-overlay,.fg-panel-thumbs-no-captions) .fg-panel-info{grid-row:4/5}.fg-panel-area-stack.fg-panel-thumbs-visible.fg-panel-info-visible:is(.fg-medium,.fg-panel-no-mobile):is(.fg-panel-info-left.fg-panel-thumbs-left,.fg-panel-info-right.fg-panel-thumbs-right):not(.fg-panel-info-overlay,.fg-panel-thumbs-no-captions) .fg-panel-thumbs{grid-row:5/7}.fg-panel-area-stack.fg-panel-thumbs-visible.fg-panel-info-visible.fg-panel-info-left.fg-panel-thumbs-left:is(.fg-medium,.fg-panel-no-mobile):not(.fg-panel-info-overlay,.fg-panel-thumbs-no-captions) :is(.fg-panel-info,.fg-panel-thumbs){grid-column:1/2}.fg-panel-area-stack.fg-panel-thumbs-visible.fg-panel-info-visible.fg-panel-info-right.fg-panel-thumbs-right:is(.fg-medium,.fg-panel-no-mobile):not(.fg-panel-info-overlay,.fg-panel-thumbs-no-captions) :is(.fg-panel-info,.fg-panel-thumbs){grid-column:9/10}.fg-panel-cart,.fg-panel-cart-inner,.fg-panel-content,.fg-panel-content-inner,.fg-panel-info,.fg-panel-info-inner,.fg-panel-thumbs,.fg-panel-thumbs-inner{position:relative}.fg-panel-cart,.fg-panel-content,.fg-panel-info,.fg-panel-thumbs{pointer-events:none}.fg-panel-content{display:flex;flex-direction:column-reverse}.fg-landscape .fg-panel-content{flex-direction:row}.fg-portrait.fg-panel-buttons-top .fg-panel-content{flex-direction:column-reverse}.fg-portrait.fg-panel-buttons-bottom .fg-panel-content{flex-direction:column}.fg-landscape.fg-panel-buttons-right .fg-panel-content{flex-direction:row}.fg-landscape.fg-panel-buttons-left .fg-panel-content{flex-direction:row-reverse}.fg-panel-content-inner,.fg-panel-thumbs-inner{pointer-events:auto;display:flex;overflow:hidden;flex:1}:is(.fg-panel-info-inner,.fg-panel-cart-inner){pointer-events:auto;display:flex;position:absolute;top:unset;bottom:0;left:0;right:0;height:auto;min-height:42px;max-height:100%}.fg-panel.fg-landscape :is(.fg-panel-info-inner,.fg-panel-cart-inner){right:37px;width:calc(100% - 37px);max-width:calc(100% - 37px)}.fg-panel.fg-portrait :is(.fg-panel-info-inner,.fg-panel-cart-inner){max-height:calc(100% - 37px)}.fg-landscape.fg-panel-cart-top .fg-panel-cart-inner,.fg-landscape.fg-panel-info-top .fg-panel-info-inner{top:0;bottom:unset}.fg-portrait.fg-panel-cart-top .fg-panel-cart-inner,.fg-portrait.fg-panel-info-top .fg-panel-info-inner{top:37px;bottom:unset}.fg-landscape.fg-panel-buttons-left :is(.fg-panel-info-inner,.fg-panel-cart-inner){left:37px;right:unset}.fg-portrait.fg-panel-buttons-bottom :is(.fg-panel-info-inner,.fg-panel-cart-inner){top:unset;bottom:37px}.fg-panel:is(.fg-medium,.fg-panel-no-mobile) :is(.fg-panel-info-inner,.fg-panel-cart-inner){position:relative;top:unset;bottom:unset;left:unset;right:unset;width:100%;height:100%;max-width:100%;max-height:100%}.fg-panel-info-right.fg-panel-info-overlay:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-info-inner{position:absolute;top:0;right:0}.fg-panel-info-bottom.fg-panel-info-overlay:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-info-inner{position:absolute;bottom:0;left:0}.fg-panel-info-overlay:is(.fg-medium,.fg-panel-no-mobile):is(.fg-panel-info-top,.fg-panel-info-bottom) .fg-panel-info-inner{height:auto}:is(.fg-panel-thumbs-left,.fg-panel-thumbs-right) .fg-panel-thumb,:is(.fg-panel-thumbs-top,.fg-panel-thumbs-bottom) .fg-panel-thumbs-inner{height:70px;min-height:70px}:is(.fg-panel-thumbs-left,.fg-panel-thumbs-right) .fg-panel-thumbs-inner,:is(.fg-panel-thumbs-top,.fg-panel-thumbs-bottom) .fg-panel-thumb{width:100px;min-width:100px}.fg-panel-thumbs-small:is(.fg-panel-thumbs-left,.fg-panel-thumbs-right) .fg-panel-thumbs-inner,.fg-panel-thumbs-small:is(.fg-panel-thumbs-top,.fg-panel-thumbs-bottom) .fg-panel-thumb{width:70px;min-width:70px}.fg-medium:is(.fg-panel-thumbs-left,.fg-panel-thumbs-right) .fg-panel-thumb,.fg-medium:is(.fg-panel-thumbs-top,.fg-panel-thumbs-bottom) .fg-panel-thumbs-inner{height:82px;min-height:82px}.fg-medium:is(.fg-panel-thumbs-left,.fg-panel-thumbs-right) .fg-panel-thumbs-inner,.fg-medium:is(.fg-panel-thumbs-top,.fg-panel-thumbs-bottom) .fg-panel-thumb{width:118px;min-width:118px}.fg-x-large-width:is(.fg-panel-thumbs-left,.fg-panel-thumbs-right) .fg-panel-thumbs-inner,.fg-x-large-width:is(.fg-panel-thumbs-top,.fg-panel-thumbs-bottom) .fg-panel-thumb{width:138px;min-width:138px}.fg-medium.fg-panel-thumbs-small:is(.fg-panel-thumbs-left,.fg-panel-thumbs-right) .fg-panel-thumbs-inner,.fg-medium.fg-panel-thumbs-small:is(.fg-panel-thumbs-top,.fg-panel-thumbs-bottom) .fg-panel-thumb,.fg-x-large-width.fg-panel-thumbs-small:is(.fg-panel-thumbs-left,.fg-panel-thumbs-right) .fg-panel-thumbs-inner,.fg-x-large-width.fg-panel-thumbs-small:is(.fg-panel-thumbs-top,.fg-panel-thumbs-bottom) .fg-panel-thumb{width:82px;min-width:82px}.fg-medium:is(.fg-panel-cart-left,.fg-panel-cart-right) .fg-panel-cart-inner,.fg-medium:is(.fg-panel-info-left,.fg-panel-info-right) .fg-panel-info-inner,.fg-medium:is(.fg-panel-thumbs-left,.fg-panel-thumbs-right):not(.fg-panel-thumbs-no-captions) .fg-panel-thumbs-inner,.fg-medium:is(.fg-panel-thumbs-top,.fg-panel-thumbs-bottom):not(.fg-panel-thumbs-no-captions) .fg-panel-thumb{width:240px;min-width:240px}.fg-medium.fg-large-width:is(.fg-panel-cart-left,.fg-panel-cart-right) .fg-panel-cart-inner,.fg-medium.fg-large-width:is(.fg-panel-info-left,.fg-panel-info-right) .fg-panel-info-inner,.fg-medium.fg-large-width:is(.fg-panel-thumbs-left,.fg-panel-thumbs-right):not(.fg-panel-thumbs-no-captions) .fg-panel-thumbs-inner,.fg-medium.fg-large-width:is(.fg-panel-thumbs-top,.fg-panel-thumbs-bottom):not(.fg-panel-thumbs-no-captions) .fg-panel-thumb{width:280px;min-width:280px}.fg-panel-buttons{position:relative;width:100%;height:100%;display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:stretch;pointer-events:none}.fg-portrait .fg-panel-buttons{flex-direction:row;height:37px}.fg-landscape .fg-panel-buttons{flex-direction:column-reverse;width:37px}.fg-panel:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-buttons{position:absolute;flex-direction:column-reverse;width:100%;height:100%;left:0;bottom:0;align-items:flex-end}.fg-panel .fg-panel-area-toggle,.fg-panel .fg-panel-button,.fg-panel .fg-panel-thumbs-button{background:0 0;border-radius:0}.fg-panel-button{position:relative;width:100%;height:100%;cursor:pointer;overflow:hidden;pointer-events:auto;user-select:none;-webkit-tap-highlight-color:unset;border-style:solid;border-width:0;box-shadow:none;outline:0;padding:1px 6px;letter-spacing:normal;word-spacing:normal;text-transform:none;text-indent:0;text-shadow:none;display:inline-block;text-align:center;align-items:flex-start;text-decoration:none;min-width:unset}.fg-panel-button.fg-disabled{pointer-events:none;opacity:.7}.fg-panel-button.fg-hidden{display:none!important}.fg-panel-button.fg-loading{color:transparent!important}.fg-panel-button.fg-loading:after{content:'';display:block;position:absolute;top:50%;left:50%;margin-top:-.5em;margin-left:-.5em;width:1em;height:1em;font-size:.3em;pointer-events:none;border-radius:50%;text-indent:-9999em;box-shadow:0 -2.6em 0 0 #828282,1.8em -1.8em 0 0 rgba(130,130,130,.2),2.5em 0 0 0 rgba(130,130,130,.2),1.75em 1.75em 0 0 rgba(130,130,130,.2),0 2.5em 0 0 rgba(130,130,130,.2),-1.8em 1.8em 0 0 rgba(130,130,130,.2),-2.6em 0 0 0 rgba(130,130,130,.5),-1.8em -1.8em 0 0 rgba(130,130,130,.7);-webkit-animation:button-loading 1.1s infinite steps(8,start);animation:button-loading 1.1s infinite steps(8,start)}.fg-panel.fg-button-blue .fg-panel-button.fg-loading:after,.fg-panel.fg-button-dark .fg-panel-button.fg-loading:after,.fg-panel.fg-button-green .fg-panel-button.fg-loading:after,.fg-panel.fg-button-orange .fg-panel-button.fg-loading:after,.fg-panel.fg-button-purple .fg-panel-button.fg-loading:after,.fg-panel.fg-button-red .fg-panel-button.fg-loading:after{box-shadow:0 -2.6em 0 0 #fff,1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.5),-1.8em -1.8em 0 0 rgba(255,255,255,.7)}@-webkit-keyframes button-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes button-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.fg-panel.fg-portrait.fg-panel-buttons-top .fg-panel-buttons .fg-panel-button{border-bottom-width:1px}.fg-panel.fg-portrait.fg-panel-buttons-bottom .fg-panel-buttons .fg-panel-button{border-top-width:1px}.fg-panel.fg-portrait:is(.fg-panel-buttons-top,.fg-panel-buttons-bottom) .fg-panel-buttons .fg-panel-button{border-right-width:1px}.fg-panel.fg-portrait:is(.fg-panel-buttons-top,.fg-panel-buttons-bottom) .fg-panel-buttons .fg-panel-button:last-child{border-right-width:0}.fg-panel.fg-landscape.fg-panel-buttons-right .fg-panel-buttons .fg-panel-button{border-left-width:1px}.fg-panel.fg-landscape.fg-panel-buttons-left .fg-panel-buttons .fg-panel-button{border-right-width:1px}.fg-panel.fg-landscape:is(.fg-panel-buttons-left,.fg-panel-buttons-right) .fg-panel-buttons .fg-panel-button{border-top-width:1px}.fg-panel.fg-landscape:is(.fg-panel-buttons-left,.fg-panel-buttons-right) .fg-panel-buttons .fg-panel-button:last-child{border-top-width:0}.fg-panel:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-buttons .fg-panel-button{border-radius:3px;border-width:1px;width:32px;height:32px;margin:5px 5px 0 0}.rtl .fg-panel:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-buttons .fg-panel-button{margin:5px 0 0 5px}.fg-panel:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-buttons :is(.fg-panel-button-prev,.fg-panel-button-next){position:absolute;top:50%;transform:translateY(-50%);width:32px;height:82px;margin:unset!important}.fg-panel:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-buttons .fg-panel-button-prev{left:5px}.fg-panel:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-buttons .fg-panel-button-next{right:5px}.rtl .fg-panel:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-buttons .fg-panel-button-prev{right:5px;left:auto}.rtl .fg-panel:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-buttons .fg-panel-button-next{left:5px;right:auto}@media (hover:hover){:is(.fg-medium,.fg-panel-no-mobile).fg-panel-hover-buttons .fg-panel-button{visibility:hidden;opacity:0}:is(.fg-medium,.fg-panel-no-mobile).fg-panel-hover-buttons:hover .fg-panel-button:not(.fg-disabled){visibility:visible;opacity:.5}:is(.fg-medium,.fg-panel-no-mobile).fg-panel-hover-buttons .fg-panel-button:not(.fg-disabled):hover{opacity:1}}.fg-panel-area .fg-panel-area-toggle{position:absolute;top:5px;right:5px;z-index:1;width:32px;height:32px;cursor:pointer;overflow:hidden;pointer-events:auto;user-select:none;-webkit-tap-highlight-color:unset;background-color:transparent;box-shadow:none;outline:0;border:none}.fg-panel-area-toggle+.fg-panel-caption .fg-panel-caption-title{margin-right:32px;line-height:27px;margin-bottom:5px}.fg-panel-info-overlay:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-info .fg-panel-area-toggle{right:42px}.rtl .fg-panel-info-overlay:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-info .fg-panel-area-toggle{left:42px;right:auto}.fg-panel-area-toggle .fg-icon,.fg-panel-button .fg-icon{display:block;margin:0;padding:0;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.fg-panel-area-toggle.fg-disabled .fg-icon,.fg-panel-button.fg-disabled .fg-icon{opacity:.3}.fg-panel-button-fullscreen .fg-icon-shrink,.fg-panel-fullscreen .fg-panel-button-fullscreen .fg-icon-expand{display:none}.fg-panel-fullscreen .fg-panel-button-fullscreen .fg-icon-shrink{display:block}.fg-panel-thumbs-top .fg-panel-button-thumbs .fg-icon{transform:translateX(-50%) translateY(-50%) rotate(90deg)}.fg-panel-thumbs-right .fg-panel-button-thumbs .fg-icon{transform:translateX(-50%) translateY(-50%) rotate(180deg)}.fg-panel-thumbs-bottom .fg-panel-button-thumbs .fg-icon{transform:translateX(-50%) translateY(-50%) rotate(-90deg)}.rtl .fg-panel-button-next .fg-icon,.rtl .fg-panel-button-prev .fg-icon{transform:translateX(-50%) translateY(-50%) rotate(180deg)}.fg-panel:not(.fg-panel-maximized):not(.fg-panel-fullscreen){border-style:solid;border-width:1px}.fg-panel:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-info-inner{border-width:0;border-style:solid}.fg-panel.fg-panel-info-right:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-info-inner{border-left-width:1px}.fg-panel.fg-panel-info-left:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-info-inner{border-right-width:1px}.fg-panel.fg-panel-info-top:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-info-inner{border-bottom-width:1px}.fg-panel.fg-panel-info-bottom:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-info-inner{border-top-width:1px}.fg-panel:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-cart-inner{border-width:0;border-style:solid}.fg-panel.fg-panel-cart-right:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-cart-inner{border-left-width:1px}.fg-panel.fg-panel-cart-left:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-cart-inner{border-right-width:1px}.fg-panel.fg-panel-cart-top:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-cart-inner{border-bottom-width:1px}.fg-panel.fg-panel-cart-bottom:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-cart-inner{border-top-width:1px}.fg-panel-thumb,.fg-panel-thumb-spacer,.fg-panel-thumbs-button,.fg-panel-thumbs-inner{border-width:0;border-style:solid}.fg-panel-thumbs-right :is(.fg-panel-thumb,.fg-panel-thumb-spacer,.fg-panel-thumbs-button),:is(.fg-panel-thumbs-top,.fg-panel-thumbs-bottom) .fg-panel-thumb,:is(.fg-panel-thumbs-top,.fg-panel-thumbs-bottom) .fg-panel-thumbs-next{border-left-width:1px}.fg-medium.fg-panel-area-stack.fg-panel-info-visible.fg-panel-hover-buttons.fg-panel-thumbs-left.fg-panel-info-left:not(.fg-panel-info-overlay):not(.fg-panel-thumbs-no-captions) .fg-panel-thumbs-inner,.fg-medium.fg-panel-area-stack.fg-panel-info-visible.fg-panel-hover-buttons.fg-panel-thumbs-right.fg-panel-info-right:not(.fg-panel-info-overlay):not(.fg-panel-thumbs-no-captions) .fg-panel-thumbs-inner,.fg-medium.fg-panel-area-stack.fg-panel-info-visible.fg-panel-thumbs-left.fg-panel-info-left:not(.fg-panel-info-overlay):not(.fg-panel-thumbs-no-captions) .fg-panel-thumbs-prev,.fg-medium.fg-panel-area-stack.fg-panel-info-visible.fg-panel-thumbs-right.fg-panel-info-right:not(.fg-panel-info-overlay):not(.fg-panel-thumbs-no-captions) .fg-panel-thumbs-prev,.fg-panel-no-mobile.fg-panel-area-stack.fg-panel-info-visible.fg-panel-hover-buttons.fg-panel-thumbs-left.fg-panel-info-left:not(.fg-panel-info-overlay):not(.fg-panel-thumbs-no-captions) .fg-panel-thumbs-inner,.fg-panel-no-mobile.fg-panel-area-stack.fg-panel-info-visible.fg-panel-hover-buttons.fg-panel-thumbs-right.fg-panel-info-right:not(.fg-panel-info-overlay):not(.fg-panel-thumbs-no-captions) .fg-panel-thumbs-inner,.fg-panel-no-mobile.fg-panel-area-stack.fg-panel-info-visible.fg-panel-thumbs-left.fg-panel-info-left:not(.fg-panel-info-overlay):not(.fg-panel-thumbs-no-captions) .fg-panel-thumbs-prev,.fg-panel-no-mobile.fg-panel-area-stack.fg-panel-info-visible.fg-panel-thumbs-right.fg-panel-info-right:not(.fg-panel-info-overlay):not(.fg-panel-thumbs-no-captions) .fg-panel-thumbs-prev,.fg-panel-thumbs-bottom :is(.fg-panel-thumb,.fg-panel-thumb-spacer,.fg-panel-thumbs-button),:is(.fg-panel-thumbs-left,.fg-panel-thumbs-right) .fg-panel-thumb,:is(.fg-panel-thumbs-left,.fg-panel-thumbs-right) .fg-panel-thumbs-next{border-top-width:1px}.fg-panel-thumbs-left :is(.fg-panel-thumb,.fg-panel-thumb-spacer,.fg-panel-thumbs-button),:is(.fg-panel-thumbs-top,.fg-panel-thumbs-bottom) .fg-panel-thumbs-prev{border-right-width:1px}.fg-panel-thumbs-top :is(.fg-panel-thumb,.fg-panel-thumb-spacer,.fg-panel-thumbs-button),:is(.fg-panel-thumbs-left,.fg-panel-thumbs-right) .fg-panel-thumbs-prev{border-bottom-width:1px}.fg-panel .fg-panel-thumb-overlay{display:block;position:absolute;visibility:hidden;opacity:0;top:0;bottom:0;left:0;right:0;z-index:8;background:rgba(0,0,0,.5) no-repeat center center;transition-duration:.1s;transition-timing-function:ease-in-out;transition-property:opacity,visibility}.fg-panel .fg-panel-thumb-overlay:before{content:"";display:block;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:32px;height:32px;background-position:center center;background-repeat:no-repeat}.fg-panel:is(.fg-hover-zoom,.fg-hover-zoom2,.fg-hover-zoom3,.fg-hover-plus,.fg-hover-circle-plus,.fg-hover-eye,.fg-hover-external,.fg-hover-tint) .fg-panel-thumb:hover .fg-panel-thumb-overlay,.fg-panel:is(.fg-video-default,.fg-video-1,.fg-video-2,.fg-video-3,.fg-video-4) .fg-panel-thumb.fg-type-video:hover .fg-panel-thumb-overlay{visibility:visible;opacity:1}.fg-panel.fg-video-sticky .fg-panel-thumb.fg-type-video.fg-loaded .fg-panel-thumb-overlay{background-color:transparent;visibility:visible;opacity:1}.fg-panel.fg-hover-zoom .fg-panel-thumb-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#zoom-light)}.fg-panel.fg-hover-zoom2 .fg-panel-thumb-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#zoom2-light)}.fg-panel.fg-hover-zoom3 .fg-panel-thumb-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#zoom3-light)}.fg-panel.fg-hover-plus .fg-panel-thumb-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#plus-light)}.fg-panel.fg-hover-circle-plus .fg-panel-thumb-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#circle-plus-light)}.fg-panel.fg-hover-eye .fg-panel-thumb-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#eye-light)}.fg-panel.fg-hover-external .fg-panel-thumb-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#external-light)}.fg-panel.fg-video-default .fg-type-video .fg-panel-thumb-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-default-light)}.fg-panel.fg-video-1 .fg-type-video .fg-panel-thumb-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-1-light)}.fg-panel.fg-video-2 .fg-type-video .fg-panel-thumb-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-2-light)}.fg-panel.fg-video-3 .fg-type-video .fg-panel-thumb-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-3-light)}.fg-panel.fg-video-4 .fg-type-video .fg-panel-thumb-overlay:before{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-4-light)}.fg-media{display:block;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:auto;overflow:hidden}.fg-panel:is(.fg-medium,.fg-panel-no-mobile) .fg-media{top:0;left:0;width:100%;height:100%}.fg-panel.fg-panel-preserve-button-space:is(.fg-medium,.fg-panel-no-mobile) .fg-media{top:5px;left:42px;width:calc(100% - 84px);height:calc(100% - 10px)}.fg-media .fg-loader{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:1em;height:1em;font-size:5px;visibility:hidden;opacity:0}.fg-media.fg-loading .fg-loader{visibility:visible;opacity:1}.fg-media:not(.fg-media-html){-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fg-media-content{display:inline-block;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);max-width:100%;max-height:100%;visibility:hidden;opacity:0}.fg-media.fg-loaded .fg-media-content{visibility:visible;opacity:1}.fg-media-image .fg-media-content{height:auto}.fg-panel-fit-media .fg-media-image .fg-media-full-width{width:100%;max-height:unset}.fg-panel-fit-media .fg-media-image .fg-media-full-height{height:100%;max-width:unset}:is(.fg-media-iframe,.fg-media-video) .fg-media-content{width:100%;height:100%}.fg-panel-fit-media :is(.fg-media-iframe,.fg-media-video) .fg-media-content{width:100%!important;height:100%!important}.fg-panel.fg-panel-preserve-button-space .fg-media-iframe .fg-media-content{border-width:1px;border-style:solid}.fg-panel-fit-media .fg-media-video.fg-loaded{background-color:#000}.fg-media-video .fg-media-content{background-repeat:no-repeat;background-position:center center;background-size:cover}.fg-media-embed .fg-media-content .fb-video>span,.fg-media-embed .fg-media-content>iframe,.fg-media-embed .fg-media-content>object,.fg-media-embed .fg-media-content>video{margin:0;border:0;width:100%;height:100%;max-width:100%;max-height:100%}.fg-panel-info-toggle{display:inline-block}:is(.fg-medium,.fg-panel-no-mobile):not(.fg-panel-info-overlay) .fg-panel-info-toggle{display:none}.fg-media-caption{position:relative;box-sizing:border-box;width:100%;height:auto;max-width:100%;max-height:100%;padding:10px;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.4;pointer-events:auto;display:flex;flex-direction:column}.fg-panel-media-caption-left .fg-media-caption{text-align:left}.fg-panel-media-caption-right .fg-media-caption{text-align:right}.fg-panel-media-caption-center .fg-media-caption{text-align:center}.fg-panel-media-caption-justify .fg-media-caption{text-align:justify}.fg-media-caption-title{font-weight:600;line-height:20px;padding-bottom:10px;border:none;border-bottom-style:solid;border-bottom-width:1px}.fg-media-caption-description{font-size:smaller;max-height:100%;height:100%;overflow-x:hidden;overflow-y:auto;line-height:20px;padding:0 0 10px 0;border:none}.fg-media-caption-title+.fg-media-caption-description{line-height:normal;padding-top:10px}.fg-panel-info-overlay:is(.fg-medium,.fg-panel-no-mobile) .fg-media-caption{padding-left:42px;padding-right:42px}.fg-panel-info-overlay.fg-panel-info-left:is(.fg-medium,.fg-panel-no-mobile) .fg-media-caption{padding-right:10px}.fg-panel-info-overlay.fg-panel-info-right:is(.fg-medium,.fg-panel-no-mobile) .fg-media-caption{padding-left:10px}.fg-media-caption-exif{display:none;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%;border:none;text-align:left}.rtl .fg-media-caption-exif{text-align:right}.fg-media-caption-exif:is(.fg-media-caption-exif-auto,.fg-media-caption-exif-full,.fg-media-caption-exif-partial,.fg-media-caption-exif-minimal){display:flex}.fg-media-caption-description+.fg-media-caption-exif{border-top-style:solid;border-top-width:1px}.fg-medium:is(.fg-panel-info-left,.fg-panel-info-right) .fg-media-caption-exif:is(.fg-media-caption-exif-auto,.fg-media-caption-exif-full,.fg-media-caption-exif-partial){flex-direction:column;flex-wrap:nowrap;justify-content:left}.fg-media-caption-exif-prop{position:relative;display:flex;height:24px;padding:0 7px}.fg-media-caption-description+.fg-media-caption-exif .fg-media-caption-exif-prop,.fg-media-caption-title+.fg-media-caption-exif .fg-media-caption-exif-prop{margin-top:10px}.fg-media-caption-exif-full .fg-media-caption-exif-prop,.fg-panel.fg-large .fg-media-caption-exif-auto .fg-media-caption-exif-prop{height:30px}.fg-media-caption-exif-icon{display:inline-block;position:relative;min-width:16px;min-height:16px;width:16px;height:100%}.fg-media-caption-exif-full .fg-media-caption-exif-icon,.fg-media-caption-exif-partial .fg-media-caption-exif-icon,.fg-panel.fg-medium .fg-media-caption-exif-auto .fg-media-caption-exif-icon{margin-right:6px}.rtl .fg-media-caption-exif-full .fg-media-caption-exif-icon,.rtl .fg-media-caption-exif-partial .fg-media-caption-exif-icon,.rtl .fg-panel.fg-medium .fg-media-caption-exif-auto .fg-media-caption-exif-icon{margin-left:6px;margin-right:0}.fg-media-caption-exif-icon .fg-icon{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:auto}.fg-media-caption-exif-content{display:none;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.fg-media-caption-exif-full .fg-media-caption-exif-content,.fg-media-caption-exif-partial .fg-media-caption-exif-content,.fg-panel.fg-medium .fg-media-caption-exif-auto .fg-media-caption-exif-content{display:flex}.fg-media-caption-exif-label{display:none;width:100%;font-size:11px;font-style:italic;line-height:11px;white-space:nowrap}.fg-media-caption-exif-full .fg-media-caption-exif-label,.fg-panel.fg-large .fg-media-caption-exif-auto .fg-media-caption-exif-label{display:block}.fg-media-caption-exif-value{display:none;width:100%;font-size:12px;line-height:14px;white-space:nowrap}.fg-media-caption-exif-full .fg-media-caption-exif-value,.fg-media-caption-exif-partial .fg-media-caption-exif-value,.fg-panel.fg-medium .fg-media-caption-exif-auto .fg-media-caption-exif-value{display:block}.fg-media-caption-exif-tooltip{display:none;position:absolute;top:-8px;left:50%;transform:translateX(-50%) translateY(-100%);color:#fff;white-space:nowrap;background-color:#333;font-size:12px;padding:4px 8px;border-radius:3px;box-shadow:0 0 10px 0 #000}.fg-media-caption-exif-tooltip>span{display:block;content:'';border-top:8px solid #333;border-bottom:8px solid transparent;border-left:8px solid transparent;border-right:8px solid transparent;height:0;width:0;position:absolute;bottom:-16px;left:50%;margin-left:-8px}.fg-media-caption-exif-prop.fg-media-caption-exif-show-tooltip .fg-media-caption-exif-tooltip{display:inline-block}@media (hover:hover){.fg-media-caption-exif-tooltip{display:none}.fg-media-caption-exif-prop:hover .fg-media-caption-exif-tooltip{display:inline-block}}.fg-panel.fg-light{color:#333}.fg-panel.fg-dark{color:#fefefe}.fg-panel.fg-light,.fg-panel.fg-light .fg-panel-thumb:is(.fg-idle,.fg-loading,.fg-error) .fg-panel-thumb-media,.fg-panel.fg-light :is(.fg-panel-info-inner,.fg-panel-cart-inner,.fg-panel-thumbs-inner),.fg-panel.fg-light.fg-panel-preserve-button-space .fg-media-iframe .fg-media-content{border-color:#e2e2e2}.fg-panel.fg-dark,.fg-panel.fg-dark .fg-panel-thumb:is(.fg-idle,.fg-loading,.fg-error) .fg-panel-thumb-media,.fg-panel.fg-dark :is(.fg-panel-info-inner,.fg-panel-cart-inner,.fg-panel-thumbs-inner),.fg-panel.fg-dark.fg-panel-preserve-button-space .fg-media-iframe .fg-media-content{border-color:#232323}.fg-panel.fg-light :is(.fg-media-caption-title,.fg-media-caption-exif,.fg-media-product-body){border-color:#e2e2e2}.fg-panel.fg-dark :is(.fg-media-caption-title,.fg-media-caption-exif,.fg-media-product-body){border-color:#767676}.fg-panel.fg-light,.fg-panel.fg-light .fg-panel-thumb:is(.fg-idle,.fg-loading,.fg-error) .fg-panel-thumb-media{background-color:#eee}.fg-panel.fg-dark,.fg-panel.fg-dark .fg-panel-thumb:is(.fg-idle,.fg-loading,.fg-error) .fg-panel-thumb-media{background-color:#151515}.fg-panel.fg-light :is(.fg-panel-cart-inner,.fg-panel-info-inner){background-color:rgba(255,255,255,.95)}.fg-panel.fg-dark :is(.fg-panel-cart-inner,.fg-panel-info-inner){background-color:rgba(51,51,51,.95)}.fg-panel.fg-light .fg-media-caption-exif-icon{color:#767676}.fg-panel.fg-light .fg-media-caption-exif-label{color:#777}.fg-panel.fg-dark .fg-media-caption-exif-icon{color:#fff}.fg-panel.fg-dark .fg-media-caption-exif-label{color:#bbb}.fg-panel.fg-light :is(.fg-panel-button,.fg-panel-thumbs-button,.fg-panel-thumb,.fg-panel-thumb-spacer),.fg-panel.fg-light:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-cart-inner,.fg-panel.fg-light:is(.fg-medium,.fg-panel-no-mobile):not(.fg-panel-info-overlay) .fg-panel-info-inner{background-color:#fff;border-color:#e2e2e2}.fg-panel.fg-dark .fg-panel-button[aria-pressed=true]{background-color:#fff}.fg-panel.fg-light .fg-panel-thumb.fg-selected,.fg-panel.fg-light:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-cart-inner,.fg-panel.fg-light:is(.fg-medium,.fg-panel-no-mobile):not(.fg-panel-info-overlay) .fg-panel-info-inner{background-color:#f0f0f0}.fg-panel.fg-dark .fg-panel-button[aria-pressed=true],.fg-panel.fg-light :is(.fg-panel-button,.fg-panel-area-toggle,.fg-panel-thumbs-button){color:#767676}.fg-panel.fg-dark :is(.fg-panel-button,.fg-panel-thumbs-button,.fg-panel-thumb,.fg-panel-thumb-spacer),.fg-panel.fg-dark:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-cart-inner,.fg-panel.fg-dark:is(.fg-medium,.fg-panel-no-mobile):not(.fg-panel-info-overlay) .fg-panel-info-inner{background-color:#333;border-color:#222}.fg-panel.fg-light .fg-panel-button[aria-pressed=true]{background-color:#333}.fg-panel.fg-dark .fg-panel-thumb.fg-selected,.fg-panel.fg-dark:is(.fg-medium,.fg-panel-no-mobile) .fg-panel-cart-inner,.fg-panel.fg-dark:is(.fg-medium,.fg-panel-no-mobile):not(.fg-panel-info-overlay) .fg-panel-info-inner{background-color:#2c2c2c}.fg-panel.fg-dark :is(.fg-panel-button,.fg-panel-area-toggle,.fg-panel-thumbs-button),.fg-panel.fg-light .fg-panel-button[aria-pressed=true]{color:#fff}@media (hover:hover){.fg-panel.fg-light .fg-panel-area-toggle:focus,.fg-panel.fg-light .fg-panel-area-toggle:hover{color:#bbb}.fg-panel.fg-dark .fg-panel-button[aria-pressed=true]:focus,.fg-panel.fg-dark .fg-panel-button[aria-pressed=true]:hover,.fg-panel.fg-light .fg-panel-button:focus,.fg-panel.fg-light .fg-panel-button:hover,.fg-panel.fg-light .fg-panel-thumb:focus,.fg-panel.fg-light .fg-panel-thumb:hover,.fg-panel.fg-light .fg-panel-thumbs-button:focus,.fg-panel.fg-light .fg-panel-thumbs-button:hover{background-color:#f5f5f5}.fg-panel.fg-dark .fg-panel-area-toggle:focus,.fg-panel.fg-dark .fg-panel-area-toggle:hover{color:#bbb}.fg-panel.fg-dark .fg-panel-button:focus,.fg-panel.fg-dark .fg-panel-button:hover,.fg-panel.fg-dark .fg-panel-thumb:focus,.fg-panel.fg-dark .fg-panel-thumb:hover,.fg-panel.fg-dark .fg-panel-thumbs-button:focus,.fg-panel.fg-dark .fg-panel-thumbs-button:hover,.fg-panel.fg-light .fg-panel-button[aria-pressed=true]:focus,.fg-panel.fg-light .fg-panel-button[aria-pressed=true]:hover{background-color:#303030}}.fg-panel.fg-button-light .fg-panel-button,.fg-panel.fg-button-light .fg-panel-thumb.fg-selected,.fg-panel.fg-button-light .fg-panel-thumbs-button{background-color:#fff;border-color:#e2e2e2;color:#767676}.fg-panel.fg-button-blue .fg-panel-button,.fg-panel.fg-button-blue .fg-panel-thumb.fg-selected,.fg-panel.fg-button-blue .fg-panel-thumbs-button{background-color:#3079ed;border-color:#306be1;color:#fff}.fg-panel.fg-button-dark .fg-panel-button,.fg-panel.fg-button-dark .fg-panel-thumb.fg-selected,.fg-panel.fg-button-dark .fg-panel-thumbs-button{background-color:#4e4e4e;border-color:#292929;color:#fff}.fg-panel.fg-button-green .fg-panel-button,.fg-panel.fg-button-green .fg-panel-thumb.fg-selected,.fg-panel.fg-button-green .fg-panel-thumbs-button{background-color:#027339;border-color:#025f2f;color:#fff}.fg-panel.fg-button-purple .fg-panel-button,.fg-panel.fg-button-purple .fg-panel-thumb.fg-selected,.fg-panel.fg-button-purple .fg-panel-thumbs-button{background-color:#6816c2;border-color:#5416a8;color:#fff}.fg-panel.fg-button-orange .fg-panel-button,.fg-panel.fg-button-orange .fg-panel-thumb.fg-selected,.fg-panel.fg-button-orange .fg-panel-thumbs-button{background-color:#e57731;border-color:#c36230;color:#fff}.fg-panel.fg-button-red .fg-panel-button,.fg-panel.fg-button-red .fg-panel-thumb.fg-selected,.fg-panel.fg-button-red .fg-panel-thumbs-button{background-color:#c22b24;border-color:#9f2924;color:#fff}@media (hover:hover){.fg-panel.fg-button-light .fg-panel-button:focus,.fg-panel.fg-button-light .fg-panel-button:hover,.fg-panel.fg-button-light .fg-panel-thumb.fg-selected:focus,.fg-panel.fg-button-light .fg-panel-thumb.fg-selected:hover,.fg-panel.fg-button-light .fg-panel-thumb:focus,.fg-panel.fg-button-light .fg-panel-thumb:hover,.fg-panel.fg-button-light .fg-panel-thumbs-button:focus,.fg-panel.fg-button-light .fg-panel-thumbs-button:hover,.fg-panel.fg-highlight-light .fg-panel-area .fg-panel-button:focus,.fg-panel.fg-highlight-light .fg-panel-area .fg-panel-button:hover,.fg-panel.fg-highlight-light .fg-panel-area .fg-panel-thumb.fg-selected:focus,.fg-panel.fg-highlight-light .fg-panel-area .fg-panel-thumb.fg-selected:hover,.fg-panel.fg-highlight-light .fg-panel-area .fg-panel-thumb:focus,.fg-panel.fg-highlight-light .fg-panel-area .fg-panel-thumb:hover,.fg-panel.fg-highlight-light .fg-panel-area .fg-panel-thumbs-button:focus,.fg-panel.fg-highlight-light .fg-panel-area .fg-panel-thumbs-button:hover{background-color:#f5f5f5;border-color:#e2e2e2;color:#bbb}.fg-panel.fg-button-blue .fg-panel-button:focus,.fg-panel.fg-button-blue .fg-panel-button:hover,.fg-panel.fg-button-blue .fg-panel-thumb.fg-selected:focus,.fg-panel.fg-button-blue .fg-panel-thumb.fg-selected:hover,.fg-panel.fg-button-blue .fg-panel-thumb:focus,.fg-panel.fg-button-blue .fg-panel-thumb:hover,.fg-panel.fg-button-blue .fg-panel-thumbs-button:focus,.fg-panel.fg-button-blue .fg-panel-thumbs-button:hover,.fg-panel.fg-highlight-blue .fg-panel-area .fg-panel-button:focus,.fg-panel.fg-highlight-blue .fg-panel-area .fg-panel-button:hover,.fg-panel.fg-highlight-blue .fg-panel-area .fg-panel-thumb.fg-selected:focus,.fg-panel.fg-highlight-blue .fg-panel-area .fg-panel-thumb.fg-selected:hover,.fg-panel.fg-highlight-blue .fg-panel-area .fg-panel-thumb:focus,.fg-panel.fg-highlight-blue .fg-panel-area .fg-panel-thumb:hover,.fg-panel.fg-highlight-blue .fg-panel-area .fg-panel-thumbs-button:focus,.fg-panel.fg-highlight-blue .fg-panel-area .fg-panel-thumbs-button:hover{background-color:#4d90fe;border-color:#3079ed;color:#fff}.fg-panel.fg-button-dark .fg-panel-button:focus,.fg-panel.fg-button-dark .fg-panel-button:hover,.fg-panel.fg-button-dark .fg-panel-thumb.fg-selected:focus,.fg-panel.fg-button-dark .fg-panel-thumb.fg-selected:hover,.fg-panel.fg-button-dark .fg-panel-thumb:focus,.fg-panel.fg-button-dark .fg-panel-thumb:hover,.fg-panel.fg-button-dark .fg-panel-thumbs-button:focus,.fg-panel.fg-button-dark .fg-panel-thumbs-button:hover,.fg-panel.fg-highlight-dark .fg-panel-area .fg-panel-button:focus,.fg-panel.fg-highlight-dark .fg-panel-area .fg-panel-button:hover,.fg-panel.fg-highlight-dark .fg-panel-area .fg-panel-thumb.fg-selected:focus,.fg-panel.fg-highlight-dark .fg-panel-area .fg-panel-thumb.fg-selected:hover,.fg-panel.fg-highlight-dark .fg-panel-area .fg-panel-thumb:focus,.fg-panel.fg-highlight-dark .fg-panel-area .fg-panel-thumb:hover,.fg-panel.fg-highlight-dark .fg-panel-area .fg-panel-thumbs-button:focus,.fg-panel.fg-highlight-dark .fg-panel-area .fg-panel-thumbs-button:hover{background-color:#5e5e5e;border-color:#292929;color:#fff}.fg-panel.fg-button-green .fg-panel-button:focus,.fg-panel.fg-button-green .fg-panel-button:hover,.fg-panel.fg-button-green .fg-panel-thumb.fg-selected:focus,.fg-panel.fg-button-green .fg-panel-thumb.fg-selected:hover,.fg-panel.fg-button-green .fg-panel-thumb:focus,.fg-panel.fg-button-green .fg-panel-thumb:hover,.fg-panel.fg-button-green .fg-panel-thumbs-button:focus,.fg-panel.fg-button-green .fg-panel-thumbs-button:hover,.fg-panel.fg-highlight-green .fg-panel-area .fg-panel-button:focus,.fg-panel.fg-highlight-green .fg-panel-area .fg-panel-button:hover,.fg-panel.fg-highlight-green .fg-panel-area .fg-panel-thumb.fg-selected:focus,.fg-panel.fg-highlight-green .fg-panel-area .fg-panel-thumb.fg-selected:hover,.fg-panel.fg-highlight-green .fg-panel-area .fg-panel-thumb:focus,.fg-panel.fg-highlight-green .fg-panel-area .fg-panel-thumb:hover,.fg-panel.fg-highlight-green .fg-panel-area .fg-panel-thumbs-button:focus,.fg-panel.fg-highlight-green .fg-panel-area .fg-panel-thumbs-button:hover{background-color:#02874a;border-color:#027339;color:#fff}.fg-panel.fg-button-purple .fg-panel-button:focus,.fg-panel.fg-button-purple .fg-panel-button:hover,.fg-panel.fg-button-purple .fg-panel-thumb.fg-selected:focus,.fg-panel.fg-button-purple .fg-panel-thumb.fg-selected:hover,.fg-panel.fg-button-purple .fg-panel-thumb:focus,.fg-panel.fg-button-purple .fg-panel-thumb:hover,.fg-panel.fg-button-purple .fg-panel-thumbs-button:focus,.fg-panel.fg-button-purple .fg-panel-thumbs-button:hover,.fg-panel.fg-highlight-purple .fg-panel-area .fg-panel-button:focus,.fg-panel.fg-highlight-purple .fg-panel-area .fg-panel-button:hover,.fg-panel.fg-highlight-purple .fg-panel-area .fg-panel-thumb.fg-selected:focus,.fg-panel.fg-highlight-purple .fg-panel-area .fg-panel-thumb.fg-selected:hover,.fg-panel.fg-highlight-purple .fg-panel-area .fg-panel-thumb:focus,.fg-panel.fg-highlight-purple .fg-panel-area .fg-panel-thumb:hover,.fg-panel.fg-highlight-purple .fg-panel-area .fg-panel-thumbs-button:focus,.fg-panel.fg-highlight-purple .fg-panel-area .fg-panel-thumbs-button:hover{background-color:#7816d6;border-color:#6816c2;color:#fff}.fg-panel.fg-button-orange .fg-panel-button:focus,.fg-panel.fg-button-orange .fg-panel-button:hover,.fg-panel.fg-button-orange .fg-panel-thumb.fg-selected:focus,.fg-panel.fg-button-orange .fg-panel-thumb.fg-selected:hover,.fg-panel.fg-button-orange .fg-panel-thumb:focus,.fg-panel.fg-button-orange .fg-panel-thumb:hover,.fg-panel.fg-button-orange .fg-panel-thumbs-button:focus,.fg-panel.fg-button-orange .fg-panel-thumbs-button:hover,.fg-panel.fg-highlight-orange .fg-panel-area .fg-panel-button:focus,.fg-panel.fg-highlight-orange .fg-panel-area .fg-panel-button:hover,.fg-panel.fg-highlight-orange .fg-panel-area .fg-panel-thumb.fg-selected:focus,.fg-panel.fg-highlight-orange .fg-panel-area .fg-panel-thumb.fg-selected:hover,.fg-panel.fg-highlight-orange .fg-panel-area .fg-panel-thumb:focus,.fg-panel.fg-highlight-orange .fg-panel-area .fg-panel-thumb:hover,.fg-panel.fg-highlight-orange .fg-panel-area .fg-panel-thumbs-button:focus,.fg-panel.fg-highlight-orange .fg-panel-area .fg-panel-thumbs-button:hover{background-color:#ff8e31;border-color:#e57731;color:#fff}.fg-panel.fg-button-red .fg-panel-button:focus,.fg-panel.fg-button-red .fg-panel-button:hover,.fg-panel.fg-button-red .fg-panel-thumb.fg-selected:focus,.fg-panel.fg-button-red .fg-panel-thumb.fg-selected:hover,.fg-panel.fg-button-red .fg-panel-thumb:focus,.fg-panel.fg-button-red .fg-panel-thumb:hover,.fg-panel.fg-button-red .fg-panel-thumbs-button:focus,.fg-panel.fg-button-red .fg-panel-thumbs-button:hover,.fg-panel.fg-highlight-red .fg-panel-area .fg-panel-button:focus,.fg-panel.fg-highlight-red .fg-panel-area .fg-panel-button:hover,.fg-panel.fg-highlight-red .fg-panel-area .fg-panel-thumb.fg-selected:focus,.fg-panel.fg-highlight-red .fg-panel-area .fg-panel-thumb.fg-selected:hover,.fg-panel.fg-highlight-red .fg-panel-area .fg-panel-thumb:focus,.fg-panel.fg-highlight-red .fg-panel-area .fg-panel-thumb:hover,.fg-panel.fg-highlight-red .fg-panel-area .fg-panel-thumbs-button:focus,.fg-panel.fg-highlight-red .fg-panel-area .fg-panel-thumbs-button:hover{background-color:#f12b24;border-color:#c22b24;color:#fff}}.fg-panel-fade .fg-media,.fg-panel-fade .fg-panel-thumbs-stage,.fg-panel-horizontal .fg-media,.fg-panel-horizontal .fg-panel-thumbs-stage,.fg-panel-vertical .fg-media,.fg-panel-vertical .fg-panel-thumbs-stage{transition-duration:.3s;transition-timing-function:ease-in-out}.fg-panel-fade .fg-panel-thumbs-stage,.fg-panel-horizontal .fg-panel-thumbs-stage,.fg-panel-vertical .fg-panel-thumbs-stage{transition-property:transform}.fg-panel-fade .fg-media-content,.fg-panel-horizontal .fg-media-content,.fg-panel-vertical .fg-media-content{transition-duration:.3s;transition-timing-function:ease-in-out;transition-property:opacity,visibility}@media (hover:hover){.fg-panel-fade .fg-panel-area-toggle,.fg-panel-fade .fg-panel-button,.fg-panel-fade .fg-panel-thumb,.fg-panel-fade .fg-panel-thumbs-button,.fg-panel-horizontal .fg-panel-area-toggle,.fg-panel-horizontal .fg-panel-button,.fg-panel-horizontal .fg-panel-thumb,.fg-panel-horizontal .fg-panel-thumbs-button,.fg-panel-vertical .fg-panel-area-toggle,.fg-panel-vertical .fg-panel-button,.fg-panel-vertical .fg-panel-thumb,.fg-panel-vertical .fg-panel-thumbs-button{transition-property:background-color,border-color,color,opacity,visibility;transition-duration:.1s;transition-timing-function:ease-in-out}}.fg-panel-fade .fg-media{transition-property:opacity,visibility,padding;visibility:hidden;opacity:0}.fg-panel-fade .fg-media.fg-reverse.fg-visible,.fg-panel-fade .fg-media.fg-visible{visibility:visible;opacity:1}.fg-panel-horizontal .fg-media{transition-property:opacity,visibility,transform,padding;transform:translateX(-100%);visibility:hidden;opacity:0}.fg-panel-horizontal .fg-media.fg-reverse{transform:translateX(100%)}.fg-panel-horizontal .fg-media.fg-reverse.fg-visible,.fg-panel-horizontal .fg-media.fg-visible{transform:translateX(0);visibility:visible;opacity:1}.fg-panel-vertical .fg-media{transition-property:opacity,visibility,transform,padding;transform:translateY(-100%);visibility:hidden;opacity:0}.fg-panel-vertical .fg-media.fg-reverse{transform:translateY(100%)}.fg-panel-vertical .fg-media.fg-reverse.fg-visible,.fg-panel-vertical .fg-media.fg-visible{transform:translateY(0);visibility:visible;opacity:1}.fg-icon-auto-progress{cursor:pointer}.fg-icon-auto-progress-idle{fill:currentColor;visibility:visible;opacity:1;transition:opacity .3s,visibility .3s}.fg-icon-auto-progress:is(.fg-paused,.fg-stopped,.fg-started) .fg-icon-auto-progress-idle{opacity:0;visibility:hidden}.fg-icon-auto-progress-circle{stroke:currentColor;fill:transparent;transform:rotate(-90deg);transform-origin:50% 50%;opacity:0;visibility:hidden;stroke-width:8px;stroke-dasharray:0,0;stroke-dashoffset:0;transition:stroke-dashoffset 1s,opacity .3s,visibility .3s}.fg-icon-auto-progress.fg-started .fg-icon-auto-progress-circle{opacity:1;visibility:visible}.fg-icon-auto-progress-pause,.fg-icon-auto-progress-play{fill:currentColor;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.fg-icon-auto-progress:is(.fg-paused,.fg-stopped) .fg-icon-auto-progress-play{opacity:1;visibility:visible}@media (hover:hover){:hover>.fg-icon-auto-progress.fg-started .fg-icon-auto-progress-circle{opacity:0;visibility:hidden}:hover>.fg-icon-auto-progress.fg-started .fg-icon-auto-progress-pause,:hover>.fg-icon-auto-progress:is(.fg-paused,.fg-stopped) .fg-icon-auto-progress-play{opacity:1;visibility:visible}}.fg-panel-thumbs-inner{position:relative;display:flex;width:100%;height:100%;overflow:hidden;pointer-events:auto}.fg-panel-thumbs-bottom .fg-panel-thumbs-inner,.fg-panel-thumbs-top .fg-panel-thumbs-inner{flex-direction:row}.fg-panel-thumbs-left .fg-panel-thumbs-inner,.fg-panel-thumbs-right .fg-panel-thumbs-inner{flex-direction:column}.fg-panel-thumbs-button,.fg-panel-thumbs-button:active,.fg-panel-thumbs-button:focus{position:relative;width:100%;height:100%;cursor:pointer;user-select:none;outline:0}.fg-panel-thumbs-button.fg-disabled{display:none}.fg-panel-thumbs-bottom .fg-panel-thumbs-button,.fg-panel-thumbs-top .fg-panel-thumbs-button{width:37px;min-width:37px}.fg-panel-thumbs-left .fg-panel-thumbs-button,.fg-panel-thumbs-right .fg-panel-thumbs-button{height:37px;min-height:37px}@media (hover:hover){.fg-panel-hover-buttons .fg-panel-thumbs-button{position:absolute;visibility:hidden;opacity:0;z-index:1}.fg-panel-hover-buttons .fg-panel-thumbs:hover .fg-panel-thumbs-button:not(.fg-disabled){visibility:visible;opacity:.5}.fg-panel-hover-buttons .fg-panel-thumbs .fg-panel-thumbs-button:not(.fg-disabled):hover{opacity:1}.fg-panel-hover-buttons .fg-panel-thumbs-prev{top:0;left:0}.fg-panel-hover-buttons .fg-panel-thumbs-next{bottom:0;right:0}}.fg-panel-thumbs-button .fg-icon{display:block;margin:0;padding:0;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.fg-panel-thumbs-button.fg-disabled .fg-icon{opacity:.3}.fg-panel-thumbs-left .fg-panel-thumbs-button .fg-icon,.fg-panel-thumbs-right .fg-panel-thumbs-button .fg-icon{transform:translateX(-50%) translateY(-50%) rotate(90deg)}.fg-panel-thumbs-viewport{position:relative;width:100%;height:100%;overflow:hidden}.fg-panel-thumbs-stage{position:relative;display:flex;width:100%;height:100%;justify-content:flex-start;align-items:center}.fg-panel-thumbs-bottom .fg-panel-thumbs-stage,.fg-panel-thumbs-top .fg-panel-thumbs-stage{flex-direction:row}.fg-panel-thumbs-left .fg-panel-thumbs-stage,.fg-panel-thumbs-right .fg-panel-thumbs-stage{flex-direction:column}.fg-panel-thumb-spacer{width:100%;height:100%;min-height:1px;min-width:1px}.fg-panel-thumb{position:relative;display:flex;margin:0;padding:4px;justify-content:center;align-items:center;width:100%;height:100%;min-width:100%;min-height:100%;cursor:pointer;user-select:none}.fg-panel.fg-medium:not(.fg-panel-thumbs-no-captions) .fg-panel-thumb{justify-content:flex-start}.fg-panel-thumbs-bottom .fg-panel-thumb,.fg-panel-thumbs-left .fg-panel-thumb,.fg-panel-thumbs-right .fg-panel-thumb{padding-top:3px}.fg-panel-thumbs-top .fg-panel-thumb{padding-bottom:3px}.fg-panel-thumbs-viewport>.fg-panel-thumb{position:absolute;top:-9999px;left:-9999px;visibility:hidden;opacity:0}.fg-panel-thumb-media{position:relative;width:90px;min-width:90px;height:60px;min-height:60px;overflow:hidden}.fg-panel.fg-medium .fg-panel-thumb-media{width:108px;min-width:108px;height:72px;min-height:72px}.fg-panel.fg-medium:not(.fg-panel-thumbs-no-captions) .fg-panel-thumb-media{margin-right:5px}.fg-panel.fg-medium.fg-x-large-width .fg-panel-thumb-media{width:128px;min-width:128px}.fg-panel.fg-panel-thumbs-small .fg-panel-thumb-media{width:60px;min-width:60px}.fg-panel.fg-medium.fg-panel-thumbs-small .fg-panel-thumb-media,.fg-panel.fg-medium.fg-x-large-width.fg-panel-thumbs-small .fg-panel-thumb-media{width:72px;min-width:72px}.fg-panel-thumb.fg-error .fg-panel-thumb-media,.fg-panel-thumb.fg-idle .fg-panel-thumb-media,.fg-panel-thumb.fg-loading .fg-panel-thumb-media{border-style:solid;border-width:1px}.fg-panel-thumb.fg-error .fg-panel-thumb-media{background-image:url(//stinivavis.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#image);background-position:center center;background-size:32px 32px;background-repeat:no-repeat}.fg-panel-thumb-wrap{width:100%;height:100%;position:absolute;top:0;left:0;margin:0}.fg-panel-thumb-image{width:100%;height:auto;position:absolute;top:50%;left:50%;margin:0;transform:translateX(-50%) translateY(-50%);visibility:visible;opacity:1;transition:visibility .3s,opacity .3s}.fg-panel-thumb.fg-error .fg-panel-thumb-image,.fg-panel-thumb.fg-idle .fg-panel-thumb-image,.fg-panel-thumb.fg-loading .fg-panel-thumb-image{visibility:hidden;opacity:0}.fg-panel-thumb-caption{display:none;width:100%;max-height:60px;margin:0;font-size:14px;overflow:hidden;line-height:1.3}.fg-panel-thumb-caption-left .fg-panel-thumb-caption{text-align:left}.fg-panel-thumb-caption-right .fg-panel-thumb-caption{text-align:right}.fg-panel-thumb-caption-center .fg-panel-thumb-caption{text-align:center}.fg-panel-thumb-caption-justify .fg-panel-thumb-caption{text-align:justify}.fg-panel.fg-medium .fg-panel-thumb-caption{max-height:72px}.fg-panel.fg-medium:not(.fg-panel-thumbs-no-captions) .fg-panel-thumb-caption{display:block}.fg-panel-thumb-title{font-weight:600}.fg-panel-thumb-description{font-size:smaller}.fg-panel-thumb-description,.fg-panel-thumb-title{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.fg-panel-thumb-description,.fg-panel.fg-medium .fg-panel-thumb-title{-webkit-line-clamp:2}.fg-panel.fg-shadow-inset-large .fg-panel-thumb-media:after,.fg-panel.fg-shadow-inset-medium .fg-panel-thumb-media:after,.fg-panel.fg-shadow-inset-small .fg-panel-thumb-media:after{display:block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:7}.fg-panel.fg-dark.fg-shadow-inset-small .fg-panel-thumb-media:after,.fg-panel.fg-light.fg-shadow-inset-small .fg-panel-thumb-media:after{box-shadow:inset 0 1px 4px 0 rgba(0,0,0,.3)}.fg-panel.fg-dark.fg-shadow-inset-medium .fg-panel-thumb-media:after,.fg-panel.fg-light.fg-shadow-inset-medium .fg-panel-thumb-media:after{box-shadow:inset 0 1px 10px 0 rgba(0,0,0,.3)}.fg-panel.fg-dark.fg-shadow-inset-large .fg-panel-thumb-media:after,.fg-panel.fg-light.fg-shadow-inset-large .fg-panel-thumb-media:after{box-shadow:inset 0 1px 16px 0 rgba(0,0,0,.3)}.fg-panel.fg-hover-colorize .fg-panel-thumb-image{filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'saturate\' values=\'0\'/></filter></svg>#grayscale");filter:gray;-webkit-filter:grayscale(100%);-webkit-transition-property:-webkit-filter;transition-property:filter}.fg-panel.fg-hover-colorize .fg-panel-thumb:hover .fg-panel-thumb-image{-webkit-filter:none;filter:none}.fg-panel.fg-hover-grayscale .fg-panel-thumb-image{-webkit-filter:none;filter:none;-webkit-transition-property:-webkit-filter;transition-property:filter}.fg-panel.fg-hover-grayscale .fg-panel-thumb:hover .fg-panel-thumb-image{filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'saturate\' values=\'0\'/></filter></svg>#grayscale");filter:gray;-webkit-filter:grayscale(100%);opacity:1}.fg-panel.fg-hover-scale .fg-panel-thumb{transition-property:transform}.fg-panel.fg-hover-scale .fg-panel-thumb:hover{transform:scale(1.048)}.fg-default:after{content:'';display:block;clear:both}.fg-default .fg-item{display:inline-block;vertical-align:top;max-width:100%}.fg-default .fg-item-inner,.fg-default .fg-thumb{display:block;vertical-align:top;max-width:100%}.fg-default .fg-image{border-radius:0;display:block;max-width:100%;height:auto;margin:0;padding:0}.fg-default .fg-image{vertical-align:top}.fg-default.fg-left{text-align:left}.fg-default.fg-center{text-align:center}.fg-default.fg-right{text-align:right}.fg-default.fg-gutter-5{padding-left:5px;margin-bottom:-5px}.fg-default.fg-gutter-5 .fg-item{margin-right:5px;margin-bottom:5px}.fg-default.fg-gutter-10{padding-left:10px;margin-bottom:-10px}.fg-default.fg-gutter-10 .fg-item{margin-right:10px;margin-bottom:10px}.fg-default.fg-gutter-15{padding-left:15px;margin-bottom:-15px}.fg-default.fg-gutter-15 .fg-item{margin-right:15px;margin-bottom:15px}.fg-default.fg-gutter-20{padding-left:20px;margin-bottom:-20px}.fg-default.fg-gutter-20 .fg-item{margin-right:20px;margin-bottom:20px}.fg-default.fg-gutter-25{padding-left:25px;margin-bottom:-25px}.fg-default.fg-gutter-25 .fg-item{margin-right:25px;margin-bottom:25px}@media only screen and (max-width:600px){.fg-default.fg-m-col1 .fg-image,.fg-default.fg-m-col2 .fg-image,.fg-default.fg-m-col3 .fg-image{width:100%}.fg-default.fg-m-col1.fg-gutter-5 .fg-item{width:calc(100% - 10px);min-width:calc(100% - 10px);max-width:calc(100% - 10px)}.fg-default.fg-m-col2.fg-gutter-5 .fg-item{width:calc(50% - 10px);min-width:calc(50% - 10px);max-width:calc(50% - 10px)}.fg-default.fg-m-col3.fg-gutter-5 .fg-item{width:calc(33.33% - 10px);min-width:calc(33.33% - 10px);max-width:calc(33.33% - 10px)}.fg-default.fg-m-col1.fg-gutter-10 .fg-item{width:calc(100% - 20px);min-width:calc(100% - 20px);max-width:calc(100% - 20px)}.fg-default.fg-m-col2.fg-gutter-10 .fg-item{width:calc(50% - 20px);min-width:calc(50% - 20px);max-width:calc(50% - 20px)}.fg-default.fg-m-col3.fg-gutter-10 .fg-item{width:calc(33.33% - 20px);min-width:calc(33.33% - 20px);max-width:calc(33.33% - 20px)}.fg-default.fg-m-col1.fg-gutter-15 .fg-item{width:calc(100% - 30px);min-width:calc(100% - 30px);max-width:calc(100% - 30px)}.fg-default.fg-m-col2.fg-gutter-15 .fg-item{width:calc(50% - 30px);min-width:calc(50% - 30px);max-width:calc(50% - 30px)}.fg-default.fg-m-col3.fg-gutter-15 .fg-item{width:calc(33.33% - 30px);min-width:calc(33.33% - 30px);max-width:calc(33.33% - 30px)}.fg-default.fg-m-col1.fg-gutter-20 .fg-item{width:calc(100% - 40px);min-width:calc(100% - 40px);max-width:calc(100% - 40px)}.fg-default.fg-m-col2.fg-gutter-20 .fg-item{width:calc(50% - 40px);min-width:calc(50% - 40px);max-width:calc(50% - 40px)}.fg-default.fg-m-col3.fg-gutter-20 .fg-item{width:calc(33.33% - 40px);min-width:calc(33.33% - 40px);max-width:calc(33.33% - 40px)}.fg-default.fg-m-col1.fg-gutter-25 .fg-item{width:calc(100% - 50px);min-width:calc(100% - 50px);max-width:calc(100% - 50px)}.fg-default.fg-m-col2.fg-gutter-25 .fg-item{width:calc(50% - 50px);min-width:calc(50% - 50px);max-width:calc(50% - 50px)}.fg-default.fg-m-col3.fg-gutter-25 .fg-item{width:calc(33.33% - 50px);min-width:calc(33.33% - 50px);max-width:calc(33.33% - 50px)}}.fg-masonry *{box-sizing:border-box}.foogallery.fg-masonry{margin:0 auto;text-align:center}.fg-masonry .fg-thumb{display:block}.fg-masonry.fg-fixed .fg-column-width,.fg-masonry.fg-fixed .fg-image,.fg-masonry.fg-fixed .fg-item{max-width:100%}.fg-masonry .fg-column-width{display:inline-block;border:solid 0 transparent}.fg-masonry .fg-column-width,.fg-masonry .fg-gutter-width{position:absolute;height:0;visibility:hidden;opacity:0;pointer-events:none}.fg-masonry.fg-col2 .fg-item .fg-image,.fg-masonry.fg-col3 .fg-item .fg-image,.fg-masonry.fg-col4 .fg-item .fg-image,.fg-masonry.fg-col5 .fg-item .fg-image,.fg-masonry.fg-col6 .fg-item .fg-image,.fg-masonry.fg-fixed .fg-item .fg-image{width:100%;height:auto;max-width:100%}.fg-masonry .fg-item{line-height:0;font-size:0;vertical-align:top}.fg-masonry.fg-col2 .fg-item{margin-bottom:1%;width:49.5%}.fg-masonry.fg-col2 .fg-column-width{width:49.5%}.fg-masonry.fg-col2 .fg-gutter-width{width:1%}.fg-masonry.fg-col2.fg-gutter-none .fg-item{margin-bottom:0;width:50%}.fg-masonry.fg-col2.fg-gutter-none .fg-column-width{width:50%}.fg-masonry.fg-col2.fg-gutter-none .fg-gutter-width{width:0}.fg-masonry.fg-col2.fg-gutter-large .fg-item{margin-bottom:3%;width:48.5%}.fg-masonry.fg-col2.fg-gutter-large .fg-column-width{width:48.5%}.fg-masonry.fg-col2.fg-gutter-large .fg-gutter-width{width:3%}.fg-masonry.fg-col3 .fg-item{margin-bottom:1%;width:32.66%}.fg-masonry.fg-col3 .fg-column-width{width:32.66%}.fg-masonry.fg-col3 .fg-gutter-width{width:1%}.fg-masonry.fg-col3.fg-gutter-none .fg-item{margin-bottom:0;width:33.33%}.fg-masonry.fg-col3.fg-gutter-none .fg-column-width{width:33.33%}.fg-masonry.fg-col3.fg-gutter-none .fg-gutter-width{width:0}.fg-masonry.fg-col3.fg-gutter-large .fg-item{margin-bottom:3%;width:31.33%}.fg-masonry.fg-col3.fg-gutter-large .fg-column-width{width:31.33%}.fg-masonry.fg-col3.fg-gutter-large .fg-gutter-width{width:3%}.fg-masonry.fg-col4 .fg-item{margin-bottom:1%;width:24.25%}.fg-masonry.fg-col4 .fg-column-width{width:24.25%}.fg-masonry.fg-col4 .fg-gutter-width{width:1%}.fg-masonry.fg-col4.fg-gutter-none .fg-item{margin-bottom:0;width:25%}.fg-masonry.fg-col4.fg-gutter-none .fg-column-width{width:25%}.fg-masonry.fg-col4.fg-gutter-none .fg-gutter-width{width:0}.fg-masonry.fg-col4.fg-gutter-large .fg-item{margin-bottom:3%;width:22.75%}.fg-masonry.fg-col4.fg-gutter-large .fg-column-width{width:22.75%}.fg-masonry.fg-col4.fg-gutter-large .fg-gutter-width{width:3%}.fg-masonry.fg-col5 .fg-item{margin-bottom:1%;width:19.2%}.fg-masonry.fg-col5 .fg-column-width{width:19.2%}.fg-masonry.fg-col5 .fg-gutter-width{width:1%}.fg-masonry.fg-col5.fg-gutter-none .fg-item{margin-bottom:0;width:20%}.fg-masonry.fg-col5.fg-gutter-none .fg-column-width{width:20%}.fg-masonry.fg-col5.fg-gutter-none .fg-gutter-width{width:0}.fg-masonry.fg-col5.fg-gutter-large .fg-item{margin-bottom:3%;width:17.6%}.fg-masonry.fg-col5.fg-gutter-large .fg-column-width{width:17.6%}.fg-masonry.fg-col5.fg-gutter-large .fg-gutter-width{width:3%}.fg-masonry.fg-col6 .fg-item{margin-bottom:1%;width:15.83%}.fg-masonry.fg-col6 .fg-column-width{width:15.83%}.fg-masonry.fg-col6 .fg-gutter-width{width:1%}.fg-masonry.fg-col6.fg-gutter-none .fg-item{margin-bottom:0;width:16.66%}.fg-masonry.fg-col6.fg-gutter-none .fg-column-width{width:16.66%}.fg-masonry.fg-col6.fg-gutter-none .fg-gutter-width{width:0}.fg-masonry.fg-col6.fg-gutter-large .fg-item{margin-bottom:3%;width:14.16%}.fg-masonry.fg-col6.fg-gutter-large .fg-column-width{width:14.16%}.fg-masonry.fg-col6.fg-gutter-large .fg-gutter-width{width:3%}@media screen and (max-width:1280px){.fg-masonry.fg-col6 .fg-item{margin-bottom:1%;width:19.2%}.fg-masonry.fg-col6 .fg-column-width{width:19.2%}.fg-masonry.fg-col6 .fg-gutter-width{width:1%}.fg-masonry.fg-col6.fg-gutter-none .fg-item{margin-bottom:0;width:20%}.fg-masonry.fg-col6.fg-gutter-none .fg-column-width{width:20%}.fg-masonry.fg-col6.fg-gutter-none .fg-gutter-width{width:0}.fg-masonry.fg-col6.fg-gutter-large .fg-item{margin-bottom:3%;width:17.6%}.fg-masonry.fg-col6.fg-gutter-large .fg-column-width{width:17.6%}.fg-masonry.fg-col6.fg-gutter-large .fg-gutter-width{width:3%}}@media screen and (max-width:1024px){.fg-masonry.fg-col5 .fg-item,.fg-masonry.fg-col6 .fg-item{margin-bottom:1%;width:24.25%}.fg-masonry.fg-col5 .fg-column-width,.fg-masonry.fg-col6 .fg-column-width{width:24.25%}.fg-masonry.fg-col5 .fg-gutter-width,.fg-masonry.fg-col6 .fg-gutter-width{width:1%}.fg-masonry.fg-col5.fg-gutter-none .fg-item,.fg-masonry.fg-col6.fg-gutter-none .fg-item{margin-bottom:0;width:25%}.fg-masonry.fg-col5.fg-gutter-none .fg-column-width,.fg-masonry.fg-col6.fg-gutter-none .fg-column-width{width:25%}.fg-masonry.fg-col5.fg-gutter-none .fg-gutter-width,.fg-masonry.fg-col6.fg-gutter-none .fg-gutter-width{width:0}.fg-masonry.fg-col5.fg-gutter-large .fg-item,.fg-masonry.fg-col6.fg-gutter-large .fg-item{margin-bottom:3%;width:22.75%}.fg-masonry.fg-col5.fg-gutter-large .fg-column-width,.fg-masonry.fg-col6.fg-gutter-large .fg-column-width{width:22.75%}.fg-masonry.fg-col5.fg-gutter-large .fg-gutter-width,.fg-masonry.fg-col6.fg-gutter-large .fg-gutter-width{width:3%}}@media screen and (max-width:720px){.fg-masonry.fg-col4 .fg-item,.fg-masonry.fg-col5 .fg-item,.fg-masonry.fg-col6 .fg-item{margin-bottom:1%;width:32.66%}.fg-masonry.fg-col4 .fg-column-width,.fg-masonry.fg-col5 .fg-column-width,.fg-masonry.fg-col6 .fg-column-width{width:32.66%}.fg-masonry.fg-col4 .fg-gutter-width,.fg-masonry.fg-col5 .fg-gutter-width,.fg-masonry.fg-col6 .fg-gutter-width{width:1%}.fg-masonry.fg-col4.fg-gutter-none .fg-item,.fg-masonry.fg-col5.fg-gutter-none .fg-item,.fg-masonry.fg-col6.fg-gutter-none .fg-item{margin-bottom:0;width:33.33%}.fg-masonry.fg-col4.fg-gutter-none .fg-column-width,.fg-masonry.fg-col5.fg-gutter-none .fg-column-width,.fg-masonry.fg-col6.fg-gutter-none .fg-column-width{width:33.33%}.fg-masonry.fg-col4.fg-gutter-none .fg-gutter-width,.fg-masonry.fg-col5.fg-gutter-none .fg-gutter-width,.fg-masonry.fg-col6.fg-gutter-none .fg-gutter-width{width:0}.fg-masonry.fg-col4.fg-gutter-large .fg-item,.fg-masonry.fg-col5.fg-gutter-large .fg-item,.fg-masonry.fg-col6.fg-gutter-large .fg-item{margin-bottom:3%;width:31.33%}.fg-masonry.fg-col4.fg-gutter-large .fg-column-width,.fg-masonry.fg-col5.fg-gutter-large .fg-column-width,.fg-masonry.fg-col6.fg-gutter-large .fg-column-width{width:31.33%}.fg-masonry.fg-col4.fg-gutter-large .fg-gutter-width,.fg-masonry.fg-col5.fg-gutter-large .fg-gutter-width,.fg-masonry.fg-col6.fg-gutter-large .fg-gutter-width{width:3%}}@media screen and (max-width:480px){.fg-masonry.fg-col3 .fg-item,.fg-masonry.fg-col4 .fg-item,.fg-masonry.fg-col5 .fg-item,.fg-masonry.fg-col6 .fg-item{margin-bottom:1%;width:49.5%}.fg-masonry.fg-col3 .fg-column-width,.fg-masonry.fg-col4 .fg-column-width,.fg-masonry.fg-col5 .fg-column-width,.fg-masonry.fg-col6 .fg-column-width{width:49.5%}.fg-masonry.fg-col3 .fg-gutter-width,.fg-masonry.fg-col4 .fg-gutter-width,.fg-masonry.fg-col5 .fg-gutter-width,.fg-masonry.fg-col6 .fg-gutter-width{width:1%}.fg-masonry.fg-col3.fg-gutter-none .fg-item,.fg-masonry.fg-col4.fg-gutter-none .fg-item,.fg-masonry.fg-col5.fg-gutter-none .fg-item,.fg-masonry.fg-col6.fg-gutter-none .fg-item{margin-bottom:0;width:50%}.fg-masonry.fg-col3.fg-gutter-none .fg-column-width,.fg-masonry.fg-col4.fg-gutter-none .fg-column-width,.fg-masonry.fg-col5.fg-gutter-none .fg-column-width,.fg-masonry.fg-col6.fg-gutter-none .fg-column-width{width:50%}.fg-masonry.fg-col3.fg-gutter-none .fg-gutter-width,.fg-masonry.fg-col4.fg-gutter-none .fg-gutter-width,.fg-masonry.fg-col5.fg-gutter-none .fg-gutter-width,.fg-masonry.fg-col6.fg-gutter-none .fg-gutter-width{width:0}.fg-masonry.fg-col3.fg-gutter-large .fg-item,.fg-masonry.fg-col4.fg-gutter-large .fg-item,.fg-masonry.fg-col5.fg-gutter-large .fg-item,.fg-masonry.fg-col6.fg-gutter-large .fg-item{margin-bottom:3%;width:48.5%}.fg-masonry.fg-col3.fg-gutter-large .fg-column-width,.fg-masonry.fg-col4.fg-gutter-large .fg-column-width,.fg-masonry.fg-col5.fg-gutter-large .fg-column-width,.fg-masonry.fg-col6.fg-gutter-large .fg-column-width{width:48.5%}.fg-masonry.fg-col3.fg-gutter-large .fg-gutter-width,.fg-masonry.fg-col4.fg-gutter-large .fg-gutter-width,.fg-masonry.fg-col5.fg-gutter-large .fg-gutter-width,.fg-masonry.fg-col6.fg-gutter-large .fg-gutter-width{width:3%}}@media screen and (max-width:320px){.fg-masonry.fg-col2 .fg-item,.fg-masonry.fg-col3 .fg-item,.fg-masonry.fg-col4 .fg-item,.fg-masonry.fg-col5 .fg-item,.fg-masonry.fg-col6 .fg-item{margin-bottom:1%;width:100%}.fg-masonry.fg-col2 .fg-column-width,.fg-masonry.fg-col3 .fg-column-width,.fg-masonry.fg-col4 .fg-column-width,.fg-masonry.fg-col5 .fg-column-width,.fg-masonry.fg-col6 .fg-column-width{width:100%}.fg-masonry.fg-col2 .fg-gutter-width,.fg-masonry.fg-col3 .fg-gutter-width,.fg-masonry.fg-col4 .fg-gutter-width,.fg-masonry.fg-col5 .fg-gutter-width,.fg-masonry.fg-col6 .fg-gutter-width{width:0}.fg-masonry.fg-col2.fg-gutter-none .fg-item,.fg-masonry.fg-col3.fg-gutter-none .fg-item,.fg-masonry.fg-col4.fg-gutter-none .fg-item,.fg-masonry.fg-col5.fg-gutter-none .fg-item,.fg-masonry.fg-col6.fg-gutter-none .fg-item{margin-bottom:0;width:100%}.fg-masonry.fg-col2.fg-gutter-none .fg-column-width,.fg-masonry.fg-col3.fg-gutter-none .fg-column-width,.fg-masonry.fg-col4.fg-gutter-none .fg-column-width,.fg-masonry.fg-col5.fg-gutter-none .fg-column-width,.fg-masonry.fg-col6.fg-gutter-none .fg-column-width{width:100%}.fg-masonry.fg-col2.fg-gutter-none .fg-gutter-width,.fg-masonry.fg-col3.fg-gutter-none .fg-gutter-width,.fg-masonry.fg-col4.fg-gutter-none .fg-gutter-width,.fg-masonry.fg-col5.fg-gutter-none .fg-gutter-width,.fg-masonry.fg-col6.fg-gutter-none .fg-gutter-width{width:0}.fg-masonry.fg-col2.fg-gutter-large .fg-item,.fg-masonry.fg-col3.fg-gutter-large .fg-item,.fg-masonry.fg-col4.fg-gutter-large .fg-item,.fg-masonry.fg-col5.fg-gutter-large .fg-item,.fg-masonry.fg-col6.fg-gutter-large .fg-item{margin-bottom:3%;width:100%}.fg-masonry.fg-col2.fg-gutter-large .fg-column-width,.fg-masonry.fg-col3.fg-gutter-large .fg-column-width,.fg-masonry.fg-col4.fg-gutter-large .fg-column-width,.fg-masonry.fg-col5.fg-gutter-large .fg-column-width,.fg-masonry.fg-col6.fg-gutter-large .fg-column-width{width:100%}.fg-masonry.fg-col2.fg-gutter-large .fg-gutter-width,.fg-masonry.fg-col3.fg-gutter-large .fg-gutter-width,.fg-masonry.fg-col4.fg-gutter-large .fg-gutter-width,.fg-masonry.fg-col5.fg-gutter-large .fg-gutter-width,.fg-masonry.fg-col6.fg-gutter-large .fg-gutter-width{width:0}}.foogallery.fg-border-thin .fg-column-width{border-width:4px}.foogallery.fg-border-medium .fg-column-width{border-width:10px}.foogallery.fg-border-thick .fg-column-width{border-width:16px}.foogallery.fg-masonry.fg-captions-bottom .fg-item-inner .fg-caption{visibility:visible;opacity:1;font-size:13px;position:relative;display:block;top:auto;bottom:auto;left:auto;right:auto;width:auto;height:auto;text-transform:none;transform:none;transition:none;background-color:transparent;border-style:solid;border-color:transparent;text-align:left}.foogallery.fg-masonry.fg-captions-bottom.fg-c-l .fg-item-inner .fg-caption{text-align:left}.foogallery.fg-masonry.fg-captions-bottom.fg-c-c .fg-item-inner .fg-caption{text-align:center}.foogallery.fg-masonry.fg-captions-bottom.fg-c-r .fg-item-inner .fg-caption{text-align:right}.foogallery.fg-masonry.fg-captions-bottom.fg-c-j .fg-item-inner .fg-caption{text-align:justify}.foogallery.fg-masonry.fg-captions-bottom .fg-item-inner:hover .fg-caption{transform:none;transition:none}.foogallery.fg-masonry.fg-captions-bottom .fg-item-inner .fg-caption-inner{display:block;position:relative;max-height:none;top:auto;bottom:auto;left:auto;right:auto;width:auto;height:auto;border:none;transform:none;transition:none}.foogallery.fg-masonry.fg-captions-bottom .fg-item-inner .fg-caption-inner:before{display:none}.foogallery.fg-masonry.fg-captions-bottom.fg-caption-hover .fg-item-inner .fg-image-overlay{display:block}.foogallery.fg-masonry.fg-captions-bottom.fg-caption-always .fg-item-inner:hover .fg-caption{visibility:visible;opacity:1}.fg-masonry.fg-captions-bottom.fg-dark .fg-caption,.fg-masonry.fg-captions-bottom.fg-light .fg-caption{color:#828282}.fg-masonry.fg-captions-bottom.fg-dark .fg-caption a,.fg-masonry.fg-captions-bottom.fg-light .fg-caption a{color:#828282;border-bottom:1px solid #828282}.fg-masonry.fg-captions-bottom.fg-dark .fg-caption a:hover,.fg-masonry.fg-captions-bottom.fg-light .fg-caption a:hover{border-bottom:none}.fg-masonry.fg-captions-bottom.fg-light .fg-caption-title,.fg-masonry.fg-captions-bottom.fg-light .fg-caption-title a{color:#222}.fg-masonry.fg-captions-bottom.fg-dark .fg-caption-title,.fg-masonry.fg-captions-bottom.fg-dark .fg-caption-title a{color:#fff}.fg-masonry.fg-captions-bottom.fg-light .fg-caption-title a{border-bottom:1px solid #222}.fg-masonry.fg-captions-bottom.fg-dark .fg-caption-title a{border-bottom:1px solid #fff}.fg-masonry.fg-captions-bottom .fg-caption{border-width:10px}.fg-masonry.fg-captions-bottom .fg-caption-title+.fg-caption-desc{margin-top:4px}.fg-masonry.fg-captions-bottom.fg-border-thin .fg-caption{border-width:10px 4px 4px 4px}.fg-masonry.fg-captions-bottom.fg-border-medium .fg-caption{border-width:10px 0 0 0}.fg-masonry.fg-captions-bottom.fg-border-thick .fg-caption{border-width:16px 0 0 0}.fg-masonry.fg-captions-bottom.fg-border-thick .fg-caption-title+.fg-caption-desc{margin-top:10px}.fg-masonry.fg-transparent .fg-item-inner{background-color:transparent;color:#333;border-color:transparent}.fg-masonry.fg-transparent .fg-caption{color:#7f7f7f}.fg-masonry.fg-transparent.fg-captions-bottom .fg-caption{border-width:0;border-top-width:10px;border-bottom-width:10px}.fg-masonry.fg-transparent .fg-caption a{color:#7f7f7f;border-bottom:1px solid #7f7f7f}.fg-masonry.fg-transparent .fg-caption a:hover{border-bottom:none}.fg-masonry.fg-transparent .fg-caption-title,.fg-masonry.fg-transparent .fg-caption-title a{color:#333}.fg-masonry.fg-transparent .fg-caption-title a{border-bottom:1px solid #333}.fg-masonry.fg-transparent.fg-round-full .fg-item,.fg-masonry.fg-transparent.fg-round-full .fg-item-inner{border-radius:15px}.fg-masonry.fg-transparent.fg-round-full .fg-image-overlay,.fg-masonry.fg-transparent.fg-round-full .fg-image-wrap,.fg-masonry.fg-transparent.fg-round-full.fg-shadow-inset-large .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-full.fg-shadow-inset-medium .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-full.fg-shadow-inset-small .fg-thumb:after{border-radius:50%;overflow:hidden}.fg-masonry.fg-transparent.fg-round-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-masonry.fg-transparent.fg-round-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap,.fg-masonry.fg-transparent.fg-round-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-masonry.fg-transparent.fg-round-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap,.fg-masonry.fg-transparent.fg-round-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-masonry.fg-transparent.fg-round-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap{overflow:hidden}.fg-masonry.fg-transparent.fg-round-small.fg-shadow-inset-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-small.fg-shadow-inset-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-small.fg-shadow-inset-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-masonry.fg-transparent.fg-round-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap{border-radius:5px}.fg-masonry.fg-transparent.fg-round-medium.fg-shadow-inset-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-medium.fg-shadow-inset-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-medium.fg-shadow-inset-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-masonry.fg-transparent.fg-round-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap{border-radius:10px}.fg-masonry.fg-transparent.fg-round-large.fg-shadow-inset-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-large.fg-shadow-inset-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-large.fg-shadow-inset-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-masonry.fg-transparent.fg-round-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap{border-radius:15px}.fg-masonry.fg-transparent.fg-shadow-inset-small .fg-thumb:after{box-shadow:inset 0 1px 4px 0 rgba(0,0,0,.3)}.fg-masonry.fg-transparent.fg-shadow-inset-medium .fg-thumb:after{box-shadow:inset 0 1px 10px 0 rgba(0,0,0,.3)}.fg-masonry.fg-transparent.fg-shadow-inset-large .fg-thumb:after{box-shadow:inset 0 1px 16px 0 rgba(0,0,0,.3)}.fg-masonry.fg-transparent.fg-shadow-outline .fg-item-inner{box-shadow:0 0 0 1px rgba(128,128,128,.5)}.fg-masonry.fg-transparent.fg-shadow-small .fg-item-inner{box-shadow:0 1px 4px 0 rgba(128,128,128,.5)}.fg-masonry.fg-transparent.fg-shadow-medium .fg-item-inner{box-shadow:0 1px 10px 0 rgba(128,128,128,.5)}.fg-masonry.fg-transparent.fg-shadow-large .fg-item-inner{box-shadow:0 1px 16px 0 rgba(128,128,128,.5)}.fg-justified{box-sizing:border-box;position:relative;text-align:center}.foogallery.fg-justified .fg-item{box-sizing:border-box;display:inline-block;margin:0;padding:0}.foogallery.fg-justified .fg-image,.foogallery.fg-justified .fg-item-inner,.foogallery.fg-justified .fg-thumb{box-sizing:border-box;display:block;margin:0;padding:0}.fg-justified .fg-item{visibility:visible;position:relative}.fg-justified .fg-item-inner{position:relative;width:100%;height:100%}.fg-justified .fg-thumb{position:relative;overflow:hidden}.fg-justified .fg-image{z-index:1}.fg-justified .fg-item.fg-positioned .fg-image-wrap,.fg-justified .fg-item.fg-positioned .fg-thumb{width:100%;height:100%}.fg-justified .fg-item.fg-positioned .fg-image{width:100%!important;height:auto!important;min-height:100%}.fg-simple_portfolio{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;align-content:center}.fg-simple_portfolio .fg-item{position:relative;flex-grow:0;flex-shrink:0;flex-basis:auto;margin:10px;max-width:100%}.fg-simple_portfolio .fg-item-inner{display:flex;flex-direction:column;margin:0;height:100%}.fg-simple_portfolio.fg-captions-top .fg-item-inner{flex-direction:column-reverse}.fg-simple_portfolio .fg-image{height:auto;width:100%}.fg-simple_portfolio .fg-thumb{min-width:auto;min-height:auto}.foogallery.fg-simple_portfolio .fg-item-inner .fg-caption{visibility:visible;opacity:1;font-size:13px;position:relative;display:block;top:auto;bottom:auto;left:auto;right:auto;width:100%;height:100%;text-transform:none;transform:none;transition:none;background-color:transparent;border-style:solid;border-color:transparent;text-align:left}.foogallery.fg-simple_portfolio.fg-c-l .fg-item-inner .fg-caption{text-align:left}.foogallery.fg-simple_portfolio.fg-c-c .fg-item-inner .fg-caption{text-align:center}.foogallery.fg-simple_portfolio.fg-c-r .fg-item-inner .fg-caption{text-align:right}.foogallery.fg-simple_portfolio.fg-c-j .fg-item-inner .fg-caption{text-align:justify}.foogallery.fg-simple_portfolio .fg-item-inner:hover .fg-caption{transform:none;transition:none}.foogallery.fg-simple_portfolio .fg-item-inner .fg-caption-inner{display:block;top:auto;bottom:auto;left:auto;right:auto;width:auto;height:auto;border:none;transform:none;transition:none}.foogallery.fg-simple_portfolio .fg-item-inner .fg-caption-inner:before{display:none}.foogallery.fg-simple_portfolio.fg-caption-hover .fg-item-inner .fg-image-overlay{display:block}.foogallery.fg-simple_portfolio.fg-caption-always .fg-item-inner:hover .fg-caption{visibility:visible;opacity:1}.fg-simple_portfolio .fg-caption-title{white-space:normal;height:auto}.fg-simple_portfolio.fg-dark .fg-caption,.fg-simple_portfolio.fg-light .fg-caption{color:#828282}.fg-simple_portfolio.fg-dark .fg-caption a,.fg-simple_portfolio.fg-light .fg-caption a{color:#828282;border-bottom:1px solid #828282}.fg-simple_portfolio.fg-dark .fg-caption a:hover,.fg-simple_portfolio.fg-light .fg-caption a:hover{border-bottom:none}.fg-simple_portfolio.fg-light .fg-caption-title,.fg-simple_portfolio.fg-light .fg-caption-title a{color:#222}.fg-simple_portfolio.fg-dark .fg-caption-title,.fg-simple_portfolio.fg-dark .fg-caption-title a{color:#fff}.fg-simple_portfolio.fg-light .fg-caption-title a{border-bottom:1px solid #222}.fg-simple_portfolio.fg-dark .fg-caption-title a{border-bottom:1px solid #fff}.fg-simple_portfolio .fg-caption{border-width:0}.fg-simple_portfolio .fg-caption-title+.fg-caption-desc{margin-top:4px}.fg-simple_portfolio.fg-border-thin .fg-caption{border-width:10px 4px 4px 4px}.fg-simple_portfolio.fg-captions-top.fg-border-thin .fg-caption{border-width:4px 4px 10px 4px}.fg-simple_portfolio.fg-border-medium .fg-caption{border-width:10px 0 0 0}.fg-simple_portfolio.fg-captions-top.fg-border-medium .fg-caption{border-width:0 0 10px 0}.fg-simple_portfolio.fg-border-thick .fg-caption{border-width:16px 0 0 0}.fg-simple_portfolio.fg-captions-top.fg-border-thick .fg-caption{border-width:0 0 16px 0}.fg-simple_portfolio.fg-border-thick .fg-caption-title+.fg-caption-desc{margin-top:10px}.fg-simple_portfolio.fg-transparent .fg-item-inner{background-color:transparent;color:#333;border-color:transparent}.fg-simple_portfolio.fg-transparent .fg-caption{color:#7f7f7f}.fg-simple_portfolio.fg-transparent .fg-caption a{color:#7f7f7f;border-bottom:1px solid #7f7f7f}.fg-simple_portfolio.fg-transparent .fg-caption a:hover{border-bottom:none}.fg-simple_portfolio.fg-transparent .fg-caption-title,.fg-simple_portfolio.fg-transparent .fg-caption-title a{color:#333}.fg-simple_portfolio.fg-transparent .fg-caption-title a{border-bottom:1px solid #333}.fg-simple_portfolio.fg-transparent.fg-round-full .fg-item,.fg-simple_portfolio.fg-transparent.fg-round-full .fg-item-inner{border-radius:15px}.fg-simple_portfolio.fg-transparent.fg-round-full .fg-image-overlay,.fg-simple_portfolio.fg-transparent.fg-round-full .fg-image-wrap,.fg-simple_portfolio.fg-transparent.fg-round-full.fg-shadow-inset-large .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-full.fg-shadow-inset-medium .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-full.fg-shadow-inset-small .fg-thumb:after{border-radius:50%;overflow:hidden}.fg-simple_portfolio.fg-transparent.fg-round-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-simple_portfolio.fg-transparent.fg-round-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap,.fg-simple_portfolio.fg-transparent.fg-round-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-simple_portfolio.fg-transparent.fg-round-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap,.fg-simple_portfolio.fg-transparent.fg-round-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-simple_portfolio.fg-transparent.fg-round-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap{overflow:hidden}.fg-simple_portfolio.fg-transparent.fg-round-small.fg-shadow-inset-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-small.fg-shadow-inset-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-small.fg-shadow-inset-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-simple_portfolio.fg-transparent.fg-round-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap{border-radius:5px}.fg-simple_portfolio.fg-transparent.fg-round-medium.fg-shadow-inset-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-medium.fg-shadow-inset-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-medium.fg-shadow-inset-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-simple_portfolio.fg-transparent.fg-round-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap{border-radius:10px}.fg-simple_portfolio.fg-transparent.fg-round-large.fg-shadow-inset-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-large.fg-shadow-inset-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-large.fg-shadow-inset-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-simple_portfolio.fg-transparent.fg-round-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap{border-radius:15px}.fg-simple_portfolio.fg-transparent.fg-shadow-inset-small .fg-thumb:after{box-shadow:inset 0 1px 4px 0 rgba(0,0,0,.3)}.fg-simple_portfolio.fg-transparent.fg-shadow-inset-medium .fg-thumb:after{box-shadow:inset 0 1px 10px 0 rgba(0,0,0,.3)}.fg-simple_portfolio.fg-transparent.fg-shadow-inset-large .fg-thumb:after{box-shadow:inset 0 1px 16px 0 rgba(0,0,0,.3)}.fg-simple_portfolio.fg-transparent.fg-shadow-outline .fg-item-inner{box-shadow:0 0 0 1px rgba(128,128,128,.5)}.fg-simple_portfolio.fg-transparent.fg-shadow-small .fg-item-inner{box-shadow:0 1px 4px 0 rgba(128,128,128,.5)}.fg-simple_portfolio.fg-transparent.fg-shadow-medium .fg-item-inner{box-shadow:0 1px 10px 0 rgba(128,128,128,.5)}.fg-simple_portfolio.fg-transparent.fg-shadow-large .fg-item-inner{box-shadow:0 1px 16px 0 rgba(128,128,128,.5)}.foogallery.fg-preset.fg-polaroid .fg-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .35s,background-color .65s}.foogallery.fg-preset.fg-polaroid .fg-item:nth-child(2n+1){-webkit-transform:rotate(3deg);transform:rotate(3deg)}.foogallery.fg-preset.fg-polaroid .fg-item:nth-child(2n){-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}.foogallery.fg-preset.fg-polaroid .fg-item:nth-child(3n){-webkit-transform:rotate(1deg);transform:rotate(1deg)}.foogallery.fg-preset.fg-polaroid .fg-item:nth-child(5n){-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}.foogallery.fg-preset.fg-polaroid .fg-item:hover{-webkit-transform:rotate(0);transform:rotate(0)}.foogallery.fg-preset.fg-polaroid .fg-caption{position:relative;width:auto;font-family:"Segoe Print Regular",-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.foogallery.fg-preset.fg-polaroid .fg-caption-inner,.foogallery.fg-preset.fg-polaroid .fg-caption-title{position:relative;width:auto}.foogallery.fg-preset.fg-polaroid .fg-caption-title{text-align:center}.foogallery.fg-preset.fg-polaroid .fg-caption-desc{display:none}.foogallery.fg-light.fg-preset.fg-polaroid .fg-caption-title,.foogallery.fg-preset.fg-polaroid .fg-caption-title{color:#333}.foogallery.fg-dark.fg-preset.fg-polaroid .fg-caption-title{color:#fff}.foogallery.fg-preset.fg-polaroid .fg-caption{border-style:solid;border-color:transparent;border-width:10px}.foogallery.fg-preset.fg-polaroid .fg-caption-title+.fg-caption-desc{margin-top:4px}.foogallery.fg-preset.fg-polaroid.fg-border-thin .fg-caption{border-width:10px 4px 4px 4px}.foogallery.fg-preset.fg-polaroid.fg-captions-top.fg-border-thin .fg-caption{border-width:4px 4px 10px 4px}.foogallery.fg-preset.fg-polaroid.fg-border-medium .fg-caption{border-width:10px 0 0 0}.foogallery.fg-preset.fg-polaroid.fg-captions-top.fg-border-medium .fg-caption{border-width:0 0 10px 0}.foogallery.fg-preset.fg-polaroid.fg-border-thick .fg-caption{border-width:16px 0 0 0}.foogallery.fg-preset.fg-polaroid.fg-captions-top.fg-border-thick .fg-caption{border-width:0 0 16px 0}.foogallery.fg-preset.fg-polaroid.fg-border-thick .fg-caption-title+.fg-caption-desc{margin-top:10px}.fg-image-viewer{display:block;font-family:'Open Sans','Helvetica Neue',Arial,sans-serif}.fg-image-viewer.fg-left{text-align:left}.fg-image-viewer.fg-center{text-align:center}.fg-image-viewer.fg-right{text-align:right}.fiv-inner{position:relative;display:inline-block;max-width:100%;overflow:hidden;z-index:6}.fiv-inner .fiv-inner-container{position:relative;overflow:hidden;max-width:100%;border-style:solid;border-width:0;border-bottom-width:4px;z-index:5}.fg-image-viewer .fiv-inner .fiv-inner-container .fg-item .fg-thumb,.fg-image-viewer .fiv-inner .fiv-inner-container .fg-item .fg-thumb:active,.fg-image-viewer .fiv-inner .fiv-inner-container .fg-item .fg-thumb:hover,.fg-image-viewer .fiv-inner .fiv-inner-container .fg-item .fg-thumb:visited{position:relative;display:block;border:none;outline:0;text-decoration:none;box-shadow:none;max-width:100%}.fg-image-viewer .fiv-inner .fiv-inner-container .fg-item{position:absolute;visibility:visible;opacity:1;border:none;outline:0;text-decoration:none;box-shadow:none;max-width:100%}.fg-image-viewer .fiv-inner .fiv-inner-container .fg-item:first-of-type{position:relative}.fg-image-viewer .fiv-inner .fiv-inner-container .fg-item .fg-thumb img{display:block;max-width:100%;height:auto;border:none;outline:0;text-decoration:none}.fg-image-viewer .fiv-inner .fiv-ctrls{display:block;text-align:center;font-size:14px;border-style:solid;line-height:34px}.fg-image-viewer .fiv-inner .fiv-ctrls:after{content:'';display:block;clear:both}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-count{display:inline-block;font-weight:400;margin:0}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-next,.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:none;min-width:80px;position:relative;overflow:hidden;transition:background-color .3s}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-next:before,.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-prev:before{display:block;position:absolute;font-size:24px;line-height:30px;top:0;left:0;width:100%;transform:translateY(0);transition:transform .3s}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-next:hover:before,.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-prev:hover:before{transform:translateY(-100%)}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-next span,.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-prev span{display:block;width:100%;transform:translateY(100%);transition:transform .3s}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-next:hover span,.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-prev:hover span{transform:translateY(0)}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-prev{float:left}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-prev:before{content:'\2190'}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-next{float:right}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-next:before{content:'\2192'}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-count span{margin:0 4px}.rtl .fg-image-viewer .fiv-inner .fiv-ctrls .fiv-prev{float:right}.rtl .fg-image-viewer .fiv-inner .fiv-ctrls .fiv-prev:before{content:'\2192'}.rtl .fg-image-viewer .fiv-inner .fiv-ctrls .fiv-next{float:left}.rtl .fg-image-viewer .fiv-inner .fiv-ctrls .fiv-next:before{content:'\2190'}.foogallery.fg-image-viewer.fg-caption-always .fg-item-inner .fg-caption{padding:0;border:none}.foogallery.fg-image-viewer.fg-caption-always .fg-caption-title{padding:10px 10px 10px 10px}.foogallery.fg-image-viewer.fg-caption-always .fg-caption-desc{padding:10px 10px 10px 10px}.foogallery.fg-image-viewer.fg-caption-always .fg-caption-title+.fg-caption-desc{padding:0 10px 10px 10px}.fg-image-viewer.fg-light .fiv-inner .fiv-ctrls,.fg-image-viewer.fg-light .fiv-inner .fiv-ctrls .fiv-count,.fg-image-viewer.fg-light .fiv-inner .fiv-ctrls .fiv-next,.fg-image-viewer.fg-light .fiv-inner .fiv-ctrls .fiv-prev,.fg-image-viewer.fg-light .fiv-inner .fiv-inner-container{background-color:#fff;color:#333;border-color:#fff}.fg-image-viewer.fg-light .fiv-inner .fiv-ctrls .fiv-next:hover,.fg-image-viewer.fg-light .fiv-inner .fiv-ctrls .fiv-prev:hover{background-color:#f2f2f2}.fg-image-viewer.fg-light .fiv-next,.fg-image-viewer.fg-light .fiv-prev{box-shadow:inset 0 0 0 1px #ddd}.fg-image-viewer.fg-dark .fiv-inner .fiv-ctrls,.fg-image-viewer.fg-dark .fiv-inner .fiv-ctrls .fiv-count,.fg-image-viewer.fg-dark .fiv-inner .fiv-ctrls .fiv-next,.fg-image-viewer.fg-dark .fiv-inner .fiv-ctrls .fiv-prev,.fg-image-viewer.fg-dark .fiv-inner .fiv-inner-container{background-color:#333;color:#fff;border-color:#333}.fg-image-viewer.fg-dark .fiv-inner .fiv-ctrls .fiv-next:hover,.fg-image-viewer.fg-dark .fiv-inner .fiv-ctrls .fiv-prev:hover{background-color:#444}.fg-image-viewer.fg-dark .fiv-next,.fg-image-viewer.fg-dark .fiv-prev{box-shadow:inset 0 0 0 1px #222}.foogallery.fg-image-viewer.fg-border-medium .fg-item-inner,.foogallery.fg-image-viewer.fg-border-thick .fg-item-inner,.foogallery.fg-image-viewer.fg-border-thin .fg-item-inner{border-width:0}.foogallery.fg-image-viewer .fiv-ctrls,.foogallery.fg-image-viewer.fg-border-thin .fiv-inner-container{border-width:4px}.foogallery.fg-image-viewer.fg-border-medium .fiv-ctrls,.foogallery.fg-image-viewer.fg-border-medium .fiv-inner-container{border-width:10px}.foogallery.fg-image-viewer.fg-border-thick .fiv-ctrls,.foogallery.fg-image-viewer.fg-border-thick .fiv-inner-container{border-width:16px}.foogallery.fg-image-viewer .fiv-ctrls,.foogallery.fg-image-viewer.fg-border-medium .fiv-ctrls,.foogallery.fg-image-viewer.fg-border-thick .fiv-ctrls,.foogallery.fg-image-viewer.fg-border-thin .fiv-ctrls{border-top-width:1px}.foogallery.fg-image-viewer.fg-round-small .fg-item,.foogallery.fg-image-viewer.fg-round-small .fg-item-inner,.foogallery.fg-image-viewer.fg-round-small .fiv-inner{border-radius:5px}.foogallery.fg-image-viewer.fg-round-small .fg-item,.foogallery.fg-image-viewer.fg-round-small .fg-item-inner{border-bottom-left-radius:0;border-bottom-right-radius:0}.foogallery.fg-image-viewer.fg-round-small .fiv-next,.foogallery.fg-image-viewer.fg-round-small .fiv-prev{border-radius:3px}.foogallery.fg-image-viewer.fg-border-medium.fg-round-small .fg-item,.foogallery.fg-image-viewer.fg-border-medium.fg-round-small .fg-item-inner,.foogallery.fg-image-viewer.fg-border-medium.fg-round-small .fiv-next,.foogallery.fg-image-viewer.fg-border-medium.fg-round-small .fiv-prev,.foogallery.fg-image-viewer.fg-border-thick.fg-round-small .fg-item,.foogallery.fg-image-viewer.fg-border-thick.fg-round-small .fg-item-inner,.foogallery.fg-image-viewer.fg-border-thick.fg-round-small .fiv-next,.foogallery.fg-image-viewer.fg-border-thick.fg-round-small .fiv-prev,.foogallery.fg-image-viewer.fg-border-thin.fg-round-small .fg-item,.foogallery.fg-image-viewer.fg-border-thin.fg-round-small .fg-item-inner,.foogallery.fg-image-viewer.fg-border-thin.fg-round-small .fiv-next,.foogallery.fg-image-viewer.fg-border-thin.fg-round-small .fiv-prev{border-radius:3px}.foogallery.fg-image-viewer.fg-round-medium .fg-item,.foogallery.fg-image-viewer.fg-round-medium .fg-item-inner,.foogallery.fg-image-viewer.fg-round-medium .fiv-inner{border-radius:10px}.foogallery.fg-image-viewer.fg-round-medium .fg-item,.foogallery.fg-image-viewer.fg-round-medium .fg-item-inner{border-bottom-left-radius:0;border-bottom-right-radius:0}.foogallery.fg-image-viewer.fg-round-medium .fiv-next,.foogallery.fg-image-viewer.fg-round-medium .fiv-prev{border-radius:5px}.foogallery.fg-image-viewer.fg-border-thin.fg-round-medium .fg-item,.foogallery.fg-image-viewer.fg-border-thin.fg-round-medium .fg-item-inner,.foogallery.fg-image-viewer.fg-border-thin.fg-round-medium .fiv-next,.foogallery.fg-image-viewer.fg-border-thin.fg-round-medium .fiv-prev{border-radius:5px}.foogallery.fg-image-viewer.fg-border-medium.fg-round-medium .fg-item,.foogallery.fg-image-viewer.fg-border-medium.fg-round-medium .fg-item-inner,.foogallery.fg-image-viewer.fg-border-medium.fg-round-medium .fiv-next,.foogallery.fg-image-viewer.fg-border-medium.fg-round-medium .fiv-prev,.foogallery.fg-image-viewer.fg-border-thick.fg-round-medium .fg-item,.foogallery.fg-image-viewer.fg-border-thick.fg-round-medium .fg-item-inner,.foogallery.fg-image-viewer.fg-border-thick.fg-round-medium .fiv-next,.foogallery.fg-image-viewer.fg-border-thick.fg-round-medium .fiv-prev{border-radius:3px}.foogallery.fg-image-viewer.fg-round-large .fg-item,.foogallery.fg-image-viewer.fg-round-large .fg-item-inner,.foogallery.fg-image-viewer.fg-round-large .fiv-inner{border-radius:15px}.foogallery.fg-image-viewer.fg-round-large .fg-item,.foogallery.fg-image-viewer.fg-round-large .fg-item-inner{border-bottom-left-radius:0;border-bottom-right-radius:0}.foogallery.fg-image-viewer.fg-round-large .fiv-next,.foogallery.fg-image-viewer.fg-round-large .fiv-prev{border-radius:11px}.foogallery.fg-image-viewer.fg-border-thin.fg-round-large .fg-item,.foogallery.fg-image-viewer.fg-border-thin.fg-round-large .fg-item-inner,.foogallery.fg-image-viewer.fg-border-thin.fg-round-large .fiv-next,.foogallery.fg-image-viewer.fg-border-thin.fg-round-large .fiv-prev{border-radius:11px}.foogallery.fg-image-viewer.fg-border-medium.fg-round-large .fg-item,.foogallery.fg-image-viewer.fg-border-medium.fg-round-large .fg-item-inner,.foogallery.fg-image-viewer.fg-border-medium.fg-round-large .fiv-next,.foogallery.fg-image-viewer.fg-border-medium.fg-round-large .fiv-prev{border-radius:5px}.foogallery.fg-image-viewer.fg-border-thick.fg-round-large .fg-item,.foogallery.fg-image-viewer.fg-border-thick.fg-round-large .fg-item-inner,.foogallery.fg-image-viewer.fg-border-thick.fg-round-large .fiv-next,.foogallery.fg-image-viewer.fg-border-thick.fg-round-large .fiv-prev{border-radius:3px}.foogallery.fg-image-viewer.fg-round-full .fiv-inner,.foogallery.fg-image-viewer.fg-round-full .fiv-next,.foogallery.fg-image-viewer.fg-round-full .fiv-prev{border-radius:50%}.foogallery.fg-image-viewer.fg-dark.fg-shadow-large .fg-item-inner,.foogallery.fg-image-viewer.fg-dark.fg-shadow-medium .fg-item-inner,.foogallery.fg-image-viewer.fg-dark.fg-shadow-outline .fg-item-inner,.foogallery.fg-image-viewer.fg-dark.fg-shadow-small .fg-item-inner,.foogallery.fg-image-viewer.fg-light.fg-shadow-large .fg-item-inner,.foogallery.fg-image-viewer.fg-light.fg-shadow-medium .fg-item-inner,.foogallery.fg-image-viewer.fg-light.fg-shadow-outline .fg-item-inner,.foogallery.fg-image-viewer.fg-light.fg-shadow-small .fg-item-inner{box-shadow:none}.foogallery.fg-image-viewer.fg-light.fg-shadow-outline .fiv-inner{box-shadow:0 0 0 1px #ddd}.foogallery.fg-image-viewer.fg-dark.fg-shadow-outline .fiv-inner{box-shadow:0 0 0 1px #222}.foogallery.fg-image-viewer.fg-dark.fg-shadow-small .fiv-inner,.foogallery.fg-image-viewer.fg-light.fg-shadow-small .fiv-inner{box-shadow:0 1px 4px 0 rgba(0,0,0,.5)}.foogallery.fg-image-viewer.fg-dark.fg-shadow-medium .fiv-inner,.foogallery.fg-image-viewer.fg-light.fg-shadow-medium .fiv-inner{box-shadow:0 1px 10px 0 rgba(0,0,0,.5)}.foogallery.fg-image-viewer.fg-dark.fg-shadow-large .fiv-inner,.foogallery.fg-image-viewer.fg-light.fg-shadow-large .fiv-inner{box-shadow:0 1px 16px 0 rgba(0,0,0,.5)}.foogallery.fg-thumbnail,.foogallery.fg-thumbnail.fg-center{text-align:center}.foogallery.fg-thumbnail.fg-left{text-align:left}.foogallery.fg-thumbnail.fg-right{text-align:right}.foogallery.fg-thumbnail.fg-float-left{float:left;width:auto}.foogallery.fg-thumbnail.fg-float-right{float:right;width:auto}.foogallery.fg-thumbnail .fg-item{display:inline-block;vertical-align:top;max-width:100%}.foogallery.fg-thumbnail .fg-image{max-width:100%}.foogallery.fg-thumbnail .fg-st-hidden{display:none}.foogallery-stack-album{text-align:center;overflow:hidden;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:13px;font-weight:400;line-height:1.3}.foogallery-stack-album,.foogallery-stack-album *{box-sizing:border-box}.foogallery-stack-album.fg-align-left{text-align:left}.foogallery-stack-album.fg-align-center{text-align:center}.foogallery-stack-album.fg-align-right{text-align:right}.foogallery-stack-album.fg-disable-transitions,.foogallery-stack-album.fg-disable-transitions *{transition:none!important}.fg-header{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;position:relative;padding:0;margin:0;border-top:solid 1px #aaa;border-bottom:solid 1px #aaa}.fg-header-title{display:block;margin:0;padding:0 20px;width:100%;text-align:left}.fg-header-active{display:block;margin:0;padding:0 20px;visibility:hidden;opacity:0;width:100%;text-align:right;transition-property:opacity,visibility;transition-duration:.3s;transition-timing-function:ease-in-out}.fg-header-back{display:block;padding:0;margin:5px;visibility:hidden;opacity:0;min-width:40px;width:40px;height:40px;border-radius:50%;text-align:center;line-height:38px;color:#999;background:#ddd;background:rgba(200,200,200,.5);cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,visibility;transition-duration:.3s;transition-timing-function:ease-in-out}.fg-has-active .fg-header-active,.fg-has-active .fg-header-back{visibility:visible;opacity:1}.fg-piles{display:inline-block;position:relative;max-width:100%;transition-property:width,height;transition-duration:.3s;transition-timing-function:ease-in-out}.fg-pile{display:block;position:absolute;top:0;left:0;list-style:none;padding:0;margin:0;visibility:visible;opacity:1;max-width:100%;transition-property:opacity,visibility,top,left,width,height;transition-duration:.3s;transition-timing-function:ease-in-out}.fg-pile.fg-hidden{visibility:hidden;opacity:0}.fg-pile-item{display:flex;flex-direction:column;max-width:100%;position:absolute;top:25px;left:25px;visibility:visible;opacity:1;cursor:pointer;border:10px solid #fff;background-color:#fff;box-shadow:0 1px 4px rgba(0,0,0,.2);transition-property:opacity,visibility,top,left,transform;transition-duration:.3s;transition-timing-function:ease-in-out;z-index:1;transform:rotate(0)}.fg-expanded .fg-pile-item{z-index:2;transform:rotate(0)!important}.fg-pile-item.fg-has-cover{z-index:10;transform:rotate(0)!important}.fg-pile-item:nth-child(2){z-index:9}.fg-pile-item:nth-child(3){z-index:8}.fg-pile-item:nth-child(4){z-index:7}.fg-pile-item:nth-child(1n+5){visibility:hidden;opacity:0}.fg-expanded .fg-pile-item:nth-child(1n+4){visibility:visible;opacity:1}.fg-pile-item-thumb{display:flex;flex-direction:column;max-width:100%;max-height:100%}.fg-pile-item-image{display:block;max-width:100%;object-fit:cover;width:auto}.fg-pile-item-caption{display:flex;justify-content:center;flex-direction:column;position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;margin:0;padding:10px;background-color:rgba(68,68,68,.5);color:#fff;text-align:center;visibility:hidden;opacity:0;max-width:100%;transition-property:opacity,visibility;transition-duration:.3s;transition-timing-function:ease-in-out}.fg-pile-item-title{display:block;width:100%;padding:0 0 10px}.fg-pile-item-desc{display:block;width:100%;max-height:100%;border-top:solid 1px currentColor;padding:10px 0 0;overflow:hidden}.fg-pile-item-thumb:hover .fg-pile-item-caption{visibility:visible;opacity:1}.fg-pile-cover{display:flex;justify-content:left;align-items:center;position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;visibility:visible;opacity:1;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,visibility;transition-duration:.3s;transition-timing-function:ease-in-out}.fg-expanded .fg-pile-cover{visibility:hidden;opacity:0;pointer-events:none}.fg-pile-cover-content{display:flex;position:relative;background:#fff;color:#333;width:75%;font-weight:700;box-shadow:1px 1px 1px rgba(0,0,0,.1),5px 0 5px -3px rgba(0,0,0,.4),inset 0 0 5px rgba(0,0,0,.04)}.fg-pile-cover-title{text-align:center;padding:10px;width:100%}.fg-pile-cover-count{color:#aaa;padding:10px 5px;background:#f7f7f7;height:100%}:root{--fg-carousel-perspective:150px;--fg-carousel-navigation-size:48px;--fg-carousel-pagination-size:14px;--fg-carousel-progress-size:4px;--fg-carousel-navigation-opacity:0.3;--fg-carousel-transition-speed:650ms;--fg-carousel-ui-speed:300ms}.foogallery.fg-carousel{--fg-carousel-inverse-perspective:calc( -1 *  var(--fg-carousel-perspective) );position:relative;overflow:hidden;display:grid;grid-template-columns:var(--fg-carousel-navigation-size) auto var(--fg-carousel-navigation-size);grid-template-rows:auto auto;grid-template-areas:"prev inner next" "bottom bottom bottom"}.fg-carousel-inner{position:relative;grid-area:inner;display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:auto;grid-template-areas:"left center right";padding:10px 0;perspective:var(--fg-carousel-perspective);transform:translate3d(0,0,0);transform-style:preserve-3d;backface-visibility:hidden;will-change:contents;pointer-events:none}.foogallery_preview_container .fg-carousel-inner{transform-style:unset}.fg-carousel-center{position:relative;z-index:-1;pointer-events:none;visibility:hidden}.fg-carousel-center{grid-area:center}.fg-carousel-progress{display:block;position:absolute;visibility:visible;bottom:0;left:0;width:0;height:var(--fg-carousel-progress-size);border-radius:calc(var(--fg-carousel-progress-size)/ 2);transition:width .1s linear;opacity:var(--fg-carousel-navigation-opacity)}.rtl .fg-carousel-progress{left:auto;right:0}.fg-carousel-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:relative;grid-area:bottom;font-size:var(--fg-carousel-pagination-size);padding:0;margin-bottom:10px}.fg-carousel-bullet{width:1em;height:1em;display:block;padding:0;margin:.3em;border-radius:50%;border:solid 1px transparent;background:0 0;box-shadow:none;outline:0;opacity:var(--fg-carousel-navigation-opacity);cursor:pointer;font-size:inherit;transition:opacity var(--fg-carousel-ui-speed) ease-in}@media only screen and (max-width:782px){.fg-carousel-bullet{width:1.25em;height:1.25em}}.fg-carousel-bullet:hover{background:0 0;box-shadow:none;outline:0;opacity:1}.fg-carousel-bullet.fg-bullet-active{opacity:1}button.fg-carousel-next,button.fg-carousel-prev{position:relative;height:100%;width:100%;display:flex;align-items:center;justify-content:center;font-size:var(--fg-carousel-navigation-size);background:0 0;border:none;box-shadow:none;outline:0;z-index:11;cursor:pointer;opacity:var(--fg-carousel-navigation-opacity);transition:opacity var(--fg-carousel-ui-speed) ease-in;padding:0;margin:0}button.fg-carousel-next:hover,button.fg-carousel-prev:hover{background:0 0;border:none;box-shadow:none;outline:0;opacity:1}.fg-carousel-next .fg-icon,.fg-carousel-prev .fg-icon{width:1em;height:1em}.rtl .fg-carousel-next .fg-icon,.rtl .fg-carousel-prev .fg-icon{transform:rotate(180deg)}.fg-carousel-prev{grid-area:prev}.fg-carousel-next{grid-area:next}.foogallery.fg-carousel .fg-item{display:block;opacity:0;visibility:hidden;grid-area:center;transform-origin:center center;transform:translate3d(0,200%,var(--fg-carousel-inverse-perspective));transition-timing-function:ease-in-out;transition-duration:0s;transition-property:background-color,transform,transform-origin,opacity,visibility;backface-visibility:hidden;pointer-events:auto}.foogallery.fg-carousel .fg-item.fg-loaded{transform:translate3d(0,0,var(--fg-carousel-inverse-perspective));transition-timing-function:ease-in-out;transition-duration:calc( var(--fg-carousel-transition-speed) / 2 );transition-property:background-color,transform,transform-origin,opacity,visibility}.foogallery.fg-carousel .fg-item.fg-item-active,.foogallery.fg-carousel .fg-item.fg-item-next,.foogallery.fg-carousel .fg-item.fg-item-prev{opacity:1;visibility:visible}.foogallery.fg-carousel .fg-item.fg-item-active{transform:translate3d(0,0,0)}.foogallery.fg-carousel.fg-dark .fg-carousel-progress,.foogallery.fg-carousel.fg-light.fg-inverted .fg-carousel-progress{background-color:#fff;box-shadow:inset 0 0 0 1px #9d9d9d}.foogallery.fg-carousel.fg-dark button.fg-carousel-bullet,.foogallery.fg-carousel.fg-light.fg-inverted button.fg-carousel-bullet{background-color:#fff;border-color:#ccc}.foogallery.fg-carousel.fg-dark button.fg-carousel-next,.foogallery.fg-carousel.fg-dark button.fg-carousel-prev,.foogallery.fg-carousel.fg-light.fg-inverted button.fg-carousel-next,.foogallery.fg-carousel.fg-light.fg-inverted button.fg-carousel-prev{color:#fff;background-color:transparent}.foogallery.fg-carousel.fg-dark.fg-inverted .fg-carousel-progress,.foogallery.fg-carousel.fg-light .fg-carousel-progress{background-color:#444;box-shadow:inset 0 0 0 1px #333}.foogallery.fg-carousel.fg-dark.fg-inverted button.fg-carousel-bullet,.foogallery.fg-carousel.fg-light button.fg-carousel-bullet{background-color:#444;border-color:#333}.foogallery.fg-carousel.fg-dark.fg-inverted button.fg-carousel-next,.foogallery.fg-carousel.fg-dark.fg-inverted button.fg-carousel-prev,.foogallery.fg-carousel.fg-light button.fg-carousel-next,.foogallery.fg-carousel.fg-light button.fg-carousel-prev{color:#444;background-color:transparent}.fg-shadow-outline .fg-carousel-inner{padding:1px}.fg-shadow-small .fg-carousel-inner{padding:4px}.fg-shadow-medium .fg-carousel-inner{padding:10px}.fg-shadow-large .fg-carousel-inner{padding:16px}.foogallery.fg-carousel-hide-nav-arrows{--fg-carousel-navigation-size:0px}.foogallery.fg-carousel-hide-nav-arrows .fg-carousel-next,.foogallery.fg-carousel-hide-nav-arrows .fg-carousel-prev,.foogallery.fg-carousel-hide-pagination .fg-carousel-bottom,.foogallery.fg-carousel-hide-progress-bar .fg-carousel-progress{display:none}.iw-tour-listing {
padding: 50px 0 70px;
}
.iw-tour-listing .tour-order-layout-form {
border-bottom: 1px #e9e9e9 solid;
margin-bottom: 30px;
}
.tour-order-layout-form .select2-container.iw-select-2 {
width: 170px;
float: left;
height: 35px;
line-height: 35px;
margin-bottom: 20px;
margin-right: 10px;
}
.tour-order-layout-form .select2-container.iw-select-2 a.select2-choice {
height: 35px;
line-height: 35px;
-webkit-border-radius: 2px;
border-radius: 2px;
color: #a2a2a2;
background: #f9f9f9;
font-size: 12px;
}
.iw-tour-listing .tour-order-layout-form .select2.select2-container.select2-container--default {
min-width: 170px;
margin: 0 6px 20px 0;
font-size: 12px;
}
.iw-tour-listing .tour-order-layout-form .select2-container--default .select2-selection--single {
height: 35px;
border: 1px #eeeeee solid;
}
.iw-tour-listing .tour-order-layout-form .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 35px;
padding: 0 25px 0 15px;
}
.iw-tour-listing .tour-order-layout-form .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 35px;
}
.iw-tour-listing .layout-switcher {
float: right;
}
.iw-tour-listing .layout-switcher li {
display: inline-block;
width: 35px;
height: 35px;
line-height: 37px;
text-align: center;
border: 1px #e4e4e4 solid;
background: #f9f9f9;
-webkit-border-radius: 2px;
border-radius: 2px;
margin: 0 0 20px 5px;
font-size: 24px;
}
.iw-tour-listing .layout-switcher li.active {
color: #ffffff;
}
.iw-tour-listing .layout-switcher li a {
color: #858585;
}
.iw-tour-listing .tour-item {
margin-bottom: 30px;
}
.iw-tour-listing .tour-item .image-wrap {
position: relative;
overflow: hidden;
}
.iw-tour-listing .tour-item .image-wrap:after {
background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
-webkit-transition: all 0.3s linear 0.2s;
transition: all 0.3s linear 0.2s;
width: 100%;
}
.iw-tour-listing .tour-item:hover .image-wrap:after {
opacity: 1;
}
.iw-tour-listing .tour-item .booking-action {
left: 0;
margin-top: -18px;
position: absolute;
text-align: center;
top: 50%;
width: 100%;
z-index: 2;
}
.iw-tour-listing .tour-item .booking-action a {
border-radius: 50px;
color: #ffffff;
display: inline-block;
font-weight: 600;
height: 35px;
line-height: 35px;
padding: 0 15px;
font-size: 14px;
opacity: 0;
-webkit-transform: scale(1.5);
transform: scale(1.5);
-webkit-transition: opacity 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
}
.iw-tour-listing .tour-item:hover .booking-action a {
opacity: 1;
-webkit-transform: none;
transform: none;
}
.iw-tour-listing .tour-item .image-wrap img {
width: 100%;
-webkit-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.iw-tour-listing .tour-item:hover .image-wrap img {
-webkit-transform: scale(1.15);
transform: scale(1.15);
}
.iw-tour-listing .tour-item .tour-info-wrap{
padding: 8px 15px 0;
border: 1px #e5e5e5 solid;
}
.iw-tour-listing .tour-item .image-wrap .tour-info-wrap {
border-top: none;
}
.iw-tour-listing .info-wrap {
padding: 15px 0;
}
.iw-tour-listing .tour-item .title-meta {
float: left;
width: 80%;
}
.iw-tour-listing .tour-listing-grid .tour-item .info-top {
padding-bottom: 15px;
border-bottom: 1px #e5e5e5 solid;
margin-bottom: 15px;
text-align: center;
}
.iw-tour-listing .tour-item .info-top h3.title {
line-height: 30px;
margin: 0 0 10px;
}
.iw-tour-listing .tour-item .info-top h3.title a {
font-size: 16px;
font-weight: 600;
color: #232323;
line-height: 28px;
}
.iw-tour-listing .tour-item .post-meta li {
list-style: none;
font-size: 12px;
}
li.destinations i {
color: #838383;
}
.iw-tour-listing .tour-item .post-meta li i {
color: #838383;
}
.iw-tour-listing .tour-item .tour-price-vote {
padding-bottom: 20px;
}
#showall_des .price-tour ,
.iw-tour-listing .tour-item .tour-price-vote .price-tour {
height: 32px;
line-height: 32px;
padding: 0 25px;
font-size: 16px;
font-weight: 600;
color: #ffffff;
-webkit-border-radius: 20px;
border-radius: 20px;
display: inline-block;
}
.iw-tour-listing .tour-item .tour-price-vote .iwt-rating {
float: right;
}
.iw-star-rating {
position: relative;
color: #f6ab09;
text-align: center;
height: 20px;
width: 86px;
font-size: 18px;
margin: 0;
}
.iw-star-rating::before {
color: #d3ced2;
content: "\f005 \f005 \f005 \f005 \f005";
font-family: FontAwesome;
float: left;
left: 0;
position: absolute;
top: 0;
letter-spacing: 5px;
font-size: 14px;
}
.iw-star-rating span.rating {
float: left;
left: 0;
overflow: hidden;
padding-top: 20px;
position: absolute;
top: 0;
}
.iw-star-rating span.rating::before {
content: "\f005 \f005 \f005 \f005 \f005";
font-family: FontAwesome;
left: 0;
position: absolute;
top: 0;
letter-spacing: 5px;
font-size: 14px;
}
.iw-tour-listing .page-nav {
padding: 20px 15px;
border: none;
margin-bottom: 30px;
}
.related_destination_tours.iw-tour-listing .tour-info-wrap{
padding:8px 15px 20px 15px;
}
.related_destination_tours.iw-tour-listing .tour-price-vote{
border-top:1px solid #e5e5e5;
padding-bottom:0;
padding-top:15px;
margin-top:12px;
} .iw-tour-listing .tour-listing-row .tour-item {
position: relative;
margin-bottom: 40px;
}
.tour-listing-row .tour-item .image-wrap {
position: absolute;
left: 0;
top: 0;
width: 300px;
height: 100%;
}
.tour-listing-row .tour-item .image-wrap:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000000;
opacity: 0;
-webkit-transition: opacity 0.3s linear;
transition: opacity 0.3s linear;
}
.tour-listing-row .tour-item:hover .image-wrap:before {
opacity: 0.5;
}
.tour-listing-row .tour-item .image-wrap .img {
width: 100%;
height: 100%;
-webkit-transition: -webkit-transform 0.3s linear 0s;
transition: transform 0.3s linear 0s;
}
.tour-listing-row .tour-item:hover .image-wrap .img {
-webkit-transform: scale(1.15);
transform: scale(1.15);
}
.iw-tour-listing .tour-listing-row .tour-item .tour-info-wrap {
margin-left: 300px;
padding: 25px 20px 20px 40px;
border: 1px solid #e5e5e5;
position: relative;
}
.iw-tour-listing .tour-listing-row .tour-item:hover .tour-info-wrap {
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.iw-tour-listing .tour-listing-row .tour-item .info-top h3.title {
margin: 0;
}
.iw-tour-listing .tour-listing-row .tour-item .info-top .description {
font-size: 12px;
}
.iw-tour-listing .tour-listing-row .tour-item .post-meta {
margin-bottom: 25px;
}
.iw-tour-listing .tour-listing-row .tour-item .post-meta li {
display: inline-block;
margin-right: 10px;
color: #232323;
}
.iw-tour-listing .tour-listing-row .tour-item .post-meta li a, .iw-tour-listing .tour-listing-row .tour-item .post-meta li i {
color: #232323;
}
.iw-tour-listing .tour-listing-row .tour-item .info-top {
padding-bottom: 35px;
margin-bottom: 15px;
border-bottom: 1px #e5e5e5 solid;
}
.iw-tour-listing .tour-listing-row .tour-item .tour-price-vote {
display: table;
width: 100%;
padding: 0;
}
.iw-tour-listing .tour-listing-row .tour-item .tour-price-vote .price-tour {
padding: 0;
}
.iw-tour-listing .tour-listing-row .tour-social {
float: right;
}
.iw-tour-listing .tour-listing-row .tour-social li {
display: inline-block;
font-size: 14px;
margin-left: 5px;
width: 35px;
height: 35px;
line-height: 35px;
-webkit-border-radius: 50%;
border-radius: 50%;
background: #d4d4d4;
text-align: center;
}
.iw-tour-listing .tour-listing-row .tour-social li:hover {
background: #bb4307;
}
.iw-tour-listing .tour-listing-row .tour-social li a {
color: #ffffff;
}
.iw-tour-listing .tour-listing-row .tour-item .tour-price-vote .price-tour {
font-size: 18px;
font-weight: 500;
} .travel-detail .post-feature .tour-feature-img.single{
height:730px;
}
.travel-detail .post-feature .slider .tour-feature-img{
height:730px;
}
.post-gallery .tour-gallery-img{
height:450px;
}
.travel-detail .iw-tabs.tab-travel-detail .iw-tab-content{
position:relative;
z-index:2;
}
.travel-detail .iw-tabs.tab-travel-detail .iw-tab-item-content{
position:relative;
opacity:1;
transition:all ease 0.5s;
z-index:2;
padding-top:35px;
}
.travel-detail .iw-tabs.tab-travel-detail .iw-tab-item-content.iw-hidden{
position:absolute;
width:100%;
opacity:0;
z-index:-1;
display: none;
}
.travel-detail .post-feature{
position:relative;
}
.travel-detail .post-head{
position:absolute;
width:100%;
color:#fff;
left:0;
bottom:0;
z-index:2;
}
.travel-detail .post-feature.no-image-post .post-head{
position:relative;
}
.travel-detail .post-head:before{
content:'';
position:absolute;
width:100%;
height:300px;
left:0;
bottom:0;
background: -webkit-linear-gradient(to top, rgba(0,0,0,0.9), rgba(0,0,0,0));
background: -o-linear-gradient(to top, rgba(0,0,0,0.9), rgba(0,0,0,0));
background: -moz-linear-gradient(to top, rgba(0,0,0,0.9), rgba(0,0,0,0));
background: linear-gradient(to top, rgba(0,0,0,0.9), rgba(0,0,0,0));
}
.travel-detail .post-head .post-head-content{
position:relative;
z-index:1;
}
.travel-detail .post-gallery .owl-theme .owl-controls{
margin:0;
}
.travel-detail .post-item .owl-theme .owl-controls .owl-buttons div{
top:calc(50% - 22px);
}
.travel-detail .post-head h3.post-title{
margin:0 0 4px 0;
font-weight:300;
font-size:48px;
line-height:1;
}
.travel-detail .post-head .destination{
font-weight:300;
font-size:18px;
margin-bottom:10px;
}
.travel-detail .post-head .destination a{
color:#fff;
}
.travel-detail .post-head .post-meta li{
display:inline-block;
font-size:14px;
margin-right:10px;
}
.travel-detail .main-content .post-head .container{
padding-top:25px;
padding-bottom:35px;
}
.travel-detail .tour-social-items ul li a{
height:33px;
width:33px;
display:inline-block;
color:#fff;
background:#d4d4d4;
border-radius:50px;
margin:0 3px;
text-align:center;
line-height:33px;
}
.travel-detail .tour-social-items ul li{
display:inline-block;
}
.travel-detail .tour-social-items ul{
position:absolute;
right:0;
margin-top:12px;
top:0;
}
.travel-detail .tour-social-items{
position:relative;
}
.travel-detail .tour-social-items h3{
margin:0;
font-size:18px;
line-height:24px;
padding:16px 0;
}
.travel-detail .iw-tour-info{
background:#f7f7f7;
padding:6px 20px;
font-size:12px;
}
.travel-detail .iw-tour-info .info-left ul li{
border-bottom:1px solid #ebebeb;
padding:11px 0;
line-height:24px;
}
.travel-detail .iw-tour-info .info-left label,
.travel-detail .iw-tour-info .info-right label{
margin:0;
font-weight:normal;
color:#838383;
}
.travel-detail .iw-tour-info .info-left label{
width:140px;
}
.travel-detail .iw-tour-info .info-right ul{
display:table;
width:100%;
}
.travel-detail .iw-tour-info .info-right ul li{
float:left;
width:50%;
padding-right:10px;
border-bottom:1px solid #ebebeb;
padding:11px 0;
line-height:24px;
}
.travel-detail .iw-tour-info .info-right ul li.info-right-title{
width:100%;
font-size:14px;
}
.travel-detail .iw-tour-info .info-right .tour-included span{
margin-left:4px;
}
.travel-detail .iw-tour-info .info-right ul li:nth-last-child(1):nth-child(even){
width:100%;
}
.travel-detail .iw-tour-info .price{
font-size:24px;
font-weight:600;
padding-top:38px;
padding-bottom:28px;
}
.travel-detail .tab-travel-detail{
margin-top:26px;
}
.travel-detail .tab-travel-detail .iw-tab-item{
display:inline-block;
margin-right:25px;
}
.travel-detail .tab-travel-detail .iw-tab-items{
border-bottom:2px solid #e5e5e5;
}
.travel-detail .tab-travel-detail .iw-tab-title{
margin-bottom:-2px;
padding-left:2px;
border-bottom:2px solid transparent;
color:#232323;
cursor:pointer;
font-size:14px;
}
.travel-detail .tab-travel-detail .iw-tab-title.active{
border-bottom:2px solid transparent;
color:#232323;
}
.travel-detail .tab-travel-detail .iw-tab-title span{
margin-left:10px;
}
.travel-detail .tab-travel-detail{
font-size:12px;
}
.travel-detail .tab-travel-detail h3.post-title{
font-size:24px;
color:#232323;
margin:0 0 25px 0;
}
.travel-detail .tab-travel-detail .post-desc{
margin-bottom:10px;
}
.travel-detail .tab-travel-detail .post-schedules{
margin-top:10px;
}
.travel-detail .tab-travel-detail .post-schedules .schedules-item{
padding-left:75px;
position:relative;
margin-top:35px;
}
.travel-detail .tab-travel-detail .post-schedules .schedules-item .address-time{
margin-top:10px;
}
.travel-detail .tab-travel-detail .post-schedules  .numerical-booking{
width:44px;
height:44px;
text-align:center;
line-height:40px;
border:2px solid #c8c8c8;
border-radius:100px;
font-size:18px;
display:inline-block;
position:absolute;
left:0;
top:0;
}
.travel-detail .tab-travel-detail .post-schedules .address-time ul li{
display:inline-block;
margin-right:10px;
}
.travel-detail .tab-travel-detail .post-schedules h3.schedules-title{
font-size:16px;
margin:0 0 10px 0;
line-height:24px;
}
.travel-detail .tab-travel-detail .post-schedules .schedules-description{
margin:0;
}
.tour-booking-form{
background:#f9f9f9;
border:1px solid #ebebeb;
padding:30px;
}
.tour-booking-form .field-group{
margin-bottom:17px;
}
.tour-booking-form .field-group.field-group-service, .intravel-checkout-page .field-group.field-group-service {
margin-bottom: 0 !important;
}
.tour-booking-form .field-group-inner{
position:relative;
}
.tour-booking-form .field-group-inner.field-tour_start_time {
background: #ffffff;
}
.tour-booking-form .field-group .control ,
.tour-booking-form .field-group .select2-container.select2-container--default {
height:39px;
line-height:37px;
border:1px solid #ededed;
color:#232323;
font-size:12px;
width:100% !important;
padding:0 10px 0 45px;
display: inline-block;
}
body .tour-booking-form .select2-container--default .select2-selection--single,
body .tour-booking-form .select2-container--default .select2-selection--single .select2-selection__rendered {
padding-left: 0;
}
.tour-booking-form .field-group .control.select2-container a.select2-choice {
height: 37px;
line-height: 37px;
background: none;
border: none !important;
}
.tour-booking-form .field-group .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 38px;
}
.tour-booking-form .field-group .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 38px;
}
.tour-booking-form .field-group .select2-container--default .select2-selection--single {
border: none !important;
height: 37px;
line-height: 37px;
}
body .select2-container--default .select2-search--dropdown .select2-search__field, body .select2-container--open .select2-dropdown--below {
border:1px solid #ededed;
font-size: 12px;
}
body .select2-results__option {
padding: 6px 15px;
}
.tour-booking-form .field-group span.icon{
line-height:24px;
width:34px;
height:24px;
text-align:center;
color:#a2a2a2;
border-right:1px solid #ededed;
position:absolute;
left:0;
top:8px;
}
.tour-booking-form h3.title{
border-bottom:1px solid #ededed;
margin:-11px 0 22px 0;
text-transform:uppercase;
font-size:18px;
font-weight:500;
padding-bottom:14px;
}
.tour-booking-form .tour-price-now{
font-size:14px;
font-weight:500;
margin: 20px 0 25px;
}
.tour-booking-form .tour-price-now .msg-wrap .msg-total label {
font-size: 14px;
font-weight: 500;
}
.tour-booking-form .tour-price-now .msg-total span {
display: inline-block;
height: 40px;
line-height: 40px;
padding: 0 20px;
font-size: 18px;
font-weight: 500;
background: #e9e9e9;
margin: 0 5px;
}
.tour-booking-form .field-group.field-submit{
margin:0;
}
.tour-booking-form .field-group.field-submit .tour-submit-booking{
height:37px;
line-height:37px;
color:#fff;
font-size:18px;
padding:0 22px;
border-radius:3px;
border:none;
font-weight:normal;
}
.tour-booking-form .field-group.field-submit .tour-submit-booking.disabled{
background:#cacaca!important;
}
.tour-booking-form .field-group label, .tour-checkout-form .field-group label,
.tour-booking-form .field-group span, .tour-checkout-form .field-group span {
font-weight: 400;
margin-bottom: 0;
font-size: 12px;
}
.field-group.field-group-service .intravel-select2 {
height: 60px;
line-height: 58px;
padding-top: 10px;
}
.field-group.field-group-service .checkbox-service-item span {
position: absolute;
right: 0;
}
.field-group.field-group-service span.free {
color: #e92944;
}
.tour-booking-form .field-group.field-group-service .intravel-select2:last-child {
border-bottom: 1px #e5e5e5 solid;
}
.tour-booking-form .field-group.field-group-service .intravel-select2 a.select2-choice {
color: #838383;
font-size: 12px;
}
.tour-booking-form .field-group label.service-label-title, .tour-checkout-form .field-group label.service-label-title {
color: #232323;
display: inline-block;
padding-bottom: 6px;
width: 100%;
}
.field-group label.service-input-label-title {
color: #232323;
}
.tour-booking-form .intravel-on-click, .tour-checkout-form .intravel-on-click {
border: medium none;
border-radius: 0;
height: 40px;
line-height: 40px;
padding: 0;
}
.tour-booking-form h3.service-title, .tour-checkout-form h3.service-title {
font-size: 14px;
font-weight: 500;
color: #232323;
padding: 15px 0 18px;
border-bottom: 1px #e5e5e5 solid;
margin: 0 0 20px;
}
.field-group-service .checkbox-service-group.parent {
padding-left: 28px;
}
.field-group-service .checkbox-service-item {
height: 45px;
line-height: 35px;
position: relative;
}
.field-group-service .checkbox-service-item .input-checkbox {
display: inline-block;
position: relative;
width: auto;
}
.field-group-service .checkbox-service-item input + label::before {
background: white none repeat scroll 0 0;
content: "";
display: inline-block;
height: 18px;
margin-right: 10px;
vertical-align: text-top;
width: 18px;
border: 1px #e5e5e5 solid;
}
.field-group-service .checkbox-service-item input + label::after {
background: #ffffff none repeat scroll 0 0;
box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white;
content: "";
height: 2px;
left: 5px;
position: absolute;
top: 7px;
transform: rotate(45deg);
width: 2px;
}
.field-group-service .checkbox-service-item input:checked + label::after {
background: #838383 none repeat scroll 0 0;
box-shadow: 2px 0 0 #838383, 4px 0 0 #838383, 4px -2px 0 #838383, 4px -4px 0 #838383, 4px -6px 0 #838383;
}
.field-group-service .checkbox-service-item input {
opacity: 0;
position: absolute;
height: 18px !important;
z-index: 9;
margin: 0;
top: 9px;
left: 0;
cursor: pointer;
width: 100%;
}
.field-group-service .checkbox-service-item input + label {
cursor: pointer;
padding: 0;
position: relative;
}
.tour-booking-form .field-group input, .tour-checkout-form .field-group input {
height: auto;
}
.tour-booking-form .field-group label.service-child-label input, .tour-checkout-form .field-group label.service-child-label input {
margin-right: 2px;
height: auto;
margin-top: 0;
}
.iwtravel-detail-sidebar h3.widget-title{
font-size:18px;
margin:0 0 20px 0;
padding-bottom:10px;
line-height:1;
border-bottom:1px solid #ededed;
}
.iwtravel-detail-sidebar .iw-interested .info-wrap{
border:1px solid #ededed;
padding:15px 25px 11px 25px;
}
.iwtravel-detail-sidebar .iw-interested .iw-tour-item + .iw-tour-item{
margin-top:30px;
}
.iwtravel-detail-sidebar .iw-interested .title{
margin:8px 0 14px 0;
font-size:16px;
line-height:24px;
font-weight:600;
}
.iwtravel-detail-sidebar .iw-interested {
margin-top: 20px;
}
.iwtravel-detail-sidebar .iw-interested .title a{
color:#232323;
}
.iwtravel-detail-sidebar .iw-interested .image-wrap{
position:relative;
}
.iwtravel-detail-sidebar .iw-interested .icon-action{
position:absolute;
top:0;
left:0;
height:100%;
width:100%;
background:rgba(55,55,55,0.5);
transition:all ease 0.5s;
opacity:0;
text-align:center;
}
.iwtravel-detail-sidebar .iw-interested .image-wrap:hover .icon-action{
opacity:1;
}
.iwtravel-detail-sidebar .iw-interested .icon-action a.iw-to-detail,
.iwtravel-detail-sidebar .iw-interested .icon-action a.button-booking-tour{
display:inline-block;
height:36px;
line-height:36px;
padding:0 20px;
border-radius:50px;
color:#fff;
font-size:14px;
font-weight:600;
position:absolute;
left:50%;
top:calc(50% - 18px);
transform:translateX(-50%);
border:none;
}
.iwtravel-detail-sidebar .iw-interested .icon-action a.iw-to-detail:hover{
background:#474747!important;
}
.iwtravel-detail-sidebar .iw-interested .tour-price{
display:inline-block;
}
.iwtravel-detail-sidebar .iw-interested .tour-price span{
height:32px;
line-height:32px;
padding:0 25px;
color:#fff;
display:inline-block;
border-radius:50px;
font-size:16px;
font-weight:600;
float:left;
}
.iwtravel-detail-sidebar .iw-interested .tour-rate{
float:right;
}
.iwtravel-detail-sidebar .iw-interested .tour-info-footer{
border-top:1px solid #e5e5e5;
padding-top:17px;
margin-top:14px;
min-height:54px;
}
.iwtravel-detail-sidebar .iw-interested .post-meta ul{
width:100%;
display:table;
}
.iwtravel-detail-sidebar .iw-interested .iw-tour-item .post-meta ul li{
font-size:12px;
line-height:20px;
color: #838383;
}
.iwtravel-detail-sidebar .iw-interested .post-meta ul li a {
color: #838383;
}
.iwtravel-detail-sidebar .sidebar-tag ul{
display:table;
width:100%;
}
.iwtravel-detail-sidebar .sidebar-tag ul li{
float:left;
}
.iwtravel-detail-sidebar .sidebar-tag ul li a{
border: 1px solid #e0e0e0;
border-radius: 2px;
color: #838383;
display: inline-block;
font-size: 12px !important;
height: 40px;
line-height: 38px;
margin: 0 10px 10px 0;
padding: 0 12px;
text-transform: capitalize;
}
.iwtravel-detail-sidebar .sidebar-tag ul li a:hover{
color:#fff;
}
.iwtravel-detail-sidebar .tour-booking-form-wrap,
.iwtravel-detail-sidebar .sidebar-interested,
.iwtravel-detail-sidebar .sidebar-tag{
margin-bottom:40px;
}
.travel-detail .comments-content .comment-respond{
position:relative;
}
.travel-detail .comments-content .comment-respond .comment-form-rating{
position: absolute;
right: 20px;
top: 10px;
}
.travel-detail .comments-content .comment-respond .comment-form-rating label{
float:left;
font-weight:normal;
font-size:12px;
margin: -2px 5px 0 0;
}
.travel-detail .comments-content .comment-respond .comment-form-rating .rating-vote{
display: inline-block;
}  .iw-booking-tour-form {
padding: 50px 25px 25px;
position: relative;
background: #ffffff;
}
.iw-booking-tour-form .close-booking-tour {
cursor: pointer;
position: absolute;
top: 15px;
right: 25px;
color: #222222;
line-height: 1;
font-size: 16px;
}
.iw-booking-tour-form .field-left {
text-align: left;
}
.iw-booking-tour-form input {
width: 100%;
height: 45px;
line-height: 45px;
border: 1px #eeeeee solid;
-webkit-border-radius: 0;
border-radius: 0;
padding: 0 15px;
margin-bottom: 10px;
font-size: 14px;
}
.iw-booking-tour-form input.tour-quantity, .iw-booking-tour-form input.tour_start_date {
width: 228px;
}
.iw-booking-tour-form label {
color: #222222;
text-align: left;
display: block;
}
.tour-price-now img {
display: none;
}
.tour-price-now.loading img {
display: inline-block;
}
.iw-booking-tour-form button {
height: 45px;
line-height: 45px;
-webkit-border-radius: 0;
border-radius: 0;
border: none;
padding: 0 15px;
margin-bottom: 10px;
font-size: 18px;
text-transform: uppercase;
color: #ffffff;
}
.iw-booking-tour-form button:disabled {
background: #eee !important;
}
.loading .ui-datepicker-header .ui-corner-all{
display:none;
}
.ui-datepicker.ui-widget {
background: #ffffff;
z-index:99999!important;
width:280px;
}
.ui-datepicker-header {
position: relative;
text-align: center;
background: #f4f4f4;
padding: 10px 0;
}
.ui-datepicker-header > a {
position: absolute;
top: 10px;
cursor:pointer;
}
.ui-datepicker-header > a.ui-datepicker-prev {
left: 10px;
}
.ui-datepicker-header > a.ui-datepicker-next {
right: 20px;
}
.ui-datepicker-header > a span {
position: relative;
font-size: 0;
}
.ui-datepicker-header > a span:before {
position: absolute;
font-family: FontAwesome;
top: -15px;
left: 0;
font-size: 14px;
color: #838383;
}
.ui-datepicker-header > a.ui-datepicker-prev span:before {
content: "\f053";
}
.ui-datepicker-header > a.ui-datepicker-next span:before {
content: "\f054";
}
.ui-datepicker-header .ui-datepicker-title span {
font-weight: 700;
}
.ui-datepicker.ui-widget table {
table-layout: auto;
margin: 0;
}
.ui-datepicker.ui-widget tr td, .ui-datepicker.ui-widget tr td.ui-state-disabled:hover {
background: #ffffff;
}
.ui-datepicker.ui-widget tr span, .ui-datepicker.ui-widget tr a {
display: block;
text-align: center;
}
.ui-datepicker.ui-widget td span {
background: none;
color: rgba(63, 63, 63, 0.2);
}
.ui-datepicker.ui-widget tr a {
color: #838383;
font-weight: 700;
}
.ui-datepicker.ui-widget tr td:hover a, .ui-datepicker.ui-widget tr td.ui-datepicker-current-day a,
.ui-datepicker.ui-widget tr td.ui-datepicker-today:hover a, .ui-datepicker.ui-widget tr td.ui-datepicker-today:hover span {
color: #ffffff;
}
.ui-datepicker.ui-widget tr td.ui-datepicker-current-day a {
color: #ffffff !important;
} .iw-travel-tours.style1 .iw-tour-item {
margin-bottom: 30px;
}
.iw-travel-tours.style1 .iw-tour-item .image-wrap {
position: relative;
}
.iw-travel-tours.style1 .iw-tour-item .image-wrap:before {
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0;
-webkit-transition: opacity 0.5s linear 0s;
transition: opacity 0.5s linear 0s;
}
.iw-travel-tours.style1 .iw-tour-item:hover .image-wrap:before {
opacity: 0.83;
}
.iw-travel-tours.style1 .iw-tour-item .image-wrap .icon-action {
position: absolute;
text-align: center;
top: calc(50% - 20px);
width: 100%;
}
.iw-travel-tours.style1 .iw-tour-item .image-wrap .icon-action a {
-webkit-border-radius: 50%;
border-radius: 50%;
color: #838383;
display: inline-block;
height: 40px;
line-height: 40px;
margin-right: 5px;
width: 40px;
background: #ffffff;
font-size: 16px;
}
.iw-travel-tours.style1 .iw-tour-item .image-wrap .icon-action a.iw-to-detail {
opacity: 0;
-webkit-transform: translate(-80px, 0px);
transform: translate(-80px, 0px);
-webkit-transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
}
.iw-travel-tours.style1 .iw-tour-item:hover .image-wrap .icon-action a.iw-to-detail {
opacity: 1;
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px);
}
.iw-travel-tours.style1 .iw-tour-item .info-wrap {
padding: 10px 15px;
box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.15);
}
.iw-travel-tours.style1 .iw-tour-item .info-wrap .info-left {
float: left;
width: 80%;
}
.iw-travel-tours.style1 .iw-tour-item .info-wrap .info-left h3.title {
font-size: 18px;
font-weight: 300;
margin: 0 0 5px;
}
.iw-travel-tours.style1 .iw-tour-item .info-wrap .info-left .post-meta li {
display: inline-block;
font-weight: 700;
margin-right: 5px;
}
.iw-travel-tours.style1 .iw-tour-item .info-wrap .info-left .post-meta li a {
color: #838383;
}
.tour-price.right {
float: right;
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
font-size: 14px;
font-weight: 700;
color: #ffffff;
} .iw-travel-tours.style4 {
margin: 0 -15px;
position: relative;
}
.iw-travel-tours.style4::after {
clear: both;
content: "";
display: block;
}
.iw-travel-tours.style4 .iw-tour-item {
margin-bottom: 30px;
background:#fff;
}
.title-travel-tour-style-4{
border-bottom: 1px solid #e6e6e6;
margin: 0 0 45px 0;
padding: 20px 0;
font-size: 24px;
color: #232323;
}
.iw-travel-tours.style4 .iw-tour-item:hover .info-wrap{
box-shadow: 0 0 4px 4px rgba(239, 239, 239, 0.3);
}
.iw-travel-tours.style4 .info-wrap .tour-price-vote{
position: relative;
}
.iw-travel-tours.style4 .info-wrap .tour-price-vote .iwt-rating{
position: relative;
float: right;
left: 0;
top: 0;
}
.iw-travel-tours.style4 .image-wrap{
position: relative;
overflow: hidden;
}
.iw-travel-tours .image-wrap img {
width: 100%;
-webkit-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.iw-travel-tours.style4 .image-wrap:hover img{
-webkit-transform: scale(1.15);
transform: scale(1.15);
}
.iw-travel-tours.style4 .image-wrap:after{
position: absolute;
left: 0;
top: 0;
width: 150%;
height: 150%;
background: rgba(0, 0, 0, 0.5);
content: '';
-webkit-opacity: 0;
opacity: 0;
-webkit-transition: all 0.3s linear 0.2s;
transition: all 0.3s linear 0.2s;
}
.iw-travel-tours.style4 .image-wrap:hover:after{
-webkit-opacity: 1;
opacity: 1;
}
.iw-travel-tours.style4 .image-wrap .booking-action {
left: 0;
margin-top: -18px;
-webkit-opacity: 0;
opacity: 0;
position: absolute;
text-align: center;
top: 50%;
-webkit-transform: scale(1.5);
transform: scale(1.5);
-webkit-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
width: 100%;
z-index: 2;
}
.iw-travel-tours.style4 .image-wrap:hover .booking-action{
-webkit-opacity: 1;
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.iw-travel-tours.style4 .image-wrap .booking-action a.link-to-detail{
display:inline-block;
border-radius:50px;
color:#fff;
height:35px;
line-height:35px;
padding:0 15px;
font-weight:600;
}
.iw-travel-tours.style4 .image-wrap .booking-action .button-booking-tour{
border: 0 none;
border-radius: 30px;
color: #ffffff;
font-size: 14px;
font-weight: 600;
display: inline-block;
text-align: center;
padding: 3px 16px;
}
.iw-travel-tours.style4 .info-wrap{
border:1px solid #efefef;
padding: 20px 25px;
}
.iw-travel-tours.style4 .image-wrap + .info-wrap{
border-top:none;
}
.iw-travel-tours.style4 .info-wrap .info-left .title{
margin: 0;
}
.iw-travel-tours.style4 .info-wrap .info-left .title a{
font-size: 16px;
line-height: 30px;
font-weight: 600;
color: #232323;
}
.iw-travel-tours.style4 .info-wrap .info-left .post-meta ul{
margin-left: 0;
}
.iw-travel-tours.style4 .info-wrap .info-left .post-meta ul li{
list-style: none;
}
.iw-travel-tours.style4 .info-wrap .info-left .post-meta ul li a,
.iw-travel-tours.style4 .info-wrap .info-left .post-meta ul li i,
.iw-travel-tours.style4 .info-wrap .info-left .post-meta ul li span{
font-size: 12px;
}
.iw-travel-tours .info-wrap .info-left .post-meta ul li a i{
color: #838383;
}
.iw-travel-tours.style4 .info-wrap .info-left .post-meta ul li:last-child{
margin-right: 0;
}
.iw-travel-tours.style4 .info-wrap .info-left .post-meta {
padding-top: 10px;
}
.iw-travel-tours.style4 .info-wrap .tour-price-vote{
padding-top: 15px;
margin-top: 20px;
display:table;
width:100%;
border-top: 1px solid #efefef;
min-height:31px;
}
.iw-travel-tours.style4 .info-wrap .tour-price-vote .comment-count {
color: #F6AB09;
float: right;
margin-left: 10px;
}
.iw-travel-tours.style4 .info-wrap .tour-price-vote .price-tour {
border-radius: 30px;
color: #ffffff;
display: inline-block;
font-size: 16px;
font-weight: 600;
line-height: 30px;
padding: 0px 10px;
text-align: center;
} .iw-travel-tours.style2.style4,
.iw-travel-tours.style3.style4{
margin:0;
}
.iw-travel-tours.style2{
padding-bottom:50px;
}
.iw-travel-tours.style2 .owl-theme .owl-controls .owl-page span{
margin:0 4px;
width:70px;
height:2px;
border-radius:0;
opacity:1;
background:#c9c9c9;
}
.iw-travel-tours.style2 .owl-theme .owl-controls{
margin-top:20px;
}
.iw-travel-tours.style2 .iw-tour-item .tour-discount,
.iw-travel-tours.style3 .iw-tour-item .tour-discount{
height:40px;
width:46px;
color:#fff;
text-align:center;
line-height:40px;
font-size:16px;
font-weight:600;
background:rgba(234, 1, 39, 0.8);
position:absolute;
top:0;
z-index:4;
left:22px;
}
.iw-travel-tours.style2 .iw-tour-item .tour-discount:before,
.iw-travel-tours.style3 .iw-tour-item .tour-discount:before{
position:absolute;
bottom:-10px;
content:'';
width:100%;
border-left:23px solid rgba(234, 1, 39, 0.8);
border-right:23px solid rgba(234, 1, 39, 0.8);
border-top:none;
border-bottom:10px solid transparent;
left:0;
}
.iw-travel-tours.style2 .iw-tour-item,
.iw-travel-tours.style3 .iw-tour-item{
position:relative;
}
.iw-travel-tours.style3 .button-filter{
text-align:center;
margin-bottom:64px;
margin-top:30px;
}
.iw-travel-tours.style3 button.filter{
background:none;
border:none;
padding:0;
font-size:14px;
font-weight:500;
margin:0 10px;
}
@media (min-width: 992px){
.iw-travel-tours.style2 .tour-row-item .item:nth-child(3n+1){
clear:both;
}
}
@media (min-width: 768px) and (max-width: 991px){
.iw-travel-tours.style2 .tour-row-item .item:nth-child(2n+1){
clear:both;
}
} .intravel-tour {
position: relative;
}
.intravel-tour .tour-info {
position: absolute;
width: 100%;
bottom: 20px;
left: 0;
padding: 0 20px;
}
.intravel-tour .tour-info h4 {
margin: 0;
}
.intravel-tour .tour-info h4 a {
font-family: "Playfair Display";
font-size: 14px;
color: #ffffff;
line-height: 30px;
text-transform: capitalize;
}
.intravel-tour .tour-info h3 {
font-size: 24px;
color: #ffffff;
line-height: 30px;
text-transform: capitalize;
margin: 0;
} .tour-filter-form {
margin-top: 50px;
color: #a2a2a2;
}
.tour-filter-form input, .tour-filter-form .select2-container--default .select2-selection--single,
.tour-filter-form .filter-travel a {
height: 35px;
width: 100%;
-webkit-border-radius: 4px;
border-radius: 4px;
background: #f9f9f9;
border: 1px #f0f0f0 solid;
line-height: 35px;
padding: 0 10px;
}
.tour-filter-form .select-icon .select2-container--default .select2-selection--single {
padding: 0 15px;
}
.tour-filter-form .select2-container--default .select2-selection--single .select2-selection__rendered {
width: 100%;
line-height: 35px;
}
.tour-filter-form .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 34px;
right: 5px;
}
.tour-filter-form .select2-container--default {
width: 100% !important;
}
.tour-filter-form .select-icon {
position: relative;
}
.tour-filter-form .select-icon i {
position: absolute;
top: 5px;
left: 10px;
z-index: 9;
}
.tour-filter-form .filter-travel a {
display: inline-block;
color: #ffffff;
border: none;
font-size: 14px;
text-transform: uppercase;
font-weight: 700;
position: relative;
}
.tour-filter-form .filter-travel a:after {
content: "\f1d8";
font-family: FontAwesome;
font-weight: 400;
position: absolute;
right: 10px;
top: 0;
} .intravel-destinations.style1 .destination-item {
position: relative;
overflow: hidden;
margin: 0 15px;
color: #ffffff;
}
.intravel-destinations.style1 .destination-item:after {
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0;
background: #000000;
-webkit-transition: opacity 0.5s linear 0s;
transition: opacity 0.5s linear 0s;
}
.intravel-destinations.style1 .destination-item:hover:after {
opacity: 0.5;
}
.intravel-destinations.style1 .destination-item img {
width: 100%;
}
.intravel-destinations.style1 .destination-item .content {
position: absolute;
padding: 0 40px;
width: 100%;
z-index: 2;
text-align: center;
-webkit-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: transform 0.6s linear 0s;
transition: transform 0.6s linear 0s;
top: auto;
left: 0;
}
.intravel-destinations.style1 .destination-item:hover .content {
bottom: 0 !important;
-webkit-transform: translateY(0px);
transform: translateY(0px);
z-index: 3;
}
.intravel-destinations.style1 .destination-item .content .content-bottom {
opacity: 0;
-webkit-transform: translateY(10px);
transform: translateY(10px);
-webkit-transition: transform 0.3s linear 0.4s, opacity 0.3s linear 0.4s;
transition: transform 0.3s linear 0.4s, opacity 0.3s linear 0.4s;
padding-bottom: 40px;
margin-top: 15px;
}
.intravel-destinations.style1 .destination-item:hover .content .content-bottom {
opacity: 1;
-webkit-transform: translate3d(0px, 0px, 0px);
transform: translate3d(0px, 0px, 0px);
}
.intravel-destinations.style1 .destination-item .content h2 {
color: #ffffff;
text-transform: capitalize;
font-size: 24px;
font-weight: 600;
margin: 0 5px 0;
}
.intravel-destinations.style1 .destination-item .description {
display: none;
opacity: 0;
font-size: 12px;
-webkit-transition: opacity 0.5s ease 0s;
transition: opacity 0.5s ease 0s;
padding-left: 20px;
}
.intravel-destinations.style1 .destination-item:hover .description {
opacity: 1;
display: block;
}
.intravel-destinations.light .owl-theme .owl-controls .owl-page span {
height: 1px;
width: 70px;
margin: 2px 4px;
background: #a3a3a3;
opacity: 1;
-webkit-border-radius: 0;
border-radius: 0;
}
.intravel-destinations.light .owl-theme .owl-controls .owl-page span:hover,
.intravel-destinations.light .owl-theme .owl-controls .owl-page.active span {
height: 2px;
}
.intravel-destinations .owl-theme .owl-controls {
margin-top: 40px;
}
.intravel-destinations.number .owl-theme .owl-controls .owl-page span.owl-numbers {
margin: 0 2px;
border: 1px #ffffff solid;
background: none;
font-size: 14px;
font-weight: 300;
width: 35px;
height: 35px;
opacity: 1;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.intravel-destinations .owl-theme .owl-controls .owl-page span {
background: #cdcdcd;
margin: 0 5px 0 0;
}
.intravel-destinations.style1 .owl-theme .owl-controls {
margin-bottom: 25px;
}
.intravel-destinations.style1 .destination-item .content a {
color: #ffffff;
}
.intravel-destinations.style1 .destination-item .content ul {
margin: 0;
}
.intravel-destinations.style1 .destination-item .content ul li {
list-style: none;
display: inline-block;
margin: 0 8px;
font-size: 14px;
font-weight: 600;
}
.intravel-destinations.style1 .destination-item .description {
padding: 0;
}
.intravel-destinations.style1 .destination-item .content .destination-detail-v2 {
margin-top: 30px;
}
.intravel-destinations.style1 .destination-item:hover .content .destination-detail-v2 a {
padding: 2px 30px;
font-size: 14px;
color: #ffffff;
display: inline-block;
border: 2px #ffffff solid;
-webkit-border-radius: 20px;
border-radius: 20px;
}
.intravel-destinations.style1 .destination-item:hover .content .destination-detail-v2 a i {
vertical-align: inherit;
margin: 0;
}
.iw-travel-tours-widget .tour-thumnail{
width:100px;
float:left;
height: 100px;
}
.iw-travel-tours-widget .tour-thumnail img{
border-radius:2px;
}
.iw-travel-tours-widget .tour-info{
margin-left:117px;
}
.iw-travel-tours-widget h3.title{
margin:-8px 0 8px 0;
font-size:14px;
line-height: 28px;
}
.iw-travel-tours-widget {
padding-top: 18px;
}
.iw-travel-tours-widget .iw-tour-item{
padding:12px 0 14px 0;
border-bottom:1px solid #ebebeb;
}
.iw-travel-tours-widget .post-meta{
line-height: 20px;
}
.iw-travel-tours-widget .post-meta li {
margin-bottom: 4px;
font-size: 12px;
}
.iw-travel-tours-widget .post-meta li a {
color: #838383;
}
.tours-reviews-widget .tours-review-item {
font-size: 12px;
padding: 20px 0;
border-bottom: 1px #ebebeb solid;
}
.tours-reviews-widget .review-title {
font-weight: 600;
}
.tours-reviews-widget .review-content {
color: #979797;
}
.tours-reviews-widget ul li {
display: inline-block;
list-style: none;
}
.tours-reviews-widget ul li.light {
margin: 0 5px -6px;
width: 1px;
height: 20px;
background: #ebebeb;
}
.tours-reviews-widget ul .review-author-link span {
color: #232323;
} .intravel-destinations.style2 .destination-item {
padding: 25px 15px;
border-bottom: 1px #eaeaea solid;
width: 50%;
float: left;
}
.intravel-destinations.style2 .destination-item {
min-height: 132px;
border-bottom: 1px #eaeaea solid;
}
.intravel-destinations.style2 .img-wrap {
width: 80px;
height: 80px;
-webkit-border-radius: 2px;
border-radius: 2px;
float: left;
margin-right: 20px;
}
.intravel-destinations.style2 .content {
overflow: hidden;
}
.intravel-destinations.style2 .content h3 {
font-size: 14px;
font-weight: 600;
line-height: 24px;
margin: -4px 0 0;
}
.intravel-destinations.style2 .content h3 a {
color: #232323;
}
.intravel-destinations.style2 .content .all-tours {
margin-top: 10px;
}
.intravel-destinations.style2 .content .all-tours a {
font-size: 12px;
color: #232323;
}
.intravel-destinations.style2 .owl-theme .owl-controls {
text-align: left;
margin-top: 15px;
}
.destination-item .star-rating {
color: #f6ab09;
float: left;
font-size: 15px;
height: 14px;
letter-spacing: 3px;
line-height: 1;
position: relative;
text-align: center;
width: 85px;
margin-top: 6px;
} .intravel-destinations-grid .destination-item{
position:relative;
margin-bottom:30px;
color:#fff;
text-align:center;
overflow:hidden;
}
.intravel-destinations-grid .destination-detail{
position:absolute;
width:100%;
bottom:0;
padding:0 25px;
z-index:3;
}
.intravel-destinations-grid .destination-item ul.meta{
margin:0 0 7px 0;
}
.intravel-destinations-grid .destination-item ul.meta li{
display:inline-block;
font-size:14px;
font-weight:600;
}
.intravel-destinations-grid .destination-item ul.meta li + li{
margin-left:15px;
}
.intravel-destinations-grid .destination-item ul.meta li a{
color:#fff;
}
.intravel-destinations-grid .destination-item ul.meta li a:hover{
text-decoration:underline;
}
.intravel-destinations-grid .destination-item li.meta-tour{
background:url(//stinivavis.com/wp-content/plugins/intravel/assets/img/number-tour-destination-icon.png) left 7px scroll no-repeat transparent;
padding-left:23px;
}
.intravel-destinations-grid .destination-item .description{
font-size:12px;
line-height:28px;
margin-bottom:7px;
}
.intravel-destinations-grid .destination-item h3.title{
font-size:24px;
margin:0 0 9px 0;
font-weight:600;
}
.intravel-destinations-grid .destination-item h3.title a{
color:#fff;
}
.intravel-destinations-grid .destination-item h3.title a:hover{
text-decoration:underline;
}
.intravel-destinations-grid .destination-item .destination-to-detail{
margin-bottom:20px;
}
.intravel-destinations-grid .destination-item .destination-to-detail a{
height:38px;
line-height:34px;
border:2px solid #fff;
border-radius:50px;
font-size:14px;
padding:0 30px;
display:inline-block;
color:#fff;
}
.intravel-destinations-grid .destination-item .destination-content{
opacity:0;
transition:all ease 0.5s;
transform: translateY(100px);
height:0;
}
.intravel-destinations-grid .destination-item .destination-rating{
display:inline-block;
margin-bottom:13px;
}
.intravel-destinations-grid .destination-item:hover .destination-content{
opacity:1;
transform: translateY(0);
height:auto;
}
.intravel-destinations-grid .destination-item .destination-head{
transition:all ease 0.5s;
transform: translateY(-20px);
}
.intravel-destinations-grid .destination-item:hover .destination-head{
transform: translateY(0);
}
.intravel-destinations-grid .destination-item:before{
content:'';
position:absolute;
height:60%;
width:100%;
background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.5)); background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.5)); background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.5)); background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.5)); left:0;
bottom:0;
}
.intravel-destinations-grid .destination-item:after{
content:'';
position:absolute;
height:100%;
width:100%;
left:0;
bottom:0;
background:rgba(0,0,0,0.2);
opacity:0;
transition:all ease 0.5s;
z-index:0;
}
.intravel-destinations-grid.style3 .destination-item .destination-image img {
width: 100%;
}
.intravel-destinations-grid .destination-item:hover:after{
opacity:1;
}
.intravel-destinations-grid .destinations-grid-filter span.input-text-wrap{
display:inline-block;
position:relative;
float:left;
margin: 0 15px 20px;
}
.intravel-destinations-grid .destinations-grid-filter .select2-container--default{
width:170px!important;
float:left;
margin: 0 15px 20px;
}
.intravel-destinations-grid .destinations-grid-filter-inner{
float:right;
font-size:12px;
color:#a2a2a2;
}
.intravel-destinations-grid .destinations-grid-filter .input-text{
height:37px;
line-height:35px;
border-radius:2px;
background:#f9f9f9;
border:1px solid #f0f0f0;
padding:5px 5px 5px 28px;
width:350px;
}
.intravel-destinations-grid .destinations-grid-filter span.input-text-wrap:before{
content:"\f002";
position:absolute;
left:0;
top:0;
width:24px;
height:37px;
line-height:37px;
text-align:center;
font-family:FontAwesome;
}
.intravel-destinations-grid .destinations-grid-filter .select2-container{
display:inline-block!important;
float:left;
width:170px;
height:37px;
margin:0 15px;
}
div.select2-drop-active{
border-color:#ebebeb !important;
}
.intravel-destinations-grid .destinations-grid-filter .select2-container--default .select2-selection--single,
.intravel-destinations-grid .destinations-grid-filter .select2-container a.select2-choice{
height:37px;
line-height:35px;
background:#f9f9f9;
border:1px solid #f0f0f0;
border-radius:2px;
}
.intravel-destinations-grid .destinations-grid-filter .select2-container--default .select2-selection--single .select2-selection__rendered{
line-height:35px;
}
.intravel-destinations-grid .destinations-grid-filter .select2-container--default .select2-selection--single .select2-selection__arrow{
height:35px;
width:24px;
}
.intravel-destinations-grid .destinations-grid-filter .button-filter{
height:37px;
line-height:37px;
border-radius:2px;
border:none;
color:#fff;
font-size:14px;
padding:0 12px;
margin-left:30px;
margin: 0 0 20px 15px;
float:left;
}
.intravel-destinations-grid .destinations-grid-filter .button-filter i{
margin-left:75px;
}
.intravel-destinations-grid .destinations-grid-filter{
border-bottom:1px solid #e9e9e9;
margin-bottom:27px;
}  .intravel-destination {
position: relative;
padding: 10px;
background: #ffffff;
}
.intravel-destination .img-wrap {
position: relative;
}
.intravel-destination .img-wrap:after {
position: absolute;
content: "";
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #000000;
opacity: 0.2;
}
.intravel-destination .destination-info {
position: absolute;
bottom: 20px;
left: 0;
width: 100%;
padding: 0 25px;
color: #ffffff;
font-weight: 700;
}
.intravel-destination .destination-info h3 {
margin: 0 0 5px;
}
.intravel-destination .destination-info h3 a {
font-size: 36px;
color: #ffffff;
line-height: 30px;
}
.intravel-destination .destination-info p.description-destination {
font-size: 12px;
margin-bottom: 15px;
}
.intravel-destination .destination-info ul li {
display: inline-block;
font-size: 14px;
margin-right: 15px;
}
.intravel-destination .destination-info ul li a {
color: #ffffff;
text-transform: capitalize;
}
.intravel-destination .destination-info ul li .tour-icon {
background: url(//stinivavis.com/wp-content/plugins/intravel/assets/img/icon-tour.png) no-repeat;
width: 16px;
height: 19px;
display: inline-block;
}
.tour-map{
height: 350px;
} .iw-travel-tours.style1 .post-meta ul{
margin:0;
}
.star-rating {
position: relative;
color: #f6ab09;
text-align: center;
height: 14px;
width: 85px;
float:left;
font-size: 15px;
line-height:1;
letter-spacing: 3px;
}
.star-rating:before {
color: #d3ced2;
content: "\f005 \f005 \f005 \f005 \f005";
font-family: FontAwesome;
float: left;
left: 0;
position: absolute;
top: 0;
position:absolute;
width:100%;
padding:0 0 0 1.5px;
height:100%;
}
.star-rating span.rating {
float: left;
left: 0;
overflow: hidden;
height:100%;
position: absolute;
top: 0;
}
.star-rating span.rating:before {
content: "\f005 \f005 \f005 \f005 \f005";
font-family: FontAwesome;
left: 0;
position: absolute;
top: 0;
padding:0 0 0 1.5px;
} .destination-detail .destination-info-map{
position:relative;
z-index:2;
margin-bottom:35px;
}
.destination-detail .destination-map{
height:100%;
width:50%;
position:absolute;
right:0;
top:0;
}
.destination-detail .destination-info-map.no-info .destination-map{
position:relative;
height:300px;
width:100%;
}
.destination-detail .destination-info-map .destination-info{
width:50%;
float:left;
min-height:300px;
padding:10px 20px;
background:#f7f7f7;
font-size:14px;
font-weight:500;
}
.destination-detail .destination-info-map label{
font-weight:inherit;
margin:0;
width:210px;
}
.destination-detail .destination-info-map .destination-info-item{
padding:12px 0;
}
.destination-detail .destination-info-map .destination-info-item + .destination-info-item{
border-top:1px solid #ebebeb;
}
.destination-detail .destination-intro h3.title-block,
.destination-detail .related_destination_tours h3.title-block{
margin:0 0 22px 0;
line-height:24px;
color:#000;
font-size:18px;
border-bottom:1px solid #e5e5e5;
padding-bottom:7px;
}
.destination-detail .related_destination_tours.iw-tour-listing{
padding:0;
margin-top:30px;
}
.destination-detail .destination-cover .destination-image{
height:600px;
position:relative;
}
.destination-detail .destination-cover .destination-image:before {
background: -webkit-linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0));
background: -o-linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0));
background: -moz-linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0));
background: linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0));
bottom: 0;
content: "";
height: 50%;
left: 0;
position: absolute;
width: 100%;
}
.destination-detail .destination-cover{
color:#fff;
position:relative;
}
.destination-detail .destination-social-share .post-share-buttons{
position:absolute;
right:0;
top:7px;
}
.destination-detail .destination-social-share{
position:relative;
}
.destination-detail .destination-social-share h3.title-block{
font-size:18px;
color:#000;
line-height:24px;
margin:0;
padding:13px 0 20px 0;
}
.destination-detail .destination-social-share .post-share-buttons a{
background-color: #d4d4d4;
border-radius: 50%;
color: #ffffff;
display: inline-block;
font-size: 14px;
height: 32px;
line-height: 32px;
margin-left: 5px;
text-align: center;
width: 32px;
}
.destination-detail .destination-social-share a.share-buttons-fb:hover {
background: #3b5998;
}
.destination-detail .destination-social-share a.share-buttons-gg:hover {
background: #bb4303;
}
.destination-detail .destination-social-share a.share-buttons-tt:hover {
background: #32cdfd;
}
.destination-detail .destination-cover .destination-cover-info{
position:absolute;
bottom:0;
left:0;
width:100%;
z-index:3;
}
.destination-detail .destination-cover-content h3.destination-name{
margin:0;
line-height:1;
font-size:48px;
font-weight:500;
}
.destination-detail .destination-cover .number-tours{
font-size:18px;
font-weight:600;
display:inline-block;
margin-right:15px;
}
.destination-detail .destination-cover .destination-rate, .destination-detail .destination-cover .destination-rate .br-wrapper {
display:inline-block;
}
.destination-detail .destination-cover .destination-parent{
font-size:18px;
font-weight:300;
}
.destination-detail .destination-cover .number-tours span{
margin-left:9px;
margin-right:6px;
}
.destination-detail .destination-cover a.view-all-tours{
height:38px;
line-height:34px;
border:2px solid #fff;
font-size:14px;
color:#fff;
padding:0 20px;
display:inline-block;
border-radius:50px;
position:absolute;
right:0;
bottom:34px;
}
.destination-detail .destination-cover .destination-cover-content{
position:relative;
padding-bottom:50px;
padding-top:50px;
}
.destination-detail .destination-cover .rate-and-total{
margin-top:14px;
}
@media (min-width: 1200px) {
.destination-detail .related_destination_tours .destination_content .item-clear:nth-child(3n+1){
clear:both;
}
}
@media (min-width: 768px) and (max-width: 1199px){
.destination-detail .related_destination_tours .destination_content .item-clear:nth-child(2n+1){
clear:both;
}
}
@media (max-width: 767px){
.destination-detail .related_destination_tours .destination_content .item-clear{
clear:both;
}
}  .widget {
margin-bottom: 32px;
}
.widget .widget-title {
font-size: 18px;
padding-bottom: 12px;
border-bottom: 1px #ebebeb solid;
margin: 0;
}
.widget_tour_search_form {
border: 1px #ebebeb solid;
padding: 20px 10px;
background: #f9f9f9;
}
.tour-search-form-wrap {
margin-top: 20px;
}
.tour-search-form-wrap .form-group {
position: relative;
}
.tour-search-form-wrap .search-tour i {
position: absolute;
top: 6px;
left: 0;
width: 32px;
border-right: 1px #ebebeb solid;
text-align: center;
}
.select2-container.form-control {
padding: 0;
border: none;
height: 40px;
line-height: 40px;
-webkit-border-radius: 0;
border-radius: 0;
}
.select2-container a.select2-choice {
display: inline-block;
height: 40px;
width: 100%;
line-height: 40px;
-webkit-border-radius: 0;
border-radius: 0;
border: 1px solid #ebebeb !important;
}
.select2-container .select2-choice .select2-chosen {
height: 100%;
}
.tour-sidebar .select2-container a.select2-choice {
padding: 0 45px !important;
}
.select2-drop .select2-results {
padding: 0;
}
.select2-drop .select2-results .select2-result {
margin: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.select2-drop .select2-results .select2-result.select2-highlighted .select2-result-label {
color: #ffffff;
}
.select2-drop .select2-results .select2-result .select2-result-label {
color: #838383;
padding: 5px 10px;
}
.tour-search-form-wrap input,
.tour-search-form-wrap .select2-container--default .select2-selection--single {
border: 1px #ebebeb solid;
height: 40px;
line-height: 40px;
width: 100%;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
color: #232323;
padding: 0 45px;
}
.tour-sidebar .tour-search-form-wrap input,
.tour-sidebar .tour-search-form-wrap .select2-container--default .select2-selection--single {
background: #ffffff;
}
.tour-search-form-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
height: 38px;
line-height: 38px;
padding: 0;
}
.tour-sidebar .select2-container .select2-choice .select2-arrow {
height: 26px;
line-height: 26px;
margin: 6px 0;
width: 32px;
text-align: center;
border-left: 1px #ebebeb solid;
}
.select2-container .select2-choice .select2-arrow b:after {
left: calc(50% + 3px) !important;
}
.tour-search-form-wrap .tour_price_slider_wrapper {
padding-top: 10px;
}
.tour-search-form-wrap .bt-submit {
text-align: right;
}
.tour-search-form-wrap .bt-submit button {
padding: 0 20px;
height: 32px;
line-height: 32px;
font-size: 16px;
font-weight: 600;
color: #ffffff;
background: #646464;
-webkit-border-radius: 20px;
border-radius: 20px;
display: inline-block;
}
.widget_tour_search_form .tour_price_slider {
margin-bottom: 1em;
}
.widget_tour_search_form .tour_price_slider_amount {
border-bottom: 1px solid #ebebeb;
color: #232323;
font-size: 14px;
padding-bottom: 20px;
}
.widget_tour_search_form .tour_price_slider_amount .button {
font-size: 1.15em;
}
.widget_tour_search_form .tour_price_slider_amount .button {
float: left;
}
.widget_tour_search_form .ui-slider {
position: relative;
text-align: left;
margin-left: .5em;
margin-right: .5em;
}
.widget_tour_search_form .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1em;
height: 1em;
background-color: #a46497;
border-radius: 1em;
cursor: ew-resize;
outline: none;
top: -.3em;
margin-left: -.5em;
}
.widget_tour_search_form .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
border-radius: 1em;
background-color: #a46497;
}
.widget_tour_search_form .tour_price_slider_wrapper .ui-widget-content {
border-radius: 1em;
border: 0;
}
.widget_tour_search_form .ui-slider-horizontal {
height: .5em;
}
.widget_tour_search_form .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.widget_tour_search_form .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.widget_tour_search_form .ui-slider-horizontal .ui-slider-range-max {
right: -1px;
}
.widget_tour_search_form .tour_tour_price_slider_wrapper{
margin-top:32px;
}
.widget_tour_search_form .tour_tour_tour_price_slider_amount{
padding-top: 10px;
text-align: left;
}
.widget_tour_search_form .tour_tour_tour_price_slider_amount .button{
border-radius: 50px;
color: #fff;
font-size: 14px;
font-weight: bold;
height: 32px;
line-height: 32px;
margin: 0 20px 0 0;
padding: 0 13px;
float:left;
background:#d4094c;
}
.widget_tour_search_form .tour_tour_price_slider_amount .button:hover{
background:#474747;
}
.widget_tour_search_form .tour_price_label {
color: #838383;
font-weight: bold;
line-height: 32px;
font-size:14px;
}
.widget_tour_search_form div.ui-slider .ui-slider-range {
background: #e1e1e1;
}
.widget_tour_search_form div.ui-slider .ui-slider-handle {
background: transparent url(//stinivavis.com/wp-content/plugins/intravel/assets/img/bg-slider-handle.png) no-repeat scroll left top;
height: 14px;
margin-left: -7px;
top: -3px;
width: 14px;
border:none!important;
}
.widget_tour_search_form div.ui-slider .ui-slider-handle:before{
border-radius: 16px;
content: "";
height: 4px;
left: 5px;
position: absolute;
top: 4px;
width: 4px;
}
.widget-tour-types a {
font-size: 14px !important;
display: block;
padding: 10px 25px 10px 30px;
color: #838383;
border-bottom: 1px #ebebeb solid;
position: relative;
}
.widget-tour-types a:before {
content: '\f3fe';
font-family: "Ionicons";
position: absolute;
left: 10px;
top: 9px;
}
.widget-tour-types a:last-child {
border-bottom: none;
padding-bottom: 0;
}
.destination-widget .destination-item {
margin-top: 25px;
position: relative;
overflow: hidden;
}
.destination-widget .destination-item:after {
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
}
.destination-widget .destination-item img {
width: 100%;
}
.destination-widget .destination-item .destination-info {
position: absolute;
bottom: 20px;
width: 100%;
color: #ffffff;
text-align: center;
z-index: 9;
top: auto;
-webkit-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: transform 0.5s linear 0s;
transition: transform 0.5s linear 0s;
}
.destination-widget .destination-item:hover .destination-info {
bottom: 25px !important;
left: 0;
transform: translateY(0px);
z-index: 3;
}
.destination-widget .destination-item h4 {
font-size: 24px;
font-weight: 600;
margin: 0;
}
.destination-widget .destination-item .destination-parent{
font-size: 14px;
font-family: "Playfair Display";
font-style: italic;
margin-top: 5px;
}
.destination-widget .destination-item .destination-parent a{
color:#fff;
}
.destination-widget .destination-item .iw-star-rating {
margin: 4px auto 10px;
}
.destination-widget .destination-item .destination-to-detail {
margin: 11px 0 0;
opacity: 0;
-webkit-transition: opacity 0.5s linear;
transition: opacity 0.5s linear;
}
.destination-widget .destination-item:hover .destination-to-detail {
opacity: 1;
}
.destination-widget .destination-item .destination-to-detail a {
padding: 2px 30px;
font-size: 14px;
color: #ffffff;
display: inline-block;
border: 2px #ffffff solid;
-webkit-border-radius: 20px;
border-radius: 20px;
} .widget_tour_rating_filter ul {
margin: 0;
padding: 0;
border: 0;
list-style: none outside;
}
.widget_tour_rating_filter ul li {
*zoom: 1;
padding: 0 0 1px;
list-style: none;
}
.widget_tour_rating_filter ul li:before, .widget_tour_rating_filter ul li:after {
content: " ";
display: table;
}
.widget_tour_rating_filter ul li:after {
clear: both;
}
.widget_tour_rating_filter ul li a {
padding: 1px 0;
text-decoration: none;
}
.widget_tour_rating_filter ul li .star-rating {
float: none;
display: inline-block;
}
.widget_tour_rating_filter ul li.chosen a:before {
font-family: 'WooCommerce';
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-right: .618em;
content: "";
text-decoration: none;
color: #a00;
}
#ui-datepicker-div .ui-datepicker-calendar{
position: relative;
} #ui-datepicker-div.loading .ui-datepicker-calendar:after{
content: "";
width: 16px;
height: 11px;
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
margin-top: -8px;
margin-left: -5px;
z-index: 999;
background-image: url(//stinivavis.com/wp-content/plugins/intravel/assets/img/facebook-loading.gif);
}
.ui-datepicker.ui-widget tr td.special-price.sale-price{
background: #00a3df;
color: #fff;
}
.ui-datepicker.ui-widget tr td.special-price.sale-price a{
color: #fff;
}
.ui-datepicker.ui-widget tr td.special-price.inc-price{
background: #13a1c5;
}
.ui-datepicker.ui-widget tr td.special-price.inc-price a{
color: #fff;
}
.tour-price-now{
margin-bottom: 10px;
font-weight: bold;
} .intravel-checkout-page .tour-infomation{
background: #f7f7f7;
color: #232323;
font-weight: 500;
padding: 15px 30px 25px;
}
.intravel-checkout-page .tour-infomation h3{
font-weight: 300;
margin: 10px 0 5px;
font-size: 30px;
}
.intravel-checkout-page .personal-info h3{
color: #232323;
font-size: 18px;
padding-left: 30px;
margin: 15px 0;
}
.intravel-checkout-page .personal-main{
background: #f7f7f7;
padding: 35px 30px;
float: left;
width: 100%;
}
.intravel-checkout-page .input-row{
float: left;
width: 100%;
font-weight: 500;
}
.intravel-checkout-page .input-row label{
width: 25%;
float: left;
font-weight: 400;
color: #838383;
border-bottom: 1px solid #ededed;
height: 50px;
line-height: 50px;
margin: 0;
}
.intravel-checkout-page .input-row .msg-wrap > div label{
border-bottom: none;
}
.intravel-checkout-page .input-row > span{
border-bottom: 1px solid #ededed;
height: 50px;
line-height: 50px;
display: inline-block;
width: 70%;
float: right;
position: relative;
}
.intravel-checkout-page .input-row.price span, .intravel-checkout-page .input-row.price label {
border: none;
color: #d70a0a;
}
.intravel-checkout-page .input-row.price span {
font-weight: 600;
}
.intravel-checkout-page .input-row .msg-total {
height: 50px;
line-height: 50px;
}
.intravel-checkout-page .input-row span.textarea {
height: auto;
line-height: 1;
margin-top: 22px;
}
.intravel-checkout-page .input-row > span:after{
content: "\f040";
position: absolute;
font-family: "FontAwesome";
width: 10px;
height: 10px;
top: 0;
right: 20px;
color: #13a1c5;
opacity: 0;
}
.intravel-checkout-page .input-row.start-time > span:after{
display: none;
}
.intravel-checkout-page .input-row span.textarea:after{
top:12px;
}
.intravel-checkout-page .personal-main div:last-child span, .intravel-checkout-page .personal-main div:last-child label{
border: none;
}
.intravel-checkout-page .input-row input{
border: none;
background: #f7f7f7;
color: #13a1c5;
font-weight: 500;
box-shadow: none;
height: 37px;
border-color: #e8e8e8;
width: 100%;
display: inline-block;
}
.intravel-checkout-page .input-row input:focus, .intravel-checkout-page .input-row input:hover, .intravel-checkout-page .input-row input:active{
background: #fff;
border: 1px solid #e8e8e8;
border-radius: 0;
}
.intravel-checkout-page .input-row span:hover:after{
opacity: 1;
}
.intravel-checkout-page .input-row span:hover input{
background: #fff;
border: 1px solid #e8e8e8;
border-radius: 0;
}
.intravel-checkout-page .input-row textarea{
border: 1px solid #e8e8e8;
box-shadow: none;
border-radius: 0;
min-height: 150px;
padding: 10px 12px;
}
.intravel-checkout-page .checkout-left-col{
padding: 10px 35px 40px;
background: #f7f7f7;
}
.intravel-checkout-page .checkout-left-col .booking-information > h3{
color: #232323;
text-transform: uppercase;
font-weight: 500;
font-size: 18px;
border-bottom: 1px solid #e7e7e7;
padding-bottom: 16px;
margin-bottom: 0;
}
.intravel-checkout-page .checkout-left-col .payment-method h3{
margin-bottom: 12px;
}
.intravel-checkout-page .checkout-left-col .input-row label{
width: 50%;
}
.intravel-checkout-page .checkout-left-col .input-row > span{
width: 45%;
}
.intravel-checkout-page .booking-information div:last-child span, .intravel-checkout-page .booking-information div:last-child label{
border: none;
}
.intravel-checkout-page .payment-method label{
font-size: 12px;
font-weight: normal;
}
.intravel-checkout-page .payment-method input{
margin-right: 7px;
margin-top: 7px;
float: left;
}
.intravel-checkout-page .button-group{
margin-top: 10px;
}
.intravel-checkout-page .button-group .btn{
border-radius: 0;
color: #fff;
padding: 5px 25px;
font-size: 18px;
}
.intravel-checkout-page .button-group .process-btn{
margin-right: 15px;
}
.intravel-checkout-page .button-group .cancel-btn{
background: #ddd;
}
.intravel-checkout-page .select-row-date, .intravel-checkout-page .tour-services-now {
float: left;
width: 100%;
}
.intravel-checkout-page .select-row-date label {
border-bottom: 1px solid #ededed;
color: #838383;
float: left;
font-weight: 400;
height: 50px;
line-height: 50px;
margin: 0;
width: 50%;
}
.intravel-checkout-page .select-row-date .input-form {
border-bottom: 1px solid #ededed;
float: right;
width: 45%;
height: 50px;
line-height: 50px;
padding-top: 6px;
}
.intravel-checkout-page .input-row .tour_start_time.select2-container {
margin-top: 5px;
}
.intravel-checkout-page .input-row .tour_start_time a.select2-choice,
.intravel-checkout-page .input-row .tour_start_time.select2-container {
border: none !important;
background: none;
height: 38px !important;
line-height: 38px !important;
box-shadow: none;
}
.intravel-checkout-page .tour_start_time.select2-container a.select2-choice:hover {
border: 1px #e4e4e4 solid !important;
background: #ffffff;
}
.intravel-checkout-page .tour-services-now .input-form {
margin-bottom: 10px;
}
.intravel-checkout-page .msg-wrap > div {
border-bottom: 1px solid #ededed;
height: 50px;
line-height: 50px;
} .thankyou-page {
text-align: center;
padding: 40px 0 130px;
}
.thankyou-page .icon-check {
font-size: 72px;
color: #ffffff;
width: 60px;
height: 60px;
line-height: 60px;
-webkit-border-radius: 50%;
border-radius: 50%;
display: inline-block;
overflow: hidden;
}
.thankyou-page .icon-check i {
line-height: 60px;
position: relative;
top: -5px;
}
.thankyou-page h3.thankyou-order-received {
font-size: 18px;
font-weight: 600;
margin-bottom: 25px;
}
.thankyou-page p.thankyou-booking {
display: inline-block;
font-size: 14px;
width: 75%;
}
.thankyou-page .back-homepage a {
font-size: 14px;
color: #ffffff;
display: inline-block;
height: 40px;
line-height: 40px;
padding: 0 30px;
margin-top: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
} .tour_price_slider_wrapper .tour_price_slider_amount {
color: #232323;
font-size: 14px;
line-height: 1;
margin-top: 8px;
}
.tour_price_slider_wrapper .tour_price_slider_amount .button {
font-size: 1.15em;
}
.tour_price_slider_wrapper .tour_price_slider_amount .button {
float: left;
}
.tour_price_slider_wrapper .ui-slider {
position: relative;
text-align: left;
margin-left: 0.5em;
margin-right: 0.5em;
}
.tour_price_slider_wrapper .ui-slider .ui-slider-handle {
position: absolute;
z-index: 1;
width: 1em;
height: 1em;
background-color: #a46497;
border-radius: 1em;
cursor: ew-resize;
outline: none;
top: -.3em;
margin-left: -.5em;
}
.tour_price_slider_wrapper .ui-slider .ui-slider-range{
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
border-radius: 1em;
background-color: #a46497;
}
.tour_price_slider_wrapper .ui-widget-content {
border-radius: 1em;
border: 0;
}
.tour_price_slider_wrapper .ui-slider-horizontal {
height: .5em;
}
.tour_price_slider_wrapper .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.tour_price_slider_wrapper .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.ui-slider-horizontal .ui-slider-range-max {
right: -1px;
}
.tour_price_slider_wrapper .iw-group-travel.iw-price{
margin-left: -20px;
margin-top: 13px;
}
.tour_price_slider_wrapper .tour_price_slider.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content{
background: #13a1c5;
}
.tour_price_slider_wrapper .tour_tour_tour_price_slider_amount{
padding-top: 10px;
text-align: left;
}
.tour_price_slider_wrapper .tour_tour_tour_price_slider_amount .button{
border-radius: 50px;
color: #fff;
font-size: 14px;
font-weight: bold;
height: 32px;
line-height: 32px;
margin: 0 20px 0 0;
padding: 0 13px;
float:left;
background:#d4094c;
}
.tour_price_slider_wrapper .tour_tour_price_slider_amount .button:hover{
background:#474747;
}
.tour_price_slider_wrapper .tour_price_label {
color: #838383;
font-weight: bold;
line-height: 32px;
font-size:14px;
}
.tour_price_slider_wrapper div.ui-slider .ui-slider-range {
background: #e1e1e1;
}
.tour_price_slider_wrapper div.ui-slider .ui-slider-handle {
background: transparent url(//stinivavis.com/wp-content/plugins/intravel/assets/img/bg-slider-handle.png) no-repeat scroll left top;
height: 14px;
margin-left: -7px;
top: -3px;
width: 14px;
border:none!important;
}
.tour_price_slider_wrapper div.ui-slider .ui-slider-handle:before{
border-radius: 16px;
content: "";
height: 4px;
left: 5px;
position: absolute;
top: 4px;
width: 4px;
} .intravel-check-order-page input {
height: 40px;
line-height: 40px;
font-size: 12px;
border: 1px solid #ededed;
color: #232323;
padding: 0 15px;
float: left;
margin-right: 30px;
}
.intravel-check-order-page button {
height: 40px;
line-height: 40px;
border: 1px solid;
color: #fff;
font-size: 18px;
font-weight: normal;
padding: 0 15px;
float: left;
}
.intravel-check-order-page .tour-infomation, .intravel-check-order-page .booking-information {
background: #f7f7f7 none repeat scroll 0 0;
color: #232323;
font-weight: 500;
padding: 15px 30px 25px;
margin-bottom: 30px;
width: 50%;
}
.intravel-check-order-page .booking-information h3 {
border-bottom: 1px solid #e7e7e7;
color: #232323;
font-size: 18px;
font-weight: 500;
margin-bottom: 0;
padding-bottom: 16px;
text-transform: uppercase;
}
.intravel-check-order-page .info-item label, .intravel-check-order-page .info-item {
color: #838383;
font-weight: 400;
}
.intravel-check-order-page .info-item {
border-bottom: 1px solid #ededed;
}
.intravel-check-order-page .info-item label {
min-width: 200px;
}
.intravel-check-order-page .action-group a {
height: 40px;
line-height: 40px;
color: #ffffff;
display: inline-block;
padding: 0 20px;
background: #dddddd;
margin-right: 10px;
}
.intravel-check-order-page .order-status {
height: 40px;
line-height: 40px;
color: #ffffff;
display: inline-block;
padding: 0 20px;
background: #dddddd;
margin-right: 10px;
}
.intravel-check-order-page .back-homepage {
margin-top: 15px;
}
.intravel-check-order-page .back-homepage a {
display: inline-block;
height: 40px;
line-height: 40px;
padding: 0 25px;
font-size: 14px;
color: #ffffff;
}
.intravel-check-order-page .back-homepage a:hover {
color: #ffffff;
} .rtl .field-group-service .checkbox-service-group.parent {
padding-left: 0;
padding-right: 28px;
}
.rtl .iw-tour-listing .tour-item .tour-price-vote .iwt-rating {
float: left;
}
.rtl .iw-tour-listing .layout-switcher {
float: left;
}
.rtl .iw-tour-listing .layout-switcher li {
margin: 0 5px 20px 0;
}
.rtl .tour-listing-row .tour-item .image-wrap {
left: auto;
right: 0;
}
.rtl .iw-tour-listing .tour-listing-row .tour-item .tour-info-wrap {
margin-left: 0;
margin-right: 300px;
padding: 25px 40px 20px 20px;
}
.rtl .iw-tour-listing .tour-listing-row .tour-social {
float: left;
}
.rtl .iw-tour-listing .tour-listing-row .tour-social li {
margin: 0 5px 0 0;
}
.rtl .iw-tour-listing .tour-order-layout-form .select2-container--default .select2-selection--single .select2-selection__rendered {
padding: 0 15px 0 25px;
}
.rtl .widget-tour-types a {
padding: 10px 30px 10px 25px;
}
.rtl .widget-tour-types a:before {
left: auto;
right: 10px;
}
.rtl .iw-travel-tours-widget .tour-thumnail {
float: right;
}
.rtl .iw-travel-tours-widget .tour-info {
margin: 0 117px 0 0;
}
.rtl .tour-order-layout-form .select2-container.iw-select-2 {
float: right;
margin: 0 0 20px 10px;
}
.rtl .tour-sidebar .select2-container .select2-choice .select2-arrow {
border-right: 1px solid #ebebeb;
border-left: none;
}
.rtl .field-group.field-group-service .checkbox-service-item span {
right: auto;
left: 0;
}
.rtl .field-group-service .checkbox-service-item input {
left: auto;
right: 0;
}
.rtl .field-group-service .checkbox-service-item input + label::before {
margin: 0 0 0 10px;
}
.rtl .field-group-service .checkbox-service-item input + label::after {
right: 11px;
left: auto;
}
.rtl .tour-booking-form .field-group label.service-child-label input,
.rtl .tour-checkout-form .field-group label.service-child-label input {
margin-left: 2px;
}
.rtl .intravel-checkout-page .input-row > span:after {
left: 20px;
right: auto;
} @media (max-width: 1199px) {
.intravel-destinations.style2 .destination-item {
width: 100%;
float: none;
}
.destination-detail .destination-cover .destination-image{
height:550px;
}
.destination-detail .destination-info-map .destination-info{
float:none;
width:auto;
}
.destination-detail .destination-map{
position:relative;
width:100%;
min-height:300px;
}
.travel-detail .post-feature .tour-feature-img.single{
height: 700px;
}
.travel-detail .post-head h3.post-title {
font-size: 44px;
}
.post-gallery .tour-gallery-img{
height: 420px;
}
}
@media (max-width: 991px) {
.destination-detail .destination-cover .destination-image{
height:500px;
}
.travel-detail .post-feature .tour-feature-img.single{
height: 630px;
}
.travel-detail .post-head h3.post-title {
font-size: 40px;
}
.post-gallery .tour-gallery-img{
height: 380px;
}
.intravel-destinations.style1 .destination-item:hover .content {
padding: 0 25px;
}
.intravel-destinations.style1 .destination-item:hover .content .destination-detail-v2 a {
padding: 2px 20px;
}
.destination-widget .destination-item {
width: 50%;
float: left;
}
.intravel-check-order-page .tour-infomation, .intravel-check-order-page .booking-information {
width: 100%;
}
}
@media (max-width: 767px) {
.intravel-check-order-page input {
margin: 0 30px 30px 0;
}
.destination-detail .destination-cover .destination-image{
height:450px;
}
.travel-detail .post-feature .tour-feature-img.single{
height: 530px;
}
.travel-detail .post-head h3.post-title {
font-size: 36px;
}
.post-gallery .tour-gallery-img{
height: 350px;
}
.travel-detail .post-gallery .iw-slider .gallery-content {
padding: 0 25px;
}
.thankyou-page p.thankyou-booking {
width: 100%;
}
.tour-listing-row .tour-item .image-wrap {
position: relative;
top: auto;
left: auto;
width: auto;
height: 450px;
}
.iw-tour-listing .tour-listing-row .tour-item .tour-info-wrap {
margin-left: 0;
}
.rtl .iw-tour-listing .tour-listing-row .tour-item .tour-info-wrap {
margin-right: 0;
padding: 25px 20px 20px;
}
.iw-tour-listing .tour-order-layout-form .select2.select2-container.select2-container--default {
margin: 0 0 20px;
}
.intravel-destinations-grid .destinations-grid-filter span.input-text-wrap {
width: 170px;
}
.intravel-destinations-grid .destinations-grid-filter .input-text {
width: 100%;
}
}
@media (max-width: 640px) {
.destination-detail .destination-cover a.view-all-tours {
position: relative;
right: auto;
top: auto;
bottom: auto;
margin-top: 15px;
}
}
@media (max-width: 479px) {
.tour-order-layout-form .select2-container.iw-select-2 {
float: none;
width: 100%;
margin: 0;
}
.rtl .tour-order-layout-form .select2-container.iw-select-2 {
float: none;
width: 100%;
margin: 0;
}
.intravel-check-order-page input {
width: 100%;
margin: 0 0 30px;
}
.destination-detail .destination-cover .destination-image{
height:400px;
}
.travel-detail .post-feature .tour-feature-img.single{
height: 500px;
}
.travel-detail .post-head h3.post-title {
font-size: 32px;
}
.travel-detail .iw-tour-info .info-right ul li{
float:none;
width:auto;
}
.tour-listing-row .tour-item .image-wrap {
height: 300px;
}
.destination-widget .destination-item {
width: 100%;
}
.intravel-checkout-page .input-row > span, .intravel-checkout-page .input-row label {
float: none;
width: 100%;
}
.iw-tour-listing .layout-switcher {
float: none;
}
.intravel-destinations-grid .destinations-grid-filter .select2-container--default,
.intravel-destinations-grid .destinations-grid-filter span.input-text-wrap,
.intravel-destinations-grid .destinations-grid-filter .button-filter {
width: 100% !important;
margin: 0 0 20px 0;
}
.destination-detail .destination-cover a.view-all-tours {
position: relative;
margin-top: 20px;
}
.iw-tour-listing .layout-switcher li {
margin: 0 5px 20px 0;
}
}
@media (max-width: 360px) {
.intravel-check-order-page .info-item label {
min-width: 140px;
}
.intravel-destinations.style1 .destination-item:hover .content {
padding:  0 15px;
}
}@import url("https://fonts.googleapis.com/css?family=Playfair+Display:400,400italic,700,700italic,900,900italic");
@import url("https://fonts.googleapis.com/css?family=Herr+Von+Muellerhoff");
@import url("https://fonts.googleapis.com/css?family=Great+Vibes&subset=latin,latin-ext"); .iw-clear_both {
clear: both;
}
.center-text{
text-align: center;
}
.right-text{
text-align: right;
}
.left-text{
text-align: left;
}  .iw-posts.style1 .post-image-wrap{
position:relative;
}
.iw-posts.style1 .iw-posts-list{
margin:0 -15px;
}
.iw-posts.style1 .post-item{
padding:0 15px;
}
.iw-posts.style1 .post-image img{
border:1px solid #efefef;
}
.iw-posts.style1 .post-image-wrap:hover img{
box-shadow:0px 0px 3px 1px #dedede;
}
.iw-posts.style1 .post-image img{
width:100%;
}
.iw-posts.style1 .post-content{
position:absolute;
height:100%;
width:100%;
left:0;
top:0;
text-align:center;
color:#fff;
opacity:0;
background:rgba(0,0,0,0.6);
transition:all ease 0.5s;
}
.iw-posts.style1 .post-image-wrap:hover .post-content{
opacity:1;
}
.iw-posts.style1 .post-content-inner{
position:absolute;
width:100%;
padding:0 20px;
top:50%;
transform: translateY(-50%);
left:0;
}
.iw-posts.style1 .post-description{
font-weight:500;
}
.iw-posts.style1 a.read-more{
height:36px;
line-height:36px;
border-radius:50px;
font-size:12px;
color:#fff;
padding:0 20px;
display:inline-block;
font-weight:600;
margin-top:26px;
}
.iw-posts.style1 .post-info{
text-align:center;
padding:26px 20px 15px 20px;
background:#fff;
}
.iw-posts.style1 .post-meta > div + div{
margin-left:12px;
}
.iw-posts.style1 .post-meta > div{
display:inline-block;
font-size:12px;
}
.iw-posts.style1 .post-meta > div i{
margin-right:5px;
}
.iw-posts.style1 h3.post-title{
margin:0 0 5px 0;
font-size:18px;
font-weight:500;
line-height:24px;
}
.iw-posts.style1 h3.post-title a{
color:#232323;
}
.iw-posts.style1 .post-meta a:hover{
color:#838383;
} .iw-posts.style2 .post-item{
color:#838383;
margin:0;
background: #ffffff;
}
.iw-posts.style2 .owl-item.active + .owl-item.active .post-item{
margin-left:-1px;
padding-left:1px;
}
.iw-posts.style2 .post-item-inner{
padding:52px 50px 34px 50px;
border:1px solid #ececec;
}
.iw-posts.style2 .post-meta > div{
display:inline-block;
font-size:12px;
}
.iw-posts.style2 .post-meta > div + div{
margin-left:10px;
}
.iw-posts.style2 .post-meta a:hover{
color:#838383;
}
.iw-posts.style2 .post-meta{
margin-bottom:20px;
}
.iw-posts.style2 h3.post-title{
font-weight:600;
margin:0 0 17px 0;
font-size:30px;
line-height:36px;
}
.iw-posts.style2 h3.post-title a{
color:#232323;
}
.iw-posts.style2 .post-description{
font-size:14px;
line-height:36px;
}
.iw-posts.style2 .read-more{
border-top:1px solid #ececec;
margin-top:20px;
padding-top:15px;
}
.iw-posts.style2 .read-more a{
font-size:14px;
font-weight:600;
}
.iw-posts.style2 .read-more a:hover{
color:#838383!important;
}
.iw-posts.style2 .owl-theme .owl-controls{
margin:20px 0 0 0;
}
.iw-posts.style2 .owl-theme .owl-controls .owl-page span{
background:#dadada;
border-radius:50px;
height:11px;
width:11px;
margin:0 3px;
opacity:1;
}
.iw-posts.style3 .iw-posts-list{
margin:0 -15px;
}
.iw-posts.style3 .post-item-wrap{
padding:0 15px;
}
.iw-posts.style3 .post-item-inner{
background:#fff;
position:relative;
z-index:2;
box-shadow: 0 2px 4px -1px rgba(0,0,0,0.1);
margin-bottom:30px;
}
.iw-posts.style3 .post-item{
position:relative;
}
.iw-posts.style3 .post-item img {
width: 100%;
}
.iw-posts.style3 .post-item:before{
position:absolute;
content:'';
top:27px;
bottom:27px;
left:27px;
right:27px;
z-index:-1;
background:red;
width:calc(100% - 54px);
height:calc(100% - 54px);
box-shadow:0 22px 25px 10px rgba(0, 0, 0, 0.35);
transition:all ease 0.5s;
opacity:0;
}
.iw-posts.style3 .post-item:hover:before{
opacity:1;
}
.iw-posts.style3 .post-content{
padding: 15px 27px 25px;
}
.iw-posts.style3 h3.post-title{
margin:0 0 32px 0;
font-size:18px;
line-height:28px;
font-weight:600;
}
.iw-posts.style3 h3.post-title a{
color:#000;
}
.iw-posts.style3 .post-date,
.iw-posts.style3 .read-more a{
font-size:13px;
font-family: 'Poppins';
color:#ccc;
}
.iw-posts.style3 .read-more{
font-weight:600;
}
.iw-posts.style3 .post-item:hover .read-more a {
color: #000000;
}
.iw-posts.style3 .post-date{
margin-bottom: 9px;
}  .iw-heading {
margin: 0 auto;
}
.iw-heading strong {
font-weight: 600;
}
.iw-heading.style1 .iwh-title {
font-size: 60px;
line-height: 50px;
margin: 0 0 22px;
display: inline-block;
color: #282828;
}
.iw-heading.style1 .iwh-sub-title {
font-size: 18px;
line-height: 35px;
text-transform: uppercase;
}
.iw-heading.style1 .iwh-description {
font-size: 14px;
color: #828181;
} .iw-heading.style2 {
margin: 0 auto;
}
.iw-heading.style2 .iwh-title {
font-size: 36px;
line-height: 52px;
text-transform: uppercase;
font-weight: 300;
margin: 2px 0;
position: relative;
}
.iw-heading.style2 .iwh-icon {
width: 205px;
display: inline-block;
position: relative;
line-height: 1;
text-align: center;
}
.iw-heading.style2 .iwh-icon:before, .iw-heading.style2 .iwh-icon:after {
content: "";
position: absolute;
width: 90px;
height: 1px;
background: #f1f1f1;
top: 5px;
}
.iw-heading.style2 .iwh-icon:before {
left: 0;
}
.iw-heading.style2 .iwh-icon:after {
right: 0;
}
.iw-heading.style2 .iwh-sub-title {
font-family: 'Herr Von Muellerhoff', cursive;
font-weight: 400;
font-size: 60px;
line-height: 52px;
} .iw-heading.style3 {
margin: 0 auto;
color: #838383;
}
.iw-heading.style3 .iwh-title {
font-weight: 600;
font-size: 48px;
color: #232323;
text-transform: uppercase;
line-height: 1;
margin: 10px 0 24px;
padding-bottom: 16px;
position: relative;
}
.iw-heading.style3 .iwh-title:after {
content: "";
margin: 17px 0 0;
width: 90px;
border-top: 2px solid;
display: block;
position: absolute;
bottom: 0;
}
.iw-heading.style3.text-center .iwh-title:after {
left: calc(50% - 45px);
}
.iw-heading.style3 .iwh-sub-title {
font-size: 14px;
font-weight: 600;
color: #232323;
}
.iw-heading.style3 .iwh-description {
font-size: 14px;
line-height: 30px;
} .iw-heading.style4 .iwh-sub-title{
line-height:1;
}
.iw-heading.style4 .iwh-title{
margin:0;
line-height:1;
}
.iw-heading.style4 .iwh-description{
margin-top:12px;
} .iw-heading.style5 {
margin: 0 auto;
}
.iw-heading.style5 .iwh-title {
font-size: 194px;
line-height: 81px;
font-weight: 700;
color: rgba(0, 0, 0, 0.02);
margin: 0;
}
.iw-heading.style5 .iwh-sub-title {
font-family: 'Herr Von Muellerhoff', cursive;
font-weight: 400;
font-size: 60px;
line-height: 52px;
} .intravel-discount-tours .image-wrap a{
display:inline-block;
max-width:100%;
position:relative;
z-index:2;
}
.intravel-discount-tours .image-wrap a:before{
position:absolute;
content:'';
width:100%;
bottom:0;
left:0;
height:60%;
z-index:1;
opacity:0.7;
background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.9)); background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.9)); background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.9)); background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.9)); }
.intravel-discount-tours .info-wrap{
position:absolute;
bottom:0;
left:0;
width:100%;
text-align:center;
z-index:4;
color:#fff;
padding:0 15px;
}
.intravel-discount-tours .tour-type{
font-family: 'Playfair Display';
font-size:18px;
font-weight:500;
}
.intravel-discount-tours h3.title{
margin:14px 0 19px 0;
line-height:36px;
font-size:24px;
font-family: 'Poppins';
}
.intravel-discount-tours h3.title{
margin-bottom:33px;
}
.intravel-discount-tours h3.title a{
color:#fff;
}
.intravel-discount-tours{
margin:0 -15px;
}
.intravel-discount-tours .iw-tour-item-wrap{
padding:0 15px;
}
.intravel-discount-tours .iw-tour-item{
position:relative;
}
.intravel-discount-tours .discount span{
position:relative;
display:inline-block;
width:44px;
height:44px;
font-size:18px;
line-height:44px;
color:#000;
margin-bottom:24px;
}
.intravel-discount-tours .discount span:before{
width:100%;
height:100%;
background:#fff;
border-radius:4px;
position:absolute;
top:0;
left:0;
transform:rotate(45deg);
content:'';
z-index:-1;
}
.intravel-discount-tours .owl-theme .owl-controls{
margin:0;
position:absolute;
top:calc(50% - 22px);
width:100%;
}
.intravel-discount-tours .owl-theme .owl-controls .owl-buttons div{
height:44px;
border-radius:100px;
background:#fff;
color:#838383;
font-size:30px;
padding:0;
margin:0;
line-height:44px;
opacity:1;
width:44px;
position:absolute;
top:0;
}
.intravel-discount-tours .owl-theme .owl-controls div.owl-next{
right:-7px;
}
.intravel-discount-tours .owl-theme .owl-controls div.owl-prev{
left:-7px;
}  .intravel-popular-tours .image-wrap a{
display:block;
max-width:100%;
position:relative;
z-index:2;
width: 100%;
}
.intravel-popular-tours .large .image-wrap a .img-tour {
height: 570px;
width: 100%;
}
.intravel-popular-tours .small .image-wrap a .img-tour {
height: 270px;
width: 100%;
}
.intravel-popular-tours .image-wrap a:before{
position:absolute;
content:'';
width:100%;
bottom:0;
left:0;
height:60%;
z-index:1;
opacity:0.7;
background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.9)); background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.9)); background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.9)); background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.9)); }
.intravel-popular-tours .iw-tour-item{
position:relative;
margin-bottom:30px;
}
.intravel-popular-tours .info-wrap{
position:absolute;
bottom:0;
left:0;
width:100%;
text-align:center;
z-index:4;
color:#fff;
padding:0 15px;
}
.intravel-popular-tours .tour-type{
font-family: 'Playfair Display';
font-size:18px;
font-weight:500;
}
.intravel-popular-tours h3.title{
margin:14px 0 19px 0;
line-height:1;
font-size:24px;
font-family: 'Poppins';
}
.intravel-popular-tours h3.title a{
color:#fff;
}
.intravel-popular-tours h3.title a:hover{
text-decoration:underline;
}  .iw-slider-block.style1 {
padding-top: 50px;
margin: 0 150px;
}
.iw-slider-block{
overflow:hidden;
}
.dg-container{
position: relative;
height: 450px;
overflow: visible !important;
padding-right:60px;
padding-left:60px;
}
.dg-wrapper{
height: 100%;
width: 50%;
margin: 0 auto;
position: relative;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
-o-perspective: 1000px;
-ms-perspective: 1000px;
perspective: 1000px;
}
.dg-wrapper .item{
width: 100%;
display: block;
position: absolute;
left: 0;
bottom: -1px;
box-shadow: 0 10px 20px rgba(0,0,0,0.1);
cursor:pointer;
}
.dg-wrapper .dg-center:before, .dg-wrapper .item:after{
height:75%;
width:50px;
bottom:0;
content:'';
position:absolute;
z-index:-1;
background:rgba(0,0,0,0.15);
}
.dg-wrapper .dg-center:after {
right: -10px;
transform: skewX(-4deg);
}
.dg-wrapper .dg-center:before {
left: -10px;
transform: skewX(4deg);
}
.dg-wrapper .dg-transition{
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.dg-wrapper .dg-center{
cursor: default;
}
.item.dg-center .browser-frame:after{
display: none;
}
.iw-slider-block .item a img,
.iw-slider-block .item p{
margin: 0;
height: 100%;
}
.iw-profile-slider-block .dg-wrapper .profile-info,
.iw-profile-slider-block .dg-wrapper .social-links{
display: none;
}
.iw-video{
position: relative;
}    .iw-video video{
display: block;
width:100%;
}
.iw-video .play-button {
display: none;
color: #fff;
font-size: 16px;
cursor: pointer;
position:absolute;
z-index: 1;
top:50%;
left:50%;
transform: translateX(-50%)  translateY(-50%);
-webkit-transform: translateX(-50%)  translateY(-50%);
width: 40px;
height: 40px;
border: 4px #ffffff solid;
-webkit-border-radius: 50%;
border-radius: 50%;
line-height: 32px;
text-align: center;
}
.iw-video .play-button i {
margin-left: 2px;
}
.dg-center .play-button {
display: block;
}
.iw-video.have-content .play-button{
top:30%;
}
.iw-video .play-button{
transition:all ease 0.2s;
-webkit-transition:all ease 0.2s;
}
.iw-video.playing .play-button{
opacity: 0!important;
}
.iw-video.playing .play-button{
transform: translateX(-50%)  translateY(-50%) scale(5);
-webkit-transform: translateX(-50%)  translateY(-50%) scale(5);
}
.iw-video-overlay {
transition: width 0.5s ease, height 0.5s ease;
-webkit-transition: width 0.5s ease;
width: 0;
height: 0;
}
.dg-center .iw-video-overlay{
position: absolute;
bottom:0;
right:0;
height: 100%;
width:100%;
}
.iw-slider-block .img {
display: none;
opacity: 0;
z-index: 9;
top: -50px;
position: absolute;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
width: 75px;
height: 75px;
-webkit-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
border: 2px #ffffff solid;
transition: opacity ease 0.2s;
-webkit-transition: opacity ease 0.2s;
}
.iw-slider-block .dg-center .img {
display: block;
opacity: 1;
} .inwave-funfact-item.style1 {
border-right: 1px rgba(225, 225, 225, 0.2) solid;
padding: 30px 15px;
color: #ffffff;
min-height: 120px;
width: 25%;
display: inline-block;
}
.inwave-funfact-item.style1:last-child {
border: none;
}
.inwave-funfact-item.style1 .funfact-img {
float: left;
margin-right: 15px;
}
.inwave-funfact-item.style1 .funfact-info {
overflow: hidden;
}
.inwave-funfact-item.style1 .funfact-info .funfact-number {
font-size: 30px;
font-weight: 700;
margin-bottom: 5px;
line-height: 30px;
}
.inwave-funfact-item.style1 .funfact-info .funfact-title {
font-size: 18px;
} .intravel-spotlight-destination .destination{
position: relative;
}
.intravel-spotlight-destination.style1 .destination:before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 30%;
background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.5)) repeat scroll 0 0;
}
.intravel-spotlight-destination .tour-type-img img {
width: 100%;
}
.intravel-spotlight-destination .destination-info{
position: absolute;
bottom: 0;
left: 0;
padding: 20px 25px;
color: #fff;
}
.intravel-spotlight-destination .destination-info .title{
font-size: 14px;
text-transform: uppercase;
height: 35px;
line-height: 35px;
padding: 0 12px;
border: 1px solid #fff;
border-radius: 2px;
display: inline-block;
}
.intravel-spotlight-destination .destination-info > h3{
font-size: 36px;
font-weight: 600;
margin: 5px 0 2px;
}
.intravel-spotlight-destination .destination-info > h3 a{
color: #fff;
}
.intravel-spotlight-destination .destination-info p{
font-size: 12px;
}
.intravel-spotlight-destination .tour-types .row{
margin-bottom: 30px;
}
.intravel-spotlight-destination .tour-types .row:last-child{
margin-bottom: 0;
}
.intravel-spotlight-destination .tour-type{
position: relative;
}
.intravel-spotlight-destination .tour-type:before{
position: absolute;
content: "";
width: 100%;
height: 100%;
background: #000000;
opacity: 0.5;
display: inline-block;
-webkit-transition: opacity 0.5s linear;
transition: opacity 0.5s linear;
}
.intravel-spotlight-destination .tour-type:hover:before{
opacity: 0;
}
.intravel-spotlight-destination .tour-type-info{
position: absolute;
top: calc(50% - 70px);
text-align: center;
width: 100%;
}
.intravel-spotlight-destination .destination > img {
width: 100%;
}
.intravel-spotlight-destination .tour-type > img {
width: 100%;
}
.intravel-spotlight-destination .tour-type-icon {
width: 95px;
height: 95px;
text-align: center;
line-height: 90px;
border: 2px solid #fff;
border-radius: 50%;
display: inline-block;
color: #fff;
}
.intravel-spotlight-destination .tour-type-info h3{
margin: 10px 0;
}
.intravel-spotlight-destination .tour-type-info h3 a{
font-size: 18px;
color: #fff;
}
.intravel-spotlight-destination.style2 .row {
margin: 0;
}
.intravel-spotlight-destination.style2 .iw-video,
.intravel-spotlight-destination.style2 .tour-types,
.intravel-spotlight-destination.style2 .tour-types .tour-type-item {
padding: 0;
}
.iw-video-poster {
transition:opacity ease 1s;
-webkit-transition:opacity ease 1s;
position: relative;
}
.intravel-spotlight-destination .iw-video .play-button{
transition:all ease 0.2s;
-webkit-transition:all ease 0.2s;
display: block;
border: none;
font-size: 72px;
top: calc(50% - 25px);
}
.intravel-spotlight-destination .iw-video .video{
margin: 100px 0 0;
}
body .modal-backdrop.in {
opacity: 0.64;
}
.intravel-spotlight-destination .iw-video .open-popup{
position: absolute;
top: calc(50% - 25px);
left: calc(50% - 25px);
font-size: 72px;
background: none !important;
border: none;
line-height: 24px;
padding: 0;
box-shadow: none;
z-index: 0;
}
.intravel-spotlight-destination .iw-video .open-popup:after {
position: absolute;
content: "";
top: calc(50% - 110px);
left: calc(50% - 81px);
width: 227px;
height: 196px;
background-image: url(//stinivavis.com/wp-content/plugins/inwave-common/assets/images/play_button_bg.png);
background-repeat: no-repeat;
z-index: -1;
}
.intravel-spotlight-destination .iw-video button i.icon {
width: auto;
height: auto;
margin: 0;
}
.intravel-spotlight-destination .iw-video .close-popup {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: medium none;
bottom: 0;
color: #ffffff;
position: absolute;
right: 0;
}
.intravel-spotlight-destination .iw-video video {
height: 100%;
}
.iw-video.playing .play-button,.iw-video.playing .iw-video-poster{
opacity: 0!important;
}
.intravel-spotlight-destination.style2 {
color: #ffffff;
}
.intravel-spotlight-destination.style2 .tour-type {
position: relative;
}
.intravel-spotlight-destination.style2 .tour-type:before {
display: none;
}
.intravel-spotlight-destination.style2 .tour-type:after {
position: absolute;
width: 100%;
height: 100%;
content: "";
top: 0;
left: 0;
-webkit-transition: opacity 0.5s ease 0s;
transition: opacity 0.5s ease 0s;
opacity: 0.5;
background: #000000;
}
.intravel-spotlight-destination.style2 .tour-type:hover:after {
opacity: 1;
}
.intravel-spotlight-destination.style2 .tour-types .tour-type a:hover {
color: #ffffff;
}
.intravel-spotlight-destination.style2 .tour-type-info {
top: calc(50% - 65px);
-webkit-transition: top 0.5s ease 0s;
transition: top 0.5s ease 0s;
padding: 0 40px;
z-index: 2;
}
.intravel-spotlight-destination.style2 .tour-type-item:hover .tour-type-info,
.intravel-spotlight-destination.style2 .tour-type-item.hover .tour-type-info {
top: 35px;
}
.intravel-spotlight-destination.style2 .tour-type-info h3 {
font-weight: 600;
font-size: 18px;
}
.intravel-spotlight-destination.style2 .tour-type-info h3 {
font-weight: 600;
font-size: 18px;
}
.intravel-spotlight-destination.style2 .tour-type-info .tour-type-description {
margin-bottom: 15px;
}
.intravel-spotlight-destination.style2 .tour-type-info .tour-type-detail,
.intravel-spotlight-destination.style2 .tour-type-info .tour-type-description {
-webkit-transition: opacity 0.5s ease 0s;
transition: opacity 0.5s ease 0s;
display: none;
opacity: 0;
}
.intravel-spotlight-destination.style2 .tour-type-item:hover .tour-type-info .tour-type-detail,
.intravel-spotlight-destination.style2 .tour-type-item:hover .tour-type-info .tour-type-description {
display: block;
opacity: 1;
}
.intravel-spotlight-destination.style2 .tour-type-info .tour-type-detail a {
display: inline-block;
height: 35px;
line-height: 31px;
padding: 0 15px;
font-size: 14px;
font-weight: 600;
color: #ffffff;
border: 2px #ffffff solid;
-webkit-border-radius: 20px;
border-radius: 20px;
}
.intravel-spotlight-destination.style2 .tour-type-info .tour-type-detail a i {
margin-top: 4px;
} .iw-item-info.default{
border: 1px solid #f1f1f1;
width: 100%;
padding: 40px 30px 30px;
text-align: center;
margin-bottom: 30px;
}
.iw-item-info.default i{
width: 106px;
height: 106px;
line-height: 106px !important;
font-size: 38px;
border-radius: 50%;
color: #fff;
margin-top: 10px;
}
.iw-item-info.default h3{
font-weight: 500;
font-size: 18px;
text-transform: uppercase;
margin: 30px 0 17px;
}
.iw-item-info.default h3:after{
content: "";
height: 2px;
width: 70px;
background: #dddddd;
display: block;
margin: 10px auto 0;
}
.iw-item-info.default .description{
font-size: 12px;
line-height: 24px;
color: #959595;
}
.iw-item-info.default .dot span{
width: 7px;
height: 7px;
display: inline-block;
background: #d7d7d7;
border-radius: 50%;
margin-right: 3px;
}
.iw-item-info.default .dot span:last-child{
margin-right: 0;
}
.iw-item-info.default:hover{
color: #fff;
}
.iw-item-info.default:hover i{
background: #fff !important;
}
.iw-item-info.default:hover .title a{
color: #fff;
}
.iw-item-info.default:hover h3:after{
background: #fff;
}
.iw-item-info.default:hover .description{
color: #fff;
}
.iw-item-info.default:hover .dot span{
background: #fff;
} .iw-member{
position: relative;
margin-bottom: 30px;
}
.iw-member .iw-member-info{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 30px 25px;
background: rgba(44, 44, 44, 0.76);
z-index: 1;
color: #fff;
opacity:0;
transition:all ease 0.5s;
}
.iw-member:hover .iw-member-info{
opacity:1;
}
.iw-member .iw-member-info h3{
font-size: 24px;
font-weight: 500;
margin: 0 0 0 0;
}
.iw-member .iw-member-info h4{
font-size: 14px;
font-weight: 500;
margin-top: 7px;
}
.iw-member .iw-member-info p{
margin-bottom: 15px;
}
.iw-member-bottom{
position: absolute;
width: 100%;
left: 0;
top: auto;
bottom: 0;
padding: 0 25px;
}
.iw-member .socials{
list-style: none;
margin: 0;
border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.iw-member .socials li{
display: inline-block;
padding: 10px 20px 10px 0 ;
}
.iw-member .socials li a{
font-size: 14px;
color: #fff;
} .iw-button {
font-weight: 400;
}
.iw-button .rounded {
-webkit-border-radius: 30px;
border-radius: 30px;
}
.iw-button a.bg-white {
background-color: #ffffff;
}
.iw-button a.bg-grey {
background-color: #222222;
}
.iw-button a.bg-none {
background: none;
}
.iw-button a.color-white {
color: #ffffff;
}
.iw-button a.color-grey {
color: #e6e6e6;
}
.iw-button a.button-text {
border: 2px solid;
display: inline-block;
line-height: 30px;
white-space: nowrap;
}
.iw-button a.border-white {
border-color: #ffffff;
}
.iw-button a.border-grey {
border-color: #e6e6e6;
}
.iw-button.button2 a {
border: none;
}
.iw-button.ibutton-small a {
font-size: 14px;
height: 40px;
line-height: 40px;
padding: 0 30px;
}
.iw-button.ibutton-normal a {
font-size: 14px;
height: 45px;
line-height: 45px;
padding: 0 40px;
}
.iw-button.ibutton-large a.button-text {
font-size: 18px;
height: 50px;
line-height: 50px;
padding: 0 45px;
}
.iw-button.background-opacity a.button-text, .iw-button.background-opacity a.button-text:hover {
position: relative;
border: none;
background: none !important;
z-index: 0;
overflow: hidden;
}
.iw-button.background-opacity a.button-text:after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
opacity: 0.8;
z-index: -1;
}
.iw-button.background-opacity a.button-text.bg-white:after {
background: #ffffff;
}
.iw-button.background-opacity a.button-text.bg-grey:after {
background: #e6e6e6;
}
.iw-button.background-opacity a.button-text span {
z-index: 2;
}
.iw-button.background-opacity .bg-white-hover a.button-text:hover:after {
background: #ffffff;
}
.iw-button.background-opacity .bg-grey-hover a.button-text:hover:after {
background: #e6e6e6;
}
.iw-button a.width-auto {
width: auto;
}
.iw-button a.full-width {
width: 100%;
}
.button-icon.iw-button a.button-text {
position: relative;
padding: 25px 25px 25px 75px;
}
.button-icon .iw-button-text a i {
position: absolute;
left: 15px;
width: 45px;
top: calc(50% - 28px);
padding: 10px 0;
opacity: 0.35;
}
.button-icon .iw-button-text a:hover i {
opacity: 1;
}
.button-icon .iw-button-text a {
position: relative;
}
.button-icon .iw-button-text a:before {
position: absolute;
width: 1px;
height: 70%;
left: 60px;
content: "";
background: rgba(225, 225, 225, 0.35);
top: 14%;
}
.iw-button .iw-button-text.bg-white-hover a:hover {
background: #ffffff;
}
.iw-button .iw-button-text.bg-grey-hover a:hover {
background: #e6e6e6;
}
.iw-button .iw-button-text.color-white-hover a:hover {
color: #ffffff;
}
.iw-button .iw-button-text.color-grey-hover a:hover {
color: #e6e6e6;
}
.iw-button .iw-button-text.border-white-hover a:hover {
border-color: #ffffff;
}
.iw-button .iw-button-text.border-grey-hover a:hover {
border-color: #e6e6e6;
} .intravel-spotlight-tour .tour-img-poster img {
width: 100%;
}
.intravel-spotlight-tour .spotlight-tours .row:last-child{
margin-bottom: 0;
}
.intravel-spotlight-tour .tour-info-wrap:hover:before{
opacity: 0;
}
.intravel-spotlight-tour .tour-info{
position: absolute;
top: calc(50% - 70px);
text-align: center;
width: 100%;
}
.intravel-spotlight-tour .tour-info-wrap > img {
width: 100%;
}
.intravel-spotlight-tour .row {
margin: 0;
}
.intravel-spotlight-tour .iw-video,
.intravel-spotlight-tour .spotlight-tours,
.intravel-spotlight-tour .spotlight-tours .tour-item {
padding: 0;
}
.iw-video-poster {
transition:opacity ease 1s;
-webkit-transition:opacity ease 1s;
position: relative;
}
.intravel-spotlight-tour .iw-video .play-button{
transition:all ease 0.2s;
-webkit-transition:all ease 0.2s;
display: block;
border: none;
font-size: 72px;
top: calc(50% - 25px);
}
.intravel-spotlight-tour .iw-video .video{
margin: 100px 0 0;
}
body .modal-backdrop.in {
opacity: 0.64;
}
.intravel-spotlight-tour .iw-video .open-popup{
position: absolute;
top: calc(50% - 25px);
left: calc(50% - 25px);
font-size: 72px;
background: none !important;
border: none;
line-height: 24px;
padding: 0;
box-shadow: none;
z-index: 0;
}
.intravel-spotlight-tour .iw-video .open-popup:after {
position: absolute;
content: "";
top: calc(50% - 110px);
left: calc(50% - 81px);
width: 227px;
height: 196px;
background-image: url(//stinivavis.com/wp-content/plugins/inwave-common/assets/images/play_button_bg.png);
background-repeat: no-repeat;
z-index: -1;
}
.intravel-spotlight-tour .iw-video button i.icon {
width: auto;
height: auto;
margin: 0;
}
.intravel-spotlight-tour .iw-video .close-popup {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: medium none;
bottom: 0;
color: #ffffff;
position: absolute;
right: 0;
}
.intravel-spotlight-tour .iw-video video {
height: 100%;
}
.iw-video.playing .play-button,.iw-video.playing .iw-video-poster{
opacity: 0!important;
}
.intravel-spotlight-tour {
color: #ffffff;
}
.intravel-spotlight-tour .tour-info-wrap {
position: relative;
overflow: hidden;
}
.intravel-spotlight-tour .tour-info-wrap:after {
position: absolute;
width: 100%;
height: 100%;
content: "";
top: 0;
left: 0;
-webkit-transition: opacity 0.5s ease 0s;
transition: opacity 0.5s ease 0s;
opacity: 0.5;
background: #000000;
}
.intravel-spotlight-tour .tour-info-wrap:hover:after {
opacity: 1;
}
.intravel-spotlight-tour .spotlight-tours .tour-info-wrap a:hover {
color: #ffffff;
}
.intravel-spotlight-tour .tour-info {
top: calc(50% - 65px);
-webkit-transition: top 0.5s ease 0s;
transition: top 0.5s ease 0s;
padding: 0 40px;
z-index: 2;
}
.intravel-spotlight-tour .tour-item:hover .tour-info,
.intravel-spotlight-tour .tour-item.hover .tour-info {
top: 80px;
}
.intravel-spotlight-tour .tour-info h3 {
font-weight: 600;
font-size: 18px;
line-height: 28px;
}
.intravel-spotlight-tour .tour-info .tour-description {
margin-bottom: 15px;
}
.intravel-spotlight-tour .tour-info .tour-detail,
.intravel-spotlight-tour .tour-info .tour-description {
-webkit-transition: opacity 0.5s ease 0s;
transition: opacity 0.5s ease 0s;
display: none;
opacity: 0;
}
.intravel-spotlight-tour .tour-item:hover .tour-info .tour-detail,
.intravel-spotlight-tour .tour-item:hover .tour-info .tour-description {
display: block;
opacity: 1;
}
.intravel-spotlight-tour .tour-info .tour-detail a {
display: inline-block;
height: 35px;
line-height: 31px;
padding: 0 15px;
font-size: 14px;
font-weight: 600;
color: #ffffff;
border: 2px #ffffff solid;
-webkit-border-radius: 20px;
border-radius: 20px;
}
.intravel-spotlight-tour .tour-info .tour-detail a i {
margin-top: 4px;
} .intravel-types ul li a{
height:95px;
line-height:95px;
text-align:center;
width:95px;
border:2px solid #fff;
border-radius:200px;
display:inline-block;
color:#fff;
font-size:30px;
}
.intravel-types ul li a:hover{
background:#fff;
color:#13a1c5;
}
.intravel-types ul li{
list-style:none;
display:inline-block;
margin:0 40px 30px 40px;
}
.intravel-types ul{
margin-bottom:40px;
}
.intravel-types{
text-align:center;
}
.intravel-types .ext-link a{
height:44px;
line-height:44px;
border-radius:100px;
background:#fff;
color:#13a1c5;
padding:0 48px;
font-size:16px;
display:inline-block;
}
.iw-item-info.style2{
text-align:center;
border:1px solid #e8e8e8;
padding:40px;
margin-top:43px;
}
.iw-item-info.style2 .icon{
height:67px;
width:67px;
line-height:67px;
border-radius:100px;
color:#fff;
font-size:33px;
margin:-83px auto 45px auto;
}
.iw-item-info.style2 .icon i{
line-height:inherit;
}
.iw-item-info.style2 .title{
margin:0 0 15px 0;
line-height:1;
font-size:18px;
}
.iw-item-info.style2 .title a{
color:#232323;
}
.iw-item-info.style2 .description{
font-size:12px;
line-height:30px;
color:#747474;
}
.iw-item-info.style3 {
border: 1px solid #e8e8e8;
padding: 45px 30px 25px;
font-size: 12px;
background: #ffffff;
margin-bottom: 30px;
}
.iw-item-info.style3 .title {
margin-bottom: 2px;
}
.iw-item-info.style3 .title a {
font-size: 24px;
font-weight: 600;
color: #232323;
}
.iw-item-info.style3 .sub-title {
color: #232323;
font-style: italic;
margin-bottom: 6px;
}
.iw-item-info.style3 .dot span {
background: #4f4f4f none repeat scroll 0 0;
border-radius: 50%;
display: inline-block;
height: 7px;
margin-right: 3px;
width: 7px;
}
.iw-item-info.style3:hover .dot span {
background: #ffffff;
}
.iw-item-info.style3:hover, .iw-item-info.style3:hover .title a,
.iw-item-info.style3:hover .sub-title, .iw-item-info.style3:hover .icon {
color: #ffffff !important;
} .iw-contact{
padding:90px 0 60px 0;
}
.iw-contact .iw-form-group h3.title_contact_form{
margin:0 0 20px 0;
line-height:1;
font-size:30px;
text-transform:uppercase;
font-weight:500;
position:relative;
z-index:1;
}
.iw-contact .iw-form-group h3.title_contact_form:before{
position:absolute;
border-top:3px solid #e7e7e7;
width:100%;
left:0;
top:calc(50% - 3px);
content:'';
z-index:-1;
}
.iw-contact .iw-form-group h3.title_contact_form span{
background:#fff;
padding-right:70px;
display:inline-block;
}
.iw-contact .iw-form-group .form-group .control{
height:44px;
line-height:42px;
font-size:12px;
padding:0 15px;
border:1px solid #f1f1f1;
width:100%;
background:#fff;
}
.iw-contact .iw-form-group .form-group textarea.control{
line-height:20px;
height:auto;
padding:15px;
}
.iw-contact .iw-form-group .form-group{
margin-bottom:30px;
}
.iw-contact .iw-form-group .btn-submit{
border:none;
color:#fff;
padding:0 23px;
font-size:16px;
height:44px;
line-height:44px;
}
.iw-contact .iw-form-group .btn-submit:hover{
background:#474747!important;
}
.iw-contact .iw-contact-address-right{
border:1px solid #ececec;
background:#fbfbfb;
}
.iw-contact .iw-contact-address-right .text-address{
margin-left:82px;
padding-left:15px;
border-left:1px solid #ececec;
}
.iw-contact .iw-contact-address-right .iw-address{
padding:25px 0;
position:relative;
}
.iw-contact .iw-contact-address-right .iw-address + .iw-address{
border-top:1px solid #ececec;
}
.iw-contact .iw-contact-address-right .iw-address .icon{
position:absolute;
width:82px;
text-align:center;
line-height:30px;
font-size:30px;
top:calc(50% - 15px);
}
.iw-contact .iw-contact-address-right .iw-address .title{
text-transform:uppercase;
margin:0 0 4px 0;
line-height:1;
font-weight:500;
color:#838383;
} .iw-effect-img .effect-1, .iw-effect-1 {
overflow: hidden;
position: relative;
}
.iw-effect-img .effect-1 img, .iw-effect-1 > img {
-webkit-transition: -webkit-transform 0.3s linear;
transition: transform 0.3s linear;
width: 100%;
}
.iw-effect-img:hover .effect-1 img, .iw-effect-1:hover > img {
-webkit-transform: scale(1.15);
transform: scale(1.15);
}
@media (max-width: 1400px) {
.intravel-spotlight-tour .tour-item:hover .tour-info,
.intravel-spotlight-tour .tour-item.hover .tour-info {
top: 35px;
}
}
@media (max-width: 1200px) {
.iw-member .iw-member-info {
padding: 15px;
}
.iw-member .iw-member-info p {
line-height: 28px;
margin-bottom: 5px;
}
.iw-member-bottom {
padding: 0 15px;
}
.iw-member .socials li {
display: inline-block;
padding: 5px 20px 5px 0;
}
}
@media (max-width: 980px) {
.iw-member .iw-member-info {
padding: 30px 25px;
}
.iw-member .iw-member-info p {
margin-bottom: 15px;
}
.iw-member-bottom {
padding: 0 25px;
}
.iw-member .socials li {
display: inline-block;
padding: 10px 20px 10px 0;
} .post-item .post-item-inner {
margin: 0;
} .iw-slider-block.style1 {
margin: 0;
}
.inwave-funfact-item.style1 {
width: 50%;
}
.intravel-spotlight-destination.style1 .row .destination, .intravel-spotlight-destination.style1 .tour-types .row > div {
margin-bottom: 30px;
}
.intravel-spotlight-destination .tour-types .row {
margin-bottom: 0;
}
.intravel-spotlight-tour .tour-types .row {
margin-bottom: 0;
}
.iw-item-info.default {
padding: 40px 15px 30px;
}
.iw-item-info.style2 {
padding: 43px 15px 40px;
}
.iw-item-info.style3 {
padding: 45px 15px 25px;
}
}
@media (width: 768px) {
body .header-version-2 .iw-top-bar .contact,
body .header-version-2 .iw-top-bar .social-curency{
width: auto;
padding-top: 10px;
}
}
@media (max-width: 768px) {
.hades.tparrows{
display: none!important;
}
}
@media (max-width: 767px) {  .iw-slider-block .img {
width: 40px;
height: 40px;
top: -45px;
}
body .vc_row-has-fill, body .iw-parallax {
background-image: none !important;
}
.intravel-spotlight-tour .tour-item:hover .tour-info,
.intravel-spotlight-tour .tour-item.hover .tour-info {
top: 60px;
}
}
@media (max-width: 479px) {
.iw-heading .iwh-title {
font-size: 36px !important;
line-height: 45px !important;
}
.inwave-funfact-item.style1 {
display: block;
width: 100%;
}
.intravel-spotlight-destination.style2 .iw-video-poster {
height: 320px;
}
.intravel-spotlight-tour .iw-video-poster {
height: 320px;
}
}.rtl .inwave-funfact-item.style1 .funfact-img {
float: right;
margin: 0 0 0 15px;
}
.rtl .inwave-funfact-item.style1 {
border-left: 1px solid rgba(225, 225, 225, 0.2);
border-right: none;
}
.rtl .intravel-spotlight-destination .iw-video .open-popup {
left: calc(50% + 25px);
}
.rtl .intravel-spotlight-tour .iw-video .open-popup {
left: calc(50% + 25px);
}
.rtl .iw-travel-tours.style4 .info-wrap .tour-price-vote .iwt-rating {
float: left;
}
.rtl .iw-travel-tours.style2 .iw-tour-item .tour-discount, .rtl .iw-travel-tours.style3 .iw-tour-item .tour-discount {
right: 22px;
left: auto;
}
.rtl .iw-posts.style1 .post-meta > div i {
margin: 0 0 0 5px;
}
.rtl .intravel-destinations.style2 .owl-theme .owl-controls {
text-align: right;
}
.rtl .intravel-destinations.style2 .img-wrap {
float: right;
margin: 0 0 0 20px;
}
.rtl .iw-item-info.default .dot span {
margin: 0 0 0 3px;
}
.rtl .iw-contact .iw-form-group h3.title_contact_form span {
padding: 0 0 0 70px;
}
.rtl .iw-contact .iw-contact-address-right .text-address {
border-right: 1px solid #ececec;
border-left: none;
margin: 0 82px 0 0;
padding: 0 15px 0 0;
}
.rtl .iw-posts.style2 .iw-posts-list .owl-carousel .owl-wrapper-outer {
border-right: none;
}
.rtl .iw-posts.style2 .owl-carousel .owl-item {
float: right;
}
.rtl .iw-posts.style2 .owl-item.active + .owl-item.active .post-item{
margin-left:0;
padding-left:0;
margin-right:-1px;
padding-right:1px;
}
@media (max-width: 767px) {
}.iw-testimonals-wrap .iw-testimonals-left {
color: #ffffff;
}
.iw-testimonals-wrap .testi-client-title {
font-size: 72px;
line-height: 72px;
font-weight: 700;
margin-bottom: 15px;
}
.iw-testimonals-wrap .testi-client-sub-title {
font-size: 24px;
line-height: 30px;
margin-bottom: 15px;
}
.iw-testimonals-wrap .testi-client-description {
font-size: 14px;
}
.iw-testimonial-item.style1 {
position: relative;
font-size: 12px;
box-sizing: border-box;
float: left;
width: 400px;
padding: 40px 20px 82px 35px;
margin: 0 30px 55px 0;
background: #ffffff;
}
.iw-testimonial-item .testi-bottom {
position: absolute;
width:100%;
left: 0;
padding:0 15px;
bottom: -20px;
}
.iw-testimonial-item.style1 .testi-image {
width: 75px;
height: 75px;
-webkit-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
z-index: 9;
-webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
float: left;
}
.iw-testimonial-item .testi-name-position {
margin-left:87px;
line-height: 24px;
}
.iw-testimonial-item .testi-image img{
width: 100%;
}
.iw-testimonals .iw-testimonial-item .testi-content {
font-size: 14px;
margin-bottom: 0;
line-height: 30px;
}
.iw-testimonals.style1 .iw-testimonial-item .testi-client-position {
font-size: 14px;
}
.iw-testimonial-item .testi-client-name{
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
}
.iw-testimonals .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.iw-testimonals .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.iw-testimonals .mCSB_scrollTools {
opacity: 1 !important;
}
.iw-testimonals .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .iw-testimonals .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
background: #000000;
}
.iw-testimonals .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.iw-testimonals .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.iw-testimonals .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.iw-testimonals .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
height: 7px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.iw-testimonial-item.style2 {
position: relative;
}
.iw-testimonial-item.style2 .iw-video .play-button {
display: block;
font-size: 36px;
border: 2px #ffffff solid;
width: 60px;
height: 60px;
line-height: 79px;
top: 180px;
}
.iw-testimonial-item.style2 .iw-video .iw-video-player {
overflow: hidden;
}
.iw-testimonial-item.style2 .iw-video .iw-video-player .iw-video-poster {
height: 650px;
}
.iw-testimonial-item.style2 .iw-video .iw-video-player .iw-video-poster:after {
background: #000000 none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
opacity: 0.5;
position: absolute;
top: 0;
width: 100%;
}
.iw-testimonial-item.style2 .iw-video .video {
background: #282828 none repeat scroll 0 0;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
overflow: hidden;
}
.iw-testimonial-item.style2 .iw-video .video video {
height: auto;
}
.iw-testimonial-item.style2 .testi-content-wrap {
color: #ffffff;
left: 0;
position: absolute;
text-align: center;
top: 240px;
width: 100%;
z-index: 9;
font-weight: 600;
}
.iw-testimonial-item.style2 .testi-content-wrap .testi-content {
font-size: 36px;
width: 69%;
margin: 0 auto;
line-height: 50px;
}
.iw-testimonial-item.style2 .testi-content-wrap .testi-client-name {
font-size: 18px;
margin-top: 28px;
}
.iw-testimonial-item.style3 {
padding: 25px 0 30px;
border-bottom: 1px #e1e4e4 solid;
}
.iw-testimonial-item.style3:last-child {
border-bottom: none;
}
.iw-testimonial-item.style3 .image-wrap {
margin-right: 40px;
float: left;
}
.iw-testimonial-item.style3 .testi-image {
-webkit-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
width: 85px;
height: 85px;
line-height: 85px;
}
.iw-testimonial-item.style3 .iw-star-rating {
margin-top: 10px;
}
.iw-testimonial-item.style3 .testi-info-wrap {
overflow: hidden;
}
.iw-testimonial-item.style3 .testi-client-name {
font-weight: 500;
line-height: 24px;
}
.iw-testimonial-item.style3 .testi-client-address {
font-size: 10px;
line-height: 18px;
margin-bottom: 9px;
color: #969595;
}
.iw-testimonial-item.style3 .testi-content {
font-size: 12px;
line-height: 28px;
color: #232323;
} .rtl .iw-testimonial-item.style3 .image-wrap {
float: right;
margin: 0 0 0 40px;
}
.rtl .iw-testimonial-item.style1 {
margin: 0 0 55px 30px;
} @media (max-width: 980px) {
.iw-testimonial-item.style2 .testi-content-wrap .testi-content {
width: 80%;
font-size: 25px;
}
}
@media (max-width: 767px) {
.iw-testimonals-wrap {
padding: 0 15px !important;
}
.iw-testimonals-wrap .iw-testimonals-left {
margin-bottom: 50px;
}
.iw-testimonial-item.style2 .testi-content-wrap {
position: relative;
top: auto;
padding: 45px 25px 0;
background: #ffffff;
color: #838383;
}
.iw-testimonial-item.style2 .testi-content-wrap .testi-content {
width: 100%;
}
.iw-testimonial-item.style2 .iw-video .play-button {
top: 50%;
}
.iw-testimonial-item.style2 .iw-video .iw-video-player .iw-video-poster {
height: 450px;
}
.iw-testimonial-item.style1 {
width: 360px;
}
}
@media (max-width: 479px) {
.iw-testimonial-item.style2 .iw-video .iw-video-player .iw-video-poster {
height: 320px;
}
.iw-testimonial-item.style2 .testi-content-wrap .testi-content {width: 100%;
font-size: 14px;
line-height: 28px;
}
.iw-testimonals-wrap .testi-client-title {
font-size: 50px;
line-height: 50px;
}
.iw-testimonial-item.style1 {
width: 260px;
}
}#debungcontrolls,.debugtimeline{width:100%;box-sizing:border-box}.rev_column,.rev_column .tp-parallax-wrap,.tp-svg-layer svg{vertical-align:top}#debungcontrolls{z-index:100000;position:fixed;bottom:0;height:auto;background:rgba(0,0,0,.6);padding:10px}.debugtimeline{height:10px;position:relative;margin-bottom:3px;display:none;white-space:nowrap}.debugtimeline:hover{height:15px}.the_timeline_tester{background:#e74c3c;position:absolute;top:0;left:0;height:100%;width:0}.debugtimeline.tl_slide .the_timeline_tester{background:#f39c12}.debugtimeline.tl_frame .the_timeline_tester{background:#3498db}.debugtimline_txt{color:#fff;font-weight:400;font-size:7px;position:absolute;left:10px;top:0;white-space:nowrap;line-height:10px}.rtl{direction:rtl}@font-face{font-family:revicons;src:url(//stinivavis.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888);src:url(//stinivavis.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),url(//stinivavis.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.woff?5510888) format('woff'),url(//stinivavis.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.ttf?5510888) format('truetype'),url(//stinivavis.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.svg?5510888#revicons) format('svg');font-weight:400;font-style:normal}[class*=" revicon-"]:before,[class^=revicon-]:before{font-family:revicons;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}.revicon-search-1:before{content:'\e802'}.revicon-pencil-1:before{content:'\e831'}.revicon-picture-1:before{content:'\e803'}.revicon-cancel:before{content:'\e80a'}.revicon-info-circled:before{content:'\e80f'}.revicon-trash:before{content:'\e801'}.revicon-left-dir:before{content:'\e817'}.revicon-right-dir:before{content:'\e818'}.revicon-down-open:before{content:'\e83b'}.revicon-left-open:before{content:'\e819'}.revicon-right-open:before{content:'\e81a'}.revicon-angle-left:before{content:'\e820'}.revicon-angle-right:before{content:'\e81d'}.revicon-left-big:before{content:'\e81f'}.revicon-right-big:before{content:'\e81e'}.revicon-magic:before{content:'\e807'}.revicon-picture:before{content:'\e800'}.revicon-export:before{content:'\e80b'}.revicon-cog:before{content:'\e832'}.revicon-login:before{content:'\e833'}.revicon-logout:before{content:'\e834'}.revicon-video:before{content:'\e805'}.revicon-arrow-combo:before{content:'\e827'}.revicon-left-open-1:before{content:'\e82a'}.revicon-right-open-1:before{content:'\e82b'}.revicon-left-open-mini:before{content:'\e822'}.revicon-right-open-mini:before{content:'\e823'}.revicon-left-open-big:before{content:'\e824'}.revicon-right-open-big:before{content:'\e825'}.revicon-left:before{content:'\e836'}.revicon-right:before{content:'\e826'}.revicon-ccw:before{content:'\e808'}.revicon-arrows-ccw:before{content:'\e806'}.revicon-palette:before{content:'\e829'}.revicon-list-add:before{content:'\e80c'}.revicon-doc:before{content:'\e809'}.revicon-left-open-outline:before{content:'\e82e'}.revicon-left-open-2:before{content:'\e82c'}.revicon-right-open-outline:before{content:'\e82f'}.revicon-right-open-2:before{content:'\e82d'}.revicon-equalizer:before{content:'\e83a'}.revicon-layers-alt:before{content:'\e804'}.revicon-popup:before{content:'\e828'}.rev_slider_wrapper{position:relative;z-index:0;width:100%}.rev_slider{position:relative;overflow:visible}.entry-content .rev_slider a,.rev_slider a{box-shadow:none}.tp-overflow-hidden{overflow:hidden!important}.group_ov_hidden{overflow:hidden}.rev_slider img,.tp-simpleresponsive img{max-width:none!important;transition:none;margin:0;padding:0;border:none}.rev_slider .no-slides-text{font-weight:700;text-align:center;padding-top:80px}.rev_slider>ul,.rev_slider>ul>li,.rev_slider>ul>li:before,.rev_slider_wrapper>ul,.tp-revslider-mainul>li,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before{list-style:none!important;position:absolute;margin:0!important;padding:0!important;overflow-x:visible;overflow-y:visible;background-image:none;background-position:0 0;text-indent:0;top:0;left:0}.rev_slider>ul>li,.rev_slider>ul>li:before,.tp-revslider-mainul>li,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before{visibility:hidden}.tp-revslider-mainul,.tp-revslider-slidesli{padding:0!important;margin:0!important;list-style:none!important}.fullscreen-container,.fullwidthbanner-container{padding:0;position:relative}.rev_slider li.tp-revslider-slidesli{position:absolute!important}.tp-caption .rs-untoggled-content{display:block}.tp-caption .rs-toggled-content{display:none}.rs-toggle-content-active.tp-caption .rs-toggled-content{display:block}.rs-toggle-content-active.tp-caption .rs-untoggled-content{display:none}.rev_slider .caption,.rev_slider .tp-caption{position:relative;visibility:hidden;white-space:nowrap;display:block;-webkit-font-smoothing:antialiased!important;z-index:1}.rev_slider .caption,.rev_slider .tp-caption,.tp-simpleresponsive img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.rev_slider .tp-mask-wrap .tp-caption,.rev_slider .tp-mask-wrap :last-child,.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,.wpb_text_column .rev_slider .tp-mask-wrap :last-child{margin-bottom:0}.tp-svg-layer svg{width:100%;height:100%;position:relative}.tp-carousel-wrapper{cursor:url(//stinivavis.com/wp-content/plugins/revslider/public/assets/css/openhand.cur),move}.tp-carousel-wrapper.dragged{cursor:url(//stinivavis.com/wp-content/plugins/revslider/public/assets/css/closedhand.cur),move}.tp_inner_padding{box-sizing:border-box;max-height:none!important}.tp-caption.tp-layer-selectable{-moz-user-select:all;-khtml-user-select:all;-webkit-user-select:all;-o-user-select:all}.tp-caption.tp-hidden-caption,.tp-forcenotvisible,.tp-hide-revslider,.tp-parallax-wrap.tp-hidden-caption{visibility:hidden!important;display:none!important}.rev_slider audio,.rev_slider embed,.rev_slider iframe,.rev_slider object,.rev_slider video{max-width:none!important}.tp-element-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.tp-blockmask,.tp-blockmask_in,.tp-blockmask_out{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1000;transform:scaleX(0) scaleY(0)}.rev_row_zone{position:absolute;width:100%;left:0;box-sizing:border-box;min-height:50px;font-size:0}.rev_column_inner,.rev_slider .tp-caption.rev_row{position:relative;width:100%!important;box-sizing:border-box}.rev_row_zone_top{top:0}.rev_row_zone_middle{top:50%;transform:translateY(-50%)}.rev_row_zone_bottom{bottom:0}.rev_slider .tp-caption.rev_row{display:table;table-layout:fixed;vertical-align:top;height:auto!important;font-size:0}.rev_column{display:table-cell;position:relative;height:auto;box-sizing:border-box;font-size:0}.rev_column_inner{display:block;height:auto!important;white-space:normal!important}.rev_column_bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;box-sizing:border-box;background-clip:content-box;border:0 solid transparent}.tp-caption .backcorner,.tp-caption .backcornertop,.tp-caption .frontcorner,.tp-caption .frontcornertop{height:0;top:0;width:0;position:absolute}.rev_column_inner .tp-loop-wrap,.rev_column_inner .tp-mask-wrap,.rev_column_inner .tp-parallax-wrap{text-align:inherit}.rev_column_inner .tp-mask-wrap{display:inline-block}.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap{position:relative!important;left:auto!important;top:auto!important;line-height:0}.tp-video-play-button,.tp-video-play-button i{line-height:50px!important;vertical-align:top;text-align:center}.rev_column_inner .rev_layer_in_column,.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap{vertical-align:top}.rev_break_columns{display:block!important}.rev_break_columns .tp-parallax-wrap.rev_column{display:block!important;width:100%!important}.fullwidthbanner-container{overflow:hidden}.fullwidthbanner-container .fullwidthabanner{width:100%;position:relative}.tp-static-layers{position:absolute;z-index:101;top:0;left:0}.tp-caption .frontcorner{border-left:40px solid transparent;border-right:0 solid transparent;border-top:40px solid #00A8FF;left:-40px}.tp-caption .backcorner{border-left:0 solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00A8FF;right:0}.tp-caption .frontcornertop{border-left:40px solid transparent;border-right:0 solid transparent;border-bottom:40px solid #00A8FF;left:-40px}.tp-caption .backcornertop{border-left:0 solid transparent;border-right:40px solid transparent;border-top:40px solid #00A8FF;right:0}.tp-layer-inner-rotation{position:relative!important}img.tp-slider-alternative-image{width:100%;height:auto}.caption.fullscreenvideo,.rs-background-video-layer,.tp-caption.coverscreenvideo,.tp-caption.fullscreenvideo{width:100%;height:100%;top:0;left:0;position:absolute}.noFilterClass{filter:none!important}.rs-background-video-layer{visibility:hidden;z-index:0}.caption.fullscreenvideo audio,.caption.fullscreenvideo iframe,.caption.fullscreenvideo video,.tp-caption.fullscreenvideo iframe,.tp-caption.fullscreenvideo iframe audio,.tp-caption.fullscreenvideo iframe video{width:100%!important;height:100%!important;display:none}.fullcoveredvideo audio,.fullscreenvideo audio .fullcoveredvideo video,.fullscreenvideo video{background:#000}.fullcoveredvideo .tp-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0;left:0}.videoisplaying .html5vid .tp-poster{display:none}.tp-video-play-button{background:#000;background:rgba(0,0,0,.3);border-radius:5px;position:absolute;top:50%;left:50%;color:#FFF;margin-top:-25px;margin-left:-25px;cursor:pointer;width:50px;height:50px;box-sizing:border-box;display:inline-block;z-index:4;opacity:0;transition:opacity .3s ease-out!important}.tp-audio-html5 .tp-video-play-button,.tp-hiddenaudio{display:none!important}.tp-caption .html5vid{width:100%!important;height:100%!important}.tp-video-play-button i{width:50px;height:50px;display:inline-block;font-size:40px!important}.rs-fullvideo-cover,.tp-dottedoverlay,.tp-shadowcover{height:100%;top:0;left:0;position:absolute}.tp-caption:hover .tp-video-play-button{opacity:1;display:block}.tp-caption .tp-revstop{display:none;border-left:5px solid #fff!important;border-right:5px solid #fff!important;margin-top:15px!important;line-height:20px!important;vertical-align:top;font-size:25px!important}.tp-seek-bar,.tp-video-button,.tp-volume-bar{outline:0;line-height:12px;margin:0;cursor:pointer}.videoisplaying .revicon-right-dir{display:none}.videoisplaying .tp-revstop{display:inline-block}.videoisplaying .tp-video-play-button{display:none}.fullcoveredvideo .tp-video-play-button{display:none!important}.fullscreenvideo .fullscreenvideo audio,.fullscreenvideo .fullscreenvideo video{object-fit:contain!important}.fullscreenvideo .fullcoveredvideo audio,.fullscreenvideo .fullcoveredvideo video{object-fit:cover!important}.tp-video-controls{position:absolute;bottom:0;left:0;right:0;padding:5px;opacity:0;transition:opacity .3s;background-image:linear-gradient(to bottom,#000 13%,#323232 100%);display:table;max-width:100%;overflow:hidden;box-sizing:border-box}.rev-btn.rev-hiddenicon i,.rev-btn.rev-withicon i{transition:all .2s ease-out!important;font-size:15px}.tp-caption:hover .tp-video-controls{opacity:.9}.tp-video-button{background:rgba(0,0,0,.5);border:0;border-radius:3px;font-size:12px;color:#fff;padding:0}.tp-video-button:hover{cursor:pointer}.tp-video-button-wrap,.tp-video-seek-bar-wrap,.tp-video-vol-bar-wrap{padding:0 5px;display:table-cell;vertical-align:middle}.tp-video-seek-bar-wrap{width:80%}.tp-video-vol-bar-wrap{width:20%}.tp-seek-bar,.tp-volume-bar{width:100%;padding:0}.rs-fullvideo-cover{width:100%;background:0 0;z-index:5}.disabled_lc .tp-video-play-button,.rs-background-video-layer audio::-webkit-media-controls,.rs-background-video-layer video::-webkit-media-controls,.rs-background-video-layer video::-webkit-media-controls-start-playback-button{display:none!important}.tp-audio-html5 .tp-video-controls{opacity:1!important;visibility:visible!important}.tp-dottedoverlay{background-repeat:repeat;width:100%;z-index:3}.tp-dottedoverlay.twoxtwo{background:url(//stinivavis.com/wp-content/plugins/revslider/public/assets/assets/gridtile.png)}.tp-dottedoverlay.twoxtwowhite{background:url(//stinivavis.com/wp-content/plugins/revslider/public/assets/assets/gridtile_white.png)}.tp-dottedoverlay.threexthree{background:url(//stinivavis.com/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3.png)}.tp-dottedoverlay.threexthreewhite{background:url(//stinivavis.com/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3_white.png)}.tp-shadowcover{width:100%;background:#fff;z-index:-1}.tp-shadow1{box-shadow:0 10px 6px -6px rgba(0,0,0,.8)}.tp-shadow2:after,.tp-shadow2:before,.tp-shadow3:before,.tp-shadow4:after{z-index:-2;position:absolute;content:"";bottom:10px;left:10px;width:50%;top:85%;max-width:300px;background:0 0;box-shadow:0 15px 10px rgba(0,0,0,.8);transform:rotate(-3deg)}.tp-shadow2:after,.tp-shadow4:after{transform:rotate(3deg);right:10px;left:auto}.tp-shadow5{position:relative;box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset}.tp-shadow5:after,.tp-shadow5:before{content:"";position:absolute;z-index:-2;box-shadow:0 0 25px 0 rgba(0,0,0,.6);top:30%;bottom:0;left:20px;right:20px;border-radius:100px/20px}.tp-button{padding:6px 13px 5px;border-radius:3px;height:30px;cursor:pointer;color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.6)!important;font-size:15px;line-height:45px!important;font-family:arial,sans-serif;font-weight:700;letter-spacing:-1px;text-decoration:none}.tp-button.big{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.6);font-weight:700;padding:9px 20px;font-size:19px;line-height:57px!important}.purchase:hover,.tp-button.big:hover,.tp-button:hover{background-position:bottom,15px 11px}.purchase.green,.purchase:hover.green,.tp-button.green,.tp-button:hover.green{background-color:#21a117;box-shadow:0 3px 0 0 #104d0b}.purchase.blue,.purchase:hover.blue,.tp-button.blue,.tp-button:hover.blue{background-color:#1d78cb;box-shadow:0 3px 0 0 #0f3e68}.purchase.red,.purchase:hover.red,.tp-button.red,.tp-button:hover.red{background-color:#cb1d1d;box-shadow:0 3px 0 0 #7c1212}.purchase.orange,.purchase:hover.orange,.tp-button.orange,.tp-button:hover.orange{background-color:#f70;box-shadow:0 3px 0 0 #a34c00}.purchase.darkgrey,.purchase:hover.darkgrey,.tp-button.darkgrey,.tp-button.grey,.tp-button:hover.darkgrey,.tp-button:hover.grey{background-color:#555;box-shadow:0 3px 0 0 #222}.purchase.lightgrey,.purchase:hover.lightgrey,.tp-button.lightgrey,.tp-button:hover.lightgrey{background-color:#888;box-shadow:0 3px 0 0 #555}.rev-btn,.rev-btn:visited{outline:0!important;box-shadow:none!important;text-decoration:none!important;line-height:44px;font-size:17px;font-weight:500;padding:12px 35px;box-sizing:border-box;font-family:Roboto,sans-serif;cursor:pointer}.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited{text-transform:uppercase;letter-spacing:1px;font-size:15px;font-weight:900}.rev-btn.rev-withicon i{font-weight:400;position:relative;top:0;margin-left:10px!important}.rev-btn.rev-hiddenicon i{font-weight:400;position:relative;top:0;opacity:0;margin-left:0!important;width:0!important}.rev-btn.rev-hiddenicon:hover i{opacity:1!important;margin-left:10px!important;width:auto!important}.rev-btn.rev-medium,.rev-btn.rev-medium:visited{line-height:36px;font-size:14px;padding:10px 30px}.rev-btn.rev-medium.rev-hiddenicon i,.rev-btn.rev-medium.rev-withicon i{font-size:14px;top:0}.rev-btn.rev-small,.rev-btn.rev-small:visited{line-height:28px;font-size:12px;padding:7px 20px}.rev-btn.rev-small.rev-hiddenicon i,.rev-btn.rev-small.rev-withicon i{font-size:12px;top:0}.rev-maxround{border-radius:30px}.rev-minround{border-radius:3px}.rev-burger{position:relative;width:60px;height:60px;box-sizing:border-box;padding:22px 0 0 14px;border-radius:50%;border:1px solid rgba(51,51,51,.25);-webkit-tap-highlight-color:transparent;cursor:pointer}.rev-burger span{display:block;width:30px;height:3px;background:#333;transition:.7s;pointer-events:none;transform-style:flat!important}.rev-burger.revb-white span,.rev-burger.revb-whitenoborder span{background:#fff}.rev-burger span:nth-child(2){margin:3px 0}#dialog_addbutton .rev-burger:hover :first-child,.open .rev-burger :first-child,.open.rev-burger :first-child{transform:translateY(6px) rotate(-45deg)}#dialog_addbutton .rev-burger:hover :nth-child(2),.open .rev-burger :nth-child(2),.open.rev-burger :nth-child(2){transform:rotate(-45deg);opacity:0}#dialog_addbutton .rev-burger:hover :last-child,.open .rev-burger :last-child,.open.rev-burger :last-child{transform:translateY(-6px) rotate(-135deg)}.rev-burger.revb-white{border:2px solid rgba(255,255,255,.2)}.rev-burger.revb-darknoborder,.rev-burger.revb-whitenoborder{border:0}.rev-burger.revb-darknoborder span{background:#333}.rev-burger.revb-whitefull{background:#fff;border:none}.rev-burger.revb-whitefull span{background:#333}.rev-burger.revb-darkfull{background:#333;border:none}.rev-burger.revb-darkfull span,.rev-scroll-btn.revs-fullwhite{background:#fff}@keyframes rev-ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:50%}50%{opacity:0;top:50%}100%{opacity:0;top:29%}}.rev-scroll-btn{display:inline-block;position:relative;left:0;right:0;text-align:center;cursor:pointer;width:35px;height:55px;box-sizing:border-box;border:3px solid #fff;border-radius:23px}.rev-scroll-btn>*{display:inline-block;line-height:18px;font-size:13px;font-weight:400;color:#fff;font-family:proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px}.rev-scroll-btn>.active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{color:#fff}.rev-scroll-btn>.active,.rev-scroll-btn>:active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{opacity:.8}.rev-scroll-btn.revs-fullwhite span{background:#333}.rev-scroll-btn.revs-fulldark{background:#333;border:none}.rev-scroll-btn.revs-fulldark span,.tp-bullet{background:#fff}.rev-scroll-btn span{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;background:#fff;border-radius:50%;animation:rev-ani-mouse 2.5s linear infinite}.rev-scroll-btn.revs-dark{border-color:#333}.rev-scroll-btn.revs-dark span{background:#333}.rev-control-btn{position:relative;display:inline-block;z-index:5;color:#FFF;font-size:20px;line-height:60px;font-weight:400;font-style:normal;font-family:Raleway;text-decoration:none;text-align:center;background-color:#000;border-radius:50px;text-shadow:none;background-color:rgba(0,0,0,.5);width:60px;height:60px;box-sizing:border-box;cursor:pointer}.rev-cbutton-dark-sr,.rev-cbutton-light-sr{border-radius:3px}.rev-cbutton-light,.rev-cbutton-light-sr{color:#333;background-color:rgba(255,255,255,.75)}.rev-sbutton{line-height:37px;width:37px;height:37px}.rev-sbutton-blue{background-color:#3B5998}.rev-sbutton-lightblue{background-color:#00A0D1}.rev-sbutton-red{background-color:#DD4B39}.tp-bannertimer{visibility:hidden;width:100%;height:5px;background:#000;background:rgba(0,0,0,.15);position:absolute;z-index:200;top:0}.tp-bannertimer.tp-bottom{top:auto;bottom:0!important;height:5px}.tp-caption img{background:0 0;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);zoom:1}.caption.slidelink a div,.tp-caption.slidelink a div{width:3000px;height:1500px;background:url(//stinivavis.com/wp-content/plugins/revslider/public/assets/assets/coloredbg.png)}.tp-caption.slidelink a span{background:url(//stinivavis.com/wp-content/plugins/revslider/public/assets/assets/coloredbg.png)}.tp-loader.spinner0,.tp-loader.spinner5{background-image:url(//stinivavis.com/wp-content/plugins/revslider/public/assets/assets/loader.gif);background-repeat:no-repeat}.tp-shape{width:100%;height:100%}.tp-caption .rs-starring{display:inline-block}.tp-caption .rs-starring .star-rating{float:none;display:inline-block;vertical-align:top;color:#FFC321!important}.tp-caption .rs-starring .star-rating,.tp-caption .rs-starring-page .star-rating{position:relative;height:1em;width:5.4em;font-family:star;font-size:1em!important}.tp-loader.spinner0,.tp-loader.spinner1{width:40px;height:40px;margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;background-color:#fff;border-radius:3px;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.tp-caption .rs-starring .star-rating:before,.tp-caption .rs-starring-page .star-rating:before{content:"\73\73\73\73\73";color:#E0DADF;float:left;top:0;left:0;position:absolute}.tp-caption .rs-starring .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-size:1em!important}.tp-caption .rs-starring .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.tp-loader{top:50%;left:50%;z-index:10000;position:absolute}.tp-loader.spinner0{background-position:center center}.tp-loader.spinner5{background-position:10px 10px;background-color:#fff;margin:-22px;width:44px;height:44px;border-radius:3px}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.tp-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:red;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;animation:tp-scaleout 1s infinite ease-in-out}@keyframes tp-scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}.tp-loader.spinner3{margin:-9px 0 0 -35px;width:70px;text-align:center}.tp-loader.spinner3 .bounce1,.tp-loader.spinner3 .bounce2,.tp-loader.spinner3 .bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;display:inline-block;animation:tp-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both}.tp-loader.spinner3 .bounce1{animation-delay:-.32s}.tp-loader.spinner3 .bounce2{animation-delay:-.16s}@keyframes tp-bouncedelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.tp-loader.spinner4{margin:-20px 0 0 -20px;width:40px;height:40px;text-align:center;animation:tp-rotate 2s infinite linear}.tp-loader.spinner4 .dot1,.tp-loader.spinner4 .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;animation:tp-bounce 2s infinite ease-in-out;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.tp-loader.spinner4 .dot2{top:auto;bottom:0;animation-delay:-1s}@keyframes tp-rotate{100%{transform:rotate(360deg)}}@keyframes tp-bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}.tp-bullets.navbar,.tp-tabs.navbar,.tp-thumbs.navbar{border:none;min-height:0;margin:0;border-radius:0}.tp-bullets,.tp-tabs,.tp-thumbs{position:absolute;display:block;z-index:1000;top:0;left:0}.tp-tab,.tp-thumb{cursor:pointer;position:absolute;opacity:.5;box-sizing:border-box}.tp-arr-imgholder,.tp-tab-image,.tp-thumb-image,.tp-videoposter{background-position:center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.tp-tab.selected,.tp-tab:hover,.tp-thumb.selected,.tp-thumb:hover{opacity:1}.tp-tab-mask,.tp-thumb-mask{box-sizing:border-box!important}.tp-tabs,.tp-thumbs{box-sizing:content-box!important}.tp-bullet{width:15px;height:15px;position:absolute;background:rgba(255,255,255,.3);cursor:pointer}.tp-bullet.selected,.tp-bullet:hover{background:#fff}.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,.5);width:40px;height:40px;position:absolute;display:block;z-index:1000}.tparrows:hover{background:#000}.tparrows:before{font-family:revicons;font-size:15px;color:#fff;display:block;line-height:40px;text-align:center}.hginfo,.hglayerinfo{font-size:12px;font-weight:600}.tparrows.tp-leftarrow:before{content:'\e824'}.tparrows.tp-rightarrow:before{content:'\e825'}body.rtl .tp-kbimg{left:0!important}.dddwrappershadow{box-shadow:0 45px 100px rgba(0,0,0,.4)}.hglayerinfo{position:fixed;bottom:0;left:0;color:#FFF;line-height:20px;background:rgba(0,0,0,.75);padding:5px 10px;z-index:2000;white-space:normal}.helpgrid,.hginfo{position:absolute}.hginfo{top:-2px;left:-2px;color:#e74c3c;background:#000;padding:2px 5px}.indebugmode .tp-caption:hover{border:1px dashed #c0392b!important}.helpgrid{border:2px dashed #c0392b;top:0;left:0;z-index:0}#revsliderlogloglog{padding:15px;color:#fff;position:fixed;top:0;left:0;width:200px;height:150px;background:rgba(0,0,0,.7);z-index:100000;font-size:10px;overflow:scroll}.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}