/* Video modal */
@keyframes modal-video{from{opacity:0}to{opacity:1}}@keyframes modal-video-inner{from{transform:translate(0, 100px)}to{transform:translate(0, 0)}}.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:1000000;cursor:pointer;opacity:1;animation-timing-function:ease-out;animation-duration:.2s;animation-name:modal-video;-webkit-transition:opacity .2s ease-out;-moz-transition:opacity .2s ease-out;-ms-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.modal-video-close{opacity:0}.modal-video-close .modal-video-movie-wrap{-webkit-transform:translate(0, 100px);-moz-transform:translate(0, 100px);-ms-transform:translate(0, 100px);-o-transform:translate(0, 100px);transform:translate(0, 100px)}.modal-video-body{max-width:940px;width:100%;height:100%;margin:0 auto;display:table}.modal-video-inner{display:table-cell;vertical-align:middle;width:100%;height:100%}.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;background-color:#333;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video-inner;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-ms-transition:-ms-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-video-close-btn{position:absolute;z-index:2;top:-35px;right:-35px;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:transparent}.modal-video-close-btn:before{transform:rotate(45deg)}.modal-video-close-btn:after{transform:rotate(-45deg)}.modal-video-close-btn:before,.modal-video-close-btn:after{content:'';position:absolute;height:2px;width:100%;top:50%;left:0;background:#fff;border-radius:5px;margin-top:-6px}
/* */
/*
*
*   ART BOX
*
*/ 

.artbox-block {
    overflow: hidden;
}
.full-width.mpsrv {
  position:relative;
  z-index:1;
}
.full-width.mpFish {
  position:relative;
  z-index:2;
  overflow: visible;
}
.artbox-block .artbox-galery.left {
  padding: 40px 0;
}

.artbox-block .artbox-galery.left .cont1 {
  width:53%;
  position:relative;
  float:left;
  z-index:2;
  /*padding-left:2rem;*/
}
.artbox-block .artbox-galery.left .cont2 {
  width:47%;
  position:relative;
  float:left;
  padding:50px 0 0 7.2rem;
  z-index:1;

}

.artbox-galery .artbox-block-info {
  background:#008557;
  position:relative;
  float:left;
  max-width:666px;
  width:100%;
}
.artbox-galery .artbox-block-info::before {
  content:"";
  top:0;
  bottom:0;
  left:-4000px;
  right:-4000px;
  background:#008557;
  position:absolute;
}
.artbox-galery .artbox-block-galery {
    max-width:814px;
    float: right;
    width: 100%;
}
.artbox-galery .artbox-block-galery .wrap{
  background:#fff;
  min-height:510px;
  box-shadow: 0 0 30px rgba(0,0,0,0.4), 0 0px 30px rgba(0,0,0,0.1);
  padding:42px 0 42px 26px;
}

.artbox-galery .artbox-block-info .wrap{
  position: relative;
  min-height:160px;
  padding: 4rem 2rem;
  max-width:500px;
  width:100%;
  color:#fff;
  float:right;
}

.artbox-galery .srvSlideWrap {
  padding-left: 328px;
  position:relative;
}
.artbox-galery .srvSlideWrap .img {
    background: #e4e0de;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 328px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.artbox-galery .srvSlideWrap .img2 {
    display:none;
}
.artbox-galery .srvSlideInfoBox {
    min-height:424px;
    padding-left: 1.6rem;
    position: relative;
    padding-bottom:78px;
    padding-right:26px;
    background: url(../img/waveLine1.png) repeat-x bottom left;
    z-index:4;
}
.artbox-galery .srvSlideInfoBox p{
    font-size:1.4rem;
    text-align:justify;
    line-height: 1.6;
}
.artbox-galery .srvSlideInfoBox p + p {
    padding-top:1rem;
}
.artbox-galery .artbox-block-info .t1Transp {

}
.artbox-galery .artbox-block-info p {
    font:18px/1.5 'v';
    opacity:.92;
    padding-bottom:2rem;
    color:#e6fff3;
}
.artbox-galery .artbox-block-info .readMoreA{

}

.artbox-galery .artbox-block-info .readMoreA:hover {
/*  color:#07492c;
  border-color:#07492c;*/
  opacity:0.7;
}
/* ArtBox Galery */
.artBoxGalArrow {
    position:absolute;
    top:50px;
    right:-58px;
}
.artBoxGalArrow .prev, .artBoxGalArrow .next{
    height: 50px;
    width: 58px;
    display: block;
    overflow: hidden;
    color: #fff;
    background: #016240;
    border: none;
    margin-bottom: 8px;
    position:relative;
    left:-8px;
    cursor:pointer;
    box-shadow: inset 20px 0px 15px rgba(0,0,0,0.15);
    transition: all .33s ease;
}
.mpsrv .owl-stage-outer {
    background:#fff;
    z-index:2;
}
.owl-carousel .artBoxGalArrow .prev::after, .owl-carousel .artBoxGalArrow .next::after {
    content:"";
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background: linear-gradient(to right, rgba(39,75,159,.25), rgba(109,101,115,.25));
}
.owl-carousel .artBoxGalArrow .prev::before {
    content: '';
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 6px;
    z-index: 2;
    width: 50px;
    height: 27px;
    background-color: currentColor;
    -webkit-mask: url('/interface/img/longArrowLeft.svg') no-repeat center / contain;
    mask: url('/interface/img/longArrowLeft.svg') no-repeat center / contain;
}
.owl-carousel .artBoxGalArrow .next::before {
    content: '';
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 4px;
    z-index: 2;
    width: 50px;
    height: 27px;
    background-color: currentColor;
    -webkit-mask: url('/interface/img/longArrowRight.svg') no-repeat center / contain;
    mask: url('/interface/img/longArrowRight.svg') no-repeat center / contain;
}
.owl-carousel .artBoxGalArrow .prev:hover, .owl-carousel .artBoxGalArrow .next:hover  {
    background: #205b4d;
    box-shadow: inset 20px 0px 30px rgba(0,0,0,0.4);
}
.artbox-galery .num {
    position: absolute;
    right: 26px;
    bottom: 40px;
    color: #b2b2b2;
    font:34px/1 "v";
}
.artbox-galery .num .count {
    font-size: .45em;
    position: relative;
    top: -1.15em;
}









.artbox-fisherType {
    margin-top:50px;
        position: relative;
}
.artbox-fisherType .cont1{
    width: 53%;
    position: relative;
    float: left;
    z-index: 1;
}
.artbox-fisherType .cont2{
    width: 47%;
    float: right;
    z-index: 1;
}
.artbox-fisherType .artbox-block-info{
    width: 100%;
}
.artbox-fisherType .artbox-block-info .wrap {
    max-width: 500px;
    min-height:500px;
    float: left;
    width: 100%;
    position:relative;
    background: rgba(228, 224, 222, 0.7);
    text-align:center;
    padding:30px 16px 72px;
}
.artbox-fisherType .artbox-block-info .wrap .text, .artbox-fisherType .artbox-block-info .wrap,
.artbox-hunterType .artbox-block-info .wrap .text, .artbox-hunterType .artbox-block-info .wrap{
    max-width:360px;
    margin:0 auto;
}
.artbox-fisherType .artbox-block-info .wrap .text, .artbox-hunterType .artbox-block-info .wrap .text {
    padding-top:2.5rem;
    font-size:16px;
}

.artbox-fisherType .artbox-block-info .wrap .btnWrap, .artbox-hunterType .artbox-block-info .wrap .btnWrap {
    position:absolute;
    bottom:30px;
    left:0;
    right:0;
    text-align:center;
    margin:0 auto;
}
.artbox-fisherType .cont2 .wrap {
    position: absolute;
    top: -60px;
    bottom: 0;
    width: 50%;
    right: 0;
    transition: all .5s ease;
}
.artbox-fisherType .cont2 .img{
    position:absolute;
    top:0;
    bottom:0;
    width:70%;
    right: 0;
    z-index: 1;
    background: url(../img/mp-artbox/mpFisherImg.jpg) no-repeat bottom center;
    background-size:cover;
    max-width: 500px;
}
.artbox-fisherType .cont2 .img .imgTitle{
    position:absolute;
    left:4rem;
    right:4rem;
    top:80px;
    text-align:center;
}
.artbox-fisherType .cont2 .img .imgTitle .text{
    opacity:.54;
    color:#fff;
    display:block;
    max-width:100%;
}
.artbox-fisherType .cont1 .wrap {
    transition: all .5s ease;
}
.artbox-fisherType .cont1 .wrap .graphic::before{
    background: url(../img/mp-artbox/fishhook.png) no-repeat top left;
    content: "";
    width: 416px;
    height:457px;
    position: absolute;
    display: block;
    background-position: center bottom;
    background-size: 416px 457px;
    opacity: .7;
    top: -2px;
    right: -325px;
        transition: all .5s ease;
}

.mpHunter {
    position: relative;
    z-index: 1;
}
.artbox-hunterType {

}
.artbox-hunterType .cont1 {
    width: 47%;
    position: relative;
    float: right;
    z-index: 1;
}
.artbox-hunterType .cont2 {
    width: 53%;
    float: left;
    z-index: 1;
}
.artbox-hunterType .artbox-block-img{
    min-height:1px;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 53%;
    left: 0;
    z-index: 1;
    background: url(../img/mp-artbox/mpHunter.jpg) no-repeat right center;
    background-size: cover;
      transition: all .5s ease;
}
.artbox-hunterType .artbox-block-info .wrap {
    max-width: 500px;
    min-height: 500px;
    width: 100%;
    position: relative;
    background: rgba(228, 224, 222, 0.7);
    text-align: center;
    padding: 30px 16px 92px;
    float: right;
    transition: all .5s ease;
}

.mpHunter .imgSvg {
    max-width: 240px;
    position: absolute;
    left: -30%;
    top: 40px;
    transition: all .5s ease;
}

.mpPaysage {
    min-height:500px;
    background: url(../img/mp-artbox/mpShortTextSliderBg.jpg) no-repeat top left;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
}

.shortTextSlider {
    width:100%;
    max-width:380px;
    padding: 80px 0;
}
.shortTextSlider .item > * {
    text-align:center;
}
.shortTextSlider .titleDecorBorder {
    padding-bottom: .25em;
    margin-bottom: .5em;
}
.mpPaysage .trianglesDot {
    padding-top:3rem;
}

.mpWhyUs {
    margin-bottom:100px;
}
.artbox-longImgRight {
    position: relative;
}
.artbox-longImgRight .cont1 {
    width: 56%;
    position: relative;
    float: left;
    z-index: 1;
}
.artbox-longImgRight .cont2 {
    width: 44%;
    float: right;
    z-index: 1;
}
.artbox-longImgRight .cont2 .wrap {
    position: absolute;
    top:0;
    bottom: 0;
    width: 44%;
    right: 0;
    transition: all .5s ease;
}
.artbox-longImgRight .cont2 .img {
    position: absolute;
    top: 0;
    bottom: 100px;
    width: 100%;
    right: 0;
    z-index: 1;
    background: url(../img/mp-artbox/mpAboutBase.jpg) no-repeat bottom center;
    background-size: cover;
    max-width: 540px;
}
.artbox-longImgRight .artbox-block-info p{
    text-align:justify;
}

.artbox-longImgRight .artbox-block-info h2{
    text-align: left;
    font-size:46px;
    margin-bottom: 32px;
}
.artbox-longImgRight .artbox-block-info h3{
    margin-top: 20px;
    text-transform:uppercase;
    color:#379273;
}
.artbox-longImgRight .cont1 .wrap {
    padding-right: 4rem;
}

.artbox-longImgRight .artbox-block-info .grid-cols {
    text-align: center;
    padding: 0 1rem;
}
.artbox-longImgRight .artbox-block-info .grid-cols .col{
    padding: 4rem 1rem 0;
}
.artbox-longImgRight .artbox-block-info .grid-cols .col .img{
    position:relative;
}

.artbox-longImgRight .thumbs-bg {
    opacity:0.95;
    background: -webkit-linear-gradient(rgba(70, 40, 30, 0), rgba(70, 40, 30, .7));
    background: -moz-linear-gradient(rgba(70, 40, 30, 0), rgba(70, 40, 30, .7));
    background: linear-gradient(rgba(70, 40, 30, 0) 0%, rgba(70, 40, 30, .7) 100%);
    height:60%
}
.artbox-longImgRight .imgTitle .text{
    text-transform:uppercase;
}
.artbox-longImgRight .imgTitle {
    position: absolute;
    left: 4rem;
    right: 4rem;
    bottom: 140px;
    text-align: center;
    z-index: 2;
}
.artbox-longImgRight .imgTitle .text {
    font-size:36px;
}
.artbox-longImgRight .btnWrap {
    position: absolute;
    left: 4rem;
    right: 4rem;
    bottom: 64px;
    text-align: center;
    z-index: 2;
}
/*MPsale*/
  .mpHotSale  .decorFrame {
    display:none;
  }
