.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4EB5E6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4EB5E6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#FF9A19;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--button{color:#4EB5E6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,
.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide
img{display:block}.slick-slide.slick-loading
img{display:none}.slick-slide.dragging
img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px
solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url('/wp-content/themes/sanrocco/assets/slick/ajax-loader.gif') center center no-repeat}@font-face{font-family:'slick';font-weight:normal;font-style:normal;src:url('/wp-content/themes/sanrocco/assets/slick/fonts/slick.eot');src:url('/wp-content/themes/sanrocco/assets/slick/fonts/slick.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/sanrocco/assets/slick/fonts/slick.woff') format('woff'), url('/wp-content/themes/sanrocco/assets/slick/fonts/slick.ttf') format('truetype'), url('/wp-content/themes/sanrocco/assets/slick/fonts/slick.svg#slick') format('svg')}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity: .25}.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity: .75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir='rtl'] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir='rtl'] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir='rtl'] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir='rtl'] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots
li{position:relative;display:inline-block;width:20px;height:20px;margin:0
5px;padding:0;cursor:pointer}.slick-dots li
button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,
.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,
.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity: .25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity: .75;color:black}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0
8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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-inline-holder .mfp-content,
.mfp-ajax-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:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-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:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader
a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}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:0.65;filter:alpha(opacity=65);padding:0
0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,
.mfp-iframe-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:0.65;filter:alpha(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:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100)}.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a{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,
.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before,
.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:0.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b{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, 0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px
0 40px;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, 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, 0.6);bottom:0;margin:0;top:auto;padding:3px
5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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, 0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.rs-layer{font-family:"Roboto" !important}.datepickers-container{.datepicker--day-name{color:#ed3e00}.datepicker--cell.-current-{color:#ed3e00}.datepicker--nav-action
svg{transform:none !important}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-,.datepicker--cell.-selected-.-focus-{background:#ed3e00;border-radius:50%}}#lightboxOverlay,#lightbox{display:none !important}body{font-size:17px !important;line-height:1.2}h3.vc_custom_heading{font-size:30px;font-weight:400}.map{width:100%;height:auto}.mfp-title{display:none}.mfp-arrow-right:after, .mfp-arrow-right .mfp-a{border-left:17px solid #85B200 !important}.mfp-arrow-left:after, .mfp-arrow-left .mfp-a{border-right:17px solid #85B200 !important}.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close{color:#85B200;opacity:1}p{font-size:20px}nav li.booking-item{display:none !important}.main-header.menu-type-standard-menu .standard-menu-container ul.menu
ul{padding:15px
26px}header nav ul.menu>li.menu-item-language{margin-left:40px !important}header nav ul.menu > li.menu-item-language .submenu-languages{left:-50% !important}header nav .submenu-languages,
header nav .sub-menu{min-width:inherit !important}.mobile-icon-wrapper{width:100%;background-color:#ed3e00;color:white;display:none;position:fixed;bottom:27px;bottom:0;z-index:999999}.mobile-icon-wrapper
ul{margin:0;padding:0}.mobile-icon-wrapper ul a,
.mobile-icon-wrapper ul a:hover,
.mobile-icon-wrapper ul a:visited{display:initial;color:white}.mobile-icon-wrapper ul a:after{content:none}.mobile-icon-wrapper ul
li{text-align:center;display:inline-block;padding:18px
0;font-size:14px}.mobile-icon-wrapper ul li.tel,
.mobile-icon-wrapper ul li.map,
.mobile-icon-wrapper ul
li.email{color:transparent;width:20%;border-right:1px solid white;background-size:25px 25px;background-position:50% 50%;background-repeat:no-repeat}.mobile-icon-wrapper ul
li.tel{background-image:url('/wp-content/themes/sanrocco/images/residenza-arco-tel.png')}.mobile-icon-wrapper ul
li.map{background-image:url('/wp-content/themes/sanrocco/images/residenza-arco-map.png')}.mobile-icon-wrapper ul
li.email{background-image:url('/wp-content/themes/sanrocco/images/residenza-arco-email.png')}.mobile-icon-wrapper ul
li.booking{width:36%}.mobile-menu-wrapper .mobile-menu-container:before{content:'';background:transparent url('/wp-content/themes/sanrocco/images/logo-residenza-san-rocco-garda-lake-arco.png') no-repeat;background-size:100%;width:150px;height:70px;position:absolute;margin-left:15px}.mobile-menu-wrapper .mobile-menu-container
ul.menu{background-color:#ed3e00 !important;margin-top:95px;height:100%;padding-top:15px}.mobile-menu-wrapper .mobile-menu-container div.menu>ul>li>a,
.mobile-menu-wrapper .mobile-menu-container ul.menu>li>a{color:white}.mobile-menu-wrapper .mobile-menu-container ul.menu li.current-menu-item > a, .mobile-menu-wrapper .mobile-menu-container div.menu > ul li.current-menu-item > a, .mobile-menu-wrapper .mobile-menu-container ul.menu li.current_page_item > a, .mobile-menu-wrapper .mobile-menu-container div.menu > ul li.current_page_item > a, .mobile-menu-wrapper .mobile-menu-container ul.menu li.current-menu-ancestor > a, .mobile-menu-wrapper .mobile-menu-container div.menu > ul li.current-menu-ancestor > a, .mobile-menu-wrapper .mobile-menu-container ul.menu li.current_page_ancestor > a, .mobile-menu-wrapper .mobile-menu-container div.menu > ul li.current_page_ancestor>a{color:white;text-decoration:underline}.mobile-menu-wrapper .mobile-menu-container ul.menu li a:hover{color:white;text-decoration:underline}.mobile-menu-wrapper .mobile-menu-container div.menu>ul>li ul>li>a, .mobile-menu-wrapper .mobile-menu-container ul.menu>li ul>li>a{color:white}a.vc_btn3:hover{color:white;background-color:#9b9b9b !important;border:1px
solid #9b9b9b !important}a.bottone-raggiungici{text-align:center;color:white;margin:0
auto;padding:10px
15px;background-color:#ed3e00;border:1px
solid #ed3e00;text-transform:uppercase;font-weight:500;display:inline-block;margin-top:35px}a.bottone-raggiungici:after{content:none}a.bottone-raggiungici:hover{color:white;background-color:#9b9b9b;border:1px
solid #9b9b9b}a.residenza-san-rocco-link{color:white}a.residenza-san-rocco-link:hover{text-decoration:none;color:#85B200}h3.grey{font-size:24px !important;font-weight:400 !important;color:#666}h3.green{font-size:24px !important;font-weight:400 !important;color:#ed3e00}h4.grey{font-size:14px !important;font-weight:400 !important;color:#666}h4.green{font-size:14px !important;font-weight:400 !important;color:#ed3e00}h4.orchidea{font-size:14px !important;font-weight:400 !important;color:#ed3e00}h4.iris{font-size:14px !important;font-weight:400 !important;color:#3C5084}h4.mimosa{font-size:14px !important;font-weight:400 !important;color:#776B74}h4.camelia{font-size:14px !important;font-weight:400 !important;color:#861117}.appartamento-testo-row
h1{font-size:30px !important;font-weight:400 !important;color:#a3a3a3;margin-bottom:0px !important;text-align:center}.appartamento-testo-row
h2{font-size:23px !important;font-weight:400 !important;color:#ed3e00;margin-bottom:20px;text-align:center}.appartamento-testo-row
h1{color:#666}.appartamento-testo-row
h2.orchidea{color:#ed3e00}.appartamento-testo-row
h2.iris{color:#3C5084}.appartamento-testo-row
h2.mimosa{color:#776B74}.appartamento-testo-row
h2.camelia{color:#861117}.p-b-20{padding-bottom:20px}.p-t-10{padding-top:10px}.p-b-30{padding-bottom:30px}.p-t-30{padding-top:30px}.m-b-20{margin-bottom:20px}.m-b-30{margin-bottom:30px}.m-t-30{margin-top:30px}.m-b-50{margin-bottom:50px}.fa.fa-phone{padding-left:5px;padding-right:5px;font-size:18px}@media screen and (max-width: 1024px){.hidden-mobile .header-tel,
.hidden-mobile .fa-phone{display:none}.tel-icon{display:inline-block}.tel-icon .hidden-mobile .fa-phone{display:inline-block}.tel-number{display:none !important}}@media screen and (max-width: 768px){nav li.booking-item{display:block}.mobile-icon-wrapper{display:block}.hidden-mobile{display:none !important}}.main-header.menu-type-standard-menu .standard-menu-container.menu-skin-main ul.menu>li>a{color:#ed3e00;text-transform:uppercase;font-weight:400;font-size:16px}.main-header.menu-type-standard-menu .standard-menu-container ul.menu>li>ul
li{overflow:hidden;padding-bottom:1px;text-transform:uppercase;font-weight:400}header.main-header.is-sticky.sticky-active{box-shadow:0px 0px 3px 1px rgba(201,201,201,0.75);-webkit-box-shadow:0px 0px 3px 1px rgba(201,201,201,0.75);-moz-box-shadow:0px 0px 3px 1px rgba(201,201,201,0.75)}header.main-header.is-sticky.sticky-active{border-bottom:1px solid rgba(255,255,255,1)}.menu-laterale{padding-left:50px}@media screen and (max-width: 991px){.menu-laterale{padding-top:10px}}.main-header{padding-top:10px;padding-bottom:10px}.main-header.absolute,.main-header.fixed{background-color:white !important}.main-header.menu-type-standard-menu .standard-menu-container ul.menu>li+li{margin-left:15px}.minus-margin{margin-top:-70px;z-index:9999 !important}.wrapper{position:relative;background:#fff;z-index:100}span.green{color:#ed3e00}.casa-clima-certificato{border-left:1px solid #e7e7e7}.home #home-title-row{background-position:left 0%;background-size:150px;padding-bottom:160px !important;margin-bottom:-160px !important}.home
p.intro{font-size:22px}#home-title-row
h1{font-size:29px !important;font-weight:400 !important;color:#666;text-transform:uppercase;margin-bottom:0px}#home-title-row
h2{font-size:24px !important;font-weight:400 !important;color:#ed3e00;text-transform:uppercase}.home-bar{width:100%;height:25px;background-color:#ed3e00}.orchidea-bar{width:100%;height:25px;background-color:#ed3e00}.iris-bar{width:100%;height:25px;background-color:#ed3e00}.mimosa-bar{width:100%;height:25px;background-color:#ed3e00}.camelia-bar{width:100%;height:25px;background-color:#ed3e00}.home-appartamenti-row
.wpb_text_column{margin-bottom:30px}.home-appartamenti-row .overlay-excerpt{background:rgba(122,122,122,0.5) url()}.language-select{position:absolute;top:10px;left:10px}.language-select
a{font-size:12px;padding:0px
2px;color:grey;cursor:pointer}.language-select a:hover::after{display:none}.box .col-md-6{padding:10px}.overlay-container{cursor:pointer;position:relative;width:100%;overflow:hidden;text-align:center;margin:0
!important}.overlay-container
img{width:100%}@media only screen and (min-width: 650px){.overlay-container{margin-right: .6%;margin-bottom: .6%}}.overlay-title{position:absolute;top:50%;left:30px;right:30px;-webkit-transform:rotate(0deg) translateY(-50%) scale(1);-ms-transform:rotate(0deg) translateY(-50%) scale(1);transform:rotate(0deg) translateY(-50%) scale(1);-webkit-transform-origin:center 0;-ms-transform-origin:center 0;transform-origin:center 0;z-index:1}.overlay-title
span{top:50%;text-transform:uppercase;letter-spacing:-1px;color:#fff;padding:0
!important;margin:0;font-weight:400;text-shadow:0px 1px 1px #333}.overlay-title
h2{top:50%;letter-spacing:-1px;color:#fff;text-transform:uppercase;padding:0
!important;margin:0;font-weight:400;text-shadow:0px 1px 1px #333}.overlay-excerpt{position:absolute;opacity:0;top:50%;left:50%;height:0;width:0;color:white;background:url("https://www.residenzaklimahouse.it/wp-content/themes/KlimaHouse/images/overlay.png");-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-font-smoothing:antialiased}.overlay-container:hover .overlay-excerpt{left:20%;height:60%;width:60%;opacity:1;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.overlay-container:hover .overlay-excerpt .overlay-title{opacity:1;display:block;text-align:center;margin-bottom:5px;margin-bottom:0.5rem}.btn{letter-spacing:0.02em;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-feature-settings:"kern" 1;-moz-font-feature-settings:"kern" 1;margin-bottom:0;border:1px
solid #f0f0f0;text-align:center;font-weight:500;vertical-align:middle;cursor:pointer;background-image:none !important;color:#ecf0f1;text-shadow:none;-webkit-box-shadow:none;box-shadow:none;padding:12px
20px;position:relative;-webkit-transition:color 0.1s linear 0s, background-color 0.1s linear 0s, opacity 0.2s linear 0s !important;transition:color 0.1s linear 0s, background-color 0.1s linear 0s, opacity 0.2s linear 0s !important;border-radius:0rem !important;text-transform:uppercase;font-size:0.9rem}.btn:hover{background-color:#ecf0f1;border:1px
solid #eaeaea}.btn.active
.button.active{border-color:#e6e6e6;background:#fff}.btn:focus,.btn:active:focus,.btn.active:focus{outline:none !important;outline-style:none}.btn:hover,.btn:focus,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{-webkit-box-shadow:none;box-shadow:none}button:focus{outline:none !important}.btn-kh{top:-3px;font-size:15px;color:#fff;border:none;background-color:#ed3e00}.btn-kh:focus{color:#fff}.btn-kh.active,
.btn-kh:active,
.btn-kh.active:focus,
.btn-kh:active:focus,
.open .dropdown-toggle.btn-kh{background-color:#9b9b9b !important;color:#fff !important;border:none}.btn-kh.hover,
.btn-kh:hover,
.open .dropdown-toggle.btn-kh{background-color:#9b9b9b !important;color:#fff !important;border:none}.btn-kh.disabled,
.btn-kh[disabled],
fieldset[disabled] .btn-kh,
.btn-kh.disabled:hover,
.btn-kh[disabled]:hover,
fieldset[disabled] .btn-kh:hover,
.btn-kh.disabled:focus,
.btn-kh[disabled]:focus,
fieldset[disabled] .btn-kh:focus,
.btn-kh.disabled:active,
.btn-kh[disabled]:active,
fieldset[disabled] .btn-kh:active,
.btn-kh.disabled.active,
.btn-kh[disabled].active,
fieldset[disabled] .btn-kh.active{background-color:#9b9b9b !important;color:#fff !important;border:none}.hidden-mobile
a{font-size:14px}a.header-tel{background-color:#efeeef;padding:11px;border:1px
solid #efeeef;font-weight:600}.tel-icon{display:none !important}.tel-number{display:inline-block}a.header-tel:hover{background-color:#dedede}a.header-tel:after{content:none}.btn-kh{top:-2px}.services-box{min-height:15em;display:table;vertical-align:middle;margin:0
auto}.services-icons{display:table-cell}.services-icons
ul{list-style:none;margin:0;padding:0}.services-icons ul
li{display:inline-block;zoom:1;padding:20px
10px;*display:inline;vertical-align:middle}.services-icons ul li
a{display:block;font-size:1.4em;margin:0
5px;text-decoration:none}.wrapper .services-icons a:after{display:none}@media only screen and (max-width: 435px){.services-icons ul
li{padding:0px
5px}}.border-right{border-right:1px solid #ed3e00;font-weight:400}.slide-text
h4{font-size:22px !important;font-weight:400 !important;text-transform:uppercase}.slide-text
.subtitle{font-size:16px !important;font-weight:400 !important}.news-slide-container .prev-news{font-family:'fontawesome';position:absolute;font-size:30px;display:none !important;margin-left:20px;margin-top:150px;color:#9b9b9b;cursor:pointer;z-index:1;width:28px;height:28px}@media only screen and (min-width: 1200px){.news-slide-container .prev-news{display:block !important}}.news-slide-container .next-news{position:absolute;font-family:'fontawesome';font-size:30px;display:none !important;margin-left:520px;margin-top:150px;color:#9b9b9b;cursor:pointer;z-index:1;width:28px;height:28px}@media only screen and (min-width: 1200px){.news-slide-container .next-news{display:block !important}}.slider-container{width:100%;position:relative;display:table}.slide-right,.slide-left{width:50%;float:left;display:table-cell;text-align:left;min-height:400px}@media only screen and (max-width: 768px){.slide-right,.slide-left{width:100%;float:none;display:table-cell;text-align:left;min-height:400px}.slide-link{width:100% !important}.slide-left .slide-text{padding-top:10% !important;padding-bottom:25% !important}}.slide-right{background-repeat:no-repeat;background-position:center center;background-size:cover}.slide-left{background-color:#fff}.slide-left .slide-text{padding:15%}.soft-grey{background-color:#f1f1f1}.slide-link{position:absolute;bottom:0px;width:50%;text-align:center;background-color:#ed3e00}.slide-link a,
.slide-link a:hover{font-size:20px;padding:20px;color:white;bottom:0}.footer
p{font-size:16px}.footer
h2{color:white}.footer{text-align:center}.text-footer{font-weight:400;color:white}.footer .first a,
.footer .first a:hover{color:white}.footer
.first{background-image:url(https://www.residenzaklimahouse.it/wp-content/uploads/2016/12/footer-sport.png);background-size:auto 100%;background-repeat:no-repeat;background-position:left center}.footer .last
p{font-size:13px}@media only screen and (max-width: 990px){.footer
.first{background-image:none !important}}.footer .last a,
.footer .last a:hover{color:#666}.footer .last
p{color:#666;padding-top:20px;padding-bottom:10px}.footer .last
img{padding-bottom:15px}.grey-bg{background-color:#9b9b9b}.grey-bg-dark{background-color:#7a7a7a}.white-bg{background-color:#fff}.family{color:white;font-weight:400}.second-footer{margin:20px
0;color:white}.second-footer
span{color:white;font-weight:800;font-size:15px}.second-footer
p{color:white;font-size:14px}.up{cursor:pointer}.pea_cook_control{width:80%;padding:8px
21px;margin:20px
auto;border-radius:5px;z-index:10000;background-color:#ccc !important;color:black !important;text-align:center}.pea_cook_wrapper{background-color:#f1f1f1 !important;z-index:10000000000!important;width:100%;bottom:0 !important;left:0 !important;margin:0
!important;padding:0px
21px !important;border-radius:0px !important}.pea_cook_wrapper
p{font-family:Lato,sans-serif;font-weight:300!important;text-transform:uppercase;letter-spacing:1.2px;color:#666}.pea_cook_wrapper
a{color:#ed3e00 !important}a#fom,a#pea_close{border-bottom:0px dotted !important}button.pea_cook_btn{background-color:#ed3e00 !important;border-radius:0px !important;border:0px
!important;padding:21px
0 !important;text-shadow:none !important;color:white!important;text-transform:uppercase;font-weight:300!important;letter-spacing:1px;-webkit-box-shadow:none !important;box-shadow:none !important}.pea_cook_control{width:300px!important;border-radius:0px !important;padding:30px
21px !important}.eu_control_btn{margin-top:20px;background-color:#ed3e00;text-transform:uppercase;color:#fff !important;padding:10px;border:0px
!important}@media only screen and (max-width: 768px){.pea_cook_wrapper{height:54px;line-height:54px;padding:0px
0px 0px 10px !important;text-align:left !important}.pea_cook_wrapper
p{display:inline-block;vertical-align:middle;line-height:1.1;width:77%;text-align:left;position:static;font-size:10px !important}button.pea_cook_btn{padding:10px!important;width:auto !important;margin-left:0!important;position:absolute;bottom:0;right:0;height:54px}}@media only screen and (max-width: 350px){.pea_cook_wrapper
p{font-size:9px !important}}.policy{text-align:justify !important}.wpcf7 .ajax-loader{height:2px;background-color:#ed3e00;border:0px
solid white!important;display:block !important;margin:5px
auto !important;content:url('/wp-content/themes/sanrocco/images/ajax-pixel-loader.gif')}.anim{-webkit-animation-name:example;animation-name:example;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes
example{from{width:0px;height:2px}to{width:367px;height:2px}}@keyframes
example{from{width:0px;height:2px}to{width:367px;height:2px}}.wpcf7-response-output{text-align:center;border:0px
!important;margin:20px
0 !important;padding:0
!important;text-transform:uppercase;color:#ed3e00}div.wpcf7-validation-errors{color:#666 !important}.wpcf7-form-control-wrap input,select{font-weight:400;height:40px;background-color:white;color:#666;margin-top:5px;margin-bottom:5px;padding-left:20px;width:100%;border:none !important}.wpcf7-form-control-wrap
textarea{font-size:none;font-weight:400;background-color:white;height:200px;padding-top:10px;padding-left:20px;margin-top:5px;margin-bottom:5px;width:100%;border:none !important}::-webkit-input-placeholder{color:#666 !important;font-weight:400;opacity:1}:-moz-placeholder{color:#666 !important;opacity:1}::-moz-placeholder{color:#666 !important;opacity:1}:-ms-input-placeholder{color:#666 !important;opacity:1}.wpcf7-form
.privacy{display:inline-block;float:left;margin-top:-15px;margin-right:-5px;padding-right:9px}.wpcf7-form .privacy
input{width:25px;height:25px;margin-top:15px}.wpcf7-form p.privacy-text{font-size:14px;width:90%;display:inline-block}.wpcf7-form input[type=submit]{-webkit-appearance:button;cursor:pointer;color:#fff !important;background-color:#ed3e00 !important;border:1px
solid #ed3e00 !important;font-weight:400;padding:20px
40px;margin-top:30px}.wpcf7-form input[type=submit]:hover{color:#ed3e00 !important;background-color:transparent !important}.wpcf7-form input[type=checkbox]{width:25px;height:25px;margin-right:15px;top:-4px}.wpcf7-form .col-privacy{margin-top:15px}.wpcf7-form .col-privacy .wpcf7-form-control-wrap{vertical-align:top}.wpcf7-acceptance .wpcf7-list-item{margin:0}.mouse{border:1px
solid #fff !important;border-radius:26px;position:relative;top:50%;left:50%;width:26px;height:42px;-webkit-backface-visibility:hidden;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);cursor:pointer;z-index:99}.mouse:after{background-color:#fff;border-radius:100%;content:"";position:absolute;top:5px;left:50%;margin-left:-2px;width:4px;height:4px;opacity:1;-webkit-transform:translateY(0px) scaleY(1) scaleX(1) translateZ(0px);transform:translateY(0px) scaleY(1) scaleX(1) translateZ(0px);-webkit-animation:scroll 1.5s -1s cubic-bezier(0.680, -0.550, 0.265, 1.550) infinite;animation:scroll 1.5s -1s cubic-bezier(0.680, -0.550, 0.265, 1.550) infinite}@-webkit-keyframes
scroll{0%,20%{-webkit-transform:translateY(0px) scaleY(1) scaleX(1) translateZ(0px);transform:translateY(0px) scaleY(1) scaleX(1) translateZ(0px)}10%{-webkit-transform:translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px);transform:translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px);opacity:1}100%{-webkit-transform:translateY(20px) scaleY(2.5) scaleX(0.5) translateZ(0px);transform:translateY(20px) scaleY(2.5) scaleX(0.5) translateZ(0px);opacity:0.01}}@keyframes
scroll{0%,20%{-webkit-transform:translateY(0px) scaleY(1) scaleX(1) translateZ(0px);transform:translateY(0px) scaleY(1) scaleX(1) translateZ(0px)}10%{-webkit-transform:translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px);transform:translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px);opacity:1}100%{-webkit-transform:translateY(20px) scaleY(2.5) scaleX(0.5) translateZ(0px);transform:translateY(20px) scaleY(2.5) scaleX(0.5) translateZ(0px);opacity:0.01}}.scroll-down{cursor:pointer !important;-webkit-animation:animation 1500ms linear infinite both;animation:animation 1500ms linear infinite both}.scroll-down{-webkit-animation:animation 1500ms linear infinite both;animation:animation 1500ms linear infinite both}@-webkit-keyframes
animation{0%{-webkit-transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)}3.2%{-webkit-transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 13.26, 0, 1);transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 13.26, 0, 1)}6.41%{-webkit-transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 16.518, 0, 1);transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 16.518, 0, 1)}12.71%{-webkit-transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 10.626, 0, 1);transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 10.626, 0, 1)}18.92%{-webkit-transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 3.454, 0, 1);transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 3.454, 0, 1)}25.23%{-webkit-transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.066, 0, 1);transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.066, 0, 1)}31.43%{-webkit-transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.786, 0, 1);transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.786, 0, 1)}56.46%{-webkit-transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.037, 0, 1);transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.037, 0, 1)}81.48%{-webkit-transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.002, 0, 1);transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.002, 0, 1)}100%{-webkit-transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)}}@keyframes
animation{0%{-webkit-transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)}3.2%{-webkit-transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 13.26, 0, 1);transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 13.26, 0, 1)}6.41%{-webkit-transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 16.518, 0, 1);transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 16.518, 0, 1)}12.71%{-webkit-transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 10.626, 0, 1);transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 10.626, 0, 1)}18.92%{-webkit-transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 3.454, 0, 1);transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 3.454, 0, 1)}25.23%{-webkit-transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.066, 0, 1);transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.066, 0, 1)}31.43%{-webkit-transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.786, 0, 1);transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.786, 0, 1)}56.46%{-webkit-transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.037, 0, 1);transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.037, 0, 1)}81.48%{-webkit-transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.002, 0, 1);transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.002, 0, 1)}100%{-webkit-transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)}}@media screen and (max-width: 1024px){.tel-icon{display:inline-block !important}.tel-icon .fa-phone{display:inline-block !important}.tel-number{display:none !important}}