@charset "UTF-8";
.cherry-handler-notice{background:#23282d;position:fixed;margin:5px 0;box-shadow:1px 1px 5px rgba(0,0,0,0.2);box-sizing:border-box;padding:8px 15px 8px 8px;min-width:200px;overflow:hidden;color:#fff;z-index:999;border-radius:2px;-webkit-transition:all 250ms cubic-bezier(0.85, 0.04, 1, 1);transition:all 250ms cubic-bezier(0.85, 0.04, 1, 1)}.cherry-handler-notice span.dashicons{position:relative;margin-right:10px}.cherry-handler-notice span.dashicons:before{position:absolute;font-size:30px;left:-6px;top:-4px}.cherry-handler-notice.success-notice span.dashicons{color:#48c569}.cherry-handler-notice.success-notice span.dashicons:before{content:"\f147"}.cherry-handler-notice.success-notice .inner b{color:#48c569}.cherry-handler-notice.info-notice span.dashicons{color:#faa730}.cherry-handler-notice.info-notice span.dashicons:before{content:"\f534"}.cherry-handler-notice.info-notice .inner b{color:#faa730}.cherry-handler-notice.error-notice span.dashicons{color:#e54343}.cherry-handler-notice.error-notice span.dashicons:before{content:"\f158"}.cherry-handler-notice.show-state{-webkit-transition:all 500ms cubic-bezier(0.1, 0.67, 0.26, 1);transition:all 500ms cubic-bezier(0.1, 0.67, 0.26, 1)}.cherry-handler-notice .inner{display:inline-block}.col-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.col-row.disable-cols-gap div[class*="col-desk"]{padding-left:0;padding-right:0}.col-row.disable-rows-gap div[class*="col-desk"]{padding-top:0;padding-bottom:0}.col-desk-1,.col-desk-2,.col-desk-3,.col-desk-4,.col-desk-5,.col-desk-6,.col-tab-1,.col-tab-2,.col-tab-3,.col-tab-4,.col-tab-5,.col-tab-6,.col-mob-1,.col-mob-2,.col-mob-3,.col-mob-4,.col-mob-5,.col-mob-6{position:relative;min-height:1px;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.col-mob-1{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.col-mob-2{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-mob-3{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-mob-4{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-mob-5{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col-mob-6{-webkit-box-flex:0;-webkit-flex:0 0 16.66666%;-ms-flex:0 0 16.66666%;flex:0 0 16.66666%;max-width:16.66666%}@media (min-width: 768px){.col-tab-1{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.col-tab-2{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-tab-3{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-tab-4{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-tab-5{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col-tab-6{-webkit-box-flex:0;-webkit-flex:0 0 16.66666%;-ms-flex:0 0 16.66666%;flex:0 0 16.66666%;max-width:16.66666%}}@media (min-width: 1025px){.col-desk-1{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.col-desk-2{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-desk-3{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-desk-4{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-desk-5{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col-desk-6{-webkit-box-flex:0;-webkit-flex:0 0 16.66666%;-ms-flex:0 0 16.66666%;flex:0 0 16.66666%;max-width:16.66666%}}.jet-elements select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%}@-webkit-keyframes jetFade{0%{opacity:0}100%{opacity:1}}@keyframes jetFade{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes jetZoomIn{0%{opacity:0;-webkit-transform:scale(0.75);transform:scale(0.75)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jetZoomIn{0%{opacity:0;-webkit-transform:scale(0.75);transform:scale(0.75)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes jetZoomOut{0%{opacity:0;-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jetZoomOut{0%{opacity:0;-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes jetMoveUp{0%{opacity:0;-webkit-transform:translateY(25px);transform:translateY(25px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes jetMoveUp{0%{opacity:0;-webkit-transform:translateY(25px);transform:translateY(25px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes jetMoveUpBig{0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes jetMoveUpBig{0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes jetMoveDown{0%{opacity:0;-webkit-transform:translateY(-25px);transform:translateY(-25px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes jetMoveDown{0%{opacity:0;-webkit-transform:translateY(-25px);transform:translateY(-25px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes jetMoveDownBig{0%{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes jetMoveDownBig{0%{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes jetMoveLeft{0%{opacity:0;-webkit-transform:translateX(25px);transform:translateX(25px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes jetMoveLeft{0%{opacity:0;-webkit-transform:translateX(25px);transform:translateX(25px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes jetMoveLeftBig{0%{opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes jetMoveLeftBig{0%{opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes jetMoveRight{0%{opacity:0;-webkit-transform:translateX(-25px);transform:translateX(-25px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes jetMoveRight{0%{opacity:0;-webkit-transform:translateX(-25px);transform:translateX(-25px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes jetMoveRightBig{0%{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes jetMoveRightBig{0%{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes jetFallPerspective{0%{opacity:0;-webkit-transform:perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg);transform:perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg)}100%{opacity:1;-webkit-transform:perspective(1000px) translateY(0) translateZ(0) rotateX(0deg);transform:perspective(1000px) translateY(0) translateZ(0) rotateX(0deg)}}@keyframes jetFallPerspective{0%{opacity:0;-webkit-transform:perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg);transform:perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg)}100%{opacity:1;-webkit-transform:perspective(1000px) translateY(0) translateZ(0) rotateX(0deg);transform:perspective(1000px) translateY(0) translateZ(0) rotateX(0deg)}}@-webkit-keyframes jetFlipInX{0%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes jetFlipInX{0%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes jetFlipInY{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes jetFlipInY{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.jet-animated-text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-animated-text__before-text{color:#54595f;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto}.jet-animated-text__animated-text{position:relative;color:#6ec1e4;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;-webkit-transition:width 0.3 ease;-o-transition:width 0.3 ease;transition:width 0.3 ease}.jet-animated-text__animated-text-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;position:absolute;top:0;left:0;pointer-events:none;visibility:hidden;z-index:1}.jet-animated-text__animated-text-item.active{position:relative;z-index:2}.jet-animated-text__animated-text-item.visible{visibility:visible}.jet-animated-text__animated-text-item span{position:relative;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto}.jet-animated-text__after-text{color:#7a7a7a;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto}.jet-animated-text--effect-fx6 .jet-animated-text__animated-text-item{-webkit-perspective:1000px;perspective:1000px;-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%}.jet-animated-text--effect-fx7 .jet-animated-text__animated-text-item span{-webkit-transform-origin:-200% 50%;-ms-transform-origin:-200% 50%;transform-origin:-200% 50%}.jet-animated-text--effect-fx8 .jet-animated-text__animated-text-item{-webkit-perspective:1000px;perspective:1000px;-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%}.jet-animated-text--effect-fx8 .jet-animated-text__animated-text-item span{-webkit-transform-origin:-200% 50%;-ms-transform-origin:-200% 50%;transform-origin:-200% 50%}.jet-animated-text--effect-fx9 .jet-animated-text__animated-text-item{-webkit-perspective:1000px;perspective:1000px}.jet-animated-text--effect-fx9 .jet-animated-text__animated-text-item span{-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%}.jet-animated-text--effect-fx10 .jet-animated-text__animated-text-item{-webkit-perspective:1000px;perspective:1000px}.jet-animated-text--effect-fx12 .jet-animated-text__animated-text-item span{overflow:hidden;-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.jet-animated-text--effect-fx12 .jet-animated-text__animated-text-item:after{position:absolute;top:15%;right:-5px;width:2px;height:70%;display:block;background-color:black;content:'';-webkit-animation:1s blink step-end infinite;animation:1s blink step-end infinite}@-webkit-keyframes blink{from,to{opacity:0}50%{opacity:1}}@keyframes blink{from,to{opacity:0}50%{opacity:1}}.jet-animated-box{position:relative}.jet-animated-box__front,.jet-animated-box__back{position:absolute;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.jet-animated-box__front{background-color:#6ec1e4}.jet-animated-box__back{background-color:#54595f}.jet-animated-box__overlay{position:absolute;width:100%;height:100%;display:block;top:0;left:0;z-index:1}.jet-animated-box__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;min-width:100%;z-index:2}.jet-animated-box__icon{min-width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.jet-animated-box__icon .jet-animated-box-icon-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.jet-animated-box__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.jet-animated-box .jet-animated-box__button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-animated-box .jet-animated-box__button--icon-before .jet-animated-box__button-text{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.jet-animated-box .jet-animated-box__button--icon-before .jet-animated-box__button-icon{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.jet-animated-box .jet-animated-box__button--icon-after .jet-animated-box__button-text{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.jet-animated-box .jet-animated-box__button--icon-after .jet-animated-box__button-icon{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.jet-animated-box.jet-box-effect-1{-webkit-perspective:1000px;perspective:1000px}.jet-animated-box.jet-box-effect-1 .jet-animated-box__front{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:2;-webkit-transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89);-o-transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89);transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89)}.jet-animated-box.jet-box-effect-1 .jet-animated-box__back{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;-webkit-transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89);-o-transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89);transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89)}.jet-animated-box.jet-box-effect-1.flipped .jet-animated-box__front{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89);-o-transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89);transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89)}.jet-animated-box.jet-box-effect-1.flipped .jet-animated-box__back{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89);-o-transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89);transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89)}.jet-animated-box.jet-box-effect-2{-webkit-perspective:1000px;perspective:1000px}.jet-animated-box.jet-box-effect-2 .jet-animated-box__front{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:2;-webkit-transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89);-o-transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89);transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89)}.jet-animated-box.jet-box-effect-2 .jet-animated-box__back{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;-webkit-transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89);-o-transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89);transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89)}.jet-animated-box.jet-box-effect-2.flipped .jet-animated-box__front{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);-webkit-transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89);-o-transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89);transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89)}.jet-animated-box.jet-box-effect-2.flipped .jet-animated-box__back{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89);-o-transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89);transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89)}.jet-animated-box.jet-box-effect-3{-webkit-perspective:1000px;perspective:1000px}.jet-animated-box.jet-box-effect-3 .jet-animated-box__front{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateX(0deg) translateY(0) scale(1);transform:rotateX(0deg) translateY(0) scale(1);z-index:2;-webkit-transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89);-o-transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89);transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89)}.jet-animated-box.jet-box-effect-3 .jet-animated-box__back{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateX(-90deg) translateY(150%) scale(0);transform:rotateX(-90deg) translateY(150%) scale(0);z-index:1;-webkit-transition:all 0.5s cubic-bezier(0.63, 0.07, 0.78, 0.55);-o-transition:all 0.5s cubic-bezier(0.63, 0.07, 0.78, 0.55);transition:all 0.5s cubic-bezier(0.63, 0.07, 0.78, 0.55)}.jet-animated-box.jet-box-effect-3.flipped .jet-animated-box__front{-webkit-transform:rotateX(90deg) translateY(-150%) scale(0);transform:rotateX(90deg) translateY(-150%) scale(0);-webkit-transition:all 0.5s cubic-bezier(0.63, 0.07, 0.78, 0.55);-o-transition:all 0.5s cubic-bezier(0.63, 0.07, 0.78, 0.55);transition:all 0.5s cubic-bezier(0.63, 0.07, 0.78, 0.55);z-index:1}.jet-animated-box.jet-box-effect-3.flipped .jet-animated-box__back{-webkit-transform:rotateX(0deg) translateY(0) scale(1);transform:rotateX(0deg) translateY(0) scale(1);-webkit-transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89);-o-transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89);transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89);z-index:2}.jet-animated-box.jet-box-effect-4{-webkit-perspective:1000px;perspective:1000px}.jet-animated-box.jet-box-effect-4 .jet-animated-box__front{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateY(0deg) translateX(0) scale(1);transform:rotateY(0deg) translateX(0) scale(1);z-index:2;-webkit-transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89);-o-transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89);transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89)}.jet-animated-box.jet-box-effect-4 .jet-animated-box__back{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateY(-90deg) translateX(-150%) scale(0);transform:rotateY(-90deg) translateX(-150%) scale(0);z-index:1;-webkit-transition:all 0.5s cubic-bezier(0.63, 0.07, 0.78, 0.55);-o-transition:all 0.5s cubic-bezier(0.63, 0.07, 0.78, 0.55);transition:all 0.5s cubic-bezier(0.63, 0.07, 0.78, 0.55)}.jet-animated-box.jet-box-effect-4.flipped .jet-animated-box__front{-webkit-transform:rotateY(90deg) translateX(150%) scale(0);transform:rotateY(90deg) translateX(150%) scale(0);-webkit-transition:all 0.5s cubic-bezier(0.63, 0.07, 0.78, 0.55);-o-transition:all 0.5s cubic-bezier(0.63, 0.07, 0.78, 0.55);transition:all 0.5s cubic-bezier(0.63, 0.07, 0.78, 0.55);z-index:1}.jet-animated-box.jet-box-effect-4.flipped .jet-animated-box__back{-webkit-transform:rotateY(0deg) translateX(0) scale(1);transform:rotateY(0deg) translateX(0) scale(1);-webkit-transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89);-o-transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89);transition:all 0.7s cubic-bezier(0.11, 0.6, 0.24, 0.89);z-index:2}.jet-animated-box.jet-box-effect-5{overflow:hidden}.jet-animated-box.jet-box-effect-5 .jet-animated-box__front{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);-webkit-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-animated-box.jet-box-effect-5 .jet-animated-box__back{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-animated-box.jet-box-effect-5.flipped .jet-animated-box__front{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-animated-box.jet-box-effect-5.flipped .jet-animated-box__back{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);-webkit-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-animated-box.jet-box-effect-6{overflow:hidden}.jet-animated-box.jet-box-effect-6 .jet-animated-box__front{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%);-webkit-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-animated-box.jet-box-effect-6 .jet-animated-box__back{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-animated-box.jet-box-effect-6.flipped .jet-animated-box__front{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-animated-box.jet-box-effect-6.flipped .jet-animated-box__back{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%);-webkit-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-animated-box.jet-box-effect-7{-webkit-perspective:1000px;perspective:1000px}.jet-animated-box.jet-box-effect-7 .jet-animated-box__front{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:2;-webkit-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-animated-box.jet-box-effect-7 .jet-animated-box__front .jet-animated-box__inner{-webkit-transform:translateZ(0px);transform:translateZ(0px);-webkit-transition:all 0.4s cubic-bezier(0.5, 0.12, 0.46, 0.88) 0.2s;-o-transition:all 0.4s cubic-bezier(0.5, 0.12, 0.46, 0.88) 0.2s;transition:all 0.4s cubic-bezier(0.5, 0.12, 0.46, 0.88) 0.2s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.jet-animated-box.jet-box-effect-7 .jet-animated-box__back{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;-webkit-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-animated-box.jet-box-effect-7 .jet-animated-box__back .jet-animated-box__inner{-webkit-transform:translateZ(125px);transform:translateZ(125px);-webkit-transition:all 0.4s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.4s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.4s cubic-bezier(0.5, 0.12, 0.46, 0.88);-webkit-backface-visibility:hidden;backface-visibility:hidden}.jet-animated-box.jet-box-effect-7.flipped .jet-animated-box__front{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-animated-box.jet-box-effect-7.flipped .jet-animated-box__front .jet-animated-box__inner{-webkit-transform:translateZ(125px);transform:translateZ(125px);-webkit-transition:all 0.4s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.4s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.4s cubic-bezier(0.5, 0.12, 0.46, 0.88);-webkit-backface-visibility:hidden;backface-visibility:hidden}.jet-animated-box.jet-box-effect-7.flipped .jet-animated-box__back{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-animated-box.jet-box-effect-7.flipped .jet-animated-box__back .jet-animated-box__inner{-webkit-transform:translateZ(0px);transform:translateZ(0px);-webkit-transition:all 0.4s cubic-bezier(0.5, 0.12, 0.46, 0.88) 0.2s;-o-transition:all 0.4s cubic-bezier(0.5, 0.12, 0.46, 0.88) 0.2s;transition:all 0.4s cubic-bezier(0.5, 0.12, 0.46, 0.88) 0.2s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.jet-animated-box.jet-box-effect-8{-webkit-perspective:1000px;perspective:1000px}.jet-animated-box.jet-box-effect-8 .jet-animated-box__front{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:2;-webkit-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-animated-box.jet-box-effect-8 .jet-animated-box__front .jet-animated-box__inner{-webkit-transform:translateZ(0px);transform:translateZ(0px);-webkit-transition:all 0.4s cubic-bezier(0.5, 0.12, 0.46, 0.88) 0.2s;-o-transition:all 0.4s cubic-bezier(0.5, 0.12, 0.46, 0.88) 0.2s;transition:all 0.4s cubic-bezier(0.5, 0.12, 0.46, 0.88) 0.2s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.jet-animated-box.jet-box-effect-8 .jet-animated-box__back{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;-webkit-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-animated-box.jet-box-effect-8 .jet-animated-box__back .jet-animated-box__inner{-webkit-transform:translateZ(125px);transform:translateZ(125px);-webkit-transition:all 0.4s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.4s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.4s cubic-bezier(0.5, 0.12, 0.46, 0.88);-webkit-backface-visibility:hidden;backface-visibility:hidden}.jet-animated-box.jet-box-effect-8.flipped .jet-animated-box__front{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);-webkit-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-animated-box.jet-box-effect-8.flipped .jet-animated-box__front .jet-animated-box__inner{-webkit-transform:translateZ(125px);transform:translateZ(125px);-webkit-transition:all 0.4s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.4s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.4s cubic-bezier(0.5, 0.12, 0.46, 0.88);-webkit-backface-visibility:hidden;backface-visibility:hidden}.jet-animated-box.jet-box-effect-8.flipped .jet-animated-box__back{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.7s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-animated-box.jet-box-effect-8.flipped .jet-animated-box__back .jet-animated-box__inner{-webkit-transform:translateZ(0px);transform:translateZ(0px);-webkit-transition:all 0.4s cubic-bezier(0.5, 0.12, 0.46, 0.88) 0.2s;-o-transition:all 0.4s cubic-bezier(0.5, 0.12, 0.46, 0.88) 0.2s;transition:all 0.4s cubic-bezier(0.5, 0.12, 0.46, 0.88) 0.2s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.elementor-jet-banner:after{clear:both;width:100%;display:block;content:''}.jet-banner{position:relative;overflow:hidden;float:left;max-width:100%}.jet-banner *{-webkit-box-sizing:border-box;box-sizing:border-box}.jet-banner__content{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;text-align:center}.jet-banner__content-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column}.jet-banner .jet-banner__title,.jet-banner .jet-banner__text{margin:0;padding:0}.jet-banner__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:0;background:#000;-webkit-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-webkit-transition:opacity 0.35s;-o-transition:opacity 0.35s;transition:opacity 0.35s}.jet-banner__img{display:block}.jet-banner:hover .jet-banner__overlay{opacity:.2}.jet-banner.jet-effect-none .jet-banner__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-banner.jet-effect-lily .jet-banner__img{max-width:none;width:-webkit-calc(100% + 50px);width:calc(100% + 50px);-webkit-transition:-webkit-transform 0.35s;transition:-webkit-transform 0.35s;-o-transition:transform 0.35s;transition:transform 0.35s;transition:transform 0.35s, -webkit-transform 0.35s;-webkit-transform:translate3d(-40px, 0, 0);transform:translate3d(-40px, 0, 0)}.jet-banner.jet-effect-lily .jet-banner__content{text-align:left}.jet-banner.jet-effect-lily .jet-banner__content-wrap{position:absolute;bottom:0;left:0;padding:2em;width:100%;height:50%;z-index:2}.jet-banner.jet-effect-lily .jet-banner__title,.jet-banner.jet-effect-lily .jet-banner__text{-webkit-transform:translate3d(0, 40px, 0);transform:translate3d(0, 40px, 0)}.jet-banner.jet-effect-lily .jet-banner__title{-webkit-transition:-webkit-transform 0.35s;transition:-webkit-transform 0.35s;-o-transition:transform 0.35s;transition:transform 0.35s;transition:transform 0.35s, -webkit-transform 0.35s}.jet-banner.jet-effect-lily .jet-banner__text{color:rgba(255,255,255,0.8);opacity:0;-webkit-transition:opacity 0.2s, -webkit-transform 0.35s;transition:opacity 0.2s, -webkit-transform 0.35s;-o-transition:opacity 0.2s, transform 0.35s;transition:opacity 0.2s, transform 0.35s;transition:opacity 0.2s, transform 0.35s, -webkit-transform 0.35s}.jet-banner.jet-effect-lily:hover .jet-banner__text{opacity:1}.jet-banner.jet-effect-lily:hover .jet-banner__img,.jet-banner.jet-effect-lily:hover .jet-banner__title,.jet-banner.jet-effect-lily:hover .jet-banner__text{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.jet-banner.jet-effect-lily:hover .jet-banner__text{-webkit-transition-delay:0.05s;-o-transition-delay:0.05s;transition-delay:0.05s;-webkit-transition-duration:0.35s;-o-transition-duration:0.35s;transition-duration:0.35s}.jet-banner.jet-effect-sadie .jet-banner__title{position:absolute;top:50%;left:0;width:100%;-webkit-transition:-webkit-transform 0.35s, color 0.35s;-webkit-transition:color 0.35s, -webkit-transform 0.35s;transition:color 0.35s, -webkit-transform 0.35s;-o-transition:transform 0.35s, color 0.35s;transition:transform 0.35s, color 0.35s;transition:transform 0.35s, color 0.35s, -webkit-transform 0.35s;-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0)}.jet-banner.jet-effect-sadie .jet-banner__text{-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, -webkit-transform 0.35s;-o-transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s, -webkit-transform 0.35s}.jet-banner.jet-effect-sadie .jet-banner__text{position:absolute;bottom:0;left:0;padding:2em;width:100%;opacity:0;-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}.jet-banner.jet-effect-sadie:hover .jet-banner__title{-webkit-transform:translate3d(0, -50%, 0) translate3d(0, -40px, 0);transform:translate3d(0, -50%, 0) translate3d(0, -40px, 0)}.jet-banner.jet-effect-sadie:hover .jet-banner__text{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.jet-banner.jet-effect-layla .jet-banner__content{padding:3em}.jet-banner.jet-effect-layla .jet-banner__content::before,.jet-banner.jet-effect-layla .jet-banner__content::after{position:absolute;content:'';opacity:0;z-index:2}.jet-banner.jet-effect-layla .jet-banner__content::before{top:40px;right:20px;bottom:40px;left:20px;border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0, 1);-ms-transform:scale(0, 1);transform:scale(0, 1);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.jet-banner.jet-effect-layla .jet-banner__content::after{top:20px;right:40px;bottom:20px;left:40px;border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1, 0);-ms-transform:scale(1, 0);transform:scale(1, 0);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.jet-banner.jet-effect-layla .jet-banner__title{padding-top:26%;-webkit-transition:-webkit-transform 0.35s;transition:-webkit-transform 0.35s;-o-transition:transform 0.35s;transition:transform 0.35s;transition:transform 0.35s, -webkit-transform 0.35s}.jet-banner.jet-effect-layla .jet-banner__text{padding:0.5em 2em;text-transform:none;opacity:0;-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}.jet-banner.jet-effect-layla .jet-banner__title{-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0)}.jet-banner.jet-effect-layla .jet-banner__content::before,.jet-banner.jet-effect-layla .jet-banner__content::after,.jet-banner.jet-effect-layla .jet-banner__text{-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, -webkit-transform 0.35s;-o-transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s, -webkit-transform 0.35s}.jet-banner.jet-effect-layla:hover .jet-banner__content::before,.jet-banner.jet-effect-layla:hover .jet-banner__content::after{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.jet-banner.jet-effect-layla:hover .jet-banner__title,.jet-banner.jet-effect-layla:hover .jet-banner__text{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.jet-banner.jet-effect-layla:hover .jet-banner__content::after,.jet-banner.jet-effect-layla:hover .jet-banner__title,.jet-banner.jet-effect-layla:hover .jet-banner__text{-webkit-transition-delay:0.15s;-o-transition-delay:0.15s;transition-delay:0.15s}.jet-banner.jet-effect-oscar .jet-banner__content{padding:3em}.jet-banner.jet-effect-oscar .jet-banner__content::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid #fff;content:''}.jet-banner.jet-effect-oscar .jet-banner__title{margin:20% 0 10px 0;-webkit-transition:-webkit-transform 0.35s;transition:-webkit-transform 0.35s;-o-transition:transform 0.35s;transition:transform 0.35s;transition:transform 0.35s, -webkit-transform 0.35s;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}.jet-banner.jet-effect-oscar .jet-banner__content::before,.jet-banner.jet-effect-oscar .jet-banner__text{opacity:0;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, -webkit-transform 0.35s;-o-transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.jet-banner.jet-effect-oscar:hover .jet-banner__title{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.jet-banner.jet-effect-oscar:hover .jet-banner__content::before,.jet-banner.jet-effect-oscar:hover .jet-banner__text{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.jet-banner.jet-effect-marley .jet-banner__content{text-align:right}.jet-banner.jet-effect-marley .jet-banner__title,.jet-banner.jet-effect-marley .jet-banner__text{position:absolute;right:30px;left:30px;padding:10px 0}.jet-banner.jet-effect-marley .jet-banner__text{bottom:30px;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}.jet-banner.jet-effect-marley .jet-banner__title{top:30px;-webkit-transition:-webkit-transform 0.35s;transition:-webkit-transform 0.35s;-o-transition:transform 0.35s;transition:transform 0.35s;transition:transform 0.35s, -webkit-transform 0.35s;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}.jet-banner.jet-effect-marley .jet-banner__title::after{position:absolute;top:100%;left:0;width:100%;height:4px;background:#fff;content:'';-webkit-transform:translate3d(0, 40px, 0);transform:translate3d(0, 40px, 0)}.jet-banner.jet-effect-marley .jet-banner__title::after,.jet-banner.jet-effect-marley .jet-banner__text{opacity:0;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, -webkit-transform 0.35s;-o-transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s, -webkit-transform 0.35s}.jet-banner.jet-effect-marley:hover .jet-banner__title{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.jet-banner.jet-effect-marley:hover .jet-banner__title::after,.jet-banner.jet-effect-marley:hover .jet-banner__text{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.jet-banner.jet-effect-ruby .jet-banner__content{padding:2em}.jet-banner.jet-effect-ruby .jet-banner__img{-webkit-transition:-webkit-transform 0.35s;transition:-webkit-transform 0.35s;-o-transition:transform 0.35s;transition:transform 0.35s;transition:transform 0.35s, -webkit-transform 0.35s;-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}.jet-banner.jet-effect-ruby .jet-banner__title{margin-top:20%;-webkit-transition:-webkit-transform 0.35s;transition:-webkit-transform 0.35s;-o-transition:transform 0.35s;transition:transform 0.35s;transition:transform 0.35s, -webkit-transform 0.35s;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}.jet-banner.jet-effect-ruby .jet-banner__text{margin:1em 0 0;padding:1.5em;border:1px solid #fff;opacity:0;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, -webkit-transform 0.35s;-o-transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;-webkit-transform:translate3d(0, 20px, 0) scale(1.1);transform:translate3d(0, 20px, 0) scale(1.1)}.jet-banner.jet-effect-ruby:hover .jet-banner__img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.jet-banner.jet-effect-ruby:hover .jet-banner__title{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.jet-banner.jet-effect-ruby:hover .jet-banner__text{opacity:1;-webkit-transform:translate3d(0, 0, 0) scale(1);transform:translate3d(0, 0, 0) scale(1)}.jet-banner.jet-effect-roxy .jet-banner__img{max-width:none;width:-webkit-calc(100% + 60px);width:calc(100% + 60px);-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, -webkit-transform 0.35s;-o-transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;-webkit-transform:translate3d(-50px, 0, 0);transform:translate3d(-50px, 0, 0)}.jet-banner.jet-effect-roxy .jet-banner__content::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid #fff;content:'';opacity:0;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, -webkit-transform 0.35s;-o-transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0)}.jet-banner.jet-effect-roxy .jet-banner__content{padding:3em;text-align:left}.jet-banner.jet-effect-roxy .jet-banner__title{padding:30% 0 10px 0}.jet-banner.jet-effect-roxy .jet-banner__text{opacity:0;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, -webkit-transform 0.35s;-o-transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}.jet-banner.jet-effect-roxy:hover .jet-banner__img{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.jet-banner.jet-effect-roxy:hover .jet-banner__content::before,.jet-banner.jet-effect-roxy:hover .jet-banner__text{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.jet-banner.jet-effect-bubba .jet-banner__content::before,.jet-banner.jet-effect-bubba .jet-banner__content::after{position:absolute;top:30px;right:30px;bottom:30px;left:30px;content:'';opacity:0;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, -webkit-transform 0.35s;-o-transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s, -webkit-transform 0.35s}.jet-banner.jet-effect-bubba .jet-banner__content::before{border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0, 1);-ms-transform:scale(0, 1);transform:scale(0, 1)}.jet-banner.jet-effect-bubba .jet-banner__content::after{border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1, 0);-ms-transform:scale(1, 0);transform:scale(1, 0)}.jet-banner.jet-effect-bubba .jet-banner__title{padding-top:30%;-webkit-transition:-webkit-transform 0.35s;transition:-webkit-transform 0.35s;-o-transition:transform 0.35s;transition:transform 0.35s;transition:transform 0.35s, -webkit-transform 0.35s;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}.jet-banner.jet-effect-bubba .jet-banner__text{padding:20px 2.5em;opacity:0;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, -webkit-transform 0.35s;-o-transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}.jet-banner.jet-effect-bubba:hover .jet-banner__content::before,.jet-banner.jet-effect-bubba:hover .jet-banner__content::after{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.jet-banner.jet-effect-bubba:hover .jet-banner__title,.jet-banner.jet-effect-bubba:hover .jet-banner__text{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.jet-banner.jet-effect-romeo{-webkit-perspective:1000px;perspective:1000px}.jet-banner.jet-effect-romeo .jet-banner__img{-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, -webkit-transform 0.35s;-o-transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;-webkit-transform:translate3d(0, 0, 300px);transform:translate3d(0, 0, 300px)}.jet-banner.jet-effect-romeo .jet-banner__content::before,.jet-banner.jet-effect-romeo .jet-banner__content::after{position:absolute;top:50%;left:50%;width:80%;height:1px;background:#fff;content:'';-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, -webkit-transform 0.35s;-o-transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;-webkit-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0)}.jet-banner.jet-effect-romeo .jet-banner__title,.jet-banner.jet-effect-romeo .jet-banner__text{position:absolute;top:50%;left:0;width:100%;-webkit-transition:-webkit-transform 0.35s;transition:-webkit-transform 0.35s;-o-transition:transform 0.35s;transition:transform 0.35s;transition:transform 0.35s, -webkit-transform 0.35s}.jet-banner.jet-effect-romeo .jet-banner__title{-webkit-transform:translate3d(0, -50%, 0) translate3d(0, -150%, 0);transform:translate3d(0, -50%, 0) translate3d(0, -150%, 0)}.jet-banner.jet-effect-romeo .jet-banner__text{padding:0.25em 2em;-webkit-transform:translate3d(0, -50%, 0) translate3d(0, 150%, 0);transform:translate3d(0, -50%, 0) translate3d(0, 150%, 0)}.jet-banner.jet-effect-romeo:hover .jet-banner__content::before{opacity:0.5;-webkit-transform:translate3d(-50%, -50%, 0) rotate(45deg);transform:translate3d(-50%, -50%, 0) rotate(45deg)}.jet-banner.jet-effect-romeo:hover .jet-banner__content::after{opacity:0.5;-webkit-transform:translate3d(-50%, -50%, 0) rotate(-45deg);transform:translate3d(-50%, -50%, 0) rotate(-45deg)}.jet-banner.jet-effect-romeo:hover .jet-banner__img{opacity:0.6;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.jet-banner.jet-effect-romeo:hover .jet-banner__title{-webkit-transform:translate3d(0, -50%, 0) translate3d(0, -100%, 0);transform:translate3d(0, -50%, 0) translate3d(0, -100%, 0)}.jet-banner.jet-effect-romeo:hover .jet-banner__text{-webkit-transform:translate3d(0, -50%, 0) translate3d(0, 100%, 0);transform:translate3d(0, -50%, 0) translate3d(0, 100%, 0)}.jet-banner.jet-effect-sarah .jet-banner__img{max-width:none;width:-webkit-calc(100% + 20px);width:calc(100% + 20px);-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, -webkit-transform 0.35s;-o-transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.jet-banner.jet-effect-sarah .jet-banner__img{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.jet-banner.jet-effect-sarah .jet-banner__content{text-align:left;padding:2em}.jet-banner.jet-effect-sarah .jet-banner__title{position:relative;overflow:hidden;padding:0.5em 0}.jet-banner.jet-effect-sarah .jet-banner__title::after{position:absolute;bottom:0;left:0;width:100%;height:3px;background:#fff;content:'';-webkit-transition:-webkit-transform 0.35s;transition:-webkit-transform 0.35s;-o-transition:transform 0.35s;transition:transform 0.35s;transition:transform 0.35s, -webkit-transform 0.35s;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}.jet-banner.jet-effect-sarah .jet-banner__text{padding:1em 0;opacity:0;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, -webkit-transform 0.35s;-o-transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}.jet-banner.jet-effect-sarah:hover .jet-banner__title::after{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.jet-banner.jet-effect-sarah:hover .jet-banner__text{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.jet-banner.jet-effect-chico .jet-banner__img{-webkit-transition:-webkit-transform 0.35s;transition:-webkit-transform 0.35s;-o-transition:transform 0.35s;transition:transform 0.35s;transition:transform 0.35s, -webkit-transform 0.35s;-webkit-transform:scale(1.12);-ms-transform:scale(1.12);transform:scale(1.12)}.jet-banner.jet-effect-chico .jet-banner__content{padding:3em}.jet-banner.jet-effect-chico .jet-banner__content::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid #fff;content:'';-webkit-transform:scale(1.1)}.jet-banner.jet-effect-chico .jet-banner__content::before,.jet-banner.jet-effect-chico .jet-banner__text{opacity:0;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, -webkit-transform 0.35s;-o-transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s;transition:opacity 0.35s, transform 0.35s, -webkit-transform 0.35s}.jet-banner.jet-effect-chico .jet-banner__title{padding:20% 0 20px 0}.jet-banner.jet-effect-chico .jet-banner__text{margin:0 auto;max-width:70%;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.jet-banner.jet-effect-chico:hover .jet-banner__img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.jet-banner.jet-effect-chico:hover .jet-banner__content::before,.jet-banner.jet-effect-chico:hover .jet-banner__text{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.jet-carousel{margin-left:-10px;margin-right:-10px}.jet-carousel-wrap.jet-equal-cols .slick-track{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.jet-carousel-wrap.jet-equal-cols .jet-carousel__item{float:none;height:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.jet-carousel-wrap.jet-equal-cols .jet-carousel__item img{-o-object-fit:cover;object-fit:cover;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.jet-carousel-wrap.jet-equal-cols .jet-carousel__item .jet-carousel__item-inner,.jet-carousel-wrap.jet-equal-cols .jet-carousel__item .jet-banner,.jet-carousel-wrap.jet-equal-cols .jet-carousel__item .jet-banner__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.jet-carousel-wrap.jet-equal-cols .jet-carousel__item .jet-carousel__item-inner,.jet-carousel-wrap.jet-equal-cols .jet-carousel__item .jet-carousel__item-inner>*:last-child,.jet-carousel-wrap.jet-equal-cols .jet-carousel__item .jet-banner__link{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.jet-carousel__item{padding:10px}.jet-carousel__item .jet-banner{float:none}.jet-carousel__content{position:relative;z-index:2}.jet-carousel__content,.jet-carousel__item-title,.jet-carousel__item-text{-webkit-transition:all 200ms linear;-o-transition:all 200ms linear;transition:all 200ms linear}.jet-carousel .jet-arrow{position:absolute;top:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;z-index:999;-webkit-transition:all 200ms linear;-o-transition:all 200ms linear;transition:all 200ms linear}.jet-carousel .jet-arrow:before{display:block;width:100%;text-align:center;line-height:0;-webkit-transition:all 200ms linear;-o-transition:all 200ms linear;transition:all 200ms linear}.jet-carousel .jet-arrow.prev-arrow{left:0}.jet-carousel .jet-arrow.next-arrow{right:0}.jet-carousel .jet-slick-dots{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:99}.jet-carousel .jet-slick-dots li{padding:5px;margin:0;list-style:none}.jet-carousel .jet-slick-dots li span{-webkit-transition:all 200ms linear;-o-transition:all 200ms linear;transition:all 200ms linear;display:block;cursor:pointer;width:10px;height:10px;-webkit-border-radius:5px;border-radius:5px;padding:0;text-indent:10em;overflow:hidden}.jet-carousel .jet-slick-dots li span:before{display:none}.circle-progress{-webkit-border-radius:50%;border-radius:50%;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.circle-progress-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-left:auto;margin-right:auto;text-align:center;position:relative}.circle-progress-bar{position:relative;margin-left:auto;margin-right:auto}.circle-progress-bar .position-in-circle{position:absolute;left:0;top:0;width:100%}.circle-progress-bar .position-in-circle .circle-counter{position:absolute;top:0;bottom:0;left:0;right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.circle-progress__meter,.circle-progress__value{-webkit-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-timing-function:cubic-bezier(0.28, 0.77, 0.39, 0.95);-o-transition-timing-function:cubic-bezier(0.28, 0.77, 0.39, 0.95);transition-timing-function:cubic-bezier(0.28, 0.77, 0.39, 0.95);fill:none;stroke-linecap:butt}.circle-counter .circle-val{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-countdown-timer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-countdown-timer__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;text-align:center;margin:5px}.jet-countdown-timer__separator{display:none}*+.jet-countdown-timer__separator{display:block}.jet-countdown-timer__digit{display:inline-block}.jet-posts__item{outline:none}.jet-posts__inner-box{overflow:hidden}.jet-posts .jet-more{overflow:hidden}.jet-posts .jet-more-icon{margin-left:5px}.jet-posts .entry-excerpt{padding-bottom:15px}.jet-posts .jet-more-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.jet-posts .post-thumbnail{overflow:hidden}.jet-posts.jet-equal-cols .slick-track{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.jet-posts.jet-equal-cols .slick-track .jet-posts__item{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.jet-posts.jet-equal-cols .jet-posts__item{height:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.jet-posts.jet-equal-cols .jet-posts__item .jet-posts__inner-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.jet-posts.jet-equal-cols .jet-posts__item .jet-posts__inner-content{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.jet-posts .slick-slide .jet-posts__item{width:100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.post-meta{padding-bottom:10px}.post-meta__item{display:inline-block}.post-meta__item:not(:first-child):before{content:"";display:inline-block;margin-left:5px;margin-right:5px}.elementor-jet-posts .jet-carousel{margin-left:0;margin-right:0}.pricing-table{position:relative}.pricing-table__icon-box i{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.pricing-table__badge{position:absolute;right:20px;top:20px}.pricing-table .pricing-table-button{overflow:hidden}.pricing-table .pricing-table-button.button-full-size{width:100%}.pricing-table .button-icon{margin-right:5px}.pricing-feature:not(:first-child):before{content:"";display:block;height:0;margin-left:auto;margin-right:auto}.pricing-feature__inner{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.pricing-feature .item-bullet{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:7px}.jet-images-layout{position:relative}.jet-images-layout__item{overflow:hidden;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0)}.jet-images-layout__item.image-loaded .jet-images-layout__inner{opacity:1;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.jet-images-layout__item:hover .jet-images-layout__content{opacity:1}.jet-images-layout__inner{opacity:0;position:relative;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);background-color:rgba(0,0,0,0.3)}.jet-images-layout__link{display:block}.jet-images-layout__icon{position:absolute;width:100%;height:100%;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;pointer-events:none}.jet-images-layout__icon .jet-images-layout-icon-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.jet-images-layout__image{position:relative;line-height:0}.jet-images-layout__image-instance{width:100%;min-width:100px;min-height:100px}.jet-images-layout__title{width:100%}.jet-images-layout__desc{width:100%}.jet-images-layout__content{position:absolute;left:0;top:0;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;z-index:1;opacity:0;-webkit-transition:opacity 0.5s cubic-bezier(0.21, 0.75, 0.27, 0.96);-o-transition:opacity 0.5s cubic-bezier(0.21, 0.75, 0.27, 0.96);transition:opacity 0.5s cubic-bezier(0.21, 0.75, 0.27, 0.96)}.jet-images-layout__content:before{position:absolute;left:0;top:0;width:100%;height:100%;display:block;z-index:-1;content:''}.jet-images-layout__image-loader{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;left:0;top:0;background-color:rgba(0,0,0,0.3);z-index:1}.jet-images-layout__image-loader span{width:30px;height:30px;-webkit-border-radius:50%;border-radius:50%;border-top-color:transparent;border-left-color:transparent;border-right-color:transparent;-webkit-box-shadow:2px 2px 1px #fff;box-shadow:2px 2px 1px #fff;-webkit-animation:jet-images-layout-load-spin 690ms infinite linear;animation:jet-images-layout-load-spin 690ms infinite linear}.jet-images-layout.layout-type-masonry .jet-images-layout__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.jet-images-layout.layout-type-masonry .jet-images-layout__list .jet-images-layout__item{height:auto;min-height:100px}.jet-images-layout.layout-type-masonry .jet-images-layout__list .salvattore-column{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.jet-images-layout.layout-type-masonry .jet-images-layout__list:before{display:none}.jet-images-layout.layout-type-justify .jet-images-layout__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.jet-images-layout.layout-type-justify .jet-images-layout__list .jet-images-layout__item{-webkit-box-flex:0;-webkit-flex:0 1 25%;-ms-flex:0 1 25%;flex:0 1 25%;height:auto;min-height:100px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.jet-images-layout.layout-type-justify .jet-images-layout__list .jet-images-layout__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.jet-images-layout.layout-type-justify .jet-images-layout__list .jet-images-layout__image{height:100%}.jet-images-layout.layout-type-justify .jet-images-layout__list .jet-images-layout__image-instance{height:100%;-o-object-fit:cover;object-fit:cover}.jet-images-layout.layout-type-grid .jet-images-layout__image-instance{width:100%;-o-object-fit:cover;object-fit:cover}.jet-images-layout.layout-type-list .jet-images-layout__item{width:100%}@media screen and (min-width: 1px) and (max-width: 767px){.jet-images-layout .jet-images-layout__list.column-mobile-1[data-columns]::before{content:'1 .salvattore-column'}.jet-images-layout .jet-images-layout__list.column-mobile-1 .salvattore-column{width:100%}.jet-images-layout .jet-images-layout__list.column-mobile-2[data-columns]::before{content:'2 .salvattore-column'}.jet-images-layout .jet-images-layout__list.column-mobile-2 .salvattore-column{width:50%}.jet-images-layout .jet-images-layout__list.column-mobile-3[data-columns]::before{content:'3 .salvattore-column'}.jet-images-layout .jet-images-layout__list.column-mobile-3 .salvattore-column{width:33.33333%}.jet-images-layout .jet-images-layout__list.column-mobile-4[data-columns]::before{content:'4 .salvattore-column'}.jet-images-layout .jet-images-layout__list.column-mobile-4 .salvattore-column{width:25%}.jet-images-layout .jet-images-layout__list.column-mobile-5[data-columns]::before{content:'5 .salvattore-column'}.jet-images-layout .jet-images-layout__list.column-mobile-5 .salvattore-column{width:20%}.jet-images-layout .jet-images-layout__list.column-mobile-6[data-columns]::before{content:'6 .salvattore-column'}.jet-images-layout .jet-images-layout__list.column-mobile-6 .salvattore-column{width:16.66666%}}@media screen and (min-width: 768px) and (max-width: 1024px){.jet-images-layout .jet-images-layout__list.column-tablet-1[data-columns]::before{content:'1 .salvattore-column'}.jet-images-layout .jet-images-layout__list.column-tablet-1 .salvattore-column{width:100%}.jet-images-layout .jet-images-layout__list.column-tablet-2[data-columns]::before{content:'2 .salvattore-column'}.jet-images-layout .jet-images-layout__list.column-tablet-2 .salvattore-column{width:50%}.jet-images-layout .jet-images-layout__list.column-tablet-3[data-columns]::before{content:'3 .salvattore-column'}.jet-images-layout .jet-images-layout__list.column-tablet-3 .salvattore-column{width:33.33333%}.jet-images-layout .jet-images-layout__list.column-tablet-4[data-columns]::before{content:'4 .salvattore-column'}.jet-images-layout .jet-images-layout__list.column-tablet-4 .salvattore-column{width:25%}.jet-images-layout .jet-images-layout__list.column-tablet-5[data-columns]::before{content:'5 .salvattore-column'}.jet-images-layout .jet-images-layout__list.column-tablet-5 .salvattore-column{width:20%}.jet-images-layout .jet-images-layout__list.column-tablet-6[data-columns]::before{content:'6 .salvattore-column'}.jet-images-layout .jet-images-layout__list.column-tablet-6 .salvattore-column{width:16.66666%}}@media (min-width: 1025px){.jet-images-layout .jet-images-layout__list.column-desktop-1[data-columns]::before{content:'1 .salvattore-column'}.jet-images-layout .jet-images-layout__list.column-desktop-1 .salvattore-column{width:100%}.jet-images-layout .jet-images-layout__list.column-desktop-2[data-columns]::before{content:'2 .salvattore-column'}.jet-images-layout .jet-images-layout__list.column-desktop-2 .salvattore-column{width:50%}.jet-images-layout .jet-images-layout__list.column-desktop-3[data-columns]::before{content:'3 .salvattore-column'}.jet-images-layout .jet-images-layout__list.column-desktop-3 .salvattore-column{width:33.33333%}.jet-images-layout .jet-images-layout__list.column-desktop-4[data-columns]::before{content:'4 .salvattore-column'}.jet-images-layout .jet-images-layout__list.column-desktop-4 .salvattore-column{width:25%}.jet-images-layout .jet-images-layout__list.column-desktop-5[data-columns]::before{content:'5 .salvattore-column'}.jet-images-layout .jet-images-layout__list.column-desktop-5 .salvattore-column{width:20%}.jet-images-layout .jet-images-layout__list.column-desktop-6[data-columns]::before{content:'6 .salvattore-column'}.jet-images-layout .jet-images-layout__list.column-desktop-6 .salvattore-column{width:16.66666%}}@-webkit-keyframes jet-images-layout-load-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);transform:rotate(360deg)}}@keyframes jet-images-layout-load-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);transform:rotate(360deg)}}.jet-slider{position:relative}.jet-slider .slider-pro{visibility:hidden}.jet-slider .slider-pro.slider-loaded{visibility:visible}.jet-slider .jet-slider-loader{width:0;height:5px;position:absolute;display:block;top:0;left:0;background-color:#6ec1e4;z-index:99}.jet-slider__image-exact .sp-image{-o-object-fit:cover;object-fit:cover}.jet-slider__item{overflow:hidden}.jet-slider__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-slider__content-item{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-width:100%}.jet-slider__content-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;width:100%}.jet-slider__icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%}.jet-slider__icon .jet-slider-icon-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-slider__title{width:100%}.jet-slider__subtitle{width:100%}.jet-slider__desc{width:100%}.jet-slider__button-wrapper{width:100%}.jet-slider__button{margin:0 5px}.jet-slider .sp-slides-container{-webkit-background-size:cover;background-size:cover}.jet-slider .sp-image-container{position:relative}.jet-slider .sp-image-container:after{position:absolute;top:0;left:0;width:100%;height:100%;display:block;background-color:rgba(0,0,0,0.8);content:''}.jet-slider .sp-full-screen-button{color:white}.jet-slider .sp-arrow{width:40px;height:40px;-webkit-border-radius:50%;border-radius:50%;display:block}.jet-slider .sp-arrow.sp-next-arrow{-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.jet-slider .sp-arrow i{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;line-height:0em}.jet-slider .sp-arrow:before,.jet-slider .sp-arrow:after{display:none}.jet-slider .sp-full-screen-button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;top:10px;right:10px}.jet-slider .sp-full-screen-button:before{display:none}.jet-slider .sp-buttons{width:100%;padding:0;margin:0 auto}.jet-slider .sp-buttons .sp-button{width:15px;height:15px;-webkit-border-radius:50%;border-radius:50%}.jet-slider .sp-thumbnails .sp-thumbnail-container{position:relative;cursor:pointer}.jet-slider .sp-thumbnails .sp-thumbnail-container:before{display:block;width:100%;height:100%;position:absolute;left:0;top:0;right:0;bottom:0;content:''}.jet-slider .sp-grab{cursor:auto}.jet-download.elementor-button{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-download.icon-position-top,.jet-download.icon-position-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.jet-download__icon.icon-left{margin-right:10px;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.jet-download__icon.icon-right{margin-left:10px;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.jet-download__icon.icon-top{margin-bottom:10px;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.jet-download__icon.icon-bottom{margin-top:10px;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.jet-download__icon{-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.jet-download__text{text-align:left;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.jet-download__label{display:block;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.jet-download__sub-label{display:block;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.jet-team-member__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-team-member__image{position:relative}.jet-team-member__image img.jet-team-member__img-tag{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.jet-team-member__figure{width:100%;height:100%;overflow:hidden;line-height:0}.jet-team-member__cover{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;width:100%;height:100%;top:0;left:0}.jet-team-member__cover:empty{display:none}.jet-team-member__cover>*{z-index:1}.jet-team-member__cover:before{display:block;position:absolute;width:100%;height:100%;top:0;left:0;z-index:0;content:''}.jet-team-member__cover:after{display:block;position:absolute;width:0;height:0;border-style:solid;border-width:10px 10px 0 10px;bottom:-10px;content:none}.jet-team-member__content{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%}.jet-team-member__content:empty{display:none}.jet-team-member__name{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;text-align:center;max-width:100%}.jet-team-member__position{max-width:100%}.jet-team-member__desc{max-width:100%}.jet-team-member__button-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%}.jet-team-member__socials{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-team-member__socials-item .inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-team-member.jet-team-member--cover-hint .jet-team-member__cover{top:auto;height:auto;bottom:100%;padding-bottom:12px}.jet-team-member.jet-team-member--cover-hint .jet-team-member__cover:before{height:-webkit-calc( 100% - 12px);height:calc( 100% - 12px)}.jet-team-member.jet-team-member--cover-hint .jet-team-member__cover:after{bottom:2px}.jet-team-member.jet-team-member--hint-corner .jet-team-member__cover:after{content:''}.jet-team-member.jet-team-member--cover-hover .jet-team-member__cover{opacity:0;pointer-events:none;-webkit-transition:opacity 0.3s cubic-bezier(0.69, 0.1, 0.33, 0.9);-o-transition:opacity 0.3s cubic-bezier(0.69, 0.1, 0.33, 0.9);transition:opacity 0.3s cubic-bezier(0.69, 0.1, 0.33, 0.9);-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.jet-team-member.jet-team-member--cover-hover .jet-team-member__image:hover .jet-team-member__cover{opacity:1;pointer-events:auto;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.jet-services__header{position:relative;overflow:hidden;max-width:100%}.jet-services__header img.jet-services__img-tag{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.jet-services__cover{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;top:0;left:0}.jet-services__cover:empty{display:none}.jet-services__cover>*{z-index:1}.jet-services__cover:before{display:block;position:absolute;width:100%;height:100%;top:0;left:0;z-index:0;content:''}.jet-services__cover:after{display:block;position:absolute;width:0;height:0;border-style:solid;border-width:10px 10px 0 10px;bottom:-10px;content:none}.jet-services__content{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%}.jet-services__content:empty{display:none}.jet-services__icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-services__icon .inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-services__title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;max-width:100%}.jet-services__desc{max-width:100%}.jet-services .jet-services__button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-services .jet-services__button--icon-before .jet-services__button-text{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.jet-services .jet-services__button--icon-before .jet-services__button-icon{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.jet-services .jet-services__button--icon-after .jet-services__button-text{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.jet-services .jet-services__button--icon-after .jet-services__button-icon{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.jet-services.jet-services--cover-hover .jet-services__cover{opacity:0;pointer-events:none;-webkit-transition:opacity 0.4s cubic-bezier(0.69, 0.1, 0.33, 0.9);-o-transition:opacity 0.4s cubic-bezier(0.69, 0.1, 0.33, 0.9);transition:opacity 0.4s cubic-bezier(0.69, 0.1, 0.33, 0.9)}.jet-services.jet-services--cover-hover .jet-services__header:hover .jet-services__cover{opacity:1;pointer-events:auto;-webkit-transition:opacity 0.3s cubic-bezier(0.69, 0.1, 0.33, 0.9);-o-transition:opacity 0.3s cubic-bezier(0.69, 0.1, 0.33, 0.9);transition:opacity 0.3s cubic-bezier(0.69, 0.1, 0.33, 0.9)}.jet-services.jet-services--header-position-top .jet-services__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-services.jet-services--header-position-left .jet-services__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row}.jet-services.jet-services--header-position-left .jet-services__inner .jet-services__header{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.jet-services.jet-services--header-position-left .jet-services__inner .jet-services__content{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.jet-services.jet-services--header-position-right .jet-services__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row}.jet-services.jet-services--header-position-right .jet-services__inner .jet-services__header{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.jet-services.jet-services--header-position-right .jet-services__inner .jet-services__content{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.jet-testimonials{width:100%;position:relative}.jet-testimonials.jet-equal-cols .slick-track{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.jet-testimonials.jet-equal-cols .jet-testimonials__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;float:none;height:auto}.jet-testimonials.jet-equal-cols .jet-testimonials__item-inner{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.jet-testimonials__instance{width:100%;position:relative}.jet-testimonials__instance.jet-testimonials--comment-corner .jet-testimonials__comment:after{content:''}.jet-testimonials__item{outline:none}.jet-testimonials__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-testimonials__figure{position:relative;overflow:hidden}.jet-testimonials__figure img.jet-testimonials__tag-img{max-width:100%;-o-object-fit:cover;object-fit:cover}.jet-testimonials__icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-testimonials__icon .jet-testimonials__icon-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-testimonials__title{max-width:100%}.jet-testimonials__comment{max-width:100%;position:relative}.jet-testimonials__comment:after{display:block;position:absolute;left:50%;margin-left:-5px;width:0;height:0;border-style:solid;border-width:10px 10px 0 10px;bottom:-10px;content:none}.jet-testimonials__name{max-width:100%}.jet-testimonials__position{max-width:100%}.jet-testimonials__date{max-width:100%}.jet-testimonials .jet-arrow{position:absolute;top:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;z-index:999;-webkit-transition:all 200ms linear;-o-transition:all 200ms linear;transition:all 200ms linear}.jet-testimonials .jet-arrow:before{display:block;width:100%;text-align:center;line-height:0;-webkit-transition:all 200ms linear;-o-transition:all 200ms linear;transition:all 200ms linear}.jet-testimonials .jet-arrow.prev-arrow{left:0}.jet-testimonials .jet-arrow.next-arrow{right:0}.jet-testimonials .jet-slick-dots{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:99}.jet-testimonials .jet-slick-dots li{padding:5px;margin:0;list-style:none}.jet-testimonials .jet-slick-dots li span{display:block;cursor:pointer;width:10px;height:10px;-webkit-border-radius:5px;border-radius:5px;padding:0;text-indent:10em;overflow:hidden;-webkit-transition:all 200ms linear;-o-transition:all 200ms linear;transition:all 200ms linear}.jet-testimonials .jet-slick-dots li span:before{display:none}.jet-button__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.jet-button__instance{position:relative;overflow:hidden;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__plane{display:block;width:100%;height:100%;top:0;left:0;position:absolute}.jet-button__plane-normal{z-index:1}.jet-button__plane-hover{z-index:3}.jet-button__state{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.jet-button__state-normal{position:relative;width:100%;height:100%;z-index:2}.jet-button__state-hover{position:absolute;width:100%;height:100%;top:0;left:0;z-index:4}.jet-button__icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-button__instance.jet-button__instance--icon-left .jet-button__state{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.jet-button__instance.jet-button__instance--icon-left .jet-button__state .jet-button__icon{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.jet-button__instance.jet-button__instance--icon-left .jet-button__state .jet-button__label{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.jet-button__instance.jet-button__instance--icon-top .jet-button__state{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.jet-button__instance.jet-button__instance--icon-top .jet-button__state .jet-button__icon{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.jet-button__instance.jet-button__instance--icon-top .jet-button__state .jet-button__label{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.jet-button__instance.jet-button__instance--icon-right .jet-button__state{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.jet-button__instance.jet-button__instance--icon-right .jet-button__state .jet-button__icon{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.jet-button__instance.jet-button__instance--icon-right .jet-button__state .jet-button__label{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.jet-button__instance.jet-button__instance--icon-bottom .jet-button__state{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.jet-button__instance.jet-button__instance--icon-bottom .jet-button__state .jet-button__icon{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.jet-button__instance.jet-button__instance--icon-bottom .jet-button__state .jet-button__label{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.jet-button__instance.hover-effect-0 .jet-button__plane-normal{opacity:1}.jet-button__instance.hover-effect-0 .jet-button__plane-hover{opacity:0}.jet-button__instance.hover-effect-0 .jet-button__state-normal{opacity:1}.jet-button__instance.hover-effect-0 .jet-button__state-hover{opacity:0}.jet-button__instance.hover-effect-0:hover .jet-button__plane-normal{opacity:0}.jet-button__instance.hover-effect-0:hover .jet-button__plane-hover{opacity:1}.jet-button__instance.hover-effect-0:hover .jet-button__state-normal{opacity:0}.jet-button__instance.hover-effect-0:hover .jet-button__state-hover{opacity:1}.jet-button__instance.hover-effect-1 .jet-button__plane-normal{opacity:1;-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-1 .jet-button__plane-hover{opacity:0;-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-1 .jet-button__state-normal .jet-button__icon{opacity:1;-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-1 .jet-button__state-normal .jet-button__label{opacity:1;-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-1 .jet-button__state-hover .jet-button__icon{opacity:0;-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-1 .jet-button__state-hover .jet-button__label{opacity:0;-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-1:hover .jet-button__plane-normal{opacity:0}.jet-button__instance.hover-effect-1:hover .jet-button__plane-hover{opacity:1}.jet-button__instance.hover-effect-1:hover .jet-button__state-normal .jet-button__icon{opacity:0}.jet-button__instance.hover-effect-1:hover .jet-button__state-normal .jet-button__label{opacity:0}.jet-button__instance.hover-effect-1:hover .jet-button__state-hover .jet-button__icon{opacity:1}.jet-button__instance.hover-effect-1:hover .jet-button__state-hover .jet-button__label{opacity:1}.jet-button__instance.hover-effect-2 .jet-button__plane-normal{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-2 .jet-button__plane-hover{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-2 .jet-button__state-normal{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-2 .jet-button__state-hover{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-2:hover .jet-button__plane-normal{-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.jet-button__instance.hover-effect-2:hover .jet-button__plane-hover{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.jet-button__instance.hover-effect-2:hover .jet-button__state-normal{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.jet-button__instance.hover-effect-2:hover .jet-button__state-hover{-webkit-transition-delay:.15s;-o-transition-delay:.15s;transition-delay:.15s;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}.jet-button__instance.hover-effect-3 .jet-button__plane-normal{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-3 .jet-button__plane-hover{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-3 .jet-button__state-normal{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-3 .jet-button__state-hover{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-3:hover .jet-button__plane-normal{-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.jet-button__instance.hover-effect-3:hover .jet-button__plane-hover{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.jet-button__instance.hover-effect-3:hover .jet-button__state-normal{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.jet-button__instance.hover-effect-3:hover .jet-button__state-hover{-webkit-transition-delay:.15s;-o-transition-delay:.15s;transition-delay:.15s;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}.jet-button__instance.hover-effect-4 .jet-button__plane-normal{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-4 .jet-button__plane-hover{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-4 .jet-button__state-normal{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-4 .jet-button__state-hover{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-4:hover .jet-button__plane-normal{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.jet-button__instance.hover-effect-4:hover .jet-button__plane-hover{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.jet-button__instance.hover-effect-4:hover .jet-button__state-normal{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.jet-button__instance.hover-effect-4:hover .jet-button__state-hover{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.jet-button__instance.hover-effect-5 .jet-button__plane-normal{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-5 .jet-button__plane-hover{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-5 .jet-button__state-normal{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-5 .jet-button__state-hover{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-5:hover .jet-button__plane-normal{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.jet-button__instance.hover-effect-5:hover .jet-button__plane-hover{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.jet-button__instance.hover-effect-5:hover .jet-button__state-normal{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.jet-button__instance.hover-effect-5:hover .jet-button__state-hover{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.jet-button__instance.hover-effect-6 .jet-button__plane-normal{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-6 .jet-button__plane-hover{opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-6 .jet-button__state-normal{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-6 .jet-button__state-hover{opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-6:hover .jet-button__plane-normal{opacity:0;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.jet-button__instance.hover-effect-6:hover .jet-button__plane-hover{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.jet-button__instance.hover-effect-6:hover .jet-button__state-normal{opacity:0;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.jet-button__instance.hover-effect-6:hover .jet-button__state-hover{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.jet-button__instance.hover-effect-7 .jet-button__plane-normal{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-7 .jet-button__plane-hover{opacity:0;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-7 .jet-button__state-normal{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-7 .jet-button__state-hover{opacity:0;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-7:hover .jet-button__plane-normal{opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.jet-button__instance.hover-effect-7:hover .jet-button__plane-hover{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.jet-button__instance.hover-effect-7:hover .jet-button__state-normal{opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.jet-button__instance.hover-effect-7:hover .jet-button__state-hover{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.jet-button__instance.hover-effect-8 .jet-button__plane-normal{opacity:1;-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-8 .jet-button__plane-hover{opacity:1;-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:rotateZ(-90deg) scaleX(2);-ms-transform:rotate(-90deg) scaleX(2);transform:rotateZ(-90deg) scaleX(2);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-8 .jet-button__state-normal{opacity:1;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-8 .jet-button__state-hover{opacity:0;-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:rotateZ(-90deg) translateY(-100%);-ms-transform:rotate(-90deg) translateY(-100%);transform:rotateZ(-90deg) translateY(-100%);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-8:hover .jet-button__plane-normal{opacity:0}.jet-button__instance.hover-effect-8:hover .jet-button__plane-hover{opacity:1;-webkit-transform:rotateZ(0deg);-ms-transform:rotate(0deg);transform:rotateZ(0deg)}.jet-button__instance.hover-effect-8:hover .jet-button__state-normal{opacity:0;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.jet-button__instance.hover-effect-8:hover .jet-button__state-hover{opacity:1;-webkit-transform:rotateZ(0) translateY(0);-ms-transform:rotate(0) translateY(0);transform:rotateZ(0) translateY(0);-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.jet-button__instance.hover-effect-9 .jet-button__plane-normal{opacity:1;-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-9 .jet-button__plane-hover{opacity:1;-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:rotateZ(-90deg) translateY(100%) scaleX(2);-ms-transform:rotate(-90deg) translateY(100%) scaleX(2);transform:rotateZ(-90deg) translateY(100%) scaleX(2);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-9 .jet-button__state-normal{opacity:1;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-9 .jet-button__state-hover{opacity:0;-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:rotateZ(-90deg) translateY(100%);-ms-transform:rotate(-90deg) translateY(100%);transform:rotateZ(-90deg) translateY(100%);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-9:hover .jet-button__plane-normal{opacity:0}.jet-button__instance.hover-effect-9:hover .jet-button__plane-hover{opacity:1;-webkit-transform:rotateZ(0deg);-ms-transform:rotate(0deg);transform:rotateZ(0deg)}.jet-button__instance.hover-effect-9:hover .jet-button__state-normal{opacity:0;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.jet-button__instance.hover-effect-9:hover .jet-button__state-hover{opacity:1;-webkit-transform:rotateZ(0) translateY(0);-ms-transform:rotate(0) translateY(0);transform:rotateZ(0) translateY(0);-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.jet-button__instance.hover-effect-10 .jet-button__plane-normal{opacity:1;-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-10 .jet-button__plane-hover{opacity:1;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-10 .jet-button__state-normal{opacity:1;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-10 .jet-button__state-hover{opacity:0;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-10:hover .jet-button__plane-normal{opacity:0}.jet-button__instance.hover-effect-10:hover .jet-button__plane-hover{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.jet-button__instance.hover-effect-10:hover .jet-button__state-normal{opacity:0;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.jet-button__instance.hover-effect-10:hover .jet-button__state-hover{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.jet-button__instance.hover-effect-11 .jet-button__plane-normal{opacity:1;-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-11 .jet-button__plane-hover{opacity:1;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-11 .jet-button__state-normal{opacity:1;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-11 .jet-button__state-hover{opacity:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-button__instance.hover-effect-11:hover .jet-button__plane-normal{opacity:1}.jet-button__instance.hover-effect-11:hover .jet-button__plane-hover{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.jet-button__instance.hover-effect-11:hover .jet-button__state-normal{opacity:0;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.jet-button__instance.hover-effect-11:hover .jet-button__state-hover{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.jet-image-comparison{width:100%;position:relative}.jet-image-comparison__instance{width:100%;position:relative;overflow:hidden}.jet-image-comparison .jet-arrow{position:absolute;top:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;z-index:99;-webkit-transition:all 200ms linear;-o-transition:all 200ms linear;transition:all 200ms linear}.jet-image-comparison .jet-arrow:before{display:block;width:100%;text-align:center;line-height:0;-webkit-transition:all 200ms linear;-o-transition:all 200ms linear;transition:all 200ms linear}.jet-image-comparison .jet-arrow.prev-arrow{left:0}.jet-image-comparison .jet-arrow.next-arrow{right:0}.jet-image-comparison .jet-slick-dots{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:99}.jet-image-comparison .jet-slick-dots li{padding:5px;margin:0;list-style:none}.jet-image-comparison .jet-slick-dots li span{display:block;cursor:pointer;width:10px;height:10px;-webkit-border-radius:5px;border-radius:5px;padding:0;text-indent:10em;overflow:hidden;-webkit-transition:all 200ms linear;-o-transition:all 200ms linear;transition:all 200ms linear}.jet-image-comparison .jet-slick-dots li span:before{display:none}.jet-image-comparison .juxtapose{margin:0 auto;max-width:100%}.jet-image-comparison .juxtapose .jx-image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.jet-image-comparison .juxtapose .jx-image img{top:0}.jet-image-comparison .juxtapose .jx-image .jx-label{float:none;left:auto;right:auto}.jet-image-comparison .juxtapose .jx-image.jx-left{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.jet-image-comparison .juxtapose .jx-image.jx-right{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.jet-image-comparison .juxtapose .jx-handle{width:40px;margin:0;margin-left:-20px}.jet-image-comparison .juxtapose .jx-handle .jx-arrow{display:none}.jet-image-comparison .juxtapose .jx-handle .jx-control{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:40px;background:none;margin:0;z-index:1}.jet-image-comparison .juxtapose .jx-handle .jx-control:before{width:3px;height:100%;display:block;position:absolute;top:0;left:50%;background-color:white;content:''}.jet-image-comparison .juxtapose .jx-handle .jx-controller{width:40px;height:40px;margin:0;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;direction:ltr}.jet-image-comparison .juxtapose .jx-handle .jx-controller i{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-instagram-gallery__instance.layout-type-grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.jet-instagram-gallery__instance.layout-type-masonry{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.jet-instagram-gallery__instance.layout-type-masonry .salvattore-column{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.jet-instagram-gallery__instance.show-overlay-on-hover .jet-instagram-gallery__inner .jet-instagram-gallery__content{opacity:0;pointer-events:none;-webkit-transition:opacity 0.5s cubic-bezier(0.21, 0.75, 0.27, 0.96);-o-transition:opacity 0.5s cubic-bezier(0.21, 0.75, 0.27, 0.96);transition:opacity 0.5s cubic-bezier(0.21, 0.75, 0.27, 0.96)}.jet-instagram-gallery__instance.show-overlay-on-hover .jet-instagram-gallery__inner:hover .jet-instagram-gallery__content{opacity:1;pointer-events:auto}.jet-instagram-gallery__item{position:relative}.jet-instagram-gallery__inner{position:relative;overflow:hidden;margin:10px}.jet-instagram-gallery__link{display:block;line-height:0}.jet-instagram-gallery__image{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;vertical-align:top}.jet-instagram-gallery__meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-instagram-gallery__meta-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-instagram-gallery__content{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-instagram-gallery__content:before{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0;content:''}.jet-instagram-gallery__caption{max-width:100%}@media screen and (min-width: 1px) and (max-width: 767px){.jet-instagram-gallery__instance.column-mobile-1[data-columns]::before{content:'1 .salvattore-column'}.jet-instagram-gallery__instance.column-mobile-1 .salvattore-column{width:100%}.jet-instagram-gallery__instance.column-mobile-2[data-columns]::before{content:'2 .salvattore-column'}.jet-instagram-gallery__instance.column-mobile-2 .salvattore-column{width:50%}.jet-instagram-gallery__instance.column-mobile-3[data-columns]::before{content:'3 .salvattore-column'}.jet-instagram-gallery__instance.column-mobile-3 .salvattore-column{width:33.33333%}.jet-instagram-gallery__instance.column-mobile-4[data-columns]::before{content:'4 .salvattore-column'}.jet-instagram-gallery__instance.column-mobile-4 .salvattore-column{width:25%}.jet-instagram-gallery__instance.column-mobile-5[data-columns]::before{content:'5 .salvattore-column'}.jet-instagram-gallery__instance.column-mobile-5 .salvattore-column{width:20%}.jet-instagram-gallery__instance.column-mobile-6[data-columns]::before{content:'6 .salvattore-column'}.jet-instagram-gallery__instance.column-mobile-6 .salvattore-column{width:16.66666%}}@media screen and (min-width: 768px) and (max-width: 1024px){.jet-instagram-gallery__instance.column-tablet-1[data-columns]::before{content:'1 .salvattore-column'}.jet-instagram-gallery__instance.column-tablet-1 .salvattore-column{width:100%}.jet-instagram-gallery__instance.column-tablet-2[data-columns]::before{content:'2 .salvattore-column'}.jet-instagram-gallery__instance.column-tablet-2 .salvattore-column{width:50%}.jet-instagram-gallery__instance.column-tablet-3[data-columns]::before{content:'3 .salvattore-column'}.jet-instagram-gallery__instance.column-tablet-3 .salvattore-column{width:33.33333%}.jet-instagram-gallery__instance.column-tablet-4[data-columns]::before{content:'4 .salvattore-column'}.jet-instagram-gallery__instance.column-tablet-4 .salvattore-column{width:25%}.jet-instagram-gallery__instance.column-tablet-5[data-columns]::before{content:'5 .salvattore-column'}.jet-instagram-gallery__instance.column-tablet-5 .salvattore-column{width:20%}.jet-instagram-gallery__instance.column-tablet-6[data-columns]::before{content:'6 .salvattore-column'}.jet-instagram-gallery__instance.column-tablet-6 .salvattore-column{width:16.66666%}}@media (min-width: 1025px){.jet-instagram-gallery__instance.column-desktop-1[data-columns]::before{content:'1 .salvattore-column'}.jet-instagram-gallery__instance.column-desktop-1 .salvattore-column{width:100%}.jet-instagram-gallery__instance.column-desktop-2[data-columns]::before{content:'2 .salvattore-column'}.jet-instagram-gallery__instance.column-desktop-2 .salvattore-column{width:50%}.jet-instagram-gallery__instance.column-desktop-3[data-columns]::before{content:'3 .salvattore-column'}.jet-instagram-gallery__instance.column-desktop-3 .salvattore-column{width:33.33333%}.jet-instagram-gallery__instance.column-desktop-4[data-columns]::before{content:'4 .salvattore-column'}.jet-instagram-gallery__instance.column-desktop-4 .salvattore-column{width:25%}.jet-instagram-gallery__instance.column-desktop-5[data-columns]::before{content:'5 .salvattore-column'}.jet-instagram-gallery__instance.column-desktop-5 .salvattore-column{width:20%}.jet-instagram-gallery__instance.column-desktop-6[data-columns]::before{content:'6 .salvattore-column'}.jet-instagram-gallery__instance.column-desktop-6 .salvattore-column{width:16.66666%}}.jet-scroll-navigation{position:fixed;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:999;overflow:visible !important}.jet-scroll-navigation--position-left{left:0}.jet-scroll-navigation--position-left .jet-scroll-navigation__item-hint{left:-webkit-calc(100% + 10px);left:calc(100% + 10px)}.jet-scroll-navigation--position-right{right:0}.jet-scroll-navigation--position-right .jet-scroll-navigation__item-hint{right:-webkit-calc(100% + 10px);right:calc(100% + 10px)}.jet-scroll-navigation__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;overflow:visible !important}.jet-scroll-navigation__item{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;overflow:visible !important}.jet-scroll-navigation__item:hover .jet-scroll-navigation__item-hint{opacity:1;pointer-events:auto}.jet-scroll-navigation__item.active .jet-scroll-navigation__item-hint{opacity:1;pointer-events:auto}.jet-scroll-navigation__dot{width:20px;height:20px;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-scroll-navigation__item-hint{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;opacity:0;pointer-events:none;-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-scroll-navigation__icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.jet-scroll-navigation__label{white-space:nowrap}.jet-headline,.jet-headline .jet-headline__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-headline--direction-horizontal,.jet-headline--direction-horizontal .jet-headline__link{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-headline--direction-horizontal .jet-headline__link{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.jet-headline--direction-vertical,.jet-headline--direction-vertical .jet-headline__link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-headline--direction-vertical .jet-headline__link{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch}.jet-headline--direction-vertical .jet-headline__divider{width:100%}.jet-headline__first{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-headline__second{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-headline__divider{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.jet-headline__deco-icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.jet-headline__deco-image{position:relative;width:50px;height:50px;line-height:0}.jet-headline__deco-image img{width:100% !important;height:100% !important;-o-object-fit:cover;object-fit:cover}.jet-headline .headline__part--image-text .jet-headline__label{-webkit-background-clip:text;background-clip:text;color:transparent !important;background-position:center;-webkit-background-size:cover;background-size:cover}.jet-subscribe-form{max-width:100%}.jet-subscribe-form__fields{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.jet-subscribe-form__submit{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;position:relative;max-width:100%}.jet-subscribe-form__submit i{visibility:visible;-webkit-transition:inherit;-o-transition:inherit;transition:inherit}.jet-subscribe-form__submit span{visibility:visible}.jet-subscribe-form__submit:before{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;visibility:hidden;top:50%;left:50%;width:26px;height:26px;margin-top:-13px;margin-left:-13px;-webkit-border-radius:50%;border-radius:50%;border:3px solid #fff;border-top-color:#000;content:'';-webkit-animation:jet-spinner .6s linear infinite;animation:jet-spinner .6s linear infinite}.jet-subscribe-form__submit.loading i{visibility:hidden}.jet-subscribe-form__submit.loading span{visibility:hidden}.jet-subscribe-form__submit.loading:before{visibility:visible}.jet-subscribe-form__message{position:absolute;top:120%;width:100%;visibility:hidden}.jet-subscribe-form__message .jet-subscribe-form__message-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.jet-subscribe-form--inline-layout .jet-subscribe-form__input-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.jet-subscribe-form--inline-layout .jet-subscribe-form__input-group .jet-subscribe-form__fields{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:auto}.jet-subscribe-form--inline-layout .jet-subscribe-form__input-group .jet-subscribe-form__submit{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;width:auto}.jet-subscribe-form--block-layout .jet-subscribe-form__input-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-subscribe-form--block-layout .jet-subscribe-form__input-group .jet-subscribe-form__fields{width:100%}@-webkit-keyframes jet-spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes jet-spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.jet-parallax-section__layout{position:absolute;display:block;width:100%;height:100%;top:0;left:0;overflow:hidden;pointer-events:none;-webkit-perspective:1200px;perspective:1200px}.jet-parallax-section__image{width:100%;height:100%;background-repeat:no-repeat;-webkit-background-size:auto auto;background-size:auto;background-position-x:50%;background-position-y:50%;will-change:transform}.jet-parallax-section .jet-parallax-section__scroll-layout:not(.is-mac) .jet-parallax-section__image{-webkit-transition:background-position 0s linear,-webkit-transform 0.5s cubic-bezier(0.25, 0.88, 0.54, 0.98);transition:background-position 0s linear,-webkit-transform 0.5s cubic-bezier(0.25, 0.88, 0.54, 0.98);-o-transition:transform 0.5s cubic-bezier(0.25, 0.88, 0.54, 0.98),background-position 0s linear;transition:transform 0.5s cubic-bezier(0.25, 0.88, 0.54, 0.98),background-position 0s linear;transition:transform 0.5s cubic-bezier(0.25, 0.88, 0.54, 0.98),background-position 0s linear,-webkit-transform 0.5s cubic-bezier(0.25, 0.88, 0.54, 0.98)}.jet-progress-bar__title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.jet-progress-bar__wrapper{position:relative}.jet-progress-bar__status-bar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;will-change:width, height;-webkit-transition:width 1s cubic-bezier(0.6, 0.17, 0.37, 0.86),height 1s cubic-bezier(0.6, 0.17, 0.37, 0.86);-o-transition:width 1s cubic-bezier(0.6, 0.17, 0.37, 0.86),height 1s cubic-bezier(0.6, 0.17, 0.37, 0.86);transition:width 1s cubic-bezier(0.6, 0.17, 0.37, 0.86),height 1s cubic-bezier(0.6, 0.17, 0.37, 0.86);-webkit-transform:translateZ(0);transform:translateZ(0)}.jet-progress-bar__percent{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-progress-bar__percent-value{line-height:1}.jet-progress-bar__percent-suffix{line-height:1}.jet-progress-bar-type-1 .jet-progress-bar__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column}.jet-progress-bar-type-1 .jet-progress-bar__inner .jet-progress-bar__status-bar{width:0%}.jet-progress-bar-type-1 .jet-progress-bar__inner .jet-progress-bar__title{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.jet-progress-bar-type-1 .jet-progress-bar__inner .jet-progress-bar__wrapper{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch}.jet-progress-bar-type-1 .jet-progress-bar__inner .jet-progress-bar__percent{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.jet-progress-bar-type-2 .jet-progress-bar__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column}.jet-progress-bar-type-2 .jet-progress-bar__inner .jet-progress-bar__status-bar{width:0%}.jet-progress-bar-type-3 .jet-progress-bar__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column}.jet-progress-bar-type-3 .jet-progress-bar__inner .jet-progress-bar__wrapper{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.jet-progress-bar-type-3 .jet-progress-bar__inner .jet-progress-bar__status-bar{width:0%}.jet-progress-bar-type-3 .jet-progress-bar__inner .jet-progress-bar__percent{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;position:absolute;bottom:-webkit-calc(100% + 10px);bottom:calc(100% + 10px);right:0}.jet-progress-bar-type-4 .jet-progress-bar__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-progress-bar-type-4 .jet-progress-bar__inner .jet-progress-bar__wrapper{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.jet-progress-bar-type-4 .jet-progress-bar__inner .jet-progress-bar__status-bar{width:0%}.jet-progress-bar-type-5 .jet-progress-bar__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-progress-bar-type-5 .jet-progress-bar__inner .jet-progress-bar__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch}.jet-progress-bar-type-5 .jet-progress-bar__inner .jet-progress-bar__status-bar{width:0%}.jet-progress-bar-type-6 .jet-progress-bar__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-progress-bar-type-6 .jet-progress-bar__inner .jet-progress-bar__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch}.jet-progress-bar-type-6 .jet-progress-bar__inner .jet-progress-bar__status-bar{width:0%}.jet-progress-bar-type-6 .jet-progress-bar__inner .jet-progress-bar__status{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.jet-progress-bar-type-7 .jet-progress-bar__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-progress-bar-type-7 .jet-progress-bar__inner .jet-progress-bar__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.jet-progress-bar-type-7 .jet-progress-bar__inner .jet-progress-bar__status-bar{width:100%;height:0%}.jet-portfolio{position:relative}.jet-portfolio__filter{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-portfolio__filter-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-portfolio__filter-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.jet-portfolio__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:height 0.5s cubic-bezier(0.33, 0.79, 0.37, 0.97);-o-transition:height 0.5s cubic-bezier(0.33, 0.79, 0.37, 0.97);transition:height 0.5s cubic-bezier(0.33, 0.79, 0.37, 0.97)}.jet-portfolio__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0)}.jet-portfolio__item.item-loaded .jet-portfolio__image-instance{visibility:visible}.jet-portfolio__item.item-loaded .jet-portfolio__content{visibility:visible}.jet-portfolio__item.hidden-status{height:0;visibility:hidden}.jet-portfolio__item.hidden-status .jet-portfolio__inner{opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.jet-portfolio__item.visible-status{height:auto;visibility:visible}.jet-portfolio__item.visible-status .jet-portfolio__inner{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.jet-portfolio__inner{-webkit-box-flex:0;-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;position:relative;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.jet-portfolio__link{display:block}.jet-portfolio__image{position:relative;line-height:0}.jet-portfolio__image-instance{width:100%;min-height:100px;visibility:hidden}.jet-portfolio__image-loader{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;left:0;top:0;background-color:rgba(84,89,95,0.75);z-index:1}.jet-portfolio__image-loader span{width:30px;height:30px;-webkit-border-radius:50%;border-radius:50%;border-top-color:transparent;border-left-color:transparent;border-right-color:transparent;-webkit-box-shadow:2px 2px 1px #fff;box-shadow:2px 2px 1px #fff;-webkit-animation:jet-portfolio-load-spin 690ms infinite linear;animation:jet-portfolio-load-spin 690ms infinite linear}.jet-portfolio__content{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;visibility:hidden}.jet-portfolio__content-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-portfolio__content-inner:empty{display:none}.jet-portfolio__title{width:100%}.jet-portfolio__desc{width:100%}.jet-portfolio__category{width:100%}.jet-portfolio__cover{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;right:0;bottom:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.jet-portfolio__cover i{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateZ(0);transform:translateZ(0)}.jet-portfolio__view-more{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.jet-portfolio__view-more.hidden-status{display:none}.jet-portfolio__view-more-button{cursor:pointer}.jet-portfolio .grid-sizer{width:25%;height:0}.jet-portfolio.layout-type-grid .jet-portfolio__image-instance{-o-object-fit:cover;object-fit:cover}.jet-portfolio.layout-type-justify .jet-portfolio__item,.jet-portfolio.layout-type-justify .grid-sizer{width:25%}.jet-portfolio.layout-type-justify .jet-portfolio__item.justify-size-1-4,.jet-portfolio.layout-type-justify .grid-sizer.justify-size-1-4{width:25%}.jet-portfolio.layout-type-justify .jet-portfolio__item.justify-size-2-4,.jet-portfolio.layout-type-justify .grid-sizer.justify-size-2-4{width:25%}.jet-portfolio.layout-type-justify .jet-portfolio__item.justify-size-3-4,.jet-portfolio.layout-type-justify .grid-sizer.justify-size-3-4{width:50%}.jet-portfolio.layout-type-justify .jet-portfolio__item.justify-size-4-4,.jet-portfolio.layout-type-justify .grid-sizer.justify-size-4-4{width:50%}@media (max-width: 767px){.jet-portfolio.layout-type-justify .jet-portfolio__item.justify-size-1-4,.jet-portfolio.layout-type-justify .grid-sizer.justify-size-1-4{width:100%}.jet-portfolio.layout-type-justify .jet-portfolio__item.justify-size-2-4,.jet-portfolio.layout-type-justify .grid-sizer.justify-size-2-4{width:100%}.jet-portfolio.layout-type-justify .jet-portfolio__item.justify-size-3-4,.jet-portfolio.layout-type-justify .grid-sizer.justify-size-3-4{width:100%}.jet-portfolio.layout-type-justify .jet-portfolio__item.justify-size-4-4,.jet-portfolio.layout-type-justify .grid-sizer.justify-size-4-4{width:100%}}.jet-portfolio.layout-type-justify .jet-portfolio__image-instance{-o-object-fit:cover;object-fit:cover;height:350px}.jet-portfolio.layout-type-list .jet-portfolio__item{width:100%}.jet-portfolio.preset-type-1 .jet-portfolio__item .jet-portfolio__content{position:absolute;left:0;bottom:0;z-index:1;opacity:0;-webkit-transition:opacity 0.4s ease;-o-transition:opacity 0.4s ease;transition:opacity 0.4s ease}.jet-portfolio.preset-type-1 .jet-portfolio__item:hover .jet-portfolio__content{opacity:1}.jet-portfolio.preset-type-2 .jet-portfolio__item .jet-portfolio__cover{z-index:1;opacity:0;-webkit-transition:opacity 0.4s ease;-o-transition:opacity 0.4s ease;transition:opacity 0.4s ease}.jet-portfolio.preset-type-2 .jet-portfolio__item .jet-portfolio__cover i{-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);opacity:0;-webkit-transition:all 0.3s ease 0.1s;-o-transition:all 0.3s ease 0.1s;transition:all 0.3s ease 0.1s}.jet-portfolio.preset-type-2 .jet-portfolio__item:hover .jet-portfolio__cover{opacity:1}.jet-portfolio.preset-type-2 .jet-portfolio__item:hover .jet-portfolio__cover i{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.jet-portfolio.preset-type-3 .jet-portfolio__item .jet-portfolio__cover{z-index:1;opacity:0;-webkit-transition:opacity 0.4s ease;-o-transition:opacity 0.4s ease;transition:opacity 0.4s ease}.jet-portfolio.preset-type-3 .jet-portfolio__item .jet-portfolio__cover i{-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);opacity:0;-webkit-transition:all 0.3s ease 0.1s;-o-transition:all 0.3s ease 0.1s;transition:all 0.3s ease 0.1s}.jet-portfolio.preset-type-3 .jet-portfolio__item:hover .jet-portfolio__cover{opacity:1}.jet-portfolio.preset-type-3 .jet-portfolio__item:hover .jet-portfolio__cover i{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.jet-portfolio.preset-type-4 .jet-portfolio__item .jet-portfolio__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:0;-webkit-transition:opacity 0.4s ease;-o-transition:opacity 0.4s ease;transition:opacity 0.4s ease}.jet-portfolio.preset-type-4 .jet-portfolio__item .jet-portfolio__content-inner{width:100%}.jet-portfolio.preset-type-4 .jet-portfolio__item:hover .jet-portfolio__content{opacity:1}.jet-portfolio.layout-type-masonry.layout-desktop-column-1 .jet-portfolio__item,.jet-portfolio.layout-type-grid.layout-desktop-column-1 .jet-portfolio__item{width:100%}.jet-portfolio.layout-type-masonry.layout-desktop-column-2 .jet-portfolio__item,.jet-portfolio.layout-type-grid.layout-desktop-column-2 .jet-portfolio__item{width:50%}.jet-portfolio.layout-type-masonry.layout-desktop-column-3 .jet-portfolio__item,.jet-portfolio.layout-type-grid.layout-desktop-column-3 .jet-portfolio__item{width:33.3333%}.jet-portfolio.layout-type-masonry.layout-desktop-column-4 .jet-portfolio__item,.jet-portfolio.layout-type-grid.layout-desktop-column-4 .jet-portfolio__item{width:25%}.jet-portfolio.layout-type-masonry.layout-desktop-column-5 .jet-portfolio__item,.jet-portfolio.layout-type-grid.layout-desktop-column-5 .jet-portfolio__item{width:20%}.jet-portfolio.layout-type-masonry.layout-desktop-column-6 .jet-portfolio__item,.jet-portfolio.layout-type-grid.layout-desktop-column-6 .jet-portfolio__item{width:16.7777%}@media (max-width: 1024px){.jet-portfolio.layout-type-masonry.layout-tablet-column-1 .jet-portfolio__item,.jet-portfolio.layout-type-grid.layout-tablet-column-1 .jet-portfolio__item{width:100%}.jet-portfolio.layout-type-masonry.layout-tablet-column-2 .jet-portfolio__item,.jet-portfolio.layout-type-grid.layout-tablet-column-2 .jet-portfolio__item{width:50%}.jet-portfolio.layout-type-masonry.layout-tablet-column-3 .jet-portfolio__item,.jet-portfolio.layout-type-grid.layout-tablet-column-3 .jet-portfolio__item{width:33.3333%}.jet-portfolio.layout-type-masonry.layout-tablet-column-4 .jet-portfolio__item,.jet-portfolio.layout-type-grid.layout-tablet-column-4 .jet-portfolio__item{width:25%}.jet-portfolio.layout-type-masonry.layout-tablet-column-5 .jet-portfolio__item,.jet-portfolio.layout-type-grid.layout-tablet-column-5 .jet-portfolio__item{width:20%}.jet-portfolio.layout-type-masonry.layout-tablet-column-6 .jet-portfolio__item,.jet-portfolio.layout-type-grid.layout-tablet-column-6 .jet-portfolio__item{width:16.7777%}}@media (max-width: 767px){.jet-portfolio.layout-type-masonry.layout-mobile-column-1 .jet-portfolio__item,.jet-portfolio.layout-type-grid.layout-mobile-column-1 .jet-portfolio__item{width:100%}.jet-portfolio.layout-type-masonry.layout-mobile-column-2 .jet-portfolio__item,.jet-portfolio.layout-type-grid.layout-mobile-column-2 .jet-portfolio__item{width:50%}.jet-portfolio.layout-type-masonry.layout-mobile-column-3 .jet-portfolio__item,.jet-portfolio.layout-type-grid.layout-mobile-column-3 .jet-portfolio__item{width:33.3333%}.jet-portfolio.layout-type-masonry.layout-mobile-column-4 .jet-portfolio__item,.jet-portfolio.layout-type-grid.layout-mobile-column-4 .jet-portfolio__item{width:25%}.jet-portfolio.layout-type-masonry.layout-mobile-column-5 .jet-portfolio__item,.jet-portfolio.layout-type-grid.layout-mobile-column-5 .jet-portfolio__item{width:20%}.jet-portfolio.layout-type-masonry.layout-mobile-column-6 .jet-portfolio__item,.jet-portfolio.layout-type-grid.layout-mobile-column-6 .jet-portfolio__item{width:16.7777%}}@-webkit-keyframes fade{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}1%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@keyframes fade{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}1%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes jet-portfolio-load-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);transform:rotate(360deg)}}@keyframes jet-portfolio-load-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);transform:rotate(360deg)}}[data-element_type="jet-map.default"] .jet-map-message{width:100%;height:300px;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}[data-element_type="jet-map.default"] .jet-map-message .jet-map-message__text{z-index:2}[data-element_type="jet-map.default"] .jet-map-message .jet-map-message__dammy-map{position:absolute;width:100%;height:100%;background-image:url(//attarogluinsaat.com.tr/wp-content/plugins/jet-elements/assets/images/dummy-map.png);background-repeat:no-repeat;background-color:white;-webkit-background-size:cover;background-size:cover;-webkit-filter:blur(1.5px);filter:blur(1.5px);z-index:1}.jet-timeline{position:relative;display:inline-block;width:100%;max-width:100%;margin:0 auto}.jet-timeline-item{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.jet-timeline__line{position:absolute;width:2px;bottom:0;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%;overflow:hidden}.jet-timeline__line-progress{width:100%;height:20%}.jet-timeline .timeline-item__card{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.jet-timeline .timeline-item__card-inner{z-index:1}.jet-timeline .timeline-item__card-arrow{position:absolute;width:20px;height:20px}.jet-timeline .timeline-item__meta{display:inline-block}.jet-timeline .timeline-item__meta-content{display:inline-block}.jet-timeline .timeline-item__point-content{min-width:10px;min-height:10px;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.jet-timeline--align-left .timeline-item__point{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.jet-timeline--align-left .timeline-item__card{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.jet-timeline--align-left .jet-timeline__line{left:0}.jet-timeline--align-left .timeline-item__card-arrow{left:0;margin-left:-10px;border-top-width:0 !important;border-right-width:0 !important}.jet-timeline--align-left .timeline-item__meta:empty{display:none}.jet-timeline--align-left .jet-timeline-item>.timeline-item__meta{display:none}@media (min-width: 1025px){.jet-timeline--align-center .jet-timeline-item:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.jet-timeline--align-center .jet-timeline-item:nth-child(even) .timeline-item__meta{text-align:right}.jet-timeline--align-center .jet-timeline-item:nth-child(even) .timeline-item__card-arrow{left:0;margin-left:-10px;border-top-width:0 !important;border-right-width:0 !important}.jet-timeline--align-center .jet-timeline-item:nth-child(odd) .timeline-item__meta{text-align:left}.jet-timeline--align-center .jet-timeline-item:nth-child(odd) .timeline-item__card-arrow{right:0;margin-right:-10px;border-left-width:0 !important;border-bottom-width:0 !important}.jet-timeline--align-center .timeline-item__meta{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.jet-timeline--align-center .timeline-item__point{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.jet-timeline--align-center .timeline-item__card{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.jet-timeline--align-center .jet-timeline__line{left:50%;margin:0 !important}.jet-timeline--align-center .timeline-item__card-content>.timeline-item__meta{display:none}}@media (max-width: 1024px){.jet-timeline--align-center .timeline-item__point{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0;margin-left:0 !important}.jet-timeline--align-center .timeline-item__card{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;margin-left:10px}.jet-timeline--align-center .jet-timeline__line{left:0}.jet-timeline--align-center .timeline-item__card-arrow{left:0;margin-left:-10px;border-top-width:0 !important;border-right-width:0 !important}.jet-timeline--align-center .jet-timeline-item>.timeline-item__meta{display:none}}.jet-timeline--align-right .timeline-item__point{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.jet-timeline--align-right .timeline-item__card{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.jet-timeline--align-right .jet-timeline__line{left:auto;right:0}.jet-timeline--align-right .timeline-item__meta:empty{display:none}.jet-timeline--align-right .timeline-item__card-arrow{right:0;margin-right:-10px;border-bottom-width:0 !important;border-left-width:0 !important}.jet-timeline--align-right .jet-timeline-item>.timeline-item__meta{display:none}.jet-timeline--align-top .jet-timeline-item{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.jet-timeline--align-top .timeline-item__card-arrow{top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.jet-timeline--align-middle .jet-timeline-item{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-timeline--align-middle .timeline-item__card-arrow{top:50%;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.jet-timeline--align-bottom .jet-timeline-item{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.jet-timeline--align-bottom .timeline-item__card-arrow{bottom:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.jet-timeline-item--animated .timeline-item__card{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;opacity:0}@-webkit-keyframes card-animation-right{0%{opacity:0;-webkit-transform:translateX(400px)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes card-animation-right{0%{opacity:0;-webkit-transform:translateX(400px);transform:translateX(400px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.card-animation-right,.jet-timeline--align-left .jet-timeline-item--animated.is--show .timeline-item__card,.jet-timeline--align-center .jet-timeline-item--animated.is--show:nth-child(even) .timeline-item__card{-webkit-animation-name:card-animation-right;animation-name:card-animation-right}@-webkit-keyframes card-animation-left{0%{opacity:0;-webkit-transform:translateX(-400px)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes card-animation-left{0%{opacity:0;-webkit-transform:translateX(-400px);transform:translateX(-400px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.card-animation-left,.jet-timeline--align-center .jet-timeline-item--animated.is--show:nth-child(odd) .timeline-item__card,.jet-timeline--align-right .jet-timeline-item--animated.is--show .timeline-item__card{-webkit-animation-name:card-animation-left;animation-name:card-animation-left}.jet-inline-svg{display:inline-block}.jet-inline-svg svg{min-width:20px}.jet-inline-svg--custom-width{width:100%}.jet-inline-svg--custom-width svg{width:100%;height:auto;display:block}.jet-inline-svg--custom-color svg{fill:currentColor;stroke:currentColor}.jet-inline-svg circle:not([stroke]),.jet-inline-svg ellipse:not([stroke]),.jet-inline-svg polygon:not([stroke]),.jet-inline-svg path:not([stroke]),.jet-inline-svg rect:not([stroke]){stroke:none}.jet-inline-svg circle:not([stroke-width]),.jet-inline-svg ellipse:not([stroke-width]),.jet-inline-svg polygon:not([stroke-width]),.jet-inline-svg path:not([stroke-width]),.jet-inline-svg rect:not([stroke-width]){stroke-width:2px}.jet-inline-svg circle:not([stroke-linecap]),.jet-inline-svg ellipse:not([stroke-linecap]),.jet-inline-svg polygon:not([stroke-linecap]),.jet-inline-svg path:not([stroke-linecap]),.jet-inline-svg rect:not([stroke-linecap]){stroke-linecap:butt}.jet-inline-svg circle:not([stroke-dasharray]),.jet-inline-svg ellipse:not([stroke-dasharray]),.jet-inline-svg polygon:not([stroke-dasharray]),.jet-inline-svg path:not([stroke-dasharray]),.jet-inline-svg rect:not([stroke-dasharray]){stroke-dasharray:none}.jet-inline-svg circle:not([stroke-miterlimit]),.jet-inline-svg ellipse:not([stroke-miterlimit]),.jet-inline-svg polygon:not([stroke-miterlimit]),.jet-inline-svg path:not([stroke-miterlimit]),.jet-inline-svg rect:not([stroke-miterlimit]){stroke-miterlimit:4}.jet-price-list{list-style:none;margin:0}.jet-price-list .price-list__item-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.jet-price-list .price-list__item-content{width:100%}.jet-price-list .price-list__item-img-wrap{max-width:200px;margin-right:20px;-webkit-box-flex:1;-webkit-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%;font-size:0}.jet-price-list .price-list__item-img-wrap img{width:100%}.jet-price-list .price-list__item-title__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-price-list .price-list__item-title__wrapper>*{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;margin:0}.jet-price-list .price-list__item-separator{position:relative;height:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.jet-weather__title{padding:0;margin:0 0 15px}.jet-weather__current{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.jet-weather__current-temp,.jet-weather__current-icon-box{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;max-width:50%}.jet-weather__current-temp{font-size:4em}.jet-weather__current-icon-box{text-align:center}.jet-weather__current-desc{margin-top:10px}.jet-weather__current-day,.jet-weather__forecast-day{font-weight:700}.jet-weather__details,.jet-weather__forecast{font-size:14px;line-height:1.5}.jet-weather__details{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;margin-top:10px}.jet-weather__details-column{width:33.33%}.jet-weather__details-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-weather__details-item+.jet-weather__details-item{margin-top:5px}.jet-weather__details-item .jet-weather-icon{margin-right:5px}.jet-weather__current-sunrise,.jet-weather__current-sunset{text-transform:uppercase}.jet-weather__forecast{margin-top:15px}.jet-weather__forecast-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:5px}.jet-weather__forecast-day,.jet-weather__forecast-icon,.jet-weather__forecast-max-temp,.jet-weather__forecast-min-temp{width:25%}.jet-weather__forecast-icon,.jet-weather__forecast-max-temp,.jet-weather__forecast-min-temp{text-align:center}.jet-weather-icon{line-height:1}.jet-weather__current-icon .jet-weather-icon{font-size:60px}.jet-weather__details-item .jet-weather-icon,.jet-weather__forecast-icon .jet-weather-icon{font-size:1.5em}.jet-weather-icon svg{width:auto;height:1em;vertical-align:top}.jet-weather-notice{font-style:italic}.jet-table-wrapper{width:100%;max-width:100%}.jet-table-wrapper .jet-table{margin:0}.jet-table{width:100%;max-width:100%;border-collapse:collapse;border-spacing:0;background-color:transparent}.jet-table .jet-table__cell{padding:0;border:1px none}.jet-table__cell{-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.jet-table__cell-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:5px}.jet-table__cell-link{color:inherit}.jet-table__head-cell{background-color:#00B4FF;color:#fff}.jet-table-header-sort{cursor:pointer}.jet-table__sort-icon{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:5px}.jet-table__sort-icon:before{content:'\f0dc'}.jet-table-header-sort--up .jet-table__sort-icon:before{content:'\f0de'}.jet-table-header-sort--down .jet-table__sort-icon:before{content:'\f0dd'}.jet-table__cell-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body:not(.rtl) .jet-table__cell-content{margin-left:0;margin-right:auto;text-align:left}.jet-table__cell-img{display:block}.jet-table__cell-img img{vertical-align:top}.jet-table__cell-icon{width:1em}body:not(.rtl) .jet-table__cell-icon--before:not(:only-child),body:not(.rtl) .jet-table__cell-img--before:not(:only-child){margin-right:5px}.jet-table__cell-icon--after:not(:only-child),.jet-table__cell-img--after:not(:only-child){-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}body:not(.rtl) .jet-table__cell-icon--after:not(:only-child),body:not(.rtl) .jet-table__cell-img--after:not(:only-child){margin-left:5px}[data-elementor-device-mode="mobile"] .jet-table-responsive-mobile,[data-elementor-device-mode="tablet"] .jet-table-responsive-tablet,[data-elementor-device-mode="desktop"] .jet-table-responsive-desktop{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.jet-dropbar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.jet-dropbar__inner{position:relative}.jet-dropbar__button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;max-width:100%;border:1px none}.jet-dropbar__button-text{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;text-align:center}body:not(.rtl) .jet-dropbar__button-icon--before:not(:only-child){margin-right:5px}body:not(.rtl) .jet-dropbar__button-icon--after:not(:only-child){margin-left:5px}.jet-dropbar__content-wrapper{position:absolute;z-index:999;width:300px;visibility:hidden;pointer-events:none;opacity:0;-webkit-transition:200ms;-o-transition:200ms;transition:200ms}.jet-dropbar--none-effect .jet-dropbar__content-wrapper,.jet-dropbar-open .jet-dropbar__content-wrapper{-webkit-transition:none;-o-transition:none;transition:none}.jet-dropbar-open .jet-dropbar__content-wrapper{visibility:visible;pointer-events:auto;opacity:1}.jet-dropbar__content-wrapper:before{position:absolute}.jet-dropbar-open .jet-dropbar__content-wrapper:before{content:''}.jet-dropbar__content{position:relative;padding:10px;background-color:#F7F7FB}.jet-dropbar--fade-effect.jet-dropbar-open .jet-dropbar__content{-webkit-animation:jetFade 500ms cubic-bezier(0.26, 0.69, 0.37, 0.96);animation:jetFade 500ms cubic-bezier(0.26, 0.69, 0.37, 0.96)}.jet-dropbar--zoom-in-effect.jet-dropbar-open .jet-dropbar__content{-webkit-animation:jetZoomIn 500ms cubic-bezier(0.26, 0.69, 0.37, 0.96);animation:jetZoomIn 500ms cubic-bezier(0.26, 0.69, 0.37, 0.96)}.jet-dropbar--zoom-out-effect.jet-dropbar-open .jet-dropbar__content{-webkit-animation:jetZoomOut 500ms cubic-bezier(0.26, 0.69, 0.37, 0.96);animation:jetZoomOut 500ms cubic-bezier(0.26, 0.69, 0.37, 0.96)}.jet-dropbar--slide-up-effect.jet-dropbar-open .jet-dropbar__content{-webkit-animation:jetMoveUp 500ms cubic-bezier(0.26, 0.69, 0.37, 0.96);animation:jetMoveUp 500ms cubic-bezier(0.26, 0.69, 0.37, 0.96)}.jet-dropbar--slide-down-effect.jet-dropbar-open .jet-dropbar__content{-webkit-animation:jetMoveDown 500ms cubic-bezier(0.26, 0.69, 0.37, 0.96);animation:jetMoveDown 500ms cubic-bezier(0.26, 0.69, 0.37, 0.96)}.jet-dropbar--slide-left-effect.jet-dropbar-open .jet-dropbar__content{-webkit-animation:jetMoveLeft 500ms cubic-bezier(0.26, 0.69, 0.37, 0.96);animation:jetMoveLeft 500ms cubic-bezier(0.26, 0.69, 0.37, 0.96)}.jet-dropbar--slide-right-effect.jet-dropbar-open .jet-dropbar__content{-webkit-animation:jetMoveRight 500ms cubic-bezier(0.26, 0.69, 0.37, 0.96);animation:jetMoveRight 500ms cubic-bezier(0.26, 0.69, 0.37, 0.96)}.jet-dropbar--slide-up-big-effect.jet-dropbar-open .jet-dropbar__content{-webkit-animation:jetMoveUpBig 500ms cubic-bezier(0.26, 0.69, 0.37, 0.96);animation:jetMoveUpBig 500ms cubic-bezier(0.26, 0.69, 0.37, 0.96)}.jet-dropbar--slide-down-big-effect.jet-dropbar-open .jet-dropbar__content{-webkit-animation:jetMoveDownBig 500ms cubic-bezier(0.26, 0.69, 0.37, 0.96);animation:jetMoveDownBig 500ms cubic-bezier(0.26, 0.69, 0.37, 0.96)}.jet-dropbar--slide-left-big-effect.jet-dropbar-open .jet-dropbar__content{-webkit-animation:jetMoveLeftBig 500ms cubic-bezier(0.26, 0.69, 0.37, 0.96);animation:jetMoveLeftBig 500ms cubic-bezier(0.26, 0.69, 0.37, 0.96)}.jet-dropbar--slide-right-big-effect.jet-dropbar-open .jet-dropbar__content{-webkit-animation:jetMoveRightBig 500ms cubic-bezier(0.26, 0.69, 0.37, 0.96);animation:jetMoveRightBig 500ms cubic-bezier(0.26, 0.69, 0.37, 0.96)}.jet-dropbar--fall-perspective-effect.jet-dropbar-open .jet-dropbar__content{-webkit-animation:jetFallPerspective 500ms cubic-bezier(0.26, 0.69, 0.37, 0.96);animation:jetFallPerspective 500ms cubic-bezier(0.26, 0.69, 0.37, 0.96)}.jet-dropbar--flip-in-x-effect.jet-dropbar-open .jet-dropbar__content{-webkit-animation:jetFlipInX 500ms;animation:jetFlipInX 500ms;-webkit-backface-visibility:visible;backface-visibility:visible}.jet-dropbar--flip-in-y-effect.jet-dropbar-open .jet-dropbar__content{-webkit-animation:jetFlipInY 500ms;animation:jetFlipInY 500ms;-webkit-backface-visibility:visible;backface-visibility:visible}.jet-dropbar-fixed{position:fixed;z-index:9999;padding:10px}.jet-dropbar-fixed--top-left-position{top:0;left:0}.jet-dropbar-fixed--top-center-position{top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.jet-dropbar-fixed--top-right-position{top:0;right:0}.jet-dropbar-fixed--center-left-position{top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.jet-dropbar-fixed--center-center-position{top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.jet-dropbar-fixed--center-right-position{top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.jet-dropbar-fixed--bottom-left-position{bottom:0;left:0}.jet-dropbar-fixed--bottom-center-position{bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.jet-dropbar-fixed--bottom-right-position{bottom:0;right:0}.jet-dropbar-edit-link{position:absolute;top:5px;right:5px;display:inline-block;padding:5px;background-color:#b7084e;color:#fff;-webkit-border-radius:3px;border-radius:3px;font-size:14px;line-height:1;text-align:center}.jet-dropbar-edit-link i{width:1em;height:1em}.jet-dropbar-edit-link:hover{background-color:#840739;color:#fff}.jet-video{position:relative;z-index:1;overflow:hidden;background-color:#000}.jet-video__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;background-position:center}.jet-video__overlay:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:4}.jet-video__overlay--custom-bg{z-index:3}.jet-video__play-button{z-index:5;font-size:80px;line-height:1;text-align:center;color:#fff;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.jet-video__play-button-icon{width:1em;vertical-align:top}.jet-video__play-button-image{width:1em;vertical-align:top}.jet-video__play-button-image svg{width:100%;height:auto;vertical-align:top}.jet-video__play-button--animation-grow{-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform}.jet-video__overlay:hover .jet-video__play-button--animation-grow{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.jet-video__play-button--animation-shrink{-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform}.jet-video__overlay:hover .jet-video__play-button--animation-shrink{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9)}.jet-video__overlay:hover .jet-video__play-button--animation-pulse{-webkit-animation-name:elementor-animation-pulse;animation-name:elementor-animation-pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.jet-video__overlay:hover .jet-video__play-button--animation-pulse-grow{-webkit-animation-name:elementor-animation-pulse-grow;animation-name:elementor-animation-pulse-grow;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}.jet-video__overlay:hover .jet-video__play-button--animation-pulse-shrink{-webkit-animation-name:elementor-animation-pulse-shrink;animation-name:elementor-animation-pulse-shrink;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}.jet-video__overlay:hover .jet-video__play-button--animation-push{-webkit-animation-name:elementor-animation-push;animation-name:elementor-animation-push;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.jet-video__overlay:hover .jet-video__play-button--animation-pop{-webkit-animation-name:elementor-animation-pop;animation-name:elementor-animation-pop;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.jet-video__play-button--animation-bounce-in{-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s}.jet-video__overlay:hover .jet-video__play-button--animation-bounce-in{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition-timing-function:cubic-bezier(0.47, 2.02, 0.31, -0.36);-o-transition-timing-function:cubic-bezier(0.47, 2.02, 0.31, -0.36);transition-timing-function:cubic-bezier(0.47, 2.02, 0.31, -0.36)}.jet-video__play-button--animation-bounce-out{-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s}.jet-video__overlay:hover .jet-video__play-button--animation-bounce-out{-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);-webkit-transition-timing-function:cubic-bezier(0.47, 2.02, 0.31, -0.36);-o-transition-timing-function:cubic-bezier(0.47, 2.02, 0.31, -0.36);transition-timing-function:cubic-bezier(0.47, 2.02, 0.31, -0.36)}.jet-video__play-button--animation-rotate{-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform}.jet-video__overlay:hover .jet-video__play-button--animation-rotate{-webkit-transform:rotate(4deg);-ms-transform:rotate(4deg);transform:rotate(4deg)}.jet-video__play-button--animation-grow-rotate{-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform}.jet-video__overlay:hover .jet-video__play-button--animation-grow-rotate{-webkit-transform:scale(1.1) rotate(4deg);-ms-transform:scale(1.1) rotate(4deg);transform:scale(1.1) rotate(4deg)}.jet-video__play-button--animation-float{-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.jet-video__overlay:hover .jet-video__play-button--animation-float{-webkit-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px)}.jet-video__play-button--animation-sink{-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.jet-video__overlay:hover .jet-video__play-button--animation-sink{-webkit-transform:translateY(8px);-ms-transform:translateY(8px);transform:translateY(8px)}.jet-video__overlay:hover .jet-video__play-button--animation-bob{-webkit-animation-name:elementor-animation-bob-float, elementor-animation-bob;animation-name:elementor-animation-bob-float, elementor-animation-bob;-webkit-animation-duration:.3s, 1.5s;animation-duration:.3s, 1.5s;-webkit-animation-delay:0s, .3s;animation-delay:0s, .3s;-webkit-animation-timing-function:ease-out, ease-in-out;animation-timing-function:ease-out, ease-in-out;-webkit-animation-iteration-count:1, infinite;animation-iteration-count:1, infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal, alternate;animation-direction:normal, alternate}.jet-video__overlay:hover .jet-video__play-button--animation-hang{-webkit-animation-name:elementor-animation-hang-sink, elementor-animation-hang;animation-name:elementor-animation-hang-sink, elementor-animation-hang;-webkit-animation-duration:.3s, 1.5s;animation-duration:.3s, 1.5s;-webkit-animation-delay:0s, .3s;animation-delay:0s, .3s;-webkit-animation-timing-function:ease-out, ease-in-out;animation-timing-function:ease-out, ease-in-out;-webkit-animation-iteration-count:1, infinite;animation-iteration-count:1, infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal, alternate;animation-direction:normal, alternate}.jet-video__play-button--animation-skew{-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform}.jet-video__overlay:hover .jet-video__play-button--animation-skew{-webkit-transform:skew(-10deg);-ms-transform:skew(-10deg);transform:skew(-10deg)}.jet-video__play-button--animation-skew-forward{-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%}.jet-video__overlay:hover .jet-video__play-button--animation-skew-forward{-webkit-transform:skew(-10deg);-ms-transform:skew(-10deg);transform:skew(-10deg)}.jet-video__play-button--animation-skew-backward{-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%}.jet-video__overlay:hover .jet-video__play-button--animation-skew-backward{-webkit-transform:skew(10deg);-ms-transform:skew(10deg);transform:skew(10deg)}.jet-video__overlay:hover .jet-video__play-button--animation-wobble-vertical{-webkit-animation-name:elementor-animation-wobble-vertical;animation-name:elementor-animation-wobble-vertical;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}.jet-video__overlay:hover .jet-video__play-button--animation-wobble-horizontal{-webkit-animation-name:elementor-animation-wobble-horizontal;animation-name:elementor-animation-wobble-horizontal;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}.jet-video__overlay:hover .jet-video__play-button--animation-wobble-to-bottom-right{-webkit-animation-name:elementor-animation-wobble-to-bottom-right;animation-name:elementor-animation-wobble-to-bottom-right;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}.jet-video__overlay:hover .jet-video__play-button--animation-wobble-to-top-right{-webkit-animation-name:elementor-animation-wobble-to-top-right;animation-name:elementor-animation-wobble-to-top-right;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}.jet-video__play-button--animation-wobble-top{-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%}.jet-video__overlay:hover .jet-video__play-button--animation-wobble-top{-webkit-animation-name:elementor-animation-wobble-top;animation-name:elementor-animation-wobble-top;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}.jet-video__play-button--animation-wobble-bottom{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.jet-video__overlay:hover .jet-video__play-button--animation-wobble-bottom{-webkit-animation-name:elementor-animation-wobble-bottom;animation-name:elementor-animation-wobble-bottom;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}.jet-video__overlay:hover .jet-video__play-button--animation-wobble-skew{-webkit-animation-name:elementor-animation-wobble-skew;animation-name:elementor-animation-wobble-skew;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}.jet-video__overlay:hover .jet-video__play-button--animation-buzz{-webkit-animation-name:elementor-animation-buzz;animation-name:elementor-animation-buzz;-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.jet-video__overlay:hover .jet-video__play-button--animation-buzz-out{-webkit-animation-name:elementor-animation-buzz-out;animation-name:elementor-animation-buzz-out;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.jet-video.jet-video-aspect-ratio--16-9{padding-bottom:56.25%}.jet-video.jet-video-aspect-ratio--21-9{padding-bottom:42.8571%}.jet-video.jet-video-aspect-ratio--4-3{padding-bottom:75%}.jet-video.jet-video-aspect-ratio--3-2{padding-bottom:66.6666%}.jet-video.jet-video-aspect-ratio--1-1{padding-bottom:100%}.jet-video.jet-video-aspect-ratio iframe{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;border:none}.jet-video .jet-video-html5-player,.jet-video .mejs-mediaelement video.jet-video-mejs-player{-o-object-fit:cover;object-fit:cover}.jet-video>video.jet-video-mejs-player{opacity:0}.jet-video .jet-video-mejs-player.mejs-container{font-family:inherit;background:none}.jet-video .jet-video-mejs-player.jet-video-custom-play-button .mejs-overlay-play .mejs-overlay-button{display:none}.jet-video .jet-video-mejs-player .mejs-overlay-loading{display:none}.jet-video .jet-video-mejs-player .mejs-controls{height:auto;padding:10px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#fff}.jet-video .jet-video-mejs-player .mejs-controls .mejs-button,.jet-video .jet-video-mejs-player .mejs-controls .mejs-time,.jet-video .jet-video-mejs-player .mejs-controls .mejs-time-rail{width:auto;height:auto}.jet-video .jet-video-mejs-player .mejs-controls .mejs-button>button{position:relative;width:auto;height:auto;margin:0;letter-spacing:normal;border:1px none;-webkit-border-radius:0;border-radius:0;background:none;font:normal normal normal 12px/1 FontAwesome;text-rendering:auto;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.jet-video .jet-video-mejs-player .mejs-controls .mejs-button>button:before{display:inline-block;width:1em}.jet-video .jet-video-mejs-player .mejs-controls .mejs-playpause-button>button{padding:14px;color:#fff;background-color:#00B4FF}.jet-video .jet-video-mejs-player .mejs-controls .mejs-volume-button,.jet-video .jet-video-mejs-player .mejs-controls .mejs-fullscreen-button{margin-left:10px}.jet-video .jet-video-mejs-player .mejs-controls .mejs-volume-button>button{padding:3px;color:#00B4FF}.jet-video .jet-video-mejs-player .mejs-controls .mejs-fullscreen-button>button{color:#00B4FF}.jet-video .jet-video-mejs-player .mejs-controls .mejs-fullscreen-button>button:before{content:'\f0b2'}@supports ((-webkit-mask-image: none) or (mask-image: none)) or (-webkit-mask-image: none){.jet-video .jet-video-mejs-player .mejs-controls .mejs-fullscreen-button>button:before{content:'';height:1em;vertical-align:top;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 13'%3E%3Cpath d='M0 4.67188C0 4.78125 0.0273438 4.86328 0.0820312 4.91797C0.136719 4.97266 0.21875 5 0.328125 5H1.42188C1.50391 5 1.58594 4.97266 1.64062 4.91797C1.69531 4.86328 1.75 4.78125 1.75 4.67188V2.375H4.04688C4.12891 2.375 4.21094 2.34766 4.26562 2.29297C4.32031 2.23828 4.375 2.15625 4.375 2.04688V0.953125C4.375 0.871094 4.32031 0.789062 4.26562 0.734375C4.21094 0.679688 4.12891 0.625 4.04688 0.625H0.65625C0.464844 0.625 0.300781 0.707031 0.191406 0.816406C0.0546875 0.953125 0 1.11719 0 1.28125V4.67188ZM7.875 0.953125C7.875 0.871094 7.90234 0.789062 7.95703 0.734375C8.01172 0.679688 8.09375 0.625 8.20312 0.625H11.5938C11.7578 0.625 11.9219 0.707031 12.0586 0.816406C12.168 0.953125 12.25 1.11719 12.25 1.28125V4.67188C12.25 4.78125 12.1953 4.86328 12.1406 4.91797C12.0859 4.97266 12.0039 5 11.9219 5H10.8281C10.7188 5 10.6367 4.97266 10.582 4.91797C10.5273 4.86328 10.5 4.78125 10.5 4.67188V2.375H8.20312C8.09375 2.375 8.01172 2.34766 7.95703 2.29297C7.90234 2.23828 7.875 2.15625 7.875 2.04688V0.953125ZM11.9219 8.5C12.0039 8.5 12.0859 8.55469 12.1406 8.60938C12.1953 8.66406 12.25 8.74609 12.25 8.82812V12.2188C12.25 12.4102 12.168 12.5742 12.0586 12.6836C11.9219 12.8203 11.7578 12.875 11.5938 12.875H8.20312C8.09375 12.875 8.01172 12.8477 7.95703 12.793C7.90234 12.7383 7.875 12.6562 7.875 12.5469V11.4531C7.875 11.3711 7.90234 11.2891 7.95703 11.2344C8.01172 11.1797 8.09375 11.125 8.20312 11.125H10.5V8.82812C10.5 8.74609 10.5273 8.66406 10.582 8.60938C10.6367 8.55469 10.7188 8.5 10.8281 8.5H11.9219ZM4.375 12.5469C4.375 12.6562 4.32031 12.7383 4.26562 12.793C4.21094 12.8477 4.12891 12.875 4.04688 12.875H0.65625C0.464844 12.875 0.300781 12.8203 0.191406 12.6836C0.0546875 12.5742 0 12.4102 0 12.2188V8.82812C0 8.74609 0.0273438 8.66406 0.0820312 8.60938C0.136719 8.55469 0.21875 8.5 0.328125 8.5H1.42188C1.50391 8.5 1.58594 8.55469 1.64062 8.60938C1.69531 8.66406 1.75 8.74609 1.75 8.82812V11.125H4.04688C4.12891 11.125 4.21094 11.1797 4.26562 11.2344C4.32031 11.2891 4.375 11.3711 4.375 11.4531V12.5469Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 13'%3E%3Cpath d='M0 4.67188C0 4.78125 0.0273438 4.86328 0.0820312 4.91797C0.136719 4.97266 0.21875 5 0.328125 5H1.42188C1.50391 5 1.58594 4.97266 1.64062 4.91797C1.69531 4.86328 1.75 4.78125 1.75 4.67188V2.375H4.04688C4.12891 2.375 4.21094 2.34766 4.26562 2.29297C4.32031 2.23828 4.375 2.15625 4.375 2.04688V0.953125C4.375 0.871094 4.32031 0.789062 4.26562 0.734375C4.21094 0.679688 4.12891 0.625 4.04688 0.625H0.65625C0.464844 0.625 0.300781 0.707031 0.191406 0.816406C0.0546875 0.953125 0 1.11719 0 1.28125V4.67188ZM7.875 0.953125C7.875 0.871094 7.90234 0.789062 7.95703 0.734375C8.01172 0.679688 8.09375 0.625 8.20312 0.625H11.5938C11.7578 0.625 11.9219 0.707031 12.0586 0.816406C12.168 0.953125 12.25 1.11719 12.25 1.28125V4.67188C12.25 4.78125 12.1953 4.86328 12.1406 4.91797C12.0859 4.97266 12.0039 5 11.9219 5H10.8281C10.7188 5 10.6367 4.97266 10.582 4.91797C10.5273 4.86328 10.5 4.78125 10.5 4.67188V2.375H8.20312C8.09375 2.375 8.01172 2.34766 7.95703 2.29297C7.90234 2.23828 7.875 2.15625 7.875 2.04688V0.953125ZM11.9219 8.5C12.0039 8.5 12.0859 8.55469 12.1406 8.60938C12.1953 8.66406 12.25 8.74609 12.25 8.82812V12.2188C12.25 12.4102 12.168 12.5742 12.0586 12.6836C11.9219 12.8203 11.7578 12.875 11.5938 12.875H8.20312C8.09375 12.875 8.01172 12.8477 7.95703 12.793C7.90234 12.7383 7.875 12.6562 7.875 12.5469V11.4531C7.875 11.3711 7.90234 11.2891 7.95703 11.2344C8.01172 11.1797 8.09375 11.125 8.20312 11.125H10.5V8.82812C10.5 8.74609 10.5273 8.66406 10.582 8.60938C10.6367 8.55469 10.7188 8.5 10.8281 8.5H11.9219ZM4.375 12.5469C4.375 12.6562 4.32031 12.7383 4.26562 12.793C4.21094 12.8477 4.12891 12.875 4.04688 12.875H0.65625C0.464844 12.875 0.300781 12.8203 0.191406 12.6836C0.0546875 12.5742 0 12.4102 0 12.2188V8.82812C0 8.74609 0.0273438 8.66406 0.0820312 8.60938C0.136719 8.55469 0.21875 8.5 0.328125 8.5H1.42188C1.50391 8.5 1.58594 8.55469 1.64062 8.60938C1.69531 8.66406 1.75 8.74609 1.75 8.82812V11.125H4.04688C4.12891 11.125 4.21094 11.1797 4.26562 11.2344C4.32031 11.2891 4.375 11.3711 4.375 11.4531V12.5469Z'/%3E%3C/svg%3E")}}.jet-video .jet-video-mejs-player .mejs-controls .mejs-playpause-button.mejs-play>button:before{content:'\f04b'}.jet-video .jet-video-mejs-player .mejs-controls .mejs-playpause-button.mejs-pause>button:before{content:'\f04c'}.jet-video .jet-video-mejs-player .mejs-controls .mejs-playpause-button.mejs-replay>button:before{content:'\f0e2'}.jet-video .jet-video-mejs-player .mejs-controls .mejs-volume-button.mejs-mute>button:before{content:'\f028'}.jet-video .jet-video-mejs-player .mejs-controls .mejs-volume-button.mejs-unmute>button:before{content:'\f026'}.jet-video .jet-video-mejs-player .mejs-controls .mejs-time{padding:0;font-size:14px;line-height:1.5;font-weight:normal;color:#303865}.jet-video .jet-video-mejs-player .mejs-controls .mejs-currenttime,.jet-video .jet-video-mejs-player .mejs-controls .mejs-duration{margin-left:10px}.jet-video .jet-video-mejs-player .mejs-controls .mejs-currenttime ~ .mejs-duration{margin-left:0}.jet-video .jet-video-mejs-player .mejs-controls .mejs-time-rail{padding:0;margin:0 0 0 10px}.jet-video .jet-video-mejs-player .mejs-controls .mejs-time-rail .mejs-time-total{position:relative;margin:0;overflow:hidden;background:#EAEBF0;-webkit-border-radius:5px;border-radius:5px}.jet-video .jet-video-mejs-player .mejs-controls .mejs-time-rail .mejs-time-current{width:0;-webkit-transform:scaleX(1) !important;-ms-transform:scaleX(1) !important;transform:scaleX(1) !important;background:#EA36A4;-webkit-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0}.jet-video .jet-video-mejs-player .mejs-controls .mejs-time-rail .mejs-time-buffering,.jet-video .jet-video-mejs-player .mejs-controls .mejs-time-rail .mejs-time-loaded,.jet-video .jet-video-mejs-player .mejs-controls .mejs-time-rail .mejs-time-current,.jet-video .jet-video-mejs-player .mejs-controls .mejs-time-rail .mejs-time-hovered{height:100%}.jet-video .jet-video-mejs-player .mejs-controls .mejs-time-rail .mejs-time-buffering,.jet-video .jet-video-mejs-player .mejs-controls .mejs-time-rail .mejs-time-loaded{-webkit-border-radius:0;border-radius:0}.jet-video .jet-video-mejs-player .mejs-controls .mejs-time-rail .mejs-time-handle,.jet-video .jet-video-mejs-player .mejs-controls .mejs-time-rail .mejs-time-loaded,.jet-video .jet-video-mejs-player .mejs-controls .mejs-time-rail .mejs-time-hovered{display:none}.jet-video .jet-video-mejs-player .mejs-controls .mejs-horizontal-volume-slider{width:auto;height:auto;margin-left:7px}.jet-video .jet-video-mejs-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:relative;top:auto;width:60px;height:10px;-webkit-border-radius:5px;border-radius:5px;background:#EAEBF0;overflow:hidden}.jet-video .jet-video-mejs-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{-webkit-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0;background:#00B4FF}.jet-video .jet-video-mejs-player .mejs-controls .mejs-volume-slider .mejs-volume-total{width:4px}.jet-video .ast-oembed-container{position:static;padding:0}.jet-audio>audio{display:none}.jet-audio .mejs-container,.jet-audio .mejs-container .mejs-controls{background:none}.jet-audio .mejs-container{max-width:100%;height:auto !important;font-family:inherit}.jet-audio .mejs-controls{position:relative;height:auto;padding:0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-audio .mejs-controls .mejs-button,.jet-audio .mejs-controls .mejs-time,.jet-audio .mejs-controls .mejs-time-rail{width:auto;height:auto}.jet-audio .mejs-controls .mejs-button>button{position:relative;width:auto;height:auto;margin:0;letter-spacing:normal;border:1px none;-webkit-border-radius:0;border-radius:0;background:none;font:normal normal normal 12px/1 FontAwesome;text-rendering:auto;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.jet-audio .mejs-controls .mejs-button>button:before{display:inline-block;width:1em}.jet-audio .mejs-controls .mejs-playpause-button>button{padding:14px;color:#303865;background-color:#fff}.jet-audio .mejs-controls .mejs-volume-button{margin-left:10px}.jet-audio .mejs-controls .mejs-volume-button>button{padding:3px;color:#fff}.jet-audio .mejs-controls .mejs-playpause-button.mejs-play>button:before{content:'\f04b'}.jet-audio .mejs-controls .mejs-playpause-button.mejs-pause>button:before{content:'\f04c'}.jet-audio .mejs-controls .mejs-playpause-button.mejs-replay>button:before{content:'\f0e2'}.jet-audio .mejs-controls .mejs-volume-button.mejs-mute>button:before{content:'\f028'}.jet-audio .mejs-controls .mejs-volume-button.mejs-unmute>button:before{content:'\f026'}.jet-audio .mejs-controls .mejs-time{padding:0;font-size:14px;line-height:1.5;font-weight:normal;color:#fff}.jet-audio .mejs-controls .mejs-currenttime,.jet-audio .mejs-controls .mejs-duration{margin-left:10px}.jet-audio .mejs-controls .mejs-currenttime ~ .mejs-duration{margin-left:0}.jet-audio .mejs-controls .mejs-time-rail{padding:0;margin:0 0 0 10px}.jet-audio .mejs-controls .mejs-time-rail .mejs-time-total{position:relative;margin:0;overflow:hidden;background:#303865;-webkit-border-radius:5px;border-radius:5px}.jet-audio .mejs-controls .mejs-time-rail .mejs-time-current{width:0;-webkit-transform:scaleX(1) !important;-ms-transform:scaleX(1) !important;transform:scaleX(1) !important;background:#fff;-webkit-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0}.jet-audio .mejs-controls .mejs-time-rail .mejs-time-buffering,.jet-audio .mejs-controls .mejs-time-rail .mejs-time-loaded,.jet-audio .mejs-controls .mejs-time-rail .mejs-time-current,.jet-audio .mejs-controls .mejs-time-rail .mejs-time-hovered{height:100%}.jet-audio .mejs-controls .mejs-time-rail .mejs-time-buffering,.jet-audio .mejs-controls .mejs-time-rail .mejs-time-loaded{-webkit-border-radius:0;border-radius:0}.jet-audio .mejs-controls .mejs-time-rail .mejs-time-handle,.jet-audio .mejs-controls .mejs-time-rail .mejs-time-loaded,.jet-audio .mejs-controls .mejs-time-rail .mejs-time-hovered{display:none}.jet-audio .mejs-controls .mejs-horizontal-volume-slider{width:auto;height:auto;margin-left:7px}.jet-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:relative;top:auto;width:60px;height:10px;-webkit-border-radius:5px;border-radius:5px;background:#303865;overflow:hidden}.jet-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{-webkit-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0;background:#fff}.jet-audio .mejs-controls .mejs-volume-slider .mejs-volume-total{width:4px}.elementor-widget-jet-audio .elementor-widget-container{padding:10px;background:#00B4FF}.pricing-table{text-align:center;padding:30px}.pricing-table__icon-box>*:before{font-size:40px}.pricing-table .pricing-table__title{margin:20px 0 0 0;padding:0}.pricing-table .pricing-table__subtitle{margin:10px 0 0 0;padding:0}.pricing-table__price{padding:15px 0}.pricing-table__price-prefix,.pricing-table__price-val{font-size:23px}.pricing-table__price-desc{padding:0;margin:5px 0 0}.pricing-table__action{padding:20px 0 0 0}.brands-list .brands-list__item-name{margin:20px 0 0 0}.brands-list .brands-list__item-img{display:inline-block}.jet-animated-box__front,.jet-animated-box__back{padding:10px}.jet-animated-box__icon .jet-animated-box-icon-inner{width:60px;height:60px;-webkit-border-radius:50%;border-radius:50%}.jet-animated-box__icon i{font-size:40px;color:white}.jet-animated-box .jet-animated-box__title{color:white;font-size:23px;margin:0 0 10px 0}.jet-animated-box .jet-animated-box__subtitle{color:white;font-size:18px;margin:0 0 10px 0}.jet-animated-box .jet-animated-box__description{color:white;font-size:13px;margin:0 0 10px 0}.jet-animated-box .jet-animated-box__button .jet-animated-box__button-text{margin:0 3px}.jet-animated-box .jet-animated-box__button .jet-animated-box__button-icon{color:white}.jet-animated-text__before-text{font-size:36px}.jet-animated-text__animated-text{font-size:40px}.jet-animated-text__after-text{font-size:36px}.circle-counter .circle-val{color:#6ec1e4;font-size:23px}.circle-counter .circle-val .circle-counter__prefix{line-height:1}.circle-counter .circle-val .circle-counter__suffix{line-height:1}.circle-counter .circle-counter__title{padding-top:10px}.jet-carousel .jet-carousel__item-title{margin:0;padding:0}.jet-carousel .jet-arrow{width:36px;height:36px;-webkit-border-radius:18px;border-radius:18px;margin-top:-18px;color:#fff}.jet-carousel .jet-arrow:before{font-size:23px}.jet-carousel .jet-arrow.prev-arrow{left:20px}.jet-carousel .jet-arrow.next-arrow{right:20px}.jet-countdown-timer .jet-countdown-timer__item{margin:10px}.jet-countdown-timer .jet-countdown-timer__item-value{font-size:23px}.jet-countdown-timer .jet-countdown-timer__item-label{font-size:13px}.jet-images-layout__inner{margin:10px}.jet-images-layout__icon .jet-jet-images-layout-icon-inner{width:60px;height:60px;-webkit-border-radius:50%;border-radius:50%}.jet-images-layout__icon i{font-size:40px;color:white}.jet-images-layout__content{padding:20px}.jet-images-layout__content:before{opacity:0.4;background-color:rgba(84,89,95,0.6)}.jet-images-layout .jet-images-layout__title{color:white;font-size:23px;margin:0 0 10px 0}.jet-images-layout .jet-images-layout__desc{color:white;font-size:13px;margin:0 0 10px 0}.jet-slider{position:relative}.jet-slider__icon .jet-slider-icon-inner{width:60px;height:60px;-webkit-border-radius:50%;border-radius:50%}.jet-slider__icon i{font-size:40px;color:white}.jet-slider .jet-slider__icon{color:white;font-size:40px;text-align:center}.jet-slider .jet-slider__title{color:white;font-size:36px;margin:10px 0;text-align:center}.jet-slider .jet-slider__subtitle{color:white;font-size:24px;margin:10px 0;text-align:center}.jet-slider .jet-slider__desc{color:white;font-size:14px;margin:10px 0 30px 0;text-align:center}.jet-slider .jet-slider__button-wrapper{text-align:center}.jet-slider .jet-slider__button-wrapper .jet-slider__button--primary{background-color:#6ec1e4}.jet-slider .sp-image-container{position:relative}.jet-slider .sp-image-container:after{position:absolute;top:0;left:0;width:100%;height:100%;display:block;background-color:rgba(0,0,0,0.2);content:''}.jet-slider .sp-arrow{color:white;font-size:30px;background-color:#6ec1e4}.jet-slider .sp-full-screen-button{font-size:16px;color:white}.jet-slider .sp-buttons .sp-button{border-color:#6ec1e4;background-color:transparent}.jet-slider .sp-buttons .sp-button.sp-selected-button{background-color:#6ec1e4}.jet-slider .sp-buttons .sp-button:hover{background-color:#6ec1e4}.jet-slider .sp-thumbnails .sp-thumbnail-container:hover:before{border:2px solid #54595f}.jet-slider .sp-thumbnails .sp-thumbnail-container.sp-selected-thumbnail:before{border:2px solid #6ec1e4}.jet-team-member .jet-team-member__cover:before{background-color:rgba(84,89,95,0.5)}.jet-team-member .jet-team-member__cover:after{border-color:rgba(84,89,95,0.5) transparent transparent transparent}.jet-team-member .jet-team-member__name{font-size:20px;color:black;margin:10px 0}.jet-team-member .jet-team-member__position{text-align:center;margin:5px 0;font-size:14px;color:#6ec1e4}.jet-team-member .jet-team-member__desc{text-align:center;font-size:16px;color:#54595f;margin:10px 0}.jet-team-member .jet-team-member__socials{margin:10px 0}.jet-team-member .jet-team-member__socials-icon{font-size:18px;color:#6ec1e4}.jet-team-member .jet-team-member__socials-icon .inner{width:25px;height:25px;-webkit-border-radius:50%;border-radius:50%}.jet-team-member .jet-team-member__socials-icon .inner{margin:5px}.jet-services .jet-services__icon{color:white;font-size:40px;text-align:center;margin:10px 0}.jet-services .jet-services__icon .inner{width:80px;height:80px;background-color:#6ec1e4;-webkit-border-radius:50%;border-radius:50%}.jet-services .jet-services__icon .inner i{color:white;font-size:40px}.jet-services .jet-services__title{font-size:20px;color:black;margin:10px 0}.jet-services .jet-services__desc{text-align:center;font-size:16px;color:#54595f;margin:10px 0}.jet-testimonials .jet-testimonials__icon{font-size:40px;text-align:center;margin:5px}.jet-testimonials .jet-testimonials__icon .jet-testimonials__icon-inner{width:60px;height:60px;-webkit-border-radius:50%;border-radius:50%}.jet-testimonials .jet-testimonials__icon .jet-testimonials__icon-inner i{font-size:40px}.jet-testimonials .jet-testimonials__title{font-size:20px;color:black;margin:5px}.jet-testimonials .jet-testimonials__comment{text-align:center;font-size:14px;font-weight:400;color:#54595f;margin:5px;padding:25px 15px;-webkit-border-radius:10px;border-radius:10px;background-color:#6ec1e4}.jet-testimonials .jet-testimonials__name{font-size:18px;color:black;margin:5px}.jet-testimonials .jet-testimonials__position{text-align:center;margin:5px;font-size:16px;color:#6ec1e4}.jet-testimonials .jet-testimonials__date{text-align:center;margin:5px;font-size:12px;color:#7a7a7a}.jet-testimonials .jet-arrow{width:36px;height:36px;-webkit-border-radius:18px;border-radius:18px;margin-top:-18px;color:#fff;background-color:#6ec1e4}.jet-testimonials .jet-arrow:before{font-size:23px}.jet-testimonials .jet-arrow.prev-arrow{left:20px}.jet-testimonials .jet-arrow.next-arrow{right:20px}.jet-testimonials .jet-slick-dots{margin:20px 0 0 0}.jet-testimonials .jet-slick-dots li.slick-active span{background-color:#61ce70}.jet-testimonials .jet-slick-dots li:hover span{background-color:#6ec1e4}.jet-testimonials .jet-slick-dots li span{background-color:#7a7a7a}.jet-button__instance{-webkit-border-radius:4px;border-radius:4px}.jet-button__icon{color:white;width:25px;height:25px;font-size:25px;margin:3px}.jet-button__label{color:white;font-size:20px;line-height:20px;font-weight:600;text-align:left}.jet-button__state{padding:10px 30px}.jet-button__plane-normal{background-color:#6ec1e4}.jet-button__plane-hover{background-color:#54595f}.jet-image-comparison .jx-label{margin:5px;background-color:#54595f}.jet-image-comparison .jx-controller{width:40px;height:40px;background-color:#6ec1e4;-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-image-comparison .jx-controller i{color:white;font-size:20px;margin:5px}.jet-image-comparison .jx-image.jx-left{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.jet-image-comparison .jx-image.jx-right{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.jet-image-comparison .jet-arrow{width:36px;height:36px;-webkit-border-radius:18px;border-radius:18px;margin-top:-18px;color:#fff;background-color:#6ec1e4}.jet-image-comparison .jet-arrow:before{font-size:23px}.jet-image-comparison .jet-arrow.prev-arrow{left:20px}.jet-image-comparison .jet-arrow.next-arrow{right:20px}.jet-image-comparison .jet-slick-dots{margin:20px 0 0 0}.jet-image-comparison .jet-slick-dots li.slick-active span{background-color:#61ce70}.jet-image-comparison .jet-slick-dots li:hover span{background-color:#6ec1e4}.jet-image-comparison .jet-slick-dots li span{background-color:#7a7a7a}.jet-instagram-gallery__content{padding:20px}.jet-instagram-gallery__content:before{background-color:rgba(84,89,95,0.6)}.jet-instagram-gallery__caption{color:white;font-size:18px;line-height:20px;text-align:center;margin:10px 0;max-width:100%;z-index:1}.jet-instagram-gallery__meta{z-index:1}.jet-instagram-gallery__comments-count{color:white;font-size:20px;margin:5px}.jet-instagram-gallery__comments-icon{color:#6ec1e4;margin-right:5px}.jet-instagram-gallery__likes-count{color:white;font-size:20px;margin:5px}.jet-instagram-gallery__likes-icon{color:#6ec1e4;margin-right:5px}.jet-scroll-navigation--position-left{margin-left:20px}.jet-scroll-navigation--position-right{margin-right:20px}.jet-scroll-navigation__item{margin:10px 0}.jet-scroll-navigation__item .jet-scroll-navigation__dot{background-color:#54595f}.jet-scroll-navigation__item:hover .jet-scroll-navigation__dot{background-color:#61ce70}.jet-scroll-navigation__item.invert .jet-scroll-navigation__dot{background-color:#fff}.jet-scroll-navigation__item.active .jet-scroll-navigation__dot{background-color:#6ec1e4}.jet-scroll-navigation__dot{-webkit-border-radius:50%;border-radius:50%;color:white;font-size:14px;-webkit-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);-o-transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88);transition:all 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88)}.jet-scroll-navigation__dot i{font-size:inherit}.jet-scroll-navigation__item-hint{background-color:#6ec1e4;padding:0 10px;-webkit-border-radius:4px;border-radius:4px}.jet-scroll-navigation__icon{color:white;font-size:20px;margin:5px}.jet-scroll-navigation__label{color:white;font-size:16px}.jet-headline__first{color:#54595f}.jet-headline__first .jet-headline__deco{margin-right:10px}.jet-headline__second{color:#6ec1e4}.jet-headline__second .jet-headline__deco{margin-left:10px}.jet-headline__divider{height:2px;background-color:#7a7a7a}.jet-headline__deco-icon i{font-size:30px;color:#54595f}.jet-headline--direction-horizontal .jet-headline__divider.jet-headline__left-divider{margin-right:10px}.jet-headline--direction-horizontal .jet-headline__divider.jet-headline__right-divider{margin-left:10px}.jet-subscribe-form .jet-subscribe-form__input{border:1px solid #e0e0e8;background-color:#f7fafd;-webkit-border-radius:4px;border-radius:4px;padding:13px 20px;margin:5px 0}.jet-subscribe-form .jet-subscribe-form__input.mail-invalid{color:#d9534f}.jet-subscribe-form .jet-subscribe-form__input:focus{outline:none;-webkit-box-shadow:0 0 10px #e0e0e8;box-shadow:0 0 10px #e0e0e8}.jet-subscribe-form .jet-subscribe-form__input:first-child{margin-top:0}.jet-subscribe-form .jet-subscribe-form__input:last-child{margin-bottom:0}.jet-subscribe-form .jet-subscribe-form__submit{background-color:#6ec1e4}.jet-subscribe-form .jet-subscribe-form__submit-icon{color:white;font-size:15px;margin-right:10px}.jet-subscribe-form--inline-layout .jet-subscribe-form__submit{margin-left:10px}.jet-subscribe-form--block-layout .jet-subscribe-form__submit{margin-top:10px}.jet-subscribe-form--response-success .jet-subscribe-form__message{color:#5cb85c}.jet-subscribe-form--response-error .jet-subscribe-form__message{color:#d9534f}.jet-progress-bar__wrapper{position:relative;height:30px;background-color:#eeeeee;-webkit-border-radius:2px;border-radius:2px}.jet-progress-bar__status-bar{height:100%;background-color:#6ec1e4;-webkit-border-radius:2px;border-radius:2px}.jet-progress-bar__title-icon{margin-right:5px}.jet-progress-bar-type-1 .jet-progress-bar__title{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.jet-progress-bar-type-1 .jet-progress-bar__title-text{color:#54595f}.jet-progress-bar-type-1 .jet-progress-bar__title-icon{color:#54595f}.jet-progress-bar-type-1 .jet-progress-bar__percent{margin:0 10px;color:white;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.jet-progress-bar-type-2 .jet-progress-bar__title{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;margin-top:5px}.jet-progress-bar-type-2 .jet-progress-bar__percent{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;margin-bottom:5px}.jet-progress-bar-type-3 .jet-progress-bar__percent{width:40px;margin-right:-20px;padding:5px 0;color:white;background-color:#6ec1e4;-webkit-border-radius:2px;border-radius:2px}.jet-progress-bar-type-3 .jet-progress-bar__wrapper{height:10px}.jet-progress-bar-type-4 .jet-progress-bar__title{margin-right:20px}.jet-progress-bar-type-4 .jet-progress-bar__percent{margin-left:20px}.jet-progress-bar-type-4 .jet-progress-bar__wrapper{height:10px}.jet-progress-bar-type-5 .jet-progress-bar__title{margin-bottom:5px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.jet-progress-bar-type-5 .jet-progress-bar__percent{margin-left:10px}.jet-progress-bar-type-6 .jet-progress-bar__title{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.jet-progress-bar-type-6 .jet-progress-bar__wrapper{height:60px}.jet-progress-bar-type-6 .jet-progress-bar__status{margin-left:10px}.jet-progress-bar-type-6 .jet-progress-bar__percent{font-size:25px}.jet-progress-bar-type-7 .jet-progress-bar__wrapper{width:50px;height:300px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.jet-progress-bar-type-7 .jet-progress-bar__percent{margin-bottom:10px}.jet-portfolio .jet-portfolio__filter-list{margin:0 0 30px 0}.jet-portfolio .jet-portfolio__filter-item{padding:0 10px;margin:0 5px;color:#54595f}.jet-portfolio .jet-portfolio__filter-item.active{color:white;background-color:#6ec1e4}.jet-portfolio .jet-portfolio__filter-item-separator{font-size:12px;color:#6ec1e4}.jet-portfolio .jet-portfolio__content-inner{padding:10px}.jet-portfolio .jet-portfolio__title{font-size:22px;margin:0 0 5px 0}.jet-portfolio .jet-portfolio__category{font-size:16px;margin:0 0 5px 0}.jet-portfolio .jet-portfolio__desc{font-size:14px;margin:0 0 5px 0}.jet-portfolio .jet-portfolio__view-more{margin-top:30px}.jet-portfolio .jet-portfolio__view-more-button{background-color:#6ec1e4;color:white}.jet-portfolio.preset-type-1 .jet-portfolio__title{color:white}.jet-portfolio.preset-type-1 .jet-portfolio__category{color:white}.jet-portfolio.preset-type-1 .jet-portfolio__desc{color:white}.jet-portfolio.preset-type-1 .jet-portfolio__content-inner{background-color:#54595f}.jet-portfolio.preset-type-2 .jet-portfolio__title{color:#54595f}.jet-portfolio.preset-type-2 .jet-portfolio__category{color:#54595f}.jet-portfolio.preset-type-2 .jet-portfolio__desc{color:#54595f}.jet-portfolio.preset-type-2 .jet-portfolio__cover{background-color:rgba(84,89,95,0.6)}.jet-portfolio.preset-type-2 .jet-portfolio__cover i{font-size:25px;color:#6ec1e4}.jet-portfolio.preset-type-3 .jet-portfolio__cover{background-color:rgba(84,89,95,0.6)}.jet-portfolio.preset-type-3 .jet-portfolio__cover i{font-size:25px;color:#6ec1e4}.jet-portfolio.preset-type-4 .jet-portfolio__title{color:white}.jet-portfolio.preset-type-4 .jet-portfolio__category{color:white}.jet-portfolio.preset-type-4 .jet-portfolio__desc{color:white}.jet-portfolio.preset-type-4 .jet-portfolio__content-inner{background-color:rgba(84,89,95,0.6)}.jet-timeline__line{background-color:#e8e8f6}.jet-timeline__line-progress{background-color:#55cdff}.jet-timeline-item h5{margin-top:0}.jet-timeline-item .timeline-item__card{-webkit-border-radius:6px;border-radius:6px;background-color:#fff;-webkit-box-shadow:2px 2px 30px 0 rgba(156,156,192,0.26);box-shadow:2px 2px 30px 0 rgba(156,156,192,0.26)}.jet-timeline-item .timeline-item__card-img{font-size:0}.jet-timeline-item .timeline-item__card-arrow{background-color:#fff}.jet-timeline-item .timeline-item__card-content{padding:40px}.jet-timeline-item .timeline-item__meta-content{font-size:16px;color:#a0a0a2}.jet-timeline-item .timeline-item__point-content{color:#fff;background-color:#e8e8f6;-webkit-border-radius:50%;border-radius:50%}.jet-timeline-item.is--active .timeline-item__point-content{background-color:#55cdff}.jet-timeline-item.is--active .timeline-item__meta-content{color:#55cdff}.jet-timeline-item--align-left .timeline-item__card{margin-left:10px}.jet-timeline-item--align-left .jet-timeline__line{margin-left:20px}.jet-timeline-item--align-right .timeline-item__card{margin-right:10px}.jet-timeline-item--align-right .jet-timeline__line{margin-right:20px}.jet-price-list .price-list{margin:0}.jet-price-list .price-list__item-separator{border-bottom:2px dotted #434345}.slider-pro{position:relative;margin:0 auto;-moz-box-sizing:content-box;box-sizing:content-box}.sp-slides-container{position:relative}.sp-mask{position:relative;overflow:hidden}.sp-slides{position:relative;-webkit-backface-visibility:hidden;-webkit-perspective:1000}.sp-slide{position:absolute}.sp-image-container{overflow:hidden}.sp-image{position:relative;display:block;border:none}.sp-no-js{overflow:hidden;max-width:100%}.sp-thumbnails-container{position:relative;overflow:hidden;direction:ltr}.sp-bottom-thumbnails,.sp-top-thumbnails{left:0;margin:0 auto}.sp-top-thumbnails{position:absolute;top:0;margin-bottom:4px}.sp-bottom-thumbnails{margin-top:4px}.sp-left-thumbnails,.sp-right-thumbnails{position:absolute;top:0}.sp-right-thumbnails{right:0;margin-left:4px}.sp-left-thumbnails{left:0;margin-right:4px}.sp-thumbnails{position:relative}.sp-thumbnail{border:none}.sp-thumbnail-container{position:relative;display:block;overflow:hidden;float:left;-moz-box-sizing:border-box;box-sizing:border-box}.sp-rtl .sp-thumbnail-container{float:right}.sp-bottom-thumbnails .sp-thumbnail-container,.sp-top-thumbnails .sp-thumbnail-container{margin-left:2px;margin-right:2px}.sp-bottom-thumbnails .sp-thumbnail-container:first-child,.sp-top-thumbnails .sp-thumbnail-container:first-child{margin-left:0}.sp-bottom-thumbnails .sp-thumbnail-container:last-child,.sp-top-thumbnails .sp-thumbnail-container:last-child{margin-right:0}.sp-left-thumbnails .sp-thumbnail-container,.sp-right-thumbnails .sp-thumbnail-container{margin-top:2px;margin-bottom:2px}.sp-left-thumbnails .sp-thumbnail-container:first-child,.sp-right-thumbnails .sp-thumbnail-container:first-child{margin-top:0}.sp-left-thumbnails .sp-thumbnail-container:last-child,.sp-right-thumbnails .sp-thumbnail-container:last-child{margin-bottom:0}.sp-right-thumbnails.sp-has-pointer{margin-left:-13px}.sp-right-thumbnails.sp-has-pointer .sp-thumbnail{position:absolute;left:18px;margin-left:0!important}.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{content:'';position:absolute;height:100%;border-left:5px solid red;left:0;top:0;margin-left:13px}.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{content:'';position:absolute;width:0;height:0;left:0;top:50%;margin-top:-8px;border-right:13px solid red;border-top:8px solid transparent;border-bottom:8px solid transparent}.sp-left-thumbnails.sp-has-pointer{margin-right:-13px}.sp-left-thumbnails.sp-has-pointer .sp-thumbnail{position:absolute;right:18px}.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{content:'';position:absolute;height:100%;border-left:5px solid red;right:0;top:0;margin-right:13px}.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{content:'';position:absolute;width:0;height:0;right:0;top:50%;margin-top:-8px;border-left:13px solid red;border-top:8px solid transparent;border-bottom:8px solid transparent}.sp-bottom-thumbnails.sp-has-pointer{margin-top:-13px}.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail{position:absolute;top:18px;margin-top:0!important}.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{content:'';position:absolute;width:100%;border-bottom:5px solid red;top:0;margin-top:13px}.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{content:'';position:absolute;width:0;height:0;left:50%;top:0;margin-left:-8px;border-bottom:13px solid red;border-left:8px solid transparent;border-right:8px solid transparent}.sp-top-thumbnails.sp-has-pointer{margin-bottom:-13px}.sp-top-thumbnails.sp-has-pointer .sp-thumbnail{position:absolute;bottom:18px}.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{content:'';position:absolute;width:100%;border-bottom:5px solid red;bottom:0;margin-bottom:13px}.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{content:'';position:absolute;width:0;height:0;left:50%;bottom:0;margin-left:-8px;border-top:13px solid red;border-left:8px solid transparent;border-right:8px solid transparent}.sp-layer{position:absolute;margin:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-font-smoothing:subpixel-antialiased;-webkit-backface-visibility:hidden}.sp-black{color:#FFF;background:#000;background:rgba(0,0,0,.7)}.sp-white{color:#000;background:#fff;background:rgba(255,255,255,.7)}.sp-rounded{border-radius:10px}.sp-padding{padding:10px}.sp-grab{cursor:url(//attarogluinsaat.com.tr/wp-content/plugins/jet-elements/assets/css/lib/slider-pro/images/openhand.cur),move}.sp-grabbing{cursor:url(//attarogluinsaat.com.tr/wp-content/plugins/jet-elements/assets/css/lib/slider-pro/images/closedhand.cur),move}.sp-selectable{cursor:default}.sp-caption-container{text-align:center;margin-top:10px}.sp-full-screen{margin:0!important;background-color:#000}.sp-full-screen-button{position:absolute;top:5px;right:10px;font-size:30px;line-height:1;cursor:pointer;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.sp-full-screen-button:before{content:'\2195'}.sp-fade-full-screen{opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.slider-pro:hover .sp-fade-full-screen{opacity:1}.sp-buttons{position:relative;width:100%;text-align:center;padding-top:10px}.sp-rtl .sp-buttons{direction:rtl}.sp-full-screen .sp-buttons{display:none}.sp-button{width:10px;height:10px;border:2px solid #000;border-radius:50%;margin:4px;display:inline-block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.sp-selected-button{background-color:#000}@media only screen and (min-width:768px) and (max-width:1024px){.sp-button{width:14px;height:14px}}@media only screen and (min-width:568px) and (max-width:768px){.sp-button{width:16px;height:16px}}@media only screen and (min-width:320px) and (max-width:568px){.sp-button{width:18px;height:18px}}.sp-arrows{position:absolute}.sp-fade-arrows{opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.sp-slides-container:hover .sp-fade-arrows{opacity:1}.sp-horizontal .sp-arrows{width:100%;left:0;top:50%;margin-top:-15px}.sp-vertical .sp-arrows{height:100%;left:50%;top:0;margin-left:-10px}.sp-arrow{position:absolute;display:block;width:20px;height:30px;cursor:pointer}.sp-vertical .sp-arrow{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.sp-horizontal .sp-previous-arrow{left:20px;right:auto}.sp-horizontal .sp-next-arrow,.sp-horizontal.sp-rtl .sp-previous-arrow{right:20px;left:auto}.sp-horizontal.sp-rtl .sp-next-arrow{left:20px;right:auto}.sp-vertical .sp-previous-arrow{top:20px}.sp-vertical .sp-next-arrow{bottom:20px;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.sp-next-arrow:after,.sp-next-arrow:before,.sp-previous-arrow:after,.sp-previous-arrow:before{content:'';position:absolute;width:50%;height:50%;background-color:#FFF}.sp-arrow:before{left:30%;top:0;-webkit-transform:skew(145deg,0deg);-ms-transform:skew(145deg,0deg);transform:skew(145deg,0deg)}.sp-arrow:after{left:30%;top:50%;-webkit-transform:skew(-145deg,0deg);-ms-transform:skew(-145deg,0deg);transform:skew(-145deg,0deg)}.sp-horizontal.sp-rtl .sp-previous-arrow,.sp-next-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sp-horizontal.sp-rtl .sp-next-arrow{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.ie7 .sp-arrow,.ie8 .sp-arrow{width:0;height:0}.ie7 .sp-arrow:after,.ie7 .sp-arrow:before,.ie8 .sp-arrow:after,.ie8 .sp-arrow:before{content:none}.ie7.sp-horizontal .sp-previous-arrow,.ie8.sp-horizontal .sp-previous-arrow{border-right:20px solid #FFF;border-top:20px solid transparent;border-bottom:20px solid transparent}.ie7.sp-horizontal .sp-next-arrow,.ie8.sp-horizontal .sp-next-arrow{border-left:20px solid #FFF;border-top:20px solid transparent;border-bottom:20px solid transparent}.ie7.sp-vertical .sp-previous-arrow,.ie8.sp-vertical .sp-previous-arrow{border-bottom:20px solid #FFF;border-left:20px solid transparent;border-right:20px solid transparent}.ie7.sp-vertical .sp-next-arrow,.ie8.sp-vertical .sp-next-arrow{border-top:20px solid #FFF;border-left:20px solid transparent;border-right:20px solid transparent}.sp-thumbnail-arrows{position:absolute}.sp-fade-thumbnail-arrows{opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows{opacity:1}.sp-bottom-thumbnails .sp-thumbnail-arrows,.sp-top-thumbnails .sp-thumbnail-arrows{width:100%;top:50%;left:0;margin-top:-12px}.sp-left-thumbnails .sp-thumbnail-arrows,.sp-right-thumbnails .sp-thumbnail-arrows{height:100%;top:0;left:50%;margin-left:-7px}.sp-thumbnail-arrow{position:absolute;display:block;width:15px;height:25px;cursor:pointer}.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow,.sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.sp-bottom-thumbnails .sp-previous-thumbnail-arrow,.sp-top-thumbnails .sp-previous-thumbnail-arrow{left:0}.sp-bottom-thumbnails .sp-next-thumbnail-arrow,.sp-top-thumbnails .sp-next-thumbnail-arrow{right:0}.sp-left-thumbnails .sp-previous-thumbnail-arrow,.sp-right-thumbnails .sp-previous-thumbnail-arrow{top:0}.sp-left-thumbnails .sp-next-thumbnail-arrow,.sp-right-thumbnails .sp-next-thumbnail-arrow{bottom:0}.sp-next-thumbnail-arrow:after,.sp-next-thumbnail-arrow:before,.sp-previous-thumbnail-arrow:after,.sp-previous-thumbnail-arrow:before{content:'';position:absolute;width:50%;height:50%;background-color:#FFF}.sp-previous-thumbnail-arrow:before{left:30%;top:0;-webkit-transform:skew(145deg,0deg);-ms-transform:skew(145deg,0deg);transform:skew(145deg,0deg)}.sp-previous-thumbnail-arrow:after{left:30%;top:50%;-webkit-transform:skew(-145deg,0deg);-ms-transform:skew(-145deg,0deg);transform:skew(-145deg,0deg)}.sp-next-thumbnail-arrow:before{right:30%;top:0;-webkit-transform:skew(35deg,0deg);-ms-transform:skew(35deg,0deg);transform:skew(35deg,0deg)}.sp-next-thumbnail-arrow:after{right:30%;top:50%;-webkit-transform:skew(-35deg,0deg);-ms-transform:skew(-35deg,0deg);transform:skew(-35deg,0deg)}.ie7 .sp-thumbnail-arrow,.ie8 .sp-thumbnail-arrow{width:0;height:0}.ie7 .sp-thumbnail-arrow:after,.ie7 .sp-thumbnail-arrow:before,.ie8 .sp-thumbnail-arrow:after,.ie8 .sp-thumbnail-arrow:before{content:none}.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,.ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow,.ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,.ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow{border-right:12px solid #FFF;border-top:12px solid transparent;border-bottom:12px solid transparent}.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,.ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow,.ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,.ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow{border-left:12px solid #FFF;border-top:12px solid transparent;border-bottom:12px solid transparent}.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow,.ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow,.ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow,.ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow{border-bottom:12px solid #FFF;border-left:12px solid transparent;border-right:12px solid transparent}.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow,.ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow,.ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow,.ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow{border-top:12px solid #FFF;border-left:12px solid transparent;border-right:12px solid transparent}a.sp-video{text-decoration:none}a.sp-video img{-webkit-backface-visibility:hidden;border:none}a.sp-video:after{content:'\25B6';position:absolute;width:45px;padding-left:5px;height:50px;border:2px solid #FFF;text-align:center;font-size:30px;border-radius:30px;top:0;color:#FFF;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.2);margin:auto;line-height:52px}.slider-pro img.sp-image,.slider-pro img.sp-thumbnail{max-width:none;max-height:none;border:none!important;border-radius:0!important;padding:0!important;-webkit-box-shadow:none!important;-mox-box-shadow:none!important;box-shadow:none!important;transition:none;-moz-transition:none;-webkit-transition:none;-o-transition:none}.slider-pro a{position:static;transition:none!important;-moz-transition:none!important;-webkit-transition:none!important;-o-transition:none!important}.slider-pro canvas,.slider-pro embed,.slider-pro iframe,.slider-pro object,.slider-pro video{max-width:none;max-height:none}.slider-pro p.sp-layer{font-size:14px;line-height:1.4;margin:0}.slider-pro h1.sp-layer{font-size:32px;line-height:1.4;margin:0}.slider-pro h2.sp-layer{font-size:24px;line-height:1.4;margin:0}.slider-pro h3.sp-layer{font-size:19px;line-height:1.4;margin:0}.slider-pro h4.sp-layer{font-size:16px;line-height:1.4;margin:0}.slider-pro h5.sp-layer{font-size:13px;line-height:1.4;margin:0}.slider-pro h6.sp-layer{font-size:11px;line-height:1.4;margin:0}.slider-pro img.sp-layer{border:none}div.juxtapose {
width: 100%;
font-family: Helvetica, Arial, sans-serif;
}
div.jx-slider {
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
cursor: pointer;
}
div.jx-handle {
position: absolute;
height: 100%;
width: 40px;
cursor: col-resize;
z-index: 15;
margin-left: -20px;
}
div.jx-arrow {
// box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.3);
}
div.jx-controller {
// box-shadow:
// 	0 4px 0px 0px #f3f3f3,
// 	0 -4px 0px 0px #f3f3f3,
// 	0px 0px 4px 1px rgba(0,0,0,0.3),
// 	0px 0px 4px 1px rgba(0,0,0,0.3);
}
.vertical div.jx-handle {
height: 40px;
width: 100%;
cursor: row-resize;
margin-top: -20px;
margin-left: 0;
}
div.jx-control {
height: 100%;
margin-right: auto;
margin-left: auto;
width: 3px;
background-color: #f3f3f3;
}
.vertical div.jx-control {
height: 3px;
width: 100%;
background-color: #f3f3f3;
position: relative;
top: 50%;
transform: translateY(-50%);
}
div.jx-controller {
position: absolute;
margin: auto;
top: 0;
bottom: 0;
height: 60px;
width: 9px;
margin-left: -3px;
background-color: #f3f3f3;
}
.vertical div.jx-controller {
height: 9px;
width: 100px;
margin-left: auto;
margin-right: auto;
top: -3px;
position: relative;
}
div.jx-arrow {
position: absolute;
margin: auto;
top: 0;
bottom: 0;
width: 0;
height: 0;
transition: all .2s ease;
}
.vertical div.jx-arrow {
position: absolute;
margin: 0 auto;
left: 0;
right: 0;
width: 0;
height: 0;
transition: all .2s ease;
}
div.jx-arrow.jx-left {
left: 2px;
border-style: solid;
border-width: 8px 8px 8px 0;
border-color: transparent #f3f3f3 transparent transparent;
}
div.jx-arrow.jx-right {
right: 2px;
border-style: solid;
border-width: 8px 0 8px 8px;
border-color: transparent transparent transparent #f3f3f3;
}
.vertical div.jx-arrow.jx-left {
left: 0px;
top: 2px;
border-style: solid;
border-width: 0px 8px 8px 8px;
border-color: transparent transparent #f3f3f3 transparent;
}
.vertical div.jx-arrow.jx-right {
right: 0px;
top: initial;
bottom: 2px;
border-style: solid;
border-width: 8px 8px 0 8px;
border-color: #f3f3f3 transparent transparent transparent;
}
div.jx-handle:hover div.jx-arrow.jx-left,
div.jx-handle:active div.jx-arrow.jx-left {
left: -1px;
}
div.jx-handle:hover div.jx-arrow.jx-right,
div.jx-handle:active div.jx-arrow.jx-right {
right: -1px;
}
.vertical div.jx-handle:hover div.jx-arrow.jx-left,
.vertical div.jx-handle:active div.jx-arrow.jx-left {
left: 0px;
top: 0px;
}
.vertical div.jx-handle:hover div.jx-arrow.jx-right,
.vertical div.jx-handle:active div.jx-arrow.jx-right {
right: 0px;
bottom: 0px;
}
div.jx-image {
position: absolute;
height: 100%;
display: inline-block;
top: 0;
overflow: hidden;
-webkit-backface-visibility: hidden;
}
.vertical div.jx-image {
width: 100%;
left: 0;
top: initial;
}
div.jx-image img {
height: 100%;
z-index: 5;
position: absolute;
margin-bottom: 0;
max-height: none;
max-width: none;
max-height: initial;
max-width: initial;
}
.vertical div.jx-image img {
height: initial;
width: 100%;
}
div.jx-image.jx-left {
left: 0;
background-position: left;
}
div.jx-image.jx-left img {
left: 0;
}
div.jx-image.jx-right {
right: 0;
background-position: right;
}
div.jx-image.jx-right img {
right: 0;
bottom: 0;
}
.veritcal div.jx-image.jx-left {
top: 0;
background-position: top;
}
.veritcal div.jx-image.jx-left img {
top: 0;
}
.vertical div.jx-image.jx-right {
bottom: 0;
background-position: bottom;
}
.veritcal div.jx-image.jx-right img {
bottom: 0;
}
div.jx-image div.jx-label {
font-size: 1em;
padding: .25em .75em;
position: relative;
display: inline-block;
top: 0;
background-color: #000; background-color: rgba(0,0,0,.7);
color: white;
z-index: 10;
white-space: nowrap;
line-height: 18px;
vertical-align: middle;
}
div.jx-image.jx-left div.jx-label {
float: left;
left: 0;
}
div.jx-image.jx-right div.jx-label {
float: right;
right: 0;
}
.vertical div.jx-image div.jx-label {
display: table;
position: absolute;
}
.vertical div.jx-image.jx-right div.jx-label {
left: 0;
bottom: 0;
top: initial;
}
div.jx-credit {
line-height: 1.1;
font-size: 0.75em;
}
div.jx-credit em {
font-weight: bold;
font-style: normal;
} div.jx-image.transition {
transition: width .5s ease;
}
div.jx-handle.transition {
transition: left .5s ease;
}
.vertical div.jx-image.transition {
transition: height .5s ease;
}
.vertical div.jx-handle.transition {
transition: top .5s ease;
} a.jx-knightlab {
background-color: #000; background-color: rgba(0,0,0,.25);
bottom: 0;
display: table;
height: 14px;
line-height: 14px;
padding: 1px 4px 1px 5px;
position: absolute;
right: 0;
text-decoration: none;
z-index: 10;
}
a.jx-knightlab div.knightlab-logo {
display: inline-block;
vertical-align: middle;
height: 8px;
width: 8px;
background-color: #c34528;
transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
top: -1.25px;
position: relative;
cursor: pointer;
}
a.jx-knightlab:hover {
background-color: #000; background-color: rgba(0,0,0,.35);
}
a.jx-knightlab:hover div.knightlab-logo {
background-color: #ce4d28;
}
a.jx-knightlab span.juxtapose-name {
display: table-cell;
margin: 0;
padding: 0;
font-family: Helvetica, Arial, sans-serif;
font-weight: 300;
color: white;
font-size: 10px;
padding-left: 0.375em;
vertical-align: middle;
line-height: normal;
text-shadow: none;
} div.jx-controller:focus,
div.jx-image.jx-left div.jx-label:focus,
div.jx-image.jx-right div.jx-label:focus,
a.jx-knightlab:focus {
background: #eae34a;
color: #000;
}
a.jx-knightlab:focus span.juxtapose-name{
color: #000;
border: none;
}.jet-custom-nav{max-width:100%;position:relative;margin:0;padding:0;list-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.jet-custom-nav>.jet-custom-nav__item{position:relative;margin-bottom:1px}.jet-custom-nav>.jet-custom-nav__item>a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:10px 15px;background-color:#54595f;-webkit-transition:all 0.5s cubic-bezier(0.48, 0.01, 0.5, 0.99);transition:all 0.5s cubic-bezier(0.48, 0.01, 0.5, 0.99)}.jet-custom-nav .jet-custom-nav__item.hover-state>.jet-custom-nav__mega-sub,.jet-custom-nav .jet-custom-nav__item.hover-state>.jet-custom-nav__sub{opacity:1;visibility:visible;pointer-events:auto}body[data-elementor-device-mode="mobile"] .jet-custom-nav .jet-custom-nav__item.hover-state>.jet-custom-nav__mega-sub,body[data-elementor-device-mode="mobile"] .jet-custom-nav .jet-custom-nav__item.hover-state>.jet-custom-nav__sub{height:auto}.jet-custom-nav .jet-menu-link-text{color:white;font-size:14px}.jet-custom-nav .jet-menu-link-text .jet-custom-item-desc{display:block;font-size:12px;font-style:italic}.jet-custom-nav .jet-menu-icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 10px 0 0;color:white;border-radius:50%;width:22px;height:22px}.jet-custom-nav .jet-menu-icon:before{font-size:12px;color:#7a7a7a}.jet-custom-nav .jet-menu-badge{margin:0 0 0 10px;width:0}.jet-custom-nav .jet-menu-badge .jet-menu-badge__inner{padding:3px 5px;background-color:white;color:#7a7a7a;display:inline-block}.jet-custom-nav .jet-dropdown-arrow{position:absolute;right:15px;color:white;font-size:8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:14px;height:14px;border-radius:50%;background-color:white}.jet-custom-nav .jet-dropdown-arrow:before{color:#7a7a7a}.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>a,.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__item>a{text-align:right}body:not(.rtl) .jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>a,body:not(.rtl) .jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__item>a{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>a .jet-menu-icon,.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__item>a .jet-menu-icon{margin:0 0 0 10px}.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>a .jet-menu-badge,.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__item>a .jet-menu-badge{direction:rtl;margin:0 10px 0 0}.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>a .jet-dropdown-arrow,.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__item>a .jet-dropdown-arrow{left:15px;right:auto}.jet-custom-nav__mega-sub,.jet-custom-nav__sub{display:block;position:absolute;margin:0;background-color:white;list-style:none;top:0;left:100%;box-shadow:2px 2px 5px rgba(0,0,0,0.2);opacity:0;visibility:hidden;-webkit-transition:opacity 0.3s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,visibility 1s linear 0.1s;transition:opacity 0.3s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,visibility 1s linear 0.1s;pointer-events:none;z-index:99}body[data-elementor-device-mode="mobile"] .jet-custom-nav__mega-sub,body[data-elementor-device-mode="mobile"] .jet-custom-nav__sub{position:relative;min-width:0 !important;width:100%;box-sizing:border-box;overflow:hidden;left:0;height:0}body[data-elementor-device-mode="mobile"] .jet-custom-nav .jet-custom-nav__item:not(.hover-state) .jet-custom-nav__mega-sub,body[data-elementor-device-mode="mobile"] .jet-custom-nav .jet-custom-nav__item:not(.hover-state) .jet-custom-nav__sub{padding:0;margin:0;border:none}.jet-custom-nav__mega-sub{width:500px}.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__mega-sub{left:auto;right:100%}body[data-elementor-device-mode="mobile"] .jet-custom-nav__mega-sub{width:100% !important;max-width:100%}.elementor-editor-active .elementor.elementor-edit-mode .jet-custom-nav__mega-sub>.elementor>.elementor-inner{margin-top:0}.jet-custom-nav__sub{min-width:250px}.jet-custom-nav__sub.inverse-side{left:auto;right:100%}.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub,.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub{left:auto;right:100%}.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub.inverse-side,.jet-custom-nav--dropdown-left-side>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub.inverse-side{right:auto;left:100%}.jet-custom-nav__sub .jet-custom-nav__item{position:relative}.jet-custom-nav__sub .jet-custom-nav__item a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:10px 15px;background-color:#54595f;-webkit-transition:all 0.5s cubic-bezier(0.48, 0.01, 0.5, 0.99);transition:all 0.5s cubic-bezier(0.48, 0.01, 0.5, 0.99)}.jet-custom-nav__sub .jet-custom-nav__item a .jet-menu-link-text{color:white}.jet-custom-nav__sub .jet-custom-nav__item.hover-state>a{background-color:#54595f}.jet-custom-nav__sub .jet-custom-nav__item.hover-state>a .jet-menu-link-text{color:white}.jet-custom-nav--animation-none>.jet-custom-nav__item>.jet-custom-nav__mega-sub,.jet-custom-nav--animation-none>.jet-custom-nav__item>.jet-custom-nav__sub,.jet-custom-nav--animation-none>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub{-webkit-transition:none;transition:none}.jet-custom-nav--animation-move-up>.jet-custom-nav__item>.jet-custom-nav__mega-sub,.jet-custom-nav--animation-move-up>.jet-custom-nav__item>.jet-custom-nav__sub,.jet-custom-nav--animation-move-up>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub{-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);-webkit-transition:opacity 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,visibility 1s linear,-webkit-transform 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s;transition:opacity 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,visibility 1s linear,-webkit-transform 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s;transition:transform 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,opacity 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,visibility 1s linear;transition:transform 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,opacity 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,visibility 1s linear,-webkit-transform 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s}body[data-elementor-device-mode="mobile"] .jet-custom-nav--animation-move-up>.jet-custom-nav__item>.jet-custom-nav__mega-sub,body[data-elementor-device-mode="mobile"] .jet-custom-nav--animation-move-up>.jet-custom-nav__item>.jet-custom-nav__sub,body[data-elementor-device-mode="mobile"] .jet-custom-nav--animation-move-up>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.jet-custom-nav--animation-move-up>.jet-custom-nav__item.hover-state>.jet-custom-nav__mega-sub,.jet-custom-nav--animation-move-up>.jet-custom-nav__item.hover-state.hover-state>.jet-custom-nav__sub,.jet-custom-nav--animation-move-up>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__item.hover-state>.jet-custom-nav__sub{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.jet-custom-nav--animation-move-down>.jet-custom-nav__item>.jet-custom-nav__mega-sub,.jet-custom-nav--animation-move-down>.jet-custom-nav__item>.jet-custom-nav__sub,.jet-custom-nav--animation-move-down>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub{-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition:opacity 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,visibility 1s linear,-webkit-transform 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s;transition:opacity 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,visibility 1s linear,-webkit-transform 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s;transition:transform 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,opacity 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,visibility 1s linear;transition:transform 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,opacity 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,visibility 1s linear,-webkit-transform 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s}body[data-elementor-device-mode="mobile"] .jet-custom-nav--animation-move-down>.jet-custom-nav__item>.jet-custom-nav__mega-sub,body[data-elementor-device-mode="mobile"] .jet-custom-nav--animation-move-down>.jet-custom-nav__item>.jet-custom-nav__sub,body[data-elementor-device-mode="mobile"] .jet-custom-nav--animation-move-down>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.jet-custom-nav--animation-move-down>.jet-custom-nav__item.hover-state>.jet-custom-nav__mega-sub,.jet-custom-nav--animation-move-down>.jet-custom-nav__item.hover-state.hover-state>.jet-custom-nav__sub,.jet-custom-nav--animation-move-down>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__item.hover-state>.jet-custom-nav__sub{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.jet-custom-nav--animation-move-left>.jet-custom-nav__item>.jet-custom-nav__mega-sub,.jet-custom-nav--animation-move-left>.jet-custom-nav__item>.jet-custom-nav__sub,.jet-custom-nav--animation-move-left>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub{-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px);-webkit-transition:opacity 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,visibility 1s linear,-webkit-transform 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s;transition:opacity 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,visibility 1s linear,-webkit-transform 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s;transition:transform 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,opacity 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,visibility 1s linear;transition:transform 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,opacity 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,visibility 1s linear,-webkit-transform 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s}body[data-elementor-device-mode="mobile"] .jet-custom-nav--animation-move-left>.jet-custom-nav__item>.jet-custom-nav__mega-sub,body[data-elementor-device-mode="mobile"] .jet-custom-nav--animation-move-left>.jet-custom-nav__item>.jet-custom-nav__sub,body[data-elementor-device-mode="mobile"] .jet-custom-nav--animation-move-left>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.jet-custom-nav--animation-move-left>.jet-custom-nav__item.hover-state>.jet-custom-nav__mega-sub,.jet-custom-nav--animation-move-left>.jet-custom-nav__item.hover-state.hover-state>.jet-custom-nav__sub,.jet-custom-nav--animation-move-left>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__item.hover-state>.jet-custom-nav__sub{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.jet-custom-nav--animation-move-right>.jet-custom-nav__item>.jet-custom-nav__mega-sub,.jet-custom-nav--animation-move-right>.jet-custom-nav__item>.jet-custom-nav__sub,.jet-custom-nav--animation-move-right>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub{-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px);-webkit-transition:opacity 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,visibility 1s linear,-webkit-transform 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s;transition:opacity 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,visibility 1s linear,-webkit-transform 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s;transition:transform 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,opacity 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,visibility 1s linear;transition:transform 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,opacity 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,visibility 1s linear,-webkit-transform 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s}body[data-elementor-device-mode="mobile"] .jet-custom-nav--animation-move-right>.jet-custom-nav__item>.jet-custom-nav__mega-sub,body[data-elementor-device-mode="mobile"] .jet-custom-nav--animation-move-right>.jet-custom-nav__item>.jet-custom-nav__sub,body[data-elementor-device-mode="mobile"] .jet-custom-nav--animation-move-right>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__sub{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.jet-custom-nav--animation-move-right>.jet-custom-nav__item.hover-state>.jet-custom-nav__mega-sub,.jet-custom-nav--animation-move-right>.jet-custom-nav__item.hover-state.hover-state>.jet-custom-nav__sub,.jet-custom-nav--animation-move-right>.jet-custom-nav__item>.jet-custom-nav__sub .jet-custom-nav__item.hover-state>.jet-custom-nav__sub{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.jet-menu-container{position:relative;width:100%}.jet-menu{width:100%;position:relative;margin:0;padding:0;list-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}@media (min-width: 768px){.jet-menu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}}.jet-mobile-menu-active .jet-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap}.jet-desktop-menu-active .jet-menu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.jet-menu>.jet-menu-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.jet-menu>.jet-menu-item>a{width:100%;margin:0;white-space:nowrap;padding:10px}.jet-menu ul{left:0}.jet-menu-item{position:relative}.jet-menu-item>a{display:block;text-decoration:none;width:auto}.jet-menu-item.jet-mega-menu-item{position:static}.jet-menu-item .top-level-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.jet-menu-item-desc{white-space:normal}.jet-menu-item .jet-sub-menu{display:block;min-width:200px;margin:0;background-color:white;list-style:none;left:0;top:0;position:relative;padding:0;z-index:auto}@media (min-width: 768px){.jet-menu-item .jet-sub-menu{position:absolute}}.jet-mobile-menu-active .jet-menu-item .jet-sub-menu{position:relative}.jet-desktop-menu-active .jet-menu-item .jet-sub-menu{position:absolute;min-width:200px;top:100%;left:0;right:auto;box-shadow:2px 2px 5px rgba(0,0,0,0.2);z-index:999;pointer-events:none}.jet-desktop-menu-active .jet-menu-item .jet-sub-menu.right-side{right:0;left:auto}.jet-desktop-menu-active .jet-menu-item .jet-sub-menu .jet-sub-menu{top:0;left:100%;right:auto}.jet-desktop-menu-active .jet-menu-item .jet-sub-menu .jet-sub-menu.right-side{right:100%;left:auto}.jet-menu-item .jet-sub-menu>li{display:block}.jet-menu-item .jet-sub-menu>li>a{padding:10px}.jet-menu-item-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.jet-menu-item-wrapper .jet-menu-icon{-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-right:10px}.label-hidden .jet-menu-item-wrapper .jet-menu-icon{margin-right:0;margin-left:0}.jet-menu-item-wrapper .jet-dropdown-arrow{-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-left:10px}.jet-menu-item-wrapper .jet-menu-badge{display:none;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;text-align:center;width:0}.jet-mobile-menu-active .jet-menu-item-wrapper .jet-menu-badge.jet-hide-mobile .jet-menu-badge__inner{display:none}.jet-menu-item-wrapper .jet-menu-badge__inner{display:inline-block}@media (max-width: 767px){.jet-menu-inner{display:none}}.jet-desktop-menu-active .jet-menu-inner{display:block}.jet-mobile-menu-active .jet-mobile-menu-toggle-button{display:block}.jet-mobile-menu-active .jet-menu{background-image:none}.jet-mobile-menu-active .jet-menu-container.jet-mobile-menu{position:fixed;top:0;right:-80%;z-index:998;max-width:80%;height:100vh;background-color:white;-webkit-transition:right 0.3s cubic-bezier(0.35, 0.19, 0.45, 0.91);transition:right 0.3s cubic-bezier(0.35, 0.19, 0.45, 0.91)}.jet-mobile-menu-active .jet-menu-inner{overflow-y:scroll;display:block;height:100vh}.jet-mobile-menu-active .jet-menu .jet-menu-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.jet-mobile-menu-active .jet-menu .jet-menu-item>a.top-level-link,.jet-mobile-menu-active .jet-menu .jet-menu-item>a.sub-level-link{border-radius:0;border-left:none;border-right:none;border-bottom-width:1px}.jet-mobile-menu-active .jet-menu .jet-menu-item>.jet-sub-menu{border-radius:0;box-shadow:none}.jet-mobile-menu-active .jet-menu .jet-menu-item>.jet-sub-mega-menu{border-radius:0;box-shadow:none}.jet-mobile-menu-active .jet-menu .jet-menu-item.jet-menu-hover>.jet-sub-menu{height:auto;pointer-events:auto}.jet-mobile-menu-active .jet-menu .jet-menu-item.jet-menu-hover>.jet-sub-mega-menu{height:auto;pointer-events:auto}.jet-mobile-menu-active .jet-menu .jet-menu-item:not(.jet-menu-hover)>.jet-sub-menu{padding:0 !important;border:none !important;margin:0  !important}.jet-mobile-menu-active .jet-menu .jet-menu-item:not(.jet-menu-hover)>.jet-sub-mega-menu{padding:0 !important;border:none !important;margin:0  !important}.jet-mobile-menu-active .jet-sub-menu{height:0;opacity:1;overflow:hidden;visibility:visible}.jet-mobile-menu-active .jet-sub-mega-menu{height:0;opacity:1;overflow:hidden;visibility:visible;max-width:100%;left:0 !important}.jet-mobile-menu-toggle-button{width:35px;height:35px;display:none;position:absolute;padding:0;border-width:0;left:-45px;top:10px}.jet-mobile-menu-toggle-button .jet-menu-toggle__icon{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.jet-mobile-menu-toggle-button .jet-menu-toggle__icon::after{top:.75em;content:'\f0c9'}.jet-mobile-menu-visible .jet-mobile-menu-toggle-button .jet-menu-toggle__icon::after{content:'\f00d'}.jet-mobile-menu-cover{position:fixed;display:block;width:100%;height:100vh;top:0;left:0;opacity:0;visibility:hidden;background-color:rgba(0,0,0,0.75);z-index:997;-webkit-transition:opacity 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88),visibility 0.1s linear;transition:opacity 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88),visibility 0.1s linear}.jet-sub-mega-menu{width:100%;display:block;position:relative;background-color:white;pointer-events:none}@media (min-width: 768px){.jet-sub-mega-menu{position:absolute}}.jet-mobile-menu-active .jet-sub-mega-menu{position:relative}.jet-desktop-menu-active .jet-sub-mega-menu{width:100%;display:block;position:absolute;top:100%;left:0;box-shadow:2px 2px 5px rgba(0,0,0,0.2);z-index:999}.jet-responsive-menu>li[hidden]{display:none}.jet-responsive-menu-available-items[hidden]{display:none}body.jet-mobile-menu-visible{overflow:hidden;width:100%;height:auto}body.jet-mobile-menu-visible .jet-mobile-menu-cover{opacity:1;visibility:visible;pointer-events:auto;-webkit-transition:opacity 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88),visibility 0.1s linear;transition:opacity 0.3s cubic-bezier(0.5, 0.12, 0.46, 0.88),visibility 0.1s linear}body.jet-mobile-menu-visible .jet-menu-container.jet-mobile-menu{right:0;-webkit-transition:all 0.5s cubic-bezier(0.35, 0.19, 0.45, 0.91);transition:all 0.5s cubic-bezier(0.35, 0.19, 0.45, 0.91);box-shadow:2px 0 10px rgba(0,0,0,0.3)}.admin-bar.jet-mobile-menu-active .jet-mobile-menu-toggle-button{top:56px}.admin-bar.jet-mobile-menu-active .jet-menu{margin-top:46px}.jet-sub-menu,.jet-sub-mega-menu{opacity:0;visibility:hidden}.jet-desktop-menu-active .jet-menu--animation-type-none .jet-sub-menu{opacity:0;visibility:hidden}.jet-desktop-menu-active .jet-menu--animation-type-none .jet-sub-mega-menu{opacity:0;visibility:hidden}.jet-desktop-menu-active .jet-menu--animation-type-none .jet-simple-menu-item.jet-menu-hover>.jet-sub-menu{top:100%;opacity:1;visibility:visible;pointer-events:auto}.jet-desktop-menu-active .jet-menu--animation-type-none .jet-simple-menu-item li.jet-menu-hover>.jet-sub-menu{top:0;opacity:1;visibility:visible;pointer-events:auto}.jet-desktop-menu-active .jet-menu--animation-type-none .jet-mega-menu-item.jet-menu-hover .jet-sub-mega-menu{top:100%;opacity:1;visibility:visible;pointer-events:auto}.jet-desktop-menu-active .jet-menu--animation-type-fade .jet-sub-menu{opacity:0;visibility:hidden;-webkit-transition:opacity 0.3s cubic-bezier(0.48, 0.01, 0.5, 0.99),visibility 0.1s linear;transition:opacity 0.3s cubic-bezier(0.48, 0.01, 0.5, 0.99),visibility 0.1s linear}.jet-desktop-menu-active .jet-menu--animation-type-fade .jet-sub-mega-menu{opacity:0;visibility:hidden;-webkit-transition:opacity 0.3s cubic-bezier(0.48, 0.01, 0.5, 0.99),visibility 0.1s linear;transition:opacity 0.3s cubic-bezier(0.48, 0.01, 0.5, 0.99),visibility 0.1s linear}.jet-desktop-menu-active .jet-menu--animation-type-fade .jet-simple-menu-item.jet-menu-hover>.jet-sub-menu{top:100%;opacity:1;visibility:visible;pointer-events:auto}.jet-desktop-menu-active .jet-menu--animation-type-fade .jet-simple-menu-item li.jet-menu-hover>.jet-sub-menu{top:0;opacity:1;visibility:visible;pointer-events:auto}.jet-desktop-menu-active .jet-menu--animation-type-fade .jet-mega-menu-item.jet-menu-hover .jet-sub-mega-menu{top:100%;opacity:1;visibility:visible;pointer-events:auto}.jet-desktop-menu-active .jet-menu--animation-type-move-up .jet-sub-menu{opacity:0;top:130%;visibility:hidden;-webkit-transition:top 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,opacity 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,visibility 1s linear;transition:top 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,opacity 0.2s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,visibility 1s linear}.jet-desktop-menu-active .jet-menu--animation-type-move-up .jet-sub-mega-menu{opacity:0;top:130%;visibility:hidden;-webkit-transition:top 0.3s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,opacity 0.3s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,visibility 1s linear;transition:top 0.3s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,opacity 0.3s cubic-bezier(0.48, 0.01, 0.5, 0.99) 0.1s,visibility 1s linear}.jet-desktop-menu-active .jet-menu--animation-type-move-up .jet-simple-menu-item.jet-menu-hover>.jet-sub-menu{top:100%;opacity:1;visibility:visible;pointer-events:auto;-webkit-transition:top 0.3s cubic-bezier(0.48, 0.01, 0.5, 0.99),opacity 0.3s cubic-bezier(0.48, 0.01, 0.5, 0.99),visibility 1s linear;transition:top 0.3s cubic-bezier(0.48, 0.01, 0.5, 0.99),opacity 0.3s cubic-bezier(0.48, 0.01, 0.5, 0.99),visibility 1s linear}.jet-desktop-menu-active .jet-menu--animation-type-move-up .jet-simple-menu-item li.jet-menu-hover>.jet-sub-menu{top:0;opacity:1;visibility:visible;pointer-events:auto;-webkit-transition:top 0.3s cubic-bezier(0.48, 0.01, 0.5, 0.99),opacity 0.3s cubic-bezier(0.48, 0.01, 0.5, 0.99),visibility 1s linear;transition:top 0.3s cubic-bezier(0.48, 0.01, 0.5, 0.99),opacity 0.3s cubic-bezier(0.48, 0.01, 0.5, 0.99),visibility 1s linear}.jet-desktop-menu-active .jet-menu--animation-type-move-up .jet-mega-menu-item.jet-menu-hover .jet-sub-mega-menu{top:100%;opacity:1;visibility:visible;pointer-events:auto}.jet-desktop-menu-active .jet-menu--animation-type-move-down .jet-sub-menu{opacity:0;top:80%;visibility:visible;-webkit-transition:top 0.3s cubic-bezier(0.48, 0.01, 0.5, 0.99),opacity 0.3s cubic-bezier(0.48, 0.01, 0.5, 0.99),visibility 1s linear;transition:top 0.3s cubic-bezier(0.48, 0.01, 0.5, 0.99),opacity 0.3s cubic-bezier(0.48, 0.01, 0.5, 0.99),visibility 1s linear}.jet-desktop-menu-active .jet-menu--animation-type-move-down .jet-sub-mega-menu{opacity:0;top:80%;visibility:hidden;-webkit-transition:top 0.3s cubic-bezier(0.48, 0.01, 0.5, 0.99),opacity 0.3s cubic-bezier(0.48, 0.01, 0.5, 0.99),visibility 1s linear;transition:top 0.3s cubic-bezier(0.48, 0.01, 0.5, 0.99),opacity 0.3s cubic-bezier(0.48, 0.01, 0.5, 0.99),visibility 1s linear}.jet-desktop-menu-active .jet-menu--animation-type-move-down .jet-simple-menu-item.jet-menu-hover>.jet-sub-menu{top:100%;opacity:1;visibility:visible;pointer-events:auto}.jet-desktop-menu-active .jet-menu--animation-type-move-down .jet-simple-menu-item li.jet-menu-hover>.jet-sub-menu{top:0;opacity:1;visibility:visible;pointer-events:auto}.jet-desktop-menu-active .jet-menu--animation-type-move-down .jet-mega-menu-item.jet-menu-hover .jet-sub-mega-menu{top:100%;opacity:1;visibility:visible;pointer-events:auto}.jet-desktop-menu-active .elementor-sticky--active+.elementor-sticky .jet-sub-menu,.jet-desktop-menu-active .elementor-sticky--active+.elementor-sticky .jet-sub-mega-menu{display:none}.team-page-single{padding:20px 0}.team-photo{float:left;padding:0 20px 20px 0}.team-single-item{padding:25px 0}.team-single-item .team-meta{float:left;padding:0 0 20px 0}.team-single-item .team-meta_item{display:block}.team-single-item .team-meta_item:before{display:inline-block;font-family:FontAwesome;font-size:1em;margin:0 0.5em 0 0;min-width:1em;vertical-align:top}.team-single-item .team-meta_item.position:before{content:"\f007"}.team-single-item .team-meta_item.location:before{content:"\f041"}.team-single-item .team-meta_item.website:before{content:"\f08e"}.team-single-item .team-meta_item.email:before{content:"\f003"}.team-single-item .team-meta_item.phone:before{content:"\f095"}.team-content{clear:both}.team-item{padding-bottom:30px}.team-item:after{clear:both;width:100%;display:block;clear:both;content:""}.team-listing{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;padding:20px 0}.team-listing:before,.team-listing:after{display:none}.team-listing_item{text-align:center;padding-bottom:30px}@media (min-width: 1200px){.team-listing_item.clear-col-lg{clear:both}}@media (min-width: 1200px){.team-listing_item.clear-col-md{clear:none}}@media (min-width: 992px){.team-listing_item.clear-col-md{clear:both}}@media (min-width: 768px) and (max-width: 991px){.team-listing_item.clear-col-sm{clear:both}}@media (max-width: 768px){.team-listing_item.clear-col-xs{clear:both}}.team-listing_photo{text-align:center;padding:0 0 15px}.team-listing_photo img{margin:0 auto}.template-grid-boxes .team-listing_wrap{position:relative;overflow:hidden}.template-grid-boxes .team-listing_content{position:absolute;left:0;top:0;width:100%;height:100%;padding:20px;background:rgba(0,0,0,0.6);opacity:0;-webkit-transition:opacity 300ms linear;transition:opacity 300ms linear}.template-grid-boxes .team-listing_content:hover{opacity:1}.template-grid-boxes .team-listing_photo{padding:0}.template-grid-boxes .team-listing_photo img{border-radius:0;width:100%;display:block;height:auto}.template-grid-boxes .team-listing_name{margin:0 0 10px;-webkit-transition:background 300ms linear;transition:background 300ms linear}.template-grid-boxes .team-listing_name a{color:#fff;box-shadow:none}.template-grid-boxes .team-listing_position{color:#fff}.template-grid-boxes .team-listing_desc{color:#fff}.template-grid-boxes .team-listing .team-socials_link{color:#fff;box-shadow:none}.team-wrap:after{clear:both;content:"";width:100%;display:block}.team-collapse-cols .cherry-team-row{margin-left:0;margin-right:0}.team-collapse-cols .team-item{padding-left:0;padding-right:0}.team-collapse-rows .team-item{padding-bottom:0}.team-socials{padding:10px 0 0 0}.team-socials_item{display:inline-block;margin:0 5px 5px 0}.team-socials_link{display:block;font-style:normal;width:40px;height:40px;position:relative;text-align:center;text-decoration:none;box-shadow:none}.team-socials_icon.fa{display:block;width:100%;height:100%;line-height:40px;font-size:20px}.team-socials_label{visibility:hidden;opacity:0;color:#fff;background-color:#000;background-color:rgba(0,0,0,0.7);font-size:12px;line-height:14px;width:150px;padding:5px;text-align:center;box-sizing:border-box;display:block;position:absolute;pointer-events:none;bottom:70px;left:50%;margin:0 0 0 -75px;-webkit-transition:all 200ms linear;transition:all 200ms linear}.team-socials_label.empty-label{display:none}.team-socials_label:before{position:absolute;width:0;height:0;border-style:solid;border-width:6px 6px 0 6px;border-color:rgba(0,0,0,0.7) transparent transparent transparent;left:50%;bottom:-6px;margin:0 0 0 -6px;content:""}.team-socials_link:hover .team-socials_label{visibility:visible;opacity:1;bottom:50px}.team-skills_bar{height:10px;background:rgba(122,122,122,0.3)}.team-skills_line{display:block;height:100%}.team-skills_item{padding:0 0 10px}.columns_5.col-md-2{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.cherry-team{position:relative}.cherry-team .team-listing{-webkit-transition:all 300ms linear;transition:all 300ms linear;opacity:1}.cherry-team.in-progress .team-listing{opacity:0}.cherry-team-filter{padding:0 0 20px;margin:0}.cherry-team-filter_item{display:inline-block;margin:0 20px 0 0}.cherry-team-filter_item.active .cherry-team-filter_link{border-color:currentColor}.cherry-team-filter_link{padding:8px 15px;border:1px solid transparent;border-radius:3px;display:inline-block}.cherry-team-filter_link:hover{border-color:currentColor}a.page-numbers{border:1px solid #e0e0e8;display:inline-block;height:3em;line-height:3;margin:0 5px 5px 0;min-width:3em;text-align:center;text-decoration:none}a.page-numbers.current,a.page-numbers:hover{border-color:currentColor}.ajax-more-btn.btn-hidden{display:none}.team-loader{position:absolute;left:50%;top:50%}.team-loader .cherry-spinner{width:90px;height:90px;left:50%;top:50%;margin-left:-45px;margin-top:-45px;display:block;position:relative}.team-loader.loader-small{bottom:0;top:auto}.team-loader.loader-small .cherry-spinner{width:40px;height:40px;margin-left:-20px;margin-top:-20px}.cherry-spinner-double-bounce.cherry-spinner{position:relative}.cherry-spinner-double-bounce .cherry-double-bounce1,.cherry-spinner-double-bounce .cherry-double-bounce2{width:100%;height:100%;border-radius:50%;background-color:currentColor;opacity:0.6;position:absolute;top:0;left:0;-webkit-animation:cherry-doubleBounce 2s infinite ease-in-out;animation:cherry-doubleBounce 2s infinite ease-in-out;text-decoration:none;border:none}.cherry-spinner-double-bounce .cherry-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s;text-decoration:none;border:none}@-webkit-keyframes cherry-doubleBounce{0%, 100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes cherry-doubleBounce{0%, 100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}.cherry-team-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-0.9375rem;margin-right:-0.9375rem}.col_xs_1,.col_xs_2,.col_xs_3,.col_xs_4,.col_xs_5,.col_xs_6,.col_sm_1,.col_sm_2,.col_sm_3,.col_sm_4,.col_sm_5,.col_sm_6,.col_md_1,.col_md_2,.col_md_3,.col_md_4,.col_md_5,.col_md_6,.col_lg_1,.col_lg_2,.col_lg_3,.col_lg_4,.col_lg_5,.col_lg_6,.col_xl_1,.col_xl_2,.col_xl_3,.col_xl_4,.col_xl_5,.col_xl_6{position:relative;min-height:1px;padding-left:0.9375rem;padding-right:0.9375rem}.col_xs_1{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.col_xs_2{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col_xs_3{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col_xs_4{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col_xs_5{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col_xs_6{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}@media (min-width: 544px){.col_sm_1{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.col_sm_2{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col_sm_3{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col_sm_4{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col_sm_5{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col_sm_6{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}}@media (min-width: 768px){.col_md_1{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.col_md_2{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col_md_3{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col_md_4{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col_md_5{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col_md_6{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}}@media (min-width: 992px){.col_lg_1{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.col_lg_2{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col_lg_3{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col_lg_4{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col_lg_5{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col_lg_6{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}}@media (min-width: 1200px){.col_xl_1{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.col_xl_2{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col_xl_3{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col_xl_4{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col_xl_5{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col_xl_6{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;-ms-touch-action:manipulation;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);-ms-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;-ms-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;-ms-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
   html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%; }
body {
margin: 0; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block; }
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline; }
audio:not([controls]) {
display: none;
height: 0; }
[hidden],
template {
display: none; }
a {
background-color: transparent;
text-decoration: none; }
a:active,
a:hover {
outline: 0; }
abbr[title] {
border-bottom: 1px dotted; }
b,
strong {
font-weight: bold; }
dfn {
font-style: italic; }
h1 {
font-size: 2em;
margin: 0.67em 0; }
mark {
background: #ff0;
color: #000; }
small {
font-size: 80%; }
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }
img {
border: 0; }
svg:not(:root) {
overflow: hidden; }
figure {
margin: 0px; }
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0; }
pre {
overflow: auto; }
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em; }
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0; }
button {
overflow: visible; }
button,
select {
text-transform: none; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer; }
button[disabled],
html input[disabled] {
cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0; }
input {
line-height: normal; }
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto; }
input[type="search"] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
legend {
border: 0;
padding: 0; }
textarea {
overflow: auto; }
optgroup {
font-weight: bold; }
table {
border-collapse: collapse;
border-spacing: 0; }
td,
th {
padding: 0; } .container {
margin-left: auto;
margin-right: auto;
padding-left: 1.00811rem;
padding-right: 1.00811rem; }
@media (min-width: 600px) {
.container {
max-width: 640px; } }
@media (min-width: 900px) {
.container {
max-width: 940px; } }
@media (min-width: 1200px) {
.container {
max-width: 1120px; } }
@media (min-width: 1600px) {
.container {
max-width: 1440px; } }
.container-fluid {
margin-left: auto;
margin-right: auto;
padding-left: 1.00811rem;
padding-right: 1.00811rem; }
.container-fluid:before, .container-fluid:after {
content: none !important; }
.container-wide {
margin-left: auto;
margin-right: auto;
padding-left: 2.01623rem;
padding-right: 2.01623rem; }
.row, .cherry-services.services-wrap .cherry-services-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -1.00811rem;
margin-right: -1.00811rem; }
.row:before, .cherry-services.services-wrap .cherry-services-row:before, .row:after, .cherry-services.services-wrap .cherry-services-row:after {
content: none !important; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
position: relative;
min-height: 1px;
padding-left: 1.00811rem;
padding-right: 1.00811rem;
float: none; }
.col-xs-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-xs-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-xs-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-xs-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-xs-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-xs-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-xs-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-xs-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-xs-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-xs-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-xs-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-xs-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.col-xs-pull-0 {
right: auto; }
.col-xs-pull-1 {
right: 8.33333%; }
.col-xs-pull-2 {
right: 16.66667%; }
.col-xs-pull-3 {
right: 25%; }
.col-xs-pull-4 {
right: 33.33333%; }
.col-xs-pull-5 {
right: 41.66667%; }
.col-xs-pull-6 {
right: 50%; }
.col-xs-pull-7 {
right: 58.33333%; }
.col-xs-pull-8 {
right: 66.66667%; }
.col-xs-pull-9 {
right: 75%; }
.col-xs-pull-10 {
right: 83.33333%; }
.col-xs-pull-11 {
right: 91.66667%; }
.col-xs-pull-12 {
right: 100%; }
.col-xs-push-0 {
left: auto; }
.col-xs-push-1 {
left: 8.33333%; }
.col-xs-push-2 {
left: 16.66667%; }
.col-xs-push-3 {
left: 25%; }
.col-xs-push-4 {
left: 33.33333%; }
.col-xs-push-5 {
left: 41.66667%; }
.col-xs-push-6 {
left: 50%; }
.col-xs-push-7 {
left: 58.33333%; }
.col-xs-push-8 {
left: 66.66667%; }
.col-xs-push-9 {
left: 75%; }
.col-xs-push-10 {
left: 83.33333%; }
.col-xs-push-11 {
left: 91.66667%; }
.col-xs-push-12 {
left: 100%; }
.col-xs-offset-0 {
margin-left: 0%; }
.col-xs-offset-1 {
margin-left: 8.33333%; }
.col-xs-offset-2 {
margin-left: 16.66667%; }
.col-xs-offset-3 {
margin-left: 25%; }
.col-xs-offset-4 {
margin-left: 33.33333%; }
.col-xs-offset-5 {
margin-left: 41.66667%; }
.col-xs-offset-6 {
margin-left: 50%; }
.col-xs-offset-7 {
margin-left: 58.33333%; }
.col-xs-offset-8 {
margin-left: 66.66667%; }
.col-xs-offset-9 {
margin-left: 75%; }
.col-xs-offset-10 {
margin-left: 83.33333%; }
.col-xs-offset-11 {
margin-left: 91.66667%; }
.col-xs-offset-12 {
margin-left: 100%; }
@media (min-width: 600px) {
.col-sm-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-sm-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-sm-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-sm-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-sm-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-sm-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-sm-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-sm-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-sm-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-sm-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-sm-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-sm-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.col-sm-pull-0 {
right: auto; }
.col-sm-pull-1 {
right: 8.33333%; }
.col-sm-pull-2 {
right: 16.66667%; }
.col-sm-pull-3 {
right: 25%; }
.col-sm-pull-4 {
right: 33.33333%; }
.col-sm-pull-5 {
right: 41.66667%; }
.col-sm-pull-6 {
right: 50%; }
.col-sm-pull-7 {
right: 58.33333%; }
.col-sm-pull-8 {
right: 66.66667%; }
.col-sm-pull-9 {
right: 75%; }
.col-sm-pull-10 {
right: 83.33333%; }
.col-sm-pull-11 {
right: 91.66667%; }
.col-sm-pull-12 {
right: 100%; }
.col-sm-push-0 {
left: auto; }
.col-sm-push-1 {
left: 8.33333%; }
.col-sm-push-2 {
left: 16.66667%; }
.col-sm-push-3 {
left: 25%; }
.col-sm-push-4 {
left: 33.33333%; }
.col-sm-push-5 {
left: 41.66667%; }
.col-sm-push-6 {
left: 50%; }
.col-sm-push-7 {
left: 58.33333%; }
.col-sm-push-8 {
left: 66.66667%; }
.col-sm-push-9 {
left: 75%; }
.col-sm-push-10 {
left: 83.33333%; }
.col-sm-push-11 {
left: 91.66667%; }
.col-sm-push-12 {
left: 100%; }
.col-sm-offset-0 {
margin-left: 0%; }
.col-sm-offset-1 {
margin-left: 8.33333%; }
.col-sm-offset-2 {
margin-left: 16.66667%; }
.col-sm-offset-3 {
margin-left: 25%; }
.col-sm-offset-4 {
margin-left: 33.33333%; }
.col-sm-offset-5 {
margin-left: 41.66667%; }
.col-sm-offset-6 {
margin-left: 50%; }
.col-sm-offset-7 {
margin-left: 58.33333%; }
.col-sm-offset-8 {
margin-left: 66.66667%; }
.col-sm-offset-9 {
margin-left: 75%; }
.col-sm-offset-10 {
margin-left: 83.33333%; }
.col-sm-offset-11 {
margin-left: 91.66667%; }
.col-sm-offset-12 {
margin-left: 100%; } }
@media (min-width: 900px) {
.col-md-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-md-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-md-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-md-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-md-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-md-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-md-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-md-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-md-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-md-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-md-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.col-md-pull-0 {
right: auto; }
.col-md-pull-1 {
right: 8.33333%; }
.col-md-pull-2 {
right: 16.66667%; }
.col-md-pull-3 {
right: 25%; }
.col-md-pull-4 {
right: 33.33333%; }
.col-md-pull-5 {
right: 41.66667%; }
.col-md-pull-6 {
right: 50%; }
.col-md-pull-7 {
right: 58.33333%; }
.col-md-pull-8 {
right: 66.66667%; }
.col-md-pull-9 {
right: 75%; }
.col-md-pull-10 {
right: 83.33333%; }
.col-md-pull-11 {
right: 91.66667%; }
.col-md-pull-12 {
right: 100%; }
.col-md-push-0 {
left: auto; }
.col-md-push-1 {
left: 8.33333%; }
.col-md-push-2 {
left: 16.66667%; }
.col-md-push-3 {
left: 25%; }
.col-md-push-4 {
left: 33.33333%; }
.col-md-push-5 {
left: 41.66667%; }
.col-md-push-6 {
left: 50%; }
.col-md-push-7 {
left: 58.33333%; }
.col-md-push-8 {
left: 66.66667%; }
.col-md-push-9 {
left: 75%; }
.col-md-push-10 {
left: 83.33333%; }
.col-md-push-11 {
left: 91.66667%; }
.col-md-push-12 {
left: 100%; }
.col-md-offset-0 {
margin-left: 0%; }
.col-md-offset-1 {
margin-left: 8.33333%; }
.col-md-offset-2 {
margin-left: 16.66667%; }
.col-md-offset-3 {
margin-left: 25%; }
.col-md-offset-4 {
margin-left: 33.33333%; }
.col-md-offset-5 {
margin-left: 41.66667%; }
.col-md-offset-6 {
margin-left: 50%; }
.col-md-offset-7 {
margin-left: 58.33333%; }
.col-md-offset-8 {
margin-left: 66.66667%; }
.col-md-offset-9 {
margin-left: 75%; }
.col-md-offset-10 {
margin-left: 83.33333%; }
.col-md-offset-11 {
margin-left: 91.66667%; }
.col-md-offset-12 {
margin-left: 100%; } }
@media (min-width: 1200px) {
.col-lg-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-lg-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-lg-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-lg-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-lg-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-lg-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-lg-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-lg-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.col-lg-pull-0 {
right: auto; }
.col-lg-pull-1 {
right: 8.33333%; }
.col-lg-pull-2 {
right: 16.66667%; }
.col-lg-pull-3 {
right: 25%; }
.col-lg-pull-4 {
right: 33.33333%; }
.col-lg-pull-5 {
right: 41.66667%; }
.col-lg-pull-6 {
right: 50%; }
.col-lg-pull-7 {
right: 58.33333%; }
.col-lg-pull-8 {
right: 66.66667%; }
.col-lg-pull-9 {
right: 75%; }
.col-lg-pull-10 {
right: 83.33333%; }
.col-lg-pull-11 {
right: 91.66667%; }
.col-lg-pull-12 {
right: 100%; }
.col-lg-push-0 {
left: auto; }
.col-lg-push-1 {
left: 8.33333%; }
.col-lg-push-2 {
left: 16.66667%; }
.col-lg-push-3 {
left: 25%; }
.col-lg-push-4 {
left: 33.33333%; }
.col-lg-push-5 {
left: 41.66667%; }
.col-lg-push-6 {
left: 50%; }
.col-lg-push-7 {
left: 58.33333%; }
.col-lg-push-8 {
left: 66.66667%; }
.col-lg-push-9 {
left: 75%; }
.col-lg-push-10 {
left: 83.33333%; }
.col-lg-push-11 {
left: 91.66667%; }
.col-lg-push-12 {
left: 100%; }
.col-lg-offset-0 {
margin-left: 0%; }
.col-lg-offset-1 {
margin-left: 8.33333%; }
.col-lg-offset-2 {
margin-left: 16.66667%; }
.col-lg-offset-3 {
margin-left: 25%; }
.col-lg-offset-4 {
margin-left: 33.33333%; }
.col-lg-offset-5 {
margin-left: 41.66667%; }
.col-lg-offset-6 {
margin-left: 50%; }
.col-lg-offset-7 {
margin-left: 58.33333%; }
.col-lg-offset-8 {
margin-left: 66.66667%; }
.col-lg-offset-9 {
margin-left: 75%; }
.col-lg-offset-10 {
margin-left: 83.33333%; }
.col-lg-offset-11 {
margin-left: 91.66667%; }
.col-lg-offset-12 {
margin-left: 100%; } }
@media (min-width: 1600px) {
.col-xl-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-xl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-xl-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-xl-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-xl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-xl-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-xl-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-xl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-xl-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-xl-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-xl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-xl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.col-xl-pull-0 {
right: auto; }
.col-xl-pull-1 {
right: 8.33333%; }
.col-xl-pull-2 {
right: 16.66667%; }
.col-xl-pull-3 {
right: 25%; }
.col-xl-pull-4 {
right: 33.33333%; }
.col-xl-pull-5 {
right: 41.66667%; }
.col-xl-pull-6 {
right: 50%; }
.col-xl-pull-7 {
right: 58.33333%; }
.col-xl-pull-8 {
right: 66.66667%; }
.col-xl-pull-9 {
right: 75%; }
.col-xl-pull-10 {
right: 83.33333%; }
.col-xl-pull-11 {
right: 91.66667%; }
.col-xl-pull-12 {
right: 100%; }
.col-xl-push-0 {
left: auto; }
.col-xl-push-1 {
left: 8.33333%; }
.col-xl-push-2 {
left: 16.66667%; }
.col-xl-push-3 {
left: 25%; }
.col-xl-push-4 {
left: 33.33333%; }
.col-xl-push-5 {
left: 41.66667%; }
.col-xl-push-6 {
left: 50%; }
.col-xl-push-7 {
left: 58.33333%; }
.col-xl-push-8 {
left: 66.66667%; }
.col-xl-push-9 {
left: 75%; }
.col-xl-push-10 {
left: 83.33333%; }
.col-xl-push-11 {
left: 91.66667%; }
.col-xl-push-12 {
left: 100%; }
.col-xl-offset-0 {
margin-left: 0%; }
.col-xl-offset-1 {
margin-left: 8.33333%; }
.col-xl-offset-2 {
margin-left: 16.66667%; }
.col-xl-offset-3 {
margin-left: 25%; }
.col-xl-offset-4 {
margin-left: 33.33333%; }
.col-xl-offset-5 {
margin-left: 41.66667%; }
.col-xl-offset-6 {
margin-left: 50%; }
.col-xl-offset-7 {
margin-left: 58.33333%; }
.col-xl-offset-8 {
margin-left: 66.66667%; }
.col-xl-offset-9 {
margin-left: 75%; }
.col-xl-offset-10 {
margin-left: 83.33333%; }
.col-xl-offset-11 {
margin-left: 91.66667%; }
.col-xl-offset-12 {
margin-left: 100%; } }
.col-xs-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1; }
.col-xs-last {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; }
@media (min-width: 600px) {
.col-sm-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1; }
.col-sm-last {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; } }
@media (min-width: 900px) {
.col-md-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1; }
.col-md-last {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; } }
@media (min-width: 1200px) {
.col-lg-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1; }
.col-lg-last {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; } }
@media (min-width: 1600px) {
.col-xl-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1; }
.col-xl-last {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; } }
.row-xs-top {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.row-xs-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.row-xs-bottom {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; }
@media (min-width: 600px) {
.row-sm-top {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.row-sm-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.row-sm-bottom {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; } }
@media (min-width: 900px) {
.row-md-top {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.row-md-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.row-md-bottom {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; } }
@media (min-width: 1200px) {
.row-lg-top {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.row-lg-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.row-lg-bottom {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; } }
@media (min-width: 1600px) {
.row-xl-top {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.row-xl-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.row-xl-bottom {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; } }
.col-xs-top {
-ms-flex-item-align: start;
align-self: flex-start; }
.col-xs-center {
-ms-flex-item-align: center;
align-self: center; }
.col-xs-bottom {
-ms-flex-item-align: end;
align-self: flex-end; }
@media (min-width: 600px) {
.col-sm-top {
-ms-flex-item-align: start;
align-self: flex-start; }
.col-sm-center {
-ms-flex-item-align: center;
align-self: center; }
.col-sm-bottom {
-ms-flex-item-align: end;
align-self: flex-end; } }
@media (min-width: 900px) {
.col-md-top {
-ms-flex-item-align: start;
align-self: flex-start; }
.col-md-center {
-ms-flex-item-align: center;
align-self: center; }
.col-md-bottom {
-ms-flex-item-align: end;
align-self: flex-end; } }
@media (min-width: 1200px) {
.col-lg-top {
-ms-flex-item-align: start;
align-self: flex-start; }
.col-lg-center {
-ms-flex-item-align: center;
align-self: center; }
.col-lg-bottom {
-ms-flex-item-align: end;
align-self: flex-end; } }
@media (min-width: 1600px) {
.col-xl-top {
-ms-flex-item-align: start;
align-self: flex-start; }
.col-xl-center {
-ms-flex-item-align: center;
align-self: center; }
.col-xl-bottom {
-ms-flex-item-align: end;
align-self: flex-end; } } h1 {
margin: 0 0 19px; }
h2 {
margin: 0 0 12px; }
h3 {
margin: 0 0 18px; }
h4 {
margin: 0 0 16px; }
h5 {
margin: 0 0 20px; }
h6 {
margin: 0 0 11px; }
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child {
margin-bottom: 0; }
p + h1, p + h2, p + h3, p + h4, p + h5, p + h6 {
margin-top: 21px; }
h1.title-decoration, h2.title-decoration, h3.title-decoration, h4.title-decoration, h5.title-decoration, h6.title-decoration {
padding-bottom: 19px;
position: relative; }
h1.title-decoration:before, h2.title-decoration:before, h3.title-decoration:before, h4.title-decoration:before, h5.title-decoration:before, h6.title-decoration:before {
bottom: 0;
content: '';
position: absolute;
display: block;
width: 18px;
height: 3px; }
h1.title-decoration__top, h2.title-decoration__top, h3.title-decoration__top, h4.title-decoration__top, h5.title-decoration__top, h6.title-decoration__top {
padding-bottom: 19px;
position: relative;
padding-bottom: 0;
padding-top: 26px; }
h1.title-decoration__top:before, h2.title-decoration__top:before, h3.title-decoration__top:before, h4.title-decoration__top:before, h5.title-decoration__top:before, h6.title-decoration__top:before {
bottom: 0;
content: '';
position: absolute;
display: block;
width: 18px;
height: 3px; }
h1.title-decoration__top:before, h2.title-decoration__top:before, h3.title-decoration__top:before, h4.title-decoration__top:before, h5.title-decoration__top:before, h6.title-decoration__top:before {
top: 0;
bottom: auto; }
h1.title-decoration__big, h2.title-decoration__big, h3.title-decoration__big, h4.title-decoration__big, h5.title-decoration__big, h6.title-decoration__big {
padding-bottom: 19px;
position: relative;
padding-top: 34px; }
h1.title-decoration__big:before, h2.title-decoration__big:before, h3.title-decoration__big:before, h4.title-decoration__big:before, h5.title-decoration__big:before, h6.title-decoration__big:before {
bottom: 0;
content: '';
position: absolute;
display: block;
width: 18px;
height: 3px; }
h1.title-decoration__big:before, h1.title-decoration__big:after, h2.title-decoration__big:before, h2.title-decoration__big:after, h3.title-decoration__big:before, h3.title-decoration__big:after, h4.title-decoration__big:before, h4.title-decoration__big:after, h5.title-decoration__big:before, h5.title-decoration__big:after, h6.title-decoration__big:before, h6.title-decoration__big:after {
width: 66px;
height: 13px;
top: 0; }
h1.title-decoration__big.title-decoration__top, h2.title-decoration__big.title-decoration__top, h3.title-decoration__big.title-decoration__top, h4.title-decoration__big.title-decoration__top, h5.title-decoration__big.title-decoration__top, h6.title-decoration__big.title-decoration__top {
padding-bottom: 19px;
position: relative;
padding-top: 34px;
padding-top: 0;
padding-bottom: 39px; }
h1.title-decoration__big.title-decoration__top:before, h2.title-decoration__big.title-decoration__top:before, h3.title-decoration__big.title-decoration__top:before, h4.title-decoration__big.title-decoration__top:before, h5.title-decoration__big.title-decoration__top:before, h6.title-decoration__big.title-decoration__top:before {
bottom: 0;
content: '';
position: absolute;
display: block;
width: 18px;
height: 3px; }
h1.title-decoration__big.title-decoration__top:before, h1.title-decoration__big.title-decoration__top:after, h2.title-decoration__big.title-decoration__top:before, h2.title-decoration__big.title-decoration__top:after, h3.title-decoration__big.title-decoration__top:before, h3.title-decoration__big.title-decoration__top:after, h4.title-decoration__big.title-decoration__top:before, h4.title-decoration__big.title-decoration__top:after, h5.title-decoration__big.title-decoration__top:before, h5.title-decoration__big.title-decoration__top:after, h6.title-decoration__big.title-decoration__top:before, h6.title-decoration__big.title-decoration__top:after {
width: 66px;
height: 13px;
top: 0; }
h1.title-decoration__big.title-decoration__top:before, h2.title-decoration__big.title-decoration__top:before, h3.title-decoration__big.title-decoration__top:before, h4.title-decoration__big.title-decoration__top:before, h5.title-decoration__big.title-decoration__top:before, h6.title-decoration__big.title-decoration__top:before {
top: auto;
bottom: 8px; }
h1.title-decoration__big.title-decoration__top:after, h2.title-decoration__big.title-decoration__top:after, h3.title-decoration__big.title-decoration__top:after, h4.title-decoration__big.title-decoration__top:after, h5.title-decoration__big.title-decoration__top:after, h6.title-decoration__big.title-decoration__top:after {
top: auto;
bottom: 11px; }
p + h6 {
margin-top: 27px; }
p {
margin: 0 0 14px; }
p:last-child {
margin-bottom: 0; }
.dropcaps,
.single .post > .entry-content > p:first-of-type:first-letter {
font-size: 22px;
font-size: 1.46667rem;
font-weight: 600;
float: left;
margin: 5px 13px 2px 0;
line-height: 1;
padding: 19px 25px;
position: relative; }
@-moz-document url-prefix() {
.dropcaps,
.single .post > .entry-content > p:first-of-type:first-letter {
padding: 17px 23px; } }
dfn, em, i {
font-style: italic; }
cite {
font-style: normal; }
address {
margin: 0 0 1.4em; }
pre {
font-family: "Courier 10 Pitch", Courier, monospace;
line-height: 1.6;
overflow: auto;
max-width: 100%;
margin: 0 0 1.5em;
padding: 1.5em;
background: #eee;
border: 1px solid #d5d5d5;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
font-size: 15px;
font-size: 1rem; }
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 1rem; }
code {
padding: 2px; }
abbr, acronym {
cursor: help;
border-bottom: 1px dotted #777; }
mark, ins {
font-style: italic;
text-decoration: none;
border-bottom: 1px solid; }
big {
font-size: 125%; }
.text-align-left {
text-align: left; }
.text-align-center {
text-align: center; }
.text-align-right {
text-align: right; } html {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
*,
*:before,
*:after { -webkit-box-sizing: inherit;
box-sizing: inherit; }
body {
background-color: #ffffff; }
img {
height: auto; max-width: 100%; vertical-align: top; } ul, ol, dl {
margin: 0 0 25px 0;
padding-left: 0; }
ul:last-child, ol:last-child, dl:last-child {
margin-bottom: 0; }
p + ul, p + ol, p + dl {
margin-top: 25px; }
.hentry ul:not([class]),
.comment-content ul:not([class]),
.wc-tab ul:not([class]), .hentry
ol,
.comment-content
ol,
.wc-tab
ol {
list-style: none; }
.hentry ul:not([class]) li + li,
.hentry ul:not([class]) li > ol li,
.comment-content ul:not([class]) li + li,
.comment-content ul:not([class]) li > ol li,
.wc-tab ul:not([class]) li + li,
.wc-tab ul:not([class]) li > ol li, .hentry
ol li + li,
.hentry
ol li > ol li,
.comment-content
ol li + li,
.comment-content
ol li > ol li,
.wc-tab
ol li + li,
.wc-tab
ol li > ol li {
margin-top: 3px; }
.hentry ul:not([class]) li > ul li,
.comment-content ul:not([class]) li > ul li,
.wc-tab ul:not([class]) li > ul li, .hentry
ol li > ul li,
.comment-content
ol li > ul li,
.wc-tab
ol li > ul li {
margin-top: 6px; }
.hentry ul:not([class]) > li:before,
.comment-content ul:not([class]) > li:before,
.wc-tab ul:not([class]) > li:before, .hentry
ol > li:before,
.comment-content
ol > li:before,
.wc-tab
ol > li:before {
margin-right: 5px;
font-size: 17px;
font-size: 1.13333rem; }
.hentry ul:not([class]):not(#shipping_method) > li:before,
.comment-content ul:not([class]):not(#shipping_method) > li:before,
.wc-tab ul:not([class]):not(#shipping_method) > li:before {
content: '';
width: 6px;
height: 6px;
border-radius: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin-right: 8px;
margin-left: 0px; }
.hentry ol,
.comment-content ol {
counter-reset: item; }
.hentry ol > li,
.comment-content ol > li {
display: block; }
.hentry ol > li:before,
.comment-content ol > li:before {
content: counters(item, ".") " ";
counter-increment: item; }
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 38px; }
dt {
float: left;
clear: left;
margin-right: 4px; }
dd {
font-weight: 900;
margin-left: 0; }
dt:not(:first-of-type), dd:not(:first-of-type) {
margin-top: 11px; } .inline-list {
padding: 0;
margin: 0;
list-style: none; }
.inline-list li {
display: inline-block; } table {
margin: 0 0 1.5em;
width: 100%; }
.hentry table:not([class]) {
margin: 0 0 1.5em;
max-width: 100%; }
.hentry table:not([class]) th {
width: 30%; }
.hentry table:not([class]) th,
.hentry table:not([class]) td {
padding: 5px;
vertical-align: top; }
@media (min-width: 1200px) {
.hentry table:not([class]) th,
.hentry table:not([class]) td {
padding: 13px 18px; } }
.hentry table:not([class]) th + td,
.hentry table:not([class]) th + th,
.hentry table:not([class]) td + td,
.hentry table:not([class]) td + th {
border-left: 1px solid; }
.hentry table:not([class]) thead th {
vertical-align: bottom; }
.hentry h1 + table,
.hentry h2 + table,
.hentry h3 + table,
.hentry h4 + table,
.hentry h5 + table,
.hentry h6 + table,
.hentry p + table {
margin: 32px 0; }  a[data-popup="magnificPopup"]:after,
.mfp-iframe-holder .mfp-close:before, .mfp-image-holder .mfp-close:before,
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after,
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after,
.posts-list--grid .posts-list__item:not(.format-standard) .entry-header:before,
.posts-list--vertical-justify .posts-list__item:not(.format-standard) .entry-header:before {
display: inline-block;
font-family: 'nc-icon-outline';
font-style: normal;
font-weight: normal;
font-variant: normal;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.main-navigation .menu .menu-item-has-children :after,
.sub-menu-toggle:before,
nav.main-navigation > .tm-mega-menu.mega-menu-mobile-on .mega-menu-mobile-arrow i,
.search-form__toggle,
.search-form__close,
.site-header .search-form__submit:before,
#toTop:before,
.mejs-overlay-button:before,
.post-format-link:before,
blockquote:before,
.tm-testi__item-body:before,
.tm-testi--speech-bubble .tm-testi__item-body p:before,
.tm-testi--default-4 .tm-testi__item-body p::before,
.comment-navigation div > a:before,
.posts-navigation div > a:before,
.post-navigation div > a:before,
.comment-navigation div > a:after,
.posts-navigation div > a:after,
.post-navigation div > a:after,
.comment-reply-link::before,
.smart-slider__instance .sp-full-screen-button:before,
.smart-slider__instance .sp-arrow:before,
.smart-slider__instance .sp-thumbnail-arrow:before,
.widget_nav_menu ul li a:before,
.cs-instagram__cover::before,
.cherry-trend-views__count:before,
.hentry ul:not([class]) > li::before,
.comment-content ul:not([class]) > li::before,
.pricing-table__features .pricing-feature__inner:before,
.tm-pg_front_gallery .tm_pg_gallery-item_default_icon:before,
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_link_show-more span:after,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_link_show-more span:after,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_link_show-more span:after,
.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.next i:before,
.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.prev i:before,
.lg-outer .lg-actions .lg-icon.lg-prev:after,
.lg-outer .lg-actions .lg-icon.lg-next:before,
.lg-outer .lg-toolbar .lg-icon:after,
.lg-outer .lg-thumb-outer .lg-icon:after,
.swiper-button-next:before,
.swiper-button-prev:before {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; } .swiper-button-prev:before {
content: "\e927"; } .swiper-button-next:before {
content: "\e928"; } .page-preloader-cover {
position: fixed;
z-index: 1200;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
background-color: #ffffff; }
.banter-loader {
position: absolute;
left: 50%;
top: 50%;
width: 70px;
height: 70px;
margin-left: -35px;
margin-top: -35px; }
.banter-loader__box {
float: left;
position: relative;
width: 20px;
height: 20px;
margin-right: 5px; }
.banter-loader__box:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%; }
.banter-loader__box:nth-child(3n) {
margin-right: 0;
margin-bottom: 5px; }
.banter-loader__box:nth-child(1):before, .banter-loader__box:nth-child(4):before {
margin-left: 25px; }
.banter-loader__box:nth-child(3):before {
margin-top: 50px; }
.banter-loader__box:last-child {
margin-bottom: 0; }
@-webkit-keyframes moveBox-1 {
9.09091% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
18.18182% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
27.27273% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
36.36364% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
45.45455% {
-webkit-transform: translate(25px, 25px);
transform: translate(25px, 25px); }
54.54545% {
-webkit-transform: translate(25px, 25px);
transform: translate(25px, 25px); }
63.63636% {
-webkit-transform: translate(25px, 25px);
transform: translate(25px, 25px); }
72.72727% {
-webkit-transform: translate(25px, 0px);
transform: translate(25px, 0px); }
81.81818% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); }
90.90909% {
-webkit-transform: translate(-25px, 0px);
transform: translate(-25px, 0px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
@keyframes moveBox-1 {
9.09091% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
18.18182% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
27.27273% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
36.36364% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
45.45455% {
-webkit-transform: translate(25px, 25px);
transform: translate(25px, 25px); }
54.54545% {
-webkit-transform: translate(25px, 25px);
transform: translate(25px, 25px); }
63.63636% {
-webkit-transform: translate(25px, 25px);
transform: translate(25px, 25px); }
72.72727% {
-webkit-transform: translate(25px, 0px);
transform: translate(25px, 0px); }
81.81818% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); }
90.90909% {
-webkit-transform: translate(-25px, 0px);
transform: translate(-25px, 0px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
.banter-loader__box:nth-child(1) {
-webkit-animation: moveBox-1 4s infinite;
animation: moveBox-1 4s infinite; }
@-webkit-keyframes moveBox-2 {
9.09091% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
18.18182% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
27.27273% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
36.36364% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
45.45455% {
-webkit-transform: translate(25px, 25px);
transform: translate(25px, 25px); }
54.54545% {
-webkit-transform: translate(25px, 25px);
transform: translate(25px, 25px); }
63.63636% {
-webkit-transform: translate(25px, 25px);
transform: translate(25px, 25px); }
72.72727% {
-webkit-transform: translate(25px, 25px);
transform: translate(25px, 25px); }
81.81818% {
-webkit-transform: translate(0px, 25px);
transform: translate(0px, 25px); }
90.90909% {
-webkit-transform: translate(0px, 25px);
transform: translate(0px, 25px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
@keyframes moveBox-2 {
9.09091% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
18.18182% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
27.27273% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
36.36364% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
45.45455% {
-webkit-transform: translate(25px, 25px);
transform: translate(25px, 25px); }
54.54545% {
-webkit-transform: translate(25px, 25px);
transform: translate(25px, 25px); }
63.63636% {
-webkit-transform: translate(25px, 25px);
transform: translate(25px, 25px); }
72.72727% {
-webkit-transform: translate(25px, 25px);
transform: translate(25px, 25px); }
81.81818% {
-webkit-transform: translate(0px, 25px);
transform: translate(0px, 25px); }
90.90909% {
-webkit-transform: translate(0px, 25px);
transform: translate(0px, 25px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
.banter-loader__box:nth-child(2) {
-webkit-animation: moveBox-2 4s infinite;
animation: moveBox-2 4s infinite; }
@-webkit-keyframes moveBox-3 {
9.09091% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
18.18182% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
27.27273% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
36.36364% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
45.45455% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
54.54545% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
63.63636% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
72.72727% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
81.81818% {
-webkit-transform: translate(-25px, -25px);
transform: translate(-25px, -25px); }
90.90909% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
@keyframes moveBox-3 {
9.09091% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
18.18182% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
27.27273% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
36.36364% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
45.45455% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
54.54545% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
63.63636% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
72.72727% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
81.81818% {
-webkit-transform: translate(-25px, -25px);
transform: translate(-25px, -25px); }
90.90909% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
.banter-loader__box:nth-child(3) {
-webkit-animation: moveBox-3 4s infinite;
animation: moveBox-3 4s infinite; }
@-webkit-keyframes moveBox-4 {
9.09091% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
18.18182% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
27.27273% {
-webkit-transform: translate(-25px, -25px);
transform: translate(-25px, -25px); }
36.36364% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
45.45455% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); }
54.54545% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
63.63636% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
72.72727% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
81.81818% {
-webkit-transform: translate(-25px, -25px);
transform: translate(-25px, -25px); }
90.90909% {
-webkit-transform: translate(-25px, 0px);
transform: translate(-25px, 0px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
@keyframes moveBox-4 {
9.09091% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
18.18182% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
27.27273% {
-webkit-transform: translate(-25px, -25px);
transform: translate(-25px, -25px); }
36.36364% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
45.45455% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); }
54.54545% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
63.63636% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
72.72727% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
81.81818% {
-webkit-transform: translate(-25px, -25px);
transform: translate(-25px, -25px); }
90.90909% {
-webkit-transform: translate(-25px, 0px);
transform: translate(-25px, 0px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
.banter-loader__box:nth-child(4) {
-webkit-animation: moveBox-4 4s infinite;
animation: moveBox-4 4s infinite; }
@-webkit-keyframes moveBox-5 {
9.09091% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
18.18182% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
27.27273% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
36.36364% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
45.45455% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
54.54545% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
63.63636% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
72.72727% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
81.81818% {
-webkit-transform: translate(25px, -25px);
transform: translate(25px, -25px); }
90.90909% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
@keyframes moveBox-5 {
9.09091% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
18.18182% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
27.27273% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
36.36364% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
45.45455% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
54.54545% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
63.63636% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
72.72727% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
81.81818% {
-webkit-transform: translate(25px, -25px);
transform: translate(25px, -25px); }
90.90909% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
.banter-loader__box:nth-child(5) {
-webkit-animation: moveBox-5 4s infinite;
animation: moveBox-5 4s infinite; }
@-webkit-keyframes moveBox-6 {
9.09091% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
18.18182% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
27.27273% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
36.36364% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
45.45455% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
54.54545% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
63.63636% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
72.72727% {
-webkit-transform: translate(0px, 25px);
transform: translate(0px, 25px); }
81.81818% {
-webkit-transform: translate(-25px, 25px);
transform: translate(-25px, 25px); }
90.90909% {
-webkit-transform: translate(-25px, 0px);
transform: translate(-25px, 0px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
@keyframes moveBox-6 {
9.09091% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
18.18182% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
27.27273% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
36.36364% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
45.45455% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
54.54545% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
63.63636% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
72.72727% {
-webkit-transform: translate(0px, 25px);
transform: translate(0px, 25px); }
81.81818% {
-webkit-transform: translate(-25px, 25px);
transform: translate(-25px, 25px); }
90.90909% {
-webkit-transform: translate(-25px, 0px);
transform: translate(-25px, 0px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
.banter-loader__box:nth-child(6) {
-webkit-animation: moveBox-6 4s infinite;
animation: moveBox-6 4s infinite; }
@-webkit-keyframes moveBox-7 {
9.09091% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
18.18182% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
27.27273% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
36.36364% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
45.45455% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
54.54545% {
-webkit-transform: translate(25px, -25px);
transform: translate(25px, -25px); }
63.63636% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
72.72727% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
81.81818% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); }
90.90909% {
-webkit-transform: translate(25px, 0px);
transform: translate(25px, 0px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
@keyframes moveBox-7 {
9.09091% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
18.18182% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
27.27273% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
36.36364% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
45.45455% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
54.54545% {
-webkit-transform: translate(25px, -25px);
transform: translate(25px, -25px); }
63.63636% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
72.72727% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
81.81818% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); }
90.90909% {
-webkit-transform: translate(25px, 0px);
transform: translate(25px, 0px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
.banter-loader__box:nth-child(7) {
-webkit-animation: moveBox-7 4s infinite;
animation: moveBox-7 4s infinite; }
@-webkit-keyframes moveBox-8 {
9.09091% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
18.18182% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
27.27273% {
-webkit-transform: translate(-25px, -25px);
transform: translate(-25px, -25px); }
36.36364% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
45.45455% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
54.54545% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
63.63636% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
72.72727% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
81.81818% {
-webkit-transform: translate(25px, -25px);
transform: translate(25px, -25px); }
90.90909% {
-webkit-transform: translate(25px, 0px);
transform: translate(25px, 0px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
@keyframes moveBox-8 {
9.09091% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
18.18182% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
27.27273% {
-webkit-transform: translate(-25px, -25px);
transform: translate(-25px, -25px); }
36.36364% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
45.45455% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
54.54545% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
63.63636% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
72.72727% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
81.81818% {
-webkit-transform: translate(25px, -25px);
transform: translate(25px, -25px); }
90.90909% {
-webkit-transform: translate(25px, 0px);
transform: translate(25px, 0px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
.banter-loader__box:nth-child(8) {
-webkit-animation: moveBox-8 4s infinite;
animation: moveBox-8 4s infinite; }
@-webkit-keyframes moveBox-9 {
9.09091% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
18.18182% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
27.27273% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
36.36364% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
45.45455% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
54.54545% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
63.63636% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
72.72727% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
81.81818% {
-webkit-transform: translate(-50px, 0);
transform: translate(-50px, 0); }
90.90909% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
100% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); } }
@keyframes moveBox-9 {
9.09091% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
18.18182% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
27.27273% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
36.36364% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
45.45455% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
54.54545% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
63.63636% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
72.72727% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
81.81818% {
-webkit-transform: translate(-50px, 0);
transform: translate(-50px, 0); }
90.90909% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
100% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); } }
.banter-loader__box:nth-child(9) {
-webkit-animation: moveBox-9 4s infinite;
animation: moveBox-9 4s infinite; } #toTop {
display: none;
text-decoration: none;
position: fixed;
bottom: 0;
right: -999em;
overflow: hidden;
width: 107px;
height: 40px;
z-index: 999;
text-align: center; }
#toTop:before {
width: auto;
line-height: 40px;
font-size: 14px;
content: "\e93a"; }
#toTop span {
position: relative;
display: inline-block;
text-transform: uppercase;
margin-left: 5px;
font-size: 14px;
line-height: 1.2em;
top: -1px; }
#toTop:focus {
outline: 0; }
@media (min-width: 600px) {
#toTop {
right: 20px; } }
@media (min-width: 900px) {
#toTop {
bottom: 0; } }
blockquote, q {
quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
content: ''; }
blockquote {
position: relative;
margin: 33px 0 30px;
text-align: left;
padding: 80px 30px 30px; }
@media (min-width: 1200px) {
blockquote {
padding: 24px 320px 21px 95px; } }
.post-featured-content blockquote,
.single.single-post blockquote {
margin: 33px 0 30px;
text-align: left;
padding: 80px 30px 30px; }
@media (min-width: 1200px) {
.post-featured-content blockquote,
.single.single-post blockquote {
padding: 27px 30px 34px 105px;
font-size: 28px;
line-height: 1.4em; } }
blockquote:first-child {
margin-top: 0; }
blockquote:last-child {
margin-bottom: 0; }
blockquote cite {
display: block;
margin-top: 9px; }
.post-featured-content blockquote cite {
margin-top: 5px; }
blockquote cite em {
position: relative; }
blockquote cite em:before {
font-style: normal;
content: "— "; }
blockquote:before {
content: '\eb16';
position: absolute;
top: 27px;
left: 30px;
display: block;
font-size: 40px;
line-height: 1; }
hr {
border: 0;
height: 1px;
margin: 35px 0 33px;
clear: both; }
hr:first-child {
margin-top: 0; }  .btn,
form button,
form input[type='button'],
form input[type='reset'],
form input[type='submit'] {
line-height: 2;
display: inline-block;
max-width: 100%;
padding: 13.5px 29px 11.5px;
cursor: pointer;
text-align: center;
overflow: hidden;
vertical-align: top;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
border-width: 0;
line-height: 1.32em;
border-style: solid;
letter-spacing: 0.05em;
-webkit-transition: .3s ease-out;
-o-transition: .3s ease-out;
transition: .3s ease-out;
text-transform: uppercase;
font-style: normal; }
.btn, .btn:hover,
form button,
form button:hover,
form input[type='button'],
form input[type='button']:hover,
form input[type='reset'],
form input[type='reset']:hover,
form input[type='submit'],
form input[type='submit']:hover {
text-decoration: none; }
.btn:focus,
form button:focus,
form input[type='button']:focus,
form input[type='reset']:focus,
form input[type='submit']:focus {
outline: 0; }
.btn:active,
form button:active,
form input[type='button']:active,
form input[type='reset']:active,
form input[type='submit']:active {
-webkit-box-shadow: none;
box-shadow: none; }
.btn.btn-fullwidth,
form button.btn-fullwidth,
form input[type='button'].btn-fullwidth,
form input[type='reset'].btn-fullwidth,
form input[type='submit'].btn-fullwidth {
width: 100%; }
.btn.btn-large,
form button.btn-large,
form input[type='button'].btn-large,
form input[type='reset'].btn-large,
form input[type='submit'].btn-large {
font-size: 16.875px;
font-size: 1.125rem;
font-weight: 800;
padding: 11.5px 35px; }
.btn.btn-large.btn-icon,
form button.btn-large.btn-icon,
form input[type='button'].btn-large.btn-icon,
form input[type='reset'].btn-large.btn-icon,
form input[type='submit'].btn-large.btn-icon {
padding-left: 25px;
padding-right: 25px; }
.btn.btn-icon,
form button.btn-icon,
form input[type='button'].btn-icon,
form input[type='reset'].btn-icon,
form input[type='submit'].btn-icon {
padding-left: 19px;
padding-right: 19px; }
.btn.btn-icon--left .btn__icon,
form button.btn-icon--left .btn__icon,
form input[type='button'].btn-icon--left .btn__icon,
form input[type='reset'].btn-icon--left .btn__icon,
form input[type='submit'].btn-icon--left .btn__icon {
margin-right: 9px; }
.btn.btn-icon--right,
form button.btn-icon--right,
form input[type='button'].btn-icon--right,
form input[type='reset'].btn-icon--right,
form input[type='submit'].btn-icon--right {
direction: rtl; }
.btn.btn-icon--right .btn__icon,
form button.btn-icon--right .btn__icon,
form input[type='button'].btn-icon--right .btn__icon,
form input[type='reset'].btn-icon--right .btn__icon,
form input[type='submit'].btn-icon--right .btn__icon {
margin-left: 9px; }
.btn[class*="btn"][class*="btn-"]:active,
form button[class*="btn"][class*="btn-"]:active,
form input[type='button'][class*="btn"][class*="btn-"]:active,
form input[type='reset'][class*="btn"][class*="btn-"]:active,
form input[type='submit'][class*="btn"][class*="btn-"]:active {
-webkit-box-shadow: none;
box-shadow: none; }
.btn .btn__icon,
form button .btn__icon,
form input[type='button'] .btn__icon,
form input[type='reset'] .btn__icon,
form input[type='submit'] .btn__icon {
font-size: 22.5px;
font-size: 1.5rem; }
.btn .btn__icon,
.btn .btn__text,
form button .btn__icon,
form button .btn__text,
form input[type='button'] .btn__icon,
form input[type='button'] .btn__text,
form input[type='reset'] .btn__icon,
form input[type='reset'] .btn__text,
form input[type='submit'] .btn__icon,
form input[type='submit'] .btn__text {
vertical-align: middle; }
.link,
.btn-link {
display: inline-block;
text-transform: uppercase;
letter-spacing: 1px; }
.link:hover,
.btn-link:hover {
text-decoration: none; }
.header-btn {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.header-btn i {
font-size: 14px;
line-height: 1;
-webkit-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease; }
.header-btn.header-icon-left i {
margin-right: 10px;
margin-top: -2px; }
.header-btn.header-icon-right {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; }
.header-btn.header-icon-right i {
margin-left: 10px; } input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='number'],
input[type='tel'],
input[type='range'],
input[type='date'],
input[type='month'],
input[type='week'],
input[type='time'],
input[type='datetime'],
input[type='datetime-local'],
input[type='color'],
select,
textarea {
padding: 8.5px 19px 9.5px;
border: none;
line-height: 1.5;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
-webkit-appearance: none;
border-radius: 0; }
i + input[type='text'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap > input[type='text'], i +
input[type='email'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
input[type='email'], i +
input[type='url'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
input[type='url'], i +
input[type='password'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
input[type='password'], i +
input[type='search'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
input[type='search'], i +
input[type='number'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
input[type='number'], i +
input[type='tel'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
input[type='tel'], i +
input[type='range'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
input[type='range'], i +
input[type='date'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
input[type='date'], i +
input[type='month'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
input[type='month'], i +
input[type='week'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
input[type='week'], i +
input[type='time'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
input[type='time'], i +
input[type='datetime'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
input[type='datetime'], i +
input[type='datetime-local'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
input[type='datetime-local'], i +
input[type='color'].comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
input[type='color'], i +
select.comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
select, i +
textarea.comment-form__field,
.wpcf7 i + .wpcf7-form-control-wrap >
textarea {
padding-left: 49px; }
input[type='text']:focus,
input[type='email']:focus,
input[type='url']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='number']:focus,
input[type='tel']:focus,
input[type='range']:focus,
input[type='date']:focus,
input[type='month']:focus,
input[type='week']:focus,
input[type='time']:focus,
input[type='datetime']:focus,
input[type='datetime-local']:focus,
input[type='color']:focus,
select:focus,
textarea:focus {
outline: 0;
background-color: #ffffff; }
input[type='date'] {
padding: 8.5px 19px 9.5px;
height: 45px; }
input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='number'],
input[type='tel'],
input[type='datetime'],
input[type='datetime-local'],
input[type='color'],
textarea {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; }
input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='number'],
input[type='tel'],
input[type='datetime'],
input[type='datetime-local'],
input[type='color'] {
min-height: 40px; }
input[type='file'] {
line-height: 1.5; }
input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='number'],
input[type='tel'] {
-webkit-hyphens: none;
-ms-hyphens: none;
hyphens: none; }
select {
max-width: 100%; }
textarea {
width: 100%;
height: 196px;
min-height: 196px;
vertical-align: top;
resize: vertical;
overflow: auto; }
textarea.big-size {
height: 241px; } ::-webkit-input-placeholder {
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s;
color: inherit; }
::-moz-placeholder {
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s;
color: inherit; }
:-moz-placeholder {
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s;
color: inherit; }
:-ms-input-placeholder {
-webkit-transition: .1s;
-o-transition: .1s;
transition: .1s;
color: inherit; }
::-moz-placeholder {
opacity: 1; }
:-moz-placeholder {
opacity: 1; }
.input-with-icon {
position: relative; }
.input-with-icon > i {
position: absolute;
top: 11px;
right: 0;
width: 43px;
text-align: center;
z-index: 10; }
.input-with-icon > i + br {
display: none; }
.input-with-icon > i + input,
.input-with-icon > i ~ .wpcf7-form-control-wrap input {
padding-right: 32px; }
.input-button-with-icon {
position: relative; }
.input-button-with-icon > i {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
left: 22px;
width: 15px;
text-align: center;
z-index: 10; } .search-form {
padding: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
position: relative; }
.site-header .search-form:not(.cherry-search__form) {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: absolute;
z-index: -1;
top: -999em;
left: 25px;
right: 60px;
margin: 0;
opacity: 0;
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition: opacity .3s ease-out, -webkit-transform .3s ease-out;
transition: opacity .3s ease-out, -webkit-transform .3s ease-out;
-o-transition: opacity .3s ease-out, transform .3s ease-out;
transition: opacity .3s ease-out, transform .3s ease-out;
transition: opacity .3s ease-out, transform .3s ease-out, -webkit-transform .3s ease-out; }
.site-header.search-active .search-form:not(.cherry-search__form) {
top: 50%;
opacity: 1;
visibility: visible;
z-index: 3;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.site-header .mobile-panel .search-form:not(.cherry-search__form) {
left: 55px; }
.search-form__toggle {
font-size: 14px;
cursor: pointer;
-webkit-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
position: relative;
display: inline-block; }
.search-form__toggle:before {
content: '\ea66'; }
.site-header.search-active .search-form__toggle {
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px); }
.search-form__close {
font-size: 14px;
cursor: pointer;
position: absolute;
top: 50%;
right: 25px;
-webkit-transform: translateY(-150%);
-ms-transform: translateY(-150%);
transform: translateY(-150%);
opacity: 0;
margin-left: 25px;
visibility: hidden; }
.search-form__close:before {
content: '\ea18'; }
.site-header.search-active .search-form__close {
-webkit-transition: all .5s ease-out;
-o-transition: all .5s ease-out;
transition: all .5s ease-out;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
opacity: 1;
visibility: visible; }
.site-header .mobile-panel .search-form__close {
right: 20px; }
.search-form__input-wrap {
position: relative;
-webkit-box-flex: 5;
-ms-flex: 5 1 185px;
flex: 5 1 185px;
min-width: 185px; }
@media (min-width: 900px) {
.sidebar-1-4 .sidebar .search-form__input-wrap {
-webkit-box-flex: 5;
-ms-flex: 5 1 150px;
flex: 5 1 150px;
min-width: 150px; } }
.site-header .search-form__input-wrap {
margin: 0;
min-width: 0;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto; }
.site-header .search-form__input-wrap:before {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\ea66';
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: -1; }
.search-form__field[type='search'] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
max-width: 100%;
min-width: 50px; }
.site-header .search-form__field[type='search'] {
padding: 12.5px 80px 15.5px 45px;
background: none;
border: none;
-webkit-box-shadow: none;
box-shadow: none; }
.site-header .search-form__field[type='search']:focus {
background: none; }
.widget_search .search-form__field[type='search'] {
height: 40px; }
.search-form__submit {
z-index: 1;
padding-left: 30px;
padding-right: 30px;
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto; }
@media (max-width: 599px) {
.search-form__submit {
padding-left: 15px;
padding-right: 15px; } }
.sidebar .search-form__submit {
padding-left: 13px;
padding-right: 13px; }
.page-content .search-form__submit {
max-height: 40px;
padding-top: 0;
padding-bottom: 0;
line-height: 40px; }
.widget_search .search-form__submit {
position: absolute;
top: 0;
right: 0;
text-indent: -9999em;
width: 40px;
height: 40px;
padding: 0; }
.widget_search .search-form__submit, .widget_search .search-form__submit.btn {
background: none;
border: none;
-webkit-box-shadow: none;
box-shadow: none; }
.widget_search .search-form__submit:active, .widget_search .search-form__submit:hover, .widget_search .search-form__submit.btn:active, .widget_search .search-form__submit.btn:hover {
-webkit-box-shadow: none;
box-shadow: none;
background: none; }
.widget_search .search-form__submit:after {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\ea66';
text-indent: 0;
position: absolute;
top: 0;
left: 0;
width: 40px;
height: 40px;
line-height: 40px;
font-size: 14px; }
@media (min-width: 600px) {
.footer-area:not(.footer-area--fullwidth) .search-form__submit {
padding-left: 15px;
padding-right: 15px; } }
@media (min-width: 900px) {
.sidebar-1-4 .sidebar .search-form__submit {
padding-left: 15px;
padding-right: 15px; } }
.site-header .search-form .search-form__submit {
background: none !important;
border: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
line-height: 1;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding: 0;
position: relative;
top: 1px; } .comment-respond {
border-top: 1px solid;
padding-top: 33px; }
.comment-list .comment-respond {
margin-top: 35px;
margin-bottom: 35px;
border-top: 1px dashed; }
.comment-reply-title {
margin-bottom: 23px; }
.comment-reply-title #cancel-comment-reply-link {
float: right;
margin-left: 10px;
font-size: 12px; }
.comment-form-comment, .comment-form-author, .comment-form-email, .comment-form-url {
position: relative; }
.comment-form-comment .label-text, .comment-form-author .label-text, .comment-form-email .label-text, .comment-form-url .label-text {
display: block;
margin-bottom: 2px; }
.comment-form-comment {
margin: 0; }
.comment-form-author, .comment-form-email, .comment-form-url {
margin: 0 0 26px 0; }
.comment-form .form-submit {
margin: 30px 0 0 0; }
.comment-form__field {
width: 100%;
vertical-align: top; }
.comment-form .logged-in-as,
.comment-form .comment-notes {
margin: 0 0 20px; } .post-password-form {
text-align: center; }
@media (min-width: 600px) {
.post-password-form {
text-align: left; } }
.post-password-form label {
display: inline-block;
vertical-align: top;
margin: 5px 0; }
.post-password-form label input[type="password"] {
padding-top: 14px;
padding-bottom: 13px; }
.post-password-form label + input[type="submit"] {
margin: 5px 0; }  a {
-webkit-transition: .3s linear;
-o-transition: .3s linear;
transition: .3s linear; }
a, a:hover, a:active {
text-decoration: none; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: inherit; }
.entry-content p a {
text-decoration: underline; }
.entry-content p a:hover, .entry-content p a:active {
text-decoration: none; }
.edit-link {
display: block;
background: #ECECEC;
padding: 0 15px;
margin: 1.2em 0; } .top-panel__menu-list {
text-align: center;
margin: 0 -4px; }
.top-panel__menu-list .menu-item {
margin: 5px 4px;
font-size: .857rem;
line-height: 1.4; }
.top-panel__menu-list .menu-item a {
text-decoration: none; }  .main-navigation {
display: block;
width: 100%; }
.main-navigation ul {
margin: 0;
padding-left: 0;
list-style: none; }
.main-navigation li {
position: relative;
text-align: left; }
.main-navigation a {
position: relative;
text-decoration: none; }
@media (max-width: 768px) {
.main-navigation ul ul a {
padding-left: 1rem; }
.main-navigation ul ul ul a {
padding-left: 2rem; }
.main-navigation ul ul ul ul a {
padding-left: 3rem; }
.main-navigation ul ul ul ul ul a {
padding-left: 4rem; }
.main-navigation ul ul ul ul ul ul a {
padding-left: 5rem; } }
@media (min-width: 768px) {
.main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) li:hover > ul, .main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) li.menu-hover > ul {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
visibility: visible;
opacity: 1; }
.main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) li li:hover > ul, .main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) li li.menu-hover > ul {
left: calc(100% + 1px); }
.main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) li li:hover > ul.inverse-side, .main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) li li.menu-hover > ul.inverse-side {
left: auto;
right: calc(100% + 1px); }
.main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) li li > ul {
top: 0; }
.main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) li li > ul.in-transition {
left: calc(100% + 1px); }
.main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) li li > ul.inverse-side.in-transition {
left: auto;
right: calc(100% + 1px); }
.main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) > li[hidden] {
display: none; }
.main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) > li:hover > ul, .main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) > li.menu-hover > ul {
left: 0; }
.main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) > li:hover > ul.inverse-side, .main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) > li.menu-hover > ul.inverse-side {
left: auto;
right: 0; }
.main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) > li > ul {
top: 100%; }
.main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) > li > ul.in-transition {
left: 0; }
.main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) > li > ul.in-transition.inverse-side {
left: auto;
right: 0; }
.main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) .sub-menu {
position: absolute;
z-index: 999;
left: -999em;
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
-webkit-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transition-property: opacity, visibility, -webkit-transform;
transition-property: opacity, visibility, -webkit-transform;
-o-transition-property: transform, opacity, visibility;
transition-property: transform, opacity, visibility;
transition-property: transform, opacity, visibility, -webkit-transform; }
.main-navigation:not(.vertical-menu) .menu:not(.tm-mega-menu) .sub-menu ul {
margin-top: -20px; }
.main-navigation:not(.vertical-menu) .menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
position: static; }
.main-navigation:not(.vertical-menu) .menu > li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.main-navigation:not(.vertical-menu) .menu > li > a {
text-align: left; }
.main-navigation:not(.vertical-menu) .menu .sub-menu {
margin: 20px 0 0; }
.site-header.transparent .main-navigation:not(.vertical-menu) .menu .sub-menu {
margin-top: 10px; }
.main-navigation:not(.vertical-menu) .menu > li[hidden] {
display: none; }
.main-navigation:not(.vertical-menu) .menu .sub-menu .sub-menu {
margin: 0; }
.site-header.transparent .main-navigation:not(.vertical-menu) .menu .sub-menu .sub-menu {
margin-top: 0; } }
body:not(.jet-mobile-menu-active) {   }
@media (max-width: 768px) {
body:not(.jet-mobile-menu-active).admin-bar .main-navigation.mobile-menu {
padding-top: 100px; } }
@media (max-width: 767px) {
body:not(.jet-mobile-menu-active) .main-navigation.mobile-menu {
position: fixed !important;
top: 0 !important;
left: 0;
right: 0;
bottom: 0;
z-index: 997;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: -webkit-transform .2s linear;
transition: -webkit-transform .2s linear;
-o-transition: transform .2s linear;
transition: transform .2s linear;
transition: transform .2s linear, -webkit-transform .2s linear;
padding-top: 60px;
padding-left: 20px;
padding-right: 20px;
margin: 0;
width: 100%;
max-width: 70%;
height: 100vh;
background-color: rgba(17, 17, 17, 0.98); }
.admin-bar body:not(.jet-mobile-menu-active) .main-navigation.mobile-menu {
padding-top: 105px; }
body:not(.jet-mobile-menu-active) .main-navigation.mobile-menu > .menu {
max-height: 100%;
overflow-x: hidden;
overflow-y: auto;
display: block; }
body:not(.jet-mobile-menu-active) .main-navigation.mobile-menu > .menu > li:first-child {
margin-top: 20px; }
body:not(.jet-mobile-menu-active) .main-navigation.mobile-menu.animate {
-webkit-transition: -webkit-transform .2s linear;
transition: -webkit-transform .2s linear;
-o-transition: transform .2s linear;
transition: transform .2s linear;
transition: transform .2s linear, -webkit-transform .2s linear; }
body:not(.jet-mobile-menu-active) .main-navigation.mobile-menu.show {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
body:not(.jet-mobile-menu-active) .main-navigation.mobile-menu .sub-menu {
background-color: transparent; }
body:not(.jet-mobile-menu-active) .main-navigation.mobile-menu ul > li.menu-item-has-children a {
padding-right: 65px; } }
@media (min-width: 768px) {
body:not(.jet-mobile-menu-active) .main-navigation .menu {
margin-top: 22px; }
body:not(.jet-mobile-menu-active) .main-navigation .menu > li > a {
display: block;
text-transform: uppercase; } }
@media (min-width: 768px) and (min-width: 768px) {
body:not(.jet-mobile-menu-active) .main-navigation .menu > li > a {
padding: 16px 13px 15px 14px; } }
@media (min-width: 768px) {
body:not(.jet-mobile-menu-active) .main-navigation .menu > li > .sub-menu {
-webkit-box-shadow: 0 3px 38px rgba(0, 0, 0, 0.1);
box-shadow: 0 3px 38px rgba(0, 0, 0, 0.1);
margin-top: 20px; }
body:not(.jet-mobile-menu-active) .main-navigation .menu > li > .sub-menu:before {
content: '';
width: 100%;
height: 20px;
top: -20px;
position: absolute;
left: 0;
display: block; }
.site-header.transparent body:not(.jet-mobile-menu-active) .main-navigation .menu > li > .sub-menu:before {
height: 10px;
top: -10px; }
body:not(.jet-mobile-menu-active) .main-navigation .menu > li.menu-item-has-children > a {
padding-right: 29px; }
body:not(.jet-mobile-menu-active) .main-navigation .menu > li.menu-item-has-children > a::after { content: '\e926';
right: 15px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
body:not(.jet-mobile-menu-active) .main-navigation .menu > li:hover > a, body:not(.jet-mobile-menu-active) .main-navigation .menu > li.menu-hover > a, body:not(.jet-mobile-menu-active) .main-navigation .menu > li.current_page_item > a, body:not(.jet-mobile-menu-active) .main-navigation .menu > li.current_page_ancestor > a, body:not(.jet-mobile-menu-active) .main-navigation .menu > li.current-menu-item > a, body:not(.jet-mobile-menu-active) .main-navigation .menu > li.current-menu-ancestor > a { } }
@media (min-width: 600px) {
body:not(.jet-mobile-menu-active) .main-navigation.main-menu-style-2 .menu {
margin-left: -2px;
margin-right: -2px;
margin-top: 0; }
body:not(.jet-mobile-menu-active) .main-navigation.main-menu-style-2 .menu > li {
margin-left: 2px;
margin-right: 2px; }
body:not(.jet-mobile-menu-active) .main-navigation.main-menu-style-2 .menu > li > a {
padding: 10px 10px 11px;
border-radius: 2px; }
body:not(.jet-mobile-menu-active) .main-navigation.main-menu-style-2 .menu > li.menu-item-has-children > a, body:not(.jet-mobile-menu-active) .main-navigation.main-menu-style-2 .menu > li.tm-mega-menu-has-children > a {
padding: 10px 25px 11px 10px; }
body:not(.jet-mobile-menu-active) .main-navigation.main-menu-style-2 .menu > li.menu-item-has-children:not(.super-guacamole__menu-with-icon) > a::after { top: 16px;
right: 12px; } }
@media (min-width: 768px) {
body:not(.jet-mobile-menu-active) .main-navigation .sub-menu {
padding: 0; }
body:not(.jet-mobile-menu-active) .main-navigation .sub-menu a {
font-weight: 400; }
body:not(.jet-mobile-menu-active) .main-navigation .sub-menu li.menu-item-has-children > a:after { content: '\e928';
right: 30px;
top: 15px; }
body:not(.jet-mobile-menu-active) .main-navigation .sub-menu > li > a {
width: 180px;
padding: 7px 31px 9px 28px;
display: block; }
body:not(.jet-mobile-menu-active) .main-navigation .sub-menu a {
text-transform: capitalize; }
body:not(.jet-mobile-menu-active) .main-navigation .sub-menu li:hover > a,
body:not(.jet-mobile-menu-active) .main-navigation .sub-menu li.menu-hover > a,
body:not(.jet-mobile-menu-active) .main-navigation .sub-menu li.current_page_item > a,
body:not(.jet-mobile-menu-active) .main-navigation .sub-menu li.current_page_ancestor > a,
body:not(.jet-mobile-menu-active) .main-navigation .sub-menu li.current-menu-item > a,
body:not(.jet-mobile-menu-active) .main-navigation .sub-menu li.current-menu-ancestor > a { }
body:not(.jet-mobile-menu-active) .main-navigation .sub-menu li:hover.menu-item-has-children > a,
body:not(.jet-mobile-menu-active) .main-navigation .sub-menu li.menu-hover.menu-item-has-children > a { } }
body:not(.jet-mobile-menu-active) .main-navigation a::after { cursor: pointer;
position: absolute;
font-size: 8px;
line-height: 1; }
@media (min-width: 600px) {
body:not(.jet-mobile-menu-active) .main-navigation:not(.vertical-menu) .sub-menu li:hover > a,
body:not(.jet-mobile-menu-active) .main-navigation:not(.vertical-menu) .sub-menu li.menu-hover > a,
body:not(.jet-mobile-menu-active) .main-navigation:not(.vertical-menu) .sub-menu li.current_page_item > a,
body:not(.jet-mobile-menu-active) .main-navigation:not(.vertical-menu) .sub-menu li.current_page_ancestor > a,
body:not(.jet-mobile-menu-active) .main-navigation:not(.vertical-menu) .sub-menu li.current-menu-item > a,
body:not(.jet-mobile-menu-active) .main-navigation:not(.vertical-menu) .sub-menu li.current-menu-ancestor > a { } }
body:not(.jet-mobile-menu-active) .menu-item__desc {
font-size: 11.25px;
font-size: 0.75rem; }
@media (min-width: 600px) {
.menu > li > a > body:not(.jet-mobile-menu-active) .menu-item__desc {
text-align: center; } }
body:not(.jet-mobile-menu-active) .mobile-menu .menu {
-webkit-transform: none !important;
-ms-transform: none !important;
transform: none !important; }
.admin-bar body:not(.jet-mobile-menu-active) .mobile-menu {
top: 46px; }
@media (max-width: 899px) {
body:not(.jet-mobile-menu-active) .mobile-menu .sub-menu-toggle {
display: block; }
body:not(.jet-mobile-menu-active) .mobile-menu .menu-item-has-children > .sub-menu {
display: none; }
body:not(.jet-mobile-menu-active) .mobile-menu .sub-menu-open > .sub-menu {
display: block; } }
@media (max-width: 899px) {
body:not(.jet-mobile-menu-active) html.mobile-menu-active,
body:not(.jet-mobile-menu-active) html.mobile-menu-active body {
overflow: hidden; } }
body:not(.jet-mobile-menu-active) #site-navigation.main-navigation.mobile-menu ul.menu li a {
display: block; }
body:not(.jet-mobile-menu-active) #site-navigation.main-navigation.mobile-menu .menu .sub-menu {
background: transparent; }
body:not(.jet-mobile-menu-active) .sub-menu-toggle {
display: none;
position: absolute;
top: 50%;
right: 0;
z-index: 995;
border: 0;
padding: 10px 20px;
cursor: pointer;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 8px;
line-height: 1; }
body:not(.jet-mobile-menu-active) .sub-menu-toggle:before {
content: '\e902'; }
body:not(.jet-mobile-menu-active) .sub-menu-toggle.active:before {
content: '\e905'; }  #site-navigation.main-navigation.vertical-menu {
overflow: hidden;
will-change: transform;
-webkit-transition: -webkit-transform 500ms ease-in;
transition: -webkit-transform 500ms ease-in;
-o-transition: transform 500ms ease-in;
transition: transform 500ms ease-in;
transition: transform 500ms ease-in, -webkit-transform 500ms ease-in;
z-index: 1001;
position: fixed;
top: 0;
width: 50%;
height: 100vh;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background-color: rgba(17, 17, 17, 0.98); }
#site-navigation.main-navigation.vertical-menu.slide--left {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
left: 0; }
#site-navigation.main-navigation.vertical-menu.slide--right {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
right: 0; }
#site-navigation.main-navigation.vertical-menu.menu-open {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
-webkit-transition: -webkit-transform 500ms ease-out;
transition: -webkit-transform 500ms ease-out;
-o-transition: transform 500ms ease-out;
transition: transform 500ms ease-out;
transition: transform 500ms ease-out, -webkit-transform 500ms ease-out; }
#site-navigation.main-navigation.vertical-menu .main-navigation-buttons {
text-align: left;
position: absolute;
left: 0;
width: 100%;
top: 15%;
direction: ltr;
padding: 0 25px; }
@media (min-width: 900px) {
#site-navigation.main-navigation.vertical-menu .main-navigation-buttons {
padding: 0 50px; } }
#site-navigation.main-navigation.vertical-menu ul {
list-style: none;
padding: 0;
width: 100%;
display: none; }
#site-navigation.main-navigation.vertical-menu ul.menu {
position: relative;
display: block;
-webkit-transition: 400ms -webkit-transform ease-in-out;
transition: 400ms -webkit-transform ease-in-out;
-o-transition: 400ms transform ease-in-out;
transition: 400ms transform ease-in-out;
transition: 400ms transform ease-in-out, 400ms -webkit-transform ease-in-out;
will-change: transform;
margin: 0; }
#site-navigation.main-navigation.vertical-menu ul.menu > li {
display: block; }
#site-navigation.main-navigation.vertical-menu ul.menu li {
text-align: left;
margin: 0; }
#site-navigation.main-navigation.vertical-menu ul.menu li a {
width: auto;
border: none;
display: inline-block;
padding: 5px 50px 5px 20px;
text-align: left;
font-weight: 700;
font-size: 30px;
font-size: 2rem;
line-height: 1.3; }
@media (min-width: 900px) {
#site-navigation.main-navigation.vertical-menu ul.menu li a {
padding: 3px 50px;
font-size: 45px;
font-size: 3rem; } }
#site-navigation.main-navigation.vertical-menu ul.menu li a .menu-item__desc {
text-align: left; }
#site-navigation.main-navigation.vertical-menu ul.menu li.hide,
#site-navigation.main-navigation.vertical-menu ul.menu li a.hide {
display: none; }
#site-navigation.main-navigation.vertical-menu ul.sub-menu {
background-color: transparent;
border: none; }
#site-navigation.main-navigation.vertical-menu ul::-webkit-scrollbar-track {
border-radius: 2px;
background-color: #f8f8f8; }
#site-navigation.main-navigation.vertical-menu ul::-webkit-scrollbar {
width: 4px;
border-radius: 2px;
background-color: #f8f8f8; }
#site-navigation.main-navigation.vertical-menu ul::-webkit-scrollbar-thumb {
background-color: rgba(0, 0, 0, 0.4);
border-radius: 2px; }
#site-navigation.main-navigation.vertical-menu .active > ul {
display: inherit;
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%); }
#site-navigation.main-navigation.vertical-menu .menu-item-has-children a {
position: relative; }
#site-navigation.main-navigation.vertical-menu .menu-item-has-children > a::after {
font-size: 22.5px;
font-size: 1.5rem;
content: '\e904';
position: absolute;
right: 12px;
left: auto;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
@media (min-width: 900px) {
#site-navigation.main-navigation.vertical-menu .sub-menu .menu-item-has-children > a::after {
top: 55%; } }
#site-navigation.main-navigation.vertical-menu .scroll {
overflow-y: auto;
overflow-x: hidden;
max-height: 50vh; }
#site-navigation.main-navigation.vertical-menu .back,
#site-navigation.main-navigation.vertical-menu .close {
cursor: pointer;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
font-weight: 400;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
#site-navigation.main-navigation.vertical-menu .back i,
#site-navigation.main-navigation.vertical-menu .close i {
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
font-size: 16.875px;
font-size: 1.125rem; }
#site-navigation.main-navigation.vertical-menu .back i + .navigation-button__text,
#site-navigation.main-navigation.vertical-menu .close i + .navigation-button__text {
margin-left: 10px; }
#site-navigation.main-navigation.vertical-menu .back .navigation-button__text,
#site-navigation.main-navigation.vertical-menu .close .navigation-button__text {
font-size: 13.125px;
font-size: 0.875rem; }
#site-navigation.main-navigation.vertical-menu .back {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
width: auto;
margin-right: 10px;
opacity: 1;
-webkit-transition: .3s transform, .3s opacity;
-o-transition: .3s transform, .3s opacity;
transition: .3s transform, .3s opacity; }
#site-navigation.main-navigation.vertical-menu .back.hide {
width: 0;
margin-right: 0;
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px); }
#site-navigation.main-navigation.vertical-menu .super-guacamole__menu {
display: none !important; }
#site-navigation.main-navigation .parent-title {
display: none; }
@media (min-width: 600px) {
#site-navigation.main-navigation .parent-title {
display: block; } } .main-navigation-buttons {
display: none; }
@media (min-width: 600px) {
.main-navigation-buttons {
display: block; } } .footer-menu__items {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin: 0 -11px;
padding-left: 0;
list-style: none; }
@media (min-width: 900px) {
.footer-menu__items {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; }
.site-footer.style-2 .footer-menu__items {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; } }
.footer-menu__items .menu-item {
padding: 5px 11px;
letter-spacing: 1px;
text-transform: uppercase; } .comment-navigation,
.posts-navigation {
overflow: hidden;
padding-top: 40px;
padding-bottom: 40px; }
.comment-navigation .nav-previous,
.comment-navigation .nav-next,
.posts-navigation .nav-previous,
.posts-navigation .nav-next {
width: 100%; }
@media (min-width: 600px) {
.comment-navigation .nav-previous,
.comment-navigation .nav-next,
.posts-navigation .nav-previous,
.posts-navigation .nav-next {
width: 50%; } }
.comment-navigation .nav-previous > a,
.comment-navigation .nav-next > a,
.posts-navigation .nav-previous > a,
.posts-navigation .nav-next > a {
display: inline-block;
line-height: 2;
display: inline-block;
max-width: 100%;
padding: 13.5px 29px 11.5px;
cursor: pointer;
text-align: center;
overflow: hidden;
vertical-align: top;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
border-width: 0;
line-height: 1.32em;
border-style: solid;
letter-spacing: 0.05em;
-webkit-transition: .3s ease-out;
-o-transition: .3s ease-out;
transition: .3s ease-out;
text-transform: uppercase;
font-style: normal; }
.comment-navigation .nav-previous > a, .comment-navigation .nav-previous > a:hover,
.comment-navigation .nav-next > a,
.comment-navigation .nav-next > a:hover,
.posts-navigation .nav-previous > a,
.posts-navigation .nav-previous > a:hover,
.posts-navigation .nav-next > a,
.posts-navigation .nav-next > a:hover {
text-decoration: none; }
.comment-navigation .nav-previous > a:focus,
.comment-navigation .nav-next > a:focus,
.posts-navigation .nav-previous > a:focus,
.posts-navigation .nav-next > a:focus {
outline: 0; }
.comment-navigation .nav-previous > a:active,
.comment-navigation .nav-next > a:active,
.posts-navigation .nav-previous > a:active,
.posts-navigation .nav-next > a:active {
-webkit-box-shadow: none;
box-shadow: none; }
.comment-navigation .nav-previous > a:before, .comment-navigation .nav-previous > a:after,
.comment-navigation .nav-next > a:before,
.comment-navigation .nav-next > a:after,
.posts-navigation .nav-previous > a:before,
.posts-navigation .nav-previous > a:after,
.posts-navigation .nav-next > a:before,
.posts-navigation .nav-next > a:after {
display: inline-block;
vertical-align: baseline;
font-size: 10px; }
.comment-navigation .nav-previous > a:hover .nav-text,
.comment-navigation .nav-next > a:hover .nav-text,
.posts-navigation .nav-previous > a:hover .nav-text,
.posts-navigation .nav-next > a:hover .nav-text {
text-decoration: underline; }
.comment-navigation .nav-previous,
.posts-navigation .nav-previous {
float: left;
padding-right: 15px; }
.comment-navigation .nav-previous a:before,
.posts-navigation .nav-previous a:before {
content: '\e927';
margin-right: 5px; }
.comment-navigation .nav-next,
.posts-navigation .nav-next {
float: right;
text-align: right;
padding-left: 15px;
margin-top: 25px; }
@media (min-width: 600px) {
.comment-navigation .nav-next,
.posts-navigation .nav-next {
margin-top: 0; } }
.comment-navigation .nav-next a:after,
.posts-navigation .nav-next a:after {
content: '\e928';
margin-left: 5px; }
.post-navigation {
overflow: hidden;
padding-top: 35px;
padding-bottom: 36px;
position: relative; }
.post-navigation:before {
position: absolute;
content: '';
height: 100%;
width: 1px;
left: 50%;
top: 0; }
@media (max-width: 599px) {
.post-navigation:before {
display: none; } }
.post-navigation__description-container,
.post-navigation img {
display: inline-block; }
.post-navigation__description-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
min-height: 85px; }
.nav-next .post-navigation__description-container {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
padding: 0 19px 0 0; }
.nav-previous .post-navigation__description-container {
padding: 0 0 0 19px; }
.post-navigation .nav-previous,
.post-navigation .nav-next {
width: 100%; }
@media (min-width: 600px) {
.post-navigation .nav-previous,
.post-navigation .nav-next {
width: 50%; } }
.post-navigation .nav-previous .meta-nav,
.post-navigation .nav-next .meta-nav {
text-transform: uppercase;
font-size: 14px; }
.post-navigation .nav-previous a,
.post-navigation .nav-next a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.post-navigation .nav-previous a .post-title,
.post-navigation .nav-next a .post-title {
margin-top: 3px;
-webkit-transition: all 0.28s ease;
-o-transition: all 0.28s ease;
transition: all 0.28s ease; }
.post-navigation .nav-previous a .meta-nav,
.post-navigation .nav-next a .meta-nav {
position: relative; }
.post-navigation .nav-previous a .meta-nav:before,
.post-navigation .nav-next a .meta-nav:before {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 10px;
font-size: 0.66667rem; }
.post-navigation .nav-previous {
float: left;
padding-right: 15px; }
.post-navigation .nav-previous a {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; }
.post-navigation .nav-previous a .meta-nav {
position: relative; }
.post-navigation .nav-previous a .meta-nav:before {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\e903';
margin-right: 5px;
font-size: 10px;
font-size: 0.66667rem; }
.post-navigation .nav-next {
float: right;
text-align: right;
padding-left: 15px;
margin-top: 25px; }
@media (min-width: 600px) {
.post-navigation .nav-next {
margin-top: 0; } }
.post-navigation .nav-next a {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end; }
.post-navigation .nav-next a .meta-nav {
position: relative; }
.post-navigation .nav-next a .meta-nav:after {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\e904';
margin-left: 5px;
font-size: 10px;
font-size: 0.66667rem; } .pagination {
margin-top: 30px;
padding-top: 40px;
border-top-width: 1px;
border-top-style: solid;
text-align: center; }
.posts-list--default + .pagination {
text-align: left; }
.posts-list--grid + .pagination,
.posts-list--masonry + .pagination,
.posts-list--vertical-justify + .pagination {
margin-top: 0; }
.site-content .page-links {
clear: both;
margin: 0 0 1em; }
.site-content .page-links__title {
margin-right: 8px;
float: left;
margin-top: 8px; }
#content .nav-links {
overflow: hidden; }
#content .nav-links .page-numbers,
.site-content .page-links a,
.site-content .page-links > .page-links__item,
.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers {
line-height: 40px;
display: block;
float: left;
min-width: 40px;
height: 40px;
text-align: center;
text-decoration: none;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
margin: 0 0 0 -1px;
margin-bottom: 5px;
border: 1px solid; }
#content .nav-links .page-numbers:first-child,
.site-content .page-links a:first-child,
.site-content .page-links > .page-links__item:first-child,
.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers:first-child {
margin-left: 0; }
#content .nav-links .page-numbers.next, #content .nav-links .page-numbers.prev,
.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.next,
.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.prev {
border: none;
margin: 0 0 0 27px;
margin-bottom: 5px; }
#content .nav-links .page-numbers.next i, #content .nav-links .page-numbers.prev i,
.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.next i,
.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.prev i {
vertical-align: baseline;
font-size: 10px;
font-size: 0.66667rem;
-webkit-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease; }
#content .nav-links .page-numbers.prev:first-child,
.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.prev:first-child {
margin: 0 27px 0 0;
margin-bottom: 5px; } .breadcrumbs {
position: relative;
padding: 19px 0; }
.breadcrumbs:before {
z-index: 1; }
.breadcrumbs .row, .breadcrumbs .cherry-services.services-wrap .cherry-services-row, .cherry-services.services-wrap .breadcrumbs .cherry-services-row {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
z-index: 9; }
.breadcrumbs__title, .breadcrumbs__items {
padding-left: 1.00811rem;
padding-right: 1.00811rem; }
.breadcrumbs__title {
text-transform: uppercase; }
.breadcrumbs__browse {
display: inline-block;
margin-right: .5em; }
.breadcrumbs__wrap {
margin: 5px 0;
line-height: 0;
display: inline-block; }
.breadcrumbs__item {
display: inline-block;
text-transform: uppercase; }
.breadcrumbs__item-sep {
margin: 0 1.5px; }
.breadcrumbs__item-link {
text-decoration: none; }
.breadcrumbs__item-link:hover {
text-decoration: underline; }
.breadcrumbs__item-target {
text-decoration: underline; } .social-list .social-list__items {
margin-left: -9px;
margin-right: -9px; }
.social-list .social-list__items .menu-item {
padding-left: 9px;
padding-right: 9px; }
.social-list .menu-item {
margin: 0; }
.social-list .menu-item::before {
display: none; }
.social-list .menu-item > a {
display: block;
text-decoration: none;
text-align: center; }
.social-list .menu-item > a:hover {
text-decoration: none; }
.social-list .menu-item > a[href*="codepen.io"]::before {
content: '\f1cb'; }
.social-list .menu-item > a[href*="digg.com"]::before {
content: '\f1a6'; }
.social-list .menu-item > a[href*="dribbble.com"]::before {
content: '\f17d'; }
.social-list .menu-item > a[href*="dropbox.com"]::before {
content: '\f16b'; }
.social-list .menu-item > a[href*="flickr.com"]::before {
content: '\f16e'; }
.social-list .menu-item > a[href*="github.com"]::before {
content: '\f09b'; }
.social-list .menu-item > a[href*="linkedin.com"]::before {
content: '\f0e1'; }
.social-list .menu-item > a[href*="pinterest.com"]::before {
content: '\f0d2'; }
.social-list .menu-item > a[href*="getpocket.com"]::before {
content: '\f265'; }
.social-list .menu-item > a[href*="reddit.com"]::before {
content: '\f1a1'; }
.social-list .menu-item > a[href*="skype.com"]::before, .social-list .menu-item > a[href*="skype:"]::before {
content: '\f17e'; }
.social-list .menu-item > a[href*="stumbleupon.com"]::before {
content: '\f1a4'; }
.social-list .menu-item > a[href*="tumblr.com"]::before {
content: '\f173'; }
.social-list .menu-item > a[href*="vimeo.com"]::before {
content: '\f27d'; }
.social-list .menu-item > a[href*="wordpress.org"]::before, .social-list .menu-item > a[href*="wordpress.com"]::before {
content: '\f19a'; }
.social-list .menu-item > a[href*="youtube.com"]::before {
content: '\f167'; }
.social-list .menu-item > a[href*="amazon.com"]::before {
content: '\f270'; }
.social-list .menu-item > a[href*="tripadvisor"]::before {
content: '\f262'; }
.social-list .menu-item > a[href*="ycombinator.com"]::before {
content: '\f23b'; }
.social-list .menu-item > a[href*="xing.com"]::before {
content: '\f168'; }
.social-list .menu-item > a[href*="yahoo."]::before {
content: '\f19e'; }
.social-list .menu-item > a[href*="vine.co"]::before {
content: '\f1ca'; }
.social-list .menu-item > a[href*="weibo.com"]::before {
content: '\f18a'; }
.social-list .menu-item > a[href*="trello.com"]::before {
content: '\f181'; }
.social-list .menu-item > a[href*="steampowered.com"]::before {
content: '\f1b6'; }
.social-list .menu-item > a[href*="soundcloud.com"]::before {
content: '\f1be'; }
.social-list .menu-item > a[href*="spotify.com"]::before {
content: '\f1bc'; }
.social-list .menu-item > a[href*="stackexchange.com"]::before {
content: '\f18d'; }
.social-list .menu-item > a[href*="stackoverflow.com"]::before {
content: '\f16c'; }
.social-list .menu-item > a[href*="slideshare.net"]::before {
content: '\f1e7'; }
.social-list .menu-item > a[href*="slack.com"]::before {
content: '\f198'; }
.social-list .menu-item > a[href*="skyatlas.com"]::before {
content: '\f216'; }
.social-list .menu-item > a[href*="last.fm"]::before {
content: '\f202'; }
.social-list .menu-item > a[href*="jsfiddle.net"]::before {
content: '\f1cc'; }
.social-list .menu-item > a[href*="behance.net"]::before {
content: '\f1b4'; }
.social-list .menu-item > a[href*="bitbucket.org"]::before {
content: '\f171'; }
.social-list .menu-item > a[href*="codepen.io"]::before {
content: '\f1cb'; }
.social-list .menu-item > a[href*="codiepie.com"]::before {
content: '\f284'; }
.social-list .menu-item > a[href*="connectdevelop.com"]::before {
content: '\f20e'; }
.social-list .menu-item > a[href*="dashcube.com"]::before {
content: '\f210'; }
.social-list .menu-item > a[href*="contao.org"]::before {
content: '\f26d'; }
.social-list .menu-item > a[href*="delicious.com"]::before {
content: '\f1a5'; }
.social-list .menu-item > a[href*="deviantart.com"]::before {
content: '\f1bd'; }
.social-list .menu-item > a[href*="vk.com"]::before {
content: '\f189'; }
.social-list .menu-item > a[href*="facebook.com"]::before {
content: '\eb82'; }
.social-list .menu-item > a[href*="twitter.com"]::before {
content: '\eb98'; }
.social-list .menu-item > a[href*="plus.google.com"]::before {
content: '\eb86'; }
.social-list .menu-item > a[href*="instagram.com"]::before {
content: '\eb87'; }
.social-list .menu-item > a::before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 15px;
font-size: 1rem;
display: inline-block;
line-height: 1.5em;
margin: auto; }
.social-list--text .social-list .menu-item > a::before {
display: none; }
.social-list .menu-item > a[href*="facebook.com"]::before, .social-list .menu-item > a[href*="twitter.com"]::before, .social-list .menu-item > a[href*="plus.google.com"]::before, .social-list .menu-item > a[href*="instagram.com"]::before {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; } .menu-toggle {
padding: 7px 0;
cursor: pointer;
-webkit-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity;
-webkit-transition-duration: 0.15s;
-o-transition-duration: 0.15s;
transition-duration: 0.15s;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
font: inherit;
color: inherit;
text-transform: none;
background: none;
border: 0;
margin: 0;
overflow: visible; }
.menu-toggle:hover {
opacity: 1; }
.menu-toggle:focus {
outline: none; }
.menu-toggle .menu-toggle-inner {
-webkit-transition-duration: 0.1s;
-o-transition-duration: 0.1s;
transition-duration: 0.1s;
-webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
-o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.menu-toggle .menu-toggle-inner::before {
-webkit-transition: top 0.1s 0.14s ease,
opacity 0.1s ease;
-o-transition: top 0.1s 0.14s ease,
opacity 0.1s ease;
transition: top 0.1s 0.14s ease,
opacity 0.1s ease; }
.menu-toggle .menu-toggle-inner::after {
-webkit-transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
-o-transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.menu-toggle.toggled .menu-toggle-inner {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition-delay: 0.14s;
-o-transition-delay: 0.14s;
transition-delay: 0.14s;
-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
.menu-toggle.toggled .menu-toggle-inner::before {
top: 0;
opacity: 0;
-webkit-transition: top 0.1s ease,
opacity 0.1s 0.14s ease;
-o-transition: top 0.1s ease,
opacity 0.1s 0.14s ease;
transition: top 0.1s ease,
opacity 0.1s 0.14s ease; }
.menu-toggle.toggled .menu-toggle-inner::after {
bottom: 0;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
-o-transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1); }
.menu-toggle-box {
width: 18px;
height: 14px;
display: block;
position: relative; }
.menu-toggle-inner {
display: block;
top: 50%;
margin-top: -1px;
background-color: #333; }
.menu-toggle-inner, .menu-toggle-inner::before, .menu-toggle-inner::after {
width: 18px;
height: 2px;
border-radius: 0px;
position: absolute;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
-o-transition-property: transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-transition-duration: 0.15s;
-o-transition-duration: 0.15s;
transition-duration: 0.15s;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease; }
.menu-toggle-inner::before, .menu-toggle-inner::after {
background-color: inherit; }
.menu-toggle-inner::before, .menu-toggle-inner::after {
content: "";
display: block; }
.menu-toggle-inner::before {
top: -6px; }
.menu-toggle-inner::after {
bottom: -6px; }   .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 13.125px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0; }  @media (min-width: 600px) {
.alignleft {
float: left;
margin-right: 20px;
margin-top: 5px;
margin-bottom: 10px; } }
@media (min-width: 900px) {
.alignleft {
margin-right: 30px; } }
.single .alignleft {
margin-top: 24px;
margin-bottom: 15px; }
@media (min-width: 900px) {
.single .alignleft {
margin-right: 30px;
margin-top: 24px;
margin-bottom: 10px; } }
@media (min-width: 600px) {
.alignright {
float: right;
margin-left: 20px;
margin-top: 5px;
margin-bottom: 10px; } }
@media (min-width: 900px) {
.alignright {
margin-left: 50px; } } .aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 34px;
margin-bottom: 30px; }
@media (min-width: 900px) {
.alignnone {
margin-top: 19px;
margin-bottom: 15px; } } .clear:before, .posts-list--default-small-image .hentry:before, .widget_recent_comments ul li:before,
.clear:after,
.posts-list--default-small-image .hentry:after,
.widget_recent_comments ul li:after,
.comment-body:before,
.comment-body:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed; }
.clear:after,
.posts-list--default-small-image .hentry:after,
.widget_recent_comments ul li:after,
.comment-body:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both; }
.hidden {
display: none; } .comments-area {
position: relative;
padding-top: 0; }
.comments-title {
margin-bottom: 30px; }
.comment-list {
margin-bottom: 36px;
list-style: none; }
.comment-list .children {
margin-left: 0;
padding-left: 10px;
list-style: none; }
@media (min-width: 1200px) {
.comment-list .children {
padding-left: 95px; } }
.comment-list .children > .comment {
margin-top: 23px; }
.comment-list > .comment + .comment,
.comment-list > .comment + .pingback,
.comment-list > .pingback + .comment,
.comment-list > .pingback + .pingback {
margin-top: 23px; }
.comments-area > .comment-list {
padding-bottom: 0; }
.comment-body__holder {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.comment-body .avatar {
width: 40px;
margin-right: 15px;
margin-top: 0; }
@media (min-width: 900px) {
.comment-body .avatar {
width: auto;
margin-right: 20px; } }
.comment-body .fn {
display: block;
margin-bottom: 2px;
text-transform: capitalize;
font-size: 15px;
font-size: 1rem; }
.comment-body .fn a:after {
content: " " attr(href); }
.comment-body .reply {
margin-top: 11px; }
.comment-content-wrap {
-webkit-box-flex: 0;
-ms-flex: 0 1 100%;
flex: 0 1 100%; }
.comment-content-wrap__head {
padding: 12px 18px 13px;
border: 1px solid;
position: relative; }
.comment-content-wrap__head:before {
position: absolute;
content: '';
left: -11px;
top: -1px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 11px 11px 0;
border-color: transparent #e6e8e8 transparent transparent; }
.comment-content-wrap__head:after {
position: absolute;
content: '';
left: -9px;
top: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 0 9px 9px 0;
border-color: transparent #fff transparent transparent; }
.comment-author {
-ms-flex-negative: 0;
flex-shrink: 0; }
.comment-content {
margin-top: 7px; }
.comment-reply-link {
letter-spacing: 0.04em;
font-size: 14px;
text-transform: uppercase;
font-weight: 600; }
.comment-reply-link:before {
content: '\e911';
vertical-align: baseline;
margin-right: 5px;
font-size: 10px; }
.comment-date {
line-height: 1.2em; }
.comment-date__link {
color: inherit;
text-transform: uppercase; }
.bypostauthor {
display: block; } .swiper-pagination-bullets {
position: absolute; }
.swiper-container.swiper-container-horizontal .swiper-pagination-bullets {
bottom: 10px; }
.widget-carousel .swiper-pagination-bullets {
position: static; }
.swiper-pagination-bullet {
width: 12px;
height: 12px;
opacity: 1;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
.swiper-container.swiper-container-horizontal .swiper-pagination-bullet {
margin: 0 7px; }
.swiper-button-next, .swiper-button-prev {
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: auto;
height: auto;
line-height: 1;
margin: 0;
background-image: none !important;
text-align: center;
-webkit-transition: .2s ease-out;
-o-transition: .2s ease-out;
transition: .2s ease-out; }
.swiper-button-next:before, .swiper-button-prev:before {
font-size: 14px;
line-height: 1;
padding: 13px;
-webkit-transition: 0.25s cubic-bezier(0.59, 0.15, 0.28, 1.65);
-o-transition: 0.25s cubic-bezier(0.59, 0.15, 0.28, 1.65);
transition: 0.25s cubic-bezier(0.59, 0.15, 0.28, 1.65); }
.widget-carousel .swiper-button-next,
.post-gallery .swiper-button-next, .widget-carousel .swiper-button-prev,
.post-gallery .swiper-button-prev {
display: none; }
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
pointer-events: auto; }
.swiper-button-next.swiper-button-disabled:before, .swiper-button-prev.swiper-button-disabled:before {
padding: 13px; }
.swiper-carousel-container .swiper-button-next, .swiper-carousel-container .swiper-button-prev {
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: auto;
height: auto;
line-height: 1;
margin: 0;
background-image: none !important;
text-align: center;
-webkit-transition: .2s ease-out;
-o-transition: .2s ease-out;
transition: .2s ease-out; }
.posts-list:not(.posts-list--default-modern) .swiper-button-next,
.single-post .post-gallery .swiper-button-next, .posts-list:not(.posts-list--default-modern)
.swiper-container.swiper-container-rtl .swiper-button-prev,
.single-post .post-gallery
.swiper-container.swiper-container-rtl .swiper-button-prev {
width: 40px;
right: 0;
margin-top: 0; }
.posts-list:not(.posts-list--default-modern) .swiper-button-prev,
.single-post .post-gallery .swiper-button-prev, .posts-list:not(.posts-list--default-modern)
.swiper-container.swiper-container-rtl .swiper-button-next,
.single-post .post-gallery
.swiper-container.swiper-container-rtl .swiper-button-next {
width: 40px;
left: 0;
margin-top: 0; }
.swiper-container .swiper-button-next,
.swiper-container .swiper-button-prev {
width: 40px;
height: 40px; } .post-author-bio {
position: relative;
padding-top: 40px;
padding-bottom: 40px; }
.position-fullwidth .post-author-bio {
padding-left: 0;
padding-right: 0; }
.position-fullwidth .post-author-bio:before {
width: 100vw;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.post-author__holder {
position: relative;
z-index: 2;
padding: 23px 31px 20px; }
.post-author__avatar {
float: none;
margin: 7px 1em 20px 0; }
@media (min-width: 900px) {
.post-author__avatar {
margin: 7px 28px 10px 0;
float: left; } }
.post-author__avatar .avatar {
width: 100px;
vertical-align: top; }
@media (min-width: 900px) {
.post-author__avatar .avatar {
width: auto; } }
.post-author__avatar + .post-author__content {
overflow: hidden; }
.post-author__super-title {
margin-bottom: 10px; }
.post-author__title {
margin-bottom: 20px; }
.post-author__super-title + .post-author__title {
margin-top: 0; } .share-btns__prefix {
display: inline-block;
text-transform: uppercase; }
.share-btns__list {
position: relative;
line-height: 1; }
@media (min-width: 600px) {
.posts-list--default-fullwidth-image .post__date + .share-btns__list,
.single-post .post__date + .share-btns__list,
.cherry-projects-single .share-btns__list {
margin-top: 30px; } }
.posts-list .share-btns__items,
.single-post .share-btns__items,
.cherry-projects-single .share-btns__items {
margin-left: -10px;
margin-right: -10px; }
.posts-list .share-btns__items > *,
.single-post .share-btns__items > *,
.cherry-projects-single .share-btns__items > * {
padding-left: 10px;
padding-right: 10px; }
.share-btns__item {
text-align: center;
display: inline-block; }
.posts-list .share-btns__item,
.single-post .share-btns__item,
.cherry-projects-single .share-btns__item {
display: inline-block;
vertical-align: middle; }
.share-btns__link {
text-align: center;
text-decoration: none;
font-size: 15px;
font-size: 1rem; }
.share-btns__before i {
font-size: 16.875px;
font-size: 1.125rem; }
.single .share-btns__before {
display: none; } .contact-block__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.site-footer.style-1 .contact-block__inner {
margin-left: -10px;
margin-right: -10px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.site-footer.style-1 .contact-block__inner > * {
padding-left: 10px;
padding-right: 10px; }
@media (min-width: 900px) {
.site-footer.style-1 .contact-block__inner {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap; } }
.site-footer.style-2 .contact-block__inner {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.site-header .contact-block__inner {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
@media (min-width: 900px) {
.site-header .contact-block__inner {
margin-left: -9px;
margin-right: -9px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.site-header .contact-block__inner > * {
padding-left: 9px;
padding-right: 9px; } }
.contact-block__item {
padding-top: 5px;
padding-bottom: 5px;
position: relative; }
.site-footer.style-2 .contact-block__item + .contact-block__item {
margin-top: 1px; }
.contact-block__item a {
display: inline-block; }
.contact-block__item--icon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.contact-block__item:not(.contact-block__item--icon) {
text-align: center; }
@media (min-width: 900px) {
.contact-block__item:not(.contact-block__item--icon) {
text-align: left; } }
.contact-block__icon {
font-size: 14px;
margin-right: 6px; }
.contact-block__text {
text-align: left;
font-size: 16px;
text-transform: uppercase; }
.contact-block__label {
padding-right: 4px;
line-height: 1.1;
margin-top: 4px; }
@media (min-width: 900px) {
.contact-block.contact-block--header {
font-size: 1rem; } }
.contact-block.contact-block--header .contact-block__inner,
.contact-block.contact-block--header .contact-block__item {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.contact-block.contact-block--header .contact-block__icon {
font-size: 29px;
margin-right: 14px;
margin-top: 6px; }
.contact-block.contact-block--header .contact-block__item {
position: relative;
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0; }
@media (min-width: 1200px) {
.contact-block.contact-block--header .contact-block__item:not(:first-child):before {
content: "";
position: absolute;
display: block;
height: 100%;
width: 1px;
left: -6px;
top: 0; } }
.contact-block.contact-block--header .contact-block__label {
display: block;
padding-right: 0;
text-transform: uppercase; } .mfp-bg {
background: #ffffff;
opacity: 1; }
.mfp-zoom-out-cur {
cursor: auto; }
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: pointer; }
.mfp-iframe-holder .mfp-figure:after,
.mfp-image-holder .mfp-figure:after {
-webkit-box-shadow: none;
box-shadow: none; }
.mfp-iframe-holder .mfp-bottom-bar,
.mfp-image-holder .mfp-bottom-bar {
display: none; }
.mfp-iframe-holder .mfp-close,
.mfp-iframe-holder .mfp-arrow,
.mfp-iframe-holder .mfp-arrow:before,
.mfp-iframe-holder .mfp-arrow:after,
.mfp-image-holder .mfp-close,
.mfp-image-holder .mfp-arrow,
.mfp-image-holder .mfp-arrow:before,
.mfp-image-holder .mfp-arrow:after {
opacity: 1; }
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
font-size: 0;
padding: 5px 15px;
right: 0;
position: fixed;
width: auto;
height: 40px;
line-height: 40px;
text-align: center;
top: 50px; }
.mfp-iframe-holder .mfp-close:before,
.mfp-image-holder .mfp-close:before {
content: '\ed2b';
font-size: 26px;
line-height: 30px; }
.mfp-iframe-holder .mfp-arrow:before, .mfp-iframe-holder .mfp-arrow:after,
.mfp-image-holder .mfp-arrow:before,
.mfp-image-holder .mfp-arrow:after { border: none;
width: 50px;
height: 1px;
margin: 0;
position: absolute;
top: 50%;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
.mfp-iframe-holder .mfp-arrow-left:before, .mfp-iframe-holder .mfp-arrow-left:after,
.mfp-image-holder .mfp-arrow-left:before,
.mfp-image-holder .mfp-arrow-left:after { left: 20px;
-webkit-transform-origin: 0 center;
-ms-transform-origin: 0 center;
transform-origin: 0 center; }
.mfp-iframe-holder .mfp-arrow-left:before,
.mfp-image-holder .mfp-arrow-left:before { -webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg); }
.mfp-iframe-holder .mfp-arrow-left:after,
.mfp-image-holder .mfp-arrow-left:after { -webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg); }
.mfp-iframe-holder .mfp-arrow-right:before, .mfp-iframe-holder .mfp-arrow-right:after,
.mfp-image-holder .mfp-arrow-right:before,
.mfp-image-holder .mfp-arrow-right:after { right: 20px;
left: auto;
-webkit-transform-origin: 100% center;
-ms-transform-origin: 100% center;
transform-origin: 100% center; }
.mfp-iframe-holder .mfp-arrow-right:before,
.mfp-image-holder .mfp-arrow-right:before { -webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg); }
.mfp-iframe-holder .mfp-arrow-right:after,
.mfp-image-holder .mfp-arrow-right:after { -webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg); } .jet-countdown-timer__item {
border: none; }
.jet-countdown-timer__separator {
opacity: .3; }
.jet-countdown-timer__digit {
line-height: 1em; }  .card {
display: block; } @media (min-width: 600px) {
.card-deck {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-right: -1.00811rem;
margin-left: -1.00811rem;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap; }
.card-deck .card {
padding-right: 1.00811rem;
padding-left: 1.00811rem;
max-width: calc(100% / 2);
width: calc(100% / 2);
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(100% / 2);
flex: 0 0 calc(100% / 2); } }
@media (min-width: 1200px) {
.posts-list--grid-3-cols .card {
max-width: calc(100% / 3);
width: calc(100% / 3);
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(100% / 3);
flex: 0 0 calc(100% / 3); } } @media (min-width: 600px) {
.card-columns {
-webkit-column-gap: 2.01623rem;
column-gap: 2.01623rem;
-webkit-column-count: 2;
column-count: 2; }
.card-columns .card {
display: inline-block;
width: 100%; } }
@media (min-width: 1200px) {
.posts-list--masonry-3-cols {
-webkit-column-count: 3;
column-count: 3; } } @media (min-width: 600px) {
.posts-list--vertical-justify {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-right: -1.00811rem;
margin-left: -1.00811rem;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap; }
.posts-list--vertical-justify .card {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(100% / 2);
flex: 0 0 calc(100% / 2);
width: calc(100% / 2);
max-width: calc(100% / 2);
padding-right: 1.00811rem;
padding-left: 1.00811rem; } }
@media (min-width: 1200px) {
.posts-list--vertical-justify .card {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(100% / 3);
flex: 0 0 calc(100% / 3);
width: calc(100% / 3);
max-width: calc(100% / 3); }
.posts-list--vertical-justify .card:nth-child(7n + 2), .posts-list--vertical-justify .card:nth-child(7n + 3) {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(100% / 1.5);
flex: 0 0 calc(100% / 1.5);
width: calc(100% / 1.5);
max-width: calc(100% / 1.5); } } .site {
overflow: hidden;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
min-height: 100vh; }
.wordwrap .site {
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
-o-hyphens: auto;
hyphens: auto; }
.site-header, .site-content, .site-footer {
width: 100%; }
.site-content {
-webkit-box-flex: 1;
-ms-flex: auto;
flex: auto;
min-height: 1px; }
.site-content_wrap {
margin-top: 60px;
margin-bottom: 60px; }
.error404 .site-content_wrap {
margin-top: 0;
margin-bottom: 0; }
.site-content_wrap .sidebar,
.site-content_wrap .single-service,
.site-content_wrap .single-project {
position: relative; } .site .container.site-header, .site .container.site-content, .site .container.site-footer {
padding-left: 0;
padding-right: 0; }
.site .row.vertical-center, .site .cherry-services.services-wrap .vertical-center.cherry-services-row, .cherry-services.services-wrap .site .vertical-center.cherry-services-row {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
@media (min-width: 1200px) {
.site .full-height {
min-height: 100vh; } }
@media (min-width: 1200px) {
.site .vertical-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex; } } .site-header {
margin-top: 60px; }
@media (min-width: 768px) {
.site-header {
margin-top: 0;
position: relative;
z-index: 10; } }
.header-container {
padding: 25px 0;
position: relative; }
.header-container_wrap {
position: relative; }
.style-1 .header-container,
.style-2 .header-container,
.style-5 .header-container {
padding: 0; }
@media (min-width: 600px) {
.style-3 .header-container,
.style-4 .header-container {
padding: 10px 0 0; } }
@media (min-width: 900px) {
.style-3 .header-container,
.style-4 .header-container {
padding: 0; } }
@media (min-width: 1024px) {
.site-header .header-container.transparent {
position: absolute !important;
left: 0;
right: 0;
z-index: 90; } }
.site-header .header-container.transparent:not(.isStuck) {
top: auto !important; }
@media (min-width: 1024px) {
.site-header .header-container.transparent:not(.isStuck) {
background: none; } }
.header-container__flex {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
@media (min-width: 600px) {
.header-container__flex {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -15px;
margin-right: -15px; }
.header-container__flex > * {
margin-left: 15px;
margin-right: 15px; } }
@media (min-width: 900px) {
.site-header.style-1 .header-container__flex,
.site-header.style-3 .header-container__flex,
.site-header.style-4 .header-container__flex {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; } }
@media (min-width: 600px) {
.site-header.style-2 .header-container__flex {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; } }
.header-container__flex-wrap {
position: relative; }
.header-row__flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.header-row__flex > * {
padding-left: 10px;
padding-right: 10px; }
.header-row__flex > *:first-child {
padding-left: 0; }
.header-row__flex > *:last-child {
padding-right: 0; }
.header-nav-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-flex: 1;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
max-width: 100%;
width: 100%; }
@media (min-width: 600px) {
.header-nav-wrapper .main-navigation {
-webkit-box-flex: 1;
-ms-flex: 1 1 80%;
flex: 1 1 80%; }
.header-nav-wrapper .header-components:not(:empty) {
margin-left: 25px; } }
@media (min-width: 900px) {
.header-nav-wrapper {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: auto; }
.header-nav-wrapper .header-components:not(:empty) {
margin-left: 25px; } }
@media (min-width: 600px) {
.style-2 .header-nav-wrapper {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%; } }
.header-components {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.header-components > *:not(:last-child) {
margin-right: 20px; }
.header-components__contact-button {
display: block;
padding-bottom: 20px; }
@media (min-width: 900px) {
.header-components__contact-button {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
padding-bottom: 0; } }
.header-components__contact-button > * {
padding-left: 0;
padding-right: 0;
padding-top: 20px; }
@media (min-width: 900px) {
.header-components__contact-button > * {
padding-top: 14px;
padding-bottom: 12px; } }
.header-components__contact-button .contact-block {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-ms-flex-negative: 0;
flex-shrink: 0; }
.header-components__contact-button .contact-block .contact-block__inner {
display: block; }
@media (min-width: 600px) {
.header-components__contact-button .contact-block .contact-block__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row; } }
.header-components__contact-button .contact-block .contact-block__item {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
@media (min-width: 900px) {
.header-components__contact-button .contact-block + .header-btn-wrap {
text-align: right;
padding-left: 1.00811rem; } }
@media (min-width: 900px) {
.header-components__contact-button .header-btn-wrap {
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
-ms-flex-negative: 0;
flex-shrink: 0;
margin-left: auto; } }
@media (min-width: 900px) {
.header-components__grid-elements > *:first-child {
padding-right: 1.00811rem; } }
@media (min-width: 900px) {
.header-components__grid-elements > *:last-child {
padding-left: 1.00811rem; } }
@media (min-width: 900px) {
.header-components__grid-elements > *:first-child:last-child {
padding-left: 0;
padding-right: 0; } }
.header-components__grid-elements .contact-block__inner {
margin-left: -1.00811rem;
margin-right: -1.00811rem; }
.header-components__grid-elements .contact-block__inner > * {
padding-left: 1.00811rem;
padding-right: 1.00811rem; }
@media (min-width: 900px) {
.header-components__grid-elements .contact-block__inner .contact-block__item {
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
-ms-flex-negative: 0;
flex-shrink: 0; } }
.site-branding,
.header-components {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto; }
@media (max-width: 767px) {
.header-container .vertical-menu-toggle, .header-container
.header-components, .header-container
.header-search {
display: none; } }
@media (min-width: 768px) {
.site-header .site-branding,
.site-header .main-navigation,
.site-header .menu-toggle {
visibility: visible;
opacity: 1;
-webkit-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out; } }
.site-header .header-components > * {
visibility: visible;
opacity: 1;
-webkit-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out; }
@media (min-width: 768px) {
.site-header.search-active .site-branding,
.site-header.search-active .main-navigation,
.site-header.search-active .menu-toggle {
opacity: 0;
visibility: hidden; } }
.site-header.search-active .header-components > * {
opacity: 0;
visibility: hidden; }
.site-header.style-1 .header-container_wrap > *:not(:first-child) {
border-top: 1px solid;
position: relative;
z-index: 10; }
.site-header.style-1 .header-container_wrap > *:not(:first-child):before, .site-header.style-1 .header-container_wrap > *:not(:first-child):after {
content: '';
width: 100vw;
height: 100%;
position: absolute;
top: -1px;
border-top: 1px solid;
border-color: inherit;
z-index: -1; }
.site-header.style-1 .header-container_wrap > *:not(:first-child):before {
right: 100%; }
.site-header.style-1 .header-container_wrap > *:not(:first-child):after {
left: 100%; }
.site-header.style-1 .header-container__flex-wrap {
padding-top: 20px;
padding-bottom: 20px; }
@media (min-width: 900px) {
.site-header.style-1 .header-container__flex-wrap {
padding-top: 2px;
padding-bottom: 3px; } }
@media (min-width: 900px) {
.site-header.style-1 .site-branding {
margin-top: 18px; } }
@media (min-width: 600px) {
.site-header.style-1 .main-navigation .menu {
margin-top: 0; } }
@media (min-width: 900px) {
.site-header.style-1 .main-navigation .menu {
margin-top: 22px;
margin-bottom: 21px;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end; } }
@media (min-width: 900px) {
.site-header.style-1 .main-navigation:only-child .menu {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end; } }
@media (min-width: 600px) {
.site-header.style-2 .main-navigation .menu {
margin-top: 0; } }
.site-header.style-2 .header-container_wrap > .header-row__flex {
display: block; }
@media (min-width: 1200px) {
.site-header.style-2 .header-container_wrap > .header-row__flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex; } }
.site-header.style-2 .header-container_wrap > .header-row__flex > * {
padding-left: 0;
padding-right: 0; }
@media (min-width: 1200px) {
.site-header.style-2 .header-container_wrap > .header-row__flex > * {
padding-left: 10px;
padding-right: 10px; }
.site-header.style-2 .header-container_wrap > .header-row__flex > *:first-child {
padding-left: 0; }
.site-header.style-2 .header-container_wrap > .header-row__flex > *:last-child {
padding-right: 0; } }
.site-header.style-2 .header-row__flex {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.site-header.style-2 .header-components {
padding-top: 5px;
padding-bottom: 5px; }
@media (min-width: 1200px) {
.site-header.style-2 .header-components__contact-button {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1; } }
.site-header.style-2 .header-components__contact-button > * {
padding-top: 14px;
padding-bottom: 13px; }
@media (min-width: 900px) {
.site-header.style-2 .header-components__contact-button .contact-block + .header-btn-wrap {
padding-left: 1.34415rem; } }
.site-header.style-2 .header-components__contact-button .header-btn-wrap {
-ms-flex-preferred-size: auto;
flex-basis: auto;
max-width: inherit; }
@media (min-width: 600px) {
.site-header.style-2 .header-nav-wrapper {
border-top: 1px solid;
padding-top: 13px;
padding-bottom: 13px;
position: relative;
z-index: 10; }
.site-header.style-2 .header-nav-wrapper:before, .site-header.style-2 .header-nav-wrapper:after {
content: '';
width: 100vw;
height: 100%;
position: absolute;
top: -1px;
border-top: 1px solid;
border-color: inherit;
z-index: -1; }
.site-header.style-2 .header-nav-wrapper:before {
right: 100%; }
.site-header.style-2 .header-nav-wrapper:after {
left: 100%; }
.site-header.style-2 .header-nav-wrapper .main-navigation:not(.vertical-menu) .menu .sub-menu {
margin-top: 13px; }
.site-header.style-2 .header-nav-wrapper .main-navigation:not(.vertical-menu) .menu .sub-menu .sub-menu {
margin-top: 0; }
.site-header.style-2 .header-nav-wrapper .main-navigation .menu > li > .sub-menu::before {
height: 13px;
top: -13px; } }
.site-header.style-2 .site-branding {
padding-top: 20px;
padding-bottom: 20px;
margin-bottom: 0; }
@media (min-width: 1200px) {
.site-header.style-2 .site-branding {
-ms-flex-preferred-size: 25%;
flex-basis: 25%; } }
@media (min-width: 600px) {
.site-header.style-2 .search-form {
left: 0;
right: 35px; } }
.site-header.style-3 .header-container {
padding: 0; }
.site-header.style-3 .site-branding {
margin-top: 20px;
margin-bottom: 20px; }
@media (min-width: 900px) {
.site-header.style-3 .site-branding {
margin-top: 0;
margin-bottom: 0; } }
@media (min-width: 600px) {
.site-header.style-3 .main-navigation .menu {
margin-top: 0; } }
@media (min-width: 900px) {
.site-header.style-3 .main-navigation .menu {
margin-top: 22px;
margin-bottom: 22px;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end; } }
.site-header.style-3 .header-components__contact-button {
border-top: 1px solid;
position: relative;
z-index: 10; }
.site-header.style-3 .header-components__contact-button > * {
padding-top: 24px;
padding-bottom: 23px; }
.site-header.style-3 .header-components__contact-button:before, .site-header.style-3 .header-components__contact-button:after {
content: '';
width: 100vw;
height: 100%;
position: absolute;
top: -1px;
border-top: 1px solid;
border-color: inherit;
z-index: -1; }
.site-header.style-3 .header-components__contact-button:before {
right: 100%; }
.site-header.style-3 .header-components__contact-button:after {
left: 100%; }
.site-header.style-4 .row, .site-header.style-4 .cherry-services.services-wrap .cherry-services-row, .cherry-services.services-wrap .site-header.style-4 .cherry-services-row {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.site-header.style-4 .header-container {
padding-bottom: 0; }
@media (min-width: 600px) {
.site-header.style-4 .header-nav-wrapper {
padding: 0 10px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; } }
@media (min-width: 1200px) {
.site-header.style-4 .header-nav-wrapper {
padding-right: 30px;
padding-left: 1.00811rem; } }
@media (min-width: 600px) {
.site-header.style-4 .header-nav-wrapper .header-nav-wrapper {
padding: 0 10px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; } }
@media (min-width: 1200px) {
.site-header.style-4 .header-nav-wrapper .header-nav-wrapper {
padding-right: 30px;
padding-left: 1.00811rem; } }
.site-header.style-4 .header-nav-wrapper {
position: relative; }
.site-header.style-4 .header-nav-wrapper:before {
content: '';
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%; }
.header-layout-fullwidth .site-header.style-4 .header-nav-panel--fullwidth .header-nav-wrapper {
padding-left: 0;
padding-right: 0; }
.header-layout-fullwidth .site-header.style-4 .header-nav-panel--fullwidth .header-nav-wrapper .main-menu-style-1 {
padding-left: 0; }
.header-layout-fullwidth .site-header.style-4 .header-nav-panel--fullwidth .header-nav-wrapper:before {
width: 100vw;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
border-radius: 0; }
.header-layout-boxed .site-header.style-4 .header-nav-panel-fullwidth .header-nav-wrapper {
padding-left: 0;
padding-right: 0; }
.header-layout-boxed .site-header.style-4 .header-nav-panel-fullwidth .header-nav-wrapper .main-menu-style-1 {
padding-left: 0; }
.header-layout-boxed .site-header.style-4 .header-nav-panel-fullwidth .header-nav-wrapper:before {
width: calc(100% + 2.01623rem);
left: -1.00811rem;
right: -1.00811rem;
border-radius: 0; }
@media (min-width: 600px) {
.site-header.style-4 .header-nav-panel--over .header-nav-wrapper {
position: relative; }
.site-header.style-4 .header-nav-panel--over .header-nav-wrapper:before {
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px; } }
@media (min-width: 600px) {
.site-header.style-4 .header-nav-panel--over.header-menu--style-1 .header-nav-wrapper {
margin-top: -25.5px;
top: 25.5px; } }
@media (min-width: 600px) {
.site-header.style-4 .header-nav-panel--over.header-menu--style-2 .header-nav-wrapper {
margin-top: -30px;
top: 30px; } }
@media (min-width: 600px) {
.site-header.style-4 .site-branding {
margin-top: 16px;
margin-bottom: 16px; } }
@media (min-width: 1200px) {
.elementor-default .site-header.style-4 .site-branding {
margin-top: 16px;
margin-bottom: 16px; } }
@media (min-width: 900px) {
.site-header.style-4 .main-navigation:only-child .menu {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end; } }
@media (min-width: 600px) {
.site-header.style-4 .main-navigation .menu {
margin-top: 0; } }
.site-header.style-4 .main-navigation:not(.vertical-menu) .menu .sub-menu {
margin-top: 0; }
.site-header.style-4 .main-navigation:not(.vertical-menu) .menu .sub-menu .sub-menu {
margin-top: 0; }
.site-header.style-4 .main-navigation .menu > li > .sub-menu::before {
height: 10px;
top: -10px; }
@media (min-width: 768px) {
.site-header.style-4 .woo_not_exist .header-search {
width: calc(100%); } }
@media (min-width: 1200px) {
.site-header.style-4 .woo_not_exist .header-search {
width: calc(100% - 5px); } }
@media (min-width: 768px) {
.site-header.style-4 .header-search {
position: absolute;
top: 0;
left: 0;
width: calc(100% - 80px);
height: 0;
height: 100%;
visibility: hidden; } }
@media (min-width: 1200px) {
.site-header.style-4 .header-search {
width: calc(100% - 100px); } }
.site-header.style-4 .header-components {
position: relative; }
@media (min-width: 768px) {
.site-header.style-4 .header-components .search-form__toggle {
margin-right: 49px; } }
.site-header.style-4 .header-components .search-form__toggle:last-child {
margin-right: 0; }
@media (max-width: 1200px) {
.site-header.style-4 .header-components .search-form__toggle:last-child {
margin-right: 15px; } }
@media (max-width: 600px) {
.site-header.style-4 .header-components .search-form__toggle:last-child {
margin-right: 0px;
margin-top: 5px; } }
.site-header.style-4 .header-components .navbar-header-cart {
position: relative; }
@media (min-width: 768px) {
.site-header.style-4 .header-components .navbar-header-cart:before {
position: absolute;
content: '';
height: 30px;
width: 1px;
top: 50%;
left: -26px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); } }
@media (min-width: 768px) {
.site-header.style-4.search-active .header-search {
visibility: visible;
z-index: 100; } }
@media (min-width: 600px) {
.site-header.style-4.search-active .header-search .cherry-search__results-list {
margin-left: 10px; } }
@media (min-width: 768px) {
.site-header.style-4.search-active .site-branding, .site-header.style-4.search-active .navbar-header-cart {
opacity: 1;
visibility: visible;
-webkit-transform: none;
-ms-transform: none;
transform: none; } }
@media (min-width: 600px) {
.site-header.style-4 .search-form {
margin-left: 10px; } }
@media (min-width: 600px) {
.site-header.style-4 .search-form__close {
right: 26px; } }
@media (min-width: 1200px) {
.site-header.style-4 .contact-block.contact-block--header .contact-block__item {
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0; }
.site-header.style-4 .contact-block.contact-block--header .contact-block__item:not(:first-child) {
padding-left: 20px;
margin-left: 22px;
margin-right: 13px; }
.site-header.style-4 .contact-block.contact-block--header .contact-block__inner {
margin-left: 0;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end; } }
.site-header.style-5 .header-container__flex-wrap > .row, .site-header.style-5 .cherry-services.services-wrap .header-container__flex-wrap > .cherry-services-row, .cherry-services.services-wrap .site-header.style-5 .header-container__flex-wrap > .cherry-services-row {
margin-top: 15px; }
.site-header.style-5 .site-branding {
text-align: center;
margin-bottom: 20px; }
@media (min-width: 600px) {
.site-header.style-5 .site-branding {
display: block;
margin-bottom: 0; } }
.site-header.style-5 .site-description {
text-align: center;
margin-left: 0; }
@media (min-width: 600px) {
.site-header.style-5 .main-navigation {
width: 100%; }
.site-header.style-5 .main-navigation .menu {
margin-top: 20px;
margin-bottom: 20px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; } }
@media (min-width: 600px) {
.site-header.style-5 .header-components {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end; } }
.site-header.style-5 .header-components__contact-button {
border-bottom: 1px solid;
position: relative;
z-index: 10; }
.site-header.style-5 .header-components__contact-button:before, .site-header.style-5 .header-components__contact-button:after {
content: '';
width: 100vw;
height: 100%;
position: absolute;
bottom: -1px;
border-bottom: 1px solid;
border-color: inherit;
z-index: -1; }
.site-header.style-5 .header-components__contact-button:before {
right: 100%; }
.site-header.style-5 .header-components__contact-button:after {
left: 100%; }
.top-panel {
padding-top: 20px;
padding-bottom: 20px; }
@media (min-width: 900px) {
.top-panel {
padding-top: 3px;
padding-bottom: 5px; } }
.top-panel__container {
margin-left: -10px;
margin-right: -10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap; }
.top-panel__container > * {
padding-left: 10px;
padding-right: 10px; }
@media (min-width: 900px) {
.top-panel__container {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; } }
.top-panel__container > * + * {
margin-top: 10px; }
@media (min-width: 900px) {
.top-panel__container > * + * {
margin-top: 0; } }
.top-panel__wrap-items:only-child {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
.top-panel__menus {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-left: -10px;
margin-right: -10px; }
.top-panel__menus > * {
padding-left: 10px;
padding-right: 10px; }
.top-panel__message {
padding-top: 5px;
padding-bottom: 5px;
text-align: center; }
@media (min-width: 900px) {
.top-panel__message {
text-align: left; } }
@media (min-width: 900px) {
.top-panel__message + .contact-block {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
width: 100%; } }
.top-panel .contact-block__text,
.top-panel .contact-block__label,
.top-panel .cherry-popups-login-link,
.top-panel .cherry-popups-logout-link,
.top-panel .cherry-popups-signup-link {
font-size: .857rem;
line-height: 1.4; }
.top-panel__menu + [class*="-link"] {
padding-left: 0; }
.site-branding {
text-align: center; }
@media (min-width: 600px) {
.site-branding {
text-align: left;
margin-bottom: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
-ms-flex-wrap: wrap;
flex-wrap: wrap; } }
.site-logo {
margin: 0;
line-height: 1; }
.site-logo__link {
text-decoration: none;
line-height: 1; }
.site-logo + .site-description {
margin-top: 10px; }
@media (min-width: 600px) {
.site-logo + .site-description {
margin-left: 10px; } }
.site-logo--image {
font-size: 1px; }
.site-description {
font-size: .857rem;
line-height: 1;
text-align: center; }
@media (min-width: 600px) {
.site-description {
text-align: left;
margin-bottom: 4px; } }
@-webkit-keyframes stickup {
0% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%); }
50% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%); }
100% {
-webkit-transform: translateY(0);
transform: translateY(0); } }
@keyframes stickup {
0% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%); }
50% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%); }
100% {
-webkit-transform: translateY(0);
transform: translateY(0); } }
@media (min-width: 600px) {
.isStuck {
position: fixed !important;
z-index: 1000;
margin: 0 !important;
width: 100%;
left: 0;
right: 0;
-webkit-box-shadow: 2px 2px 12px rgba(136, 136, 136, 0.26);
box-shadow: 2px 2px 12px rgba(136, 136, 136, 0.26);
-webkit-animation: stickup .7s ease-out;
animation: stickup .7s ease-out; } }
@media (min-width: 600px) {
.site-header .isStuck.header-container.stuckMenu {
position: fixed !important;
background-color: #ffffff; }
.site-header .isStuck.header-container.stuckMenu.invert {
background-color: #000000; } }
.pseudoStickyBlock {
width: 100%;
margin: 0 !important; }
@media (max-width: 599px) {
.pseudoStickyBlock {
display: none !important; } }
.site-header.transparent .pseudoStickyBlock {
position: absolute !important; }
.mobile-panel {
visibility: visible;
position: fixed;
z-index: 998;
top: 0;
left: 0;
right: 0;
padding: 10px 20px 10px 80px;
height: 60px;
background-color: #000000; }
.mobile-panel__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
margin-top: 5px; }
.mobile-panel .menu-toggle {
float: left;
position: absolute;
left: 20px; }
.jet-mobile-menu-active .mobile-panel .menu-toggle {
display: none; }
.mobile-panel .search-form__toggle,
.mobile-panel .site-header-cart .site-header-cart__wrapper i,
.mobile-panel .search-form__close {
font-size: 18px; }
.mobile-panel .site-header-cart .cart-contents .count {
position: absolute;
left: 3px;
top: -2px;
width: 18px;
height: 18px;
font-size: 10px;
line-height: 18px; }
.admin-bar .mobile-panel {
top: 46px; }
@media (max-width: 768px) {
.admin-bar .mobile-panel {
position: absolute; } }
@media (min-width: 768px) {
.mobile-panel {
display: none;
visibility: hidden;
left: -999em;
height: 0; } }  .hentry {
position: relative; }
.posts-list--default .hentry:not(:first-child) {
margin-top: 30px;
padding-top: 40px;
border-top-width: 1px;
border-top-style: solid; }
.hentry .posts-list__right-col {
position: relative; }
.single-post .hentry {
margin-bottom: 31px; }
.single-post .hentry h5 {
text-transform: none; }
@media (min-width: 600px) {
.single-post .hentry {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.single-post .hentry .post__right-col {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-ms-flex-preferred-size: auto;
flex-basis: auto;
min-width: 0; } }
.posts-list--grid .hentry,
.posts-list--masonry .hentry,
.posts-list--vertical-justify .hentry {
margin-bottom: 40px; }
@media (min-width: 900px) {
.posts-list--grid .hentry,
.posts-list--masonry .hentry,
.posts-list--vertical-justify .hentry {
margin-bottom: 70px; } }
@media (min-width: 600px) {
.posts-list--default-fullwidth-image .hentry {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.posts-list--default-fullwidth-image .hentry .posts-list__right-col {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-ms-flex-preferred-size: auto;
flex-basis: auto;
min-width: 0; } }
.posts-list--search .posts-list__item + .posts-list__item {
margin-top: 40px;
padding-top: 40px;
border-top-width: 1px;
border-top-style: solid; }
.posts-list--search .posts-list__item > .entry-footer {
margin-top: 30px; }
@media (min-width: 600px) {
.posts-list--search .posts-list__item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.posts-list--search .posts-list__item > .entry-footer {
-ms-flex-negative: 0;
flex-shrink: 0;
margin-top: 0;
margin-left: 40px; } } .posts-list .post__button i {
font-size: 10px;
margin-left: 9px;
-webkit-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease; }
.posts-list .post__button.btn__icon {
padding-right: 27px; }
.post-thumbnail:not(:empty) + .posts-list__item-content,
.post-featured-content:not(:empty) + .posts-list__item-content {
margin-top: 20px; }
@media (min-width: 600px) {
.posts-list--default-modern .post-thumbnail:not(:empty) + .posts-list__item-content, .posts-list--default-modern
.post-featured-content:not(:empty) + .posts-list__item-content {
margin-top: -30px; } }
@media (min-width: 1200px) {
.posts-list--default-modern .post-thumbnail:not(:empty) + .posts-list__item-content, .posts-list--default-modern
.post-featured-content:not(:empty) + .posts-list__item-content {
margin-top: -70px; } }
.posts-list--default-modern .posts-list__item-content {
margin-left: auto;
margin-right: auto;
text-align: center;
background-color: #ffffff;
position: relative;
z-index: 1;
padding-top: 40px;
padding-bottom: 40px; }
@media (min-width: 600px) {
.posts-list--default-modern .posts-list__item-content {
padding-left: 5%;
padding-right: 5%;
max-width: 90%;
margin-top: -30px; } }
@media (min-width: 1200px) {
.posts-list--default-modern .posts-list__item-content {
max-width: 82.65%;
padding-left: 10%;
padding-right: 10%;
margin-top: -70px; } }
.posts-list--default-modern .post__date + .post-thumbnail:empty + .posts-list__item-content,
.posts-list--default-modern .format-audio .posts-list__item-content,
.posts-list--default-modern .format-quote .posts-list__item-content,
.posts-list--default-modern .format-link .posts-list__item-content {
padding-top: 0; }
.posts-list--default-modern .post-thumbnail:empty + .posts-list__item-content,
.posts-list--default-modern .post-featured-content:empty + .posts-list__item-content,
.posts-list--default-modern .format-standard.no-thumb .posts-list__item-content,
.posts-list--default-modern .format-audio .posts-list__item-content,
.posts-list--default-modern .format-quote .posts-list__item-content,
.posts-list--default-modern .format-link .posts-list__item-content,
.posts-list--grid .post-thumbnail:empty + .posts-list__item-content,
.posts-list--masonry .post-thumbnail:empty + .posts-list__item-content {
margin-top: 0; }
.posts-list--grid .posts-list__item-content, .posts-list--vertical-justify .posts-list__item-content {
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
position: relative;
z-index: 3; } .entry-title {
margin: 0; }
.entry-header * + .entry-title {
margin-top: 22px; }
.posts-list--grid .entry-header * + .entry-title,
.posts-list--masonry .entry-header * + .entry-title,
.posts-list--vertical-justify .entry-header * + .entry-title {
margin-top: 23px; }
.single-post .entry-title {
margin-bottom: 3px;
line-height: 1.25; }
.posts-list--grid .entry-title,
.posts-list--masonry .entry-title,
.posts-list--vertical-justify .entry-title {
line-height: 1; }
.posts-list--grid .entry-title a,
.posts-list--masonry .entry-title a,
.posts-list--vertical-justify .entry-title a {
line-height: 1.38; }
.entry-meta-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-left: -10px;
margin-right: -10px; }
.entry-meta-container > * {
padding-left: 10px;
padding-right: 10px; }
.single-post .post .entry-meta-container {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
@media (max-width: 899px) {
.single-post .post .entry-meta-container .share-btns__items {
margin-top: 20px; } }
.posts-list--default-modern .entry-meta-container {
display: block; }
.entry-meta:empty {
display: none; }
.entry-meta > *:not(:last-child) {
margin-right: 4px; }
.entry-meta .posted-by:not(:last-child) {
margin-right: 30px; }
.entry-meta .post__date {
margin-right: 3px; }
.entry-meta .share-btns__list:not(:last-child) {
margin-right: 15px; }
.entry-meta .post__comments:not(:last-child) {
margin-right: 30px; }
.entry-meta--right {
-ms-flex-negative: 0;
flex-shrink: 0; }
.posts-list .entry-summary > *:first-child, .posts-list .entry-content > *:first-child {
margin-top: 11px; }
.posts-list--masonry .entry-summary > *:first-child,
.posts-list--grid .entry-summary > *:first-child,
.posts-list--vertical-justify .entry-summary > *:first-child, .posts-list--masonry .entry-content > *:first-child,
.posts-list--grid .entry-content > *:first-child,
.posts-list--vertical-justify .entry-content > *:first-child {
margin-top: 11px; }
.posts-list--search .entry-summary > *:first-child, .posts-list--search .entry-content > *:first-child {
margin-top: 10px; }
.posts-list--default-small-image .entry-summary, .posts-list--default-small-image .entry-content {
overflow: hidden; }
.posts-list--default-small-image .entry-summary:after, .posts-list--default-small-image .entry-content:after {
clear: none; }
.posts-list .entry-footer {
margin-top: 2px; }
.posts-list--default-small-image .entry-footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
clear: both; }
.related-post .entry-footer {
margin-top: auto; }
.entry-footer .entry-meta-container:not(:empty),
.entry-footer .cherry-trend-rating:not(:empty) {
margin-top: 21px; }
.single-post .post .entry-footer > *:first-child {
margin-top: 25px; }
.entry-footer .post__comments {
-ms-flex-negative: 0;
flex-shrink: 0; }
.entry-footer-bottom {
margin-left: -15px;
margin-right: -15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 14px;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
.entry-footer-bottom > * {
padding-left: 15px;
padding-right: 15px; }
@media (min-width: 1200px) {
.posts-list--grid-3-cols .entry-footer-bottom,
.posts-list--masonry-3-cols .entry-footer-bottom {
margin-left: -5px;
margin-right: -5px; }
.posts-list--grid-3-cols .entry-footer-bottom > *,
.posts-list--masonry-3-cols .entry-footer-bottom > * {
padding-left: 5px;
padding-right: 5px; } }
.posts-list--masonry .entry-footer-bottom,
.posts-list--grid .entry-footer-bottom,
.posts-list--vertical-justify .entry-footer-bottom {
margin-top: 12px; }
.entry-footer-bottom > * {
margin-top: 10px;
margin-bottom: 10px; }
.posts-list--default-modern .entry-footer-bottom > * {
margin-left: auto;
margin-right: auto; } .post-thumbnail {
position: relative; }
.single-post .entry-header + .post-thumbnail {
margin-top: 28px; }
.single-post .post-thumbnail + .entry-content {
margin-top: 31px; }
.post-thumbnail__link.post-thumbnail--small {
display: block; }
@media (min-width: 900px) {
.post-thumbnail__link.post-thumbnail--small {
float: left;
margin-right: 30px;
margin-bottom: 15px;
width: auto;
max-width: 360px; } }
.post-thumbnail__img {
display: inline-block;
vertical-align: top; }
.single-post .hentry .post-thumbnail__img {
width: 100%; }
.post-thumbnail--small img {
width: 100%; }
@media (min-width: 900px) {
.post-thumbnail--small img {
width: auto; } }
.posts-list .post-thumbnail--fullwidth {
display: block; }
.post-thumbnail--fullwidth img {
width: 100%; }
.post__terms a:not(:last-child) {
margin-right: 12px; }
.post__terms, .post__date, .post__comments, .post__tags, .posted-by {
display: inline-block;
margin-right: 10px; }
.blog-grid .post__terms,
.blog-masonry .post__terms, .blog-grid .post__date,
.blog-masonry .post__date, .blog-grid .post__comments,
.blog-masonry .post__comments, .blog-grid .post__tags,
.blog-masonry .post__tags, .blog-grid .posted-by,
.blog-masonry .posted-by {
line-height: 1.7em; }
.post__terms i, .post__date i, .post__comments i, .post__tags i, .posted-by i {
font-size: 14px;
display: inline-block;
vertical-align: middle;
margin-right: 9px;
position: relative;
top: -1px; }
.post__cats {
display: block;
text-transform: uppercase; }
.posts-list .has-thumb .post__cats,
.posts-list .format-gallery .post__cats,
.posts-list .format-image .post__cats,
.posts-list .format-video .post__cats {
position: absolute;
top: 10px;
left: 10px;
z-index: 2; }
@media (min-width: 900px) {
.posts-list .has-thumb .post__cats,
.posts-list .format-gallery .post__cats,
.posts-list .format-image .post__cats,
.posts-list .format-video .post__cats {
top: 40px;
left: 40px; } }
.post__cats a {
position: relative;
margin: 0 10px 6px 0;
padding: 4px 11.5px 3px;
display: inline-block; }
.posted-by, .post__comments {
margin-right: 30px; }
.post__date {
margin-right: 3px; }
.posted-by__avatar img {
border-radius: 50%;
width: 80px; }
@media (min-width: 600px) {
.posted-by__avatar img {
width: auto;
margin-bottom: 15px; } } .single-post__full-width-section {
position: relative;
text-align: center;
overflow: hidden;
padding-top: 60px; }
@media (min-width: 600px) {
.single-post__full-width-section {
padding-top: 130px; } }
.single-post__full-width-section.has-thumb {
background-color: #000000;
padding: 60px 0; }
@media (min-width: 600px) {
.single-post__full-width-section.has-thumb {
padding: 120px 0; } }
@media (min-width: 1200px) {
.single-post__full-width-section.has-thumb {
padding: 235px 0; } }
.single-post__full-width-section .post-thumbnail {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0; }
.single-post__full-width-section .post-thumbnail > img {
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
opacity: .5;
width: 100%;
height: 100%; }
.ie .single-post__full-width-section .post-thumbnail > img {
font-family: 'object-fit: cover; object-position: center'; }
.single-post__full-width-section .container {
position: relative;
z-index: 2; }
.single-post__full-width-section .entry-meta {
margin-top: 25px; }
.single-post .site-main > *:not(.post) {
border-top-width: 1px;
border-top-style: solid; }
.single-post .site-main .comments-area {
border-top: none; }
.single-post .site-main .comments-area .comments-title {
border-top-width: 1px;
border-top-style: solid;
padding-top: 33px; } .related-posts {
padding-top: 33px;
padding-bottom: 14px; }
.related-posts [class*="col-"] {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.related-posts__title {
margin-bottom: 30px; }
.related-posts .post__cats {
position: absolute;
left: 15px;
top: 15px; }
@media (min-width: 1600px) {
.related-posts .post__cats {
left: 40px;
top: 40px; } }
.related-posts .related-post {
margin-bottom: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.related-posts .post-thumbnail {
margin-bottom: 15px; }
.related-posts .related-post__content {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out; }
.related-posts .entry-title {
margin-top: 7px;
margin-bottom: 2px;
line-height: 38px; }
.related-posts .entry-meta .posted-by {
margin-right: 29px; }
.related-posts .entry-footer {
margin-top: auto; }
.related-posts .post-thumbnail__img {
width: 100%;
height: auto; } .archive .taxonomy-description {
margin-bottom: 25px; } .sticky {
display: block; }
.sticky .entry-title a, .sticky__label {
vertical-align: middle; }
.sticky__label {
position: absolute;
top: 10px;
right: 10px;
display: inline-block;
text-align: center;
font-size: 16px;
line-height: 37px;
height: 37px;
border-radius: 37px;
-webkit-transition: .3s ease-out;
-o-transition: .3s ease-out;
transition: .3s ease-out;
z-index: 1; }
@media (min-width: 900px) {
.sticky__label {
top: 34px;
right: 41px; } }
.sticky__label i {
font-size: 14px;
line-height: 37px; }
.sticky__label.type-icon {
width: 37px; }
.sticky__label.type-label, .sticky__label.type-both {
padding-left: 15px;
padding-right: 15px; }
.sticky__label.type-both i {
float: left;
margin-right: 5px; } .post-gallery:not(:first-child) {
margin-top: 33px; }
.post-gallery:not(:last-child) {
margin-bottom: 32px; }
.posts-list .post-gallery {
margin: 0; }
.post-gallery__image {
display: block;
margin: auto;
width: 100%; }
.post-gallery__slide.swiper-slide:hover {
background-color: transparent; }
.post-gallery__caption {
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 20px 115px 20px 15px;
color: #ffffff;
background: rgba(0, 0, 0, 0.5); }
.posts-list--default-modern .post-gallery__caption {
bottom: auto;
top: 0;
padding: 20px 15px 20px 100px; }
.post-gallery__link {
display: block; }
.post-format-link {
position: relative;
display: block;
padding-left: 25px;
text-align: left;
text-decoration: underline; }
.post-format-link:before {
content: '\ea92';
position: absolute;
left: 0;
top: 7px;
font-size: 14px;
line-height: 1; }
.post-format-link:hover {
text-decoration: none; }
.post-format-quote {
margin: 0;
display: block; }
.post-format-quote:before {
color: inherit; }
.post-featured-content {
position: relative; }
.post-featured-content:empty {
display: none; }
.entry-header:not(:empty) + .post-featured-content {
margin-top: 21px; }
.post-featured-content + .entry-content {
margin-top: 9px; }
.single-post .post-featured-content {
margin-bottom: 31px; }
.format-video .post-featured-content iframe {
display: block; }
.format-audio .post-featured-content {
padding: 10px; }
@media (min-width: 900px) {
.format-link .post-featured-content {
padding: 12px 30px 14px; } }
.format-quote .post-featured-content {
padding: 0; } .format-aside .entry-title {
display: none; } a[data-popup="magnificPopup"] {
display: block;
position: relative;
cursor: -webkit-zoom-in;
cursor: zoom-in; }
a[data-popup="magnificPopup"]:before {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
opacity: 0;
-webkit-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
content: '';
background-color: rgba(0, 0, 0, 0.5); }
a[data-popup="magnificPopup"]:after {
color: #ffffff;
display: block;
position: absolute;
top: 50%;
left: 50%;
content: '\ed31';
font-size: 30px;
font-size: 2rem;
width: 2rem;
height: 2rem;
line-height: 1;
text-align: center;
margin: -1.25rem 0 0 -1.25rem;
-webkit-transform: scale(0) translate3d(0, 0, 0);
transform: scale(0) translate3d(0, 0, 0);
-webkit-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
transition: all 0.4s ease-out; }
a[data-popup="magnificPopup"]:hover:before {
opacity: 1; }
a[data-popup="magnificPopup"]:hover:after {
-webkit-transform: scale(1) translate3d(0, 0, 0);
transform: scale(1) translate3d(0, 0, 0); }
a[data-popup="magnificPopup"]:focus {
outline: 0; } .site-info {
font-size: .857rem;
line-height: 1.75; }
.footer-area.widget-area .elementor-column-gap-default.elementor-container {
padding-left: 0;
padding-right: 0; }
.footer-area.widget-area .elementor-button {
line-height: 1.32em; }
.site-footer.style-1 .footer-container, .site-footer.style-3 .footer-container {
padding: 13px 0; }
.site-footer.style-1 .site-info-block, .site-footer.style-3 .site-info-block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
@media (min-width: 900px) {
.site-footer.style-1 .site-info-block, .site-footer.style-3 .site-info-block {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; } }
.site-footer.style-1 .site-info, .site-footer.style-3 .site-info {
text-align: center; }
.site-footer.style-1 .site-info .contact-block,
.site-footer.style-1 .site-info .footer-logo,
.site-footer.style-1 .site-info .footer-copyright,
.site-footer.style-1 .site-info .footer-menu, .site-footer.style-3 .site-info .contact-block,
.site-footer.style-3 .site-info .footer-logo,
.site-footer.style-3 .site-info .footer-copyright,
.site-footer.style-3 .site-info .footer-menu {
margin-top: 10px;
margin-bottom: 10px; }
.site-footer.style-1 .site-info .contact-block, .site-footer.style-3 .site-info .contact-block {
font-size: 13.125px;
font-size: 0.875rem; }
@media (min-width: 900px) {
.site-footer.style-1 .site-info, .site-footer.style-3 .site-info {
text-align: left; }
.site-footer.style-1 .site-info-wrap, .site-footer.style-3 .site-info-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-left: -15px;
margin-right: -15px; }
.site-footer.style-1 .site-info-wrap > *, .site-footer.style-3 .site-info-wrap > * {
margin-left: 15px;
margin-right: 15px; }
.site-footer.style-1 .site-info-block, .site-footer.style-3 .site-info-block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; } }
@media (min-width: 900px) and (min-width: 900px) {
.site-footer.style-1 .site-info-block, .site-footer.style-3 .site-info-block {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; } }
@media (min-width: 900px) {
.site-footer.style-1 .site-info .social-list, .site-footer.style-3 .site-info .social-list {
margin-top: 10px; }
.site-footer.style-1 .site-info .social-list, .site-footer.style-3 .site-info .social-list {
-ms-flex-negative: 0;
flex-shrink: 0; }
.site-footer.style-1 .site-info .footer-logo, .site-footer.style-3 .site-info .footer-logo {
margin-right: 10px; }
.site-footer.style-1 .site-info .contact-block, .site-footer.style-3 .site-info .contact-block {
font-size: inherit; } }
.site-footer.style-1 .footer-container {
padding-top: 0;
padding-bottom: 0; }
.site-footer.style-1 .footer-container .site-info {
position: relative;
z-index: 10; }
.site-footer.style-1 .footer-container .site-info .site-info-wrap {
padding-top: 25px;
padding-bottom: 25px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.site-footer.style-1 .footer-container .site-info:before, .site-footer.style-1 .footer-container .site-info:after {
content: '';
width: 100vw;
height: 100%;
position: absolute;
top: 0;
background-color: inherit;
z-index: -1; }
.site-footer.style-1 .footer-container .site-info:before {
left: -100%; }
.site-footer.style-1 .footer-container .site-info:after {
right: -100%; }
.site-footer.style-1 .footer-container .footer-logo {
margin: 10px auto; }
@media (min-width: 1200px) {
.site-footer.style-1 .footer-container .footer-logo {
margin-top: 12px;
margin-right: 2px; } }
.site-footer.style-1 .footer-container .site-info-block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.site-footer.style-1 .footer-container .site-info-block:empty {
display: none; }
.site-footer.style-1 .footer-container .site-info-block__center {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-ms-flex-item-align: auto;
align-self: auto; }
.site-footer.style-1 .footer-container .site-info .contact-block,
.site-footer.style-1 .footer-container .site-info .footer-copyright {
margin: 10px auto; }
@media (min-width: 1200px) {
.site-footer.style-1 .footer-container .site-info .contact-block,
.site-footer.style-1 .footer-container .site-info .footer-copyright {
margin-top: 15px;
margin-bottom: 10px; } }
.site-footer.style-1 .footer-container .site-info .social-list {
margin: 10px auto; }
@media (min-width: 1200px) {
.site-footer.style-1 .footer-container .site-info .social-list {
margin-top: 0;
margin-bottom: 10px; } }
.site-footer.style-1 .footer-container .site-info .footer-copyright {
margin-top: -3px; }
@media (max-width: 899px) {
.site-footer.style-1 .footer-container .site-info .footer-copyright {
margin-top: 15px; } }
.site-footer.style-1 .footer-container .site-info .footer-menu {
margin-top: 10px;
margin-bottom: 0; }
@media (min-width: 1200px) {
.site-footer.style-3 .site-info .contact-block {
margin-right: 50px; } }
.footer-copyright a {
margin-left: 15px; }
.site-footer.style-2 .footer-container {
padding-top: 30px;
padding-bottom: 30px; }
@media (min-width: 900px) {
.site-footer.style-2 .footer-container {
padding-top: 60px;
padding-bottom: 84px; } }
.site-footer.style-2 .site-info {
text-align: center; }
.site-footer.style-2 .site-info .footer-logo + .footer-copyright {
margin-top: 20px; }
.site-footer.style-2 .site-info .contact-block {
font-size: 13.125px;
font-size: 0.875rem; }
.site-footer.style-2 .site-info .contact-block__item {
padding-top: 3px;
padding-bottom: 3px; }
.site-footer.style-2 .site-info * + .contact-block,
.site-footer.style-2 .site-info * + .footer-menu {
margin-top: 32px; }
.site-footer.style-2 .site-info * + .social-list {
margin-top: 31px; } .not-found.error-404 {
text-align: center;
margin: 40px 0; }
@media (min-width: 900px) {
.not-found.error-404 {
margin: 108px 0 134px; } }
@media (min-width: 900px) {
.not-found.error-404 .row, .not-found.error-404 .cherry-services.services-wrap .cherry-services-row, .cherry-services.services-wrap .not-found.error-404 .cherry-services-row {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; } }
.not-found.error-404 h3 {
margin-bottom: 25px; }
.not-found.error-404 .btn {
margin-top: 30px; }
.not-found.no-results {
margin: 80px 0;
text-align: center; }
@media (min-width: 600px) {
.not-found.no-results {
margin: 100px 0; } }
.not-found .page-title {
margin: 0 0 20px 0; }
.search-no-results .not-found .page-title {
font-size: 46px;
line-height: 1.2em; }
@media (min-width: 900px) {
.not-found .page-title {
font-size: 130px;
line-height: 0.85em; } }
.not-found .page-title.title-decoration__top {
padding-top: 20px; }
@media (min-width: 900px) {
.not-found .page-title.title-decoration__top {
padding-top: 41px; } }
.not-found .page-title:before {
margin: 0 auto;
left: 0;
right: 0; }
@media (min-width: 900px) {
.not-found .page-title {
margin: 0 0 1px 0; } }
.not-found .page-content h2 {
margin-bottom: 20px; }
@media (min-width: 900px) {
.not-found .page-content h2 {
margin-bottom: 35px; } }
.not-found .page-content .search-wrap .btn {
margin: 0; }
.not-found .search-form {
max-width: 370px;
margin: 22px auto 0; }
.bg-wrap-404 {
background-repeat: no-repeat;
background-position: center top;
background-size: cover; }
header .page-title {
margin-bottom: 1em; } .widget:not(:last-child) {
margin-bottom: 60px; }
@media (min-width: 1200px) {
.full-width-header-area .widget:not(:last-child),
.after-content-full-width-area .widget:not(:last-child),
.before-content-area .widget:not(:last-child),
.before-loop-area .widget:not(:last-child),
.after-loop-area .widget:not(:last-child),
.after-content-area .widget:not(:last-child) {
margin-bottom: 80px; } }
.sidebar .widget:not(:last-child),
.footer-area:not(.footer-area--fullwidth) .widget:not(:last-child) {
margin-bottom: 40px; }
.single-service .widget:not(:last-child),
.single-project .widget:not(:last-child) {
margin-bottom: 33px; }
.footer-area:not(.footer-area--fullwidth) .widget {
margin-bottom: 45px; }
.widget_text {
margin-bottom: 28px; }
.widget_text .title-decoration {
padding-bottom: 13px;
margin-bottom: 10px; }
.widget.shortcode_widget .title-decoration {
padding-bottom: 13px;
margin-bottom: 20px; }
.widget .scheduled-time {
margin-top: 15px; }
.widget .scheduled-time i {
margin-right: 2px; }
.widget-title {
margin-bottom: 1.33em; }
.sidebar .widget-title {
padding-bottom: 19px;
position: relative;
line-height: 18px;
margin-bottom: 20px; }
.sidebar .widget-title:before {
bottom: 0;
content: '';
position: absolute;
display: block;
width: 18px;
height: 3px; }
.widget select {
max-width: 100%; }
.full-width-header-area .widget,
.after-content-full-width-area .widget {
padding-left: 1.00811rem;
padding-right: 1.00811rem; }
.full-width-header-area .widget.widget-carousel, .full-width-header-area .widget.widget-smart-slider, .full-width-header-area .widget.widget-fpblock, .full-width-header-area .widget.widget-playlist-slider,
.after-content-full-width-area .widget.widget-carousel,
.after-content-full-width-area .widget.widget-smart-slider,
.after-content-full-width-area .widget.widget-fpblock,
.after-content-full-width-area .widget.widget-playlist-slider {
padding-left: 0;
padding-right: 0; }
.sidebar,
.single-service,
.single-project {
margin-top: 70px; }
@media (min-width: 900px) {
.sidebar,
.single-service,
.single-project {
margin-top: 0; } }
.footer-area {
position: relative;
padding: 32px 0 13px; }
.home .footer-area {
padding: 32px 0 13px; }
.footer-area::before {
content: '' !important;
display: block;
position: absolute;
height: 1px;
top: -1px;
left: 1.00806rem;
right: 1.00806rem; }
.footer-area .widget-title {
margin-bottom: 30px; }
.footer-area .widget-title.title-decoration {
padding-bottom: 19px;
position: relative; }
.footer-area .widget-title.title-decoration:before {
bottom: 0;
content: '';
position: absolute;
display: block;
width: 18px;
height: 3px; }
.footer-area .widget-title.title-decoration__top {
padding-bottom: 19px;
position: relative;
padding-bottom: 0;
padding-top: 26px; }
.footer-area .widget-title.title-decoration__top:before {
bottom: 0;
content: '';
position: absolute;
display: block;
width: 18px;
height: 3px; }
.footer-area .widget-title.title-decoration__top:before {
top: 0;
bottom: auto; }
.full-width-header-area .widget:first-child .widget-title {
margin-top: 1.5em; }
.before-loop-area,
.before-content-area,
.after-content-full-width-area {
margin-bottom: 70px; }
.after-loop-area,
.after-content-area {
margin-top: 70px; }
.footer-area aside[id*=monster-widget-placeholder].widget {
padding-left: 1.00811rem;
padding-right: 1.00811rem;
width: 100%; }
@media (min-width: 900px) {
.footer-area aside[id*=monster-widget-placeholder].widget {
width: 50%; } }
@media (min-width: 1200px) {
.footer-area aside[id*=monster-widget-placeholder].widget {
width: 25%; } } .widget ul {
margin-bottom: 0;
padding: 0;
margin-left: 0;
list-style: none; }
.widget ul li + li,
.widget ul li > ul li,
.widget ul li > ol li {
margin-top: 6px; }
.widget ul li > ul {
margin-left: 10px; } .widget_calendar table {
margin-bottom: 0;
table-layout: fixed;
width: 100%;
position: relative; }
.widget_calendar thead {
text-align: center;
border-top: none; }
.widget_calendar caption {
text-align: center;
padding: 10.5px 0;
text-transform: uppercase; }
.widget_calendar th {
padding: 8px 0;
font-weight: inherit;
position: relative;
border: 1px solid; }
.widget_calendar tbody td {
position: relative;
text-align: center;
line-height: 38px;
height: 38px;
border: 1px solid; }
.widget_calendar tbody td a {
display: inline-block;
width: 38px;
max-width: 100%;
height: 38px;
line-height: 38px;
position: relative;
z-index: 10; }
.widget_calendar tfoot td {
position: absolute;
top: 13px; }
.widget_calendar tfoot td a {
font-size: 0; }
.widget_calendar tfoot td a:before {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\e927';
font-size: 14px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
.widget_calendar tfoot td#prev {
left: 16px; }
.widget_calendar tfoot td#prev a:before {
content: '\e927'; }
.widget_calendar tfoot td#next {
right: 16px; }
.widget_calendar tfoot td#next a:before {
content: '\e928'; }
.widget_calendar #next {
text-align: right; } .tagcloud {
margin: 0 0 -10px;
font-size: 0;
padding: 1px;
overflow: hidden; }
.tagcloud a {
position: relative;
display: block;
float: left;
margin: 0 5px 10px;
padding: 7px 19px 8px;
vertical-align: top;
text-decoration: none;
border: 1px solid;
margin: -1px 0 0 -1px;
z-index: 0;
text-transform: uppercase; }
.tagcloud a:hover {
z-index: 1; } .widget_recent_entries ul li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse; }
.widget_recent_entries ul li .post-date {
display: block; } .widget_nav_menu ul li a:before {
content: '\ea21';
font-size: 12px;
margin-right: 10px;
-webkit-transition: .3s all;
-o-transition: .3s all;
transition: .3s all; }
.widget_nav_menu ul#menu-team li {
margin: -1px 0 0 0; }
.widget_nav_menu ul#menu-team li a {
padding: 10px 19px 9px;
border: 1px solid;
display: block;
z-index: 0;
text-transform: uppercase; }
.widget_nav_menu ul#menu-team li a:hover {
z-index: 1; }
.widget_nav_menu ul#menu-team li a:before {
content: '\e904';
font-size: 10px;
margin-right: 6px;
-webkit-transition: .3s all;
-o-transition: .3s all;
transition: .3s all; } .widget_recent_comments .widget-title {
margin-bottom: 16px; }
.widget_recent_comments ul li {
text-transform: uppercase;
font-size: 13px;
font-size: 0.86667rem; }
.widget_recent_comments ul li + li {
margin-top: 14px; }
.widget_recent_comments ul li .comment-author-link {
margin-right: 1px; }
.widget_recent_comments ul li .comment-author-link ~ a {
text-transform: none;
font-style: normal; }
.widget_recent_comments ul li .comment-author-link ~ a:before {
content: '';
display: block;
height: 2px; } .rss-widget-icon {
vertical-align: middle; }
.widget_rss ul li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.widget_rss ul li + li {
margin-top: 20px; }
.widget_rss ul a.rsswidget {
font-weight: 900; }
.widget_rss ul .rss-date {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1; }
.widget_rss .rssSummary {
margin-top: 5px; } .widget_archive,
.widget_categories {
position: relative; }
.widget_archive .widget-title,
.widget_categories .widget-title {
margin-bottom: 13px; }
.footer-area .widget_archive .widget-title, .footer-area
.widget_categories .widget-title {
margin-bottom: 24px; }
.widget_archive select,
.widget_categories select {
width: 100%;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
position: relative;
height: 40px; }
.widget_archive select:hover,
.widget_categories select:hover {
cursor: pointer; }
.widget_archive select select::-ms-expand,
.widget_categories select select::-ms-expand {
opacity: 0; }
.widget_archive label,
.widget_categories label {
position: relative;
width: 100%;
height: 40px; }
.widget_archive label:before,
.widget_categories label:before {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\e926';
position: absolute;
right: 18px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
display: inline-block;
z-index: 1;
font-size: 8px;
font-size: 0.53333rem;
pointer-events: none; }
.footer-area .widget_archive label:before, .footer-area
.widget_categories label:before {
right: calc(1.00806rem * 2 + 18px); }
.widget_archive .screen-reader-text,
.widget_categories .screen-reader-text {
clip: auto;
margin: 0; }
.widget_archive ul li,
.widget_categories ul li {
display: block; }
.widget_archive a,
.widget_categories a {
-webkit-transition: .2s;
-o-transition: .2s;
transition: .2s;
position: relative;
padding-left: 16px; }
.widget_archive a:before,
.widget_categories a:before {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 8px;
content: "\e928";
left: 0;
top: 5px;
position: absolute;
display: block; }
.widget_archive .widget-title {
margin-bottom: 20px; } .textwidget p:not(:last-child) {
margin-bottom: 15px; } .about-author:after {
display: block;
clear: both;
width: 100%;
content: ''; }
.about-author_avatar {
text-align: center;
margin-bottom: 20px; }
.full-width-header-area .about-author_avatar,
.after-content-full-width-area .about-author_avatar,
.before-content-area .about-author_avatar,
.before-loop-area .about-author_avatar,
.after-content-area .about-author_avatar,
.after-loop-area .about-author_avatar,
.footer-area--fullwidth .about-author_avatar {
margin: 0 0 1em;
max-width: 100%; }
@media (min-width: 600px) {
.full-width-header-area .about-author_avatar,
.after-content-full-width-area .about-author_avatar,
.before-content-area .about-author_avatar,
.before-loop-area .about-author_avatar,
.after-content-area .about-author_avatar,
.after-loop-area .about-author_avatar,
.footer-area--fullwidth .about-author_avatar {
float: left;
max-width: 50%;
margin: 0 1.5em 0 0; } }
.full-width-header-area .about-author_content,
.after-content-full-width-area .about-author_content,
.before-content-area .about-author_content,
.before-loop-area .about-author_content,
.after-content-area .about-author_content,
.after-loop-area .about-author_content,
.footer-area--fullwidth .about-author_content {
overflow: hidden; }
.about-author_name {
margin: 0;
padding: 0 0 1em; }
.about-author_description {
margin-bottom: 24px; }
.about-author_btn_box i {
font-size: 10px;
margin-left: 5px; } .widget-about .widget-about__logo-img,
.elementor-widget-wp-widget-buildwall_widget_about .widget-about__logo-img {
vertical-align: top; }
.sidebar .widget-about .widget-about__logo-img, .sidebar
.elementor-widget-wp-widget-buildwall_widget_about .widget-about__logo-img {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0; }
.widget-about .widget-about__content,
.elementor-widget-wp-widget-buildwall_widget_about .widget-about__content {
margin-top: 10px; }
.widget-about .widget-about__tagline,
.elementor-widget-wp-widget-buildwall_widget_about .widget-about__tagline {
font-size: 11.25px;
font-size: 0.75rem;
margin-top: 5px; }
.widget-about .widget-about__content:empty, .widget-about .widget-about__tagline:empty,
.elementor-widget-wp-widget-buildwall_widget_about .widget-about__content:empty,
.elementor-widget-wp-widget-buildwall_widget_about .widget-about__tagline:empty {
margin-top: 0; }
.widget-about .widget-about__social,
.elementor-widget-wp-widget-buildwall_widget_about .widget-about__social {
margin-top: 15px; }
.footer-area .widget-about .widget-about__logo {
padding-top: 8px;
margin-bottom: 33px; }
.sidebar .widget-about, .single-service .widget-about {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
margin-top: 49px;
padding-bottom: 28px; }
.sidebar .widget-about .widget-about__logo-img, .single-service .widget-about .widget-about__logo-img {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
width: 100%; }
.sidebar .widget-about .widget-about__logo, .single-service .widget-about .widget-about__logo {
width: 100%; }
.sidebar .widget-about .widget-about__content,
.sidebar .widget-about .widget-about__tagline,
.sidebar .widget-about .widget-about__social,
.sidebar .widget-about .widget-title, .single-service .widget-about .widget-about__content,
.single-service .widget-about .widget-about__tagline,
.single-service .widget-about .widget-about__social,
.single-service .widget-about .widget-title {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
padding-left: 15px;
padding-right: 15px; }
@media (min-width: 900px) {
.sidebar .widget-about .widget-about__content,
.sidebar .widget-about .widget-about__tagline,
.sidebar .widget-about .widget-about__social,
.sidebar .widget-about .widget-title, .single-service .widget-about .widget-about__content,
.single-service .widget-about .widget-about__tagline,
.single-service .widget-about .widget-about__social,
.single-service .widget-about .widget-title {
padding-left: 30px;
padding-right: 30px; } }
.sidebar .widget-about .widget-title, .single-service .widget-about .widget-title {
line-height: 30px;
margin-top: 24px;
padding-bottom: 0;
margin-bottom: 0; }
.sidebar .widget-about .widget-title:before, .single-service .widget-about .widget-title:before {
display: none; }
.sidebar .widget-about .widget-about__content, .single-service .widget-about .widget-about__content {
margin-top: 11px; }
.sidebar .widget-about .btn-link, .single-service .widget-about .btn-link {
margin-top: 24px; }
.sidebar .widget-about .btn-link i, .single-service .widget-about .btn-link i {
margin-right: 8px;
top: 1px;
position: relative; }
.single-service .widget-about {
margin-top: 40px; } .widget-banner,
.elementor-widget-wp-widget-buildwall_widget_banner {
text-align: center; }
.sidebar .widget-banner .widget-title,
.single-service .widget-banner .widget-title,
.single-project .widget-banner .widget-title, .sidebar
.elementor-widget-wp-widget-buildwall_widget_banner .widget-title,
.single-service
.elementor-widget-wp-widget-buildwall_widget_banner .widget-title,
.single-project
.elementor-widget-wp-widget-buildwall_widget_banner .widget-title {
text-align: left; }
.widget-banner__img,
.elementor-widget-wp-widget-buildwall_widget_banner__img {
display: inline-block;
vertical-align: top; }
.widget-banner__link,
.elementor-widget-wp-widget-buildwall_widget_banner__link {
display: inline-block; }
.main-navigation .widget-banner__link, .main-navigation
.elementor-widget-wp-widget-buildwall_widget_banner__link {
padding: 0 !important; }
.widget-banner__link:hover,
.elementor-widget-wp-widget-buildwall_widget_banner__link:hover {
-webkit-transform: scale(1.01);
-ms-transform: scale(1.01);
transform: scale(1.01);
-webkit-box-shadow: 2px 2px 12px rgba(136, 136, 136, 0.26);
box-shadow: 2px 2px 12px rgba(136, 136, 136, 0.26); } .widget-carousel .swiper-carousel-container,
.elementor-widget-wp-widget-buildwall_widget_carousel .swiper-carousel-container {
position: relative; }
.widget-carousel .swiper-slide,
.elementor-widget-wp-widget-buildwall_widget_carousel .swiper-slide {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: auto; }
.widget-carousel .swiper-slide .inner,
.elementor-widget-wp-widget-buildwall_widget_carousel .swiper-slide .inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-item-align: stretch;
align-self: stretch; }
.widget-carousel .swiper-slide .entry-content,
.elementor-widget-wp-widget-buildwall_widget_carousel .swiper-slide .entry-content {
margin: 0; }
.widget-carousel .swiper-slide .entry-title,
.elementor-widget-wp-widget-buildwall_widget_carousel .swiper-slide .entry-title {
margin-bottom: 5px; }
.widget-carousel .swiper-slide .post-thumbnail + *,
.elementor-widget-wp-widget-buildwall_widget_carousel .swiper-slide .post-thumbnail + * {
margin-top: 22px; }
.widget-carousel .swiper-slide .post-thumbnail__link,
.elementor-widget-wp-widget-buildwall_widget_carousel .swiper-slide .post-thumbnail__link {
display: block;
overflow: hidden; }
.widget-carousel .swiper-slide .post-thumbnail__img,
.elementor-widget-wp-widget-buildwall_widget_carousel .swiper-slide .post-thumbnail__img {
display: block;
width: 100%; }
.widget-carousel .swiper-slide .carousel__more-btn,
.elementor-widget-wp-widget-buildwall_widget_carousel .swiper-slide .carousel__more-btn {
margin-top: 20px; }
.widget-carousel .swiper-slide .post__excerpt,
.elementor-widget-wp-widget-buildwall_widget_carousel .swiper-slide .post__excerpt {
margin-top: 0; }
.widget-carousel .swiper-slide .content-wrapper,
.elementor-widget-wp-widget-buildwall_widget_carousel .swiper-slide .content-wrapper {
position: relative;
z-index: 1; }
.widget-carousel .swiper-slide .entry-meta,
.elementor-widget-wp-widget-buildwall_widget_carousel .swiper-slide .entry-meta {
margin-bottom: 6px; }
.widget-carousel .swiper-slide .entry-meta > *,
.elementor-widget-wp-widget-buildwall_widget_carousel .swiper-slide .entry-meta > * {
margin: 0; }
.widget-carousel .swiper-pagination,
.elementor-widget-wp-widget-buildwall_widget_carousel .swiper-pagination {
margin-top: 15px;
position: static; }
.widget-carousel .swiper-button-next, .widget-carousel .swiper-button-prev,
.elementor-widget-wp-widget-buildwall_widget_carousel .swiper-button-next,
.elementor-widget-wp-widget-buildwall_widget_carousel .swiper-button-prev {
margin: 0; }
.widget-carousel .swiper-container .swiper-button-next,
.widget-carousel .swiper-container .swiper-button-prev,
.elementor-widget-wp-widget-buildwall_widget_carousel .swiper-container .swiper-button-next,
.elementor-widget-wp-widget-buildwall_widget_carousel .swiper-container .swiper-button-prev {
top: 18%; }
.sidebar .widget-carousel .entry-title,
.footer-area:not(.footer-area--fullwidth) .widget-carousel .entry-title {
font-size: 15px;
font-size: 1rem; } .contact-information-widget__inner > li {
margin-bottom: 20px; }
.contact-information-widget__inner li {
margin-left: 0;
position: relative;
padding-left: 45px; }
.footer-area .contact-information-widget__inner li {
padding-left: 25px; }
.contact-information-widget__inner li:not(:first-child), .contact-information-widget__inner li {
margin-top: 27px; }
.contact-information-widget__inner li h6 {
margin-bottom: 2px; }
.contact-information-widget__inner li .icon {
font-size: 30px;
line-height: 1em;
position: absolute;
left: 0;
top: 4px; }
.footer-area .contact-information-widget__inner li .icon {
top: 5px;
font-size: 16px; }
.contact-information-widget__inner li ul li {
padding-left: 0; }
.contact-information-widget__inner li ul:not([class]) > li:before {
display: none; }
.contact-information-widget__inner li p {
margin-bottom: 8px; }
.contact-information-widget__inner li p a {
text-decoration: none; }
.contact-information-widget__inner li p + ul, .contact-information-widget__inner li p + ol, .contact-information-widget__inner li p + dl {
margin-top: 0;
margin-left: 0; }
.contact-information-widget__inner .contact-information__item {
padding-left: 0; }
.footer-area .contact-information-widget__inner .contact-information__item {
padding-left: 0; }
.contact-information-widget__inner .contact-information__item--icon {
padding-left: 45px; }
.footer-area .contact-information-widget__inner .contact-information__item--icon {
padding-left: 25px; } .custom-posts__holder {
margin-bottom: -35px; }
.full-width-header-area .custom-posts__holder > *,
.after-content-full-width-area .custom-posts__holder > * {
padding-left: 0;
padding-right: 0; }
.custom-posts__item {
padding-bottom: 30px; }
.custom-posts__item:last-child {
margin-bottom: 5px; }
.custom-posts .post-thumbnail {
margin-bottom: 10px; }
.custom-posts .post-thumbnail .post__cats {
position: absolute;
top: 14px;
left: 14px; }
.custom-posts .post-thumbnail img {
width: 100%; }
.sidebar-1-3 .sidebar .custom-posts .post-thumbnail,
.footer-area .custom-posts .post-thumbnail {
margin-bottom: 20px; }
.sidebar-1-3 .sidebar .custom-posts .post-thumbnail img,
.footer-area .custom-posts .post-thumbnail img {
width: auto; }
.custom-posts .post-inner {
position: relative; }
.sidebar .custom-posts .post-content-wrap,
.footer-area .custom-posts .post-content-wrap {
overflow: hidden; }
@media (min-width: 1200px) {
.full-width-header-area .custom-posts .post-content-wrap,
.after-content-full-width-area .custom-posts .post-content-wrap,
.before-content-area .custom-posts .post-content-wrap,
.before-loop-area .custom-posts .post-content-wrap,
.after-loop-area .custom-posts .post-content-wrap,
.after-content-area .custom-posts .post-content-wrap {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 20px;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
z-index: 10; } }
@media (min-width: 1200px) {
.full-width-header-area .custom-posts .post-content-wrap:before,
.after-content-full-width-area .custom-posts .post-content-wrap:before,
.before-content-area .custom-posts .post-content-wrap:before,
.before-loop-area .custom-posts .post-content-wrap:before,
.after-loop-area .custom-posts .post-content-wrap:before,
.after-content-area .custom-posts .post-content-wrap:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: .5;
z-index: -1;
-webkit-transition: .3s all;
-o-transition: .3s all;
transition: .3s all; } }
.full-width-header-area .custom-posts .post-content-wrap:hover:before,
.after-content-full-width-area .custom-posts .post-content-wrap:hover:before,
.before-content-area .custom-posts .post-content-wrap:hover:before,
.before-loop-area .custom-posts .post-content-wrap:hover:before,
.after-loop-area .custom-posts .post-content-wrap:hover:before,
.after-content-area .custom-posts .post-content-wrap:hover:before {
opacity: .9; }
@media (min-width: 1200px) {
.full-width-header-area .custom-posts .post-content-wrap:hover .btn-link,
.after-content-full-width-area .custom-posts .post-content-wrap:hover .btn-link,
.before-content-area .custom-posts .post-content-wrap:hover .btn-link,
.before-loop-area .custom-posts .post-content-wrap:hover .btn-link,
.after-loop-area .custom-posts .post-content-wrap:hover .btn-link,
.after-content-area .custom-posts .post-content-wrap:hover .btn-link {
max-height: 100px;
visibility: visible;
margin-top: 10px; } }
.sidebar .custom-posts .entry-title,
.footer-area .custom-posts .entry-title {
font-weight: bold;
text-transform: none; }
.custom-posts .entry-header > *, .custom-posts .entry-content > * {
margin-top: 1px; }
.custom-posts .entry-meta.header-meta {
margin-top: 9px; }
.custom-posts .entry-meta.header-meta > * {
margin: 0; }
.footer-area .custom-posts .entry-meta.header-meta .post__date i {
display: none; }
.custom-posts .entry-footer > *:not(:empty) {
margin-top: 14px; }
.custom-posts .entry-footer .btn-link {
text-transform: uppercase; }
.custom-posts .entry-footer .btn-link i {
font-size: 10px;
margin-left: 9px; }
.custom-posts .entry-footer .btn-link .btn__text {
line-height: 1.22em; }
@media (min-width: 1200px) {
.full-width-header-area .custom-posts .entry-footer .btn-link,
.after-content-full-width-area .custom-posts .entry-footer .btn-link,
.before-content-area .custom-posts .entry-footer .btn-link,
.before-loop-area .custom-posts .entry-footer .btn-link,
.after-loop-area .custom-posts .entry-footer .btn-link,
.after-content-area .custom-posts .entry-footer .btn-link {
margin-top: 0;
max-height: 0;
overflow: hidden;
visibility: hidden; } } .widget-fpblock__wrapper {
position: relative; }
.widget-fpblock__items {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.widget-fpblock__container {
max-width: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%; }
@media (min-width: 900px) {
.widget-fpblock__items-layout-1 .widget-fpblock__container {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0; }
.widget-fpblock__items-layout-1 .widget-fpblock__container + .widget-fpblock__container {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2; } }
@media (min-width: 900px) {
.widget-fpblock__items-layout-1 .widget-fpblock__container,
.widget-fpblock__items-layout-2 .widget-fpblock__container,
.widget-fpblock__items-layout-4 .widget-fpblock__container,
.widget-fpblock__items-layout-5 .widget-fpblock__container {
max-width: 25%;
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%; } }
.widget-fpblock__items-layout-1 .widget-fpblock__container .widget-fpblock__item,
.widget-fpblock__items-layout-2 .widget-fpblock__container .widget-fpblock__item,
.widget-fpblock__items-layout-4 .widget-fpblock__container .widget-fpblock__item,
.widget-fpblock__items-layout-5 .widget-fpblock__container .widget-fpblock__item {
max-width: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%; }
@media (min-width: 600px) {
.widget-fpblock__items-layout-1 .widget-fpblock__container .widget-fpblock__item,
.widget-fpblock__items-layout-2 .widget-fpblock__container .widget-fpblock__item,
.widget-fpblock__items-layout-4 .widget-fpblock__container .widget-fpblock__item,
.widget-fpblock__items-layout-5 .widget-fpblock__container .widget-fpblock__item {
max-width: 50%;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%; } }
@media (min-width: 900px) {
.widget-fpblock__items-layout-1 .widget-fpblock__container .widget-fpblock__item,
.widget-fpblock__items-layout-2 .widget-fpblock__container .widget-fpblock__item,
.widget-fpblock__items-layout-4 .widget-fpblock__container .widget-fpblock__item,
.widget-fpblock__items-layout-5 .widget-fpblock__container .widget-fpblock__item {
max-width: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%; } }
@media (min-width: 900px) and (max-width: 1199px) {
.before-loop-area .widget-fpblock__items-layout-1 .widget-fpblock__container .widget-fpblock__item,
.after-loop-area .widget-fpblock__items-layout-1 .widget-fpblock__container .widget-fpblock__item, .before-loop-area
.widget-fpblock__items-layout-2 .widget-fpblock__container .widget-fpblock__item,
.after-loop-area
.widget-fpblock__items-layout-2 .widget-fpblock__container .widget-fpblock__item, .before-loop-area
.widget-fpblock__items-layout-4 .widget-fpblock__container .widget-fpblock__item,
.after-loop-area
.widget-fpblock__items-layout-4 .widget-fpblock__container .widget-fpblock__item, .before-loop-area
.widget-fpblock__items-layout-5 .widget-fpblock__container .widget-fpblock__item,
.after-loop-area
.widget-fpblock__items-layout-5 .widget-fpblock__container .widget-fpblock__item {
max-width: 50%;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%; } }
@media (min-width: 900px) {
.widget-fpblock__items-layout-3 .widget-fpblock__container {
max-width: 50%;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%; } }
.widget-fpblock__items-layout-3 .widget-fpblock__container .widget-fpblock__item {
max-width: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%; }
@media (min-width: 600px) {
.widget-fpblock__items-layout-3 .widget-fpblock__container .widget-fpblock__item {
max-width: 50%;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%; } }
@media (min-width: 600px) {
.widget-fpblock__items-layout-3 .widget-fpblock__container .widget-fpblock__item:first-child {
max-width: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%; } }
@media (min-width: 900px) and (max-width: 1199px) {
.before-loop-area .widget-fpblock__items-layout-1 .widget-fpblock__container,
.after-loop-area .widget-fpblock__items-layout-1 .widget-fpblock__container, .before-loop-area
.widget-fpblock__items-layout-2 .widget-fpblock__container,
.after-loop-area
.widget-fpblock__items-layout-2 .widget-fpblock__container, .before-loop-area
.widget-fpblock__items-layout-3 .widget-fpblock__container,
.after-loop-area
.widget-fpblock__items-layout-3 .widget-fpblock__container, .before-loop-area
.widget-fpblock__items-layout-4 .widget-fpblock__container,
.after-loop-area
.widget-fpblock__items-layout-4 .widget-fpblock__container, .before-loop-area
.widget-fpblock__items-layout-5 .widget-fpblock__container,
.after-loop-area
.widget-fpblock__items-layout-5 .widget-fpblock__container {
max-width: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%; } }
.sidebar .widget-fpblock__items-layout-1 .widget-fpblock__container,
.footer-area:not(.footer-area--fullwidth) .widget-fpblock__items-layout-1 .widget-fpblock__container, .sidebar
.widget-fpblock__items-layout-2 .widget-fpblock__container,
.footer-area:not(.footer-area--fullwidth)
.widget-fpblock__items-layout-2 .widget-fpblock__container, .sidebar
.widget-fpblock__items-layout-3 .widget-fpblock__container,
.footer-area:not(.footer-area--fullwidth)
.widget-fpblock__items-layout-3 .widget-fpblock__container, .sidebar
.widget-fpblock__items-layout-4 .widget-fpblock__container,
.footer-area:not(.footer-area--fullwidth)
.widget-fpblock__items-layout-4 .widget-fpblock__container, .sidebar
.widget-fpblock__items-layout-5 .widget-fpblock__container,
.footer-area:not(.footer-area--fullwidth)
.widget-fpblock__items-layout-5 .widget-fpblock__container {
max-width: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%; }
.sidebar .widget-fpblock__items-layout-1 .widget-fpblock__container .widget-fpblock__item,
.footer-area:not(.footer-area--fullwidth) .widget-fpblock__items-layout-1 .widget-fpblock__container .widget-fpblock__item, .sidebar
.widget-fpblock__items-layout-2 .widget-fpblock__container .widget-fpblock__item,
.footer-area:not(.footer-area--fullwidth)
.widget-fpblock__items-layout-2 .widget-fpblock__container .widget-fpblock__item, .sidebar
.widget-fpblock__items-layout-3 .widget-fpblock__container .widget-fpblock__item,
.footer-area:not(.footer-area--fullwidth)
.widget-fpblock__items-layout-3 .widget-fpblock__container .widget-fpblock__item, .sidebar
.widget-fpblock__items-layout-4 .widget-fpblock__container .widget-fpblock__item,
.footer-area:not(.footer-area--fullwidth)
.widget-fpblock__items-layout-4 .widget-fpblock__container .widget-fpblock__item, .sidebar
.widget-fpblock__items-layout-5 .widget-fpblock__container .widget-fpblock__item,
.footer-area:not(.footer-area--fullwidth)
.widget-fpblock__items-layout-5 .widget-fpblock__container .widget-fpblock__item {
max-width: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%; }
.widget-fpblock__item {
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
max-width: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
min-height: 370px; }
@media (min-width: 900px) {
.before-loop-area .widget-fpblock__item,
.after-loop-area .widget-fpblock__item {
min-height: 300px; } }
.widget-fpblock__items-layout-4 .widget-fpblock__item-simple {
max-width: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%; }
@media (min-width: 900px) {
.widget-fpblock__items-layout-4 .widget-fpblock__item-simple {
max-width: 25%;
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%; } }
@media (min-width: 900px) and (max-width: 1199px) {
.before-loop-area .widget-fpblock__items-layout-4 .widget-fpblock__item-simple,
.after-loop-area .widget-fpblock__items-layout-4 .widget-fpblock__item-simple {
max-width: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%; } }
@media (min-width: 900px) {
.before-loop-area .widget-fpblock__items-layout-4 .widget-fpblock__item-simple,
.after-loop-area .widget-fpblock__items-layout-4 .widget-fpblock__item-simple {
max-width: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%; } }
.sidebar .widget-fpblock__items-layout-4 .widget-fpblock__item-simple,
.footer-area:not(.footer-area--fullwidth) .widget-fpblock__items-layout-4 .widget-fpblock__item-simple {
max-width: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%; }
.widget-fpblock__item-featured {
max-width: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%; }
@media (min-width: 900px) {
.widget-fpblock__items-layout-1 .widget-fpblock__item-featured {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; } }
@media (min-width: 900px) {
.widget-fpblock__items-layout-1 .widget-fpblock__item-featured,
.widget-fpblock__items-layout-2 .widget-fpblock__item-featured,
.widget-fpblock__items-layout-3 .widget-fpblock__item-featured,
.widget-fpblock__items-layout-4 .widget-fpblock__item-featured {
max-width: 50%;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%; } }
@media (min-width: 900px) {
.widget-fpblock__items-layout-5 .widget-fpblock__item-featured {
max-width: 75%;
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%; } }
@media (min-width: 900px) and (max-width: 1199px) {
.before-loop-area .widget-fpblock__items-layout-1 .widget-fpblock__item-featured,
.after-loop-area .widget-fpblock__items-layout-1 .widget-fpblock__item-featured, .before-loop-area
.widget-fpblock__items-layout-2 .widget-fpblock__item-featured,
.after-loop-area
.widget-fpblock__items-layout-2 .widget-fpblock__item-featured, .before-loop-area
.widget-fpblock__items-layout-3 .widget-fpblock__item-featured,
.after-loop-area
.widget-fpblock__items-layout-3 .widget-fpblock__item-featured, .before-loop-area
.widget-fpblock__items-layout-4 .widget-fpblock__item-featured,
.after-loop-area
.widget-fpblock__items-layout-4 .widget-fpblock__item-featured, .before-loop-area
.widget-fpblock__items-layout-5 .widget-fpblock__item-featured,
.after-loop-area
.widget-fpblock__items-layout-5 .widget-fpblock__item-featured {
max-width: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1; } }
.sidebar .widget-fpblock__items-layout-1 .widget-fpblock__item-featured,
.footer-area:not(.footer-area--fullwidth) .widget-fpblock__items-layout-1 .widget-fpblock__item-featured, .sidebar
.widget-fpblock__items-layout-2 .widget-fpblock__item-featured,
.footer-area:not(.footer-area--fullwidth)
.widget-fpblock__items-layout-2 .widget-fpblock__item-featured, .sidebar
.widget-fpblock__items-layout-3 .widget-fpblock__item-featured,
.footer-area:not(.footer-area--fullwidth)
.widget-fpblock__items-layout-3 .widget-fpblock__item-featured, .sidebar
.widget-fpblock__items-layout-4 .widget-fpblock__item-featured,
.footer-area:not(.footer-area--fullwidth)
.widget-fpblock__items-layout-4 .widget-fpblock__item-featured, .sidebar
.widget-fpblock__items-layout-5 .widget-fpblock__item-featured,
.footer-area:not(.footer-area--fullwidth)
.widget-fpblock__items-layout-5 .widget-fpblock__item-featured {
max-width: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%; }
.widget-fpblock__item-featured .entry-meta {
margin-bottom: 14px; }
.widget-fpblock__item-inner {
width: 100%;
padding: 30px;
-ms-flex-item-align: stretch;
align-self: stretch;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
background-color: rgba(0, 0, 0, 0.5); }
.widget-fpblock__item-inner .entry-meta {
margin-bottom: 10px; }
.widget-fpblock__item-inner .entry-meta > *,
.widget-fpblock__item-inner .entry-meta .posted-by:not(:last-child) {
margin: 0; }
.widget-fpblock__item-inner .entry-meta .post__tags {
display: block; }
.before-loop-area .widget-fpblock__item-title,
.after-loop-area .widget-fpblock__item-title {
font-size: 16.875px;
font-size: 1.125rem; }
.widget-fpblock__item-content {
font-size: 13.125px;
font-size: 0.875rem;
margin-top: 5px;
margin-bottom: 20px; }
@media (min-width: 1200px) {
.widget-fpblock__item-content {
font-size: 15px;
font-size: 1rem; } }
.before-loop-area .widget-fpblock__item-content,
.after-loop-area .widget-fpblock__item-content {
font-size: 13.125px;
font-size: 0.875rem; } .widget-image-grid .row, .widget-image-grid .cherry-services.services-wrap .cherry-services-row, .cherry-services.services-wrap .widget-image-grid .cherry-services-row {
margin: 0; }
.widget-image-grid__holder {
padding: 0; }
.widget-image-grid__inner {
position: relative;
display: block;
overflow: hidden; }
.widget-image-grid__img {
display: block;
width: 100%;
height: auto; }
.widget-image-grid__content {
position: absolute;
z-index: 0;
top: 0;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
height: 100%;
padding: 10px;
text-align: center;
opacity: 1;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
background-color: rgba(0, 0, 0, 0.5); }
.widget-image-grid__title {
margin: 5px 0;
font-size: 15px;
font-size: 1rem; }
@media (min-width: 1200px) {
.widget-image-grid__title {
font-size: 20.625px;
font-size: 1.375rem;
max-width: 75%; } }
.sidebar .widget-image-grid__title,
.footer-area:not(.footer-area--fullwidth) .widget-image-grid__title {
font-size: 15px;
font-size: 1rem; }
.widget-image-grid__author {
font-weight: 900; }
.widget-image-grid .entry-meta {
margin-top: 15px; } .news-smart-box__instance .full-type .news-smart-box__item-inner {
display: block;
margin-top: 0;
padding-top: 0;
border-top: none; }
.news-smart-box__instance .mini-type {
position: relative; }
.news-smart-box__instance .mini-type:before {
content: '';
width: calc(100% - 2.01623rem/2);
height: 1px;
position: absolute;
top: 0;
left: 0; }
@media (min-width: 1200px) {
.news-smart-box__instance .mini-type .news-smart-box__item-header {
margin-bottom: 0;
max-width: 267px;
margin-right: 25px;
-webkit-box-flex: 0;
-ms-flex: 0 0 267px;
flex: 0 0 267px; }
.sidebar .news-smart-box__instance .mini-type .news-smart-box__item-header,
.footer-area:not(.footer-area--fullwidth) .news-smart-box__instance .mini-type .news-smart-box__item-header {
margin-bottom: 10px;
margin-right: 0;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.before-loop-area .news-smart-box__instance .mini-type .news-smart-box__item-header,
.after-loop-area .news-smart-box__instance .mini-type .news-smart-box__item-header {
max-width: 150px;
margin-right: 20px;
-webkit-box-flex: 0;
-ms-flex: 0 0 150px;
flex: 0 0 150px; } }
@media (min-width: 1200px) {
.news-smart-box__instance.layout_type_1 .full-type {
float: left; }
.news-smart-box__instance.layout_type_1 .mini-type {
float: left;
width: 50%; }
.sidebar .news-smart-box__instance.layout_type_1 .mini-type,
.footer-area:not(.footer-area--fullwidth) .news-smart-box__instance.layout_type_1 .mini-type {
width: 100%; }
.news-smart-box__instance.layout_type_1 .news-smart-box__item:nth-child(2n + 5) {
clear: both; } }
.news-smart-box__instance.layout_type_1 .mini-type:before {
width: calc(100% - 2.01623rem);
left: 1.00811rem; }
.news-smart-box__instance.layout_type_1 .news-smart-box__item:nth-child(2) {
padding-top: 35px;
margin-top: 40px; }
@media (min-width: 1600px) {
.news-smart-box__instance.layout_type_1 .news-smart-box__item:nth-child(2) {
padding-top: 0;
margin-top: 0; } }
.news-smart-box__instance.layout_type_1 .news-smart-box__item:nth-child(n+3) {
padding-top: 35px;
margin-top: 40px; }
@media (min-width: 1600px) {
.news-smart-box__instance.layout_type_1 .news-smart-box__item:nth-child(2):before {
display: none; } }
.news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-inner {
position: relative;
overflow: hidden; }
.news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-header {
z-index: 1; }
.news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-header .news-smart-box__item-thumb-link {
display: block; }
.news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-header .news-smart-box__item-thumb-img {
margin-top: 0; }
.news-smart-box__instance.layout_type_2 .full-type .news-smart-box__item-content {
position: relative;
z-index: 2; }
.news-smart-box__instance.layout_type_2 .mini-type:nth-child(odd):before {
left: 1.00811rem; }
@media (min-width: 900px) {
.news-smart-box__instance.layout_type_3 .full-type .news-smart-box__item-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -1.00811rem;
margin-right: -1.00811rem; }
.news-smart-box__instance.layout_type_3 .full-type .news-smart-box__item-header {
margin-bottom: 0; }
.sidebar .news-smart-box__instance.layout_type_3 .full-type .news-smart-box__item-header,
.footer-area:not(.footer-area--fullwidth) .news-smart-box__instance.layout_type_3 .full-type .news-smart-box__item-header {
margin-bottom: 18px; }
.news-smart-box__instance.layout_type_3 .full-type .news-smart-box__item-header,
.news-smart-box__instance.layout_type_3 .full-type .news-smart-box__item-content {
max-width: 50%;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
position: relative;
min-height: 1px;
padding-left: 1.00811rem;
padding-right: 1.00811rem; }
.sidebar .news-smart-box__instance.layout_type_3 .full-type .news-smart-box__item-header,
.footer-area:not(.footer-area--fullwidth) .news-smart-box__instance.layout_type_3 .full-type .news-smart-box__item-header, .sidebar
.news-smart-box__instance.layout_type_3 .full-type .news-smart-box__item-content,
.footer-area:not(.footer-area--fullwidth)
.news-smart-box__instance.layout_type_3 .full-type .news-smart-box__item-content {
width: 100%;
max-width: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%; } }
.news-smart-box__instance.layout_type_3 .mini-type:nth-child(even):before {
left: 1.00811rem; }
.news-smart-box__instance.layout_type_3 .mini-type:nth-child(odd):before {
left: auto;
right: 1.00811rem; }
.news-smart-box__wrapper {
position: relative; }
@media (min-width: 1200px) {
.layout_type_1 .news-smart-box__listing {
display: block; } }
@media (min-width: 900px) {
.sidebar .news-smart-box__item {
width: 100%;
max-width: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%; } }
@media (min-width: 600px) {
.footer-area:not(.footer-area--fullwidth) .news-smart-box__item {
width: 100%;
max-width: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%; } }
.layout_type_2 .news-smart-box__item.mini-type,
.layout_type_3 .news-smart-box__item.mini-type {
margin-top: 40px;
padding-top: 35px; }
.news-smart-box__item-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-transition: all 0.8s ease;
-o-transition: all 0.8s ease;
transition: all 0.8s ease; }
@media (min-width: 900px) {
.sidebar .news-smart-box__item-inner {
display: block; } }
@media (min-width: 600px) {
.footer-area:not(.footer-area--fullwidth) .news-smart-box__item-inner {
display: block; } }
@media (min-width: 600px) {
.full-type .news-smart-box__item-inner {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row; } }
@media (min-width: 1200px) {
.news-smart-box__item-inner {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row; } }
.news-smart-box__item-inner.animate-cycle-show {
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: translate(0, 30px);
-ms-transform: translate(0, 30px);
transform: translate(0, 30px);
-webkit-transition: all 0s ease;
-o-transition: all 0s ease;
transition: all 0s ease; }
.news-smart-box__item-header {
margin-bottom: 21px; }
.news-smart-box__item-title {
margin-top: 5px;
margin-bottom: 0; }
.layout_type_2 .full-type .news-smart-box__item-title {
margin-bottom: 14px; }
.news-smart-box__item-excerpt {
margin-top: 14px;
margin-bottom: 0; }
.layout_type_2 .full-type .news-smart-box__item-excerpt {
margin-top: 0;
margin-bottom: 8px; }
.news-smart-box__item-more-btn {
margin-top: 15px; }
.layout_type_1 .full-type .news-smart-box__item-more-btn,
.layout_type_3 .full-type .news-smart-box__item-more-btn {
margin-top: 23px; }
.layout_type_2 .full-type .news-smart-box__item .entry-meta:not(:empty) {
margin-top: 20px; }
.news-smart-box__item-thumb-link {
display: block; }
.news-smart-box__item-thumb-img {
display: block;
width: 100%;
margin-top: 5px; }
.news-smart-box__navigation {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 40px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
[data-instance-settings*='"current_title_visibility":"false"'] .news-smart-box__navigation {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.layout_type_3 .news-smart-box__navigation {
margin-bottom: 35px; }
.news-smart-box__navigation-current-term {
position: relative;
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; }
.news-smart-box__navigation-title {
padding-right: 40px;
display: block; }
.news-smart-box__navigation-terms-list {
margin: 0 -5px;
text-align: center; }
@media (min-width: 600px) {
.news-smart-box__navigation-terms-list {
margin: 0 -10px; } }
.news-smart-box__navigation-wrapper {
padding: 13px 0;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
width: 100%;
border-bottom: 1px solid; }
[data-instance-settings*='"current_title_visibility":"false"'] .news-smart-box__navigation-wrapper {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1; }
.news-smart-box__navigation-terms-list-item {
display: inline-block;
position: relative;
cursor: pointer;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
padding: 0 5px;
text-transform: uppercase; }
@media (min-width: 600px) {
.news-smart-box__navigation-terms-list-item {
padding: 0 10px; } }
.news-smart-box__preloader {
position: relative;
display: none;
width: 100%; }
.nsb-spinner {
position: absolute;
top: 0;
right: 0;
display: none;
width: 35px;
height: 35px; }
[data-instance-settings*='"current_title_visibility":"false"'] .nsb-spinner {
right: 50%;
margin-right: -17.5px; }
.double-bounce-1,
.double-bounce-2 {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-animation: tm-bounce 2.0s infinite ease-in-out;
animation: tm-bounce 2.0s infinite ease-in-out;
opacity: 0.6;
border-radius: 50%; }
.double-bounce-2 {
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s; }
@-webkit-keyframes tm-bounce {
0%, 100% {
-webkit-transform: scale(0);
transform: scale(0); }
50% {
-webkit-transform: scale(1);
transform: scale(1); } }
@keyframes tm-bounce {
0%, 100% {
-webkit-transform: scale(0);
transform: scale(0); }
50% {
-webkit-transform: scale(1);
transform: scale(1); } } .widget-playlist-slider .playlist-slider {
position: relative;
opacity: 0; }
.widget-playlist-slider .playlist-img {
background-repeat: no-repeat;
background-position: center;
background-size: cover; }
.widget-playlist-slider .sp-slide iframe,
.widget-playlist-slider .sp-slide .wp-video-shortcode,
.widget-playlist-slider .sp-slide .wp-video {
width: 100% !important;
height: 100% !important; }
.widget-playlist-slider .sp-slide--content-visible .sp-layer {
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(black));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), black);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0), black);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0), black); }
.widget-playlist-slider .sp-layer {
width: 100%;
height: 100%;
padding: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center; }
@media (min-width: 900px) {
.widget-playlist-slider .sp-layer {
min-height: 180px; } }
@media (min-width: 1200px) {
.widget-playlist-slider .sp-layer {
min-height: 195px; } }
.widget-playlist-slider .sp-layer .title {
margin-top: 5px;
margin-bottom: 5px; }
@media (max-width: 899px) {
.widget-playlist-slider .sp-layer .title {
font-size: 16.875px;
font-size: 1.125rem; } }
.sidebar .widget-playlist-slider .sp-layer .title,
.footer-area:not(.footer-area--fullwidth) .widget-playlist-slider .sp-layer .title {
font-size: 16.875px;
font-size: 1.125rem; }
.widget-playlist-slider .sp-layer a {
-webkit-transition: .3s !important;
-o-transition: .3s !important;
transition: .3s !important; }
.widget-playlist-slider .format-video .sp-layer {
display: none; }
.widget-playlist-slider .playlist--slide {
width: 100%;
height: 100%; }
.widget-playlist-slider .sp-vertical .sp-previous-arrow {
top: 5px; }
.widget-playlist-slider .sp-vertical .sp-next-arrow {
bottom: 5px; }
.widget-playlist-slider .sp-thumbnail-arrows > div,
.widget-playlist-slider .sp-arrows > div {
-webkit-transform: none;
-ms-transform: none;
transform: none;
text-align: center;
width: 44px;
height: 44px; }
.widget-playlist-slider .sp-thumbnail-arrows > div:before,
.widget-playlist-slider .sp-arrows > div:before {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
border-radius: 50%;
font-size: 12px;
line-height: 44px;
width: 44px;
height: 44px;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
color: #ffffff; }
.widget-playlist-slider .sp-thumbnail-arrows > div.sp-next-thumbnail-arrow, .widget-playlist-slider .sp-thumbnail-arrows > div.sp-next-arrow,
.widget-playlist-slider .sp-arrows > div.sp-next-thumbnail-arrow,
.widget-playlist-slider .sp-arrows > div.sp-next-arrow {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.widget-playlist-slider .sp-thumbnail-arrows > div.sp-next-thumbnail-arrow:before, .widget-playlist-slider .sp-thumbnail-arrows > div.sp-next-arrow:before,
.widget-playlist-slider .sp-arrows > div.sp-next-thumbnail-arrow:before,
.widget-playlist-slider .sp-arrows > div.sp-next-arrow:before {
content: '\e902';
left: 50%; }
.widget-playlist-slider .sp-thumbnail-arrows > div.sp-previous-thumbnail-arrow, .widget-playlist-slider .sp-thumbnail-arrows > div.sp-previous-arrow,
.widget-playlist-slider .sp-arrows > div.sp-previous-thumbnail-arrow,
.widget-playlist-slider .sp-arrows > div.sp-previous-arrow {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.widget-playlist-slider .sp-thumbnail-arrows > div.sp-previous-thumbnail-arrow:before, .widget-playlist-slider .sp-thumbnail-arrows > div.sp-previous-arrow:before,
.widget-playlist-slider .sp-arrows > div.sp-previous-thumbnail-arrow:before,
.widget-playlist-slider .sp-arrows > div.sp-previous-arrow:before {
content: '\e905';
right: 50%; }
.widget-playlist-slider .sp-thumbnail-arrows > div:after,
.widget-playlist-slider .sp-arrows > div:after {
display: none; }
@media (min-width: 1200px) {
.widget-playlist-slider .sp-thumbnail {
padding: 10px;
position: relative; } }
@media (min-width: 1200px) {
.widget-playlist-slider .sp-thumbnail:after {
content: '';
width: 20px;
height: calc(100% + 1px);
position: absolute;
top: 0;
right: 0;
border: 1px solid #ffffff;
border-right-color: transparent;
border-top-color: transparent;
border-bottom-color: transparent;
-webkit-transition: .3s all;
-o-transition: .3s all;
transition: .3s all; } }
.widget-playlist-slider .sp-thumbnail-container.sp-selected-thumbnail .sp-thumbnail:after {
border-bottom-color: #ffffff;
z-index: 100; }
.widget-playlist-slider .sp-thumbnail-text {
overflow: hidden; }
.widget-playlist-slider .sp-thumbnail-title {
font-weight: bold; }
.widget-playlist-slider .sp-thumbnail .entry-meta:not(:empty) {
margin-bottom: 2px; }
.widget-playlist-slider .sp-thumbnails-container {
background-color: transparent; }
@media (min-width: 1200px) {
.widget-playlist-slider .sp-thumbnails-container {
border-left: 1px solid #ffffff; } }
.widget-playlist-slider .sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before, .widget-playlist-slider .sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
display: none; }
.widget-playlist-slider .sp-right-thumbnails .sp-thumbnail-container {
margin: 0 0 1px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
.widget-playlist-slider .sp-right-thumbnails .sp-thumbnail-text {
padding: 5px 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
.widget-playlist-slider .sp-right-thumbnails .playlist--thumbnail {
height: 100%;
width: 150px;
min-height: 86px;
margin-right: 0; }
.widget-playlist-slider .sp-right-thumbnails.sp-has-pointer {
margin-left: 0; }
.widget-playlist-slider .sp-right-thumbnails.sp-has-pointer .sp-thumbnail {
position: static;
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.widget-playlist-slider .sp-bottom-thumbnails .sp-thumbnail-arrows {
margin-top: 0; }
.widget-playlist-slider .sp-bottom-thumbnails .playlist--thumbnail {
position: absolute;
width: 100%;
height: 100%;
z-index: 2; }
.widget-playlist-slider .sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
bottom: 0; }  .smart-slider__instance {
position: relative;
overflow: hidden;
width: 100%; }
.smart-slider__instance[data-thumbnails-position="top"] .slider-pro {
padding-top: 0 !important; }
.smart-slider__instance[data-thumbnails="true"][data-thumbnails-position="bottom"] {
padding-bottom: 32px; }
.smart-slider__instance .sp-full-screen-button {
right: 15px;
left: auto;
top: 15px;
color: #ffffff;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
-webkit-transform: none;
-ms-transform: none;
transform: none;
font-size: 12px;
line-height: 1; }
.smart-slider__instance .sp-full-screen-button:before {
content: '\ea83'; }
.smart-slider__instance .sp-full-screen .sp-full-screen-button:before {
content: '\ea82'; }
@media (min-width: 600px) {
.smart-slider__instance[data-thumbnails="true"][data-thumbnails-position="right"] .sp-full-screen-button {
right: 180px; } }
.smart-slider__instance .sp-thumbnails-container {
padding: 10px;
width: 100% !important; }
.smart-slider__instance .sp-thumbnail img {
display: block;
-webkit-transition: .3s opacity;
-o-transition: .3s opacity;
transition: .3s opacity; }
.smart-slider__instance .sp-selected-thumbnail img {
opacity: .2; }
.smart-slider__instance .sp-bottom-thumbnails .sp-thumbnail-container,
.smart-slider__instance .sp-top-thumbnails .sp-thumbnail-container {
margin-right: 5px;
margin-left: 5px; }
.smart-slider__instance .sp-bottom-thumbnails .smart-slider__thumbnails,
.smart-slider__instance .sp-top-thumbnails .smart-slider__thumbnails {
margin-left: auto;
margin-right: auto; }
.smart-slider__instance .sp-bottom-thumbnails .sp-thumbnail-arrows,
.smart-slider__instance .sp-top-thumbnails .sp-thumbnail-arrows {
margin-top: -22px; }
.smart-slider__instance .sp-bottom-thumbnails {
position: absolute;
bottom: 0;
left: 0;
margin: 0; }
.smart-slider__instance .sp-top-thumbnails {
position: absolute;
top: 5%;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.smart-slider__instance .sp-right-thumbnails .sp-previous-thumbnail-arrow,
.smart-slider__instance .sp-left-thumbnails .sp-previous-thumbnail-arrow {
top: 5px; }
.smart-slider__instance .sp-right-thumbnails .sp-next-thumbnail-arrow,
.smart-slider__instance .sp-left-thumbnails .sp-next-thumbnail-arrow {
bottom: 5px; }
.smart-slider__instance .sp-top-thumbnails .sp-previous-thumbnail-arrow,
.smart-slider__instance .sp-bottom-thumbnails .sp-previous-thumbnail-arrow {
left: 5px; }
.smart-slider__instance .sp-top-thumbnails .sp-next-thumbnail-arrow,
.smart-slider__instance .sp-bottom-thumbnails .sp-next-thumbnail-arrow {
right: 5px; }
.smart-slider__instance .sp-arrow,
.smart-slider__instance .sp-thumbnail-arrow {
width: 44px;
height: 44px;
text-align: center;
z-index: 1;
border-radius: 50%;
overflow: hidden;
-webkit-transition: .3s all;
-o-transition: .3s all;
transition: .3s all; }
.smart-slider__instance .sp-arrow:before,
.smart-slider__instance .sp-thumbnail-arrow:before {
font-size: 12px;
position: relative;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
line-height: 44px;
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.smart-slider__instance .sp-arrow:after,
.smart-slider__instance .sp-thumbnail-arrow:after {
display: none; }
.smart-slider__instance .sp-arrow:hover:before,
.smart-slider__instance .sp-thumbnail-arrow:hover:before {
background-color: inherit;
color: inherit; }
.smart-slider__instance .sp-horizontal .sp-arrows {
margin-top: -22x; }
.smart-slider__instance .sp-horizontal .sp-previous-arrow {
left: 20px; }
.smart-slider__instance .sp-horizontal .sp-previous-arrow:before {
content: '\e903'; }
.smart-slider__instance .sp-horizontal .sp-next-arrow {
right: 20px; }
.smart-slider__instance .sp-horizontal .sp-next-arrow:before {
content: '\e904'; }
.smart-slider__instance .sp-vertical .sp-arrows {
margin-left: 0;
left: calc(100% - 70px); }
.smart-slider__instance .sp-vertical .sp-previous-arrow {
top: auto;
bottom: 95px; }
.smart-slider__instance .sp-vertical .sp-previous-arrow:before {
content: '\e902'; }
.smart-slider__instance .sp-vertical .sp-next-arrow {
bottom: 30px; }
.smart-slider__instance .sp-vertical .sp-next-arrow:before {
content: '\e905'; }
.smart-slider__instance .sp-previous-thumbnail-arrow:before {
content: '\e903'; }
.smart-slider__instance .sp-next-thumbnail-arrow:before {
content: '\e904'; }
.smart-slider__instance .sp-buttons {
position: absolute;
padding: 0; }
.smart-slider__instance[data-thumbnails="true"][data-thumbnails-position="bottom"] .sp-buttons {
bottom: auto;
top: calc(100% + 9px); }
@media (max-width: 899px) {
.smart-slider__instance[data-thumbnails="true"][data-thumbnails-position="right"] .sp-buttons,
.smart-slider__instance[data-thumbnails="true"][data-thumbnails-position="left"] .sp-buttons {
bottom: 0; } }
@media (min-width: 600px) {
.smart-slider__instance[data-thumbnails="true"][data-thumbnails-position="right"] .sp-buttons {
left: 0;
max-width: calc(100% - 162px); } }
@media (min-width: 600px) {
.smart-slider__instance[data-thumbnails="true"][data-thumbnails-position="left"] .sp-buttons {
left: auto;
right: 0;
max-width: calc(100% - 162px); } }
.smart-slider__instance .sp-button {
width: 12px;
height: 12px;
margin: 0 7px;
border: none;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
vertical-align: bottom; }
.smart-slider__instance .sp-content-container {
width: 100%;
left: 0;
position: absolute;
right: 0;
top: 0;
bottom: 0;
padding: 15px 1.00811rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
@media (min-width: 600px) {
.smart-slider__instance .sp-content-container {
text-align: left; } }
.smart-slider__instance .sp-content-container .sp-layer {
position: static;
text-align: center; }
.smart-slider__instance .sp-content-container .sp-layer + .sp-layer {
margin-top: 20px; }
.smart-slider__instance .sp-content-container .sp-layer + .sp-more {
margin-top: 20px; }
.smart-slider__instance .sp-content-container .sp-content {
display: none; }
@media (min-width: 600px) {
.smart-slider__instance .sp-content-container .sp-content {
display: block; } }
.smart-slider__instance[data-pagination="true"] .sp-content-container {
padding: calc(5% + 88px) 1.00811rem; }
.smart-slider__instance[data-thumbnails-position="bottom"] .sp-content-container, .smart-slider__instance[data-thumbnails-position="top"] .sp-content-container {
padding: 5% 1.00811rem; }
@media (min-width: 600px) {
.smart-slider__instance[data-thumbnails-position="right"] .sp-content-container, .smart-slider__instance[data-thumbnails-position="left"] .sp-content-container {
padding-left: 100px;
padding-right: 100px; } }
.smart-slider__instance .sp-title a,
.smart-slider__instance .sp-more a {
-webkit-transition: .3s !important;
-o-transition: .3s !important;
transition: .3s !important; }
.smart-slider__instance .sp-image-container:after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '';
background-color: rgba(0, 0, 0, 0.5); }
.sidebar .smart-slider__instance .sp-content-container,
.footer-area:not(.footer-area--fullwidth) .smart-slider__instance .sp-content-container {
text-align: center; }
.sidebar .smart-slider__instance .sp-content-container .sp-layer + .sp-more,
.footer-area:not(.footer-area--fullwidth) .smart-slider__instance .sp-content-container .sp-layer + .sp-more {
margin-top: 20px; }
.sidebar .smart-slider__instance h2.sp-title,
.footer-area:not(.footer-area--fullwidth) .smart-slider__instance h2.sp-title {
font-size: 25px; }
.sidebar .smart-slider__instance p.sp-content,
.footer-area:not(.footer-area--fullwidth) .smart-slider__instance p.sp-content {
font-size: 14px; }
.sidebar .smart-slider__instance .btn,
.footer-area:not(.footer-area--fullwidth) .smart-slider__instance .btn {
padding: 13.5px 29px 11.5px; }  .widget-taxonomy-tiles__holder {
float: left;
padding: 0;
-webkit-transform: translateZ(0);
transform: translateZ(0); }
.widget-taxonomy-tiles__inner {
position: relative;
overflow: hidden; }
.tiles-columns .widget-taxonomy-tiles__inner {
position: absolute;
width: 100%;
height: 100%; }
.widget-taxonomy-tiles__inner .term-img {
display: block;
width: 100%;
height: auto; }
.widget-taxonomy-tiles__inner:hover .widget-taxonomy-tiles__hidden-content {
max-height: 200px;
visibility: visible;
margin-top: 10px; }
.widget-taxonomy-tiles .tiles-columns .term-img {
position: absolute;
top: 0;
left: 0;
height: 100%;
background-repeat: no-repeat;
background-position: center;
background-size: cover; }
.widget-taxonomy-tiles__content {
position: absolute;
z-index: 0;
bottom: 0;
left: 0;
width: 100%;
padding: 15px; }
@media (min-width: 1200px) {
.widget-taxonomy-tiles__content {
padding: 13px 20px 14px; } }
.widget-taxonomy-tiles__content:before {
position: absolute;
z-index: -1;
left: 0;
top: 0;
height: 100%;
bottom: 0;
width: 100%;
content: '';
opacity: 0.85;
-webkit-transition: 0.25s cubic-bezier(0.59, 0.15, 0.28, 1.65);
-o-transition: 0.25s cubic-bezier(0.59, 0.15, 0.28, 1.65);
transition: 0.25s cubic-bezier(0.59, 0.15, 0.28, 1.65); }
.widget-taxonomy-tiles__title {
margin: 0; }
.widget-taxonomy-tiles__row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.widget-taxonomy-tiles__row.widget-taxonomy-tiles__hidden-content {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; }
.widget-taxonomy-tiles__row .widget-taxonomy-tiles__post-count,
.widget-taxonomy-tiles__row .widget-taxonomy-tiles__permalink {
margin-left: auto;
padding-left: 10px; }
.widget-taxonomy-tiles__desc {
margin-top: 0;
margin-bottom: 10px; }
.widget-taxonomy-tiles__hidden-content {
margin-top: 10px; }
@media (min-width: 1200px) {
.widget-taxonomy-tiles__hidden-content {
margin-top: 0;
max-height: 0;
visibility: hidden;
overflow: hidden;
-webkit-transition: 0.25s cubic-bezier(0.59, 0.15, 0.28, 1.65);
-o-transition: 0.25s cubic-bezier(0.59, 0.15, 0.28, 1.65);
transition: 0.25s cubic-bezier(0.59, 0.15, 0.28, 1.65); } }
.widget-taxonomy-tiles__post-count {
display: block;
font-size: .857em; }
.widget-taxonomy-tiles .tiles-columns {
display: block; }
.widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 100%; }
@media (min-width: 600px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 100%; } }
@media (min-width: 900px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 66.66667%; } }
@media (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 66.66667%; } }
@media (min-width: 1600px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 66.66667%; } }
.widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 100%; }
@media (min-width: 600px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 100%; } }
@media (min-width: 900px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 33.33333%; } }
@media (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 33.33333%; } }
@media (min-width: 1600px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 33.33333%; } }
.widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 300px; }
@media (min-width: 600px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 300px; } }
@media (min-width: 900px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 306.66667px; } }
@media (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 386.66667px; } }
@media (min-width: 1600px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 506.66667px; } }
.widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 300px; }
@media (min-width: 600px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 300px; } }
@media (min-width: 900px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 613.33333px; } }
@media (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 773.33333px; } }
@media (min-width: 1600px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 1013.33333px; } }
@media (min-width: 600px) and (max-width: 899px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 100%; } }
@media (min-width: 600px) and (max-width: 899px) and (min-width: 600px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 100%; } }
@media (min-width: 600px) and (max-width: 899px) and (min-width: 900px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 50%; } }
@media (min-width: 600px) and (max-width: 899px) and (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 50%; } }
@media (min-width: 600px) and (max-width: 899px) and (min-width: 1600px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 50%; } }
@media (min-width: 600px) and (max-width: 899px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 100%; } }
@media (min-width: 600px) and (max-width: 899px) and (min-width: 600px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 100%; } }
@media (min-width: 600px) and (max-width: 899px) and (min-width: 900px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 100%; } }
@media (min-width: 600px) and (max-width: 899px) and (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 100%; } }
@media (min-width: 600px) and (max-width: 899px) and (min-width: 1600px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 100%; } }
@media (min-width: 600px) and (max-width: 899px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 300px; } }
@media (min-width: 600px) and (max-width: 899px) and (min-width: 600px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 300px; } }
@media (min-width: 600px) and (max-width: 899px) and (min-width: 900px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 383.33333px; } }
@media (min-width: 600px) and (max-width: 899px) and (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 483.33333px; } }
@media (min-width: 600px) and (max-width: 899px) and (min-width: 1600px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 633.33333px; } }
@media (min-width: 600px) and (max-width: 899px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 300px; } }
@media (min-width: 600px) and (max-width: 899px) and (min-width: 600px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 300px; } }
@media (min-width: 600px) and (max-width: 899px) and (min-width: 900px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 460px; } }
@media (min-width: 600px) and (max-width: 899px) and (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 580px; } }
@media (min-width: 600px) and (max-width: 899px) and (min-width: 1600px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 760px; } }
@media (min-width: 1600px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 300px; } }
@media (min-width: 1600px) and (min-width: 600px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 300px; } }
@media (min-width: 1600px) and (min-width: 900px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 147.58333px; } }
@media (min-width: 1600px) and (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 186.08333px; } }
@media (min-width: 1600px) and (min-width: 1600px) {
.widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 243.83333px; } }
@media (min-width: 1600px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 300px; } }
@media (min-width: 1600px) and (min-width: 600px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 300px; } }
@media (min-width: 1600px) and (min-width: 900px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 295.16667px; } }
@media (min-width: 1600px) and (min-width: 1200px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 372.16667px; } }
@media (min-width: 1600px) and (min-width: 1600px) {
.widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 487.66667px; } }
@media (min-width: 900px) {
.before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-x,
.after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 100%; } }
@media (min-width: 900px) and (min-width: 600px) {
.before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-x,
.after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 100%; } }
@media (min-width: 900px) and (min-width: 900px) {
.before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-x,
.after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 33.33333%; } }
@media (min-width: 900px) and (min-width: 1200px) {
.before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-x,
.after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 33.33333%; } }
@media (min-width: 900px) and (min-width: 1600px) {
.before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-x,
.after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 33.33333%; } }
@media (min-width: 900px) {
.before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
.after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 100%; } }
@media (min-width: 900px) and (min-width: 600px) {
.before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
.after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 100%; } }
@media (min-width: 900px) and (min-width: 900px) {
.before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
.after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 66.66667%; } }
@media (min-width: 900px) and (min-width: 1200px) {
.before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
.after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 66.66667%; } }
@media (min-width: 900px) and (min-width: 1600px) {
.before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-x,
.after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 66.66667%; } }
@media (min-width: 900px) {
.before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-y,
.after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 300px; } }
@media (min-width: 900px) and (min-width: 600px) {
.before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-y,
.after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 300px; } }
@media (min-width: 900px) and (min-width: 900px) {
.before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-y,
.after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 210.83333px; } }
@media (min-width: 900px) and (min-width: 1200px) {
.before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-y,
.after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 265.83333px; } }
@media (min-width: 900px) and (min-width: 1600px) {
.before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-y,
.after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 348.33333px; } }
@media (min-width: 900px) {
.before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
.after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 300px; } }
@media (min-width: 900px) and (min-width: 600px) {
.before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
.after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 300px; } }
@media (min-width: 900px) and (min-width: 900px) {
.before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
.after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 421.66667px; } }
@media (min-width: 900px) and (min-width: 1200px) {
.before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
.after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 531.66667px; } }
@media (min-width: 900px) and (min-width: 1600px) {
.before-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-y,
.after-loop-area .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 696.66667px; } }
@media (min-width: 900px) {
.sidebar .widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 100%; } }
@media (min-width: 900px) and (min-width: 600px) {
.sidebar .widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 100%; } }
@media (min-width: 900px) and (min-width: 900px) {
.sidebar .widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 100%; } }
@media (min-width: 900px) and (min-width: 1200px) {
.sidebar .widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 100%; } }
@media (min-width: 900px) and (min-width: 1600px) {
.sidebar .widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 100%; } }
@media (min-width: 900px) {
.sidebar .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 100%; } }
@media (min-width: 900px) and (min-width: 600px) {
.sidebar .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 100%; } }
@media (min-width: 900px) and (min-width: 900px) {
.sidebar .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 100%; } }
@media (min-width: 900px) and (min-width: 1200px) {
.sidebar .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 100%; } }
@media (min-width: 900px) and (min-width: 1600px) {
.sidebar .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 100%; } }
@media (min-width: 900px) {
.sidebar .widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 300px; } }
@media (min-width: 900px) and (min-width: 600px) {
.sidebar .widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 300px; } }
@media (min-width: 900px) and (min-width: 900px) {
.sidebar .widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 249.16667px; } }
@media (min-width: 900px) and (min-width: 1200px) {
.sidebar .widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 314.16667px; } }
@media (min-width: 900px) and (min-width: 1600px) {
.sidebar .widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 411.66667px; } }
@media (min-width: 900px) {
.sidebar .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 300px; } }
@media (min-width: 900px) and (min-width: 600px) {
.sidebar .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 300px; } }
@media (min-width: 900px) and (min-width: 900px) {
.sidebar .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 249.16667px; } }
@media (min-width: 900px) and (min-width: 1200px) {
.sidebar .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 314.16667px; } }
@media (min-width: 900px) and (min-width: 1600px) {
.sidebar .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 411.66667px; } }
@media (min-width: 600px) {
.footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 100%; } }
@media (min-width: 600px) and (min-width: 600px) {
.footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 100%; } }
@media (min-width: 600px) and (min-width: 900px) {
.footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 100%; } }
@media (min-width: 600px) and (min-width: 1200px) {
.footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 100%; } }
@media (min-width: 600px) and (min-width: 1600px) {
.footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-md-x {
width: 100%; } }
@media (min-width: 600px) {
.footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 100%; } }
@media (min-width: 600px) and (min-width: 600px) {
.footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 100%; } }
@media (min-width: 600px) and (min-width: 900px) {
.footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 100%; } }
@media (min-width: 600px) and (min-width: 1200px) {
.footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 100%; } }
@media (min-width: 600px) and (min-width: 1600px) {
.footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-xl-x {
width: 100%; } }
@media (min-width: 600px) {
.footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 300px; } }
@media (min-width: 600px) and (min-width: 600px) {
.footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 300px; } }
@media (min-width: 600px) and (min-width: 900px) {
.footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 249.16667px; } }
@media (min-width: 600px) and (min-width: 1200px) {
.footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 314.16667px; } }
@media (min-width: 600px) and (min-width: 1600px) {
.footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-md-y {
height: 411.66667px; } }
@media (min-width: 600px) {
.footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 300px; } }
@media (min-width: 600px) and (min-width: 600px) {
.footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 300px; } }
@media (min-width: 600px) and (min-width: 900px) {
.footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 249.16667px; } }
@media (min-width: 600px) and (min-width: 1200px) {
.footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 314.16667px; } }
@media (min-width: 600px) and (min-width: 1600px) {
.footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-xl-y {
height: 411.66667px; } }
.widget-taxonomy-tiles .tiles-columns:after {
display: block;
clear: both;
content: '' !important; }
@media (min-width: 600px) and (max-width: 899px) {
.widget-taxonomy-tiles .tiles-columns .tile-xs-x .widget-taxonomy-tiles__title, .widget-taxonomy-tiles .tiles-columns .tile-sm-x .widget-taxonomy-tiles__title, .widget-taxonomy-tiles .tiles-columns .tile-sm-x .widget-taxonomy-tiles__title, .widget-taxonomy-tiles .tiles-columns .tile-md-x .widget-taxonomy-tiles__title {
font-size: 11.25px;
font-size: 0.75rem; }
.widget-taxonomy-tiles .tiles-columns .tile-xs-x .widget-taxonomy-tiles__content, .widget-taxonomy-tiles .tiles-columns .tile-sm-x .widget-taxonomy-tiles__content, .widget-taxonomy-tiles .tiles-columns .tile-sm-x .widget-taxonomy-tiles__content, .widget-taxonomy-tiles .tiles-columns .tile-md-x .widget-taxonomy-tiles__content {
padding: 10px; } }
@media (min-width: 900px) {
.sidebar .widget-taxonomy-tiles .tiles-columns .tile-xs-x, .sidebar .widget-taxonomy-tiles .tiles-columns .tile-sm-x, .sidebar .widget-taxonomy-tiles .tiles-columns .tile-sm-x, .sidebar .widget-taxonomy-tiles .tiles-columns .tile-md-x, .sidebar .widget-taxonomy-tiles .tiles-columns .tile-lg-x {
width: 100%; } }
@media (min-width: 600px) {
.footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-xs-x, .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-sm-x, .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-sm-x, .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-md-x, .footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .tiles-columns .tile-lg-x {
width: 100%; } }
@supports (display: grid) {
.widget-taxonomy-tiles .tiles-columns.tiles-layout-1 {
display: grid;
grid-auto-flow: column;
grid-template-columns: 1fr; }
@media (min-width: 900px) {
.widget-taxonomy-tiles .tiles-columns.tiles-layout-1 {
grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 1600px) {
.widget-taxonomy-tiles .tiles-columns.tiles-layout-1 {
grid-template-columns: repeat(3, 1fr); } } }
.widget-taxonomy-tiles .tiles-columns.tiles-layout-1 .widget-taxonomy-tiles__holder {
float: none; }
.widget-taxonomy-tiles .tiles-columns.tiles-layout-1 .widget-taxonomy-tiles__holder .widget-taxonomy-tiles__inner {
position: relative;
height: 350px; }
@media (min-width: 1600px) {
.widget-taxonomy-tiles .tiles-columns.tiles-layout-1 .widget-taxonomy-tiles__holder .widget-taxonomy-tiles__inner {
height: 203px; } }
.widget-taxonomy-tiles .tiles-columns.tiles-layout-1 .widget-taxonomy-tiles__holder:nth-child(5n+1), .widget-taxonomy-tiles .tiles-columns.tiles-layout-1 .widget-taxonomy-tiles__holder:nth-child(5n+2) {
grid-column: 1 / span 1; }
.widget-taxonomy-tiles .tiles-columns.tiles-layout-1 .widget-taxonomy-tiles__holder:nth-child(5n+3) {
grid-column: 1 / span 1; }
@media (min-width: 900px) {
.widget-taxonomy-tiles .tiles-columns.tiles-layout-1 .widget-taxonomy-tiles__holder:nth-child(5n+3) {
grid-column: 2 / span 1;
grid-row: span 2; } }
.widget-taxonomy-tiles .tiles-columns.tiles-layout-1 .widget-taxonomy-tiles__holder:nth-child(5n+3) .widget-taxonomy-tiles__inner {
height: 740px; }
@media (min-width: 1600px) {
.widget-taxonomy-tiles .tiles-columns.tiles-layout-1 .widget-taxonomy-tiles__holder:nth-child(5n+3) .widget-taxonomy-tiles__inner {
height: 446px; } }
.widget-taxonomy-tiles .tiles-columns.tiles-layout-1 .widget-taxonomy-tiles__holder:nth-child(5n+4) {
grid-column: 1 / span 1; }
.widget-taxonomy-tiles .tiles-columns.tiles-layout-1 .widget-taxonomy-tiles__holder:nth-child(5n+5) {
grid-column: 1 / span 1; }
@media (min-width: 900px) {
.widget-taxonomy-tiles .tiles-columns.tiles-layout-1 .widget-taxonomy-tiles__holder:nth-child(5n+5) {
grid-column: 2 / span 1; } }
@media (min-width: 1600px) {
.widget-taxonomy-tiles .tiles-columns.tiles-layout-1 .widget-taxonomy-tiles__holder:nth-child(5n+4), .widget-taxonomy-tiles .tiles-columns.tiles-layout-1 .widget-taxonomy-tiles__holder:nth-child(5n+5) {
grid-column: 3 / span 1; } }
@media (min-width: 600px) {
.sidebar .widget-taxonomy-tiles .grid-columns:not(.columns-number-1) .widget-taxonomy-tiles__content,
.footer-area:not(.footer-area--fullwidth) .widget-taxonomy-tiles .grid-columns:not(.columns-number-1) .widget-taxonomy-tiles__content {
display: none; } } .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
margin-top: 0;
margin-bottom: 0;
padding: 0;
border: none; } embed,
iframe,
object {
max-width: 100%; }
iframe {
display: block;
width: 100%; } .img-pull-left {
float: left;
width: 50%;
margin: 0 4% 1% 0; }
.img-pull-right {
float: right;
width: 50%;
margin: 0 0 1% 4%; }  .position-fullwidth img.alignnone.size-full.size-big {
position: relative;
width: 100vw;
max-width: 100vw;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
-o-object-fit: cover;
object-fit: cover;
max-height: 75vh; }
.position-fullwidth.ie img.alignnone.size-full.size-big {
font-family: 'object-fit: cover'; } .wp-caption {
margin-bottom: 1.5em;
max-width: 100%; }
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto; }
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
font-size: 11.25px;
font-size: 0.75rem; }
.wp-caption-text {
text-align: center; } .gallery {
margin-bottom: 1.5em; }
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%; }
.gallery-columns-2 .gallery-item {
max-width: 50%; }
.gallery-columns-3 .gallery-item {
max-width: 33.33%; }
.gallery-columns-4 .gallery-item {
max-width: 25%; }
.gallery-columns-5 .gallery-item {
max-width: 20%; }
.gallery-columns-6 .gallery-item {
max-width: 16.66%; }
.gallery-columns-7 .gallery-item {
max-width: 14.28%; }
.gallery-columns-8 .gallery-item {
max-width: 12.5%; }
.gallery-columns-9 .gallery-item {
max-width: 11.11%; }
.gallery-caption {
display: block; } .embed-responsive {
position: relative;
display: block;
padding: 0; }
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0; }
.embed-responsive.embed-responsive-16by9 {
padding-bottom: 56.25%; }
.embed-responsive.embed-responsive-4by3 {
padding-bottom: 75%; } .mejs-container-wrapper:not(:first-child) {
margin-top: 32px; }
.mejs-container-wrapper:not(:last-child) {
margin-bottom: 33px; }
.single-post .mejs-container-wrapper {
padding: 10px; }
.wp-playlist.wp-audio-playlist {
padding: 20px; }
.wp-playlist.wp-audio-playlist .wp-playlist-current-item {
margin-bottom: 15px; }
.wp-playlist.wp-audio-playlist .wp-playlist-tracks {
margin-top: 15px; }
.wp-playlist.wp-audio-playlist.wp-playlist-light .wp-playlist-item {
border-bottom-color: #ECECEC; }
.wp-playlist.wp-audio-playlist.wp-playlist-light .wp-playlist-item.wp-playlist-playing .wp-playlist-caption {
color: #000000; } .entry-content .wp-video:not(:first-child), .entry-content
.wp-playlist.wp-video-playlist:not(:first-child) {
margin-top: 32px; }
.entry-content .wp-video:not(:last-child), .entry-content
.wp-playlist.wp-video-playlist:not(:last-child) {
margin-bottom: 33px; }
.mejs-video .mejs-poster {
background-size: cover; }
.mejs-video .mejs-overlay-button {
width: 110px;
height: 69px;
margin: -35px auto 0;
left: 0;
background-image: none;
text-align: center;
position: relative;
-webkit-transition: all 0.22s ease;
-o-transition: all 0.22s ease;
transition: all 0.22s ease; }
.mejs-video .mejs-overlay-button:before {
content: '\ec0f';
font-size: 15px;
line-height: 69px;
z-index: 2;
position: relative;
-webkit-transition: all 0.22s ease;
-o-transition: all 0.22s ease;
transition: all 0.22s ease; }
.mejs-video .mejs-overlay-button:after {
content: '';
display: block;
z-index: 1;
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
border: 2px solid #ffffff;
-webkit-transition: all 0.22s ease;
-o-transition: all 0.22s ease;
transition: all 0.22s ease; } .fb_iframe_widget {
max-width: 100%; }
.fb_iframe_widget > span {
max-width: 100%; }  .tm_timeline {
padding: 0;
margin: 30px 0; }
.tm_timeline .contol_wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
margin-top: 89px;
width: 100%;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.tm_timeline .contol_wrap i {
font-size: 22.5px;
font-size: 1.5rem; }
.tm_timeline .tm_timeline__control {
padding: 10px;
margin: 0;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1 !important;
position: relative;
display: inline-block;
right: auto;
left: auto;
background: transparent;
border: none; }
.tm_timeline .tm_timeline__control.tm_timeline__control-slide-left { margin-right: 40px; }
.tm_timeline .tm_timeline__control i {
line-height: inherit; }
.tm_timeline .tm_timeline__control:before {
position: absolute;
content: '';
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: -1;
-webkit-transition: 0.25s cubic-bezier(0.59, 0.15, 0.28, 1.65);
-o-transition: 0.25s cubic-bezier(0.59, 0.15, 0.28, 1.65);
transition: 0.25s cubic-bezier(0.59, 0.15, 0.28, 1.65); }
.tm_timeline .tm_timeline__control:hover {
position: relative;
background: transparent;
border: none;
left: auto;
right: auto;
padding: 10px; }
.tm_timeline .tm_timeline__control:hover:before {
left: -15px;
right: -15px;
top: -15px;
bottom: -15px; }
.tm_timeline .tm_timeline__control:focus {
position: relative;
background: transparent;
border: none;
left: auto;
right: auto;
padding: 10px; }
.tm_timeline .tm_timeline__tense {
margin-top: 0;
background: #ECECEC; }
.tm_timeline .tm_timeline__event { }
.tm_timeline .tm_timeline__event .tm_timeline__event__dot {
height: 21px;
width: 21px;
-webkit-box-shadow: none;
box-shadow: none;
border: 4px solid;
background-color: #ffffff; }
.tm_timeline .tm_timeline__event .tm_timeline__event__date {
font-size: 11.25px;
font-size: 0.75rem; }
.tm_timeline .tm_timeline__event .tm_timeline__event__title {
margin-top: 8px;
margin-bottom: 8px; }
.tm_timeline.tm_timeline-layout-horizontal {
text-align: center;
margin: 30px auto; }
.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__tense {
height: 4px;
top: auto;
bottom: 90px; }
.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__body {
overflow: visible; }
.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__container {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 auto; }
.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__pages {
padding-bottom: 0; }
.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__page__content {
display: block; }
@media (min-width: 600px) {
.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__page__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex; } }
.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__event__dot {
left: 50%;
top: auto;
bottom: -65px;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__event {
text-align: center;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
margin: 30px 10px 25px; }
@media (min-width: 600px) {
.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__event {
margin: 0 0 25px; } }
.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__event:first-child {
margin-top: 0; }
.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__event__description,
.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__event__title,
.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__event__date {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
.tm_timeline.tm_timeline-layout-horizontal .tm_timeline__event__title {
margin-bottom: 20px; }
.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event__description,
.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event__title,
.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event__date { }
@media (min-width: 1200px) {
.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event__title {
margin-bottom: 20px; } }
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__container {
margin: 0; }
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event {
max-width: 100%;
margin-bottom: 7px; }
.position-one-right-sidebar .tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event,
.position-one-left-sidebar .tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event {
max-width: 100%; }
@media (min-width: 600px) {
.position-one-right-sidebar .tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event,
.position-one-left-sidebar .tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event {
max-width: 45%; } }
@media (min-width: 600px) {
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event {
max-width: 50%; } }
@media (min-width: 1200px) {
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event {
max-width: 90%; } }
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__tense {
margin-left: 0; }
@media (min-width: 600px) {
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__tense {
margin-left: auto; } }
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event-odd {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
@media (min-width: 600px) {
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event-odd {
-webkit-transform: translate(50%, 0);
-ms-transform: translate(50%, 0);
transform: translate(50%, 0); } }
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event-odd .tm_timeline__event__description {
padding: 0 10px 0 0; }
@media (min-width: 600px) {
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event-odd .tm_timeline__event__description {
padding: 0; } }
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event.tm_timeline__event-even {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
text-align: left;
margin-left: 32px;
padding-right: 0; }
@media (min-width: 600px) {
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event.tm_timeline__event-even {
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
text-align: right;
margin-left: auto;
padding-right: 32px; } }
@media (min-width: 1200px) {
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event.tm_timeline__event-even {
padding-right: 62px; } }
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event.tm_timeline__event-even .tm_timeline__event__dot {
left: -50px; }
@media (min-width: 600px) {
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event.tm_timeline__event-even .tm_timeline__event__dot {
left: auto; } }
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event.tm_timeline__event-even .tm_timeline__event__description {
padding: 0 10px 0 0; }
@media (min-width: 600px) {
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event.tm_timeline__event-even .tm_timeline__event__description {
padding: 0; } }
.tm_timeline.tm_timeline-layout-vertical.tm_timeline-layout-vertical-chessOrder .tm_timeline__event__dot {
left: 0; }
.tm_timeline.tm_timeline-layout-vertical .tm_timeline__container {
min-width: 100%;
max-width: 100%; }
@media (max-width: 1199px) {
.tm_timeline.tm_timeline-layout-vertical .tm_timeline__container {
margin: 0 0 0 auto; } }
@media (min-width: 900px) {
.tm_timeline.tm_timeline-layout-vertical .tm_timeline__container {
min-width: 600px;
max-width: 50%; } }
.tm_timeline.tm_timeline-layout-vertical .tm_timeline__tense {
width: 4px; }
.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event__dot {
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
position: absolute;
left: -2px; }
.tm_timeline.tm_timeline-layout-vertical .tm_timeline__body-tense {
border-left: 4px solid; }
.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event__description {
padding: 0 0 0 10px; }
@media (min-width: 600px) {
.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event__description {
padding: 0; } }
.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event {
padding-left: 40px;
margin-bottom: 90px;
max-width: 100%; }
@media (min-width: 1200px) {
.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event {
padding-left: 70px; } }
.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event:last-child {
margin-bottom: 0; }
.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event.tm_timeline__event-odd {
padding-left: 32px; }
@media (min-width: 1200px) {
.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event.tm_timeline__event-odd {
padding-left: 60px; } }
.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event.tm_timeline__event-odd .tm_timeline__event__dot {
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0); }
.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event.tm_timeline__event-even {
padding-right: 62px; }
.tm_timeline.tm_timeline-layout-vertical .tm_timeline__event.tm_timeline__event-even .tm_timeline__event__dot {
-webkit-transform: translate(52%, 0);
-ms-transform: translate(52%, 0);
transform: translate(52%, 0); }
.single-timeline_post #primary {
left: 0;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
@media (min-width: 900px) {
.single-timeline_post #primary {
left: 16.66667%;
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; } }
.single-timeline_post .timeline_post > .entry-content > p:first-of-type:first-letter {
font-size: 37.5px;
font-size: 2.5rem;
float: left;
margin: 12px 20px 5px 0;
border-radius: 2px;
line-height: 1;
padding: 20px 30px;
position: relative; }
@-moz-document url-prefix() {
.single-timeline_post .timeline_post > .entry-content > p:first-of-type:first-letter {
padding: 26px 30px; } } .wpcf7 .wpcf7-form-control-wrap {
position: relative;
display: block; }
.wpcf7 .wpcf7-form-control-wrap input {
width: 100%; }
.wpcf7 .label-text {
line-height: 1.8em; }
.wpcf7 .wpcf7-not-valid {
background-color: #ffeaec;
border-color: #ffd1d5;
-webkit-box-shadow: inset 0 0 0 1px #ffeaec;
box-shadow: inset 0 0 0 1px #ffeaec; }
.wpcf7 .wpcf7-not-valid::-webkit-input-placeholder { color: #ff3543; }
.wpcf7 .wpcf7-not-valid::-moz-placeholder { color: #ff3543; }
.wpcf7 .wpcf7-not-valid:-ms-input-placeholder { color: #ff3543; }
.wpcf7 .wpcf7-not-valid:-moz-placeholder { color: #ff3543; }
.wpcf7 input[type='date'].wpcf7-not-valid {
color: #ff3543; }
.wpcf7 .wpcf7-not-valid-tip {
position: absolute;
left: 18px;
right: 18px;
bottom: calc(100% - 8px);
padding: 1.5px 3px;
font-size: 11px;
line-height: 13px;
color: #ffffff;
background-color: #ff3543; }
.wpcf7 .wpcf7-not-valid-tip:before {
content: '';
position: absolute;
top: 100%;
left: 0;
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-width: 4px 4px 0 0;
border-color: #ff3543 transparent transparent transparent; }
.wpcf7 .wpcf7-validation-errors, .wpcf7 .wpcf7-mail-sent-ng, .wpcf7 .wpcf7-mail-sent-ok {
margin: 1.5em 0;
padding: 0;
border: none;
font-size: 11px; }
.wpcf7 .wpcf7-validation-errors, .wpcf7 .wpcf7-mail-sent-ng {
color: #ff3543; }
.wpcf7 .wpcf7-mail-sent-ok {
color: #6ac11c; }
.wpcf7 .ajax-loader {
margin-top: 8px; }
.site .wpcf7 .ajax-loader {
margin: 0 10px;
margin-top: 8px;
width: 20px;
height: 20px;
background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjBweCIgIGhlaWdodD0iMjBweCIgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIiBjbGFzcz0ibGRzLXJvbGxpbmciPiAgICA8Y2lyY2xlIGN4PSI1MCIgY3k9IjUwIiBmaWxsPSJub25lIiBuZy1hdHRyLXN0cm9rZT0ie3tjb25maWcuY29sb3J9fSIgbmctYXR0ci1zdHJva2Utd2lkdGg9Int7Y29uZmlnLndpZHRofX0iIG5nLWF0dHItcj0ie3tjb25maWcucmFkaXVzfX0iIG5nLWF0dHItc3Ryb2tlLWRhc2hhcnJheT0ie3tjb25maWcuZGFzaGFycmF5fX0iIHN0cm9rZT0iIzFlMWQyNCIgc3Ryb2tlLXdpZHRoPSIyMCIgcj0iMzUiIHN0cm9rZS1kYXNoYXJyYXk9IjE2NC45MzM2MTQzMTM0NjQxNSA1Ni45Nzc4NzE0Mzc4MjEzOCI+ICAgICAgPGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJyb3RhdGUiIGNhbGNNb2RlPSJsaW5lYXIiIHZhbHVlcz0iMCA1MCA1MDszNjAgNTAgNTAiIGtleVRpbWVzPSIwOzEiIGR1cj0iMC45cyIgYmVnaW49IjBzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPiAgICA8L2NpcmNsZT4gIDwvc3ZnPg==); }
@media (min-width: 900px) {
.elementor-col-10 .wpcf7 .ajax-loader,
.elementor-col-11 .wpcf7 .ajax-loader,
.elementor-col-12 .wpcf7 .ajax-loader,
.elementor-col-14 .wpcf7 .ajax-loader,
.elementor-col-16 .wpcf7 .ajax-loader,
.elementor-col-20 .wpcf7 .ajax-loader,
.elementor-col-25 .wpcf7 .ajax-loader,
.elementor-col-30 .wpcf7 .ajax-loader,
.elementor-col-33 .wpcf7 .ajax-loader {
background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjBweCIgIGhlaWdodD0iMjBweCIgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIiBjbGFzcz0ibGRzLXJvbGxpbmciPiAgICA8Y2lyY2xlIGN4PSI1MCIgY3k9IjUwIiBmaWxsPSJub25lIiBuZy1hdHRyLXN0cm9rZT0ie3tjb25maWcuY29sb3J9fSIgbmctYXR0ci1zdHJva2Utd2lkdGg9Int7Y29uZmlnLndpZHRofX0iIG5nLWF0dHItcj0ie3tjb25maWcucmFkaXVzfX0iIG5nLWF0dHItc3Ryb2tlLWRhc2hhcnJheT0ie3tjb25maWcuZGFzaGFycmF5fX0iIHN0cm9rZT0iI2ZmZmZmZiIgc3Ryb2tlLXdpZHRoPSIyMCIgcj0iMzUiIHN0cm9rZS1kYXNoYXJyYXk9IjE2NC45MzM2MTQzMTM0NjQxNSA1Ni45Nzc4NzE0Mzc4MjEzOCI+ICAgICAgPGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJyb3RhdGUiIGNhbGNNb2RlPSJsaW5lYXIiIHZhbHVlcz0iMCA1MCA1MDszNjAgNTAgNTAiIGtleVRpbWVzPSIwOzEiIGR1cj0iMC45cyIgYmVnaW49IjBzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPiAgICA8L2NpcmNsZT4gIDwvc3ZnPg==); } }
.wpcf7-form p {
margin-bottom: 23px;
position: relative; }
.wpcf7-form p:last-child, .wpcf7-form p:last-of-type {
margin-bottom: 0; }
.wpcf7-form > * {
margin-bottom: 10px; }
.wpcf7-form > *:last-child {
margin-bottom: 0; }
.wpcf7-form.invalid .input-with-icon > i {
color: #ff3543; }
.wpcf7 .row + .row, .wpcf7 .cherry-services.services-wrap .cherry-services-row + .row, .cherry-services.services-wrap .wpcf7 .cherry-services-row + .row, .wpcf7 .cherry-services.services-wrap .row + .cherry-services-row, .cherry-services.services-wrap .wpcf7 .row + .cherry-services-row, .wpcf7 .cherry-services.services-wrap .cherry-services-row + .cherry-services-row, .cherry-services.services-wrap .wpcf7 .cherry-services-row + .cherry-services-row {
margin-top: 10px; }
.wpcf7 .row > div:not(:last-child), .wpcf7 .cherry-services.services-wrap .cherry-services-row > div:not(:last-child), .cherry-services.services-wrap .wpcf7 .cherry-services-row > div:not(:last-child) {
padding-bottom: 10px; }
@media (min-width: 1200px) {
.wpcf7 .row > div:not(:last-child), .wpcf7 .cherry-services.services-wrap .cherry-services-row > div:not(:last-child), .cherry-services.services-wrap .wpcf7 .cherry-services-row > div:not(:last-child) {
padding-bottom: 0; } }
@media (min-width: 900px) {
.elementor-col-10 .wpcf7 .row, .elementor-col-10 .wpcf7 .cherry-services.services-wrap .cherry-services-row, .cherry-services.services-wrap .elementor-col-10 .wpcf7 .cherry-services-row,
.elementor-col-11 .wpcf7 .row,
.elementor-col-11 .wpcf7 .cherry-services.services-wrap .cherry-services-row,
.cherry-services.services-wrap .elementor-col-11 .wpcf7 .cherry-services-row,
.elementor-col-12 .wpcf7 .row,
.elementor-col-12 .wpcf7 .cherry-services.services-wrap .cherry-services-row,
.cherry-services.services-wrap .elementor-col-12 .wpcf7 .cherry-services-row,
.elementor-col-14 .wpcf7 .row,
.elementor-col-14 .wpcf7 .cherry-services.services-wrap .cherry-services-row,
.cherry-services.services-wrap .elementor-col-14 .wpcf7 .cherry-services-row,
.elementor-col-16 .wpcf7 .row,
.elementor-col-16 .wpcf7 .cherry-services.services-wrap .cherry-services-row,
.cherry-services.services-wrap .elementor-col-16 .wpcf7 .cherry-services-row,
.elementor-col-20 .wpcf7 .row,
.elementor-col-20 .wpcf7 .cherry-services.services-wrap .cherry-services-row,
.cherry-services.services-wrap .elementor-col-20 .wpcf7 .cherry-services-row,
.elementor-col-25 .wpcf7 .row,
.elementor-col-25 .wpcf7 .cherry-services.services-wrap .cherry-services-row,
.cherry-services.services-wrap .elementor-col-25 .wpcf7 .cherry-services-row,
.elementor-col-30 .wpcf7 .row,
.elementor-col-30 .wpcf7 .cherry-services.services-wrap .cherry-services-row,
.cherry-services.services-wrap .elementor-col-30 .wpcf7 .cherry-services-row,
.elementor-col-33 .wpcf7 .row,
.elementor-col-33 .wpcf7 .cherry-services.services-wrap .cherry-services-row,
.cherry-services.services-wrap .elementor-col-33 .wpcf7 .cherry-services-row {
margin-left: -5px;
margin-right: -5px; }
.elementor-col-10 .wpcf7 .row > *, .elementor-col-10 .wpcf7 .cherry-services.services-wrap .cherry-services-row > *, .cherry-services.services-wrap .elementor-col-10 .wpcf7 .cherry-services-row > *,
.elementor-col-11 .wpcf7 .row > *,
.elementor-col-11 .wpcf7 .cherry-services.services-wrap .cherry-services-row > *,
.cherry-services.services-wrap .elementor-col-11 .wpcf7 .cherry-services-row > *,
.elementor-col-12 .wpcf7 .row > *,
.elementor-col-12 .wpcf7 .cherry-services.services-wrap .cherry-services-row > *,
.cherry-services.services-wrap .elementor-col-12 .wpcf7 .cherry-services-row > *,
.elementor-col-14 .wpcf7 .row > *,
.elementor-col-14 .wpcf7 .cherry-services.services-wrap .cherry-services-row > *,
.cherry-services.services-wrap .elementor-col-14 .wpcf7 .cherry-services-row > *,
.elementor-col-16 .wpcf7 .row > *,
.elementor-col-16 .wpcf7 .cherry-services.services-wrap .cherry-services-row > *,
.cherry-services.services-wrap .elementor-col-16 .wpcf7 .cherry-services-row > *,
.elementor-col-20 .wpcf7 .row > *,
.elementor-col-20 .wpcf7 .cherry-services.services-wrap .cherry-services-row > *,
.cherry-services.services-wrap .elementor-col-20 .wpcf7 .cherry-services-row > *,
.elementor-col-25 .wpcf7 .row > *,
.elementor-col-25 .wpcf7 .cherry-services.services-wrap .cherry-services-row > *,
.cherry-services.services-wrap .elementor-col-25 .wpcf7 .cherry-services-row > *,
.elementor-col-30 .wpcf7 .row > *,
.elementor-col-30 .wpcf7 .cherry-services.services-wrap .cherry-services-row > *,
.cherry-services.services-wrap .elementor-col-30 .wpcf7 .cherry-services-row > *,
.elementor-col-33 .wpcf7 .row > *,
.elementor-col-33 .wpcf7 .cherry-services.services-wrap .cherry-services-row > *,
.cherry-services.services-wrap .elementor-col-33 .wpcf7 .cherry-services-row > * {
padding-left: 5px;
padding-right: 5px; } }
.wpcf7 input[type='submit'],
.wpcf7 input[type='reset'] {
vertical-align: middle;
margin-top: 8px; }
@media (min-width: 900px) {
.elementor-col-10 .wpcf7 input[type='submit'],
.elementor-col-11 .wpcf7 input[type='submit'],
.elementor-col-12 .wpcf7 input[type='submit'],
.elementor-col-14 .wpcf7 input[type='submit'],
.elementor-col-16 .wpcf7 input[type='submit'],
.elementor-col-20 .wpcf7 input[type='submit'],
.elementor-col-25 .wpcf7 input[type='submit'],
.elementor-col-30 .wpcf7 input[type='submit'],
.elementor-col-33 .wpcf7 input[type='submit'], .elementor-col-10
.wpcf7 input[type='reset'],
.elementor-col-11
.wpcf7 input[type='reset'],
.elementor-col-12
.wpcf7 input[type='reset'],
.elementor-col-14
.wpcf7 input[type='reset'],
.elementor-col-16
.wpcf7 input[type='reset'],
.elementor-col-20
.wpcf7 input[type='reset'],
.elementor-col-25
.wpcf7 input[type='reset'],
.elementor-col-30
.wpcf7 input[type='reset'],
.elementor-col-33
.wpcf7 input[type='reset'] {
width: 100%; }
.elementor-col-10 .wpcf7 input[type='submit'] + input[type='submit'],
.elementor-col-10 .wpcf7 input[type='submit'] + input[type='reset'],
.elementor-col-11 .wpcf7 input[type='submit'] + input[type='submit'],
.elementor-col-11 .wpcf7 input[type='submit'] + input[type='reset'],
.elementor-col-12 .wpcf7 input[type='submit'] + input[type='submit'],
.elementor-col-12 .wpcf7 input[type='submit'] + input[type='reset'],
.elementor-col-14 .wpcf7 input[type='submit'] + input[type='submit'],
.elementor-col-14 .wpcf7 input[type='submit'] + input[type='reset'],
.elementor-col-16 .wpcf7 input[type='submit'] + input[type='submit'],
.elementor-col-16 .wpcf7 input[type='submit'] + input[type='reset'],
.elementor-col-20 .wpcf7 input[type='submit'] + input[type='submit'],
.elementor-col-20 .wpcf7 input[type='submit'] + input[type='reset'],
.elementor-col-25 .wpcf7 input[type='submit'] + input[type='submit'],
.elementor-col-25 .wpcf7 input[type='submit'] + input[type='reset'],
.elementor-col-30 .wpcf7 input[type='submit'] + input[type='submit'],
.elementor-col-30 .wpcf7 input[type='submit'] + input[type='reset'],
.elementor-col-33 .wpcf7 input[type='submit'] + input[type='submit'],
.elementor-col-33 .wpcf7 input[type='submit'] + input[type='reset'], .elementor-col-10
.wpcf7 input[type='reset'] + input[type='submit'],
.elementor-col-10
.wpcf7 input[type='reset'] + input[type='reset'],
.elementor-col-11
.wpcf7 input[type='reset'] + input[type='submit'],
.elementor-col-11
.wpcf7 input[type='reset'] + input[type='reset'],
.elementor-col-12
.wpcf7 input[type='reset'] + input[type='submit'],
.elementor-col-12
.wpcf7 input[type='reset'] + input[type='reset'],
.elementor-col-14
.wpcf7 input[type='reset'] + input[type='submit'],
.elementor-col-14
.wpcf7 input[type='reset'] + input[type='reset'],
.elementor-col-16
.wpcf7 input[type='reset'] + input[type='submit'],
.elementor-col-16
.wpcf7 input[type='reset'] + input[type='reset'],
.elementor-col-20
.wpcf7 input[type='reset'] + input[type='submit'],
.elementor-col-20
.wpcf7 input[type='reset'] + input[type='reset'],
.elementor-col-25
.wpcf7 input[type='reset'] + input[type='submit'],
.elementor-col-25
.wpcf7 input[type='reset'] + input[type='reset'],
.elementor-col-30
.wpcf7 input[type='reset'] + input[type='submit'],
.elementor-col-30
.wpcf7 input[type='reset'] + input[type='reset'],
.elementor-col-33
.wpcf7 input[type='reset'] + input[type='submit'],
.elementor-col-33
.wpcf7 input[type='reset'] + input[type='reset'] {
margin-top: 10px; } }
@media (min-width: 900px) {
.elementor-col-10 .wpcf7 input[type='submit'],
.elementor-col-11 .wpcf7 input[type='submit'],
.elementor-col-12 .wpcf7 input[type='submit'],
.elementor-col-14 .wpcf7 input[type='submit'],
.elementor-col-16 .wpcf7 input[type='submit'],
.elementor-col-20 .wpcf7 input[type='submit'],
.elementor-col-25 .wpcf7 input[type='submit'],
.elementor-col-30 .wpcf7 input[type='submit'],
.elementor-col-33 .wpcf7 input[type='submit'] {
padding-left: 40px;
padding-right: 40px; }
.elementor-col-10 .wpcf7 input[type='submit'] + .ajax-loader,
.elementor-col-11 .wpcf7 input[type='submit'] + .ajax-loader,
.elementor-col-12 .wpcf7 input[type='submit'] + .ajax-loader,
.elementor-col-14 .wpcf7 input[type='submit'] + .ajax-loader,
.elementor-col-16 .wpcf7 input[type='submit'] + .ajax-loader,
.elementor-col-20 .wpcf7 input[type='submit'] + .ajax-loader,
.elementor-col-25 .wpcf7 input[type='submit'] + .ajax-loader,
.elementor-col-30 .wpcf7 input[type='submit'] + .ajax-loader,
.elementor-col-33 .wpcf7 input[type='submit'] + .ajax-loader {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
right: 0; } }
.wpcf7 input[type='radio'],
.wpcf7 input[type='checkbox'] {
display: inline-block;
width: auto;
margin-right: 5px; }
.wpcf7 input[type='radio']:last-child,
.wpcf7 input[type='checkbox']:last-child {
margin-left: 5px;
margin-right: 0; }
.wpcf7 input[type='date']::-webkit-clear-button, .wpcf7 input[type='date']::-webkit-inner-spin-button {
display: none; }
.wpcf7 input[type='date']::-webkit-calendar-picker-indicator {
position: absolute;
right: 0;
width: 39px;
height: 39px;
color: transparent;
cursor: pointer;
z-index: 99; }
.wpcf7 input[type='date']::-webkit-calendar-picker-indicator:hover {
background-color: transparent; }
@media (min-width: 1200px) {
.wpcf7 .submit-button-align-right {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.wpcf7 .submit-button-align-right .ajax-loader {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; }
.wpcf7 .submit-button-align-right input[type='submit'],
.wpcf7 .submit-button-align-right input[type='reset'] {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2; } }
.wpcf7 select {
width: 100%;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
position: relative; }
.wpcf7 select:hover {
cursor: pointer; }
.wpcf7 select select::-ms-expand {
opacity: 0; }
.wpcf7 .wpcf7-form-control-wrap[class*="menu-"] {
position: relative; }
.wpcf7 .wpcf7-form-control-wrap[class*="menu-"]:before {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\e93b';
position: absolute;
right: 18px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
display: inline-block;
z-index: 1;
pointer-events: none; }
.wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
position: relative;
height: 45px;
line-height: 45px;
border: 1px solid;
padding: 0 10px;
border-radius: 2px; }
.wpcf7 textarea {
height: 159px;
min-height: 159px; }
.single-team .wpcf7 textarea {
height: 219px;
min-height: 219px; }  body.elementor-editor-active .elementor.elementor-edit-mode .elementor-element.elementor-section {
z-index: 1; } .elementor-accordion {
padding: 0; }
.elementor-accordion .elementor-accordion-item {
position: relative; }
.single .elementor-accordion .elementor-accordion-item:not(:first-child), .invert .elementor-accordion .elementor-accordion-item:not(:first-child) {
margin-top: 9px; }
.single .elementor-accordion .elementor-accordion-item, .invert .elementor-accordion .elementor-accordion-item {
border: none; }
.elementor-accordion .elementor-accordion-item:focus, .elementor-accordion .elementor-accordion-item:hover {
outline: none; }
.elementor-accordion .elementor-tab-title {
padding: 25px 39px;
position: relative;
text-transform: uppercase;
-webkit-transition: .3s all ease;
-o-transition: .3s all ease;
transition: .3s all ease; }
.single .elementor-accordion .elementor-tab-title {
border: none;
border: 1px solid; }
.elementor-accordion .elementor-tab-title:active, .elementor-accordion .elementor-tab-title:focus {
outline: none; }
.elementor-accordion .elementor-tab-title:after {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
border-radius: 3px;
z-index: -1;
opacity: 0;
-webkit-transition: .3s all ease;
-o-transition: .3s all ease;
transition: .3s all ease; }
.elementor-accordion .elementor-tab-title:focus, .elementor-accordion .elementor-tab-title:hover {
outline: none; }
.elementor-accordion .elementor-tab-title:hover {
padding: 25px 30px; }
.elementor-accordion .elementor-tab-title:hover :after {
opacity: 1; }
.elementor-accordion .elementor-tab-title .elementor-accordion-icon .fa:before {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\ea16';
font-size: 10px; }
.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon .fa:before {
content: '\ea17'; }
.elementor-accordion .elementor-tab-content {
border: none;
border-top: 1px solid;
padding: 29px 36px 45px; }
.single .elementor-accordion .elementor-tab-content {
border: none; }
.elementor-accordion .elementor-tab-content h5 {
text-transform: none;
margin-bottom: 10px; }
.elementor-accordion .elementor-tab-content p {
margin-bottom: 14px; }
.elementor-accordion .elementor-tab-content p:last-child {
margin-bottom: 0; }
.elementor-accordion img.alignleft {
display: block;
margin-bottom: 15px;
float: none; }
@media (min-width: 900px) {
.elementor-accordion img.alignleft {
margin-right: 20px;
margin-top: 4px;
margin-bottom: 0;
display: inline;
float: left; } }
.elementor-accordion img.alignright {
display: block;
margin-bottom: 15px;
float: none; }
@media (min-width: 900px) {
.elementor-accordion img.alignright {
margin-left: 20px;
margin-top: 4px;
margin-bottom: 0;
display: inline;
float: right; } } .elementor-widget-jet-carousel .adv-carousel__item {
position: relative; }
.elementor-widget-jet-carousel .adv-carousel__item-img + div {
margin-top: 20px; }
@media (min-width: 980px) {
.elementor-widget-jet-carousel .adv-carousel__item-img + div {
position: absolute;
width: 80%;
margin-top: 0;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.elementor-widget-jet-carousel .adv-carousel__item-img + div > * {
text-align: center; } }
.elementor-widget-jet-carousel .adv-carousel__item-title {
margin-bottom: 19px; }
.elementor-widget-jet-carousel .adv-carousel__item-text {
text-transform: uppercase; }
.elementor-widget-jet-carousel .adv-carousel-wrap ul.slick-dots {
position: relative;
bottom: auto;
margin-top: 20px; }
@media (min-width: 980px) {
.adv-carousel[data-slider_options*='"desktop":1'] .adv-carousel__item-title {
text-transform: none; } }
.elementor-slick-slider .slick-next,
.elementor-slick-slider .slick-prev {
width: 44px;
height: 44px;
z-index: 100; }
.elementor-slick-slider .slick-next:before,
.elementor-slick-slider .slick-prev:before {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
width: 44px;
height: 44px;
line-height: 44px;
font-size: 14px;
border-radius: 50%;
padding: 0;
opacity: 1; }
.elementor-slick-slider .slick-prev {
left: 20px; }
.elementor-slick-slider .slick-prev:before {
content: '\e903'; }
.elementor-slick-slider .slick-next {
right: 20px; }
.elementor-slick-slider .slick-next:before {
content: '\e904'; } .elementor-element .elementor-jet-animated-box .jet-animated-box__front, .elementor-element .elementor-jet-animated-box .jet-animated-box__back {
padding: 21px 23px; }
.elementor-element .elementor-jet-animated-box .jet-animated-box__front .jet-animated-box__content, .elementor-element .elementor-jet-animated-box .jet-animated-box__back .jet-animated-box__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.elementor-element .elementor-jet-animated-box .jet-animated-box__inner {
-ms-flex-flow: nowrap;
flex-flow: nowrap; }
.elementor-element .elementor-jet-animated-box .jet-animated-box__title {
margin-top: 8px;
margin-bottom: 0;
line-height: 1.1em;
width: 100%; }
.elementor-element .elementor-jet-animated-box .jet-animated-box__subtitle {
margin-bottom: 7px;
text-transform: none; }
.elementor-element .elementor-jet-animated-box .jet-animated-box__description {
width: 100%;
margin-bottom: 20px; }
.elementor-element .elementor-jet-animated-box .jet-animated-box__icon {
min-width: auto; }
.elementor-element .elementor-jet-animated-box .jet-animated-box__icon .jet-animated-box-icon-inner {
margin-bottom: 0;
margin-right: 9px; }
.elementor-element .elementor-jet-animated-box .jet-animated-box__icon i {
font-size: 44px; }
.elementor-element .elementor-jet-animated-box .jet-animated-box__icon:last-child, .elementor-element .elementor-jet-animated-box .jet-animated-box__title:last-child, .elementor-element .elementor-jet-animated-box .jet-animated-box__subtitle:last-child, .elementor-element .elementor-jet-animated-box .jet-animated-box__description:last-child {
margin-bottom: 0; } @media (max-width: 480px) {
.col-mob- {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; } }
@media (min-width: 480px) and (max-width: 980px) {
.col-tab- {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; } }
.col-desk- {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.elementor-jet-brands .brands-list__item {
text-align: center;
-ms-flex-item-align: center;
align-self: center; }
.elementor-jet-brands .brands-list__item.with-link {
-ms-flex-item-align: stretch;
align-self: stretch; }
@media (max-width: 480px) {
.elementor-jet-brands .brands-list__item.col-mob-1:nth-child(n+2), .elementor-jet-brands .brands-list__item.col-mob-2:nth-child(n+3), .elementor-jet-brands .brands-list__item.col-mob-3:nth-child(n+4), .elementor-jet-brands .brands-list__item.col-mob-4:nth-child(n+5), .elementor-jet-brands .brands-list__item.col-mob-5:nth-child(n+6), .elementor-jet-brands .brands-list__item.col-mob-6:nth-child(n+7) {
margin-top: 10px; } }
@media (min-width: 480px) and (max-width: 980px) {
.elementor-jet-brands .brands-list__item.col-tab-1:nth-child(n+2), .elementor-jet-brands .brands-list__item.col-tab-2:nth-child(n+3), .elementor-jet-brands .brands-list__item.col-tab-3:nth-child(n+4), .elementor-jet-brands .brands-list__item.col-tab-4:nth-child(n+5), .elementor-jet-brands .brands-list__item.col-tab-5:nth-child(n+6), .elementor-jet-brands .brands-list__item.col-tab-6:nth-child(n+7) {
margin-top: 10px; } }
@media (min-width: 980px) {
.elementor-jet-brands .brands-list__item.col-desk-1:nth-child(n+2), .elementor-jet-brands .brands-list__item.col-desk-2:nth-child(n+3), .elementor-jet-brands .brands-list__item.col-desk-3:nth-child(n+4), .elementor-jet-brands .brands-list__item.col-desk-4:nth-child(n+5), .elementor-jet-brands .brands-list__item.col-desk-5:nth-child(n+6), .elementor-jet-brands .brands-list__item.col-desk-6:nth-child(n+7) {
margin-top: 10px; } }
.elementor-jet-brands .brands-list__item .brands-list__item-img {
margin-top: auto;
margin-bottom: auto; }
.elementor-jet-brands .brands-list__item .brands-list__item-img + .brands-list__item-name {
margin: auto 0 0;
padding-top: 10px; }
.elementor-jet-brands .brands-list__item .brands-list__item-name + .brands-list__item-desc {
margin: 11px 0 0; }
.elementor-jet-brands .brands-list__item .brands-list__item-link {
border: 4px solid;
height: 100%;
min-height: 122px;
padding: 23px 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.elementor-jet-brands .brands-list__item .brands-list__item-link:hover {
-webkit-box-shadow: 0 3px 38px rgba(0, 0, 0, 0.1);
box-shadow: 0 3px 38px rgba(0, 0, 0, 0.1);
border-color: transparent; }
.elementor-jet-brands .brands-list__item-name {
text-transform: none;
margin-bottom: 0; } .elementor-button {
line-height: 2;
display: inline-block;
max-width: 100%;
padding: 13.5px 29px 11.5px;
cursor: pointer;
text-align: center;
overflow: hidden;
vertical-align: top;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
border-width: 0;
line-height: 1.32em;
border-style: solid;
letter-spacing: 0.05em;
-webkit-transition: .3s ease-out;
-o-transition: .3s ease-out;
transition: .3s ease-out;
text-transform: uppercase;
font-style: normal;  }
.elementor-button, .elementor-button:hover {
text-decoration: none; }
.elementor-button:focus {
outline: 0; }
.elementor-button:active {
-webkit-box-shadow: none;
box-shadow: none; }
.entry-content .elementor-button {
text-decoration: none; }
.elementor-button:hover, .elementor-button:focus, .elementor-button:visited {
opacity: 1; }
.elementor-button .elementor-button-icon {
font-size: 10px;
line-height: 1.5;
margin-right: 9px;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; }
.elementor-button .elementor-button-icon.elementor-align-icon-right {
margin-right: 0;
margin-left: 9px;
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3; }
.widget-area .elementor-button .elementor-button-icon.elementor-align-icon-right {
margin-left: 9px; }
.elementor-button:focus, .elementor-button:hover, .elementor-button:visited {
color: initial;
opacity: 1; }
.elementor-button.elementor-size-xs, .elementor-button.elementor-size-sm, .elementor-button.elementor-size-md, .elementor-button.elementor-size-lg, .elementor-button.elementor-size-xl {
border-radius: 0; }
.elementor-button.elementor-size-xs.jet-more, .elementor-button.elementor-size-sm.jet-more, .elementor-button.elementor-size-md.jet-more, .elementor-button.elementor-size-lg.jet-more, .elementor-button.elementor-size-xl.jet-more {
border-radius: 0; }
.single-team .elementor-button.elementor-size-xs,
.single-team .elementor-button.elementor-size-sm,
.single-team .elementor-button.elementor-size-md,
.single-team .elementor-button.elementor-size-lg,
.single-team .elementor-button.elementor-size-xl {
border-radius: 0; }
.elementor-button.elementor-size-xs {
font-size: 80%;
padding: 9px 20px; }
.elementor-button.elementor-size-sm {
font-size: 90%;
padding: 11px 25px; }
.single-team .elementor-button.elementor-size-md, .elementor-button.elementor-size-md {
padding: 13.5px 29px 11.5px;
border-radius: 0; }
.single-team .elementor-button.elementor-size-md .elementor-button-icon, .elementor-button.elementor-size-md .elementor-button-icon {
font-size: 14px;
line-height: 1;
margin-top: -1px; }
.single-team .elementor-button.elementor-size-md.jet-more, .elementor-button.elementor-size-md.jet-more {
padding: 13.5px 29px 11.5px;
line-height: 1.32em; }
.single-team .elementor-button.elementor-size-lg, .elementor-button.elementor-size-lg {
font-size: 100%;
padding: 13.5px 29px 11.5px; }
.single-team .elementor-button.elementor-size-lg .elementor-button-icon, .elementor-button.elementor-size-lg .elementor-button-icon {
font-size: 14px;
line-height: 1;
margin-top: -1px; }
.elementor-button.elementor-size-xl {
font-size: 120%;
padding: 13.5px 40px; }
.elementor-button .elementor-button-content-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.elementor-button .elementor-button-content-wrapper > * {
float: none; }
.elementor-button .elementor-button-text {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden; } .elementor-counter .elementor-counter-title {
margin-top: 0; }
@media (min-width: 1025px) {
.elementor-counter .elementor-counter-title {
text-align: left;
margin-top: -1px; } }
@media (min-width: 1025px) {
.elementor-counter .elementor-counter-number-prefix {
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0; } } .elementor-icon {
font-size: 44px; }
.elementor-view-stacked .elementor-icon {
padding: .3335em; }
.elementor-view-framed .elementor-icon {
border-color: currentColor;
border-width: 2px;
padding: .3335em; }
.elementor-icon i {
display: block; }
.elementor-widget-wrap > .elementor-shape-circle:not(.elementor-view-framed):first-child .elementor-icon {
position: relative; }
.elementor-widget-wrap > .elementor-shape-circle:not(.elementor-view-framed):first-child .elementor-icon:after {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
opacity: .4;
background-color: inherit;
border-radius: 50%;
-webkit-transition: .3s all ease;
-o-transition: .3s all ease;
transition: .3s all ease;
z-index: -1; }
.elementor-widget-icon.elementor-view-framed .elementor-icon {
margin-bottom: 30px;
position: relative; }
.elementor-widget-icon.elementor-view-framed .elementor-icon:before {
content: '';
width: 9px;
height: 9px;
border: 1px solid;
border-color: inherit;
border-radius: 50%;
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
bottom: -30px; }
.elementor-widget-icon.elementor-view-framed .elementor-icon:after {
content: '';
width: 1px;
height: 22px;
border-right-style: solid;
border-right-width: 1px;
border-color: inherit;
position: absolute;
bottom: -22px;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); } .elementor-widget-icon-box .elementor-icon-box-description a {
color: inherit;
text-decoration: underline; }
.elementor-widget-icon-box .elementor-icon-box-description a:hover {
color: inherit;
text-decoration: none; }
.elementor-widget-icon-box .elementor-icon-box-title {
width: 100%; }
.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-title {
margin-bottom: 9px; }
.elementor-widget-icon-box.elementor-shape-circle .elementor-icon {
position: relative; }
.elementor-widget-icon-box.elementor-shape-circle .elementor-icon:after {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
opacity: .4;
background-color: inherit;
border-radius: 50%;
-webkit-transition: .3s all ease;
-o-transition: .3s all ease;
transition: .3s all ease;
z-index: -1; }
.elementor-widget-icon-box.elementor-shape-circle:hover .elementor-icon:after {
-webkit-transform: scale(1.15);
-ms-transform: scale(1.15);
transform: scale(1.15); }
@media (min-width: 900px) {
.elementor-col-10 .elementor-widget-icon-box .elementor-icon-box-wrapper .elementor-icon-box-icon,
.elementor-col-11 .elementor-widget-icon-box .elementor-icon-box-wrapper .elementor-icon-box-icon,
.elementor-col-12 .elementor-widget-icon-box .elementor-icon-box-wrapper .elementor-icon-box-icon,
.elementor-col-14 .elementor-widget-icon-box .elementor-icon-box-wrapper .elementor-icon-box-icon,
.elementor-col-16 .elementor-widget-icon-box .elementor-icon-box-wrapper .elementor-icon-box-icon,
.elementor-col-20 .elementor-widget-icon-box .elementor-icon-box-wrapper .elementor-icon-box-icon,
.elementor-col-25 .elementor-widget-icon-box .elementor-icon-box-wrapper .elementor-icon-box-icon,
.elementor-col-30 .elementor-widget-icon-box .elementor-icon-box-wrapper .elementor-icon-box-icon {
margin-bottom: 13px; } } .elementor-widget-icon-list .elementor-icon-list-item + .elementor-icon-list-item {
margin-top: 5px; }
.jet-sub-mega-menu .elementor-widget-icon-list .elementor-icon-list-item + .elementor-icon-list-item {
margin-top: 0; }
.jet-sub-mega-menu .elementor-widget-icon-list .elementor-icon-list-item a {
padding: 7px 30px 7px 15px; }
@media all and (min-width: 768px) {
.jet-sub-mega-menu .elementor-widget-icon-list .elementor-icon-list-item a {
padding: 7px 30px; } }
.elementor-widget-icon-list .elementor-icon-list-icon i {
font-size: 12px; }
.elementor-widget-icon-list .elementor-icon-list-icon i.fa.fa-check:before {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\ea21'; }
.elementor-widget-icon-list .elementor-icon-list-text {
padding-left: 10px; } .elementor-image-box-content .elementor-image-box-title:not(:last-child) {
margin-bottom: 15px; } .elementor-section {
z-index: 1; }
.elementor-column-gap-default.elementor-container {
display: block;
padding-left: 1.00811rem;
padding-right: 1.00811rem; }
.elementor-column-gap-default.elementor-container .elementor-container,
.content-layout-boxed .elementor-column-gap-default.elementor-container {
padding-left: 0;
padding-right: 0; }
.elementor-column-gap-default > .elementor-row {
width: auto;
margin-left: -1.00811rem;
margin-right: -1.00811rem; }
.elementor-section-full_width .elementor-column-gap-default > .elementor-row {
margin-left: 0;
margin-right: 0; }
.elementor-column-gap-default > .elementor-row > .elementor-column:not(.elementor-column-custom-padding) > .elementor-element-populated {
padding: 0 1.00811rem; }
.elementor-page.page.position-fullwidth .site-content_wrap {
margin-top: 0;
margin-bottom: 0; }
.elementor .col-row {
margin-left: -1.00811rem;
margin-right: -1.00811rem; }
.elementor .col-row > div {
padding-left: 1.00811rem;
padding-right: 1.00811rem; }
.elementor .swiper-button-prev,
.elementor .swiper-button-next {
width: 40px;
height: 40px; }
.elementor .swiper-button-prev:before,
.elementor .swiper-button-next:before {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
width: 40px;
height: 40px;
line-height: 40px;
font-size: 14px;
padding: 0;
opacity: 1; }
.elementor .swiper-button-prev {
left: 20px; }
.elementor .swiper-button-prev:before {
content: '\e927'; }
.elementor .swiper-button-next {
right: 20px; }
.elementor .swiper-button-next:before {
content: '\e928'; }
.elementor .swiper-pagination-bullet {
width: 12px;
height: 12px;
opacity: 1; } .jet-sub-mega-menu .jet-posts .jet-posts__inner-box .jet-posts__inner-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.jet-sub-mega-menu .jet-posts .jet-posts__inner-box .jet-posts__inner-content .entry-title, .jet-sub-mega-menu .jet-posts .jet-posts__inner-box .jet-posts__inner-content .entry-excerpt, .jet-sub-mega-menu .jet-posts .jet-posts__inner-box .jet-posts__inner-content .jet-more-wrap {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; }
.jet-sub-mega-menu .jet-posts .jet-posts__inner-box .jet-posts__inner-content .entry-title {
margin-top: 3px; }
.jet-sub-mega-menu .jet-posts .jet-posts__inner-box .jet-posts__inner-content .entry-excerpt {
margin-top: 0; }
.jet-sub-mega-menu .jet-posts .jet-posts__inner-box .jet-posts__inner-content:not(:first-child) {
margin-top: 15px; }
.jet-posts .jet-posts__inner-box .jet-posts__inner-content .entry-title {
margin-bottom: 4px; }
.jet-posts .jet-posts__inner-box[style^="background-"] .jet-posts__inner-content {
background: rgba(34, 41, 49, 0.9); }
.jet-posts .jet-posts__inner-box[style^="background-"] .jet-posts__inner-content .overflow-content {
margin-top: 0;
padding: 30px 25px;
overflow: hidden;
text-align: left;
z-index: 2;
top: 100%;
height: 320px;
left: 0;
right: 0;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
@media (min-width: 600px) {
.jet-posts .jet-posts__inner-box[style^="background-"] .jet-posts__inner-content .overflow-content {
padding: 42px 40px 22px; } }
.jet-posts .jet-posts__inner-box[style^="background-"] .jet-posts__inner-content:hover .hover-style-2 .overflow-content .posts-header-content {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
-webkit-transition: all 0.28s cubic-bezier(0.65, 0.045, 0.295, 0.955);
-o-transition: all 0.28s cubic-bezier(0.65, 0.045, 0.295, 0.955);
transition: all 0.28s cubic-bezier(0.65, 0.045, 0.295, 0.955); }
.jet-posts .jet-posts__inner-box[style^="background-"] .jet-posts__inner-content:hover .hover-style-2 .overflow-content .posts-middle-content {
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
margin-top: -11px;
-webkit-transition: all 0.48s cubic-bezier(0.62, 0.165, 0, 1);
-o-transition: all 0.48s cubic-bezier(0.62, 0.165, 0, 1);
transition: all 0.48s cubic-bezier(0.62, 0.165, 0, 1); }
.jet-posts .jet-posts__inner-box[style^="background-"] .jet-posts__inner-content:hover .hover-style-2 .overflow-content .posts-middle-content .entry-excerpt {
opacity: 1;
-webkit-transition: all 0.35s cubic-bezier(0.91, 0.025, 0.75, 0.75);
-o-transition: all 0.35s cubic-bezier(0.91, 0.025, 0.75, 0.75);
transition: all 0.35s cubic-bezier(0.91, 0.025, 0.75, 0.75); }
.jet-posts .jet-posts__inner-box[style^="background-"] .jet-posts__inner-content:hover .hover-style-2 .overflow-content .posts-footer-content-hover {
-webkit-transform: translateY(150px);
-ms-transform: translateY(150px);
transform: translateY(150px);
opacity: 0;
-webkit-transition: all 0.35s cubic-bezier(0.65, 0.045, 0.295, 0.955);
-o-transition: all 0.35s cubic-bezier(0.65, 0.045, 0.295, 0.955);
transition: all 0.35s cubic-bezier(0.65, 0.045, 0.295, 0.955); }
.jet-posts .jet-posts__inner-box[style^="background-"] .jet-posts__inner-content:hover .hover-style-2 .overflow-content .posts-footer-content .jet-more-wrap {
margin-left: 0;
-webkit-transition: all 0.48s cubic-bezier(0.65, 0.045, 0.295, 0.955);
-o-transition: all 0.48s cubic-bezier(0.65, 0.045, 0.295, 0.955);
transition: all 0.48s cubic-bezier(0.65, 0.045, 0.295, 0.955); }
.jet-posts .jet-posts__inner-box[style^="background-"] .jet-posts__inner-content .hover-style-2 {
overflow: hidden;
position: relative; }
.jet-posts .jet-posts__inner-box[style^="background-"] .jet-posts__inner-content .hover-style-2 .overflow-content .posts-header-content, .jet-posts .jet-posts__inner-box[style^="background-"] .jet-posts__inner-content .hover-style-2 .overflow-content .posts-footer-content-hover {
position: absolute;
-webkit-transition: all 0.62s cubic-bezier(0.65, 0.045, 0.295, 0.955);
-o-transition: all 0.62s cubic-bezier(0.65, 0.045, 0.295, 0.955);
transition: all 0.62s cubic-bezier(0.65, 0.045, 0.295, 0.955); }
.jet-posts .jet-posts__inner-box[style^="background-"] .jet-posts__inner-content .hover-style-2 .overflow-content .posts-middle-content {
height: 100%;
width: 100%;
position: relative;
-webkit-transform: translateY(50%);
-ms-transform: translateY(50%);
transform: translateY(50%);
margin-top: -50px;
-webkit-transition: all 0.5s cubic-bezier(0.62, 0.165, 0, 1);
-o-transition: all 0.5s cubic-bezier(0.62, 0.165, 0, 1);
transition: all 0.5s cubic-bezier(0.62, 0.165, 0, 1); }
.jet-posts .jet-posts__inner-box[style^="background-"] .jet-posts__inner-content .hover-style-2 .overflow-content .posts-middle-content .entry-title {
margin-top: 0;
padding-bottom: 9px;
width: 100%; }
@media (max-width: 899px) {
.jet-posts .jet-posts__inner-box[style^="background-"] .jet-posts__inner-content .hover-style-2 .overflow-content .posts-middle-content .entry-title {
font-size: 22px; } }
@media (min-width: 1600px) {
.jet-posts .jet-posts__inner-box[style^="background-"] .jet-posts__inner-content .hover-style-2 .overflow-content .posts-middle-content .entry-title {
width: 74%; } }
.jet-posts .jet-posts__inner-box[style^="background-"] .jet-posts__inner-content .hover-style-2 .overflow-content .posts-middle-content .entry-excerpt {
position: absolute;
opacity: 0;
-webkit-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease; }
.jet-posts .jet-posts__inner-box[style^="background-"] .jet-posts__inner-content .hover-style-2 .overflow-content .posts-footer-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.jet-posts .jet-posts__inner-box[style^="background-"] .jet-posts__inner-content .hover-style-2 .overflow-content .posts-footer-content .jet-more-wrap {
-webkit-transition: all 0.4s cubic-bezier(0.62, 0.165, 0, 1);
-o-transition: all 0.4s cubic-bezier(0.62, 0.165, 0, 1);
transition: all 0.4s cubic-bezier(0.62, 0.165, 0, 1); }
.jet-posts .jet-posts__inner-box[style^="background-"] .jet-posts__inner-content .hover-style-2 .overflow-content .posts-footer-content .jet-more-wrap {
margin-left: -200px; }
.jet-posts .jet-posts__inner-box[style^="background-"] .jet-posts__inner-content .hover-style-2 .overflow-content .posts-footer-content-hover {
bottom: 26px;
margin: 0;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
-webkit-transition: all 0.45s cubic-bezier(0.65, 0.045, 0.295, 0.955);
-o-transition: all 0.45s cubic-bezier(0.65, 0.045, 0.295, 0.955);
transition: all 0.45s cubic-bezier(0.65, 0.045, 0.295, 0.955); }
.jet-posts .jet-posts__inner-box[style^="background-"] .jet-posts__inner-content .hover-style-2 .overflow-content .posts-footer-content-hover .cherry-postss-single-details-list {
margin: 0px; }
.jet-posts .jet-posts__inner-box[style^="background-"] .btn.btn-primary {
padding: 0;
background: transparent; }
.jet-posts .jet-posts__inner-box[style^="background-"] .btn.btn-primary:after {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e904";
position: relative;
display: inline-block;
font-size: 10px;
margin-left: 6px; }
.jet-posts .jet-posts__inner-box[style^="background-"] .entry-title {
position: relative; }
.jet-posts .jet-posts__inner-box[style^="background-"] .entry-title:before {
bottom: 0;
content: '';
position: absolute;
display: block;
width: 18px;
height: 3px; }
.jet-posts .jet-posts__inner-box > *:not(:first-child) {
margin-top: 20px; }
.jet-posts .jet-posts__inner-box > *:not(:first-child).entry-meta, .jet-posts .jet-posts__inner-box > *:not(:first-child).entry-excerpt {
margin-top: 10px; }
.jet-posts .jet-posts__inner-box .entry-meta .posted-by:not(:last-child) {
margin-right: 19px; }
.jet-posts .jet-posts__inner-box .entry-excerpt {
margin-top: 10px; }
.jet-posts .jet-posts__inner-box .btn.btn-primary i {
font-size: 10px; }
.jet-sub-mega-menu .jet-posts .jet-posts__inner-box .post__cats {
display: none; }
.jet-posts .jet-posts__inner-box .post-thumbnail__wrap {
position: relative; }
.jet-posts .jet-posts__inner-box .post-thumbnail__wrap .post__cats {
position: absolute;
top: 15px;
left: 15px;
z-index: 2; }
@media (min-width: 1200px) {
.jet-posts .jet-posts__inner-box .post-thumbnail__wrap .post__cats {
top: 20px;
left: 20px; } } .elementor-progress-wrapper {
height: 20px;
line-height: 20px;
border-radius: 0;
margin-top: 43px; }
.elementor-progress-wrapper .elementor-progress-bar {
border-radius: 0; }
.elementor-progress-percentage {
padding-right: 0px;
font-size: 24px;
line-height: 22px;
height: 20px;
position: absolute;
right: 0;
top: -37px; }
.elementor-widget-progress .elementor-title {
margin-bottom: 12px;
margin-top: 8px;
display: block;
padding-right: 70px; }
.elementor-widget-progress .elementor-title + .elementor-progress-wrapper {
margin-top: 0; }
.elementor-widget-progress .elementor-progress-text {
height: 20px; } .elementor-jet-pricing-table .pricing-table {
padding: 0; }
.elementor-jet-pricing-table .pricing-table__heading {
padding: 33px 25px 23px 27px;
position: relative;
border: 1px solid;
border-bottom-width: 2px;
text-align: left; }
.elementor-jet-pricing-table .pricing-table__icon {
position: absolute;
text-align: left;
top: -10px;
left: -10px; }
.elementor-jet-pricing-table .pricing-table__icon i {
width: 60px;
height: 60px;
border-radius: 50%; }
.elementor-jet-pricing-table .pricing-table__icon i:before {
font-size: 25px;
line-height: 60px; }
.elementor-jet-pricing-table .pricing-table__icon + .pricing-table__title {
padding-left: 30px;
padding-right: 30px; }
.elementor-jet-pricing-table .pricing-table__title {
text-transform: uppercase;
margin-top: 0;
margin-bottom: 2px; }
.elementor-jet-pricing-table .pricing-table__subtitle {
text-transform: none;
margin-top: 19px; }
.elementor-jet-pricing-table .pricing-table__price {
display: block;
vertical-align: middle;
padding: 22px 0 6px; }
.elementor-jet-pricing-table .pricing-table__price .pricing-table__price-prefix {
display: inline-block;
vertical-align: super;
position: relative; }
.elementor-jet-pricing-table .pricing-table__price .pricing-table__price-prefix,
.elementor-jet-pricing-table .pricing-table__price .pricing-table__price-val {
line-height: 1; }
.elementor-jet-pricing-table .pricing-table__price .pricing-table__price-suffix {
display: block;
font-size: .86em; }
.elementor-jet-pricing-table .pricing-table > div:not(.pricing-table__heading):nth-last-child(2), .elementor-jet-pricing-table .pricing-table > div:not(.pricing-table__heading):last-child {
padding-top: 30px;
padding-left: 29px;
padding-right: 30px; }
.elementor-jet-pricing-table .pricing-table > div:not(.pricing-table__heading):last-child {
border-radius: 0;
padding-bottom: 41px; }
.elementor-jet-pricing-table .pricing-table.featured-table > div:not(.pricing-table__heading):nth-last-child(2), .elementor-jet-pricing-table .pricing-table.featured-table > div:not(.pricing-table__heading):last-child {
border-left-width: 1px;
border-left-style: solid;
border-right-width: 1px;
border-right-style: solid; }
.elementor-jet-pricing-table .pricing-table.featured-table > div:not(.pricing-table__heading):last-child {
border-bottom-width: 1px;
border-bottom-style: solid; }
.elementor-jet-pricing-table .pricing-table__action > * + * {
margin-top: 5px; }
@media (min-width: 1200px) {
.elementor-jet-pricing-table .elementor-button {
display: block;
width: 100%; } }
.pricing-table__features .pricing-feature {
display: block; }
.pricing-table__features .pricing-feature + .pricing-feature {
margin-top: 6px; } .elementor-slick-slider .slick-slider.slick-dotted {
margin-bottom: 35px; }
.elementor-slick-slider .slick-next,
.elementor-slick-slider .slick-prev {
width: 44px;
height: 44px;
border-radius: 50%;
-webkit-transition: .2s all;
-o-transition: .2s all;
transition: .2s all; }
.elementor-slick-slider .slick-next:before,
.elementor-slick-slider .slick-prev:before {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 12px;
line-height: 44px;
color: inherit;
opacity: 1;
-webkit-transition: .2s all;
-o-transition: .2s all;
transition: .2s all; }
.elementor-slick-slider .slick-next:before {
content: '\e904'; }
.elementor-slick-slider .slick-prev:before {
content: '\e903'; }
.elementor-slick-slider ul.slick-dots {
bottom: -39px; }
.elementor-slick-slider ul.slick-dots li {
width: 12px;
height: 12px;
padding: 0;
margin: 7px; }
.elementor-slick-slider ul.slick-dots li button {
width: 12px;
height: 12px;
padding: 0; }
.elementor-slick-slider ul.slick-dots li button:before {
content: '';
width: 12px;
height: 12px;
border-radius: 50%;
opacity: 1;
-webkit-transition: .2s all;
-o-transition: .2s all;
transition: .2s all; }
.elementor-slick-slider ul.slick-dots li.slick-active button:before {
opacity: 1; } .elementor-widget-tabs .elementor-tabs-wrapper {
font-size: 0;
text-align: center; }
.elementor-widget-tabs .elementor-tab-desktop-title {
padding: 15px 30px 17px;
text-transform: uppercase;
border-radius: 2px 2px 0 0; }
.elementor-widget-tabs .elementor-tab-desktop-title.active {
background-color: transparent; }
.elementor-widget-tabs .elementor-tab-desktop-title.active:before, .elementor-widget-tabs .elementor-tab-desktop-title.active:after {
border-color: inherit;
z-index: 10; }
.elementor-widget-tabs .elementor-tab-title:active, .elementor-widget-tabs .elementor-tab-title:focus {
outline: none; }
.elementor-widget-tabs .elementor-tab-title__icon {
margin-bottom: 8px;
-webkit-transition: .3s all;
-o-transition: .3s all;
transition: .3s all; }
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
display: inline-block;
vertical-align: bottom;
margin: 0 2.5px; }
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title:first-child {
margin-left: 5px; }
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-mobile-title.active {
border-bottom-style: solid; }
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-content-wrapper .elementor-tab-content {
padding: 15px 0 0; }
@media (min-width: 1200px) {
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-content-wrapper .elementor-tab-content {
padding: 32px 0 0; } }
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-borderless .elementor-tabs-wrapper {
margin-left: -10px;
margin-right: -10px;
padding-bottom: 26px;
text-align: left; }
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-borderless .elementor-tabs-wrapper > * {
padding-left: 10px;
padding-right: 10px; }
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-borderless .elementor-tab-desktop-title {
margin: 0; }
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-borderless .elementor-tab-desktop-title:first-child {
margin-left: 0; }
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-borderless .elementor-tabs-content-wrapper {
border-top: 1px solid; }
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
width: 17%;
text-align: left; }
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title {
padding: 15px 30px 16px;
margin: 5px 0; }
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
border: none; }
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper .elementor-tab-content {
padding: 0 0 0 40px;
border: none; }
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-borderless .elementor-tab-desktop-title {
margin: 0 0 15px; }
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-borderless .elementor-tabs-content-wrapper {
border-left: 1px solid; }
.elementor-widget-tabs.elementor-tabs-view-icon_horizontal .elementor-tabs-wrapper, .elementor-widget-tabs.elementor-tabs-view-icon_vertical .elementor-tabs-wrapper {
overflow: visible; }
.elementor-widget-tabs.elementor-tabs-view-icon_horizontal .elementor-tabs-wrapper .elementor-tab-title, .elementor-widget-tabs.elementor-tabs-view-icon_vertical .elementor-tabs-wrapper .elementor-tab-title {
border-radius: 2px;
text-transform: none;
padding: 29px 30px 33px;
min-width: 180px;
background-color: transparent;
-webkit-transition: .1s all .15s;
-o-transition: .1s all .15s;
transition: .1s all .15s;
position: relative;
z-index: 1; }
.elementor-widget-tabs.elementor-tabs-view-icon_horizontal .elementor-tabs-wrapper .elementor-tab-title:after, .elementor-widget-tabs.elementor-tabs-view-icon_vertical .elementor-tabs-wrapper .elementor-tab-title:after {
content: '';
position: absolute;
top: 0;
left: 0;
-webkit-transition: .3s all .2s;
-o-transition: .3s all .2s;
transition: .3s all .2s;
z-index: -1; }
.elementor-widget-tabs.elementor-tabs-view-icon_horizontal .elementor-tabs-wrapper .elementor-tab-title:hover, .elementor-widget-tabs.elementor-tabs-view-icon_horizontal .elementor-tabs-wrapper .elementor-tab-title.active, .elementor-widget-tabs.elementor-tabs-view-icon_vertical .elementor-tabs-wrapper .elementor-tab-title:hover, .elementor-widget-tabs.elementor-tabs-view-icon_vertical .elementor-tabs-wrapper .elementor-tab-title.active {
background-color: transparent !important;
border-color: transparent; }
.elementor-widget-tabs.elementor-tabs-view-icon_horizontal .elementor-tabs-wrapper .elementor-tab-title:hover:after, .elementor-widget-tabs.elementor-tabs-view-icon_horizontal .elementor-tabs-wrapper .elementor-tab-title.active:after, .elementor-widget-tabs.elementor-tabs-view-icon_vertical .elementor-tabs-wrapper .elementor-tab-title:hover:after, .elementor-widget-tabs.elementor-tabs-view-icon_vertical .elementor-tabs-wrapper .elementor-tab-title.active:after {
-webkit-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s; }
.elementor-widget-tabs.elementor-tabs-view-icon_horizontal .elementor-tabs-wrapper .elementor-tab-title:hover:before, .elementor-widget-tabs.elementor-tabs-view-icon_horizontal .elementor-tabs-wrapper .elementor-tab-title.active:before, .elementor-widget-tabs.elementor-tabs-view-icon_vertical .elementor-tabs-wrapper .elementor-tab-title:hover:before, .elementor-widget-tabs.elementor-tabs-view-icon_vertical .elementor-tabs-wrapper .elementor-tab-title.active:before {
-webkit-transition-delay: .3s;
-o-transition-delay: .3s;
transition-delay: .3s; }
.elementor-widget-tabs.elementor-tabs-view-icon_horizontal .elementor-tabs-wrapper .elementor-tab-title:before, .elementor-widget-tabs.elementor-tabs-view-icon_vertical .elementor-tabs-wrapper .elementor-tab-title:before {
content: '';
width: 0;
height: 0;
border-style: solid;
position: absolute;
-webkit-transition: .2s all 0s;
-o-transition: .2s all 0s;
transition: .2s all 0s; }
.elementor-widget-tabs.elementor-tabs-view-icon_horizontal .elementor-tabs-wrapper .elementor-tab-title__icon, .elementor-widget-tabs.elementor-tabs-view-icon_vertical .elementor-tabs-wrapper .elementor-tab-title__icon {
font-size: 32px;
line-height: 1; }
.elementor-widget-tabs.elementor-tabs-view-icon_horizontal .elementor-tabs-wrapper {
margin-left: -15px;
margin-right: -15px;
margin-bottom: 12px; }
.elementor-widget-tabs.elementor-tabs-view-icon_horizontal .elementor-tabs-wrapper > * {
margin-left: 15px;
margin-right: 15px; }
.elementor-widget-tabs.elementor-tabs-view-icon_horizontal .elementor-tabs-wrapper .elementor-tab-title {
display: inline-block;
vertical-align: bottom; }
.elementor-widget-tabs.elementor-tabs-view-icon_horizontal .elementor-tabs-wrapper .elementor-tab-title:after {
right: 0;
bottom: 100%; }
.elementor-widget-tabs.elementor-tabs-view-icon_horizontal .elementor-tabs-wrapper .elementor-tab-title:before {
border-width: 0 10px 0 10px;
top: 100%;
left: 50%;
margin-left: -10px; }
.elementor-widget-tabs.elementor-tabs-view-icon_horizontal .elementor-tabs-wrapper .elementor-tab-title:hover:after, .elementor-widget-tabs.elementor-tabs-view-icon_horizontal .elementor-tabs-wrapper .elementor-tab-title.active:after {
bottom: 0; }
.elementor-widget-tabs.elementor-tabs-view-icon_horizontal .elementor-tabs-wrapper .elementor-tab-title:hover:before, .elementor-widget-tabs.elementor-tabs-view-icon_horizontal .elementor-tabs-wrapper .elementor-tab-title.active:before {
border-width: 10px 10px 0 10px; }
@media (min-width: 900px) {
.elementor-widget-tabs.elementor-tabs-view-icon_vertical .elementor-tabs {
display: -webkit-box;
display: -ms-flexbox;
display: flex; } }
@media (min-width: 900px) {
.elementor-widget-tabs.elementor-tabs-view-icon_vertical .elementor-tabs-wrapper {
-ms-flex-preferred-size: 17%;
flex-basis: 17%; } }
@media (min-width: 900px) {
.elementor-widget-tabs.elementor-tabs-view-icon_vertical .elementor-tabs-wrapper .elementor-tab-title {
min-width: 200px;
padding-top: 10px;
padding-bottom: 10px; } }
.elementor-widget-tabs.elementor-tabs-view-icon_vertical .elementor-tabs-wrapper .elementor-tab-title + .elementor-tab-title {
margin-top: 5px; }
.elementor-widget-tabs.elementor-tabs-view-icon_vertical .elementor-tabs-wrapper .elementor-tab-title:after {
bottom: 0;
right: 100%; }
.elementor-widget-tabs.elementor-tabs-view-icon_vertical .elementor-tabs-wrapper .elementor-tab-title:before {
border-width: 10px 0 10px 0;
top: 50%;
left: 100%;
margin-top: -10px;
-webkit-transition: .3s all;
-o-transition: .3s all;
transition: .3s all; }
.elementor-widget-tabs.elementor-tabs-view-icon_vertical .elementor-tabs-wrapper .elementor-tab-title:hover:after, .elementor-widget-tabs.elementor-tabs-view-icon_vertical .elementor-tabs-wrapper .elementor-tab-title.active:after {
right: 0; }
.elementor-widget-tabs.elementor-tabs-view-icon_vertical .elementor-tabs-wrapper .elementor-tab-title:hover:before, .elementor-widget-tabs.elementor-tabs-view-icon_vertical .elementor-tabs-wrapper .elementor-tab-title.active:before {
border-width: 10px 0 10px 10px; }
.elementor-widget-tabs.elementor-tabs-view-icon_vertical .elementor-tab-content {
padding: 0 0 0 40px; }
.elementor-widget-tabs .elementor-tabs-borderless .elementor-tab-desktop-title {
padding: 0;
background-color: transparent; }
.elementor-widget-tabs .elementor-tabs-content-wrapper .elementor-tab-content {
border: none; }
.elementor-widget-tabs h1, .elementor-widget-tabs h2, .elementor-widget-tabs h3, .elementor-widget-tabs h4, .elementor-widget-tabs h5, .elementor-widget-tabs h6 {
margin-bottom: 13px; }
.elementor-widget-tabs p {
margin-bottom: 15px; } .elementor-testimonial-wrapper .elementor-testimonial-content {
font-size: 1rem;
padding: 26px 30px;
border-radius: 2px;
position: relative;
min-height: 252px;
margin-bottom: 23px; }
.elementor-testimonial-wrapper .elementor-testimonial-content:before {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\eb16';
display: block;
font-size: 24px;
margin-bottom: 15px;
line-height: 1; }
.elementor-testimonial-wrapper .elementor-testimonial-content:after {
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 10px 10px 0 10px;
border-color: #2a2931 transparent transparent transparent;
position: absolute;
bottom: -10px;
left: 30px; }
.elementor-testimonial-wrapper.elementor-testimonial-text-align-center .elementor-testimonial-content:after {
left: 50%;
margin-left: -10px; }
.elementor-testimonial-wrapper.elementor-testimonial-text-align-right .elementor-testimonial-content:after {
left: auto;
right: 30px; }
.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img {
width: 78px;
height: 78px; }
.elementor-testimonial-wrapper .elementor-testimonial-job {
font-size: 1rem;
margin-top: 4px; } .elementor-toggle .elementor-toggle-title, .elementor-toggle .elementor-tab-title {
position: relative;
padding: 33px 0;
border-bottom: none;
border-top: 1px solid;
position: relative;
-webkit-transition: .3s all ease;
-o-transition: .3s all ease;
transition: .3s all ease;
text-transform: uppercase;
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.elementor-toggle .elementor-toggle-title:after, .elementor-toggle .elementor-tab-title:after {
content: '';
position: absolute;
top: 13px;
bottom: 13px;
left: 0;
right: 0;
border-radius: 3px;
z-index: -1;
opacity: 0;
-webkit-transition: .3s all ease;
-o-transition: .3s all ease;
transition: .3s all ease; }
.elementor-toggle .elementor-toggle-title.elementor-active, .elementor-toggle .elementor-tab-title.elementor-active {
padding: 33px 0 15px; }
.elementor-toggle .elementor-toggle-title:active, .elementor-toggle .elementor-toggle-title:focus, .elementor-toggle .elementor-tab-title:active, .elementor-toggle .elementor-tab-title:focus {
outline: none; }
.elementor-toggle .elementor-toggle-title:hover, .elementor-toggle .elementor-tab-title:hover {
outline: none; }
.elementor-toggle .elementor-toggle-title:hover:after, .elementor-toggle .elementor-tab-title:hover:after {
opacity: 1; }
.elementor-toggle .elementor-toggle-title:first-child, .elementor-toggle .elementor-tab-title:first-child {
border-bottom: none; }
.elementor-toggle .elementor-toggle-title .elementor-toggle-icon, .elementor-toggle .elementor-tab-title .elementor-toggle-icon {
position: relative;
top: 1px;
width: 16px;
margin-right: 8px; }
.elementor-toggle .elementor-toggle-title .elementor-toggle-icon .fa:before, .elementor-toggle .elementor-tab-title .elementor-toggle-icon .fa:before {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\e904';
font-size: 14px; }
.elementor-toggle .elementor-toggle-title.active .elementor-toggle-icon .fa:before, .elementor-toggle .elementor-toggle-title.elementor-active .elementor-toggle-icon .fa:before, .elementor-toggle .elementor-tab-title.active .elementor-toggle-icon .fa:before, .elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon .fa:before {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\e902'; }
.elementor-toggle .elementor-tab-content {
border-bottom: 0;
padding: 0 25px 39px; }
.elementor-toggle .elementor-tab-content .alignleft {
margin-right: 29px; }
.elementor-toggle .elementor-tab-content ul:not([class]) {
margin-top: 14px; }
.elementor-toggle .elementor-tab-content ul:not([class]) li + li {
margin-top: 6px; }
.elementor-toggle .elementor-tab-content ul:not([class]) li:before {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\ea20";
font-size: 14px;
margin-right: 11px;
width: auto;
height: auto;
background-color: transparent;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
.elementor-toggle .elementor-toggle-content {
border: none;
padding: 0 0 23px;
margin-top: -10px; }
.elementor-toggle .elementor-toggle-content p:not(:last-child) {
margin-bottom: 14px; }
.elementor-toggle img.alignleft {
display: block;
margin-bottom: 15px;
float: none; }
@media (min-width: 900px) {
.elementor-toggle img.alignleft {
margin-right: 20px;
margin-top: 6px;
margin-bottom: 0;
display: inline;
float: left; } }
.elementor-toggle img.alignright {
display: block;
margin-bottom: 15px;
float: none; }
@media (min-width: 900px) {
.elementor-toggle img.alignright {
margin-left: 20px;
margin-top: 6px;
margin-bottom: 0;
display: inline;
float: right; } }   .jet-slider__content {
padding: 20px; }
@media (min-width: 1200px) {
.jet-slider__content {
padding: 20px 30%; } }
.jet-slider__desc {
margin-top: 0; }
.jet-slider .jet-slider__title {
padding-top: 10px;
text-transform: capitalize;
margin-bottom: 0; }
.jet-slider .jet-slider__title:before {
top: 0;
content: '';
position: absolute;
display: block;
width: 18px;
height: 3px;
margin: 0 auto;
left: 0;
right: 0; }
@media (max-width: 899px) {
.jet-slider .jet-slider__title:before {
display: none; } }
.jet-slider .sp-buttons {
margin-top: 15px; }
.jet-slider .sp-buttons .sp-button {
width: 11px;
height: 11px;
border: none;
opacity: 0.2;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.jet-slider .sp-buttons .sp-button.sp-selected-button, .jet-slider .sp-buttons .sp-button:hover {
opacity: 1; }
.jet-slider .sp-arrow {
width: 40px;
height: 40px;
border-radius: 0;
left: 0;
display: block;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.jet-slider .sp-arrow.sp-next-arrow {
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
right: 0;
left: auto; }
.jet-slider .sp-arrow i {
font-size: 21px;
width: 100%;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
line-height: 0em; }
.jet-slider .sp-arrow:before, .jet-slider .sp-arrow:after {
display: none; } .widget-area .elementor-jet-download-button {
position: relative;
overflow: hidden;
margin-bottom: 10px; }
.jet-download {
display: block; }
.jet-download.elementor-button {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
padding-top: 14px;
padding-bottom: 19px;
background-color: transparent; }
.jet-download.elementor-button:before {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
content: "\e992";
font-size: 20px;
top: 0;
left: 33px;
opacity: 0;
-webkit-transform: translateY(0) scale(0);
-ms-transform: translateY(0) scale(0);
transform: translateY(0) scale(0);
-webkit-transition: all 0.28s ease;
-o-transition: all 0.28s ease;
transition: all 0.28s ease; }
.jet-download.elementor-button:hover:before {
top: 50%;
opacity: 1;
-webkit-transform: translateY(-50%) scale(1);
-ms-transform: translateY(-50%) scale(1);
transform: translateY(-50%) scale(1);
-webkit-transition: all 0.28s ease;
-o-transition: all 0.28s ease;
transition: all 0.28s ease; }
.jet-download.elementor-button:hover .jet-download__icon {
top: 100%;
opacity: 0;
-webkit-transform: translateY(100%) scale(0);
-ms-transform: translateY(100%) scale(0);
transform: translateY(100%) scale(0);
-webkit-transition: all 0.28s ease;
-o-transition: all 0.28s ease;
transition: all 0.28s ease; }
.jet-download__icon {
font-size: 28px;
opacity: 1;
-webkit-transition: all 0.28s ease;
-o-transition: all 0.28s ease;
transition: all 0.28s ease; }
.jet-download__icon:before {
font: inherit; }
.jet-download.icon-position-top, .jet-download.icon-position-bottom {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.jet-download__icon.icon-left {
margin-right: 10px;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; }
.jet-download__icon.icon-right {
margin-left: 10px;
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3; }
.jet-download__icon.icon-top {
margin-bottom: 10px;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; }
.jet-download__icon.icon-bottom {
margin-top: 10px;
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3; }
.jet-download__text {
margin-top: 5px;
line-height: 1.2em;
text-align: left;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2; }
.jet-download__label {
display: block;
white-space: normal; }
.jet-download__sub-label {
display: block; } .jet-subscribe-form .jet-subscribe-form__input {
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
padding: 7.5px 19px 8.5px;
line-height: 1.5; }
.jet-subscribe-form .jet-subscribe-form__input:focus {
-webkit-box-shadow: none;
box-shadow: none; }
.jet-subscribe-form .jet-subscribe-form__submit span::before {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\ea3a";
position: relative;
display: inline-block;
font-size: 14px;
line-height: 1;
margin-top: -2px;
vertical-align: -1px;
margin-right: 10px; }
@media (max-width: 899px) {
.jet-subscribe-form .jet-subscribe-form__submit {
width: 100%; } }
.jet-subscribe-form--inline-layout .jet-subscribe-form__submit {
margin: 0; }
@media (max-width: 899px) {
.jet-subscribe-form--inline-layout .jet-subscribe-form__submit {
margin-top: 10px; } }  .cherry-team.team-wrap .cherry-team-row {
margin-left: -1.00811rem;
margin-right: -1.00811rem; }
.cherry-team.team-wrap .cherry-team-row [class*="col_"] {
padding-left: 1.00811rem;
padding-right: 1.00811rem;
padding-bottom: 2.6715rem; }
.cherry-team.team-wrap.team-collapse-cols [class*="col_"] {
padding-bottom: 0; }
.cherry-team.team-wrap.team-collapse-rows .cherry-team-row {
margin-left: 0;
margin-right: 0; }
.cherry-team.team-wrap.team-collapse-cols .cherry-team-row [class*="col_"] {
padding-left: 0;
padding-right: 0; } .cherry-team.team-wrap .team-listing {
text-align: center;
padding: 0;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch; }
.cherry-team.team-wrap .team-listing .team-listing_photo {
padding: 0; }
.cherry-team.team-wrap .team-listing .team-listing_photo img {
vertical-align: top;
display: block;
overflow: hidden; }
.cherry-team.team-wrap .team-listing .team-listing_photo__wrap {
position: relative;
margin: 0 0 22px;
overflow: hidden; }
.cherry-team.team-wrap .team-listing .team-listing_photo__wrap:hover .team-listing_photo__overflow,
.cherry-team.team-wrap .team-listing .team-listing_photo__wrap:hover a {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1; }
.cherry-team.team-wrap .team-listing .team-listing_photo__overflow {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 20px;
opacity: 0;
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
-webkit-transition: .3s all;
-o-transition: .3s all;
transition: .3s all; }
.cherry-team.team-wrap .team-listing .team-listing_photo__overflow a {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
-webkit-transition: .3s all;
-o-transition: .3s all;
transition: .3s all;
-webkit-transition-delay: 50ms;
-o-transition-delay: 50ms;
transition-delay: 50ms;
opacity: 0; }
.cherry-team.team-wrap .team-listing .team-listing_name {
margin-bottom: 0; }
.cherry-team.team-wrap .team-listing .team-listing_position {
font-size: 15px;
font-size: 1rem;
display: block; }
.cherry-team.team-wrap .team-listing .team-listing_desc {
margin-top: 15px; } @media (min-width: 1200px) {
.cherry-team.team-wrap.template-default .team-listing .team-item {
text-align: left; } }
.cherry-team.team-wrap.template-default .team-listing .team-item .team-listing_name a {
text-transform: capitalize; }
.cherry-team.team-wrap.template-default .team-listing .team-item .btn.btn-primary {
margin-top: 24px; }
.cherry-team.team-wrap.template-default .team-listing .team-item .btn.btn-primary:after {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e904";
position: relative;
display: inline-block;
font-size: 10px;
margin-left: 6px; } .template-info .team-listing_photo img {
margin: 0; }
.template-info .team-listing_content {
margin-top: 34px;
text-align: left; }
.template-info .team-listing_content .team-listing_name {
line-height: 1em; }
.template-info .team-listing_content .team-meta {
float: none;
margin-top: 28px;
padding: 0; }
.template-info .team-listing_content .team-meta-location:not(:empty),
.template-info .team-listing_content .team-meta-phone:not(:empty) {
margin-bottom: 27px; }
.template-info .team-listing_content .team-meta-email .team-email a {
text-decoration: none; }
.template-info .team-listing_content .team-meta-email:not(:empty) {
margin-bottom: 25px; }
.template-info .team-listing_content .team-meta-location,
.template-info .team-listing_content .team-meta-phone,
.template-info .team-listing_content .team-meta-email {
position: relative;
padding-left: 57px; }
.template-info .team-listing_content .team-meta-location a,
.template-info .team-listing_content .team-meta-phone a,
.template-info .team-listing_content .team-meta-email a {
text-decoration: underline; }
.template-info .team-listing_content .team-meta-location i,
.template-info .team-listing_content .team-meta-phone i,
.template-info .team-listing_content .team-meta-email i {
font-size: 35px;
display: inline-block;
vertical-align: baseline;
position: relative;
top: 5px;
left: 0;
position: absolute; }
.template-info .team-listing_content .team-meta-title {
padding-right: 5px;
margin-bottom: 0; }
.template-info .team-listing_content .team-meta_item {
display: inline; }
.template-info .team-listing_content .team-meta_item:before {
display: none; } @media (min-width: 1200px) {
.cherry-team.team-wrap.template-list .team-listing .left_col {
float: left;
margin-right: 30px; } }
.cherry-team.team-wrap.template-list .team-listing .team-item {
padding-bottom: 1.65rem; }
@media (min-width: 1200px) {
.cherry-team.team-wrap.template-list .team-listing .team-item {
text-align: left; } }
.cherry-team.team-wrap.template-list .team-listing .team-item .team-listing_name {
line-height: 22px;
margin-bottom: 19px; }
.cherry-team.team-wrap.template-list .team-listing .team-item .team-listing_name a {
text-transform: capitalize; }
.cherry-team.team-wrap.template-list .team-listing .team-item .btn.btn-primary {
margin-top: 25px; }
.cherry-team.team-wrap.template-list .team-listing .team-item .btn.btn-primary:after {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e904";
position: relative;
display: inline-block;
font-size: 10px;
margin-left: 6px; } .cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_wrap {
height: 100%; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_photo {
padding: 0; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transition: all 300ms ease-in;
-o-transition: all 300ms ease-in;
transition: all 300ms ease-in;
background-color: transparent;
z-index: 1;
opacity: 1;
overflow: hidden; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content > * {
-webkit-transform: translateY(300%);
-ms-transform: translateY(300%);
transform: translateY(300%);
-webkit-transition: 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
-o-transition: 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
transition: 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
opacity: 0; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content > *:nth-child(1) {
-webkit-transition-delay: 0.2s;
-o-transition-delay: 0.2s;
transition-delay: 0.2s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content > *:nth-child(2) {
-webkit-transition-delay: 0.15s;
-o-transition-delay: 0.15s;
transition-delay: 0.15s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content > *:nth-child(3) {
-webkit-transition-delay: 0.1s;
-o-transition-delay: 0.1s;
transition-delay: 0.1s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content > *:nth-child(4) {
-webkit-transition-delay: 0.05s;
-o-transition-delay: 0.05s;
transition-delay: 0.05s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 100%;
bottom: 0;
display: inline-block;
z-index: -1;
-webkit-transition: 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
-o-transition: 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
transition: 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
-webkit-transition-delay: .25s;
-o-transition-delay: .25s;
transition-delay: .25s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content:hover:before {
top: 0;
-webkit-transition: 0.3s cubic-bezier(0.78, 0.03, 0, 1);
-o-transition: 0.3s cubic-bezier(0.78, 0.03, 0, 1);
transition: 0.3s cubic-bezier(0.78, 0.03, 0, 1);
-webkit-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content:hover > * {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: 0.45s cubic-bezier(0.64, 0.28, 0.28, 1.185);
-o-transition: 0.45s cubic-bezier(0.64, 0.28, 0.28, 1.185);
transition: 0.45s cubic-bezier(0.64, 0.28, 0.28, 1.185);
opacity: 1; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content:hover > *:nth-child(1) {
-webkit-transition-delay: 0.1s;
-o-transition-delay: 0.1s;
transition-delay: 0.1s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content:hover > *:nth-child(2) {
-webkit-transition-delay: 0.15s;
-o-transition-delay: 0.15s;
transition-delay: 0.15s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content:hover > *:nth-child(3) {
-webkit-transition-delay: 0.2s;
-o-transition-delay: 0.2s;
transition-delay: 0.2s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_content:hover > *:nth-child(4) {
-webkit-transition-delay: 0.25s;
-o-transition-delay: 0.25s;
transition-delay: 0.25s; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_image:empty + .team-listing_content {
position: static; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_image:empty + .team-listing_content .team-listing_position {
margin-top: 0; }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_image:empty + .team-listing_content > * {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
.cherry-team.team-wrap.template-grid-boxes .team-listing .team-listing_image:empty + .team-listing_content:before {
top: 0; } .cherry-team.team-wrap .team-socials {
margin-left: -5px;
margin-right: -5px;
padding: 11px 0 0 0; }
.cherry-team.team-wrap .team-socials > * {
margin-left: 5px;
margin-right: 5px; }
.cherry-team.team-wrap .team-socials_item {
margin-top: 0;
margin-bottom: 5px; }
.cherry-team.team-wrap .team-socials_link {
width: 40px;
height: 40px;
line-height: 40px;
border-radius: 50%; }
.cherry-team.team-wrap .team-socials_icon {
font-size: 14px; }
.cherry-team.team-wrap .team-socials_label {
bottom: 60px; } .team-container .cherry-team-filter {
text-align: center;
margin-bottom: 40px;
padding-bottom: 0;
text-align: center;
margin-left: -17.5px;
margin-right: -17.5px; }
.team-container .cherry-team-filter > * {
margin-left: 17.5px;
margin-right: 17.5px; }
.team-container .cherry-team-filter_item {
margin: 0; }
.team-container .cherry-team-filter_link {
font-size: 15px;
font-size: 1rem;
font-weight: 700;
border: none;
padding: 5px 0; }
.team-container .team-more-btn {
text-align: center; }
.team-container .team-more-btn .ajax-more-btn {
margin-top: 15px; }
.team-container .team-loader { -webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.team-container .team-ajax-pager {
margin-top: 10px; }
.team-container .nav-links {
text-align: center; }
.team-container .nav-links .page-numbers.current {
pointer-events: none; } .team-heading_super_title, .team-heading_title, .team-heading_subtitle {
text-align: center;
margin-bottom: 35px; }
.team-heading_super_title + .cherry-team.team-wrap,
.team-heading_super_title + .cherry-team-filter, .team-heading_title + .cherry-team.team-wrap,
.team-heading_title + .cherry-team-filter, .team-heading_subtitle + .cherry-team.team-wrap,
.team-heading_subtitle + .cherry-team-filter {
margin-top: 67px; } .team-single-item {
padding: 0; }
.team-single-item .team-content-head {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.team-single-item .post-content h5 {
margin-bottom: 12px; }
.team-single-item .post-content__title {
position: relative;
margin-bottom: 10px; }
.team-single-item .post-content__title:before {
position: relative;
display: block;
height: 1px;
width: 100%;
content: "";
margin-top: 11px;
margin-bottom: 33px; }
.team-single-item .team-photo {
float: none;
padding: 0;
text-align: center;
margin-bottom: 40px; }
@media (min-width: 1200px) {
.team-single-item .team-photo {
-ms-flex-preferred-size: 470px;
flex-basis: 470px;
min-width: 470px;
margin-bottom: 0;
margin-right: 2.01623rem; } }
.team-single-item .team-content-wrap h3.team-macros {
line-height: 1em;
margin-bottom: 8px; }
.team-single-item .team-name {
margin: 0 0 1px; }
.team-single-item .team-meta {
float: none;
margin-top: 28px;
padding: 0; }
.team-single-item .team-meta-location:not(:empty),
.team-single-item .team-meta-phone:not(:empty) {
margin-bottom: 27px; }
.team-single-item .team-meta-email .team-email a {
text-decoration: none; }
.team-single-item .team-meta-email:not(:empty) {
margin-bottom: 25px; }
.team-single-item .team-meta-location,
.team-single-item .team-meta-phone,
.team-single-item .team-meta-email {
position: relative;
padding-left: 57px; }
.team-single-item .team-meta-location a,
.team-single-item .team-meta-phone a,
.team-single-item .team-meta-email a {
text-decoration: underline; }
.team-single-item .team-meta-location i,
.team-single-item .team-meta-phone i,
.team-single-item .team-meta-email i {
font-size: 35px;
display: inline-block;
vertical-align: baseline;
position: relative;
top: 5px;
left: 0;
position: absolute; }
.team-single-item .team-meta-title {
padding-right: 5px;
margin-bottom: 0; }
.team-single-item .team-meta_item {
display: inline; }
.team-single-item .team-meta_item:before {
display: none; }
.team-single-item .team-content {
margin-top: 29px; } .team-skills_item {
padding-bottom: 0;
position: relative; }
.team-skills_item + .team-skills_item {
margin-top: 30px; }
.team-skills_label {
text-align: left;
margin-bottom: 10px;
padding-left: 65px; }
.team-skills_bar {
height: auto;
background-color: rgba(0, 0, 0, 0.1); }
.team-skills_line {
height: 19px; }
.team-skills_line:before {
content: attr(data-width) "%";
position: absolute;
top: 0;
left: 0; } .tm-testi-slider {
padding-bottom: 0; }
.tm-testi-slider__item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: auto; }
.tm-testi-slider .tm-testi__inner,
.tm-testi-slider .tm-testi__item-body,
.tm-testi-slider blockquote {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
.tm-testi-slider .tm-testi__item-body,
.tm-testi-slider blockquote {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.tm-testi-slider .tm-testi__item-body footer {
margin-top: auto; }
.tm-testi__title {
margin-bottom: 20px; }
.tm-testi__title > *:not(:last-child) {
margin-bottom: 15px; }
.tm-testi__divider {
margin: 55px 0; }
.tm-testi__inner blockquote {
background: none;
padding: 0; }
.tm-testi__item,
.services-macros .tm-testi__item {
margin-top: 0;
margin-bottom: 50px; }
.tm-testi-slider .tm-testi__item {
margin-bottom: 0; }
.tm-testi__item-avatar {
display: block;
margin: 0 0 25px;
-webkit-box-sizing: content-box;
box-sizing: content-box; }
.tm-testi__item-body {
position: relative;
padding: 26px 30px;
min-height: 252px;
margin-bottom: 23px; }
.tm-testi__wrap.invert .tm-testi__item-body {
background-color: transparent;
padding: 0; }
.tm-testi--default-invert .tm-testi__item-body {
background-color: #2a2931; }
.tm-testi__item-body:before {
content: '\eb16';
position: relative;
margin-bottom: 15px;
display: block;
font-size: 29px;
line-height: 1; }
.tm-testi__item-body:after {
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 10px 10px 0 10px;
border-color: #ffffff transparent transparent transparent;
position: absolute;
bottom: -10px;
left: 30px; }
.tm-testi__wrap.invert .tm-testi__item-body:after {
display: none; }
.tm-testi--default-invert .tm-testi__item-body:after {
border-color: #2a2931 transparent transparent transparent; }
.tm-testi__item-body p {
margin-bottom: 25px; }
.tm-testi__item-position {
position: relative; }
.tm-testi__item-position:before {
position: relative;
content: "—";
color: inherit;
margin-right: 6px; }
.tm-testi__item-position, .tm-testi__item-email, .tm-testi__item-company {
display: inline-block; }
.tm-testi__item-position:not(:last-child):after, .tm-testi__item-email:not(:last-child):after, .tm-testi__item-company:not(:last-child):after {
content: ', '; }
.tm-testi--boxed .tm-testi__item blockquote {
border: none; }
.tm-testi__item blockquote:before {
content: none; }
.tm-testi__item blockquote cite {
display: inline-block;
margin: 0; }
.tm-testi__item blockquote cite .tm-testi__item-name {
font-style: italic; }
.tm-testi--default-5 .tm-testi__item blockquote cite .tm-testi__item-name {
font-style: normal; }
.tm-testi__item blockquote cite:before {
content: none; }
.tm-testi__item blockquote cite:not(:last-child):after {
content: ''; }
.tm-testi__wrap--perview-1 .tm-testi__item blockquote,
.tm-testi-page--archive .tm-testi__item blockquote {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.tm-testi__item footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.tm-testi__item footer img {
margin: 0 20px 0 0; }
.tm-testi__item footer .tm-testi__item-meta-content {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
.tm-testi .tm-testi-slider__pags.swiper-pagination {
position: static;
margin-top: 3px; }
.tm-testi .tm-testi-slider__pags.swiper-pagination .swiper-pagination-bullet {
width: 11px;
height: 11px; }
.tm-testi .tm-testi-slider__pags.swiper-pagination .swiper-pagination-bullet.img-pagination-item {
position: relative;
border-radius: 0;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.tm-testi .tm-testi-slider__pags.swiper-pagination .swiper-pagination-bullet.img-pagination-item:hover {
-webkit-box-shadow: 0 0 0 4px #ffe718;
box-shadow: 0 0 0 4px #ffe718; }
.tm-testi .swiper-button-next.tm-testi-slider__next,
.tm-testi .swiper-button-prev.tm-testi-slider__prev {
top: 28%;
-webkit-transform: none;
-ms-transform: none;
transform: none;
border-radius: 0; }
.tm-testi .swiper-button-next.tm-testi-slider__next {
display: block;
right: -40px; }
.tm-testi .swiper-button-prev.tm-testi-slider__prev {
display: block;
left: -40px; }
.tm-testi__wrap:hover .swiper-button-next.tm-testi-slider__next {
right: 0px; }
.tm-testi__wrap:hover .swiper-button-prev.tm-testi-slider__prev {
left: 0px; }
.tm-testi--default-gray .tm-testi__item-body {
padding: 37px 39px 25px; }
.tm-testi--default-gray .tm-testi__item-body:before {
margin-bottom: 7px; }
.tm-testi--default-gray .tm-testi__item-body:after {
display: none; }
.tm-testi--default-gray .tm-testi__item-body p {
margin-top: 14px;
margin-bottom: 15px; }
.tm-testi--default-gray .tm-testi__item footer {
margin-top: 0; }
.tm-testi--default-gray .tm-testi__item .tm-testi__item-name {
font-style: normal; }
.tm-testi--default-2 blockquote {
padding-left: 60px;
padding-right: 60px; }
@media (min-width: 1600px) {
.elementor-col-100 .tm-testi--default-2.tm-testi__wrap[data-atts*=',"slidesPerView":1'] blockquote {
padding-left: 200px;
padding-right: 100px; } }
.tm-testi--default-2 .tm-testi__item-body {
background-color: transparent;
padding: 0;
min-height: inherit;
margin-bottom: 0; }
.tm-testi--default-2 .tm-testi__item-body:before {
font-size: 34px; }
.tm-testi--default-2 .tm-testi__item-body:after {
display: none; }
.tm-testi--default-2 .tm-testi__item-body p {
margin-bottom: 22px; }
.tm-testi--default-2 .tm-testi__item footer .tm-testi__item-meta-content > * {
display: inline-block;
vertical-align: middle; }
.tm-testi--default-2 .tm-testi__item footer .tm-testi__item-meta-content > *:not(:last-child):after {
content: ' /';
color: inherit; }
.tm-testi--default-2 .swiper-button-next.tm-testi-slider__next {
right: 2px; }
.tm-testi--default-2 .swiper-button-prev.tm-testi-slider__prev {
left: 2px; }
.tm-testi--default-3 .tm-testi__item-body {
padding: 38px 40px 34px;
min-height: inherit; }
.tm-testi--default-3 .tm-testi__item-body .tm-testi__item-meta-content > * {
display: block; }
.tm-testi--default-3 .tm-testi__item-body .tm-testi__item-meta-content i {
font-size: 29px;
line-height: 1em;
margin-bottom: 6px; }
.tm-testi--default-3 .tm-testi__item-body .tm-testi__item-meta-content .tm-testi__item-name {
font-style: normal; }
.tm-testi--default-3 .tm-testi__item-body .tm-testi__item-meta-content .tm-testi__item-position:before {
display: none; }
.tm-testi--default-3 .tm-testi__item-body:before {
display: none; }
.tm-testi--default-3 .tm-testi__item-body:after {
display: none; }
.tm-testi--default-3 .tm-testi__item-body footer {
margin-top: 0;
padding-right: 40px;
margin-bottom: 14px; }
.tm-testi--default-3 .tm-testi__item-body footer img {
margin: 0 28px 0 0; }
.tm-testi--default-3 .tm-testi__item-body p {
margin: 0; }
.tm-testi--default-4 .tm-testi__item blockquote {
display: block;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
@media (min-width: 900px) {
.tm-testi--default-4 .tm-testi__item blockquote {
display: -webkit-box;
display: -ms-flexbox;
display: flex; } }
.tm-testi--default-4 .tm-testi__item .tm-testi-left-col {
margin-bottom: 20px;
margin-top: 20px;
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0; }
@media (min-width: 900px) {
.tm-testi--default-4 .tm-testi__item .tm-testi-left-col {
margin-right: 2.01623rem;
margin-bottom: 0;
margin-top: 0; } }
@media (min-width: 900px) {
.tm-testi--default-4 .tm-testi__item .tm-testi-right-col {
padding: 50px 0; } }
.tm-testi--default-4 .tm-testi__item .tm-testi__item-avatar {
border: none;
margin: 0; }
.tm-testi--default-4 .tm-testi__item-body {
min-height: inherit; }
.tm-testi--default-4 .tm-testi__item-body:before {
display: none; }
.tm-testi--default-4 .tm-testi__item-body p {
margin-bottom: 2px; }
.tm-testi--default-4 .tm-testi__item-body p:before {
content: '\eb16';
position: relative;
display: inline;
margin-right: 10px;
font-size: 34px;
line-height: 1; }
.tm-testi--default-4 .tm-testi__item .tm-testi__item-meta-content > * {
display: inline-block;
vertical-align: middle; }
.tm-testi--default-4 .tm-testi__item .tm-testi__item-meta-content > *:not(:last-child):after {
content: ' /'; }
.tm-testi--default-4 .tm-testi__item .tm-testi__item-meta-content cite:before {
content: "— "; }
.tm-testi--default-4 .swiper-button-next.tm-testi-slider__next,
.tm-testi--default-4 .swiper-button-prev.tm-testi-slider__prev {
top: 0;
margin: 0;
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.tm-testi--default-4 .swiper-button-next.tm-testi-slider__next, .tm-testi--default-4:hover .swiper-button-next.tm-testi-slider__next {
right: 1px; }
.tm-testi--default-4 .swiper-button-prev.tm-testi-slider__prev, .tm-testi--default-4:hover .swiper-button-prev.tm-testi-slider__prev {
left: auto;
right: 50px; }
.elementor-col-100 .tm-testi--default-5.tm-testi__wrap[data-atts*=',"slidesPerView":1'] blockquote {
padding-left: 45px;
padding-right: 45px; }
@media (min-width: 900px) {
.elementor-col-100 .tm-testi--default-5.tm-testi__wrap[data-atts*=',"slidesPerView":1'] blockquote {
padding-left: 160px;
padding-right: 160px; } }
.tm-testi--default-5 blockquote {
text-align: center; }
.tm-testi--default-5 blockquote .tm-testi__item-avatar {
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
margin-top: 14px; }
.tm-testi--default-5 .tm-testi__item-body {
min-height: inherit;
background-color: transparent;
padding: 0;
margin-bottom: 14px; }
.tm-testi--default-5 .tm-testi__item-body:before {
margin-bottom: 28px; }
.tm-testi--default-5 .tm-testi__item-body:after {
display: none; }
.tm-testi--default-5 .tm-testi__item-body p {
margin-bottom: 2px; } .cherry-projects-wrapper .projects-container.grid-layout.grid-default-5-tmpl .projects-item {
margin-bottom: 0 !important; }
.cherry-projects-wrapper .projects-item-instance .project-media + .project-content {
margin-top: 25px; }
.cherry-projects-wrapper .projects-item-instance .project-entry-title {
text-transform: capitalize;
margin-top: 13px;
padding-bottom: 17px;
margin-bottom: 0; }
.cherry-projects-wrapper .projects-item-instance .cherry-projects-single-description {
margin-top: 10px;
margin-bottom: 0; }
@media (max-width: 1350px) and (min-width: 1200px) {
.cherry-projects-wrapper .projects-item-instance .cherry-projects-single-description {
display: none; } }
.project-content-vertical-wrap .cherry-projects-wrapper .projects-item-instance .cherry-projects-single-description {
margin-top: 32px !important; }
.cherry-projects-wrapper .projects-item-instance .cherry-projects-single-description h5.title-decoration {
padding-bottom: 13px;
margin-bottom: 10px; }
.cherry-projects-wrapper .projects-item-instance .project-links {
margin-top: 11px; }
.cherry-projects-wrapper .projects-item-instance .hover-content.column-format {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
text-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.cherry-projects-wrapper .projects-item-instance .simple-icon {
width: 20px;
height: 20px;
border-radius: 50%;
text-align: center;
background: none;
margin: 4px 7px; }
.cherry-projects-wrapper .projects-item-instance .simple-icon:focus {
outline: 0; }
.cherry-projects-wrapper .projects-item-instance .simple-icon span {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
width: auto;
height: auto;
line-height: 20px;
font-size: 14px;
margin: 0; }
.cherry-projects-wrapper .projects-item-instance .simple-icon.zoom-link span:before {
content: '\e959'; }
.cherry-projects-wrapper .projects-item-instance .simple-icon.permalink span:before {
content: '\ea92'; }
.cherry-projects-wrapper .projects-item-instance .simple-icon.external-link span:before {
content: '\ee27'; }
.cherry-projects-wrapper .projects-item-instance.masonry-layout-item .hover-content {
overflow: visible; }
.cherry-projects-wrapper .projects-item-instance.simple-scale-hover .hover-content > * {
-webkit-transform: scale(0) translateZ(0);
transform: scale(0) translateZ(0); }
.cherry-projects-wrapper .projects-item-instance.simple-scale-hover .hover-content:hover > * {
-webkit-transform: scale(1) translateZ(0);
transform: scale(1) translateZ(0); }
.cherry-projects-wrapper .projects-item-instance.simple-fade-hover .hover-content > * {
-webkit-transform: translateY(100%) translateZ(0);
transform: translateY(100%) translateZ(0); }
.cherry-projects-wrapper .projects-item-instance.simple-fade-hover .hover-content:hover > * {
-webkit-transform: translateY(0) translateZ(0);
transform: translateY(0) translateZ(0); }
.cherry-projects-wrapper [class*="-default-2-tmpl"] .projects-item-instance .project-entry-content {
margin-bottom: 13px; }
.projects-container.masonry-layout .inner-wrapper .project-content-vertical-wrap,
.projects-container.grid-layout .inner-wrapper .project-content-vertical-wrap,
.projects-container.justified-layout .inner-wrapper .project-content-vertical-wrap,
.projects-container.cascading-grid-layout .inner-wrapper .project-content-vertical-wrap {
position: relative;
overflow: hidden; }
.projects-container.masonry-layout .inner-wrapper .project-content-vertical-wrap .cherry-projects-single-description,
.projects-container.grid-layout .inner-wrapper .project-content-vertical-wrap .cherry-projects-single-description,
.projects-container.justified-layout .inner-wrapper .project-content-vertical-wrap .cherry-projects-single-description,
.projects-container.cascading-grid-layout .inner-wrapper .project-content-vertical-wrap .cherry-projects-single-description {
margin-top: 27px; }
.cherry-projects-additional-image-list .additional-image-list.grid-layout .image-item {
margin-bottom: 15px; }
.cherry-projects-additional-image-list .additional-image-list.grid-layout .image-item:last-child {
margin-bottom: 0; }
.cherry-projects-wrapper { }
.cherry-projects-wrapper .projects-container.masonry-layout .cherry-projects-single-description .title-decoration,
.cherry-projects-wrapper .projects-container.masonry-layout .cherry-projects-single-details-list .cherry-projects-details-list-title,
.cherry-projects-wrapper .projects-container.grid-layout .cherry-projects-single-description .title-decoration,
.cherry-projects-wrapper .projects-container.grid-layout .cherry-projects-single-details-list .cherry-projects-details-list-title,
.cherry-projects-wrapper .projects-container.justified-layout .cherry-projects-single-description .title-decoration,
.cherry-projects-wrapper .projects-container.justified-layout .cherry-projects-single-details-list .cherry-projects-details-list-title,
.cherry-projects-wrapper .projects-container.list-layout .cherry-projects-single-description .title-decoration,
.cherry-projects-wrapper .projects-container.list-layout .cherry-projects-single-details-list .cherry-projects-details-list-title,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .cherry-projects-single-description .title-decoration,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .cherry-projects-single-details-list .cherry-projects-details-list-title {
display: none; }
.cherry-projects-wrapper .projects-container.masonry-layout .project-footer-content,
.cherry-projects-wrapper .projects-container.grid-layout .project-footer-content,
.cherry-projects-wrapper .projects-container.justified-layout .project-footer-content,
.cherry-projects-wrapper .projects-container.list-layout .project-footer-content,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .project-footer-content {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
@media (max-width: 899px) {
.cherry-projects-wrapper .cascading-grid-layout .cherry-projects-single-description {
display: none; } }
.cherry-projects-wrapper .projects-container.grid-layout .inner-wrapper[style*="margin: 0px"] {
margin: -1px !important; }
@media (max-width: 899px) {
.cherry-projects-wrapper .projects-container.grid-layout.grid-default-tmpl .cherry-projects-single-description {
display: none; } }
.cherry-projects-wrapper .projects-container.masonry-layout,
.cherry-projects-wrapper .projects-container.list-layout {
padding-top: 20px; }
.cherry-projects-wrapper .projects-container.list-layout .project-more-button {
margin-top: 25px; }
.cherry-projects-wrapper .projects-container.list-layout .projects-item {
margin-bottom: 50px; }
@media (max-width: 1199px) {
.cherry-projects-wrapper .projects-container.list-layout .inner-wrapper {
display: block; } }
.cherry-projects-wrapper .projects-container.list-layout .inner-wrapper .project-media {
margin-right: 0; }
@media (min-width: 900px) {
.cherry-projects-wrapper .projects-container.list-layout .inner-wrapper .project-media {
margin-right: 30px; } }
@media (min-width: 900px) {
.cherry-projects-wrapper .projects-container.list-layout .inner-wrapper .project-content {
margin-top: 0;
-ms-flex-item-align: center;
align-self: center; } }
.cherry-projects-wrapper .projects-container.list-layout .inner-wrapper .project-meta {
margin-bottom: 10px;
text-transform: uppercase; }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-list .projects-item,
.cherry-projects-wrapper .projects-container.grid-layout .projects-list .projects-item,
.cherry-projects-wrapper .projects-container.justified-layout .projects-list .projects-item,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-list .projects-item {
display: block; }
.cherry-projects-wrapper .projects-container.masonry-layout .cherry-projects-single-details-list,
.cherry-projects-wrapper .projects-container.grid-layout .cherry-projects-single-details-list,
.cherry-projects-wrapper .projects-container.justified-layout .cherry-projects-single-details-list,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .cherry-projects-single-details-list {
margin-bottom: 21px;
margin-top: 18px; }
.cherry-projects-wrapper .projects-container.masonry-layout .cherry-projects-single-details-list ul li,
.cherry-projects-wrapper .projects-container.grid-layout .cherry-projects-single-details-list ul li,
.cherry-projects-wrapper .projects-container.justified-layout .cherry-projects-single-details-list ul li,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .cherry-projects-single-details-list ul li {
margin-bottom: 0;
margin-top: 0; }
.cherry-projects-wrapper .projects-container.masonry-layout .cherry-projects-single-details-list ul li:before,
.cherry-projects-wrapper .projects-container.grid-layout .cherry-projects-single-details-list ul li:before,
.cherry-projects-wrapper .projects-container.justified-layout .cherry-projects-single-details-list ul li:before,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .cherry-projects-single-details-list ul li:before {
display: none; }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .inner-wrapper,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .inner-wrapper,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .inner-wrapper,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .inner-wrapper {
position: relative;
overflow: hidden; }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .inner-wrapper .project-media,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .inner-wrapper .project-media,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .inner-wrapper .project-media,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .inner-wrapper .project-media {
position: relative;
overflow: hidden; }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .inner-wrapper .project-media .project-links,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .inner-wrapper .project-media .project-links,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .inner-wrapper .project-media .project-links,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .inner-wrapper .project-media .project-links {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
z-index: 10;
-webkit-transform: translateX(-30px) translateZ(0);
transform: translateX(-30px) translateZ(0);
-webkit-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
opacity: 0;
-webkit-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s; }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .inner-wrapper .overflow-content,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .inner-wrapper .overflow-content,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .inner-wrapper .overflow-content,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .inner-wrapper .overflow-content {
margin-top: 0;
position: absolute;
padding: 20px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
overflow: hidden;
text-align: left;
z-index: 2; }
@media (min-width: 600px) {
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .inner-wrapper .overflow-content,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .inner-wrapper .overflow-content,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .inner-wrapper .overflow-content,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .inner-wrapper .overflow-content {
padding: 40px 31px 33px 40px; } }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .inner-wrapper .overflow-content .project-entry-title,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .inner-wrapper .overflow-content .project-entry-title,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .inner-wrapper .overflow-content .project-entry-title,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .inner-wrapper .overflow-content .project-entry-title {
-webkit-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
-webkit-transition-delay: .11s;
-o-transition-delay: .11s;
transition-delay: .11s; }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .inner-wrapper .overflow-content .project-entry-content,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .inner-wrapper .overflow-content .project-entry-content,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .inner-wrapper .overflow-content .project-entry-content,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .inner-wrapper .overflow-content .project-entry-content {
-webkit-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
-webkit-transition-delay: .13s;
-o-transition-delay: .13s;
transition-delay: .13s; }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .inner-wrapper .overflow-content .project-more-button-wrap,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .inner-wrapper .overflow-content .project-more-button-wrap,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .inner-wrapper .overflow-content .project-more-button-wrap,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .inner-wrapper .overflow-content .project-more-button-wrap {
-webkit-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
-webkit-transition-delay: .15s;
-o-transition-delay: .15s;
transition-delay: .15s;
margin-top: 3px; }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .inner-wrapper .overflow-content .project-more-button-wrap .btn-link:after,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .inner-wrapper .overflow-content .project-more-button-wrap .btn-link:after,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .inner-wrapper .overflow-content .project-more-button-wrap .btn-link:after,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .inner-wrapper .overflow-content .project-more-button-wrap .btn-link:after {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e904";
position: relative;
display: inline-block;
font-size: 10px;
margin-left: 6px; }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .inner-wrapper .project-meta,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .inner-wrapper .project-meta,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .inner-wrapper .project-meta,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .inner-wrapper .project-meta {
font-size: .85em;
margin: 22px 0 6px; }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .inner-wrapper .project-meta .posted-by,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .inner-wrapper .project-meta .posted-by,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .inner-wrapper .project-meta .posted-by,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .inner-wrapper .project-meta .posted-by {
margin: 0; }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .inner-wrapper .project-content.overflow-content,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .inner-wrapper .project-content.overflow-content,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .inner-wrapper .project-content.overflow-content,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .inner-wrapper .project-content.overflow-content {
top: 100%;
height: 100%;
left: 0;
right: 0;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-transition: all 0.32s cubic-bezier(0.465, 0.05, 0.965, 0.32);
-o-transition: all 0.32s cubic-bezier(0.465, 0.05, 0.965, 0.32);
transition: all 0.32s cubic-bezier(0.465, 0.05, 0.965, 0.32); }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .wp-image,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .wp-image,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .wp-image,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .wp-image {
height: 100%; }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .wp-image:before,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .wp-image:before,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .wp-image:before,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .wp-image:before {
display: none; }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .featured-image,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .featured-image,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .featured-image,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .featured-image {
display: inline-block;
vertical-align: top; }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .featured-image .cover,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .featured-image .cover,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .featured-image .cover,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .featured-image .cover {
content: '';
display: block;
width: 100%;
height: 100%;
position: absolute;
opacity: 1;
z-index: 1;
-webkit-transform: translateY(100%) translateZ(0);
transform: translateY(100%) translateZ(0);
-webkit-transition: all 0.5s cubic-bezier(0.465, 0.05, 0.965, 0.32);
-o-transition: all 0.5s cubic-bezier(0.465, 0.05, 0.965, 0.32);
transition: all 0.5s cubic-bezier(0.465, 0.05, 0.965, 0.32); }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item:hover .featured-image .cover,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item:hover .featured-image .cover,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item:hover .featured-image .cover,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item:hover .featured-image .cover {
-webkit-transform: translateY(0) translateZ(0);
transform: translateY(0) translateZ(0);
-webkit-transition: all 0.5s cubic-bezier(0.485, 0.065, 0.165, 0.95);
-o-transition: all 0.5s cubic-bezier(0.485, 0.065, 0.165, 0.95);
transition: all 0.5s cubic-bezier(0.485, 0.065, 0.165, 0.95);
opacity: 1; }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item:hover .project-content.overflow-content,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item:hover .project-content.overflow-content,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item:hover .project-content.overflow-content,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item:hover .project-content.overflow-content {
top: 0;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: all 0.68s cubic-bezier(0.485, 0.065, 0.165, 0.95);
-o-transition: all 0.68s cubic-bezier(0.485, 0.065, 0.165, 0.95);
transition: all 0.68s cubic-bezier(0.485, 0.065, 0.165, 0.95); }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item:hover .hover-style-2 .featured-image .cover,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item:hover .hover-style-2 .featured-image .cover,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item:hover .hover-style-2 .featured-image .cover,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item:hover .hover-style-2 .featured-image .cover {
-webkit-transition: all 0.32s cubic-bezier(0.475, 0.175, 0.135, 0.96);
-o-transition: all 0.32s cubic-bezier(0.475, 0.175, 0.135, 0.96);
transition: all 0.32s cubic-bezier(0.475, 0.175, 0.135, 0.96); }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item:hover .hover-style-2 .overflow-content.project-content .project-header-content,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item:hover .hover-style-2 .overflow-content.project-content .project-header-content,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item:hover .hover-style-2 .overflow-content.project-content .project-header-content,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item:hover .hover-style-2 .overflow-content.project-content .project-header-content {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
-webkit-transition: all 0.28s cubic-bezier(0.65, 0.045, 0.295, 0.955);
-o-transition: all 0.28s cubic-bezier(0.65, 0.045, 0.295, 0.955);
transition: all 0.28s cubic-bezier(0.65, 0.045, 0.295, 0.955); }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item:hover .hover-style-2 .overflow-content.project-content .project-middle-content,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item:hover .hover-style-2 .overflow-content.project-content .project-middle-content,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item:hover .hover-style-2 .overflow-content.project-content .project-middle-content,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item:hover .hover-style-2 .overflow-content.project-content .project-middle-content {
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
margin-top: 0;
-webkit-transition: all 0.48s cubic-bezier(0.62, 0.165, 0, 1);
-o-transition: all 0.48s cubic-bezier(0.62, 0.165, 0, 1);
transition: all 0.48s cubic-bezier(0.62, 0.165, 0, 1); }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item:hover .hover-style-2 .overflow-content.project-content .project-middle-content p,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item:hover .hover-style-2 .overflow-content.project-content .project-middle-content p,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item:hover .hover-style-2 .overflow-content.project-content .project-middle-content p,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item:hover .hover-style-2 .overflow-content.project-content .project-middle-content p {
opacity: 1;
-webkit-transition: all 0.35s cubic-bezier(0.91, 0.025, 0.75, 0.75);
-o-transition: all 0.35s cubic-bezier(0.91, 0.025, 0.75, 0.75);
transition: all 0.35s cubic-bezier(0.91, 0.025, 0.75, 0.75); }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item:hover .hover-style-2 .overflow-content.project-content .project-footer-content-hover,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item:hover .hover-style-2 .overflow-content.project-content .project-footer-content-hover,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item:hover .hover-style-2 .overflow-content.project-content .project-footer-content-hover,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item:hover .hover-style-2 .overflow-content.project-content .project-footer-content-hover {
-webkit-transform: translateY(150px);
-ms-transform: translateY(150px);
transform: translateY(150px);
opacity: 0;
-webkit-transition: all 0.35s cubic-bezier(0.65, 0.045, 0.295, 0.955);
-o-transition: all 0.35s cubic-bezier(0.65, 0.045, 0.295, 0.955);
transition: all 0.35s cubic-bezier(0.65, 0.045, 0.295, 0.955); }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item:hover .hover-style-2 .overflow-content.project-content .project-footer-content .project-more-button-wrap,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item:hover .hover-style-2 .overflow-content.project-content .project-footer-content .project-more-button-wrap,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item:hover .hover-style-2 .overflow-content.project-content .project-footer-content .project-more-button-wrap,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item:hover .hover-style-2 .overflow-content.project-content .project-footer-content .project-more-button-wrap {
margin-left: 0;
-webkit-transition: all 0.48s cubic-bezier(0.65, 0.045, 0.295, 0.955);
-o-transition: all 0.48s cubic-bezier(0.65, 0.045, 0.295, 0.955);
transition: all 0.48s cubic-bezier(0.65, 0.045, 0.295, 0.955); }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item:hover .hover-style-2 .overflow-content.project-content .project-footer-content .project-footer-content__misc,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item:hover .hover-style-2 .overflow-content.project-content .project-footer-content .project-footer-content__misc,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item:hover .hover-style-2 .overflow-content.project-content .project-footer-content .project-footer-content__misc,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item:hover .hover-style-2 .overflow-content.project-content .project-footer-content .project-footer-content__misc {
margin-right: 0;
-webkit-transition: all 0.48s cubic-bezier(0.65, 0.045, 0.295, 0.955);
-o-transition: all 0.48s cubic-bezier(0.65, 0.045, 0.295, 0.955);
transition: all 0.48s cubic-bezier(0.65, 0.045, 0.295, 0.955); }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .hover-style-2 .overflow-content.project-content,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .hover-style-2 .overflow-content.project-content,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .hover-style-2 .overflow-content.project-content,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .hover-style-2 .overflow-content.project-content {
margin-top: 0;
position: absolute;
padding: 20px;
top: 0; }
@media (min-width: 600px) {
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .hover-style-2 .overflow-content.project-content,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .hover-style-2 .overflow-content.project-content,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .hover-style-2 .overflow-content.project-content,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .hover-style-2 .overflow-content.project-content {
padding: 43px 37px 26px 33px; } }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .hover-style-2 .overflow-content.project-content .project-header-content, .cherry-projects-wrapper .projects-container.masonry-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content-hover,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .hover-style-2 .overflow-content.project-content .project-header-content,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content-hover,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .hover-style-2 .overflow-content.project-content .project-header-content,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content-hover,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .hover-style-2 .overflow-content.project-content .project-header-content,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content-hover {
position: absolute;
-webkit-transition: all 0.62s cubic-bezier(0.65, 0.045, 0.295, 0.955);
-o-transition: all 0.62s cubic-bezier(0.65, 0.045, 0.295, 0.955);
transition: all 0.62s cubic-bezier(0.65, 0.045, 0.295, 0.955); }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .hover-style-2 .overflow-content.project-content .project-middle-content,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .hover-style-2 .overflow-content.project-content .project-middle-content,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .hover-style-2 .overflow-content.project-content .project-middle-content,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .hover-style-2 .overflow-content.project-content .project-middle-content {
height: 100%;
width: 100%;
position: relative;
-webkit-transform: translateY(50%);
-ms-transform: translateY(50%);
transform: translateY(50%);
margin-top: -50px;
-webkit-transition: all 0.5s cubic-bezier(0.62, 0.165, 0, 1);
-o-transition: all 0.5s cubic-bezier(0.62, 0.165, 0, 1);
transition: all 0.5s cubic-bezier(0.62, 0.165, 0, 1); }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .hover-style-2 .overflow-content.project-content .project-middle-content .project-entry-title,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .hover-style-2 .overflow-content.project-content .project-middle-content .project-entry-title,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .hover-style-2 .overflow-content.project-content .project-middle-content .project-entry-title,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .hover-style-2 .overflow-content.project-content .project-middle-content .project-entry-title {
margin-top: 0; }
@media (min-width: 1600px) {
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .hover-style-2 .overflow-content.project-content .project-middle-content .project-entry-title,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .hover-style-2 .overflow-content.project-content .project-middle-content .project-entry-title,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .hover-style-2 .overflow-content.project-content .project-middle-content .project-entry-title,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .hover-style-2 .overflow-content.project-content .project-middle-content .project-entry-title {
width: 50%; } }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .hover-style-2 .overflow-content.project-content .project-middle-content p,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .hover-style-2 .overflow-content.project-content .project-middle-content p,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .hover-style-2 .overflow-content.project-content .project-middle-content p,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .hover-style-2 .overflow-content.project-content .project-middle-content p {
position: absolute;
opacity: 0;
-webkit-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease; }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content .project-more-button-wrap,
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content .project-footer-content__misc,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content .project-more-button-wrap,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content .project-footer-content__misc,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content .project-more-button-wrap,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content .project-footer-content__misc,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content .project-more-button-wrap,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content .project-footer-content__misc {
-webkit-transition: all 0.4s cubic-bezier(0.62, 0.165, 0, 1);
-o-transition: all 0.4s cubic-bezier(0.62, 0.165, 0, 1);
transition: all 0.4s cubic-bezier(0.62, 0.165, 0, 1); }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content .project-more-button-wrap,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content .project-more-button-wrap,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content .project-more-button-wrap,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content .project-more-button-wrap {
margin-left: -200px; }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content .project-footer-content__misc,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content .project-footer-content__misc,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content .project-footer-content__misc,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content .project-footer-content__misc {
margin-right: -200px; }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content-hover,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content-hover,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content-hover,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content-hover {
bottom: 26px;
margin: 0;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
-webkit-transition: all 0.45s cubic-bezier(0.65, 0.045, 0.295, 0.955);
-o-transition: all 0.45s cubic-bezier(0.65, 0.045, 0.295, 0.955);
transition: all 0.45s cubic-bezier(0.65, 0.045, 0.295, 0.955); }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content-hover .cherry-projects-single-details-list,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content-hover .cherry-projects-single-details-list,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content-hover .cherry-projects-single-details-list,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .hover-style-2 .overflow-content.project-content .project-footer-content-hover .cherry-projects-single-details-list {
margin: 0px; }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .hover-style-2 .featured-image,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .hover-style-2 .featured-image,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .hover-style-2 .featured-image,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .hover-style-2 .featured-image {
display: inline-block;
vertical-align: top; }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .hover-style-2 .featured-image .cover,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .hover-style-2 .featured-image .cover,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .hover-style-2 .featured-image .cover,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .hover-style-2 .featured-image .cover {
content: '';
display: block;
width: 100%;
height: 100%;
position: absolute;
opacity: 1;
z-index: 1;
-webkit-transform: translateY(0) translateZ(0);
transform: translateY(0) translateZ(0);
-webkit-transition: all 0.28s cubic-bezier(0.505, 0.08, 0, 0.81);
-o-transition: all 0.28s cubic-bezier(0.505, 0.08, 0, 0.81);
transition: all 0.28s cubic-bezier(0.505, 0.08, 0, 0.81); }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .project-content.style-3,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .project-content.style-3,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .project-content.style-3,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .project-content.style-3 {
position: relative;
text-align: left;
left: 0;
right: 0;
top: 0;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
margin-top: 21px; }
@media (max-width: 899px) {
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .project-content.style-3,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .project-content.style-3,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .project-content.style-3,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .project-content.style-3 {
margin-bottom: 30px; } }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .project-content.style-3 .project-entry-title,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .project-content.style-3 .project-entry-title,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .project-content.style-3 .project-entry-title,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .project-content.style-3 .project-entry-title {
margin-top: 10px;
padding-bottom: 10px; }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .project-content.style-3 .cherry-projects-single-details-list,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .project-content.style-3 .cherry-projects-single-details-list,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .project-content.style-3 .cherry-projects-single-details-list,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .project-content.style-3 .cherry-projects-single-details-list {
margin-bottom: 15px;
margin-top: 14px; }
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .project-content.style-3 .project-entry-title,
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .project-content.style-3 .project-entry-content,
.cherry-projects-wrapper .projects-container.masonry-layout .projects-item .project-content.style-3 .project-more-button-wrap,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .project-content.style-3 .project-entry-title,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .project-content.style-3 .project-entry-content,
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .project-content.style-3 .project-more-button-wrap,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .project-content.style-3 .project-entry-title,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .project-content.style-3 .project-entry-content,
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .project-content.style-3 .project-more-button-wrap,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .project-content.style-3 .project-entry-title,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .project-content.style-3 .project-entry-content,
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .project-content.style-3 .project-more-button-wrap {
-webkit-transform: translateX(0) translateZ(0);
transform: translateX(0) translateZ(0);
-webkit-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0; }
.widget-area .cherry-projects-wrapper .projects-container.masonry-layout .projects-item .project-content.style-3, .widget-area
.cherry-projects-wrapper .projects-container.grid-layout .projects-item .project-content.style-3, .widget-area
.cherry-projects-wrapper .projects-container.justified-layout .projects-item .project-content.style-3, .widget-area
.cherry-projects-wrapper .projects-container.cascading-grid-layout .projects-item .project-content.style-3 {
text-align: left; }
@media (min-width: 1200px) {
.cherry-projects-wrapper .projects-container.masonry-layout[class*="-default-3-tmpl"] .projects-item .inner-wrapper,
.cherry-projects-wrapper .projects-container.grid-layout[class*="-default-3-tmpl"] .projects-item .inner-wrapper,
.cherry-projects-wrapper .projects-container.justified-layout[class*="-default-3-tmpl"] .projects-item .inner-wrapper,
.cherry-projects-wrapper .projects-container.cascading-grid-layout[class*="-default-3-tmpl"] .projects-item .inner-wrapper {
padding-bottom: 20px; } }
.cherry-projects-wrapper .projects-container.justified-layout .inner-wrapper,
.cherry-projects-wrapper .projects-container.justified-layout .project-media,
.cherry-projects-wrapper .projects-container.justified-layout .featured-image {
height: 100%; }
.cherry-projects-wrapper .projects-container.justified-layout .inner-wrapper img,
.cherry-projects-wrapper .projects-container.justified-layout .project-media img,
.cherry-projects-wrapper .projects-container.justified-layout .featured-image img {
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
height: 100%; }
.ie .cherry-projects-wrapper .projects-container.justified-layout .inner-wrapper img, .ie
.cherry-projects-wrapper .projects-container.justified-layout .project-media img, .ie
.cherry-projects-wrapper .projects-container.justified-layout .featured-image img {
font-family: 'object-fit: cover'; }
.cherry-projects-wrapper .cherry-projects-ajax-loader,
.cherry-projects-terms-wrapper .cherry-projects-ajax-loader {
z-index: 990;
background-color: transparent; }
.archive .cherry-projects-wrapper {
margin-bottom: 4em; }
.cherry-projects-wrapper .projects-filters {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin: 9px 12px 13px; }
.cherry-projects-wrapper ul.projects-filters-list li {
margin: 0 14px;
text-transform: uppercase; }
.cherry-projects-wrapper ul.projects-filters-list li span {
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
.cherry-projects-wrapper ul.order-filters > li {
margin: 0 12px; }
.cherry-projects-wrapper ul.order-filters > li ul.orderby-list li span {
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
.cherry-projects-wrapper .projects-ajax-button-wrapper {
margin: 30px 0 20px; }
.cherry-projects-wrapper .projects-ajax-button-wrapper .projects-ajax-button span {
line-height: 2;
display: inline-block;
max-width: 100%;
padding: 13.5px 29px 11.5px;
cursor: pointer;
text-align: center;
overflow: hidden;
vertical-align: top;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
border-width: 0;
line-height: 1.32em;
border-style: solid;
letter-spacing: 0.05em;
-webkit-transition: .3s ease-out;
-o-transition: .3s ease-out;
transition: .3s ease-out;
text-transform: uppercase;
font-style: normal; }
.cherry-projects-wrapper .projects-ajax-button-wrapper .projects-ajax-button span, .cherry-projects-wrapper .projects-ajax-button-wrapper .projects-ajax-button span:hover {
text-decoration: none; }
.cherry-projects-wrapper .projects-ajax-button-wrapper .projects-ajax-button span:focus {
outline: 0; }
.cherry-projects-wrapper .projects-ajax-button-wrapper .projects-ajax-button span:active {
-webkit-box-shadow: none;
box-shadow: none; }
.cherry-projects-wrapper .projects-pagination {
text-align: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin: 20px 0;
padding-top: 40px;
border-top: 1px solid; }
.cherry-projects-wrapper .projects-pagination .page-navigation span,
.cherry-projects-wrapper .projects-pagination .page-link span {
line-height: 43px;
display: inline-block;
min-width: 45px;
height: 45px;
padding: 0 2px;
text-align: center;
text-decoration: none;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
margin-bottom: 5px;
border: 1px solid;
border-radius: 2px; }
.cherry-projects-wrapper .projects-pagination .page-navigation span:not(:last-child),
.cherry-projects-wrapper .projects-pagination .page-link span:not(:last-child) {
margin-right: 5px; }
.cherry-projects-wrapper .projects-pagination .page-navigation span {
border: none;
margin: 0 10px; }
.cherry-projects-wrapper .projects-pagination .page-navigation span i {
vertical-align: baseline; }
.cherry-projects-wrapper .projects-pagination .page-link li {
margin: 0 5px; }
.cherry-projects-wrapper .projects-pagination .page-link li:first-child {
margin-left: 0; }
.cherry-projects-wrapper .projects-pagination .page-link li.active {
pointer-events: none; }
.cherry-projects-single .featured-image a:before,
.cherry-projects-single .additional-image a:before,
.cherry-projects-wrapper .projects-item-instance .featured-image a:before,
.cherry-projects-wrapper .projects-item-instance .additional-image a:before {
content: '\ea16';
position: absolute;
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 14px;
line-height: 1;
left: 50%;
top: 50%;
text-align: center;
-webkit-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
z-index: 1; }
.cherry-projects-single .featured-image a .cover,
.cherry-projects-single .additional-image a .cover,
.cherry-projects-wrapper .projects-item-instance .featured-image a .cover,
.cherry-projects-wrapper .projects-item-instance .additional-image a .cover {
-webkit-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
transition: all 0.4s ease-out; }
.cherry-projects-single .featured-image a:focus,
.cherry-projects-single .additional-image a:focus,
.cherry-projects-wrapper .projects-item-instance .featured-image a:focus,
.cherry-projects-wrapper .projects-item-instance .additional-image a:focus {
outline: 0; }
.single.single-projects.position-fullwidth .site-content_wrap {
margin-top: 50px; }
.content-layout-boxed .cherry-projects-single .container {
padding-left: 0;
padding-right: 0; }
.cherry-projects-single .cherry-projects-single__container {
display: block; }
.cherry-projects-single .post__date {
text-align: center;
display: block;
margin-bottom: 0; }
.cherry-projects-single .additional-image a:before,
.cherry-projects-single .featured-image a:before {
-webkit-transform: translate(-50%, -50%) scale(0);
-ms-transform: translate(-50%, -50%) scale(0);
transform: translate(-50%, -50%) scale(0); }
.cherry-projects-single .additional-image a:hover:before,
.cherry-projects-single .featured-image a:hover:before {
-webkit-transform: translate(-50%, -50%) scale(1);
-ms-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1); }
.cherry-projects-single .featured-image a {
pointer-events: none;
height: 100%; }
.cherry-projects-single__header {
margin-bottom: 0;
position: relative; }
.cherry-projects-single__title {
position: relative;
z-index: 1;
margin-bottom: 25px; }
.cherry-projects-single .video-item .wp-video, .cherry-projects-single .video-item .wp-video .wp-video-shortcode {
width: 100% !important; }
.cherry-projects-single__content-wrapper {
margin-top: 62px; }
.single-format-audio .project__left-col .cherry-projects-single__content-wrapper, .single-format-gallery .project__left-col .cherry-projects-single__content-wrapper, .single-format-video .project__left-col .cherry-projects-single__content-wrapper, .single-format-image .project__left-col .cherry-projects-single__content-wrapper, .single-format-audio .project__right-col .cherry-projects-single__content-wrapper, .single-format-gallery .project__right-col .cherry-projects-single__content-wrapper, .single-format-video .project__right-col .cherry-projects-single__content-wrapper, .single-format-image .project__right-col .cherry-projects-single__content-wrapper {
margin-top: 30px !important; }
.project__left-col .cherry-projects-single__content-wrapper {
margin-top: 30px; }
.cherry-projects-single__content-wrapper .cherry-projects-single__content .title-decoration {
padding-bottom: 13px;
margin-bottom: 10px; }
.cherry-projects-single__footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 50px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -10px;
margin-right: -10px; }
.cherry-projects-single__footer .post-terms, .cherry-projects-single__footer .share-btns__list {
margin-left: 10px;
margin-right: 10px; }
.cherry-projects-wrapper .projects-item-instance .featured-image a .cover {
position: absolute;
width: 100%;
height: 100%;
display: block;
opacity: 0; }
.cherry-projects-wrapper .projects-item-instance .featured-image a:hover .cover {
opacity: 1; }
.cherry-projects-wrapper .projects-item-instance.simple-scale-hover .featured-image a:before {
-webkit-transform: scale(0) translateZ(0);
transform: scale(0) translateZ(0); }
.cherry-projects-wrapper .projects-item-instance.simple-scale-hover .featured-image a:hover:before {
-webkit-transform: scale(1) translateZ(0);
transform: scale(1) translateZ(0); }
.cherry-projects-wrapper .projects-item-instance.simple-fade-hover .featured-image a:before {
opacity: 0;
-webkit-transform: translateY(100%) translateZ(0);
transform: translateY(100%) translateZ(0); }
.cherry-projects-wrapper .projects-item-instance.simple-fade-hover .featured-image a:hover:before {
opacity: 1;
-webkit-transform: translateY(0) translateZ(0);
transform: translateY(0) translateZ(0); }
.cherry-projects-single {
margin-bottom: 4em; }
.cherry-projects-single .share-btns__list {
margin-top: 28px; }
.cherry-projects-single .share-btns__list .share-btns__items .share-btns__prefix {
font-size: 13px; }
.cherry-projects-single .share-btns__list .share-btns__items i {
font-size: 14px; }
.cherry-projects-single__media { margin-right: 0; }
.cherry-projects-single .project-entry-title {
margin-bottom: 11px; }
.cherry-projects-single .post-terms {
margin-top: 0;
margin-bottom: 0; }
.cherry-projects-single .external-link-button-primary {
margin-top: 20px; }
.cherry-projects-single .external-link-button-primary i {
margin-right: 10px;
line-height: 1em; }
.cherry-projects-single .external-link-button-primary i:before {
top: 1px;
position: relative; }
.cherry-projects-single .cherry-projects-single-meta {
border: none;
margin-top: 0;
margin-bottom: 0; }
.cherry-projects-single .cherry-projects-single-meta > *:first-child {
text-transform: capitalize; }
.cherry-projects-single .cherry-projects-single-description {
margin-bottom: 27px; }
.cherry-projects-single .cherry-projects-single-description h5.title-decoration {
padding-bottom: 12px;
margin-bottom: 10px; }
.cherry-projects-single .cherry-projects-single-details-list .cherry-projects-details-list-title {
padding-bottom: 13px;
margin-bottom: 10px;
position: relative; }
.cherry-projects-single .cherry-projects-single-details-list .cherry-projects-details-list-title:before {
bottom: 0;
content: '';
position: absolute;
display: block;
width: 18px;
height: 3px; }
.cherry-projects-single .cherry-projects-single-details-list ul li {
margin-bottom: 3px;
padding: 0; }
.cherry-projects-single .cherry-projects-single-details-list ul li:before {
display: none; }
.cherry-projects-single .cherry-projects-single-details-list ul span {
margin-right: 0px; }
.cherry-projects-single .cherry-projects-single-skills-list ul {
margin-top: 15px; }
.cherry-projects-single .cherry-projects-single-skills-list .cherry-skill-item {
margin-bottom: 0;
position: relative; }
.cherry-projects-single .cherry-projects-single-skills-list .cherry-skill-item + .cherry-skill-item {
margin-top: 15px; }
.cherry-projects-single .cherry-projects-single-skills-list .cherry-skill-item .skill-label {
padding-right: 70px;
margin-bottom: 3px; }
.cherry-projects-single .cherry-projects-single-skills-list .cherry-skill-item .skill-bar {
height: auto;
padding: 0;
border-radius: 0;
position: relative; }
.cherry-projects-single .cherry-projects-single-skills-list .cherry-skill-item .skill-bar:after {
content: attr(data-skill-value) "%";
position: absolute;
right: 0;
display: block;
top: -30px; }
.cherry-projects-single .cherry-projects-single-skills-list .cherry-skill-item .skill-bar span {
display: block;
height: 12px;
position: static; }
.cherry-projects-single .cherry-projects-single-skills-list .cherry-skill-item .skill-bar span em {
display: none;
position: absolute;
top: 0;
right: 0; }
.cherry-projects-single .cherry-projects-additional-image-list,
.cherry-projects-single .cherry-projects-video-list,
.cherry-projects-single .cherry-projects-audio-list {
margin-bottom: 30px;
margin-top: 23px; }
.cherry-projects-single .cherry-projects-audio-list .wp-playlist.wp-audio-playlist .wp-playlist-current-item,
.cherry-projects-single .cherry-projects-audio-list .wp-playlist.wp-audio-playlist .wp-playlist-tracks {
display: none; }
.cherry-projects-single .cherry-projects-audio-list .wp-playlist {
border: none; } .cherry-projects-slider__instance {
margin-top: 26px;
margin-bottom: 4px; }
.cherry-projects-slider__instance .slider-pro {
background: transparent; }
.cherry-projects-slider__instance .slider-pro .sp-full-screen-button {
right: 10px;
top: 10px;
-webkit-transform: none;
-ms-transform: none;
transform: none;
text-align: center;
width: 44px;
height: 44px;
border-radius: 44px; }
.cherry-projects-slider__instance .slider-pro .sp-full-screen-button:before {
content: '\e91d';
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: inherit;
line-height: 44px;
font-size: 14px; }
.cherry-projects-slider__instance[data-settings*='"thumbnails-position":"top"'] .slider-pro .sp-full-screen-button {
top: 146px; }
.cherry-projects-slider__instance[data-settings*='"thumbnails-position":"right"'] .slider-pro .sp-full-screen-button {
right: 193px; }
.cherry-projects-slider__instance .slider-pro .sp-thumbnails-container {
background: transparent; }
.cherry-projects-slider__instance .slider-pro .sp-thumbnails-container.sp-bottom-thumbnails {
position: static;
padding: 0;
margin-top: 9px; }
.cherry-projects-slider__instance .slider-pro .sp-thumbnails-container.sp-top-thumbnails {
margin-bottom: 9px; }
.cherry-projects-slider__instance .slider-pro .sp-thumbnails-container.sp-bottom-thumbnails .sp-thumbnail-container, .cherry-projects-slider__instance .slider-pro .sp-thumbnails-container.sp-top-thumbnails .sp-thumbnail-container {
margin-left: 5px;
margin-right: 5px; }
.cherry-projects-slider__instance .slider-pro .sp-thumbnails-container.sp-bottom-thumbnails .sp-thumbnail-container:first-child, .cherry-projects-slider__instance .slider-pro .sp-thumbnails-container.sp-top-thumbnails .sp-thumbnail-container:first-child {
margin-left: 0; }
.cherry-projects-slider__instance .slider-pro .sp-thumbnails-container .sp-thumbnail-container .sp-thumbnail {
border: none;
opacity: 1;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
.cherry-projects-slider__instance .slider-pro .sp-thumbnails-container .sp-thumbnail-container .sp-thumbnail:hover {
opacity: .3;
border: none; }
.cherry-projects-slider__instance .slider-pro .sp-thumbnails-container .sp-thumbnail-container.sp-selected-thumbnail .sp-thumbnail {
opacity: .3; }
.cherry-projects-slider__instance .sp-image-container {
position: relative; }
.cherry-projects-slider__instance .sp-image-container:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 78px;
z-index: 1;
opacity: 0;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
.cherry-projects-slider__instance .slider-pro:hover .sp-image-container:before {
opacity: 1; }
.cherry-projects-slider__instance .slider-pro .sp-arrows .sp-arrow:before {
background: none; }
.cherry-projects-slider__instance .sp-arrows {
opacity: 1;
margin: 0;
top: calc(50% - 40px); }
.cherry-projects-slider__instance .sp-arrow {
width: 40px;
height: 40px;
text-align: center;
z-index: 1; }
.cherry-projects-slider__instance .sp-arrow:before {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 14px;
position: relative;
top: 0;
right: 0;
bottom: 0;
left: 0;
line-height: 40px;
-webkit-transform: none;
-ms-transform: none;
transform: none;
background: none;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
.cherry-projects-slider__instance .sp-arrow:after {
display: none; }
.cherry-projects-slider__instance .sp-horizontal .sp-previous-arrow {
left: 0; }
.cherry-projects-slider__instance .sp-horizontal .sp-previous-arrow:before {
content: '\e927'; }
.cherry-projects-slider__instance .sp-horizontal .sp-next-arrow {
right: 0;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0); }
.cherry-projects-slider__instance .sp-horizontal .sp-next-arrow:before {
content: '\e928'; }
.cherry-projects-slider__instance .sp-vertical .sp-arrows {
margin-left: 0;
left: calc(100% - 70px); }
.cherry-projects-slider__instance .sp-vertical .sp-previous-arrow {
top: auto;
bottom: 95px; }
.cherry-projects-slider__instance .sp-vertical .sp-previous-arrow:before {
content: '\e905'; }
.cherry-projects-slider__instance .sp-vertical .sp-next-arrow {
bottom: 30px; }
.cherry-projects-slider__instance .sp-vertical .sp-next-arrow:before {
content: '\e902'; } .cherry-projects-terms-wrapper .projects-terms-container.masonry-layout .hover-content {
overflow: visible; }
.cherry-projects-terms-wrapper .projects-terms-container.grid-layout .project-terms-content, .cherry-projects-terms-wrapper .projects-terms-container.masonry-layout .project-terms-content, .cherry-projects-terms-wrapper .projects-terms-container.cascading-grid-layout .project-terms-content {
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
padding: 17px 20px; }
.cherry-projects-terms-wrapper .projects-terms-container.grid-layout .project-terms-content h5, .cherry-projects-terms-wrapper .projects-terms-container.masonry-layout .project-terms-content h5, .cherry-projects-terms-wrapper .projects-terms-container.cascading-grid-layout .project-terms-content h5 {
margin: 0; }
.cherry-projects-terms-wrapper .projects-terms-container.grid-layout .project-terms-content p, .cherry-projects-terms-wrapper .projects-terms-container.masonry-layout .project-terms-content p, .cherry-projects-terms-wrapper .projects-terms-container.cascading-grid-layout .project-terms-content p {
margin-top: 0;
font-size: 11.25px;
font-size: 0.75rem;
line-height: 1.4166666; }
.cherry-projects-terms-wrapper .projects-terms-container.grid-layout .projects-terms-item {
margin-bottom: 0 !important; }
.cherry-projects-terms-wrapper .projects-terms-container.list-layout .projects-terms-item {
margin-bottom: 50px; }
@media (max-width: 1199px) {
.cherry-projects-terms-wrapper .projects-terms-container.list-layout .inner-wrapper {
display: block; } }
.cherry-projects-terms-wrapper .projects-terms-container.list-layout .inner-wrapper .project-terms-media {
margin-right: 0; }
@media (min-width: 900px) {
.cherry-projects-terms-wrapper .projects-terms-container.list-layout .inner-wrapper .project-terms-media {
margin-right: 30px; } }
.cherry-projects-terms-wrapper .projects-terms-container.list-layout .inner-wrapper .project-terms-content {
margin-top: 30px; }
.cherry-projects-terms-wrapper .projects-terms-container .term-permalink {
width: 40px;
height: 40px;
border-radius: 50%;
text-align: center;
background: none;
margin: 5px 12px; }
.cherry-projects-terms-wrapper .projects-terms-container .term-permalink span {
display: inline-block;
font-family: 'nc-icon-outline';
font-style: normal;
font-weight: normal;
font-variant: normal;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
width: auto;
height: auto;
line-height: 40px;
font-size: 37.5px;
font-size: 2.5rem;
margin: 0; }
.cherry-projects-terms-wrapper .projects-terms-container .term-permalink span:before {
content: '\e917'; }
.projects-container[data-settings*='"item-margin":"0"'] .projects-pagination {
margin-left: 0px;
margin-right: 0px; }
.projects-container[data-settings*='"item-margin":"1"'] .projects-pagination {
margin-left: 0.5px;
margin-right: 0.5px; }
.projects-container[data-settings*='"item-margin":"2"'] .projects-pagination {
margin-left: 1px;
margin-right: 1px; }
.projects-container[data-settings*='"item-margin":"3"'] .projects-pagination {
margin-left: 1.5px;
margin-right: 1.5px; }
.projects-container[data-settings*='"item-margin":"4"'] .projects-pagination {
margin-left: 2px;
margin-right: 2px; }
.projects-container[data-settings*='"item-margin":"5"'] .projects-pagination {
margin-left: 2.5px;
margin-right: 2.5px; }
.projects-container[data-settings*='"item-margin":"6"'] .projects-pagination {
margin-left: 3px;
margin-right: 3px; }
.projects-container[data-settings*='"item-margin":"7"'] .projects-pagination {
margin-left: 3.5px;
margin-right: 3.5px; }
.projects-container[data-settings*='"item-margin":"8"'] .projects-pagination {
margin-left: 4px;
margin-right: 4px; }
.projects-container[data-settings*='"item-margin":"9"'] .projects-pagination {
margin-left: 4.5px;
margin-right: 4.5px; }
.projects-container[data-settings*='"item-margin":"10"'] .projects-pagination {
margin-left: 5px;
margin-right: 5px; }
.projects-container[data-settings*='"item-margin":"11"'] .projects-pagination {
margin-left: 5.5px;
margin-right: 5.5px; }
.projects-container[data-settings*='"item-margin":"12"'] .projects-pagination {
margin-left: 6px;
margin-right: 6px; }
.projects-container[data-settings*='"item-margin":"13"'] .projects-pagination {
margin-left: 6.5px;
margin-right: 6.5px; }
.projects-container[data-settings*='"item-margin":"14"'] .projects-pagination {
margin-left: 7px;
margin-right: 7px; }
.projects-container[data-settings*='"item-margin":"15"'] .projects-pagination {
margin-left: 7.5px;
margin-right: 7.5px; }
.projects-container[data-settings*='"item-margin":"16"'] .projects-pagination {
margin-left: 8px;
margin-right: 8px; }
.projects-container[data-settings*='"item-margin":"17"'] .projects-pagination {
margin-left: 8.5px;
margin-right: 8.5px; }
.projects-container[data-settings*='"item-margin":"18"'] .projects-pagination {
margin-left: 9px;
margin-right: 9px; }
.projects-container[data-settings*='"item-margin":"19"'] .projects-pagination {
margin-left: 9.5px;
margin-right: 9.5px; }
.projects-container[data-settings*='"item-margin":"20"'] .projects-pagination {
margin-left: 10px;
margin-right: 10px; }
.projects-container[data-settings*='"item-margin":"21"'] .projects-pagination {
margin-left: 10.5px;
margin-right: 10.5px; }
.projects-container[data-settings*='"item-margin":"22"'] .projects-pagination {
margin-left: 11px;
margin-right: 11px; }
.projects-container[data-settings*='"item-margin":"23"'] .projects-pagination {
margin-left: 11.5px;
margin-right: 11.5px; }
.projects-container[data-settings*='"item-margin":"24"'] .projects-pagination {
margin-left: 12px;
margin-right: 12px; }
.projects-container[data-settings*='"item-margin":"25"'] .projects-pagination {
margin-left: 12.5px;
margin-right: 12.5px; }
.projects-container[data-settings*='"item-margin":"26"'] .projects-pagination {
margin-left: 13px;
margin-right: 13px; }
.projects-container[data-settings*='"item-margin":"27"'] .projects-pagination {
margin-left: 13.5px;
margin-right: 13.5px; }
.projects-container[data-settings*='"item-margin":"28"'] .projects-pagination {
margin-left: 14px;
margin-right: 14px; }
.projects-container[data-settings*='"item-margin":"29"'] .projects-pagination {
margin-left: 14.5px;
margin-right: 14.5px; }
.projects-container[data-settings*='"item-margin":"30"'] .projects-pagination {
margin-left: 15px;
margin-right: 15px; }
.projects-container[data-settings*='"item-margin":"31"'] .projects-pagination {
margin-left: 15.5px;
margin-right: 15.5px; }
.projects-container[data-settings*='"item-margin":"32"'] .projects-pagination {
margin-left: 16px;
margin-right: 16px; }
.projects-container[data-settings*='"item-margin":"33"'] .projects-pagination {
margin-left: 16.5px;
margin-right: 16.5px; }
.projects-container[data-settings*='"item-margin":"34"'] .projects-pagination {
margin-left: 17px;
margin-right: 17px; }
.projects-container[data-settings*='"item-margin":"35"'] .projects-pagination {
margin-left: 17.5px;
margin-right: 17.5px; }
.projects-container[data-settings*='"item-margin":"36"'] .projects-pagination {
margin-left: 18px;
margin-right: 18px; }
.projects-container[data-settings*='"item-margin":"37"'] .projects-pagination {
margin-left: 18.5px;
margin-right: 18.5px; }
.projects-container[data-settings*='"item-margin":"38"'] .projects-pagination {
margin-left: 19px;
margin-right: 19px; }
.projects-container[data-settings*='"item-margin":"39"'] .projects-pagination {
margin-left: 19.5px;
margin-right: 19.5px; }
.projects-container[data-settings*='"item-margin":"40"'] .projects-pagination {
margin-left: 20px;
margin-right: 20px; }
.projects-container[data-settings*='"item-margin":"41"'] .projects-pagination {
margin-left: 20.5px;
margin-right: 20.5px; }
.projects-container[data-settings*='"item-margin":"42"'] .projects-pagination {
margin-left: 21px;
margin-right: 21px; }
.projects-container[data-settings*='"item-margin":"43"'] .projects-pagination {
margin-left: 21.5px;
margin-right: 21.5px; }
.projects-container[data-settings*='"item-margin":"44"'] .projects-pagination {
margin-left: 22px;
margin-right: 22px; }
.projects-container[data-settings*='"item-margin":"45"'] .projects-pagination {
margin-left: 22.5px;
margin-right: 22.5px; }
.projects-container[data-settings*='"item-margin":"46"'] .projects-pagination {
margin-left: 23px;
margin-right: 23px; }
.projects-container[data-settings*='"item-margin":"47"'] .projects-pagination {
margin-left: 23.5px;
margin-right: 23.5px; }
.projects-container[data-settings*='"item-margin":"48"'] .projects-pagination {
margin-left: 24px;
margin-right: 24px; }
.projects-container[data-settings*='"item-margin":"49"'] .projects-pagination {
margin-left: 24.5px;
margin-right: 24.5px; }
.projects-container[data-settings*='"item-margin":"50"'] .projects-pagination {
margin-left: 25px;
margin-right: 25px; }
.cherry-projects-single-details-list ul li span {
margin-right: 0; } .popup-type-login .cherry-popup-login__login-in,
.popup-type-signup .cherry-popup-register__sign-up,
.popup-type-subscribe .cherry-popup-subscribe__submit,
.popup-type-default .cherry-popup-subscribe__submit {
padding-top: 15.5px;
padding-bottom: 15.5px;
font-size: 12.855px;
font-size: 0.857rem;
text-transform: uppercase;
border-radius: 3px;
-webkit-transition: 300ms all ease;
-o-transition: 300ms all ease;
transition: 300ms all ease; }
.popup-type-subscribe .cherry-popup-subscribe__submit,
.popup-type-default .cherry-popup-subscribe__submit {
padding: 13px 30px; }
.popup-type-login .cherry-popup-login__login-in,
.popup-type-signup .cherry-popup-register__sign-up {
width: 100%; }
.cherry-popup-login__signup-message {
margin-top: 12px; }
.popup-type-signup .cherry-popup-register .cherry-popup-signup__login-user {
margin-top: 17px;
margin-bottom: 17px; }
.cherry-popup-spinner {
width: 19px;
height: 19px; }
.cherry-popup-login__remember {
margin-bottom: 15px; }
.cherry-popup-login__signup-message {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.popup-type-login .cherry-popup-login__message,
.popup-type-signup .cherry-popup-register__message {
position: absolute;
left: 30px;
right: 30px;
bottom: 0;
margin: 5px; }
.popup-type-login .cherry-popup-login__message span,
.popup-type-signup .cherry-popup-register__message span {
font-size: 11px;
line-height: 1.1; }
.cherry-popup.cherry-popup-wrapper .cherry-popup-login__use-mail, .cherry-popup.cherry-popup-wrapper .cherry-popup-signup__new-user {
margin-top: 22px;
margin-bottom: 18px; }
.cherry-popup.cherry-popup-wrapper .cherry-popup-login__use-mail:before, .cherry-popup.cherry-popup-wrapper .cherry-popup-login__use-mail:after, .cherry-popup.cherry-popup-wrapper .cherry-popup-signup__new-user:before, .cherry-popup.cherry-popup-wrapper .cherry-popup-signup__new-user:after {
display: none; }
.cherry-popup-login__input-group .cherry-popup-login__wrap,
.cherry-popup-register__input-group .cherry-popup-register__wrap {
margin: 5px 0; }
.cherry-popup-subscribe__input-group {
margin-bottom: 48px; }
.cherry-popup.invert .cherry-popup-subscribe__input {
background-color: #ffffff;
border-color: #ffffff;
-webkit-box-shadow: inset 0 0 0 1px #ffffff;
box-shadow: inset 0 0 0 1px #ffffff; }
.cherry-popup-wrapper .cherry-popup-close-button {
position: absolute;
top: 0;
right: 0;
width: 36px;
height: 36px; }
@media (min-width: 600px) {
.cherry-popup-wrapper .cherry-popup-close-button {
left: calc(100% + 6px);
bottom: calc(100% + 4px);
top: auto;
right: auto; } }
.cherry-popup-wrapper .cherry-popup-close-button span {
margin-right: 1px;
width: 36px;
height: 36px;
line-height: 36px;
font-size: 22px;
border-radius: 50%;
-webkit-transition: 300ms all ease;
-o-transition: 300ms all ease;
transition: 300ms all ease; }
.popup-type-default .cherry-popup-check {
position: absolute;
bottom: 30px;
left: 30px; }
.cherry-popup-wrapper .cherry-popup-check .marker {
margin-right: 10px;
border: 1px solid; }
.cherry-popup-wrapper .cherry-popup-check .marker span {
font-size: 20px; }
.cherry-popup-wrapper .cherry-popup-check .label {
font-size: 15px;
font-size: 1rem; }
.cherry-popup-subscribe__form {
position: relative; }
.cherry-popup-subscribe__message {
position: absolute;
left: 18px;
right: 18px;
bottom: calc(100% - 8px);
padding: 1.5px 3px;
max-width: 232px;
font-size: 11px;
line-height: 13px;
background-color: #ff3543; }
.cherry-popup-subscribe__message:before {
content: '';
position: absolute;
top: 100%;
left: 0;
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-width: 4px 4px 0 0;
border-color: #ff3543 transparent transparent transparent; }
.cherry-popup-subscribe__message span {
color: #ffffff; }
.cherry-popup-subscribe__message.success-type {
background-color: #6ac11c; }
.cherry-popup-subscribe__message.success-type:before {
border-color: #6ac11c transparent transparent transparent; }
.cherry-popup-subscribe__message.success-type span {
color: #ffffff; }
.cherry-popup.cherry-popup--custom-bg .cherry-popup-container {
min-height: 260px; }
.cherry-popup.cherry-popup--custom-bg .cherry-popup-container:before {
content: '';
position: absolute;
right: 0;
bottom: 0;
width: 206px;
height: 329px;
background-image: url(//attarogluinsaat.com.tr/wp-content/themes/buildwall/assets/images/popup-subscribe-bg.png); }
.cherry-popup.cherry-popup--custom-bg .cherry-popup-subscribe__input {
max-width: 272px; }
.cherry-popup.cherry-popup--custom-bg .cherry-popup-title,
.cherry-popup.cherry-popup--custom-bg .cherry-popup-content {
max-width: 360px; }
.cherry-popup.cherry-popup--custom-bg .cherry-popup-title {
text-align: left;
margin-bottom: 5px; }
.cherry-popup.cherry-popup--custom-bg .cherry-popup-content {
margin-bottom: 24px; }
.cherry-popup .wp-social-login-widget .wp-social-login-provider-list {
display: block;
padding: 0; }
.cherry-popup .wp-social-login-widget .wp-social-login-provider-list .wp-social-login-provider {
width: 100%;
margin: 0;
padding-top: 15.5px;
padding-bottom: 15.5px;
font-size: 12.855px;
font-size: 0.857rem;
text-transform: uppercase;
text-align: center;
border-radius: 3px; }
.cherry-popup .wp-social-login-widget .wp-social-login-provider-list .wp-social-login-provider:before {
vertical-align: text-bottom; }
.cherry-popup .wp-social-login-widget .wp-social-login-provider-list .wp-social-login-provider + .wp-social-login-provider {
margin-top: 10px; } .header-search .cherry-search-wrapper {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: absolute;
z-index: -1;
top: 50%;
left: 0;
right: 66px;
margin: 0;
opacity: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: opacity .3s ease-out, -webkit-transform .3s ease-out;
transition: opacity .3s ease-out, -webkit-transform .3s ease-out;
-o-transition: opacity .3s ease-out, transform .3s ease-out;
transition: opacity .3s ease-out, transform .3s ease-out;
transition: opacity .3s ease-out, transform .3s ease-out, -webkit-transform .3s ease-out; }
.header-search .cherry-search-wrapper .cherry-search form.cherry-search__form {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.header-search .cherry-search-wrapper .cherry-search form.cherry-search__form button.search-submit {
padding: 1px 0 0;
background-color: transparent;
position: absolute;
right: 16px;
top: 17px; }
.mobile-panel .header-search .cherry-search-wrapper .cherry-search form.cherry-search__form button.search-submit {
padding-right: 5px; }
@media (min-width: 768px) {
.header-search .cherry-search-wrapper .cherry-search form.cherry-search__form button.search-submit {
top: 10px; } }
@media (min-width: 768px) {
.header-search .cherry-search-wrapper .cherry-search__field.search-field[type="search"] {
background-color: #ffffff; } }
.header-search .cherry-search-wrapper .cherry-search__label {
position: relative; }
.header-search .cherry-search-wrapper .cherry-search__label:before {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\ea66';
position: absolute;
left: 20px;
top: 50%;
font-size: 14px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.cherry-search-wrapper .style-4 {
left: 20px;
right: 60px; }
.site-header.search-active .cherry-search-wrapper {
top: 50%;
opacity: 1;
visibility: visible;
z-index: 3;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.site-header .mobile-panel .cherry-search-wrapper {
left: 55px;
right: 50px; }
.cherry-search-wrapper .cherry-search form.cherry-search__form {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.cherry-search-wrapper .cherry-search form.cherry-search__form button.cherry-search__submit {
padding: 13.5px 29px 11.5px;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto; }
.cherry-search-wrapper .cherry-search__results-list {
border: none;
-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
width: calc(100% - 10px); }
@media (min-width: 900px) {
.cherry-search-wrapper .cherry-search__results-list {
-webkit-box-shadow: 0 3px 38px rgba(0, 0, 0, 0.1);
box-shadow: 0 3px 38px rgba(0, 0, 0, 0.1); } }
@media (max-width: 767px) {
.cherry-search-wrapper .cherry-search__results-list {
left: 7px; } }
.cherry-search-wrapper .cherry-search__results-item {
border-top: none; }
.cherry-search-wrapper .cherry-search__results-item:after {
content: '';
display: block;
width: calc(100% - 40px);
height: 1px;
margin: 0 auto;
background-color: #ECECEC; }
.header-search .cherry-search-wrapper .cherry-search__results-item:after {
width: calc(100% - 60px); }
.cherry-search-wrapper .cherry-search__results-item:hover {
background-color: #ffffff; }
.header-search .cherry-search-wrapper .cherry-search__results-item:hover .cherry-search__item-thumbnail img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1); }
.cherry-search-wrapper .cherry-search__results-item a {
padding: 10px 20px; }
.cherry-search-wrapper .cherry-search__results-item a:hover {
background-color: #ffffff; }
.header-search .cherry-search-wrapper .cherry-search__results-item a {
padding: 20px 30px; }
.cherry-search-wrapper .cherry-search__item-title {
-webkit-transition: 400ms all ease;
-o-transition: 400ms all ease;
transition: 400ms all ease; }
.cherry-search-wrapper .cherry-search__item-thumbnail {
-webkit-box-flex: 0;
-ms-flex: 0 1 25%;
flex: 0 1 25%;
min-width: 25%; }
.header-search .cherry-search-wrapper .cherry-search__item-thumbnail {
overflow: hidden;
-webkit-box-flex: 0;
-ms-flex: 0 1 12%;
flex: 0 1 12%;
min-width: 12%;
margin-right: 15px; }
.mobile-panel .header-search .cherry-search-wrapper .cherry-search__item-thumbnail {
-webkit-box-flex: 0;
-ms-flex: 0 1 25%;
flex: 0 1 25%;
min-width: 25%;
margin-right: 10px; }
.cherry-search-wrapper .cherry-search__item-thumbnail img {
-webkit-transition: 400ms all ease;
-o-transition: 400ms all ease;
transition: 400ms all ease; }
.cherry-search-wrapper .cherry-search__item-author em {
font-style: normal; }
.cherry-search-wrapper .cherry-search__more-button {
line-height: 2;
display: inline-block;
max-width: 100%;
padding: 13.5px 29px 11.5px;
cursor: pointer;
text-align: center;
overflow: hidden;
vertical-align: top;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
border-width: 0;
line-height: 1.32em;
border-style: solid;
letter-spacing: 0.05em;
-webkit-transition: .3s ease-out;
-o-transition: .3s ease-out;
transition: .3s ease-out;
text-transform: uppercase;
font-style: normal;
margin: 20px; }
.cherry-search-wrapper .cherry-search__more-button, .cherry-search-wrapper .cherry-search__more-button:hover {
text-decoration: none; }
.cherry-search-wrapper .cherry-search__more-button:focus {
outline: 0; }
.cherry-search-wrapper .cherry-search__more-button:active {
-webkit-box-shadow: none;
box-shadow: none; }
.header-search .cherry-search-wrapper .cherry-search__more-button {
margin: 30px; }
.header-container .cherry-search__field.search-field[type="search"] {
font-size: 13px;
min-height: 35px;
padding: 8.5px 80px 8.5px 45px; }  .cherry-services.services-wrap.services-collapse-rows .cherry-services-row {
margin-left: 0;
margin-right: 0; } .services-single-item .container {
max-width: inherit;
padding-left: 0;
padding-right: 0; }
.services-single-item .service-header {
position: relative; }
.services-single-item .service-header .image_wrap {
margin: 31px 0 33px; }
.services-single-item .service-header .service-slogan {
line-height: 1.6em; }
.services-single-item .service-header .title_wrap .services-macros {
line-height: 1em; }
.services-single-item .service-header__content {
position: relative;
z-index: 2; }
.services-single-item .service-header__content > * + * {
margin-top: 12px; }
.services-single-item .service-content-wrap + * {
margin-top: 40px; }
.services-single-item .features_wrap {
margin-top: 50px; }
.services-single-item .service-features_value {
font-style: italic; }
.services-single-item .service-features_row + .service-features_row {
margin-top: 23px; }
.services-single-item .cta_wrap {
text-align: center; }
.services-single-item .cta_wrap .container .service-cta {
padding-left: 0;
padding-right: 0; }
.services-single-item .cta_wrap .service-cta {
background: none;
padding: 60px 25px 75px; }
.services-single-item .service-cta_title {
margin-bottom: 0.5em; }
.services-single-item .service-cta_desc {
padding: 0; }
.services-single-item .cta-button-wrap,
.services-single-item .cta-form {
margin-top: 40px; }
.services-single-item .cta-form_success {
padding: 5px 15px;
border: none;
font-size: 13.125px;
font-size: 0.875rem;
color: #ffffff;
background: #6ac11c;
margin-bottom: 1.5em; } .services-heading_super_title, .services-heading_subtitle, .services-heading_title {
margin-bottom: 35px; }
.services-heading_super_title + .cherry-services-filter,
.services-heading_super_title + .cherry-services.services-wrap, .services-heading_subtitle + .cherry-services-filter,
.services-heading_subtitle + .cherry-services.services-wrap, .services-heading_title + .cherry-services-filter,
.services-heading_title + .cherry-services.services-wrap {
margin-top: 70px; } .cherry-services {
position: relative; }
.cherry-services .services-listing {
-webkit-transition: all 300ms linear;
-o-transition: all 300ms linear;
transition: all 300ms linear;
opacity: 1; }
.cherry-services.in-progress .services-listing {
opacity: 0; }
.cherry-services .services-loader {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.cherry-services .services-loader .cherry-spinner {
width: 90px;
height: 90px;
left: 50%;
top: 50%;
margin-left: -45px;
margin-top: -45px;
display: block;
position: relative; }
.cherry-services .services-loader.loader-small {
bottom: 0;
top: auto; }
.cherry-services .services-loader.loader-small .cherry-spinner {
width: 40px;
height: 40px;
margin-left: -20px;
margin-top: -20px; }
.services-container .cherry-services-filter {
padding: 0;
margin-bottom: 40px;
text-align: center;
margin-left: -17.5px;
margin-right: -17.5px; }
.services-container .cherry-services-filter > * {
margin-left: 17.5px;
margin-right: 17.5px; }
.services-container .cherry-services-filter_link {
font-size: 15px;
font-size: 1rem;
font-weight: 700;
border: none;
padding: 5px 0;
display: inline-block; }
.services-container .services-ajax-pager {
margin-top: 10px; }
.services-container .nav-links {
text-align: center; }
.services-container .nav-links .page-numbers.current {
pointer-events: none; } .cherry-services .services-item {
padding-bottom: 40px;
text-align: center; }
@media (min-width: 600px) {
.cherry-services .services-item {
text-align: left; } }
.cherry-services .services-item * + .title_wrap {
margin-top: 15px; }
@media (min-width: 1200px) {
.cherry-services .services-item * + .title_wrap {
margin-top: 30px; } }
.cherry-services .services-item * + .content_wrap,
.cherry-services .services-item * + .slogan_wrap {
margin-top: 10px; }
.cherry-services .services-item * + .btn {
margin-top: 24px; }
.cherry-services .services-item .image_wrap img {
overflow: hidden; }
.cherry-services .services-item a {
text-decoration: none; }
.cherry-services .service-icon {
text-align: center;
margin-bottom: 0; }
@media (min-width: 600px) {
.cherry-services .service-icon {
text-align: left; } }
.cherry-services .service-icon i {
font-size: 32px; }
.cherry-services .tm-testi {
padding: 30px 0; }
.cherry-services .tm-testi__title-main {
text-align: left; } .template-default .services-item .image_wrap,
.template-default-description .services-item .image_wrap {
margin: 0 0 20px; }
.template-default .services-item * + .content_wrap,
.template-default .services-item * + .descr_wrap,
.template-default-description .services-item * + .content_wrap,
.template-default-description .services-item * + .descr_wrap {
margin-top: 24px; }
.template-default .services-item * + .btn,
.template-default-description .services-item * + .btn {
margin-top: 34px; }
.template-default .services-item ul li:before,
.template-default-description .services-item ul li:before {
font-size: 20px; }
.template-default .services-item ul li + li,
.template-default-description .services-item ul li + li {
margin-top: 15px; }
.template-default-description .services-item.col-md-12.col-xl-12 {
padding-bottom: 0; }
@media (min-width: 1200px) {
.template-default-description .services-item.col-md-12.col-xl-12 .services-item-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex; } }
.template-default-description .services-item.col-md-12.col-xl-12 + .services-item .services-item-inner {
border-top-width: 1px;
border-top-style: solid;
padding-top: 40px;
margin-top: 40px; }
.template-default-description .services-item.col-md-12.col-xl-12 .image_wrap {
margin: 0 0 2.01623rem; }
@media (min-width: 1200px) {
.template-default-description .services-item.col-md-12.col-xl-12 .image_wrap {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
margin: 0 2.01623rem 0 0; } }
@media (min-width: 1200px) {
.template-default-icon .services-item {
padding-bottom: 52px; } }
@media (min-width: 1200px) {
.template-default-icon .services-item-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex; } }
.template-default-icon .services-item-inner .service-icon {
position: relative;
width: 78px;
height: 78px;
border-radius: 50%;
text-align: center;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
border-width: 3px;
border-style: solid;
z-index: 1; }
.template-default-icon .services-item-inner .service-icon:after {
content: "";
position: absolute;
top: -2px;
left: -2px;
right: -2px;
bottom: -2px;
border-radius: 50%;
-webkit-transition: .3s all ease;
-o-transition: .3s all ease;
transition: .3s all ease;
z-index: -1; }
@media (min-width: 600px) {
.template-default-icon .services-item-inner .service-icon {
margin-left: 0; } }
@media (min-width: 1200px) {
.template-default-icon .services-item-inner .service-icon {
margin-right: 20px;
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0;
margin-bottom: 0; } }
.template-default-icon .services-item-inner .service-icon i {
line-height: 72px; }
.template-default-icon .services-item-inner:hover .service-icon:after {
-webkit-transform: scale(0.85);
-ms-transform: scale(0.85);
transform: scale(0.85); }
@media (min-width: 1200px) {
.template-default-icon .services-item-inner .services-item-floated-content {
-ms-flex-negative: 1;
flex-shrink: 1;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
margin-top: -5px; } }
.template-default-icon .services-item-inner .services-item-floated-content h4 {
text-transform: none; }
.template-default-icon .services-item-inner .services-item-floated-content .btn {
padding: 0;
margin-top: 10px; }
.template-default-icon .services-item-inner .services-item-floated-content .btn:after {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\e928';
font-size: .833em;
margin-left: 5px; } .template-media-icon .services-item {
padding-bottom: 14px; }
.template-media-icon .services-item * + .title_wrap {
margin-top: 8px; }
.template-media-icon .services-item * + .content_wrap, .template-media-icon .services-item * + .slogan_wrap {
margin-top: 6px; }
.template-media-icon .services-item .service-icon i {
font-size: 74px; }
.template-media-icon .services-item .service-icon i.buildwallicons {
margin-left: -14px; }
.template-media-icon .services-item .title_wrap h4 {
text-transform: none; }
.template-media-icon .services-item-inner {
height: 100%;
overflow: hidden;
position: relative; } .template-sidebar-media-icon .services-item {
padding-bottom: 10px; }
.template-sidebar-media-icon .services-item.col-xs-12.col-sm-12.col-md-12.col-xl-12:last-child {
padding-bottom: 0; }
.template-sidebar-media-icon .services-item .service-icon {
padding-right: 3px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.template-sidebar-media-icon .services-item .service-icon i {
font-size: 45px; }
.template-sidebar-media-icon .services-item .title_wrap {
text-transform: uppercase; }
.template-sidebar-media-icon .services-item .title_wrap h6 {
line-height: 1.35em;
margin-top: 6px;
letter-spacing: 1px; }
.template-sidebar-media-icon .services-item-inner {
height: 100%;
overflow: hidden;
position: relative;
padding: 12px 20px 11px;
border: 1px solid;
-webkit-transition: 0.3s cubic-bezier(0.53, 0.645, 0.51, 1.34);
-o-transition: 0.3s cubic-bezier(0.53, 0.645, 0.51, 1.34);
transition: 0.3s cubic-bezier(0.53, 0.645, 0.51, 1.34);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.template-sidebar-media-icon .services-item-inner:hover {
border-color: transparent; }
.template-sidebar-media-icon .services-item .services-item-overflow {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1; } .template-media-icon-bg .services-item .btn-link {
margin-top: 20px; }
.template-media-icon-bg .services-item .btn-link:after {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e904";
position: relative;
display: inline-block;
font-size: 10px;
margin-left: 6px; }
@media (min-width: 1200px) {
.template-media-icon-bg .services-item .btn-link {
margin-top: 42px; } }
.template-media-icon-bg .services-item * + .title_wrap {
margin: 0; }
.template-media-icon-bg .services-item .image_wrap {
position: relative;
overflow: hidden;
z-index: 1;
opacity: 1;
will-change: transform;
-webkit-transition-delay: 0.2s;
-o-transition-delay: 0.2s;
transition-delay: 0.2s; }
.template-media-icon-bg .services-item .image_wrap img {
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
width: 100%;
height: auto; }
.ie .template-media-icon-bg .services-item .image_wrap img {
font-family: 'object-fit: cover'; }
.template-media-icon-bg .services-item:hover .services-item-overflow {
-webkit-transition: all 0.3s cubic-bezier(0.485, 0.065, 0.165, 0.95);
-o-transition: all 0.3s cubic-bezier(0.485, 0.065, 0.165, 0.95);
transition: all 0.3s cubic-bezier(0.485, 0.065, 0.165, 0.95); }
@media (min-width: 600px) {
.template-media-icon-bg .services-item:hover .services-item-overflow {
top: 0; }
.template-media-icon-bg .services-item:hover .services-item-overflow .btn-link {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: all 0.7s cubic-bezier(0.485, 0.065, 0.165, 0.95);
-o-transition: all 0.7s cubic-bezier(0.485, 0.065, 0.165, 0.95);
transition: all 0.7s cubic-bezier(0.485, 0.065, 0.165, 0.95); }
.template-media-icon-bg .services-item:hover .services-item-overflow .slogan_wrap {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: all 0.5s cubic-bezier(0.485, 0.065, 0.165, 0.95);
-o-transition: all 0.5s cubic-bezier(0.485, 0.065, 0.165, 0.95);
transition: all 0.5s cubic-bezier(0.485, 0.065, 0.165, 0.95); } }
.template-media-icon-bg .services-item-overflow {
position: relative;
z-index: 2;
text-align: left;
overflow: hidden;
padding: 25px 20px;
-webkit-transition: all 0.5s cubic-bezier(0.465, 0.05, 0.965, 0.32);
-o-transition: all 0.5s cubic-bezier(0.465, 0.05, 0.965, 0.32);
transition: all 0.5s cubic-bezier(0.465, 0.05, 0.965, 0.32); }
@media (min-width: 600px) {
.template-media-icon-bg .services-item-overflow {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
position: absolute;
height: 100%;
top: 100%;
left: 0;
right: 0;
padding: 30px 20px 32px 40px; } }
.template-media-icon-bg .services-item-overflow:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: .9;
z-index: -1;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
@media (min-width: 600px) {
.template-media-icon-bg .services-item-overflow .slogan_wrap {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
-webkit-transition: all 0.35s cubic-bezier(0.465, 0.05, 0.965, 0.32);
-o-transition: all 0.35s cubic-bezier(0.465, 0.05, 0.965, 0.32);
transition: all 0.35s cubic-bezier(0.465, 0.05, 0.965, 0.32); }
.template-media-icon-bg .services-item-overflow .btn-link {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
-webkit-transition: all 0.25s cubic-bezier(0.465, 0.05, 0.965, 0.32);
-o-transition: all 0.25s cubic-bezier(0.465, 0.05, 0.965, 0.32);
transition: all 0.25s cubic-bezier(0.465, 0.05, 0.965, 0.32); } }
.template-media-icon-bg .services-item-inner {
overflow: hidden;
position: relative; }
.archive .template-media-icon-bg .services-item-inner .slogan_wrap, .archive
.template-media-icon-bg .services-item-inner .btn {
display: none; }
.template-media-icon-bg .services-item .footer-content {
padding-top: 15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-line-pack: stretch;
align-content: stretch; }
@media (min-width: 900px) {
.template-media-icon-bg .services-item .footer-content {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; } }
.template-media-icon-bg .services-item .footer-content > * {
display: inline-block; }
.template-media-icon-bg .services-item .footer-content .service-icon i {
font-size: 74px; }
@media (min-width: 1200px) {
.template-media-icon-bg .services-item .footer-content .service-icon i {
margin-left: -11px; } }
.template-media-icon-bg .services-item .footer-content .title_wrap {
margin-top: 6px; }
.template-media-icon-bg .services-item .footer-content .title_wrap .title-decoration {
padding-bottom: 9px; }
.template-media-icon-bg .services-item .footer-content .title_wrap .title-decoration:before {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
@media (min-width: 600px) {
.template-media-icon-bg .services-item .footer-content .title_wrap .title-decoration:before {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
left: 0; } }
@media (min-width: 900px) {
.template-media-icon-bg .services-item .footer-content .title_wrap {
line-height: 38px; } } .template-media-icon-bg-2 .services-item {
padding-bottom: 30px; }
.template-media-icon-bg-2 .services-item .image_wrap {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
overflow: hidden; }
.template-media-icon-bg-2 .services-item .image_wrap .services-macros {
height: 100%; }
.template-media-icon-bg-2 .services-item .image_wrap img {
-o-object-fit: cover;
object-fit: cover;
-o-object-position: left;
object-position: left;
opacity: 1;
width: 100%;
height: 100%; }
.ie .template-media-icon-bg-2 .services-item .image_wrap img {
font-family: 'object-fit: cover'; }
.template-media-icon-bg-2 .services-item .service-icon {
display: inline-block;
text-align: left;
background-color: transparent; }
.template-media-icon-bg-2 .services-item .service-icon i {
font-size: 78px;
margin-left: -14px; }
.template-media-icon-bg-2 .services-item-caption {
padding: 20px 25px;
height: 100%;
z-index: 10;
pointer-events: none;
-webkit-transition: all 0.45s cubic-bezier(0.485, 0.065, 0.165, 0.95);
-o-transition: all 0.45s cubic-bezier(0.485, 0.065, 0.165, 0.95);
transition: all 0.45s cubic-bezier(0.485, 0.065, 0.165, 0.95); }
@media (min-width: 1200px) {
.template-media-icon-bg-2 .services-item-caption {
padding: 20px 37px 34px; } }
.template-media-icon-bg-2 .services-item-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
height: 100%;
position: relative;
text-align: left;
overflow: hidden; }
.template-media-icon-bg-2 .services-item-inner:before {
content: '';
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
opacity: 1;
z-index: 1;
border: 1px solid;
-webkit-transition: all 0.35s cubic-bezier(0.485, 0.065, 0.165, 0.95);
-o-transition: all 0.35s cubic-bezier(0.485, 0.065, 0.165, 0.95);
transition: all 0.35s cubic-bezier(0.485, 0.065, 0.165, 0.95); }
.template-media-icon-bg-2 .services-item-inner .title_wrap {
margin-top: -10px;
margin-bottom: 0;
padding-bottom: 13px; }
.template-media-icon-bg-2 .services-item-inner .title_wrap .services-macros {
text-transform: none; }
.template-media-icon-bg-2 .services-item-inner .title_wrap:before {
bottom: 0;
content: '';
position: absolute;
display: block;
width: 18px;
height: 3px; }
.template-media-icon-bg-2 .services-item-inner .icon_wrap,
.template-media-icon-bg-2 .services-item-inner .title_wrap,
.template-media-icon-bg-2 .services-item-inner .content_wrap,
.template-media-icon-bg-2 .services-item-inner .btn-link {
position: relative;
z-index: 10; }
.template-media-icon-bg-2 .services-item-inner .image_wrap,
.template-media-icon-bg-2 .services-item-inner .icon_wrap i,
.template-media-icon-bg-2 .services-item-inner .content_wrap p,
.template-media-icon-bg-2 .services-item-inner .title_wrap a,
.template-media-icon-bg-2 .services-item-inner .btn-link {
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }
.template-media-icon-bg-2 .services-item-inner .content_wrap {
margin-top: 10px; }
.template-media-icon-bg-2 .services-item-inner .services-item-caption {
text-align: left;
overflow: hidden;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
position: relative;
z-index: 2; }
.template-media-icon-bg-2 .services-item-inner .services-item-caption-hover {
position: absolute;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
left: -200%;
z-index: 1;
-webkit-transition: all 0.25s cubic-bezier(0.465, 0.05, 0.965, 0.32);
-o-transition: all 0.25s cubic-bezier(0.465, 0.05, 0.965, 0.32);
transition: all 0.25s cubic-bezier(0.465, 0.05, 0.965, 0.32); }
.template-media-icon-bg-2 .services-item-inner:hover .services-item-caption-hover {
left: 50%;
-webkit-transition: all 0.55s cubic-bezier(0.485, 0.065, 0.165, 0.95);
-o-transition: all 0.55s cubic-bezier(0.485, 0.065, 0.165, 0.95);
transition: all 0.55s cubic-bezier(0.485, 0.065, 0.165, 0.95); }
.template-media-icon-bg-2 .services-item-inner:hover .services-item-caption {
-webkit-transform: translateX(120%);
-ms-transform: translateX(120%);
transform: translateX(120%);
-webkit-transition: all 0.45s cubic-bezier(0.485, 0.065, 0.165, 0.95);
-o-transition: all 0.45s cubic-bezier(0.485, 0.065, 0.165, 0.95);
transition: all 0.45s cubic-bezier(0.485, 0.065, 0.165, 0.95); }
.template-media-icon-bg-2 .services-item-inner:hover:before {
-webkit-transform: translateX(120%);
-ms-transform: translateX(120%);
transform: translateX(120%);
-webkit-transition: all 0.65s cubic-bezier(0.485, 0.065, 0.165, 0.95);
-o-transition: all 0.65s cubic-bezier(0.485, 0.065, 0.165, 0.95);
transition: all 0.65s cubic-bezier(0.485, 0.065, 0.165, 0.95); } .jet-menu > .jet-menu-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.jet-menu > .jet-menu-item > a {
width: 100%;
margin: 0;
white-space: nowrap;
padding: 10px; }
@media (min-width: 768px) {
.jet-menu > .jet-menu-item .top-level-link {
padding: 10px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; } }
@media (min-width: 768px) {
.jet-menu > .jet-menu-item .top-level-link {
padding: 16px 13px 15px 14px; } }
.jet-menu-item-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.jet-menu-item-wrapper .jet-menu-icon {
-ms-flex-item-align: center;
align-self: center;
margin-right: 10px; }
.label-hidden .jet-menu-item-wrapper .jet-menu-icon {
margin-right: 0;
margin-left: 0; }
.jet-menu-item-wrapper .jet-dropdown-arrow {
-ms-flex-item-align: center;
align-self: center;
margin-left: 7px;
margin-top: -3px; }
.jet-menu-item-wrapper .jet-menu-badge {
display: none;
-ms-flex-item-align: start;
align-self: flex-start;
text-align: center;
width: 0; }
@media all and (max-width: 767px) {
.jet-menu-item-wrapper .jet-menu-badge.jet-hide-mobile .jet-menu-badge__inner {
display: none; } }
.jet-menu-item-wrapper .jet-menu-badge__inner {
display: inline-block; }
@media (min-width: 900px) {
.jet-menu > .jet-menu-item.jet-simple-menu-item:first-child > .jet-sub-menu {
margin-left: -1.00811rem; } }
.jet-sub-menu {
min-width: 180px; }
@media (min-width: 900px) {
.jet-sub-menu {
min-width: 270px; } }
.jet-sub-menu > li > a {
padding: 7px 31px 9px 28px; }
.jet-sub-menu > li > .jet-sub-menu {
margin-top: 0; }
@media (min-width: 768px) {
.jet-sub-menu > li > .jet-sub-menu {
margin-top: -24px; } }
@media all and (max-width: 1024px) {
.jet-sub-mega-menu .elementor-column-wrap.elementor-element-populated {
border-width: 0 !important; } }
.jet-sub-mega-menu .elementor-column-wrap ul > li.menu-item-type-custom,
.jet-sub-mega-menu .elementor-column-wrap ul > li.menu-item-object-page,
.jet-sub-mega-menu .elementor-column-wrap ul > li.menu-item-object-projects {
position: relative;
display: block;
width: 100%; }
.jet-sub-mega-menu .elementor-column-wrap ul > li.menu-item-type-custom a,
.jet-sub-mega-menu .elementor-column-wrap ul > li.menu-item-object-page a,
.jet-sub-mega-menu .elementor-column-wrap ul > li.menu-item-object-projects a {
display: block;
padding: 7px 30px 7px 15px;
text-align: left;
text-transform: none; }
@media all and (min-width: 768px) {
.jet-sub-mega-menu .elementor-column-wrap ul > li.menu-item-type-custom a,
.jet-sub-mega-menu .elementor-column-wrap ul > li.menu-item-object-page a,
.jet-sub-mega-menu .elementor-column-wrap ul > li.menu-item-object-projects a {
padding: 7px 31px 9px 30px; } }
ul.jet-sub-menu {
padding-top: 0;
padding-bottom: 0; }
@media (min-width: 768px) {
ul.jet-sub-menu {
padding-top: 24px;
padding-bottom: 24px; } }
.admin-bar.jet-mobile-menu-active .jet-mobile-menu-toggle-button {
top: 46px; }
.jet-mobile-menu-toggle-button {
width: 62px;
height: 60px;
display: none;
position: fixed;
padding: 0;
border-width: 0;
left: 0;
top: 0;
outline: none; }
.jet-mobile-menu-toggle-button:active {
outline: none; }
.jet-mobile-menu-toggle-button .jet-menu-toggle__icon {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: 60px;
vertical-align: top; }
.jet-mobile-menu-toggle-button .jet-menu-toggle__icon::after {
top: .75em;
content: '\ea99'; }
.jet-mobile-menu-visible .jet-mobile-menu-toggle-button .jet-menu-toggle__icon::after {
content: '\ea5c'; } .jet-menu .woocommerce .block_product_content .content_bottom_wrap_block {
display: none; } .wpml-ls-legacy-dropdown, .wpml-ls-legacy-dropdown-click {
width: 300px; }
.wpml-ls-legacy-dropdown a, .wpml-ls-legacy-dropdown-click a {
padding: 10px 20px;
line-height: 1.5; }
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle, .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
padding: 17.5px 40px 17.5px 20px;
border-radius: 2px; }
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after, .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
content: '\eaad';
font-size: 15px;
font-size: 1rem;
border: none;
top: 50%;
margin-top: -8px;
right: 15px;
color: inherit; }
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu, .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
border-top: 0; }
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item:first-child a, .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item:first-child a {
border-top-width: 1px; }
.wpml-ls-legacy-list-horizontal .wpml-ls-item {
margin-right: 1px; }
.wpml-ls-legacy-list-horizontal a {
padding: 10px; }
.wpml-ls-legacy-list-vertical a {
line-height: 1.5;
padding: 10px 20px; }
.lang-item img {
vertical-align: middle; } .tm-pg_front_gallery {
padding: 0; }
.tm-pg_front_gallery ul.tm-pg_front_gallery-tabs {
border-bottom: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 0 0 25px;
margin: 0; }
.tm-pg_front_gallery ul.tm-pg_front_gallery-tabs li {
margin-left: 11px;
margin-right: 11px; }
.tm-pg_front_gallery ul.tm-pg_front_gallery-tabs li a {
text-transform: uppercase;
padding: 0; }
.tm-pg_front_gallery ul.tm-pg_front_gallery-tabs li.active a, .tm-pg_front_gallery ul.tm-pg_front_gallery-tabs li:hover a {
text-decoration: none; }
.tm-pg_front_gallery ul.tm-pg_front_gallery-tabs li.active a:after, .tm-pg_front_gallery ul.tm-pg_front_gallery-tabs li:hover a:after {
display: none; }
.tm-pg_front_gallery .tm-pg_front_gallery-navigation,
.tm-pg_front_gallery .load-more-button {
margin: 30px 0 0; }
.tm-pg_front_gallery .tm-pg_front_gallery-navigation + .load-more-button {
margin-top: 34px; }
.tm-pg_front_gallery .tm_pg_gallery-item_default_icon:before {
content: '\e824'; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_meta,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_meta,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_meta {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
padding: 20px; }
@media (min-width: 1200px) {
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_meta,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_meta,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_meta {
padding: 6.3% 6.5%; } }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item[data-type="img"] .tm_pg_gallery-item_link:after,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item[data-type="img"] .tm_pg_gallery-item_link:after,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item[data-type="img"] .tm_pg_gallery-item_link:after {
content: '\e959'; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_link,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_link,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_link {
position: relative; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_link:before,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_link:before,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_link:before {
content: '';
display: block;
width: 100%;
height: 100%;
visibility: visible;
opacity: 1 !important;
position: absolute;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: all 0.3s cubic-bezier(0.485, 0.065, 0.165, 1);
-o-transition: all 0.3s cubic-bezier(0.485, 0.065, 0.165, 1);
transition: all 0.3s cubic-bezier(0.485, 0.065, 0.165, 1);
-webkit-transition-delay: .35s;
-o-transition-delay: .35s;
transition-delay: .35s; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_link:after,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_link:after,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_link:after {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
top: auto;
left: auto;
right: 39px;
bottom: 38px;
-webkit-transform: none;
-ms-transform: none;
transform: none;
font-size: 14px;
line-height: 1;
z-index: 10;
opacity: 0;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
-webkit-transition-delay: .3s;
-o-transition-delay: .3s;
transition-delay: .3s; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_link img,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_link img,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_link img {
max-width: none;
width: calc(100% + 50px);
-webkit-transform: translate3d(-40px, 0, 0);
transform: translate3d(-40px, 0, 0);
-webkit-transition: all 0.6s ease-out;
-o-transition: all 0.6s ease-out;
transition: all 0.6s ease-out;
-webkit-transition-delay: .05s;
-o-transition-delay: .05s;
transition-delay: .05s;
-o-object-fit: cover;
object-fit: cover;
height: 100%; }
.ie .tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_link img, .ie
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_link img, .ie
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_link img {
font-family: 'object-fit: cover'; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_link .tm_pg_gallery-item_meta,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_link .tm_pg_gallery-item_meta,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_link .tm_pg_gallery-item_meta {
visibility: visible;
opacity: 1; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_link:hover:before, .tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_link:hover:after,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_link:hover:before,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_link:hover:after,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_link:hover:before,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_link:hover:after {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
opacity: 1;
-webkit-transition: all 0.3s cubic-bezier(0.485, 0.065, 0.165, 0.95);
-o-transition: all 0.3s cubic-bezier(0.485, 0.065, 0.165, 0.95);
transition: all 0.3s cubic-bezier(0.485, 0.065, 0.165, 0.95); }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_link:hover img,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_link:hover img,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_link:hover img {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_label,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_label,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_label {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
-webkit-transition: all 0.35s cubic-bezier(0.485, 0.065, 0.165, 0.95);
-o-transition: all 0.35s cubic-bezier(0.485, 0.065, 0.165, 0.95);
transition: all 0.35s cubic-bezier(0.485, 0.065, 0.165, 0.95);
opacity: 1; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_title,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_title,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_title {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
-webkit-transition: all 0.42s cubic-bezier(0.485, 0.065, 0.165, 0.95);
-o-transition: all 0.42s cubic-bezier(0.485, 0.065, 0.165, 0.95);
transition: all 0.42s cubic-bezier(0.485, 0.065, 0.165, 0.95);
opacity: 1; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_description,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_description,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_description {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
-webkit-transition: all 0.45s cubic-bezier(0.485, 0.065, 0.165, 0.95);
-o-transition: all 0.45s cubic-bezier(0.485, 0.065, 0.165, 0.95);
transition: all 0.45s cubic-bezier(0.485, 0.065, 0.165, 0.95);
opacity: 1; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_counter,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_counter,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_counter {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
-webkit-transition: all 0.52s cubic-bezier(0.485, 0.065, 0.165, 0.95);
-o-transition: all 0.52s cubic-bezier(0.485, 0.065, 0.165, 0.95);
transition: all 0.52s cubic-bezier(0.485, 0.065, 0.165, 0.95);
opacity: 1; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_icon,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_icon,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_icon {
-webkit-animation: animationInFrames linear 1s;
animation: animationInFrames linear 1s;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-transform-origin: 50% 0%;
-ms-transform-origin: 50% 0%;
transform-origin: 50% 0%;
opacity: 1; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_link:hover .tm_pg_gallery-item__more_button,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_link:hover .tm_pg_gallery-item__more_button,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_link:hover .tm_pg_gallery-item__more_button {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
-webkit-transition: all 0.28s cubic-bezier(0.485, 0.065, 0.165, 0.95);
-o-transition: all 0.28s cubic-bezier(0.485, 0.065, 0.165, 0.95);
transition: all 0.28s cubic-bezier(0.485, 0.065, 0.165, 0.95);
opacity: 1; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_link_show-more,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_link_show-more,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_link_show-more {
padding-top: 22.2%;
padding-bottom: 22.2%;
background-color: transparent;
text-transform: uppercase;
background-color: #f5f6f6; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_label,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_label,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_label {
top: 0;
left: 0;
letter-spacing: 1px;
position: relative;
padding: 3px 7px 2px;
text-transform: uppercase;
-webkit-transform: translateX(calc(-100%));
-ms-transform: translateX(calc(-100%));
transform: translateX(calc(-100%));
opacity: 0;
-webkit-transition: all 0.32s cubic-bezier(0.65, 0.045, 0.295, 0.955);
-o-transition: all 0.32s cubic-bezier(0.65, 0.045, 0.295, 0.955);
transition: all 0.32s cubic-bezier(0.65, 0.045, 0.295, 0.955); }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_title,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_title,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_title {
text-transform: none;
margin-bottom: 7px;
margin-top: 15px;
-webkit-transform: translateX(calc(-100%));
-ms-transform: translateX(calc(-100%));
transform: translateX(calc(-100%));
opacity: 0;
-webkit-transition: all 0.32s cubic-bezier(0.65, 0.045, 0.295, 0.955);
-o-transition: all 0.32s cubic-bezier(0.65, 0.045, 0.295, 0.955);
transition: all 0.32s cubic-bezier(0.65, 0.045, 0.295, 0.955);
-webkit-transition-delay: 0.18s;
-o-transition-delay: 0.18s;
transition-delay: 0.18s; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_description,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_description,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_description {
margin-top: 2px;
margin-bottom: 14px;
text-align: left;
-webkit-transform: translateX(calc(-100%));
-ms-transform: translateX(calc(-100%));
transform: translateX(calc(-100%));
opacity: 0;
-webkit-transition: all 0.42s cubic-bezier(0.65, 0.045, 0.295, 0.955);
-o-transition: all 0.42s cubic-bezier(0.65, 0.045, 0.295, 0.955);
transition: all 0.42s cubic-bezier(0.65, 0.045, 0.295, 0.955); }
@media (max-width: 899px) {
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_description,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_description,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_description {
display: none; } }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_counter,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_counter,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_counter {
margin-top: 14px;
text-transform: uppercase;
-webkit-transform: translateX(calc(-100%));
-ms-transform: translateX(calc(-100%));
transform: translateX(calc(-100%));
opacity: 0;
-webkit-transition: all 0.48s cubic-bezier(0.65, 0.045, 0.295, 0.955);
-o-transition: all 0.48s cubic-bezier(0.65, 0.045, 0.295, 0.955);
transition: all 0.48s cubic-bezier(0.65, 0.045, 0.295, 0.955); }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item__more_button,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item__more_button,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item__more_button {
position: absolute;
display: block;
bottom: 20px;
left: 20px;
text-transform: uppercase;
letter-spacing: 1px;
-webkit-transform: translateX(calc(-100%));
-ms-transform: translateX(calc(-100%));
transform: translateX(calc(-100%));
opacity: 0;
-webkit-transition: all 0.22s cubic-bezier(0.65, 0.045, 0.295, 0.955);
-o-transition: all 0.22s cubic-bezier(0.65, 0.045, 0.295, 0.955);
transition: all 0.22s cubic-bezier(0.65, 0.045, 0.295, 0.955); }
@media (min-width: 1200px) {
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item__more_button,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item__more_button,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item__more_button {
bottom: 36px;
left: 41px; } }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item__more_button i,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item__more_button i,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item__more_button i {
margin-left: 5px;
font-size: 10px; }
.tm-pg_front_gallery .tm-pg_front_gallery-masonry .tm_pg_gallery-item_icon,
.tm-pg_front_gallery .tm-pg_front_gallery-grid .tm_pg_gallery-item_icon,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item_icon {
position: relative;
font-size: 34px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-bottom: 36px;
-webkit-animation: animationOutFrames linear 1s;
animation: animationOutFrames linear 1s;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-transform-origin: 50% 0%;
-ms-transform-origin: 50% 0%;
transform-origin: 50% 0%;
opacity: 0;
-webkit-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
transition: all 0.2s ease-in; }
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item-wrapper,
.tm-pg_front_gallery .tm-pg_front_gallery-justify .tm_pg_gallery-item-wrapper a {
height: 100%; }
.single .tm_pg_album .entry-title,
.single .tm_pg_set .entry-title {
text-align: center; }
.single .tm_pg_album .entry-title:before, .single .tm_pg_album .entry-title:after,
.single .tm_pg_set .entry-title:before,
.single .tm_pg_set .entry-title:after {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.single .tm_pg_album .entry-header,
.single .tm_pg_set .entry-header {
margin-bottom: 20px; }
.single .tm_pg_album .entry-content,
.single .tm_pg_set .entry-content {
text-align: center; }
.single .tm_pg_album .entry-content > p,
.single .tm_pg_set .entry-content > p {
margin-bottom: 50px; }
.tm-pg_front_gallery .load-more-button .btn {
line-height: 2;
display: inline-block;
max-width: 100%;
padding: 13.5px 29px 11.5px;
cursor: pointer;
text-align: center;
overflow: hidden;
vertical-align: top;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
border-width: 0;
line-height: 1.32em;
border-style: solid;
letter-spacing: 0.05em;
-webkit-transition: .3s ease-out;
-o-transition: .3s ease-out;
transition: .3s ease-out;
text-transform: uppercase;
font-style: normal;
border-radius: 0; }
.tm-pg_front_gallery .load-more-button .btn, .tm-pg_front_gallery .load-more-button .btn:hover {
text-decoration: none; }
.tm-pg_front_gallery .load-more-button .btn:focus {
outline: 0; }
.tm-pg_front_gallery .load-more-button .btn:active {
-webkit-box-shadow: none;
box-shadow: none; }
.tm-pg_front_gallery-navigation .tm_pg_nav-links {
padding: 0 0 30px; }
.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.next {
margin-left: 0; }
.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.next i:before {
content: '\e904'; }
.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.prev {
margin-right: 0; }
.tm-pg_front_gallery-navigation .tm_pg_nav-links a.tm_pg_page-numbers.prev i:before {
content: '\e903'; }  @media (min-width: 1200px) {
.lg-outer:not(.lg-fullscreen-on) .lg-inner {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); } }
.lg-outer .lg-img-wrap {
max-height: calc(100% - 90px); }
.lg-outer .lg-actions .lg-icon.lg-prev, .lg-outer .lg-actions .lg-icon.lg-next {
padding: 0;
margin-top: -23px; }
.lg-outer .lg-actions .lg-icon.lg-prev:after, .lg-outer .lg-actions .lg-icon.lg-next:before {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 14px;
width: 40px;
height: 40px;
border-radius: 0;
line-height: 40px;
text-align: center; }
.lg-outer .lg-actions .lg-icon.lg-prev {
left: 0; }
.lg-outer .lg-actions .lg-icon.lg-prev:after {
content: '\e927'; }
.lg-outer .lg-actions .lg-icon.lg-next {
right: 0; }
.lg-outer .lg-actions .lg-icon.lg-next:before {
content: '\e928'; }
.lg-outer.lg-fullscreen-on .lg-thumb-outer {
padding: 0; }
@media (min-width: 1200px) {
.lg-outer .lg-thumb-outer {
padding: 10px 0;
-webkit-box-sizing: content-box;
box-sizing: content-box; } }
.lg-outer .lg-thumb-outer .lg-thumb {
margin-left: auto;
margin-right: auto;
padding: 0;
height: auto;
margin: 0; }
.lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item {
height: 100%; }
.lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item img {
height: 100%;
-o-object-fit: cover;
object-fit: cover;
opacity: 1;
-webkit-transition: .4s all ease;
-o-transition: .4s all ease;
transition: .4s all ease; }
.ie .lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item {
font-family: 'object-fit: cover'; }
.lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item:before, .lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item:after {
display: none; }
.lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item:hover img, .lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item.active img {
opacity: .2; }
.lg-outer .lg-toolbar {
padding-top: 20px;
padding-bottom: 70px; }
.lg-outer .lg-toolbar .lg-icon {
width: auto;
height: auto;
margin: 0 8px; }
.lg-outer .lg-toolbar .lg-icon.lg-close {
margin-right: 20px; }
.lg-outer .lg-progress-bar {
z-index: 1083; }
.lg-outer .lg-toolbar .lg-icon,
.lg-outer .lg-thumb-outer .lg-icon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.lg-outer .lg-toolbar .lg-icon:after,
.lg-outer .lg-thumb-outer .lg-icon:after {
-webkit-transition: .4s all ease;
-o-transition: .4s all ease;
transition: .4s all ease; }
.lg-outer .lg-toolbar .lg-icon:after,
.lg-outer .lg-thumb-outer .lg-icon:after {
font-size: 14px; }
.lg-outer .lg-icon.lg-toogle-thumb:before {
display: none; }
.lg-outer .lg-icon {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.lg-outer .lg-icon.lg-close:after {
content: '\ea18'; }
.lg-outer .lg-icon.lg-autoplay-button:after {
content: '\e955'; }
.lg-outer .lg-icon.lg-fullscreen:after {
content: '\e9be'; }
.lg-outer .lg-icon.lg-toogle-thumb:after {
content: '\e946'; }
.lg-outer .lg-icon.lg-download:after {
content: '\e95d'; }
.lg-outer.lg-show-autoplay .lg-icon.lg-autoplay-button:after {
content: '\ec0e'; }
.lg-outer.lg-fullscreen-on .lg-icon.lg-fullscreen:after {
content: '\e9bf'; }
.lg-outer.lg-fullscreen-on .lg-toolbar {
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), color-stop(35%, rgba(0, 0, 0, 0.4)), color-stop(70%, rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0)));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.4) 35%, rgba(0, 0, 0, 0.15) 70%, rgba(0, 0, 0, 0) 100%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.4) 35%, rgba(0, 0, 0, 0.15) 70%, rgba(0, 0, 0, 0) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.4) 35%, rgba(0, 0, 0, 0.15) 70%, rgba(0, 0, 0, 0) 100%); }
.lg-outer.lg-thumb-open .lg-icon.lg-toogle-thumb:after {
content: '\e943'; }
.lg-outer .lg-toolbar .lg-icon,
.lg-outer .lg-toolbar .lg-icon:hover,
.lg-outer .lg-thumb-outer .lg-icon,
.lg-outer .lg-thumb-outer .lg-icon:hover {
background-color: transparent; }
.lg-outer .lg, .lg-outer .lg-thumb.group {
margin: 0 auto;
height: 100%; }
.page .lg,
.page .lg-thumb.group,
.page .lg-outer,
.page .lg-outer .lg-thumb-outer,
.page .lg-outer.lg-fullscreen-on .lg-progress-bar .lg-progress, .single-tm_pg_album .lg,
.single-tm_pg_album .lg-thumb.group,
.single-tm_pg_album .lg-outer,
.single-tm_pg_album .lg-outer .lg-thumb-outer,
.single-tm_pg_album .lg-outer.lg-fullscreen-on .lg-progress-bar .lg-progress, .single-tm_pg_set .lg,
.single-tm_pg_set .lg-thumb.group,
.single-tm_pg_set .lg-outer,
.single-tm_pg_set .lg-outer .lg-thumb-outer,
.single-tm_pg_set .lg-outer.lg-fullscreen-on .lg-progress-bar .lg-progress {
background-color: transparent; }  @-webkit-keyframes animationInFrames {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
20% {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg); }
40% {
-webkit-transform: rotate(10deg);
transform: rotate(10deg); }
60% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg); }
80% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg); }
100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); } }
@keyframes animationInFrames {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
20% {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg); }
40% {
-webkit-transform: rotate(10deg);
transform: rotate(10deg); }
60% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg); }
80% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg); }
100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); } }
@-webkit-keyframes animationOutFrames {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
20% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg); }
40% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg); }
60% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg); }
80% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg); }
100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); } }
@keyframes animationOutFrames {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
20% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg); }
40% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg); }
60% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg); }
80% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg); }
100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); } }
.tm_pg_frontend_preloader {
position: absolute; } .cherry-trend-stars {
vertical-align: text-bottom; }
.cherry-trend-star {
width: 18px;
height: 18px;
font-size: 18px;
color: #cccbcb;
vertical-align: middle; }
.cherry-trend-star--active,
.cherry-trend-star--active ~ .cherry-trend-star {
color: #fcb903; }
.cherry-trend-views {
vertical-align: middle; }
.cherry-trend-views__count::before {
font-size: 14px;
content: '\ea3c';
position: relative;
display: inline-block;
vertical-align: baseline;
top: 1px; }
* + .cherry-trend-views {
margin-left: 5px; }
.cherry-trend-post__meta.cherry-trend-post__meta-second {
margin-left: -4px;
margin-right: -4px; }
.cherry-trend-post__meta.cherry-trend-post__meta-second > * {
padding-left: 4px;
padding-right: 4px; }
.cherry-trend-post__meta.cherry-trend-post__meta-second .post__comments {
margin: 0; } .tparrows {
text-align: center;
-webkit-transition: .2s all;
-o-transition: .2s all;
transition: .2s all; }
.tparrows:before {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: inherit; }
.tparrows.tp-leftarrow {
left: 0; }
.tparrows.tp-leftarrow:before {
content: '\e927'; }
.tparrows.tp-rightarrow {
right: 0; }
.tparrows.tp-rightarrow:before {
content: '\e928'; }
.tparrows .tp-arr-titleholder {
text-transform: uppercase; }
.tp-bullet {
width: 12px;
height: 12px;
border-radius: 50%;
-webkit-transition: .2s all;
-o-transition: .2s all;
transition: .2s all; }
.rev-btn i {
font-size: 10px;
margin-left: 7px; }
.construction .tp-arr-titleholder {
padding: 10px !important;
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important; } .btn-downloader,
a[href*="?media_dl="] {
line-height: 2;
display: inline-block;
max-width: 100%;
padding: 13.5px 29px 11.5px;
cursor: pointer;
text-align: center;
overflow: hidden;
vertical-align: top;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
border-width: 0;
line-height: 1.32em;
border-style: solid;
letter-spacing: 0.05em;
-webkit-transition: .3s ease-out;
-o-transition: .3s ease-out;
transition: .3s ease-out;
text-transform: uppercase;
font-style: normal; }
.btn-downloader, .btn-downloader:hover,
a[href*="?media_dl="],
a[href*="?media_dl="]:hover {
text-decoration: none; }
.btn-downloader:focus,
a[href*="?media_dl="]:focus {
outline: 0; }
.btn-downloader:active,
a[href*="?media_dl="]:active {
-webkit-box-shadow: none;
box-shadow: none; }
.btn-downloader:before,
a[href*="?media_dl="]:before {
display: inline-block;
font-family: 'nc-icon-mini';
line-height: 1;
speak: none;
text-transform: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\ed42';
display: inline-block;
vertical-align: baseline;
margin-right: 7px;
z-index: 1; }
.coccoc-alo-phone {right: 20px !important;}