.mpSale.equalHeightCols[data-cols="2"] .cont2 {
    background:#494341;
}
.mpSale.equalHeightCols[data-cols="2"] .cont1 {
    background:#e4e0de;
}
.mpSale.equalHeightCols[data-cols="2"] .cont2::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    right: 0;
    top: 0;
    background: url(../img/mp-artbox/mpSaleBg.jpg) no-repeat left center;
    opacity:.75;
    background-size:cover;
}
.mpSale[data-cols="2"] .col2 .wrap{
    width:100%;
    max-width:740px;
    float:left;
    padding-right:2rem;

}
.mpSale[data-cols="2"] .col2 .subWrap{
    padding:128px 0 70px 50px;
}
.mpSale[data-cols="2"] .col1 .wrap{
    min-height:1px;
    width:100%;
    max-width:740px;
    float:right;
    padding-left:2rem;
}
.mpSale[data-cols="2"] .col1,.mpSale[data-cols="2"] .col2 {
    min-height:520px;
}
.mpSale[data-cols="2"] .col2 h2{
    text-transform:uppercase;
    padding-bottom:30px;
}
.mpSale[data-cols="2"] .col2 .text{
    text-align:justify;
    max-width:540px;
    font-size:17px;
    line-height:1.5;
    padding-bottom:40px;
}
.mpSale[data-cols="2"] .col2 .lineBtnList {
    max-width:540px;
}
.mpSale[data-cols="2"] .col2 .lineBtn:hover {
    background: #f2efee;
}
.mpSale .saleText {
    position: absolute;
    top: 0%;
    z-index: 2;
    right: 0;
    bottom: 0;
    left: 50%;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.mpSale .saleText .wrap {
    text-align:center;
    padding:100px 40px;
    position: relative;
    top: 50%;
    transform: translate(0%, -50%);
    align-content: center;
}
.mpSale .saleText .wrap span {
    color:#fff;
    font: 4em/1 'mc';
text-shadow: 2px 1px 0 #7A7A7A;
}
.mpSale .saleText .wrap > span {
    display:block;
}
.mpSale .saleText .wrap .mpSaleNum {
    position:relative;
    padding-left: .4em;
    font: bold 11.2em/1 "v";
    display: inline-block;
}
.mpSale .saleText .wrap .mpSaleNum span{
    font-size: .36em;
    position: absolute;
    top: .3em;
    left: 0;
}
.mpHotSale {
  z-index:2;
  position:relative;
    margin-bottom: -50px;
}
.mpHotSale > * {
  width:100%;
  max-width:1240px;
}
.mpHotSale > * .wrap {
  background:#cd5241;
  min-height:112px;
    box-shadow: 0 2px 24px rgba(0,0,0,0.5);
  position:relative;
  padding:30px 40px;
    margin-right: 20px;
}
.mpHotSale > * .wrap::before {
  position:absolute;
  right:-20px;
  top:0;
  content:'';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 55px 0 55px 20px;
  border-color: transparent transparent transparent #cd5241;
}
.mpHotSale > * .wrap .text {
    width: 380px;
    margin-right: -380px;
    float: left;
    display: block;
}
.mpHotSale > * .wrap .text h3{
  color:#ffffff;
    font: 26px/1 'v';
  text-transform:uppercase;
}
.mpHotSale > * .wrap .text span{
  color:#f2cbc9;
  font-size:19px;
}
.mpHotSale > * .wrap .subscribe{
    float: right;
    width: 100%;
    position: relative;
    z-index: 1;
}
.mpHotSale > *  .subscribe .subWrap{
    margin-left: 400px;
    position:relative;
}
.mpHotSale > * .wrap .subscribe .inputEmail{
    display:block;
}
.mpHotSale > * .wrap .subscribe .submitBox button{
    display:block;
    position:absolute;
    top:0;
    right:0;
    height:45px;
    color:#fff;
    background:#5f5654;
    border:none;
    line-height:45px;
    padding:0 16px;
    font-size:16px;
    cursor:pointer;
    transition: all .4s ease;
}
.mpHotSale > * .wrap .subscribe .submitBox button:hover{
    background:#524745;
}
.mpHotSale .subscribe .inputEmail input {
    width:100%;
    height:45px;
    padding: 13px 13px 13px 13px;
}

.mpReviews {
    background: url(../img/mp-artbox/reviews.jpg) no-repeat center center;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    -ms-background-size: cover!important;
    background-size: cover!important;
    position: relative;
    color: #fff;
    z-index: 3;
}
.mpReviews-wrap {
    background: rgba(73, 67, 65, 0.79);
    min-height:500px;
}
.mpReviews-wrap {
    text-align:center;
}
.mpReviews-wrap > *{
    padding: 50px 94px;
    overflow: hidden;
}
.mpReviews-wrap blockquote {
    font-size: 17px;
    line-height:1.6;
    text-align: justify;
    padding: 0 1rem;
}
#rew-slider {
    max-width:880px;
    margin:0 auto 20px;
}
#rew-slider blockquote > div {
    font-size: 1.15em;
    position: relative;
    padding-top: 0.5em;
    text-align:center;
}
#rew-slider blockquote > div b {
    display: inline-block;
    font-style: italic;
    font-family: "v";
}
#rew-slider blockquote > div b::before {
    content:"– ";
}
#rew-slider blockquote > div time {
    margin: 0;
    font-size: 0.75em;
    display: block;
    line-height: 0.9;
}
#rew-slider blockquote > div time::before {
    content: '\e919';
    font-family: 'bn';
    padding: 0.5em 0.5em 0 0;
    font-size: 0.85em;
}
.owl-carousel .baseArrow {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -47px;
    z-index: 2;
    height: 0;
}
.owl-carousel .baseArrow .prev, .owl-carousel .baseArrow .next {
    height: 94px;
    width: 94px;
    position: absolute;
    z-index: 2;
    display: block;
    overflow: hidden;
    top: 0;
    opacity: 0.5;
    color:#fff;
    background: none;
    border:none;
    left:-114px;
}
.owl-carousel .baseArrow .next {
    right:-102px;
    left:auto;
}
.owl-carousel .baseArrow .prev::before,
.owl-carousel .baseArrow .next::before {
    content: '';
    cursor: pointer;
    display: block;
    width: 94px;
    height: 51px;
    background-color: currentColor;
}
.owl-carousel .baseArrow .prev::before {
    -webkit-mask: url('/interface/img/longArrowLeft.svg') no-repeat center / contain;
    mask: url('/interface/img/longArrowLeft.svg') no-repeat center / contain;
}
.owl-carousel .baseArrow .next::before {
    -webkit-mask: url('/interface/img/longArrowRight.svg') no-repeat center / contain;
    mask: url('/interface/img/longArrowRight.svg') no-repeat center / contain;
}









/* BLOG */
.full-width.blogWrap > *{
    max-width:1280px;
}
.blog .blogWrap, .reviews .reviewsList  {
    padding: 8rem 2rem 0;
    position: relative;
    overflow: hidden;
    z-index:1;
    padding-bottom:160px;
}
.blogList, .blogArticle  {
    width: 100%;
    position: relative;
    z-index: 1;
}
.blogListWrap, .blogArticleWrap {
    margin-right: 320px;
}
.blogArticleWrap {
  position:relative;

}
.blog .blogListWrap .item {
    max-width: 760px;
    margin-bottom: 40px;
}
.blog .blogListWrap .item .t3 {
    padding-top:1.2rem;
}
.blog .blogListWrap .item .t3 a{
    color:#cd5241;
    transition: all .5s ease;
}
.blog .blogListWrap .item .t3 a:hover{
     color: #876c69;
}
.blog .blogListWrap .item .article-info li, .blog .blogArticleWrap .article-info li {
    display: block;
    float: left;
    font-size: 13px;
    border-right: 1px solid #6c6361;
    padding: .45em 0.5em 0 .5em;
    position: relative;
    margin-left: .5em;
}
.blogArticleWrap .article-info {
    padding: 0.5rem 0;
    margin: .5em 0;
   /* background: rgba(228, 224, 222, 0.5);*/
}
.blogArticleWrap .article-info.tour {
    background: #379273;
    padding: 12px;
    border: 1px solid #8b8888;
    box-shadow: 0 2px 12px rgba(0,0,0,.2);
}
.blogArticleWrap.offerArticleWrap .article-info li{
    font-size:17px
} 
.blog .blogArticleWrap.offerArticleWrap .article-info li + li {
    margin-left:1rem;
}
.blogArticleWrap.offerArticleWrap .article-info.tour li::before{
    color: #fff;
}
.blog .blogArticleWrap .article-info li {
    border:0;
}
.blog .blogListWrap .item .article-info li.categoryName {
    margin-left:0;
    padding: .45em 0 0;
    border:0;
}
.blog .blogListWrap .item .article-info li.categoryName a:hover {
    color:#008557;
}
.blog .blogListWrap .item .article-info li.categoryName *{
    padding-left:.5em;
}
.blog .blogListWrap .item .article-info li.categoryName a:hover{
    color:#008557;
}
.blog .blogListWrap .item .article-info li:first-child {
    margin-left: 0;
    padding-left: .2em;
}
.blog .blogListWrap .item .article-info li *, .blog .blogArticleWrap .article-info li * {
    color: #6c6361;
    padding-left: 1em;
    display:block;
}
.blog .blogArticleWrap .article-info.tour li * {
    color:rgba(255,255,255,.9);
}
.blog .blogListWrap .item-image a{
  display:block;
  background-color: rgba(70, 40, 30, 1);
    box-shadow: 0 -5px 20px rgba(0,0,0,0.2), 0 -5px 30px rgba(0,0,0,0.1);
}
.blog .blogListWrap .item-image img {
  display:block;
  transition: all .5s ease;
}
.blog .blogListWrap .item-image a:hover img{
  opacity:.75;
}
.blog .blogListWrap .publishedDate::before, .blog .blogArticleWrap .publishedDate::before,  .reviewsListWrap .article-info .publishedDate > *::before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: .1em;
    width: .9em;
    height: .9em;
    background-color: currentColor;
    -webkit-mask: url('/images/calendar.svg') no-repeat center / contain;
    mask: url('/images/calendar.svg') no-repeat center / contain;
}
.blog .blogListWrap .hits::before, .blog .blogArticleWrap .hits::before {
    content: '⊙';
    font-family: sans-serif;
    font-size: 1.2em;
    line-height: 1;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -.025em;
}
.blog .blogArticleWrap.offerArticleWrap li:first-child{
    margin-left:0;
}
.blogArticleWrap .extent::before {
    content: '↔';
    font-family: sans-serif;
    font-size: 1.2em;
    line-height: 1;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -.025em;
}
.blog .blogArticleWrap .article-info li {
    padding: 0 0.5em 0 1.4em;
}
.blog .blogArticleWrap .article-info li * {
  padding-left:0;
  display:inline-block;
    color: #6e6e6e;
}
.blog .blogArticleWrap .article-info .publishedDate {
  margin-left:0;
}
.blog .blogArticleWrap .publishedDate::before {
    font-size: 1em;
}
.blog .blogArticleWrap .article-info .categoryName {
    padding-left:0;
}
.blog .blogArticleWrap .article-info .rowLabel {
  padding-right:.25em;
}
.blog .blogArticleWrap .hits::before {
  bottom: -.08em;
  font-size: 1.3em;
  opacity: .8;
}
.blog .blogArticleWrap .article-info li.categoryName a:hover {
  color:#008557;
}
.blog .blogListWrap .post-desc {
    font-size:15px;
    line-height:1.4;
    margin: .8rem 0 1.2rem;
    text-align: justify;
}

.blog .blogListWrap .readmore > a {
    display:block;
    position:relative;
    padding-bottom:14px;
    width:100%;
    color:#333;
}
.blog .blogListWrap .readmore > a:hover {
    color:#cd5241;
}
.blog .blogListWrap .readmore > a > span{
    font-size:17px;
}
.blog .blogListWrap .readmore > a::before, .katType1 .katItem .kat-item-detail::before {
    content:"";
    height:1px;
    left:0px;
    right:20px;
    bottom:8px;
    background:#333;
    position:absolute;
}
.blog .blogListWrap .readmore > a::after, .katType1 .katItem .kat-item-detail::after {
    content: '›';
    font-family: sans-serif;
    font-size: 17px;
    line-height: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 17px;
}


/* Katalog Type 1 */
.katType1 .katItem a {
    display:block;
}
.katType1 .katItem .kat-item-detail {
    position:relative;
    color: #333333;
    padding-top:6px;

}
.katType1 .katItem .kat-item-detail a {
    color: #333333;
    -webkit-transition:color .5s;
    transition:color .5s;
}
.katType1 .katItem .kat-item-detail > *{
    padding: 0 15px 15px 0;
    display: block;
    line-height: 1;
    text-transform: uppercase;
    font-size: 17px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 100%;
}

