body{
	font-weight: 400;
}
h2, .h2{
  font-family:Oswald, Medium;
}
.title {font-weight: bold;}
img {
  max-width: 100%;
  display: block;
}

figure {
  margin: 0;
  display: grid;
  grid-template-rows: 1fr auto;
  margin-bottom: 10px;
  break-inside: avoid;
}

figure > img {
  grid-row: 1 / -1;
  grid-column: 1;
}

figure a {
  color: black;
  text-decoration: none;
}

figcaption {
  grid-row: 2;
  grid-column: 1;
  background-color: rgba(255,255,255,.5);
  padding: .2em .5em;
  justify-self: start;
}

.btn {
	border: none;
	font-family: 'Montserrat';
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	border-radius: 11px;
	padding: 4px 18px 5px;
}
.btn.btn-primary {
	color: #fff;
	background: #00A3E1;
}
.expedialogo-content{
		width: 120px;
		height: auto;
}


.grid-container {
  column-count: 6;
  column-gap: 10px;
}
.navbar-light .navbar-toggler.collapsed .navbar-toggler-icon {
    background-image: url(../icons/Hamburger-menu-icon.svg);
}
.navbar-light .navbar-toggler:not(.collapsed) .navbar-toggler-icon {
    background-image: url(../grid_items/x.png);
    background-size:inherit!important;
}

.nav-link{
	color: #fff;
}
.nav-link:hover {
	color: #00A3E1;
}
.slick-prev,.slick-next {
  position:absolute;
  z-index:99;
  background:none;
  border:0;
  background-image:url(../icons/Carouselleftarrowdesktop.svg);
  width: 43px;
  height: 100px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: -50px;
  text-indent: -1000000px;
}
.slick-prev{
  top:50%;
  left:0;
}
.slick-next{
  top:50%;
  transform: rotateY(180deg);
  right:0;
}
.destination-item {
  position:relative;
}

@media (screen and min-width 768px){
.destination-item .share{
  position:absolute;
  bottom:0;
  left:0
}
}
.grid__col-sizer,
.photo-item {
  width: 15%;
}

.grid__gutter-sizer {
  width: 2%;
}

.photo-item {
  margin-bottom: 10px;
  float: left;
}

.photo-item__image {
  display: block;
  max-width: 100%;
}

.photo-item__caption {
  position: absolute;
  left: 10px;
  bottom: 10px;
  margin: 0;
}

.photo-item__caption a {
  color: white;
  font-size: 0.8em;
  text-decoration: none;
}

.page-load-status {
  display: none; 
  padding-top: 20px;
  border-top: 1px solid #DDD;
  text-align: center;
  color: #777;
}



