/* iCheck plugin Flat skin, red
----------------------------------- */
.icheckbox_flat-red,
.iradio_flat-red {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    background: url(/static/main/icheck/red.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_flat-red {
    background-position: 0 0;
}
    .icheckbox_flat-red.checked {
        background-position: -22px 0;
    }
    .icheckbox_flat-red.disabled {
        background-position: -44px 0;
        cursor: default;
    }
    .icheckbox_flat-red.checked.disabled {
        background-position: -66px 0;
    }

.iradio_flat-red {
    background-position: -88px 0;
}
    .iradio_flat-red.checked {
        background-position: -110px 0;
    }
    .iradio_flat-red.disabled {
        background-position: -132px 0;
        cursor: default;
    }
    .iradio_flat-red.checked.disabled {
        background-position: -154px 0;
    }

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
    .icheckbox_flat-red,
    .iradio_flat-red {
        background-image: url(/static/main/icheck/red@2x.png);
        -webkit-background-size: 176px 22px;
        background-size: 176px 22px;
    }
}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/Downloads/OwlCarousel2-2.2.1/docs/assets/owlcarousel/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}


/* = !GRID/COLUMN SYSTEM
---------------------------------------------------------------- */
#grid_gallery .container, #grid_gallery #grid_gallery .container-fluid { /*padding-left: 12px; padding-right: 12px;*/ margin-right: auto; margin-left: auto; }
#grid_gallery .container:before, #grid_gallery .container:after, #grid_gallery #grid_gallery .container-fluid:before, #grid_gallery #grid_gallery .container-fluid:after { content: " "; display: table; }
#grid_gallery .container:after, #grid_gallery #grid_gallery .container-fluid:after { clear: both; }


/*
@media (min-width: 569px) { #grid_gallery .container { width: 548px; } }
@media (min-width: 769px) { #grid_gallery .container { width: 748px; } }
@media (min-width: 992px) { #grid_gallery .container { width: 948px; } }
@media (min-width: 1200px) { #grid_gallery .container { width: 1180px; } }
*/

#grid_gallery .row { margin-left: -12px; margin-right: -12px; }
#grid_gallery .row:before, #grid_gallery .row:after { content: " "; display: table; }
#grid_gallery .row:after { clear: both; }
#grid_gallery .row-flex{display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;}
#grid_gallery .row-flex#grid_gallery .row:after, #grid_gallery .row-flex#grid_gallery .row:before { display: none; }

.mg-row{margin-bottom: 5px !important;}


.xxs-1, .xs-1, .sm-1, .md-1, .lg-1, .xlg-1, .xxs-2, .xxs-3, .xxs-4, .xxs-5, .xxs-6, .xs-2, .xs-3, .xs-4, .xs-5, 
.xs-6, .xs-7, .xs-8, .xs-9, .xs-10, .xs-11, .xs-12, .sm-2, .sm-3, .sm-4, .sm-5, .sm-6, .sm-7, .sm-8, .sm-9, .sm-10, 
.sm-11, .sm-12, .md-2, .md-3, .md-4, .md-5, .md-6, .md-7, .md-8, .md-9, .md-10, .md-11, .md-12, .lg-2, .lg-3, .lg-4, .lg-5, .lg-6, .lg-7, .lg-8, .lg-9, 
.lg-10, .lg-11, .lg-12, .xlg-2, .xlg-3, .xlg-4, .xlg-5, .xlg-6, .xlg-7, .xlg-8, .xlg-9, .xlg-10, .xlg-11, .xlg-12, .xlg-13, .xlg-14, .xlg-15, .xlg-16 
{ position: relative; width: 100%; min-height: 1px; padding-left: 12px; padding-right: 12px; float: left; }

.xxs-1, .xxs-2, .xxs-3, .xxs-4, .xxs-5, .xxs-6 { padding-left: 12px; padding-right: 12px; }

.xxs-1 { width: 16.66667%; }

.xxs-2 { width: 33.33333%; }

.xxs-3 { width: 50%; }

.xxs-4 { width: 66.66667%; }

.xxs-5 { width: 83.33333%; }

.xxs-6 { width: 100%; }

.xxs-pull-0 { right: auto; }

.xxs-pull-1 { right: 16.66667%; }

.xxs-pull-2 { right: 33.33333%; }

.xxs-pull-3 { right: 50%; }

.xxs-pull-4 { right: 66.66667%; }

.xxs-pull-5 { right: 83.33333%; }

.xxs-pull-6 { right: 100%; }

.xxs-push-0 { left: auto; }

.xxs-push-1 { left: 16.66667%; }

