body {
font-family: 'Manrope', sans-serif;
}

.boxnow-map-widget-button {
        background: #44d52e;
        color: white;
        padding: 10px;
        display: inline-block;
        text-decoration: none;
        font-weight: bold;
        font-size: 1.1em;
}

.am_1677 {
padding-bottom: 100px;
}


.c-newsletter-title {
text-align: center;
font-size: 3em;
font-family: 'Great Vibes', cursive;
line-height: 1.2em; 
margin-bottom: 10px;
color: #515151;
padding-top: 30px;
letter-spacing: 3px;
}

#belowsite div.htmlbox ul {
list-style: none;
    list-style-type: circle;
    list-style-position: outside;
    margin: 0;
    padding: 10px;
    margin-top: 0px;
    margin-bottom: 12px;
    padding-left: 20px;
    line-height: 1.8em;
}


/*price view*/
.horizontalitems .price .pricenovat .value {
        font-size: 1.2em;
        color: #e2a741;
        font-weight: 300;
}

.items .detail .price .pricenovat .value {
        font-size: 2em;
        color: #e2a741;
        font-weight: 300;
}
.items .detail .price .startprice .value {
        color: #666;
}
.items .detail .price .label {
        display: none;
}
.horizontalitems .price .pricenovat .label {
        display: none;
}
.horizontalitems .price .startprice .label {
        display: none;
}

/*end of price view*/




#abovetopbanner .filter input,
#abovetopbanner .filter,
#abovetopbanner .itemsgroup,
.c-texttop {
font-weight: 300;
font-size: 0.9em;
}

.c-titlos2 {
font-size: 1.4em;
padding-top: 20px;
}




/*pop up window*/

#modal {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    height: 100%;
    width: 100%;
}
.c-modal-text {
color: #000;
}
.modalconent {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 400px;
    padding: 20px;
border-radius: 10px;
}

@media (max-width: 768px) {
.modalconent {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 250px;
    padding: 20px;
border-radius: 10px;
}
}

.c-button {
font-size: 0.9em;
background-color: #e78ebc;
color: #fff;
height: 40px;
padding: 10px;
border-radius: 10px;
width: 100px;
border: #e78ebc;
}
/*end of pop up window*/


.itemsgroup.hidden-xs.hidden-sm a.showgroup {
position: absolute;
right: 20px;
top: 51px;
}

#topbanner div.filter {
position: relative;
top: 8px;
right: 80px;
}

@media screen and (min-width: 992px){
  #abovetopbanner div.filter_iconsearch {
       display: none;
}
}

.c-social-icons {
border: 1px solid #e2a741;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    padding-top: 8px;
    padding-left: 7px;
}

.c-social-icons:hover {
border: 1px solid #fff;
background-color: #fff;
transition: 1s;
}

.c-call-slider-text {
color: #fff;
    font-size: 2.6em;
    text-align: center;
    line-height: 1em;
    margin-top: -25px;
}

.c-call-slider-text a{
color: #fff !important;
text-decoration: none;
}


@media (max-width: 768px) {
.c-call-slider-text {
color: #fff;
    font-size: 1.6em;
    text-align: center;
    line-height: 1em;
    margin-top: -15px;
}
}



/*HOLIDAYS*/

.c-holidays {
text-align: center;
padding: 3vw;
}

/*END OF HOLIDAYS*/.slider {
  margin: 0 auto;
  max-width: 940px;
}

.slide_viewer {
    height: 27vw;
    overflow: hidden;
    max-height: 460px;
    position: relative;
}


@media (max-width: 990px) {
.slide_viewer {
    height: 41vw;
    overflow: hidden;
    max-height: 700px;
    position: relative;
}
}

@media (max-width: 568px) {
.slide_viewer {
    height: 68vw;
    overflow: hidden;
    max-height: 700px;
    position: relative;
}
}

.slide_viewer-big {
    height: 40vw;
    overflow: hidden;
    max-height: 700px;
    position: relative;
}

@media (max-width: 990px) {
.slide_viewer-big {
    height: 70vw;
    overflow: hidden;
    max-height: 700px;
    position: relative;
}
}

@media (max-width: 568px) {
.slide_viewer-big {
    height: 100vw;
    overflow: hidden;
    max-height: 700px;
    position: relative;
}
}

.slide_group {
  height: 100%;
  position: relative;
  width: 100%;
}

.slide {
  display: none;
  height: 100%;
  position: absolute;
  width: 100%;
}

.slide:first-child {
  display: block;

}

/*call-slider*/
.call-slider {
  margin: 0 auto;
  max-width: 940px;
}

.call-slide_viewer {
    height: 100px;
    overflow: hidden;
    position: relative;
}


.call-slide_group {
  height: 100%;
  position: relative;
  width: 100%;
}

.call-slide {
  display: none;
  height: 100%;
  position: absolute;
  width: 100%;
}