.katType1 .kat-item-image {
    position:relative;
    overflow:hidden;
    background-color: rgba(70, 40, 30, 1);
}
.katType1 .kat-item-image img{
    display:block;
    -webkit-transition: -webkit-transform .5s,opacity .5s;
    transition: transform .5s,opacity .5s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.katType1 .katItem:hover .kiHover {
    background-color: rgba(70, 40, 30, 0.33);
}
.katType1 .katItem:hover .kat-item-image img{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity:.75;
}
.katType1 .katItem:hover .kat-item-detail, .katType1 .katItem:hover .kat-item-detail a {
    color: #cd5241;
}
.katType1 .katItem .price {
    color:#333;
    position:relative;
    top:-1px;
    line-height:1;
    display:block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 100%;
    padding-right:15px;
}

/* Kat Type 2 */
.katType2 > div {
    position:relative;
    margin-left:-40px;
    margin-top:-40px;
}
.katType2 .katItem {
    position:relative;
    padding-left: 40px;
    padding-top:40px;
}
.katType2 .katItem article{
    position:relative;
    color: #333333;
    min-height: 500px;
    box-shadow: 0 0 30px rgba(0,0,0,0.4), 0 0px 30px rgba(0,0,0,0.1);
    background: url(../img/waveLine1.png) repeat-x bottom left;
    background-color:#fff;
}
.katType2 .katItem .wrap{
    padding: 20px 0 80px 47%;
}
.katType2 .katItem .pull-left {
    position:absolute;
    top:0;
    left:0;
    right:53%;
    bottom:0;
    background: #e4e0de;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 500px;
    overflow: hidden;
    background-color: rgba(70, 40, 30, 1);
}
.katType2 .katItem .pull-left img {
    display: block;
    -webkit-transition: -webkit-transform .5s,opacity .5s;
    transition: transform .5s,opacity .5s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    max-width: none;
    position: absolute;
    height: 100%;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
/*
.katType2 .katItem .pull-left:hover img{
    -webkit-transform: scale(1.05) translate(-50%, -50%);
    -ms-transform:scale(1.05) translate(-50%, -50%);
    transform: scale(1.05) translate(-50%, -50%);
    opacity: .75;
}*/
.katType2 .katItem .infoBox {
    padding:0 20px;
}
.katType2 .katItem .infoBox {
    font-size:30px;
    transition:color .3s ease;
    display:block;
}
.katType2 .katItem .infoBox {
    color: #876c69;
}

.katType2 .katItem .page-header > * {
    text-align: center;
}
.katType2 .katItem .page-header .keywords {
  
}
.katType2 .katItem .infoBox {
  font-size:14px;
  text-align:justify;
  line-height:1.4;
}
.katType2 .katItem .page-header  .keywords {
  color:#827877;
  font-size:16px;
  text-align:center;
  display:block;
}
.katType2 .katItem .page-header {
  padding-bottom:30px;
}
.katType2 .katItem .btnWrap {
    position: absolute;
    left: 0;
    bottom: 40px;
    right: 53%;
    margin: 0 auto;
    text-align: center;
    z-index:1;
}
.katType2 .katItem .thumbs-bg {
    right: 0;
    width: auto;
}
.katType2 .katItem .tour-options {
    display: block;
    margin-left:-2rem;
    font-size:0;
    margin-bottom: 16px;
}
.katType2 .katItem .tour-options li{
    display:inline-block;
    padding:10px;
    font-size:18px;
    border:2px solid #cd5241;
    color:#cd5241;
    font-weight:bold;
    float:left;
    position:relative;
}
.katType2 .katItem .tour-options li+li{
    border-color:#827877;
    color:#827877;
    border-left:0;
}
.katType2 .katItem .tour-options li:first-child::before {
    position:absolute;
    top:-2px;
    left:-42px;
    width:42px;
    bottom:-2px;
    background:#cd5241;
    content:"";
}
.katType2 .katItem .tour-options li:first-child::after {
    content: '★';
    font-family: sans-serif;
    font-size: 24px;
    line-height: 42px;
    position: absolute;
    top: -2px;
    bottom: -2px;
    left: -42px;
    width: 42px;
    text-align: center;
    color: #fff;
}
.katType2 .katItem .infoBox .ut1{
    font-size:18px;
    padding:10px 0 0;
}
.katType2 .katItem .pull-left a{
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    z-index:1;
}
.katType2 .katItem .tour-price li > span:first-child::after{
    content:" — ";
}
.katType2 .katItem b, .katType2 .katItem strong {
    font-weight:bold;
}




/* Kategory desk*/
.category-desc {
    padding-top:40px;
}
.katType1 .category-desc, .katType2 .category-desc {
    padding-bottom:10px;
}
.grid-cols.katType1 + .category-desc {
    padding-top:10px;
}

/*Blog Article*/
.blogArticle .t2 {
    line-height: 1.3;
}
.blogArticleWrap::before {
    background: rgba(243, 240, 242, 0.7);
    position: absolute;
    top: -1rem;
    left: -2rem;
    right: 0;
    height: 160px;
    content: "";
    z-index: -1;
}
.blogArticleWrap.offerArticleWrap::before {
    display:none;
} 
.blogArticleWrap  .article-info {
    width:100%;
    float:left;
}
.blogArticleWrap .contentBox p {
    text-align:justify;
    line-height:1.5;
}
.blogArticleWrap .contentBox p + p, .blogArticleWrap .contentBox * + p {
    padding-top:1rem;
}

/* VERTICAL NAV*/
.vertical-nav {
    width: 280px;
    position: relative;
    z-index: 2;
}
.vertical-nav.right {
    float:right;
    
}
.vertical-nav .wrap, .vertical-nav ul {
    width: 280px;
    color: #111433;
}
.vertical-nav h3 {
    line-height:1;
    text-transform:uppercase;
    padding-bottom:12px
}



/*Bottom Bg Transparent*/
.full-width .botBgTransp, .full-width.mpNews  .botBgTransp{
    max-width:100%;
}
.botBgTransp {
    min-height: 640px;
    background: url(../img/BotBgTransp.png) no-repeat bottom left;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    z-index:-1;
    opacity:.3;
}

/*MP NEWS*/
.full-width.mpNews > *{
    padding: 50px 2rem 100px;
    max-width:1176px;
}
.mpNews .t2 {
    font-size: 42px;
    text-transform: uppercase;
    text-align:center;
}
.mpNews .text {
    text-align:center;
    line-height:1.6;
    max-width:512px;
    margin: 0 auto;
}
.mpNews .grid-cols {
    padding-top:3rem;
    margin-left:-4rem;
}
.mpNews .newsflash-info {
    float: left;
    box-sizing: border-box;
    width: 55%;
    padding: 80px 20px 40px 30px;
    background: none;
}
.mpNews .newsflash-info time{
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
    padding: 5px 8px 4px;
    border-top: 1px solid;
}
.mpNews .newsflash-info time::before{
    content: '';
    display: inline-block;
    width: 1em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url('/images/calendar.svg') no-repeat center / contain;
    mask: url('/images/calendar.svg') no-repeat center / contain;
    color: #000;
    padding-right: 0.45em;
    vertical-align: middle;
}
.mpNews .col .categoryName {
    display: block;
    position: absolute;
    left: 30px;
    top: 0;
    padding: 4px 20px 4px 1.85em;
    right: 45%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 12px;
    color:#000;
    z-index:3;
}
.mpNews .col .categoryName::before {
    content: '▸';
    font-family: sans-serif;
    font-style: normal;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.75em;
}
.mpNews .col .categoryName:hover {
    color: #008557;
}
.mpNews .grid-cols .col {
    padding:0 0 4rem 4rem;
}
.mpNews .grid-cols .col .wrap{ 
  background:#e4e0de;
  min-height:256px;
  position:relative;
  width:100%;
  max-width:480px;
  float:left;
  overflow: hidden;
  transition: all .4s ease;
}
.mpNews .grid-cols .col.colunm-2 .wrap {
  float:right;
}
.mpNews .newsflash-image{
    float: right;
    width: 45%;
    height: 100%;
    overflow: hidden;
}
.mpNews .newsflash-image .img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 55%;
    right: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: all .4s ease;
}
  .mpNews .newsflash-image .img img{
    display:none;
  }
.newsflash-title {
    font:16px/1.4 "v";
    color:#000;
}
.newsflash-title a{
    color:#000;
}
.mpNews .col .readmore {
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    top:0;
    cursor:pointer;
    z-index:2;
}
.mpNews .col .wrap:hover .newsflash-image .img {
    opacity:.75;
}

.mpNews .col .wrap:hover {
    background:#fff;
}
.mpNews .btnWrap {
     text-align:center;
}
.mpNews .btnWrap .bn-btn {
     margin: 1rem auto 0;
}


/* Footer */
.bn-footer {
    background:#4c4443;
    padding-top: 2px;
}
.fGoTopBox > a {
    display: block;
    background: #e4e0de;
    color: #5f5654;
    font-size: 25px;
    text-align: center;
    transition: all 0.3s;
}
.fGoTopBox > a::before {
    font-size:44px;
    line-height:54px;
}
.fGoTopBox > a:hover {
    color:#cd5241;
    background: #eeeae8;
}
.bn-footer .bn-footer-info .wrap {
    padding:40px 0;
}
.bn-footer .logo {
    width:204px;
    padding-right:40px;
    float: left;
    margin-right: -204px;
    position: relative;
    z-index: 2;
}
.bn-footer .subWrap {
    float: right;
    width: 100%;
    position: relative;
    z-index: 1;
}
.bn-footer .grid-cols{
    margin-left: 204px;
}
.bn-footer .grid-cols .col{
    padding:20px 40px 10px;
    border-left:1px solid #fff;
    min-height:194px;
    text-align:center;
}
.bn-footer .grid-cols .col .infoBox {
    max-width:290px;
    display:inline-block;
    margin:0 auto;
    width:100%;
    color:#fff;
}
.bn-footer .grid-cols .col .infoBox.fContact{
    text-align: left;
}
.bn-footer .grid-cols .col .infoBox.fContact a{
    color:#fff;
    font:2.7rem/1 "v";
    display:inline-block;
    position:relative;
    padding:.75em 0 .75em 2em;
}
.bn-footer .grid-cols .col .infoBox.fContact a::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1em;
    opacity: .6;
    width: 2em;
    height: 2em;
    background-color: currentColor;
    -webkit-mask: url('/images/phone.svg') no-repeat center / contain;
    mask: url('/images/phone.svg') no-repeat center / contain;
}
.bn-footer .grid-cols .col .infoBox.fContact .fMail {
    font-size:3rem;
}
.bn-footer .grid-cols .col .infoBox.fContact .fMail::before {
    content: '\2709';
    font-family: serif, sans-serif;
    font-style: normal;
    font-size: 1.575em;
}
.fMail .dog {
    color:#c7c1bd;
}
.bn-footer .grid-cols .col .infoBox.fContact a:hover::before {
    opacity:1;
}
.bn-footer .grid-cols .col .infoBox.fContact .fMap {
    text-align:center;
}
.bn-footer .grid-cols .col .infoBox.fMap::before {
    content: '⊕';
    font-family: sans-serif;
    font-size: 3em;
    line-height: 1;
    display: block;
    padding-bottom: 1rem;
}
.bn-footer .grid-cols .col .infoBox.fMap span{
    font-size:14px;
    line-height:1.4;
    display:block;
}
.bn-footer .grid-cols .col .infoBox.fSocial a{
    color:#fff;
    opacity:.6;
    display: inline-block;
}
.bn-footer .grid-cols .col .infoBox.fSocial a:hover{
    opacity:1;
}
.bn-footer .grid-cols .col .infoBox.fSocial a::before{
    font-size:44px;
}
.bn-footer .grid-cols .col .infoBox.fSocial a.icon-vk {
    margin-right: 0.5em;
}
.bn-footer .grid-cols .col .infoBox.fSocial {
    padding-top: 50px;
}
.bn-footer .grid-cols .col {
    position:relative;
}
.bn-footer .grid-cols .col .infoBox.fContact {
    text-align: center;
}

.sub-footer {
    background:#2d2929;
    min-height:50px;
    padding: 17px 20px;
    font-size: 1.2rem;
    position:relative;
}
.sub-footer .credits{
position: absolute;
    top: 50%;
    margin-top: -15px;
    right: 20px;
    max-width: 180px;
    z-index: 2;
    float: right;
}
.sub-footer .credits span {
    line-height: 1.2;
    display: block;
    color:#fff;
    opacity:.8;
}
.sub-footer .credits span i {
    border-bottom:1px solid;
    padding-bottom:2px;
}
.sub-footer .copyright {
    margin-right: 240px;
    float:left;
    color:#fff;
    opacity:.8;
    line-height:1.2;
}
.sub-footer .credits a:hover span{
    opacity:1;
}


/* Reviews */
.bn-body.reviews {

}