.xxs-push-2 { left: 33.33333%; }

.xxs-push-3 { left: 50%; }

.xxs-push-4 { left: 66.66667%; }

.xxs-push-5 { left: 83.33333%; }

.xxs-push-6 { left: 100%; }

.xxs-offset-0 { margin-left: 0%; }

.xxs-offset-1 { margin-left: 16.66667%; }

.xxs-offset-2 { margin-left: 33.33333%; }

.xxs-offset-3 { margin-left: 50%; }

.xxs-offset-4 { margin-left: 66.66667%; }

.xxs-offset-5 { margin-left: 83.33333%; }

.xxs-offset-6 { margin-left: 100%; }

@media (min-width: 569px) { 
    .xs-1, .xs-2, .xs-3, .xs-4, .xs-5, .xs-6, .xs-7, .xs-8, .xs-9, 
    .xs-10, .xs-11, .xs-12 { padding-left: 2.5px; padding-right: 2.5px; }
	.mg-target-open{width: 100%;}
  .xs-1 { width: 8.33333%; }
  .xs-2 { width: 16.66667%; }
  .xs-3 { width: 25%; }
  .xs-4 { width: 33.33333%; }
  .xs-5 { width: 41.66667%; }
  .xs-6 { width: 50%; }
  .xs-7 { width: 58.33333%; }
  .xs-8 { width: 66.66667%; }
  .xs-9 { width: 75%; }
  .xs-10 { width: 83.33333%; }
  .xs-11 { width: 91.66667%; }
  .xs-12 { width: 100%; }
  .xs-pull-0 { right: auto; }
  .xs-pull-1 { right: 8.33333%; }
  .xs-pull-2 { right: 16.66667%; }
  .xs-pull-3 { right: 25%; }
  .xs-pull-4 { right: 33.33333%; }
  .xs-pull-5 { right: 41.66667%; }
  .xs-pull-6 { right: 50%; }
  .xs-pull-7 { right: 58.33333%; }
  .xs-pull-8 { right: 66.66667%; }
  .xs-pull-9 { right: 75%; }
  .xs-pull-10 { right: 83.33333%; }
  .xs-pull-11 { right: 91.66667%; }
  .xs-pull-12 { right: 100%; }
  .xs-push-0 { left: auto; }
  .xs-push-1 { left: 8.33333%; }
  .xs-push-2 { left: 16.66667%; }
  .xs-push-3 { left: 25%; }
  .xs-push-4 { left: 33.33333%; }
  .xs-push-5 { left: 41.66667%; }
  .xs-push-6 { left: 50%; }
  .xs-push-7 { left: 58.33333%; }
  .xs-push-8 { left: 66.66667%; }
  .xs-push-9 { left: 75%; }
  .xs-push-10 { left: 83.33333%; }
  .xs-push-11 { left: 91.66667%; }
  .xs-push-12 { left: 100%; }
  .xs-offset-0 { margin-left: 0%; }
  .xs-offset-1 { margin-left: 8.33333%; }
  .xs-offset-2 { margin-left: 16.66667%; }
  .xs-offset-3 { margin-left: 25%; }
  .xs-offset-4 { margin-left: 33.33333%; }
  .xs-offset-5 { margin-left: 41.66667%; }
  .xs-offset-6 { margin-left: 50%; }
  .xs-offset-7 { margin-left: 58.33333%; }
  .xs-offset-8 { margin-left: 66.66667%; }
  .xs-offset-9 { margin-left: 75%; }
  .xs-offset-10 { margin-left: 83.33333%; }
  .xs-offset-11 { margin-left: 91.66667%; }
  .xs-offset-12 { margin-left: 100%; } }
