.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px, 0px, 0px)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.grabbing{cursor:url(grabbing.png) 8 8,move}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;*display:inline;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:0.5}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:0.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}@-webkit-keyframes empty{0%{opacity:1}}@-moz-keyframes empty{0%{opacity:1}}@keyframes empty{0%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px)}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}}@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px)}75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}}@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px)}75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}}@-webkit-keyframes backSlideIn{0%, 25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px)}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0)}}@-moz-keyframes backSlideIn{0%, 25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-moz-transform:translateZ(-500px)}100%{opacity:1;-moz-transform:translateZ(0) translateX(0)}}@keyframes backSlideIn{0%, 25%{opacity:.5;transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;transform:translateZ(-500px)}100%{opacity:1;transform:translateZ(0) translateX(0)}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(0.8)}}@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(0.8)}}@keyframes scaleToFade{to{opacity:0;transform:scale(0.8)}}@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%)}}@-moz-keyframes goDown{from{-moz-transform:translateY(-100%)}}@keyframes goDown{from{transform:translateY(-100%)}}@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5)}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5)}}.gallery-slider .gallery-item figcaption>a{width:58px;height:58px}.gallery-slider .gallery-item figcaption .photo-number{height:58px;font-size:22px;padding:0 20px 0;line-height:58px}@media all and (min-width: 640px){.gallery-slider .gallery-item figcaption .photo-number{width:150px;text-align:center}}.gallery-slider .gallery-item figcaption .photo-caption{padding:10px 20px 10px 40px}.gallery-slider .gallery-item.before-init-js:not(:first-child){display:none}.gallery-slider .owl-arrow--prev{transform:rotate(90deg)}.gallery-slider .owl-arrow--next{transform:rotate(-90deg);margin-left:1px}.gallery-slider .banner-placeholder{min-height:250px}.latest-news:after{display:table;content:'';clear:both}.latest-news .controller--latest-news{padding:25px;background:#EDEDEF}.latest-news .controller--latest-news:after{display:table;content:'';clear:both}.latest-news__arrows{display:inline-block;float:right;margin-right:21px;margin-top:4px}@media all and (max-width: 640px){.latest-news__arrows{float:none;margin-top:0;margin-left:10px}}.latest-news__arrow{display:inline-block;width:22px;height:22px}.latest-news__arrow span{display:inline-block;width:22px;height:22px;background:#dadade url(../images/dropdown-arrow.svg) center center no-repeat;background-size:11px;text-align:center}.latest-news__arrow span:hover{background:#cdcdd2 url(../images/dropdown-arrow.svg) center center no-repeat}.latest-news__arrow--prev span{transform:rotate(90deg)}.latest-news__arrow--next span{transform:rotate(-90deg)}.latest-news__wtitle{display:block;width:170px;box-sizing:border-box;float:left;padding-left:10px;letter-spacing:-0.3px;font-size:20px;line-height:26px;height:26px;border-left:5px solid #EA2700;font-weight:800}@media all and (max-width: 640px){.latest-news__wtitle{width:100%;float:none;margin-bottom:15px}}.latest-news__wrapper{display:block;position:relative;width:calc(100% - 170px);float:left}@media all and (max-width: 640px){.latest-news__wrapper{width:100%;float:none}}.latest-news .latest-news_title{display:block;font-size:20px;line-height:1.2}.latest-news .latest-news_date{display:block;font-style:italic;font-size:14px;line-height:20px;color:gray;margin-top:5px}.latest-news__read-more{display:inline-block;margin-left:10px;color:#EA2700;font-size:16px;font-style:normal}.latest-news__read-more.no-margin{margin-left:0}.latest-news .before-init-js{display:none}.article-body .latest-news__wtitle{float:none;width:100%;margin-bottom:15px}.article-body .latest-news__arrows{float:none;margin-top:0;margin-left:10px}.article-body .latest-news__wrapper{width:100%;float:none}.article-body .controller--latest-news{display:block;width:100%;max-width:100%;min-width:100%}.disable-select{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.fsz-14{font-size:14px}.fsz-18{font-size:18px;line-height:26px}.fsz-24{font-size:24px}.fsz-22{font-size:22px;line-height:26px}.fsz-40{font-size:40px}.float-l{float:left}.float-r{float:right}.text-left{text-align:left}.text-center{text-align:center}.mg-bottom-30{margin-bottom:30px}.mg-bottom-25{margin-bottom:25px}.mg-bottom-20{margin-bottom:20px}.mg-bottom-15{margin-bottom:15px}.rlt{position:relative}.base-font{font-family:'SignikaRO', "Segoe UI", "Helvetica Neue", Roboto, Arial, sans-serif}.color-grey{color:#989898}.sec-font{font-family:'SignikaRO', "Segoe UI", "Helvetica Neue", Roboto, Arial, sans-serif}.main-color{color:#EA2700}.d-flex-wrap{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap}.flex-justify-center{justify-content:center}.d-flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.ovf-hidden{overflow:hidden}.hidden{display:none}.clearboth{clear:both}body.attachment-png{padding-top:0}body.attachment{margin-top:0}.gallery-text .morecontent span{display:none}.gallery-text .morelink{display:block}.box-wrapper--attachment .strawberry-ads{padding:0}.attachment-sidebar .entry-title{width:100%;color:#74757c;padding-bottom:15px;text-align:left;float:none;margin-bottom:25px}.box-wrapper--attachment .gallery-close{justify-content:center;align-items:center;margin-bottom:20px;margin-top:20px}@media all and (min-width: 768px){.box-wrapper--attachment .gallery-close{margin:20px auto;position:absolute;right:15px;top:0}.box-wrapper--attachment .gallery-close.gallery-close--mobile{z-index:999999999}}@media all and (max-width: 767px){.box-wrapper--attachment .gallery-close{justify-content:flex-end;position:absolute;right:10px;z-index:1;margin-top:12px}.box-wrapper--attachment .gallery-close.gallery-close--mobile{margin:10px 0 0}.box-wrapper--attachment .gallery-close.gallery-close--hidden-mobile{display:none}}.box-wrapper--attachment .gallery-close--text{font-size:16px;line-height:16px;margin-right:15px;font-style:italic;color:#000;text-shadow:1px 1px 0 #fff}.box-wrapper--attachment svg{height:30px}.box-wrapper--attachment .entry-title .entry-title__text{font-weight:600;font-size:20px;line-height:28px;font-family:"Open Sans", sans-serif;color:#000}.box-wrapper--attachment .logo-gallery{max-width:250px;margin:10px auto 0;z-index:1;width:100%}.box-wrapper--attachment .logo-gallery svg{max-width:100%;height:auto}@media all and (max-width: 1199px){.box-wrapper--attachment .logo-gallery{left:40px;max-width:250px;width:60%}}@media all and (min-width: 1200px){.box-wrapper--attachment .logo-gallery{max-width:300px;margin:10px auto 60px}}@media all and (min-width: 1599px){.box-wrapper--attachment .logo-gallery{max-width:400px}}@media all and (max-width: 767px){.box-wrapper--attachment .logo-gallery{left:10px;margin-top:10px;max-width:150px}}.box-wrapper--attachment .owl-arrows{justify-content:space-evenly;align-items:center;margin-top:-10px}@media all and (max-width: 767px){.box-wrapper--attachment .owl-arrows{order:1;margin:0 auto 30px;justify-content:center}.box-wrapper--attachment .owl-arrows.owl-arrows--hidden-mobile{display:none}}.box-wrapper--attachment .owl-arrows .owl-pag{line-height:1;height:80px;color:#EA2700}@media all and (max-width: 767px){.box-wrapper--attachment .owl-arrows .owl-pag{margin:0 15px}}@media all and (min-width: 768px){.box-wrapper--attachment .owl-arrows .owl-pag{height:80px;position:relative}}.box-wrapper--attachment .owl-arrows .owl-pag__current{vertical-align:middle;font-size:90px;line-height:90px;font-weight:500;font-style:italic}@media all and (min-width: 768px){.box-wrapper--attachment .owl-pag__current.owl-pag__current--mobile{display:none}}.box-wrapper--attachment .owl-arrows .owl-pag__total{vertical-align:bottom;font-size:25px;color:#000;font-style:italic;line-height:35px;letter-spacing:-3px}@media all and (min-width: 768px){.box-wrapper--attachment .owl-pag__total.owl-pag__total--mobile{display:none}}.box-wrapper--attachment .owl-arrows .owl-arrow{cursor:pointer}.box-wrapper--attachment .owl-arrows .owl-arrow::before{display:inline-block;position:relative;content:'';width:60px;height:60px;left:5px;top:0;border-top:2px solid #EA2700;border-right:2px solid #EA2700;vertical-align:middle}@media all and (min-width: 768px){.box-wrapper--attachment .owl-arrows .owl-arrow::before{width:30px;height:30px}}.box-wrapper--attachment .owl-arrows .owl-arrow--next:before{left:auto;right:5px;transform:rotate(45deg)}.box-wrapper--attachment .owl-arrows .owl-arrow--prev:before{transform:rotate(-135deg)}@media all and (max-width: 1199px){.box-wrapper--attachment .entry-title{order:2}}@media all and (max-width: 767px){.box-wrapper--attachment .entry-title{float:left;padding-right:20px;padding-left:20px;margin-bottom:15px}}.box-wrapper--attachment .entry-title .title-sec{font-size:18px;line-height:26px}.box-wrapper--attachment .entry-title .strawberry-ads{margin-bottom:30px;text-align:right}@media all and (min-width: 768px){.attachment-slider{width:calc(100% - 376px)}}@media all and (min-width: 1200px){.attachment-slider{width:calc(100% - 752px)}}@media all and (max-width: 767px){.attachment-slider{display:block;position:relative;overflow:hidden}}@media all and (max-width: 767px){.hidden-xs{display:none}.attachment-slider .owl-arrow{cursor:pointer;position:absolute;top:calc(50%);z-index:1;background:rgba(255,255,255,0.52);border-radius:30px;height:50px;width:50px;line-height:50px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}}@media all and (max-width: 767px) and (min-width: 768px){.attachment-slider .owl-arrow.owl-arrow--mobile{display:none}}@media all and (max-width: 767px){.attachment-slider .owl-arrow::before{display:inline-block;content:'';width:17px;height:17px;top:0;border-top:2px solid #000;border-right:2px solid #000;vertical-align:middle;position:relative}.attachment-slider .owl-arrow--prev{left:15px;transform:translate(0%, -50%);-webkit-transform:translate(0%, -50%);-ms-transform:translate(0%, -50%);-moz-transform:translate(0%, -50%);-o-transform:translate(0%, -50%)}.attachment-slider .owl-arrow--prev:before{transform:rotate(225deg);transform-origin:center;left:3px}.attachment-slider .owl-arrow--next{right:15px;transform:translate(0%, -50%);-webkit-transform:translate(0%, -50%);-ms-transform:translate(0%, -50%);-moz-transform:translate(0%, -50%);-o-transform:translate(0%, -50%)}.attachment-slider .owl-arrow--next:before{transform:rotate(45deg);transform-origin:center;left:-3px}}.attachment-slider .current-picture.before-init-js{display:none}@media all and (max-width: 767px){.attachment-slider .current-picture--is-banner .entry-title{display:block;flex-wrap:wrap}}.attachment-slider .current-picture--is-banner .current-picture__is-banner{margin-left:auto;margin-right:auto}@media all and (max-width: 767px){.attachment-slider .current-picture--is-banner .current-picture__is-banner{margin-top:115px}}.attachment-slider .current-picture--is-banner .current-picture__is-banner .strawberry-ads{margin-bottom:30px}@media all and (min-width: 768px){.attachment-slider .current-picture--is-banner .current-picture__is-banner .strawberry-ads{margin-top:90px;margin-bottom:50px}}.attachment-slider .current-picture--landscape .entry-title{margin-top:20px;margin-bottom:0;padding:0;text-align:left}@media all and (max-width: 1199px){.attachment-slider .current-picture--landscape .entry-title{width:100%;padding-left:20px;margin-left:0}}@media all and (min-width: 1200px){.attachment-slider .current-picture--landscape .entry-title{width:calc(100% - 450px);margin-left:450px}}@media all and (min-width: 1599px){.attachment-slider .current-picture--landscape .entry-title{width:calc(100% - 550px);margin-left:550px}}.attachment-slider .current-picture--landscape .entry-title .title-sec{margin-top:10px}.attachment-slider .current-picture--landscape .entry-title .gallery-text{display:none}.attachment-slider .current-picture--landscape .gallery-image{width:100%;padding:0}@media all and (max-width: 767px){.attachment-slider .current-picture--landscape .gallery-image{padding-top:50px;position:relative;width:100%}}.attachment-slider .current-picture--landscape .gallery-image img,.attachment-slider .current-picture--portrait .gallery-image img{max-height:900px}.attachment-slider .current-picture--landscape .gallery-text--only-landscape{display:flex;order:2;width:calc(100% - 400px);margin-bottom:25px;padding:0;margin-left:400px;text-align:left}@media all and (max-width: 1199px){.attachment-slider .current-picture--landscape .gallery-text--only-landscape{width:100%;padding-left:20px;margin-left:0}}@media all and (max-width: 767px){.attachment-slider .current-picture--landscape .gallery-text--only-landscape{display:none}}@media all and (min-width: 1200px){.attachment-slider .current-picture--landscape .gallery-text--only-landscape{width:calc(100% - 450px);margin-left:450px}}@media all and (min-width: 1599px){.attachment-slider .current-picture--landscape .gallery-text--only-landscape{width:calc(100% - 550px);margin-left:550px}}@media all and (max-width: 767px){.attachment-slider .gallery-image img.img-responsive{max-height:calc(60vh - 40px);width:auto}}.attachment-slider .current-picture--portrait .gallery-text--only-landscape{display:none}@media all and (max-width: 1199px){.attachment-slider .gallery-image{order:1;padding-left:0}}@media all and (max-width: 767px){.attachment-slider .gallery-image{padding-right:0;margin-right:auto;margin-left:auto;width:100%}}.attachment-slider .gallery-image picture:after{display:table;content:'';clear:both}.attachment-slider .gallery-image img.img-responsive{display:block;margin:0 auto}.att-title-in-desc{display:inline-block;width:100%}.desc-read-more{display:inline-block;margin-left:20px;cursor:pointer;border-bottom:2px solid #fd7070;background:#fff}.desc-read-more:hover{color:#fd7070}.attachment-sidebar{width:100%}@media all and (min-width: 768px){.attachment-sidebar{width:376px;padding:20px 20px 0 20px}}.attachment-sidebar .shorted-desc-mobile{white-space:nowrap;display:block;position:relative;width:calc(100% - 120px);float:left;overflow:hidden;text-overflow:ellipsis}.attachment-sidebar .shorted-desc-mobile--visible{width:100%;overflow:visible;text-overflow:initial;white-space:initial}.attachment-sidebar .strawberry-ads{margin-bottom:20px}@media all and (max-width: 767px){.attachment-sidebar .strawberry-ads{margin-top:0}}@media all and (min-width: 768px){.attachment-sidebar .strawberry-ads{min-height:250px;margin-bottom:5px}}@media all and (min-width: 768px){.attachment-sidebar .gallery-text{padding-right:20px;float:left}}@media all and (max-width: 767px){.attachment-sidebar .gallery-text{margin:0 20px 20px 20px;display:block;overflow:hidden}.attachment-sidebar .gallery-text p{margin-top:0;line-height:26px}}.attachment-sidebar .attachment-share{width:100%}@media all and (max-width: 767px){.attachment-sidebar .attachment-share .share-text{display:block;width:100%;float:none;font-weight:900;font-family:'Source Sans Pro',sans-serif}.attachment-sidebar .attachment-share .share-text .share-text__in{padding:0 20px;background:#fff}.attachment-sidebar .attachment-share .share-text:after{content:" ";display:block;background-color:#989898;height:1px;margin-top:-14px}}.attachment-sidebar .attachment-share:before{display:inline-block;content:'';background:rgba(148,148,148,0.5);left:0;width:100%;height:1px;margin-bottom:20px}@media all and (max-width: 767px){.attachment-sidebar .attachment-share:before{display:none}}@media all and (min-width: 768px){.attachment-sidebar .attachment-share.without-image-desc{width:100%}}.attachment-sidebar .attachment-share .social{align-items:center}@media all and (max-width: 767px){.attachment-sidebar .attachment-share .social{display:block}}.attachment-sidebar .attachment-share .social .title-news{margin-right:20px;line-height:30px;font-weight:400}@media all and (max-width: 767px){.attachment-sidebar .attachment-share .social .title-news{margin-bottom:25px;padding:0 20px}}.attachment-sidebar .attachment-share .social ul.list-social{display:flex;align-content:center;justify-content:space-evenly;flex:1;align-items:center;padding:0;list-style-type:none;margin:0}@media all and (max-width: 767px){.attachment-sidebar .attachment-share .social ul.list-social{float:none;margin-top:10px}}.attachment-sidebar .attachment-share .social ul.list-social .item-social{height:30px}@media all and (max-width: 767px){.attachment-sidebar .attachment-share .social ul.list-social .item-social{display:inline-block}}@media all and (max-width: 767px){.attachment-sidebar .attachment-share .social ul.list-social .item-social:last-child{margin-bottom:0}}@media all and (min-width: 768px){.attachment-sidebar+.strawberry-ads{display:none}}@media all and (max-width: 1199px){.banner-placeholder--portrait{display:none}}.comments-space{width:90%;min-height:50px;height:auto;border-radius:5px;background:#f0f0f0;margin-bottom:5px;padding:3px 5px;text-align:justify}.remaining-content span{display:none}.entry-title .all-title{display:none}.entry-title .more{position:absolute;right:0;bottom:7px;color:#74757c}.entry-title__text.active+.more{display:none}@media all and (min-width: 1200px){.owl-item .current-picture .gallery-image{width:100%}}.attachment-sidebar-right{width:376px;padding:20px 20px 0 20px;margin-top:50px}@media all and (min-width: 1200px){.attachment-slider .current-picture--landscape .gallery-text--only-landscape{width:100%}.attachment-slider .gallery-image.landscape picture img{margin-top:65px}}.tag-category__description__more{background:-moz-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 74%);background:-webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 74%);background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 74%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 )}.description__more{position:absolute;bottom:0;left:0;right:0;height:60px;padding-top:40px}.description__more .button-a{display:inline-block;left:0;text-align:left;border-bottom:2px solid #EA2700;cursor:pointer}.description__more .button-a.hidden{display:none}.attachment-sidebar .entry-title.no-more{padding-bottom:0}.add-more-alt{height:71px;overflow:hidden}.more-alt.active{position:absolute;bottom:0;left:0;right:0;height:60px;padding-top:40px;background:-moz-linear-gradient(top, rgba(255,255,255,0) 0%, #f4f4f4 74%);background:-webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #f4f4f4 74%);background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, #f4f4f4 74%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 )}.more-alt{display:inline-block;left:0;margin-bottom:10px}.more-alt .more-alt__alt{display:inline-block;border-bottom:2px solid #EA2700;cursor:pointer}.more-alt.btn-less{display:none}.desc-box{font-family:"Open Sans", sans-serif;color:#000;margin-top:20px}.desc-box p .more{border-bottom:2px solid #EA2700}.desc-box p .less{border-bottom:2px solid #EA2700}.owl-arrows+.strawberry-ads{margin-bottom:25px !important}.owl-wrapper-outer.autoHeight.desc-visible{height:auto !important}@media all and (min-width: 768px){.attachment-sidebar-right{padding:20px 10px 0 10px}}@media all and (max-width: 1199px){.attachment-sidebar-right{display:none}}@media all and (max-width: 767px){.logo-section{position:absolute;top:5px;left:5px}.logo-section img{max-height:40px;width:auto}.attachment-sidebar{padding-top:0}.description__more{padding-left:20px}.gallery-text{padding:2px 20px;min-height:30px;margin:5px auto}.gallery-text .desc-box:not(.hidden-xs){display:inline}.gallery-text .desc-box p{display:inline;text-align:left}.gallery-text .owl-pag__total{margin-right:5px}}
/*# sourceMappingURL=owl-carousel.min.css.map */