.full-width.reviewsList {
  padding-bottom:8rem
}
.full-width.reviewsList > * {
  max-width:800px;
}
.reviewsListWrap {
  position:relative;
}
.reviewsListWrap:before {
    background-color: #4c4443;
    content: '';
    margin-left: -1px;
    position: absolute;
    top: 0;
    left: 2em;
    width: 2px;
    height: 100%;
    bottom:0;
}
.reviewsListWrap blockquote {
  position:relative;
}
.reviewsListWrap .reviewBox {
    padding: 32px;
    position: relative;
    top: -28px;
    left: 64px;
}
.reviews-item-hover {
    -moz-transition: -moz-transform 0.2s ease-in;
    -o-transition: -o-transform 0.2s ease-in;
    -webkit-transition: -webkit-transform 0.2s ease-in;
    transition: transform 0.2s ease-in;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(0deg);
    background-color: #eeeceb;
    display: block;
    margin: 0 22px 22px -22px;
    position: absolute;
    top: 0;
    left: 2em;
    width: 44px;
    height: 44px;
    border-radius: 50%;
}
.reviews-item-hover::before {
    content: '★';
    font-family: sans-serif;
    font-size: 28px;
    line-height: 1;
    display: block;
    position: absolute;
    width: 28px;
    left: 50%;
    top: 50%;
    margin-top: -0.4em;
    margin-left: -0.5em;
    transition: all .2s ease;
    color: #4c4443;
}
.reviews-item-hover::after {
    content:"";
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background:#eeeceb;
    z-index:-1;
    border-radius:50%;
    transition: all .2s ease;
}
.reviews .main-content {
  background:#efeceb;
  min-height:360px;
}
.reviewsListWrap blockquote:hover .reviews-item-hover {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.reviewsListWrap blockquote:hover .reviews-item-hover::before {
    color: #cd5241;
}

.reviewsListWrap blockquote:hover .reviews-item-hover::after {
    top:-.75rem;
    right:-.75rem;
    bottom:-.75rem;
    left:-.75rem;
}
.reviewsListWrap .article-info {
    -moz-transition: box-shadow 0.5s ease-in 0.1s;
    -o-transition: box-shadow 0.5s ease-in 0.1s;
    -webkit-transition: box-shadow 0.5s ease-in;
    -webkit-transition-delay: 0.1s;
    transition: box-shadow 0.5s ease-in 0.1s;
    color: white;
    font-size: 1.6rem;
    background-color: #4c4443;
    -moz-box-shadow: inset 0 0 0 0em #ef795a;
    -webkit-box-shadow: inset 0 0 0 0em #ef795a;
    box-shadow: inset 0 0 0 0em #ef795a;
    display: inline-block;
    margin-bottom: 1.2em;
    padding:.3rem 1rem;
}
.reviewsListWrap .article-info li {
    float:left;
    position:relative;
    padding:.7rem 0;
}
.reviewsListWrap .article-info li:first-child {
    border-right:1px solid;
}
.reviewsListWrap .article-info li > *{
    padding: 0em 1em 0em .75em;
    display: block;
    color:#fff;
    font-family:"v";
    line-height:1;
    position:relative;
}
.reviewsListWrap .article-info li:first-child > *{
    padding: 0em .75em 0em 1.25em;
}
.reviewsListWrap .content {
    line-height:1.5;
    text-align:justify;
    font-size:1.5rem;
    font-style:italic;

}
.reviewsListWrap blockquote:hover .article-info {
    -moz-box-shadow: inset 40em 0 0 0 #cd5241;
    -webkit-box-shadow: inset 40em 0 0 0 #cd5241;
    box-shadow: inset 40em 0 0 0 #cd5241;
}
.reviewsListWrap .author {
  font-weight:normal;
  font-size:1.8rem;
    padding-top: 1rem;
    display: block;
}



/*fForm*/
.fForm {
  position:relative;
}
.fForm h2 {
  text-align:center;
  margin-bottom: 40px;
}
.fForm.reviewsForm {
    background: url(../img/formBg/reviewsFormBg.jpg) no-repeat center center;
    background-size: cover;
    overflow: hidden;
    color:#fff;
}
.fForm::before {
    content: '';
    background: rgba(95, 86, 84, 0.65);
    position: absolute;
    top: 0;
    height: 100%;
    right: 0;
    left: 0;
}
.reviewsForm  .full-width {
    position:relative;
    padding: 64px 2rem;
}
.reviewsForm  .full-width > * {
    max-width:844px;
}
.reviewsForm.askForm  .full-width > * {
    max-width:1024px;
}
.reviewsForm form .grid-cols[data-cols="2"] .col input, .fForm .mesInput,
.reviewsForm form .grid-cols[data-cols="3"] .col input {
    width:100%;
    border: none;
    border-bottom: 1px solid #fff;
    font-size: 17px;
    line-height:1;
    height: 45px;
    padding: 0 10px;
    background: 0 0;
    min-height: 1px!important;
    box-sizing: border-box;
    color: #fff;
    outline:none;
    border-radius:0;
}
.reviewsForm form .grid-cols[data-cols="2"] .col,
.reviewsForm form .grid-cols[data-cols="3"] .col {
    position:relative;
}
.reviewsForm form .grid-cols[data-cols="2"] .col + .col input,
.reviewsForm form .grid-cols[data-cols="3"] .col + .col input   {
    padding-left:32px;
}
.reviewsForm form .grid-cols[data-cols="2"] .col + .col::before,
.reviewsForm form .grid-cols[data-cols="3"] .col + .col::before {
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:1px;
    bottom:-16px;
    background:#fff;
}
.fForm ::placeholder {
    opacity:1;
    color:#fff;
}
:-ms-input-placeholder {
    color:#fff;
}

::-ms-input-placeholder {
    color:#fff;
}
.CPF-textarea{
    padding-top:80px;
}
.fForm .mesInput {
    box-shadow: none;
    font-size: 17px;
    max-height: 180px;
    width: 100%;
    height: auto;
    max-width:100%;
    min-width:100%;
    min-height:20px;
    resize:vertical;
    overflow-y:auto;
}
button.bn-btn {
    border:0;
    cursor:pointer;
}
.fForm .CPF-footer {
    margin:40px auto 0;
    text-align:center;
}
.fForm .private {
    font-size: 1.3rem;
    display:block;
    padding: .5rem 1rem;
    position:relative;
}
.fForm .private.bb-warning::before {
    content: '!';
    font-family: sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    display: block;
    color: red;
    left: -20px;
    top: 50%;
    position: absolute;
    margin-top: -.5em;
}
.fForm .private a{
    color:#fff;
    text-decoration:underline;
}
.fForm .private input[type="checkbox" i] {
    position: relative;
    top: 2px;
    margin-left: 0;
}
.fForm .loadBarF{
    position:relative;
    top:-20px;
}
.fForm .loadBG {
    background:rgba(255,255,255,.75);
    margin-bottom: 20px;
    padding: 2rem;
    position:relative;
}
.fForm .loadBG .decorFrame {
    margin:.5rem;
    z-index:0;
}
.fForm .loadBG .decorFrame.bb-warning {
  border: 1px solid #cd5241;
}
.fForm .loadBG .decorFrame.bb-success {
    border: 1px solid #379273;
}
.fForm .loadBG ul {
    font-size: 15px;
    line-height: 1.4;
    color: #2b2828;
    position:relative;
}
.fForm .loadBG .bb-status.bb-warning {
    color: #cd5241;
    font: 17px/1 "v";
    text-transform: uppercase;
    margin-bottom: 1rem;
    position:relative;
}
.fForm .loadBG .bb-status.bb-success {
    color: #379273;
    font: 17px/1 "v";
    text-transform: uppercase;
    margin-bottom: 1rem;
    position:relative;
}
.fForm .private .note {
    display: block;
    margin-top: .5rem;
}


/* lOADING */

.load-container {
    height:52px;
}
.loader-text {
    margin:10px;
}

.load1{
    width: 20px;
    height: 20px;
    position: relative;
    animation: loader1 1s ease infinite;
    top: 50%;
    margin: -46px auto 0 auto;
}
.fForm .loader-text {
    text-align:center;
}

@keyframes loader1 {
  0%, 100% {
    box-shadow: -13px 20px 0 #fffae9, 13px 20px 0 rgba(255, 250, 233, 0.2), 13px 46px 0 rgba(255, 250, 233, 0.2), -13px 46px 0 rgba(255, 250, 233, 0.2); }
  25% {
    box-shadow: -13px 20px 0 rgba(255, 250, 233, 0.2), 13px 20px 0 #fffae9, 13px 46px 0 rgba(255, 250, 233, 0.2), -13px 46px 0 rgba(255, 250, 233, 0.2); }
  50% {
    box-shadow: -13px 20px 0 rgba(255, 250, 233, 0.2), 13px 20px 0 rgba(255, 250, 233, 0.2), 13px 46px 0 #fffae9, -13px 46px 0 rgba(255, 250, 233, 0.2); }
  75% {
    box-shadow: -13px 20px 0 rgba(255, 250, 233, 0.2), 13px 20px 0 rgba(255, 250, 233, 0.2), 13px 46px 0 rgba(255, 250, 233, 0.2), -13px 46px 0 #fffae9; } }


/* Input decoration */
input::-ms-clear {display: none; width: 0; height: 0;}
input:focus::-webkit-input-placeholder {color:transparent; border:none; outline:none;}
textarea:focus::-webkit-input-placeholder {color:transparent; border:none; outline:none;}
input, textarea, input:active, textarea:active, :focus {outline:none;}
.fForm input::-webkit-input-placeholder, .fForm  textarea::-webkit-input-placeholder{text-indent:0px;transition:all 0.7s ease;}
.fForm input::-moz-placeholder, .fForm  textarea::-moz-placeholder{text-indent:0px;transition:all 0.7s ease;}
.fForm input:-moz-placeholder, .fForm  textarea:-moz-placeholder{text-indent:0px;transition:all 0.7s ease;}
.fForm input:-ms-input-placeholder, .fForm  textarea:-ms-input-placeholder{text-indent:0px;transition:all 0.7s ease;}
.fForm input:focus::-webkit-input-placeholder, .fForm  textarea:focus::-webkit-input-placeholder{text-indent:50px; transition:all 0.7s ease;opacity:0;}
.fForm input:focus::-moz-placeholder, .fForm  textarea:focus::-moz-placeholder{text-indent:50px; transition:all 0.7s ease;opacity:0;}
.fForm input:focus:-moz-placeholder, .fForm  textarea:focus:-moz-placeholder {text-indent:50px; transition:all 0.7s ease;opacity:0;}
.fForm input:focus:-ms-input-placeholder, .fForm  textarea:focus:-ms-input-placeholder{text-indent:50px; transition:all 0.7s ease;opacity:0;}


/* subMenuTop */
.subMenuTopWrap {
  text-align:center;
}
.subMenuTop {
  margin:0 auto;
  display:inline-block;
  border-bottom-left-radius:4px;
  border-bottom-right-radius:4px;
  border:1px solid #333333;
  border-top:0;
    box-shadow: 0 2px 12px rgba(0,0,0,.25);
}
.subMenuTop li {
    float: left;
    display: block;
}
.subMenuTop li + li a {
  border-left:1px solid #333;
}
.subMenuTop a{
  background:#e4e0de;
  line-height:44px;
  font-size:15px;
  display: block;
  color:#333333;
  padding:0 1.6rem;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.subMenuTop a:hover {
  background:rgba(196, 189, 178, 0.5);
    box-shadow: inset 0px 0px 30px rgba(0,0,0,0.15);
}
.subMenuTop a.green {
  background:#007758;
  color:#fff;
}
.subMenuTop a::after {
  content: '›';
  font-family: sans-serif;
  font-size: .76em;
  font-weight: bold;
  line-height: 1;
  position: relative;
  padding-left: .5em;
}
.subMenuTop a.green.addReview {

}
.subMenuTop a.green.addReview::after {
  display:none;
}
.subMenuTop a.green.addReview::before {
  content: '✎';
  font-family: sans-serif;
  font-size: 1.6em;
  line-height: 1;
  position: relative;
  padding-right: .5em;
  top: .15em;
}
.subMenuTop a.green.addReview:hover {
    background: #036e52;
}

/* Info Page */
.contentBox {

}
.contentBox.srvItemPage .page-header {
    padding: 0 0 40px;
}
body.reviews, body.basePageFW, .basePageFW .main-content {
  background: #efeceb;
}
.full-width.contentBox + .full-width.contentBox {
padding-top: 0;
}

/* Info Block*/
.ibm {
    margin-bottom:40px;
}
.info-block.img-left {
    padding: 40px 0 40px 50%;
    position: relative;
    min-height: 400px;
}

.info-block .imgWrap {
    background: #e4e0de;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    right:50%;
    min-height:400px;
    max-height:860px;
    overflow: hidden;
    box-shadow: 0 -5px 20px rgba(0,0,0,0.2), 0 -5px 30px rgba(0,0,0,0.1);
}
.info-block .imgWrap img{
  /*  left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;*/

    display:block;
    width:100%;
    max-width:100%;
    opacity:0;
}
.js .info-block .imgWrap img{
    max-width:none;
    position: absolute;
}
.info-block .imgWrap.boxResc img{
    opacity:1;
}

.info-block.img-left .contentBox {
    padding: 0 0 0 40px;
    position: relative;
    z-index: 2;
}
.info-block.img-left .contentBox .wrap{
    /*float: right;*/
    max-width: 560px;
    text-align: justify;
    position: relative;
    background: rgba(238, 236, 235, 0.75);
}
.info-block.img-left .contentBox .wrap p+p{
    padding-top:1rem;
}
.info-block.img-left .contentBox .price {
    font: 26px/1 'mc';
    text-align: right;
    display: block;
    padding-top: 20px;
}

.offerInclude {
    padding:3rem 2rem 6rem;
    background: rgba(117, 103, 100, 0.12);
    position:relative;
}
.offerInclude span.waveLine {
    display:block;
    position:absolute;
    content:"";
    bottom:0;
    left:0;
    right:0;
    height: 30px;
    background: url(../img/waveLine1.png) repeat-x top left;
}
.offerInclude .leftCol, .titleAnd2Col .leftCol {
    padding-top: .6rem;
    padding-bottom: 1.6rem;
}

.offerInclude .rightCol, .titleAnd2Col  .rightCol {
    float: right;
    width: 100%;
    position: relative;
    z-index: 1;
}
.offerInclude .rightCol ul, .titleAnd2Col .rightCol .wrap{
    margin-left: 0px;
}

.ut1.galH {
    padding:10px 20px;
}






/* Price List */

.ut1.tableH {
    padding:10px 20px;
}
.priceList ul > li{
    display: table;
    width: 100%; 
    background:rgba(228, 225, 222, .7);
}
.priceList ul > li+li{
    border-top:1px solid #efeceb;
}
.priceList ul > li:nth-child(2n) {
    background: rgba(215, 215, 214, .7);
}
.priceList ul > li:hover{
    background: rgba(215, 206, 193, 0.5);
}
.priceList ul > li > * {
    display: table-cell;
    width:50%;
    padding:20px;
    color: #333333;
}
.priceList ul > li > * + * {
    border-left:1px solid #efeceb;
}




/* Price List 3 col*/


.comparison {
  margin-left:auto;
  margin-right:auto;
  font: 13px/1.4 "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
}

.comparison table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: auto;
}

.comparison td,
.comparison th {
  border-right: 1px solid #f6f2f2;
  empty-cells: show;
  padding: 10px;
  border-top: 1px solid #E8E8E8;
  border-bottom: 1px solid #f6f2f2;
  color: #333333;
  font-size: 15px;
}
.comparison td {
  padding: 10px 20px;
}
.comparison tbody tr:nth-child(odd) {
  display: none;
}

.comparison .compare-row {
  background: #e7e4e1;
}

.fa-check {
  color: #69C7F1;
}

.comparison th {
  font-weight: normal;
  padding: 0;
  border-top: 0px solid #E8E8E8;
  border-bottom: 0px solid #E8E8E8;
    background: #dcd5ce;
}
/*.comparison th:first-child {
  background:none;
    border-right: none;
}*/

.comparison tr td:first-child {
  text-align: left;
  padding: 15px;
  border-left: 1px solid #E8E8E8;
  border-top: 1px solid #E8E8E8;
}

.comparison .product,
.comparison .tl {
  color: #FFF;
  padding: 10px;
  font-size: 14px;
}

.comparison .tl2 {
  border-right: 0;
  background:transparent;
}

.comparison .product {
    background: #d6cdc3;
    height: 40px;
    font-size: 1.6em;
    text-transform: uppercase;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.comparison .price-info {
  padding: 15px;
}

.comparison .price-now,
.comparison .price-now span {
  color: #808080;
}

.comparison .price-now span {
    font-size: 22px;
    color: #6c6362;
}

.comparison .price-now p {
  font-size: 14px;
  text-align: center;
  line-height: 16px;
  display: inline;
}

.comparison .price-buy {
  background: #EC671A;
  padding: 10px 20px;
  font-size: 14px;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  border-radius: 3px;
  text-transform: uppercase;
  margin: 5px 0 10px 0;
  letter-spacing: 1px;
  cursor: pointer;
  -webkit-transition: .3s all ease;
  transition: .3s all ease;
}

.comparison .price-buy:hover {
  background: #E84D00;
}
.comparison .note * {
      color: #cd5241;
     text-align:left;
}
.comparison .note {
    background: rgb(231, 228, 225);
}

@media screen and (min-width: 721px) and (max-width: 1000px) {
  .table_ul li {
    letter-spacing: 0px;
  }
  .comparison .price-now p {
    display: block;
  }
}

@media screen and (min-width: 721px) {
  .comparison tr {
    background: rgb(222, 221, 220);
  }
  .comparison td, .comparison th {
    width:25%;
  }
    .comparison tr:hover {
    background:rgb(227, 220, 213);
  }

}


@media screen and (max-width: 720px) {
.comparison .note * {
      color: #cd5241;
     text-align:center;
}
  .table_ul {
    padding: 0px;
  }
  .table_ul li {
    font-size: 10px;
    line-height: 16px;
    padding: 3px 0;
  }
  .comparison {
    max-width: 100%;
  }
  .comparison td:first-child,
  .comparison th:first-child {
    display: none;
  }
  .comparison tbody tr:nth-child(odd) {
    display: table-row;
    background: #f3f0f2;
  }
  .comparison .row {
    background: #FFF;
  }
  .comparison td,
  .comparison th {
    border: 1px solid #CCC;
    border-top: none;
    padding: 10px;
  }
  .price-info {
    border-top: 0 !important;
    padding: 10px 0 !important;
  }
  .price-info p {
    line-height: 8px;
    font-size: 8px !important;
  }
  .comparison .compare-row {
    background: #e7e4e1;
  }
  .comparison .price-now p {
    display: block;
  }
  .comparison .price-now span {
    font-size: 24px;
  }
  .comparison .qbse {
    font-size: 1.2em;
  }
  .comparison td {
    font-size: 14px;
  }
  .comparison th {
    font-size: 14px;
  }
  .comparison tbody tr {
    background: #e8e6e3;
  }
}






/* content manager blocks */
.titleAnd2Col {
    padding: 1rem 0 0;
    position: relative;;
}
.titleAnd2Col .rightCol[data-cols="2"] .wrap {
    position:relative; 

}

.titleAnd2Col .rightCol[data-cols="2"] .col {
    padding: .6em 0;
    position: relative;
    width: 50%;
    float: left;
    display: inline-block;
    text-align: justify;
    padding-right: 20px;
}
.titleAnd2Col .rightCol .col {
    text-align:justify;
}
.titleAnd2Col .rightCol[data-cols="1"] .col+.col {
    padding-top:.6rem;
}
.titleAnd2Col .rightCol[data-cols="2"] .col+.col {
    padding-right: 0;
    padding-left:20px;
}
.titleAnd2Col .leftCol {
    padding-top: 1.3rem;
}
.titleAnd2Col .rightCol .col p+p {
    padding-top:.6rem;
}
.titleAnd2Col .rightCol a, .userFormat a {
    border-bottom: 1px solid #379273;
    position: relative;
    transition: all .3s ease;
    color: #379273;
    /*padding-right: .1em;*/
}
.titleAnd2Col .rightCol a::after, .userFormat a::after {
    content: "\e911";
    font: bold .55em/1 'bn';
    padding-left: .5em;
    opacity: .8;
    position: relative;
    transition: all .3s ease;
}
.titleAnd2Col .rightCol a:hover, .userFormat a:hover {
    color: #24624e;
    border-bottom: 1px solid #24624e;
}
.titleAnd2Col .rightCol a:hover::after, .userFormat a:hover::after {
    left: .25em;
    color: #24624e;
}



/* Check List*/

.checkList li{
    padding:.6em 1.25em;
    position:relative;
}
.checkList li::before{
    content: '✓';
    font-family: sans-serif;
    font-size: .8em;
    line-height: 1;
    color: #6e3219;
    margin-right: 6px;
    position: absolute;
    top: .6rem;
    left: 0;
    margin-top: .4em;
}
.checkList.green li::before {
    color: #379273;
}
.checkList[data-cols="2"] li{
    padding: .6em 1.25em;
    position: relative;
    width: 50%;
    float: left;
    display: inline-block;
}
.checkList ul > li a{
    text-decoration:underline;
    color:#333;
}
.checkList ul > li a:hover {
    color: #379273;
}


/* Fancy Box Gal*/
/*
.userFormat a.sigFreeLink::after {
    display:none;
}*/
/* --- Generic Styling --- */
a:active,a:focus {outline:0;}
table.contentpaneopen {width:100%;}
li.sigFreeClear {clear:both;float:none!important;height:0!important;line-height:0!important;border:none!important;background:none!important;width:auto;margin:0!important;padding:0!important;}

/* Container */
ul.sigFreeClassic {margin:8px auto!important;padding:0!important;list-style:none;clear:both;overflow:hidden;}
    ul.sigFreeClassic.singleThumbGallery {margin:0!important;padding:8px 0!important;list-style:none!important;float:left;}

/* Thumbnail */
ul.sigFreeClassic li.sigFreeThumb {float:left;margin:0 1px 1px 0;padding:0;list-style:none!important;}
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink,
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover {display:block;float:left;padding:0;margin:0;border:0;background-color:rgb(70, 40, 30);position:relative;}
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink {    overflow: hidden;}
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover {}
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink img.sigFreeImg,
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover img.sigFreeImg {display:block;height:100%;padding:0;margin:0;border:none;background-repeat:no-repeat;background-position:50% 50%;width: 100%!important;}
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover img.sigFreeImg {opacity:0.7;}
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover:after {position:absolute;top:50%;left:50%;margin:-24px 0 0 -24px;display:block;content:"";width:48px;height:48px;background:transparent url(../img/magnify_48x48_24.png) no-repeat;}

/* IE specific styling:Use "body.sigFreeIsIEX element {}" - where X is 6, 7 or 8 - to target elements for these browser versions only */
body.sigFreeIsIE6 {}
body.sigFreeIsIE7 {}
    body.sigFreeIsIE7 ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink,
    body.sigFreeIsIE7 ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover {float:left;}
body.sigFreeIsIE8 {}
body.sigFreeIsIE9 {}

/* Print message shown on ?tmpl=component&print=1 */
.sigFreePrintOutput {display:none;}

/* Print CSS rules used to hide galleries on page print outs and display URL */
@media print {
    .sigFreeContainer {display:none;}
    .sigFreePrintOutput {display:block;color:#999;font-size:14px;padding:8px 0;}
        .sigFreePrintOutput img {width:33%;height:auto;vertical-align:top;}
}



.fancybox-caption-wrap {
    display:none;
}
.blogArticleWrap ul.sigFreeClassic li.sigFreeThumb {
    width:25%!important;
    margin:0;
    padding: 2px 0 0 2px;
}
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink {
    width: 100%!important;
}


.m138.contentBox ul.sigFreeClassic li.sigFreeThumb {
    width:16.6666%!important;
    margin:0;
    padding: 2px 0 0 2px;
}
.fancybox-infobar {
    font-size:26px;
}

ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink img.sigFreeImg {
    -webkit-transition: -webkit-transform .5s,opacity .5s;
    transition: transform .5s,opacity .5s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
ul.sigFreeClassic li.sigFreeThumb:hover a.sigFreeLink img.sigFreeImg {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .75;
}









/*Flex Box*/
.flexbox .grid-cols.katType1{
    display: flex;
    flex-wrap: wrap;
}
.flexbox .newsflash-info,       .bn-footer .grid-cols .col .infoBox.fSocial,     .bn-footer .grid-cols .col .infoBox.fContact {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right:0;
}
.flexbox .newsflash-info {
    padding-top:40px;
}
.flexbox .newsflash-info h4 {
    align-content: center;
    position: relative;
}

.flexbox  .bn-footer .grid-cols .col .infoBox.fSocial {
    flex-direction: row;
    padding-top:0;
}

.flexbox .offerInclude .rightCol ul, .flexbox .titleAnd2Col .rightCol .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}



@media only screen and (min-width: 1601px) {
  .mpPaysage {
      background-position-y: -128px;
  }
}

@media only screen and (max-width: 1480px) {

/*mp hunter artbox*/
  .mpHunter .imgSvg {
    max-width: 210px;
    position: absolute;
    left: -22%;
    top: 38px;
  }
}


@media only screen and (max-width: 1380px) {

/*mpSale*/
.numTitle::before {
  font-size:60px;
  }

/*mp fish artbox*/
  .artbox-fisherType .cont1 .wrap .graphic::before{ 
    width: 360px;
    height:396px;
    background-size: 360px 396px;
    right: -260px;
  }
/*mp hunter artbox*/
  .artbox-hunterType .cont2, .artbox-hunterType .artbox-block-img {
    width:50%;
  }


  /* Footer */
  .bn-footer .grid-cols .col .infoBox.fContact {
    text-align: center;
  }
  .bn-footer .grid-cols .col .infoBox.fContact a {
    /*font-size:2.2rem;*/
  }
  .bn-footer .grid-cols .col .infoBox.fContact .fMail {
    font-size: 2.45rem;
  }
  .bn-footer .grid-cols .col {
    padding: 20px 10px 10px;
  }
  .bn-footer .grid-cols .col .infoBox{
    max-width: 100%;
  }
  .bn-footer .grid-cols {
    margin-left: 190px;
  }
  .bn-footer .logo {
    width: 180px;
    padding-right: 20px;
    margin-right: -180px;
  }
  /* Katalog Type 1*/
  .katType1 .katItem .kat-item-detail > * {
    font-size:16px;
  }
  
  /* Fancy gal */
  .m138.contentBox ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink, .m138.contentBox ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink img.sigFreeImg, .m138.contentBox ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover img.sigFreeImg {
    height: 200px!important;
  }


}




@media only screen and (max-width: 1280px) {
/*Basic*/
  .full-width {
    padding: 0 1.5rem;
  }
/*mpHouseType*/
  .selectHouseType , .selectHouseType {
    display:none;
  }
  .houseTypeInfoBox h2 {
    font-size:25px;
  }


/* mpSrv*/
  .artbox-galery .artbox-block-galery .wrap{
      min-height:auto;
  }
  .artbox-galery .artbox-block-info .wrap {
    padding: 4rem 0rem;
  }
  .artbox-galery .artbox-block-galery .wrap {
    padding: 42px 0 42px 16px;
  }
  .artbox-galery .artbox-block-info p{
    font-size:16px;
  }
  .artbox-galery .srvSlideWrap {
    padding-left: 45%;
  }
  .artbox-galery .srvSlideInfoBox {
    padding-right:16px;
  }
  .artbox-galery .srvSlideWrap .img,     .artbox-block .artbox-galery.left .cont2 {
    width:45%;
  }
  .artbox-block .artbox-galery.left .cont1 {
    width:55%;
  }

/*mpSale*/
.artbox-longImgRight .artbox-block-info h2 {
    font-size:36px;
}
  .artbox-longImgRight .artbox-block-info h3 {
    font-size:24px;
  }
/*mp hunter artbox*/
  .mpHunter .imgSvg {
    max-width: 210px;
    width:100%;
    position: relative;
    left: auto;
    top: auto;
  }
  .artbox-hunterType .artbox-block-info .wrap .text {
    padding-top: 1rem;
  }

/*mp fish artbox*/
  .artbox-fisherType .artbox-block-info .wrap .text, .artbox-fisherType .artbox-block-info .wrap {
         max-width: 360px;
         margin:0;
  }
  .artbox-fisherType .artbox-block-info .wrap {
    text-align: left;
    padding: 30px 16px 140px 32px;
    min-height:auto;
  }
  .artbox-fisherType .cont1 .wrap .graphic::before{
    width: 280px;
    height:307px;
    background-size: 280px 307px;
    right: -160px;
  }
  .artbox-fisherType .cont2 .img {
    width:80%;
  }
  .artbox-fisherType .artbox-block-info .wrap .btnWrap {
    text-align:left;
    left:3.2rem;
    bottom: 40px;
  }
  .artbox-fisherType .artbox-block-info {
    padding-bottom: 50px;
  }
  .artbox-fisherType .artbox-block-info .wrap .text {
    font-size:15px;
  }
  /*Blog*/
  .blog .blogWrap {
    padding-top:4rem;
  }
  /* Katalog Type 1*/
  .katType1 .katItem .kat-item-detail > * {
    font-size:16px;
  }






}

@media only screen and (max-width: 1176px) {


/* mpIntoText*/
  .introTextElki.mp h2 {
    font-size:36px;
  }
/*mp fish artbox*/
  .full-width.mpFish {
    padding-bottom:128px;
  }
  .artbox-fisherType .cont1 .wrap .graphic::before{
      background: url(../img/mp-artbox/hook.png) no-repeat top left;
      width: 94px;
      height:103px;
      background-size: 94px 103px;
      right: -11px;
  }
  .artbox-fisherType .cont1 .wrap .graphic::after{
    content: "";
    position: absolute;
    bottom: -183px;
    background: url(../img/mp-artbox/bigfishflip.png) no-repeat top left;
    width: 366px;
    height: 336px;
    background-size: 366px 336px;
    right: -109px;
    opacity: 0.7;
  }
  .artbox-fisherType .t1Decor {
    font: 36px/1.2 'mwi';
  }
  /* MP news*/
  .mpSale .saleText .wrap span {
    font-size:3em;
  }
  .mpSale .saleText .wrap .mpSaleNum {
    font-size:8.75em;
  }
  /* Katalog 1*/
  .grid-cols.katType1 .col {
    width:33.3333%;
  }

  /*Info Block*/
  .info-block.img-left {
    padding: 10px 0 10px 50%;
  }

  .offerInclude .leftCol, .titleAnd2Col .leftCol {
    width: 210px;
    margin-right: -210px;
  }
  .offerInclude .rightCol ul, .titleAnd2Col .rightCol .wrap {
    margin-left: 0px;
  }
  .checkList[data-cols="2"] li, .userFormat, .userFormat p  {
    font-size:15px;
  }

  /* Tour */
  .katType2 .katItem .pull-left {
    position:static;
    min-width: auto;
    min-height:auto;
  }
  .katType2 .katItem .pull-left img {
    position: static;
    width: 100%;
    transform: none;
  }
  .katType2 .katItem .wrap {
    padding: 0 0 50px 0;
  }
  .katType2 .katItem .thumbs-bg {
    display:none;
  }
  .katType2 .katItem .page-header {
    padding-bottom: 6px;
    padding-top: 36px;
  }
  .katType2 .katItem .infoBox {
    position:relative;
    text-align: center;
  }
  .katType2 .katItem .tour-options  {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    right: 0;
  }
  .katType2 .katItem .tour-options li {
    font-size:14px;
    padding: 2px 10px;
    float:none;
  }
  .katType2 .katItem .tour-options li::before,  .katType2 .katItem .tour-options li::after {
    display:none;
  }
  .katType2 .katItem .btnWrap {
    position:static;
    padding-top:10px;
  }
  .bn-btn.white.transp {
    background: none;
  }
  .bn-btn.white {
     color: #333;
  }
  .bn-btn.white span::before, .bn-btn.white span::after {
    border-color: #333;
  }
  .katType2 .katItem .pull-left:hover img{
    -webkit-transform: scale(1.05);
    -ms-transform:scale(1.05);
    transform: scale(1.05);
    opacity: .75;
  }
  /* Fancy gal*/
  .m138.contentBox ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink,
  .m138.contentBox ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink img.sigFreeImg,
  .m138.contentBox ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover img.sigFreeImg {
    height: 160px!important;
  }
  .m138.contentBox ul.sigFreeClassic li.sigFreeThumb {
    width: 20%!important;
  }

}


@media only screen and (max-width: 1024px) {
/* typograf */
  .t2Transp {
    font-size:36px;
  }

/*mpWhyUs*/
  .artbox-longImgRight .cont2 .img {
   background: url(../img/mp-artbox/mpAboutBaseTablet.jpg) no-repeat center center;
  }
  .artbox-longImgRight .cont2 .wrap, .artbox-longImgRight .cont2 {
    width:40%;
  }
  .artbox-longImgRight .cont1 {
    width:60%;
  }
  .artbox-longImgRight .artbox-block-info h2 {
    font-size: 28px;
  }
  .artbox-longImgRight .imgTitle .text {
    font-size: 28px;
  }
  .numTitle::before {
       font-size: 48px;
  }
  .artbox-longImgRight .artbox-block-info h3 {
      font-size: 20px;
  }

/*mp Paysage slider*/
  .mpPaysage {
    min-height:inherit;
    background: url(../img/mp-artbox/mpShortTextSliderBgTablet.jpg) no-repeat top left;
  }

/*mp hunter artbox*/
  .artbox-hunterType .cont1, .artbox-hunterType .cont2 {
    width:50%;
  }
  .artbox-hunterType .artbox-block-img {
    width:50%;
    background: url(../img/mp-artbox/mpHunterFlip.jpg) no-repeat left center;
    background-size: cover;
  }
  .artbox-hunterType .artbox-block-info .wrap {
    max-width:100%;
  }
  .full-width.mpHunter {
    padding:0;
  }
/*mp fish artbox*/
  .artbox-fisherType .artbox-block-info .wrap {
    padding: 30px 42px 140px 32px;
    }
  .artbox-fisherType .cont2 .img .imgTitle {
    left: 3rem;
    right: 3rem;
  }
/* Rew-slider */
  .owl-carousel .baseArrow {
    margin-top: 4px;
    top:auto;
  }
  .owl-carousel .baseArrow .prev::before, .owl-carousel .baseArrow .next::before {
    width: 60px;
    height: 33px;
  }
  .mpReviews-wrap blockquote {
    padding:0;
    font-size:16px;
  }
  .mpReviews-wrap > * {
      padding: 50px 20px;
  }
  .owl-carousel .baseArrow .prev {
    left:-35px;
  }
  .owl-carousel .baseArrow .next {
    right: -37px;
  }

/* Footer */
  .bn-footer .logo {
    display:none;
  }
  .bn-footer .grid-cols {
    margin-left:0;
  }
  .bn-footer .grid-cols .col:first-child{
   border-left:none;
  }
  /*Blog*/
  .vertical-nav .wrap, .vertical-nav ul, .blogWrap .vertical-nav.right {
    width:260px;
  }
  .blogListWrap, .blogArticleWrap {
    margin-right: 280px;
  }
  /*Reviews*/
  .reviewsListWrap .reviewBox {
    left: 36px;
  }
  .full-width.reviewsList > * {
    max-width: 720px;
  }
  .reviewsListWrap:before {
    left:1em;
  }
  .reviews-item-hover {
    margin: 0 22px 22px -38px;
  }
  .reviewsListWrap .reviewBox {
    left: 20px;
  }
  .full-width.reviewsList {
    padding: 4rem 2rem 8rem;
  }
  /* Tour */
  .katType2 > div {
    margin-left:-20px;
  }
  .katType2 .katItem {
    padding-left:20px;
  }
  /* Fancy Box Gal*/
  ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink, ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink img.sigFreeImg, ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover img.sigFreeImg {
    height:180px!important;
  }




}

@media only screen and (max-width: 980px) {
  .vertMrg40 {
    margin:30px 0;
  }
/*mpHouseType*/
  .grid-cols .col.selectHouseType.about {
    width:100%;
  }
  .grid-cols[data-cols="3"] .col.cottages, .grid-cols[data-cols="3"] .col.townhouse {
    float:left;
    width:48.5%;
  }
  .grid-cols[data-cols="3"] .col.cottages {
    margin-right:1.5%;
  }
  .grid-cols[data-cols="3"] .col.townhouse {
    margin-left:1.5%;
  }
  .selectHouseType h1 {
    max-width:100%;
    margin-bottom:30px;
  }
  .selectHouseType img, .selectHouseType .infoBox {
    display:none;
  }
  .mpAccommodationOptions {
    padding-bottom: 40px;
  }



/*mpSrv*/
.artbox-galery .artbox-block-galery .wrap {
    padding: 0px 0 16px 0px;
}
  .artbox-galery .srvSlideWrap .img {
      display:none;
  }
  .artbox-galery .srvSlideWrap .img2 {
        display:block;
        position: static;
        min-width:100%;
        margin-left:-1px;
  }
  .artbox-galery .srvSlideWrap {
    padding-left:0;
  }
  .artbox-galery .srvSlideInfoBox {
    min-height:auto;
    padding-bottom:56px;
  }
  .artbox-galery .num {
    position: absolute;
    bottom: auto;
    color: #ffffff;
    top: 10px;
    z-index: 3;
    left: 10px;
  }
  .artbox-galery .artbox-block-info p {
    font-size: 15px;
  } 
  .artbox-galery .artbox-block-info .t1Transp {
    font-size:28px;
    margin-bottom: 1rem;
  }




/*mp fish artbox*/
  .full-width.mpFish {
    padding-bottom: 112px;
  }
  .artbox-fisherType .cont1 .wrap .graphic::after{
    content: "";
    position: absolute;
    bottom: -174px;
    background: url(../img/mp-artbox/bigfishflip.png) no-repeat top left;
    width: 305px;
    height: 280px;
    background-size: 305px 280px;
    right: inherit;
    opacity: 0.7;
    left:52%;
    transition: all .5s ease;
  }
/* mpSale*/
  .mpHotSale > * .wrap::before {
    display:none;
  }
  .mpHotSale > * .wrap {
    margin-right:0;
  }
  .mpHotSale > * .subscribe .subWrap {
    margin-left:0;
  }
  .mpHotSale > * .wrap .text {
    margin-right:0;
  }
  .mpHotSale > * .wrap .subscribe {
        padding-top: 10px;
  }
  .mpHotSale.full-width {
    padding:0;
  }
  .mpHotSale  .decorFrame {
    display:block;
  }

/* mpNews */
  .flexbox .newsflash-info {
     padding: 200px 20px 40px 20px;
     position: static;
     width:100%;
     display: block;
  }
  .mpNews .newsflash-image .img {
    background: #F4F4F2;
   -webkit-background-size: 100% auto;
    max-height: 160px;
    width:100%;
    height:100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transform: translateZ(0);
  }
  .flexbox .mpNews .newsflash-image .img {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .mpNews .newsflash-image .img img{
    display:block;
    width: auto;
    position: relative;
  }
  .flexbox .mpNews .newsflash-image .img img{
    align-content: center;
  }
  .mpNews .newsflash-image {
    width: 100%;
    position: absolute;
    z-index: 3;
    max-height:160px;
  }

  .mpNews .col .categoryName {
    top:158px;
    left: 16px;
    right: auto;
  }
  .mpNews .newsflash-info time {
    right: auto;
    left:0;
  }
  .mpNews .newsflash-info time {
    padding: 5px 8px 4px 20px;
  }

  /*Info Block*/
  .info-block.img-left {
    padding: 0 0 0 50%;
  }
  .offerInclude .leftCol, .titleAnd2Col .leftCol {
    float:none;
    max-width:100%;
    width:100%;
    padding-top:0;
    margin-right:0;
    padding-bottom:1rem;
  }
  .offerInclude .rightCol ul, .titleAnd2Col .rightCol .wrap {
    margin-left:0;
  }
  .titleAnd2Col .rightCol[data-cols="2"] .col {
    width:100%;
    padding:0;
  }
  .titleAnd2Col .rightCol[data-cols="2"] .col + .col {
    padding-left:0;
    padding-top:.6rem;
  }


}


@media only screen and (max-width: 900px) {

  /*Blog*/
  .blogWrap .vertical-nav.right {
    display:none;
  }
  .blogListWrap, .blogArticleWrap {
    margin-right:0;
  }
  .blog .blogListWrap .item {
    max-width:100%;
  }
  .blogArticleWrap::before {
    right:-2rem;
  }
  /* Katalog 1*/
  .grid-cols.katType1 .col {
    width:49.8%;
  }
    /* fancy gal */
  .m138.contentBox ul.sigFreeClassic li.sigFreeThumb {
    width: 25%!important;
  }

}


@media only screen and (max-width: 800px) {
/*Basic*/
  .full-width {
    padding: 0 1rem;
  }

/* mpIntro */
  .introTextElki.mp h2 {
    font-size: 30px;
  }


/* mpHouseType*/
  .effect-selectHouseType {
    height:400px;
  }
  .houseTypeInfoBox {
    bottom:64px;
  }
  .townhouse .houseTypeInfoBox .houseTypeIcon::before, .cottages .houseTypeInfoBox .houseTypeIcon::before {
    display:none;
  }
  .cottages .houseTypeInfoBox .houseTypeIcon::after {
    left:0;
  }
  .townhouse .houseTypeInfoBox .houseTypeIcon::after {
    right:0;
  }
  .houseTypeInfoBox h2 {
    font-size: 24px;
  }
  .thumbs-bg {
    height:40%;
  }


/*mpWhyUs*/
  .artbox-longImgRight .cont1 {
    width:100%;
  }
  .artbox-longImgRight .cont2 .wrap, .artbox-longImgRight .cont2 {
    width:100%;
    height:300px;
    position:relative;
  }
  .artbox-longImgRight .cont2 .img {
   background: url(../img/mp-artbox/mpAboutBaseTablet2.jpg) no-repeat center center;
   max-width:100%;
   height: 100%;
   min-height:300px;
  }
  .artbox-longImgRight .thumbs-bg {
    opacity: 0.95;
    background: -webkit-linear-gradient(rgba(70, 40, 30, .15), rgba(70, 40, 30, .7));
    background: -moz-linear-gradient(rgba(70, 40, 30, .15), rgba(70, 40, 30, .7));
    background: linear-gradient(rgba(70, 40, 30, .15) 0%, rgba(70, 40, 30, .7) 100%);
    height: 100%;
  }
  .artbox-longImgRight .artbox-block-info h2, .artbox-longImgRight .artbox-block-info h3,
  .artbox-longImgRight .artbox-block-info p {
    text-align:center;
    max-width: 640px;
    margin:0 auto;
  }
  .numTitle::before {
    position: absolute;
    top: -0.5em;
    z-index: -1;
    color: #e4e0de;
    left: 0;
    right: 0;
    font-size: 80px;
  }
  .artbox-longImgRight .artbox-block-info h3 {
    font-size: 24px;
    position: relative;
    margin-top: 50px;
  }
  .artbox-longImgRight .cont1 .wrap {
      padding-right:0;
  }
  .artbox-longImgRight .artbox-block-info h2 {
    font-size: 34px;
    padding-bottom: 1rem;
  }
  .artbox-longImgRight .artbox-block-info .grid-cols {
    text-align: center;
    padding: 0;
    margin-left: -1rem;
  }
  .artbox-longImgRight .artbox-block-info .grid-cols .col {
    padding-left: 1rem;
  }
  .artbox-longImgRight .artbox-block-info .grid-cols .col {
    padding: 4rem 0 1rem 1rem;
  }


/*mp hunter artbox*/
  .artbox-hunterType .t1Decor {
    color:#fff;
    font: 72px/1.2 'mwi';
  }
  .artbox-hunterType .cont2 {
    width:100%;
    height:300px;
    position:relative;
  }
  .artbox-hunterType .cont1 {
    width:100%;
      padding-right: 1rem;
  }
  .artbox-hunterType .artbox-block-img {
    width:100%;
  }
  .artbox-hunterType .artbox-block-info .wrap {
    width:60%;
      min-height: auto;
    padding-bottom:110px;
    margin-top:23px;
  }
  .mpHunter .imgSvg {
    max-width: 69%;
    width: 100%;
    position: absolute;
    left: -59%;
    top: 80px;
  }
  .artbox-hunterType .artbox-block-img .wrap {
    width: 100%;
    height: 100%;
    position: relative;
   }
  .artbox-hunterType .artbox-block-img .imgTitle {
    position:absolute;
    bottom: auto;
    left: 2rem;
    right: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    top: 50%;
    transform: translate(0%, -50%);
    max-width: 100%;
  }
  .artbox-hunterType .artbox-block-img .imgTitle .text {
    opacity: 1;
    align-content: center;
  }

/*mp fish artbox*/
  .full-width.mpFish, .artbox-fisherType .artbox-block-info {
    padding-bottom: 0px;
  }
  .artbox-fisherType {
    margin-top:0;
  }
  .artbox-fisherType .cont1 {
    width: 100%;
    position: relative;
    float: left;
    z-index: 2;
    padding-top: 300px;
  }
  .artbox-fisherType .cont2 {
    float: right;
    z-index: 1;
    height: 300px;
    position: absolute;
    left: -1rem;
    right: -1rem;
    width: auto;
  }
  .artbox-fisherType .cont2 .wrap {
    position: absolute;
    top: 0px;
    bottom: 23px;
    width: 100%;
    right: 0;
  }
  .artbox-fisherType .cont2 .img {
    width: 100%;
    max-width:100%;
    background: url(../img/mp-artbox/mpFisherImgTablet.jpg) no-repeat bottom right;
  }
  .artbox-fisherType .cont2 .img .imgTitle .text {
    opacity: 1;
    align-content: center;
  }
  .artbox-fisherType .cont2 .img .imgTitle {
    bottom: auto;
    left: 2rem;
    right: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    top: 50%;
    transform: translate(0%, -50%);
    max-width: 100%;
  }
  .artbox-fisherType .cont1 .wrap .graphic::after {
    display:none;
  }
  .artbox-fisherType .cont1 .wrap .graphic::before {
    background: url(../img/mp-artbox/fishhook.png) no-repeat top left;
    height: 115%;
    background-size: 100%;
    right: auto;
    left: 100%;
    margin-left: -16%;
    width: 78%;
  }
  .artbox-fisherType .artbox-block-info .wrap {
    max-width:100%;
    width:60%;
  }
  /* mpSale*/
  .mpSale[data-cols="2"] .col2 .lineBtnList, .mpSale[data-cols="2"] .col2 .text {
    max-width:100%
  }
  .mpSale[data-cols="2"] .col2 .subWrap {
    padding: 86px 16px 56px;
  }
  .mpSale[data-cols="2"] .col2 .wrap {
    max-width:100%;
    padding-right:0;
  }
  .mpSale[data-cols="2"] .col1, .mpSale[data-cols="2"] .col2 {
    min-height: auto;
    width: 100%;
    left:0;
  }
  .mpSale.equalHeightCols[data-cols="2"] .cont2 {
    right:0;
    background: none;
  }
  .mpSale.equalHeightCols[data-cols="2"] .cont2::before {
    display:none;
  }
  .mpSale .saleText {
    display:none;
  }

  /* mpReview */
  .mpReviews {
    background: url(../img/mp-artbox/reviews.jpg) no-repeat left center;
  }
  .mpSale[data-cols="2"] .col2 h2 {
    padding-bottom:1rem;
  }
  .mpSale[data-cols="2"] .col2 .text {
    padding-bottom:20px;
  }


  /* Footer */
  .bn-footer .grid-cols .col {
    width:50%;
  }
  .bn-footer .grid-cols .col.fSocialWrap {
    width:100%;
    border-left:none;
    min-height:auto;
    margin-top: 20px;
  }
  .bn-footer .bn-footer-info .wrap {
      padding: 20px 0;
  }
  /* BLOG */
  .blogArticleWrap .contentBox p, .priceList ul > li, .info-block.img-left .contentBox .wrap   {
    font-size:15px;
  }
  .userFormat, .userFormat p {
    font-size:14px;
  }
  .info-block.img-left .contentBox .price {
    font-size:24px;
  }
  /* Info Block*/
  .info-block.img-left {
    min-height: auto;
    padding: 0;
  }
  .info-block.img-left .contentBox {
    padding:20px 0 0;
  }
  .info-block.img-left .contentBox .wrap {
    max-width:100%;
  }
  .info-block .imgWrap {
    position:relative;
    min-height: auto;
  }
  .info-block .imgWrap.boxResc img {
    opacity: 1;
    height: auto!important;
    width: 100%!important;
    position:static;
  }
  .katType2 .katItem .infoBox {
    font-size:26px;
    line-height:1.1;
  }
  .katType2 .katItem .infoBox {
    font-size: 13px;
  }
  .katType2 .katItem article {
    min-height:auto;
  }

.fancybox-infobar {
    font-size:18px;
}

}



@media only screen and (max-width: 768px) {

  /* mpSrv*/
  .artbox-block .artbox-galery.left .cont2 {
    width:100%;
    padding:0;
  }
  .artbox-block .artbox-galery.left .cont1{
     width:100%;
  }
  .full-width.mpsrv {
    padding:0;
  }
  .artBoxGalArrow {
    z-index:2;
    top: 50px;
    right: 0;
  }
  .artBoxGalArrow .prev, .artBoxGalArrow .next {
    width:50px;
    left: 0;
  }
  .artbox-galery .artbox-block-info .wrap {
    margin:0 auto;
    float:none;
    padding: 3rem 1.6rem 4rem;
    text-align:center;
  }
  .artbox-block .artbox-galery.left {
    padding:0;
  }
  .artbox-galery .artbox-block-info {
    max-width:100%;
  }
  .artbox-galery .srvSlideInfoBox {
      padding:0 56px 56px;
      text-align: center;
  }
  .artbox-galery .srvSlideInfoBox p {
      text-align:center;
  }



  /*mp fish artbox*/
  .artbox-fisherType .artbox-block-info .wrap, .artbox-hunterType .artbox-block-info .wrap {
    font-size:38px;
  }
  .artbox-fisherType .artbox-block-info .wrap .text,  .artbox-hunterType .artbox-block-info .wrap .text {
    padding-top:1.6rem;
  }  
  .artbox-fisherType .artbox-block-info .wrap {
    padding-bottom:120px;
  }

  /* Blog */
  .blog .blogArticleWrap .article-info .rowLabel {
     display:none; 
  }
  .blog .blogArticleWrap .article-info .categoryName {
    padding-left:1.2em;
  }
  .blog .blogArticleWrap .categoryName::before {
    content: '›';
    font-family: sans-serif;
    font-size: .9em;
    line-height: 1;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: .05em;
  }

  /* FFORM */
  .reviewsForm.askForm form .grid-cols[data-cols="3"] .col {
    width:100%;
  }
  .reviewsForm form .grid-cols[data-cols="3"] .col + .col::before {
    display:none;
  }
  .reviewsForm form .grid-cols[data-cols="3"] .col + .col input {
    padding:0 10px;
  }

  .comparison .price-now span {
    font-size: 18px;
  }

  .katType2 .katItem .infoBox p{
    display:none;
  }
  .katType2 .katItem .page-header {
    padding-bottom:0;
  }
  /* fancy gal */
  .blogArticleWrap ul.sigFreeClassic li.sigFreeThumb,
  .m138.contentBox ul.sigFreeClassic li.sigFreeThumb {
    width: 33.3333%!important;
  }
  ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink, ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink img.sigFreeImg, ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover img.sigFreeImg,
  .m138.contentBox ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink, .m138.contentBox ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink img.sigFreeImg, .m138.contentBox ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover img.sigFreeImg {
    height: 140px!important;
  }




}


@media only screen and (max-width:640px) {

  .ut1 {
    font-size:20px;
  }
  /* mpIntroText*/
  .introTextElki {
    display:none;
  }

  /* mpHouseType */
  .selectHouseType h1 {
    margin-top:30px;
  }
  .grid-cols[data-cols="3"] .col.cottages, .grid-cols[data-cols="3"] .col.townhouse {
    float:left;
    width:100%;
  }
  .grid-cols[data-cols="3"] .col.cottages,  .grid-cols[data-cols="3"] .col.townhouse {
    margin:0;
    height: 320px;
  }
  .houseTypeInfoBox {
    bottom: 40px;
  }
  .effect-selectHouseType .houseType {
    background-size: auto 420px;
    background-position: center center;
    height: 380px;
  }



/* mpSrv*/
  .artbox-galery .srvSlideInfoBox {
      padding:0 16px 56px;
      text-align: center;
  }

/*mpWhyUs*/
  .artbox-longImgRight .cont2 .img {
   background: url(../img/mp-artbox/mpAboutBaseMob1.jpg) no-repeat center center;
  }
/* mpNews */
  .mpNews .grid-cols .col {
    width:100%;
  }
  .mpNews .grid-cols .col .wrap {
    max-width:100%;
  }
  .mpNews .t2 {
      font-size: 36px;
  }
  /* Katalog 1*/
  .katType1 .katItem .kat-item-detail > * {
    white-space: inherit;
  }
    /*Info Block*/
  .offerInclude {
    padding: 3rem 1rem 5rem;
  }
  .priceList ul > li > *, .ut1.tableH {
        padding: 16px 10px;
  }
  .checkList[data-cols="2"] li {
    width:100%;
  }
  .priceList ul > li > * {
    width:100%;
    display:block;
    border:none;
  }
  .priceList ul > li > * + * {
    padding-top:0;
    border:none;
  }
  .info-block.img-left .contentBox .price {
    font-size:22px;
  }

}


@media only screen and (max-width:600px) {

  .shortTextSlider {
    margin:0 auto;
  }
/*mp why us*/
  .artbox-longImgRight .artbox-block-info .grid-cols .col {
    padding: 4rem 0 .5rem .5rem;
    display: block;
  }
  .artbox-longImgRight .artbox-block-info .grid-cols {
      margin-left: -.5rem;
  }

  /*mp hunter artbox*/
  .artbox-hunterType .artbox-block-info .wrap {
    width:100%;
  }
  .artbox-hunterType .cont1 {
    padding: 0;
  }
  .mpHunter .imgSvg {
    position:static;
    max-width:128px;
  }
  /*mp fish artbox*/
  .full-width.mpFish {
    overflow:hidden
  }
  .artbox-fisherType .cont1 .wrap .graphic::before {
      background: url(../img/mp-artbox/hook.png) no-repeat top left;
      width: 94px;
      height: 103px;
      background-size: 94px 103px;
      right: -8px;
      left: auto;
  }
  .artbox-fisherType .artbox-block-info .wrap, .artbox-fisherType .artbox-block-info .wrap .text, .artbox-fisherType .artbox-block-info .wrap {
      width:100%;
      max-width:100%; 
      text-align: center;
  }
   .artbox-fisherType .artbox-block-info .wrap .text, .artbox-hunterType .artbox-block-info .wrap .text {
      font-size:14px;
  }
  .artbox-fisherType .artbox-block-info .wrap .btnWrap {
      text-align:center;
      left:0;
  }
/*BTN*/
  .bn-btn {
    font-size: 13px;
    padding: 1.2rem 1.6rem;
  }
/*mp hunt artbox*/
  .artbox-hunterType .artbox-block-info .wrap {
    padding:20px 10px 100px 10px;
  }
/*mp fish artbox*/
  .artbox-fisherType .cont1 .wrap .graphic::before {
      background: url(../img/mp-artbox/hook.png) no-repeat top left;
      width: 64px;
      height: 70px;
      background-size: 64px 70px;
      right: -8px;
      z-index:-1;
  }
  .artbox-fisherType .artbox-block-info .wrap {
      padding: 30px 10px 100px 10px;
  }
  /* Rew-slider */
  .mpReviews-wrap {
    min-height:450px;
  }
  .mpReviews-wrap > * {
    padding: 40px 10px;
  }
  /* mpNews */
  .full-width.mpNews > * {
      padding: 50px 0rem 100px;
  }
 
  /* Footer*/
  .bn-footer .grid-cols .col .infoBox.fContact a {
    font-size: 1.8rem;
  }
  .bn-footer .grid-cols .col .infoBox.fContact .fMail {
    font-size: 2rem;
  }
  .bn-footer .grid-cols .col .infoBox.fMap::before {
    font-size: 2.2em;
    opacity: .75;
  }
  /* Blog */
  .blog .blogListWrap .item .t3 {
    padding-top: 1rem;
    font-size:16px;
  }
  /* Reviews */
  .full-width.reviewsList {
    padding: 4rem 1rem 8rem;
  }
  .reviews-item-hover::before {
    font-size:24px;
    width:24px;
  }
  .reviewsListWrap .article-info li{
    padding: .5rem 0;
  }
  .reviewsListWrap .article-info {
    font-size: 1.4rem;
  }
  .reviews-item-hover {
      top: -3px;
      margin: 0px 22px 22px -42px;
  }
  .reviewsListWrap:before {
    left: .75em;
  }
  .reviewsListWrap .reviewBox {
    left: 5px;
      padding-right: 10px;
  }

  .reviewsListWrap .article-info li,.reviewsListWrap .article-info li > * {
    float:none;
    display:inline;
  }
  .reviewsListWrap .article-info {
    overflow: hidden;
    white-space: nowrap;
    max-width: 100%;
    text-overflow: ellipsis;
    display: inline-block;
    padding: .7rem;
  }
  /* Tour */
  .katType2 .katItem .pull-left {
    max-height:240px;
  }
  .katType2.grid-cols[data-cols="2"] .col {
    width:100%;
  }
  .flexbox .katType2 .katItem .pull-left {
    max-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
}
@media only screen and (max-width:540px) {

/* Footer */
  .sub-footer {
    text-align:center;
  }
  .sub-footer .credits {
    position: static;
    max-width: 100%;
    float: none;
    margin-top: 8px;
  }
  .sub-footer .copyright {
    margin-right: 0px;
    float: none;
  }

}

@media only screen and (max-width:480px) {
/* Typograf */
  .t2Transp,    .mpSale[data-cols="2"] .col2 h2,   .mpNews .t2 {
    font-size:28px;
  }
  .t2Transp {
    margin-bottom:1rem;
  }
  .ut1 {
    font-size:18px;
  }
  .ibm {
    margin-bottom:30px;
  }
  /* mpHouseType */

 
  .grid-cols[data-cols="3"] .col.cottages, .grid-cols[data-cols="3"] .col.townhouse {
    margin: 0;
    height: 260px;
  }


 /*mpSrv*/
  .artBoxGalArrow {
    top:10px;
  }



/*mpWhyUs*/
  .artbox-longImgRight .cont2 .img {
   background: url(../img/mp-artbox/mpAboutBaseMob2.jpg) no-repeat center center;
  }
  .artbox-longImgRight .artbox-block-info h2 {
    font-size:28px;
  }
  .artbox-longImgRight .artbox-block-info h3 {
    font-size:20px;
  }
  .artbox-longImgRight .imgTitle .text {
      font-size: 24px;
  }
  .artbox-hunterType .t1Decor {
    font-size: 56px;
  }
  .mpPaysage {
    min-height: inherit;
    background:#fff;
    position:relative;
  }
  .mpPaysage::before {
    content:"";
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background: url(../img/mp-artbox/mpShortTextSliderBgL.jpg) no-repeat -20px -20px;
  }
  .mpPaysage::after {
    content:"";
    opacity: 0.85;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background: url(../img/mp-artbox/mpShortTextSliderBgR.jpg) no-repeat 22% 105%;
  }
  .shortTextSlider {
    width: 100%;
    max-width: 380px;
    padding: 90px 0 70px;
  }
  /* mpSale */
  .mpSale[data-cols="2"] .col2 h2, .mpHotSale > * .wrap .text, .mpHotSale .subscribe .inputEmail input{
    text-align:center;
  }
  .mpHotSale > * .wrap .subscribe .submitBox button {
    position:static;
    margin:16px auto 0;
  }
  .mpSale[data-cols="2"] .col2 .text {
    font-size:16px;
  }
  .mpSale[data-cols="2"] .col2 .subWrap {
    padding: 86px 10px 56px;
  }
  .mpHotSale > * .wrap .text {
    width:100%;
  }
  /* mpReview*/
  .mpReviews-wrap blockquote {
    line-height:1.25;
  }
  .mpReviews-wrap > * {
    padding: 40px 0px;
  }
  .mpReviews {
    background-position-x: -128px;
  }

  /* Footer */
  .bn-footer .grid-cols .col {
    width:100%;
    border-left:none;
    position:static;
    min-height:auto;
    padding: 5px 0;
  }
  .bn-footer .grid-cols .col .infoBox.fSocial, .bn-footer .grid-cols .col .infoBox.fContact {
    position:static;
    min-height:auto;
    display:block;
  }
  .bn-footer .grid-cols .col .infoBox.fContact a {
    font-size: 2.2rem;
  }
  .bn-footer .grid-cols .col .infoBox.fContact .fMail {
     font-size: 2.45rem;
  }
  .bn-footer .grid-cols .col .infoBox.fMap {
    padding-left:52px;
    text-align:left
  }
  .bn-footer .grid-cols .col .infoBox.fMap::before {
     font-size:2.65em;
    padding-bottom: 0;
    position: absolute;
    left: 0;
  }
  .bn-footer .grid-cols .col .infoBox.fContact,   .bn-footer .grid-cols .col .infoBox.fMap {
    text-align: left;
  }
  /*Blog*/
  .blog .blogListWrap .post-desc {
    font-size: 14px;
  }
  .blog .blogWrap {
    padding: 3rem 1rem 0;
  }
  .blogArticleWrap .contentBox p {
    font-size:14px;
  }
  /*Reviews*/
  .reviewsListWrap .content {
    font-size:1.4rem;
  }
  .reviewsListWrap .author {
    font-size:1.6rem;
  }
  .reviewsListWrap:before {
    left: 6px;
  }
  .reviewsListWrap .reviewBox {
    padding-left:22px;
  }
  .reviews-item-hover{
    margin: 0px 22px 22px -48px;
  }
  .subMenuTop {
      box-shadow: none;
  }
  .subMenuTop li{
     width:100%;
  } 
  .subMenuTop li + li a {
    border-top: 1px solid #333;
    border-left:0;
  }

  /* fForm */
  .reviewsForm form .grid-cols[data-cols="2"] .col + .col input {
    padding-left:0;
  }
  .reviewsForm form .grid-cols[data-cols="2"] .col input, .fForm .mesInput {
    padding:0;
  }
  .grid-cols[data-cols="2"] .col {
    width:100%;
  }
  .reviewsForm form .grid-cols[data-cols="2"] .col + .col::before  {
    display:none;
  }
  
  /* Katalog 1*/
  .grid-cols.katType1 .col {
    width: 100%;
  }
  .contentBox.srvItemPage .page-header {
    padding: 0 0 24px;
  }
  .full-width.contentBox {
    padding: 1rem .5rem;
  }
  /* fancy gal */
  .blogArticleWrap ul.sigFreeClassic li.sigFreeThumb,
  .m138.contentBox ul.sigFreeClassic li.sigFreeThumb {
    width: 50%!important;
  }
  ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink, ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink img.sigFreeImg, ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover img.sigFreeImg,
  .m138.contentBox ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink, .m138.contentBox ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink img.sigFreeImg, .m138.contentBox ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover img.sigFreeImg {
    height: 140px!important;
  }
  .fancybox-infobar {
    font-size:15px;
  }

}


@media only screen and (max-width:380px) {
  .ut1 {
    font-size:16px;
  }
  .mpPaysage::before {
    background: url(../img/mp-artbox/mpShortTextSliderBgLm1.jpg) no-repeat -20px -20px;
  }
  .mpPaysage::after {
    background: url(../img/mp-artbox/mpShortTextSliderBgRm1.jpg) no-repeat 0% 100%;
  }
    .mpPaysage {
    font-size:3rem;
  }
  .shortTextSlider {
    padding: 70px 0 60px;
  }
  .priceList ul > li, .info-block.img-left .contentBox .wrap, .checkList[data-cols="2"] li {
    font-size:14px;
  }



}