@media (min-width: 769px) 
{  }
@media (min-width: 992px) { 
.md-1, .md-2, .md-3, .md-4, .md-5, .md-6, .md-7, .md-8, .md-9, .md-10, .md-11, .md-12 { padding-left: 24px; padding-right: 24px; }	.mg-target-open{width: 100%;}
  .md-1 { width: 8.33333%; }
  .md-2 { width: 16.66667%; }
  .md-3 { width: 25%; }
  .md-4 { width: 33.33333%; }
  .md-5 { width: 41.66667%; }
  .md-6 { width: 50%; }
  .md-7 { width: 58.33333%; }
  .md-8 { width: 66.66667%; }
  .md-9 { width: 75%; }
  .md-10 { width: 83.33333%; }
  .md-11 { width: 91.66667%; }
  .md-12 { width: 100%; }
  .md-pull-0 { right: auto; }
  .md-pull-1 { right: 8.33333%; }
  .md-pull-2 { right: 16.66667%; }
  .md-pull-3 { right: 25%; }
  .md-pull-4 { right: 33.33333%; }
  .md-pull-5 { right: 41.66667%; }
  .md-pull-6 { right: 50%; }
  .md-pull-7 { right: 58.33333%; }
  .md-pull-8 { right: 66.66667%; }
  .md-pull-9 { right: 75%; }
  .md-pull-10 { right: 83.33333%; }
  .md-pull-11 { right: 91.66667%; }
  .md-pull-12 { right: 100%; }
  .md-push-0 { left: auto; }
  .md-push-1 { left: 8.33333%; }
  .md-push-2 { left: 16.66667%; }
  .md-push-3 { left: 25%; }
  .md-push-4 { left: 33.33333%; }
  .md-push-5 { left: 41.66667%; }
  .md-push-6 { left: 50%; }
  .md-push-7 { left: 58.33333%; }
  .md-push-8 { left: 66.66667%; }
  .md-push-9 { left: 75%; }
  .md-push-10 { left: 83.33333%; }
  .md-push-11 { left: 91.66667%; }
  .md-push-12 { left: 100%; }
  .md-offset-0 { margin-left: 0%; }
  .md-offset-1 { margin-left: 8.33333%; }
  .md-offset-2 { margin-left: 16.66667%; }
  .md-offset-3 { margin-left: 25%; }
  .md-offset-4 { margin-left: 33.33333%; }
  .md-offset-5 { margin-left: 41.66667%; }
  .md-offset-6 { margin-left: 50%; }
  .md-offset-7 { margin-left: 58.33333%; }
  .md-offset-8 { margin-left: 66.66667%; }
  .md-offset-9 { margin-left: 75%; }
  .md-offset-10 { margin-left: 83.33333%; }
  .md-offset-11 { margin-left: 91.66667%; }
  .md-offset-12 { margin-left: 100%; } }
@media (min-width: 1200px) { 
   #grid_gallery .container, #grid_gallery #grid_gallery .container-fluid { padding-left: 2.5px; padding-right: 2.5px; }
   #grid_gallery .row { margin-left: -2.5px; margin-right: -2.5px; }
  .lg-1, .lg-2, .lg-3, .lg-4, .lg-5, .lg-6, .lg-7, .lg-8, .lg-9, .lg-10, .lg-11, .lg-12 { padding-left: 2.5px; padding-right: 2.5px; }
  .lg-1 { width: 8.33333%; }
  .lg-2 { width: 16.66667%; }
  .lg-3 { width: 25%;  }
  .lg-4 { width: 33.33333%; }
  .lg-5 { width: 41.66667%; }
  .lg-6 { width: 50%; }
  .lg-7 { width: 58.33333%; }
  .lg-8 { width: 66.66667%; }
  .lg-9 { width: 75%; }
  .lg-10 { width: 83.33333%; }
  .lg-11 { width: 91.66667%; }
  .lg-12 { width: 100%; }
  .lg-pull-0 { right: auto; }
  .lg-pull-1 { right: 8.33333%; }
  .lg-pull-2 { right: 16.66667%; }
  .lg-pull-3 { right: 25%; }
  .lg-pull-4 { right: 33.33333%; }
  .lg-pull-5 { right: 41.66667%; }
  .lg-pull-6 { right: 50%; }
  .lg-pull-7 { right: 58.33333%; }
  .lg-pull-8 { right: 66.66667%; }
  .lg-pull-9 { right: 75%; }
  .lg-pull-10 { right: 83.33333%; }
  .lg-pull-11 { right: 91.66667%; }
  .lg-pull-12 { right: 100%; }
  .lg-push-0 { left: auto; }
  .lg-push-1 { left: 8.33333%; }
  .lg-push-2 { left: 16.66667%; }
  .lg-push-3 { left: 25%; }
  .lg-push-4 { left: 33.33333%; }
  .lg-push-5 { left: 41.66667%; }
  .lg-push-6 { left: 50%; }
  .lg-push-7 { left: 58.33333%; }
  .lg-push-8 { left: 66.66667%; }
  .lg-push-9 { left: 75%; }
  .lg-push-10 { left: 83.33333%; }
  .lg-push-11 { left: 91.66667%; }
  .lg-push-12 { left: 100%; }
  .lg-offset-0 { margin-left: 0%; }
  .lg-offset-1 { margin-left: 8.33333%; }
  .lg-offset-2 { margin-left: 16.66667%; }
  .lg-offset-3 { margin-left: 25%; }
  .lg-offset-4 { margin-left: 33.33333%; }
  .lg-offset-5 { margin-left: 41.66667%; }
  .lg-offset-6 { margin-left: 50%; }
  .lg-offset-7 { margin-left: 58.33333%; }
  .lg-offset-8 { margin-left: 66.66667%; }
  .lg-offset-9 { margin-left: 75%; }
  .lg-offset-10 { margin-left: 83.33333%; }
  .lg-offset-11 { margin-left: 91.66667%; }
  .lg-offset-12 { margin-left: 100%; } }