/*nivanov*/
body {overflow-x: hidden;}
nav.navbar {border-bottom: 2px solid #d5d5d6; position: sticky;
    z-index: 9;
    width: 100%;
    left: 0;
    top: 0;
}
nav.navbar h3.title {text-transform: uppercase;}
.res_c .inner_frame {padding: 35px;}
.res_c .share a {width: 34px;height: 34px;display: block;margin-left: 30px;float: left;}
.res_c {margin-bottom: 30px;padding-bottom: 30px;border-bottom: 1px solid #acacad;}
.res_c:last-of-type {border:0;padding-bottom: 0;}
.navbar-collapse .pink {
  text-decoration: none;
  color: #EB9793;
  font-weight: 700;
    font-family: 'Montserrat';
    text-transform: uppercase;
    padding: 20px 0;
}
.navbar-collapse .navbar-brand {margin-left: 50px;}
.navbar-collapse .nav-link {padding: 20px 15px; font-size: 14px;}
.navbar-collapse ul.nav {max-width: calc(100% - 230px);}

.mob_sdaf {display: none;}
ul.slick-dots {
position: absolute;
left: 0;
right: 0;
margin: auto;

text-align: center;
padding: 0;
bottom: 16px;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:before {
    font-size: 50px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    color: #00A3E1;
}

.footer_m {
  background: #C3EEFF;
  text-align:  center;
  padding: 20px;
  margin-top: 40px;
}
.svg_h {transition: ease 0.4s;transform: translateX(0px);}
.footer_m a {display: block;color: #0D293B; font-weight: 700;font-size: 19px;line-height: 40px;}
.footer_m img {line-height: 40px;}
.footer_m .gbaeg_img {display: inline-block;}
.footer_m img {display: inline-block;}
.footer_m .re_sadg {padding: 0 12px;display: inline-block;}
.footer_m a:hover {text-decoration: none;}
.footer_m a:hover .svg_h {transition: ease 0.4s; transform: translateX(10px);}


.re_de {position: relative;}
a.video.play.lazyload {position: absolute;width: 100%;height: 100%;background-position: center;}
a.video.play.lazyload:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  left: 0;
  top: 0;
  position: absolute;
}
a.video.play.lazyload:before {
  display: block;
  content: '';
  width: 80px;
  height: 80px;
  background: url(../grid_items/gae.svg) center no-repeat;
  left: 0;
  background-size: cover;
  right: 0;
  margin: auto;
  bottom: 0;
  top: 0;
  position: absolute;
}

.soc_wrapper {text-align: center;margin-top: 40px;overflow: hidden;}
.soc_wrapper a {margin:30px;}
.soc_wrapper a .cls-m {
  fill: #00A3E1;
  transition: ease 0.4s;
}
.soc_wrapper a:hover .cls-m {
  transition: ease 0.4s;
  fill: #0D293B;
}

@media (max-width: 1800px) {
  .navbar-collapse .nav-link {
      padding: 5px 15px;
  }
}
@media (max-width: 992px) {
  .navbar-collapse ul.nav {display: block;float: none!important;max-width: inherit!important;}
  .navbar-collapse .nav-link {text-align: center; padding: 12px 15px;}
  .navbar-collapse .navbar-brand {display: block;
    border-top: 1px solid #87BBC1;
    margin: 0;
    float: none!important;
    text-align: center;
    padding: 25px 0 0;
    margin: 10px;
  }
  .navbar-collapse .navbar-brand img {display: inline-block;}
  .navbar-collapse .pink {display: block;float: none!important;text-align: center;}
}

@media (max-width: 768px) {
	.expedialogo-content{
		width: 100px;
		height: auto;
	}
	.btn {
	font-size: 12px;
	line-height: 15px;
	padding: 4px 15px;
}
  .slick-prev, .slick-next {display: none!important;}
  nav.navbar h3.title {font-size: 17px;max-width: calc(100% - 240px);
    margin: 0;
    text-align: center;}
  .mob_sdaf {display: inline-block;}
  .res_c {margin-left: 15px; margin-right: 15px;}
  .res_c .share {margin: 15px 0;overflow: hidden;}
  .res_c .share a {margin: 0;}
  .res_c .share a:nth-child(2),a.addthis_button_more.d-inline-block {float: right!important;}
  .res_c .inner_frame {padding: 0;}
  .res_c .inner_frame h2 {margin-top: 0!important;font-size: 20px;line-height: 28px;}
  .res_c .inner_frame p {font-size: 15px; line-height: 20px;}
  .res_c .inner_frame .read-more {font-size: 10px;}
  ul.slick-dots {bottom: -35px;}
  .slick-dots li button:before {color: #D1D2D4;}
  #navbarSupportedContent {padding-bottom: 0!important;padding-top: 0!important; max-height: calc(100% - 100px); overflow-y: auto;}
  .footer_m .re_sadg span {display: block;}
  .footer_m .re_sadg,.footer_m img {line-height: 24px;}
  .footer_m img {display: inline-block;max-width: 99px;max-height: 20px;}
  .footer_m .gbaeg_img {display: inline-block;font-size: 14px;}
}


.g_nav {display: none;}


.read-more:hover {color: #0D293B; text-decoration: none;}

.ib-main a:hover img{
    transition: ease 0.4s;
    transform: scale(120%);
}