@media (min-width: 1600px) { 
.xlg-1, .xlg-2, .xlg-3, .xlg-4, .xlg-5, .xlg-6, .xlg-7, .xlg-8, .xlg-9, .xlg-10, .xlg-11, .xlg-12, .xlg-13, .xlg-14, .xlg-15, .xlg-16 { padding-left: 32px; padding-right: 32px; }
  .xlg-1 { width: 6.25%; }
  .xlg-2 { width: 12.5%; }
  .xlg-3 { width: 18.75%; }
  .xlg-4 { width: 25%; }
  .xlg-5 { width: 31.25%; }
  .xlg-6 { width: 37.5%; }
  .xlg-7 { width: 43.75%; }
  .xlg-8 { width: 50%; }
  .xlg-9 { width: 56.25%; }
  .xlg-10 { width: 62.5%; }
  .xlg-11 { width: 68.75%; }
  .xlg-12 { width: 75%; }
  .xlg-13 { width: 81.25%; }
  .xlg-14 { width: 87.5%; }
  .xlg-15 { width: 93.75%; }
  .xlg-16 { width: 100%; }
  .xlg-pull-0 { right: auto; }
  .xlg-pull-1 { right: 6.25%; }
  .xlg-pull-2 { right: 12.5%; }
  .xlg-pull-3 { right: 18.75%; }
  .xlg-pull-4 { right: 25%; }
  .xlg-pull-5 { right: 31.25%; }
  .xlg-pull-6 { right: 37.5%; }
  .xlg-pull-7 { right: 43.75%; }
  .xlg-pull-8 { right: 50%; }
  .xlg-pull-9 { right: 56.25%; }
  .xlg-pull-10 { right: 62.5%; }
  .xlg-pull-11 { right: 68.75%; }
  .xlg-pull-12 { right: 75%; }
  .xlg-pull-13 { right: 81.25%; }
  .xlg-pull-14 { right: 87.5%; }
  .xlg-pull-15 { right: 93.75%; }
  .xlg-pull-16 { right: 100%; }
  .xlg-push-0 { left: auto; }
  .xlg-push-1 { left: 6.25%; }
  .xlg-push-2 { left: 12.5%; }
  .xlg-push-3 { left: 18.75%; }
  .xlg-push-4 { left: 25%; }
  .xlg-push-5 { left: 31.25%; }
  .xlg-push-6 { left: 37.5%; }
  .xlg-push-7 { left: 43.75%; }
  .xlg-push-8 { left: 50%; }
  .xlg-push-9 { left: 56.25%; }
  .xlg-push-10 { left: 62.5%; }
  .xlg-push-11 { left: 68.75%; }
  .xlg-push-12 { left: 75%; }
  .xlg-push-13 { left: 81.25%; }
  .xlg-push-14 { left: 87.5%; }
  .xlg-push-15 { left: 93.75%; }
  .xlg-push-16 { left: 100%; }
  .xlg-offset-0 { margin-left: 0%; }
  .xlg-offset-1 { margin-left: 6.25%; }
  .xlg-offset-2 { margin-left: 12.5%; }
  .xlg-offset-3 { margin-left: 18.75%; }
  .xlg-offset-4 { margin-left: 25%; }
  .xlg-offset-5 { margin-left: 31.25%; }
  .xlg-offset-6 { margin-left: 37.5%; }
  .xlg-offset-7 { margin-left: 43.75%; }
  .xlg-offset-8 { margin-left: 50%; }
  .xlg-offset-9 { margin-left: 56.25%; }
  .xlg-offset-10 { margin-left: 62.5%; }
  .xlg-offset-11 { margin-left: 68.75%; }
  .xlg-offset-12 { margin-left: 75%; }
  .xlg-offset-13 { margin-left: 81.25%; }
  .xlg-offset-14 { margin-left: 87.5%; }
  .xlg-offset-15 { margin-left: 93.75%; }
  .xlg-offset-16 { margin-left: 100%; } }

/* Variables */
/* Mixins */
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
/* Media queries */
/* Elements imports */
/* Variables */
/* Mixins */
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
section.mod_intro p {
  text-align: center;
}

/* Media queries */
@media (min-width: 768px) {
  section.mod_intro p {
    padding: 0 100px 40px;
    text-align: center;
  }
}
@media (min-width: 992px) {
  section.mod_intro p {
    padding: 0 0 40px;
    text-align: center;
  }
}
/* Variables */
/* Mixins */
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
section.promotionsSlider .carousel .carousel-inner .item .container-slider .slider-content h3, #weddingscarousel .carousel-inner .item .container-slider .slider-content h3 {
  font-size: 22px;
  line-height: 1.3;
}
section.promotionsSlider .carousel .carousel-inner .item .container-slider .slider-content p, #weddingscarousel .carousel-inner .item .container-slider .slider-content p {
  font-size: 1.2rem;
  line-height: 1.7;
}
section.promotionsSlider .carousel .arrowcontrols, #weddingscarousel .arrowcontrols {
  height: 0;
  width: 8rem;
  margin-bottom: 1.5rem;
  margin-right: 2.5rem;
}
section.promotionsSlider .carousel .arrowcontrols .carousel-control span, #weddingscarousel .arrowcontrols .carousel-control span {
  color: #858585;
  font-size: 20px;
  border: 2px solid #858585;
  background-color: #f4efe9;
  width: 40px;
  height: 40px;
  padding-top: 6px;
}
section.promotionsSlider .carousel .carousel-indicators, #weddingscarousel .carousel-indicators {
  width: 100%;
  position: initial;
  bottom: unset;
  left: unset;
  margin-left: auto;
  margin-right: auto;
  padding-left: unset;
  padding-right: unset;
  text-align: center;
}

/* Media queries */
@media (min-width: 768px) {
  section.promotionsSlider .carousel .carousel-indicators, #weddingscarousel .carousel-indicators {
    width: 750px;
  }
}
@media (min-width: 992px) {
  section.promotionsSlider .carousel .carousel-indicators, #weddingscarousel .carousel-indicators {
    width: 970px;
    margin-bottom: 0;
    padding-left: 6rem;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  section.promotionsSlider .carousel .carousel-indicators, #weddingscarousel .carousel-indicators {
    width: 1170px;
  }
}
/* Variables */
/* Mixins */
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
section.mod_dest .main-p-section p {
  margin-bottom: 40px;
  text-align: center;
}

/* Media queries */
@media (min-width: 768px) {
  section.mod_dest .main-p-section p {
    padding: 0 100px;
  }
}
@media (min-width: 992px) {
  section.mod_dest .main-p-section p {
    padding: 0 200px;
  }
}
/* Variables */
/* Mixins */
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
section.mod_map p {
  text-align: center;
}
section.mod_map .selector .list-inline {
  flex-wrap: wrap;
}
section.mod_map .selector .list-inline li {
  padding: 0;
}
section.mod_map .selector .list-inline li a {
  font-size: 9px;
  padding: 14px 5px;
  width: 100px;
}
section.mod_map .map ul li:hover .tooltip-map, section.mod_map #mapHome ul li:hover .tooltip-map {
  height: unset;
}
section.mod_map .map ul li:hover .tooltip-map .tooltip-map-content .btn, section.mod_map #mapHome ul li:hover .tooltip-map .tooltip-map-content .btn {
  margin-bottom: 15px;
}
section.mod_map .map ul li.cap-cana, section.mod_map #mapHome ul li.cap-cana {
  top: 56.5%;
  left: 26.3%;
}
section.mod_map .map ul li.tenerife, section.mod_map #mapHome ul li.tenerife {
  top: 53%;
  left: 40%;
}
section.mod_map .map ul li.costa-mujeres, section.mod_map #mapHome ul li.costa-mujeres {
  top: 55%;
  left: 20.5%;
}

/* Media queries */
@media (min-width: 768px) {
  section.mod_map p {
    text-align: center;
  }
  section.mod_map .selector .list-inline {
    flex-wrap: wrap;
  }
  section.mod_map .selector .list-inline li {
    padding: 0;
  }
  section.mod_map .selector .list-inline li a {
    font-size: 11px;
    padding: 10px;
    width: 125px;
    margin: 4px;
  }
}
@media (min-width: 992px) {
  section.mod_map p {
    padding: 0 100px;
  }
}
@media (min-width: 1200px) {
  section.mod_map p {
    padding: 0 200px;
  }
}
/* Variables */
/* Mixins */
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
section.mod_gallery .swirl img {
  margin-top: 75px;
}

/* Media queries */

/*# sourceMappingURL=tmpk65ae39e.css.map */
