*, *:before, *:after {
  box-sizing: border-box;
}
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, img, ul, li, header, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
header, nav, section {
  display: block;
}
@media (min-height:800px) {
.header.header {
  height:105px!important;
}
}
html {
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  font-family: 'GraphikLCG-Regular', Arial, sans-serif;
  color: #333;
  background: #fff;
}
a {
  color: inherit;
  text-decoration: none;
  background-color: transparent;
  outline: none;
}
a:hover,
a:focus {
  text-decoration: none;
}
ul {
  list-style: none;
}
img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border-style: none;
}
.clear {
  clear: both;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container { max-width: 540px; }
}
@media (min-width: 768px) {
  .container { max-width: 720px; }
}
@media (min-width: 992px) {
  .container { max-width: 960px; }
}
@media (min-width: 1200px) {
  .container { max-width: 1270px; }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.align-items-center {
  align-items: center;
}
.col,
.col-4,
.col-8,
.col-12,
.col-sm-4,
.col-sm-8,
.col-sm-12,
.col-md-6,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-6,
.col-lg-9,
.col-lg-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-6,
.col-xl-9,
.col-xl-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.col-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
.col-8 { flex: 0 0 66.666667%; max-width: 66.666667%; }
.col-12 { flex: 0 0 100%; max-width: 100%; }
@media (min-width: 576px) {
  .col-sm-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-sm-8 { flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-sm-12 { flex: 0 0 100%; max-width: 100%; }
}
@media (min-width: 768px) {
  .col-md-6 { flex: 0 0 50%; max-width: 50%; }
}
@media (min-width: 992px) {
  .col-lg-2 { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-lg-3 { flex: 0 0 25%; max-width: 25%; }
  .col-lg-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-lg-6 { flex: 0 0 50%; max-width: 50%; }
  .col-lg-9 { flex: 0 0 75%; max-width: 75%; }
  .col-lg-12 { flex: 0 0 100%; max-width: 100%; }
}
@media (min-width: 1200px) {
  .col-xl-2 { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-xl-3 { flex: 0 0 25%; max-width: 25%; }
  .col-xl-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-xl-6 { flex: 0 0 50%; max-width: 50%; }
  .col-xl-9 { flex: 0 0 75%; max-width: 75%; }
  .col-xl-12 { flex: 0 0 100%; max-width: 100%; }
}
.d-none { display: none !important; }
.d-block { display: block !important; }
@media (min-width: 768px) {
  .d-md-block { display: block !important; }
  .d-md-none { display: none !important; }
}
.text-center {
  text-align: center !important;
}
.display-none {
  display: none;
}
.hidepc {
  display: none;
}
.header {
  padding: 20px 0;
}
.header_zakaz {
  display: block;
  padding: 7px;
  border-radius: 20px;
  text-align: center;
  background-image: linear-gradient(to right, #a5cd39, #68c078);
  max-width: 165px;
  color: #fff;
  font-family: 'GraphikLCG-Semibold', Arial, sans-serif;
}
.header_zakaz:hover,
.header_zakaz:focus {
  color: #fff;
  box-shadow: 0 7px 15px 0 rgba(134, 198, 90, 0.7);
}
.header_block {
  display: table;
  margin: auto;
  text-align: right;
  padding: 5px 0 0 25px;
}
.header_block.header_block_phone {
  margin: 0 0 0 13px;
}
.header_block div,
.header_block_address a,
.header_block_address a:hover,
.header_block_address a:focus {
  color: #151515;
  font-size: 14px;
  font-family: 'GraphikLCG-Semibold', Arial, sans-serif;
}
.header_block p {
  font-size: 12px;
  line-height: 1;
  color: #7d838a;
  font-family: 'GraphikLCG-Medium', Arial, sans-serif;
}
.header_block_address {
  background: url(https://sunnydreams.by/assets/templates/site/images/address.png) no-repeat 0 6px;
}
.header_block_phone {
  background: url(https://sunnydreams.by/assets/templates/site/images/phone.png) no-repeat 4px 7px;
}
.header_block_phone_wrap {
  position: relative;
}
.header_block_phone_list {
  position: absolute;
  top: 21px;
  left: -10px;
  z-index: 5;
  display: none;
  padding: 10px 10px 0;
  background: #fff;
  text-align: left;
}
.header_block_phone_wrap:hover .header_block_phone_list {
  display: block;
}
.header_block div a[href^="tel"] {
  font-size: 13px;
  color: #151515;
}
.header_block div.header_block_phone_list a[href^="tel"] {
  font-size: 11px;
}
.header_block a[href^="mailto"],
.header_block a[href^="mailto"]:focus {
  color: #7d838a;
}
.arrow {
  position: absolute;
  right: -17px;
  top: 10px;
}
.soc-style2 {
  color: #00a3e8;
  font-size: 14px;
  line-height: 1.2;
}
.soc-style3 {
  display: inline-block;
  width: 100%;
}
.soc-style3 > a > img,
.soc-style3 > a > p {
  display: inline-block;
  vertical-align: middle;
}
.f-left { float: left; }
.f-right { float: right; }
.header_nav {
  background-image: linear-gradient(to right, #0cd3a3, #029ac0);
}
.header_nav .container {
  position: relative;
}
#cssmenu {
  position: relative;
  z-index: 3;
}
#cssmenu > ul {
  display: block;
  margin: 0;
  padding: 0;
}
.topmenu {
  font-size: 13px;
  text-align: center;
  font-weight: 600;
  list-style: none;
}
.topmenu ul {
  margin: 0;
  padding: 0;
  text-align: left;
  list-style: none;
}
.topmenu li,
#cssmenu > ul > li {
  display: inline-block;
  margin-right: 0;
  border-bottom: 2px solid transparent;
  position: relative;
}
.topmenu li:hover,
.topmenu li.active {
  border-bottom-color: #fff;
}
.topmenu a,
.topmenu a:hover,
.topmenu a:focus,
.mobile_phone a,
.mobile_phone a:hover,
.mobile_phone a:focus {
  color: #fff;
  display: inline-block;
  text-decoration: none;
}
.topmenu a {
  padding: 23px 0 21px;
}
ul.topmenu > li > a {
  text-transform: uppercase;
}
.topmenu a.hot_a {
  padding-left: 20px;
  position: relative;
}
#cssmenu > ul > li:has(> ul) > a {
  padding-right: 15px;
  font-weight: 600;
}
#cssmenu > ul > li:has(> ul) > a:after {
  position: absolute;
  top: 28px;
  right: 0;
  width: 10px;
  height: 7px;
  display: block;
  background: url(https://sunnydreams.by/assets/templates/site/images/menu.png) no-repeat 0 0;
  content: "";
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  margin: 0;
  padding: 0 0 7px;
  background: rgba(255, 255, 255, 0.97);
  border-radius: 0 0 4px 4px;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu ul ul li a {
  color: #464646;
  display: block;
  width: 225px;
  padding: 2px 20px;
}
.mobile_phone {
  line-height: 1.2;
  float: right;
  z-index: 4;
}
#cssmenu #menu-button {
  display: none;
}
.menu_span span {
  display: block;
  height: 2px;
  margin-bottom: 6px;
  position: relative;
  background: #fff;
  opacity: 1;
  transition: .25s ease-in-out;
}
.menu_span span:last-child {
  margin-bottom: 0;
}
.menu-opened .menu_span span:nth-child(2) {
  opacity: 0;
}
.menu-opened .menu_span span:first-child {
  transform: rotate(45deg);
  top: 9px;
}
.menu-opened .menu_span span:last-child {
  transform: rotate(-45deg);
  top: -7px;
}
.hot_svg {
  position: absolute;
  top: 13px;
  left: -8px;
}
.link1 {
  color: #fff;
  font: inherit;
  font-size: 22px;
}
.topblock {
  color: #fff;
  position: relative;
  min-height: 280px;
  height: 280px;
  display: flex;
  align-items: center;
  overflow: hidden;
  isolation: isolate;
}
.topblock:before {
  display: block;
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background-color: rgba(17, 26, 58, 0.2);
  pointer-events: none;
}
.topblock .container {
  position: relative;
  z-index: 1;
}
.topblock h1 {
  font-family: 'GraphikLCG-Bold', Arial, sans-serif;
  font-size: 25px;
  line-height: 1.1;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-weight: 600;
  color: #fff;
}
.topblock p {
  font-size: 20px;
  margin-bottom: 15px;
}
@media (max-width: 1200px) {
  .header_nav {
    overflow: hidden;
  }
  #cssmenu {
    width: 100%;
    background: transparent;
  }
  .topmenu {
    max-height: 90vh;
    overflow-y: auto;
    text-align: left;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu > ul.open {
    display: block;
  }
  #cssmenu ul li {
    display: block;
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2);
    border-bottom: 1px solid rgba(120, 120, 120, 0.2);
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    color: #fff;
    border-bottom: 0;
  }
  #cssmenu > ul > li > a {
    padding: 15px 45px 16px 0;
  }
  #cssmenu > ul > li > a.hot_a {
    padding-left: 30px;
  }
  #cssmenu > ul > li:has(> ul) > a {
    padding-right: 45px;
  }
  #cssmenu > ul > li:has(> ul) > a:after {
    display: none;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    background: transparent;
  }
  #cssmenu ul ul li a {
    padding: 12px 0 12px 25px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 18px 0;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
  }
}
@media (max-width: 767px) {
  .header {
    text-align: center;
    padding: 10px 0 3px;
  }
  .header img {
    max-width: 100%;
  }
  .hidepc {
    display: block;
  }
  .header_zakaz {
    margin: 10px auto 0;
  }
  .topblock h1 {
    font-size: 25px;
  }
  .topblock {
    min-height: 280px;
    height: 280px;
  }
}

/* Country tour pages: keep first content column stable before footer.css arrives. */
h1,
h2,
h3,
.form_title {
  font-family: 'GraphikLCG-Bold', Arial, sans-serif;
}
h1 {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1.2;
  color: #000080;
  margin-bottom: 30px;
  font-weight: 500;
}
h2 {
  font-size: 24px;
  line-height: 1.2;
  color: #151515;
  margin: 0 0 20px;
  font-weight: 600;
}
h3 {
  font-size: 1.75rem;
  line-height: 1.2;
  font-weight: 600;
}
.B_crumbBox {
  display: block;
  margin: 26px 0 15px;
  font-size: 14px;
  color: #7d838a;
}
.B_crumbBox a,
.B_crumbBox a:focus,
.B_lastCrumb {
  color: #7d838a;
}
.B_crumbBox a:hover {
  color: #000;
}
b,
strong {
  font-weight: 600;
}
.content p {
  margin: 0 0 15px;
}
.content ul {
  margin: 15px 0 12px 30px;
}
.content ol {
  list-style-type: none;
  counter-reset: num;
  margin: 15px 0 11px 50px;
}
.content ul li,
.content ol li {
  position: relative;
}
.content ul li {
  padding: 0 0 0 20px;
}
.content ul li:before {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  background: #029ac0;
  border-radius: 100%;
  position: absolute;
  top: 8px;
  left: 0;
}
.content ol li {
  margin-bottom: 10px;
  padding-left: 23px;
}
.content ol li:before {
  content: counter(num) ". " !important;
  counter-increment: num !important;
  position: absolute;
  top: 0;
  left: 0;
}
.content a,
.content a:hover,
.content a:focus {
  color: #029ac0;
}
.content a,
.content .article_row .article_detail a {
  border-bottom: 1px solid transparent;
}
.content a.fancybox-img,
.content .article_row a {
  border-bottom: none;
}
.content a:hover,
.content .article_row .article_detail a:hover {
  border-color: #029ac0;
}
.content img[src*="otduhnamore.jpg"] {
  display: block;
  width: 100%;
  max-width: 668px;
  height: auto;
  aspect-ratio: 668 / 375;
}
@media (max-width: 767px) {
  .content ul,
  .content ol {
    margin: 10px 0;
  }
}
.price-poyasn {
  border: 1px solid #04BDAF;
  background: #fff;
  padding: 4px;
  text-align: center;
  margin-bottom: 20px;
  color: #04BDAF;
  font-weight: 600;
  border-radius: 2px;
  box-shadow: none;
}
.price-poyasn > span {
  text-decoration: underline;
}
.price-poyasn.gray {
  color: #959595;
  border-color: #959595;
}
.hot-podp-h2 {
  margin: 20px 0 40px;
}
.hotel-list-hot-page {
  font-size: 18px;
  font-weight: 600;
}
@media (min-width: 1000px) {
  .col-12.col-sm-12.col-md-12.col-lg-3.col-xl-3 {
    padding-left: 50px;
  }
}
.in-right-sidebar {
  box-shadow: -42px 42px 42px rgba(0, 0, 0, 0.05);
}
.contries_wrap {
  color: #000;
  padding: 15px 5px 5px 0;
}
.contries_a a {
  display: table;
  width: 100%;
  padding: 9px 20px 9px 0;
  color: #000;
}
.contries_title,
.contries_ye {
  display: table-cell;
  vertical-align: middle;
}
.contries_title {
  transition: all 0.25s ease 0s;
}
.contries_ye {
  width: 40%;
  text-align: right;
}
.contries_ye span {
  font-family: 'GraphikLCG-Medium', Arial, sans-serif;
  color: #029ac0;
}
.contries_a img {
  vertical-align: middle;
}
.sidebar-banner > a > img {
  display: block;
  width: 100% !important;
  height: auto;
  aspect-ratio: 360 / 300;
  margin-top: 30px;
  padding: 0;
  border-radius: 2px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.qrdiv {
  width: 100%;
  text-align: center;
}
.qrdiv.rightside {
  min-height: 366px;
  margin-top: 30px;
  padding: 20px 0;
  border: 2px solid #40cdbf;
  border-radius: 30px;
}
.qrcode {
  width: 200px;
  height: auto;
  aspect-ratio: 1 / 1;
  margin: 20px 0;
  border-radius: 20px;
}
.qrdiv > p {
  color: #00b7a6;
}
.qrdiv.rightside > .qrfirst {
  color: rgb(252, 163, 45);
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

/* Cookie popup must be fixed before footer.css loads, otherwise it shifts content. */
#cookie_notification {
  display: none;
  justify-content: space-between;
  align-items: flex-end;
  position: fixed;
  bottom: 100px;
  left: 50%;
  width: 80%;
  transform: translateX(-50%);
  padding: 20px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 0 100px rgba(0, 0, 0, 1);
  z-index: 100 !important;
}
#cookie_notification.show {
  display: block;
}
#cookie_notification p {
  margin: 0;
  font-size: 0.7rem;
  text-align: left;
  color: #333;
}
#cookie_notification a {
  color: #333;
}
button.button-cookie {
  background: #05b5b2;
  border: 1px solid #05b5b2;
  color: #fff;
  padding: 4px 12px;
  border-radius: 4px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
  margin-top: 20px;
  min-width: 100px;
}
button.button-cookie.otkaz,
button.button-cookie.nastr {
  background: none;
  border: 1px solid #05b5b2;
  box-shadow: none;
  color: #05b5b2;
}
button.button-cookie.nastr {
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  #cookie_notification.show {
    display: flex;
  }
  .cookie_accept {
    margin: 0 0 0 25px;
  }
}
@media (max-width: 575px) {
  #cookie_notification.show {
    display: block;
    text-align: left;
  }
  .cookie_accept {
    margin: 10px 0 0;
  }
}

/* Reserve space for deferred Tourvisor widgets to avoid CLS on country pages. */
.tv-search-form[class*="tv-moduleid-"],
.tv-search-form.tv-moduleid-9969119,
.tv-search-form.tv-moduleid-9969174 {
  min-height: 491px;
}

.tv-min-price[class*="tv-moduleid-"],
.tv-min-price.tv-moduleid-9977077 {
  min-height: 160px;
}

.tv-hot-tours[class*="tv-moduleid-"] {
  min-height: 1060px;
}

.tv-calendar[class*="tv-moduleid-"] {
  min-height: 734px;
}

@media (max-width: 767.98px) {
  .tv-search-form[class*="tv-moduleid-"],
  .tv-search-form.tv-moduleid-9969119,
  .tv-search-form.tv-moduleid-9969174 {
    min-height: 384px;
  }

  .tv-min-price[class*="tv-moduleid-"],
  .tv-min-price.tv-moduleid-9977077 {
    min-height: 180px;
  }

  .tv-calendar[class*="tv-moduleid-"] {
    min-height: 1131px;
  }
}

/* CLS guards for header, menu and deferred mobile widgets. */
#cssmenu .submenu-button {
  display: none;
}

@media (min-width: 1201px) {
  #cssmenu ul ul {
    left: 0 !important;
    top: 100%;
    z-index: 20;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transform: translateY(8px);
    transition: opacity 160ms ease, transform 160ms ease, visibility 0s linear 160ms;
  }

  #cssmenu li:hover > ul,
  #cssmenu li:focus-within > ul {
    left: 0 !important;
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
    transition-delay: 0s;
  }

  #cssmenu ul ul ul {
    left: 100% !important;
    top: 0;
    margin-left: 0;
  }
}

@media (max-width: 1200px) {
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    transform: none;
    transition: none;
  }

  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    width: 46px;
    height: 46px;
    cursor: pointer;
  }

  #cssmenu ul ul .submenu-button {
    width: 34px;
    height: 100%;
  }

  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #fff;
    content: "";
  }

  #cssmenu ul ul .submenu-button:after {
    top: 20px;
    right: 13px;
  }

  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    width: 2px;
    height: 8px;
    display: block;
    background: #fff;
    content: "";
  }

  #cssmenu ul ul .submenu-button:before {
    top: 17px;
    right: 16px;
  }

  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
}

.sd-venyoo-launcher {
  display: none;
}

@media (max-width: 767.98px) {
  body.with_fixed_header {
    padding-top: 0 !important;
  }

  .header_nav,
  .header_nav.fixed {
    position: sticky !important;
    top: 0;
    left: auto;
    width: 100%;
    z-index: 20;
    transform: none !important;
    animation: none !important;
  }

  .sd-venyoo-launcher {
    position: fixed;
    right: 16px;
    bottom: 16px;
    z-index: 1000;
    width: 58px;
    height: 58px;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1px;
    border: 0;
    border-radius: 50%;
    background: #029ac0;
    color: #fff;
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.22);
    font-family: Arial, sans-serif;
    line-height: 1;
    cursor: pointer;
    opacity: 1;
    transform: none;
    transition: opacity 180ms ease;
    contain: layout paint style;
  }

  .sd-venyoo-launcher--hidden {
    opacity: 0;
    pointer-events: none;
  }

  .sd-venyoo-launcher__icon {
    font-size: 22px;
    font-weight: 700;
  }

  .sd-venyoo-launcher__text {
    font-size: 11px;
    font-weight: 600;
  }

  #leadia-widget,
  .leadia_widget {
    transition: none !important;
    animation: none !important;
    transform: none !important;
    contain: layout paint style;
  }
}
.soc-style1 {
    text-align: center;position: relative;top: 4px;left: 3px;
}
.soc-style2 {
    font-size: 12px; color: #00a3e8;margin-top: -3px;
}
.soc-style3 {
    text-align:right;
}
.soc-style3 > a > img {
   margin-left:8px; 
}
.soc-style3 > a > p {
   margin-top:-2px; 
   font-size: 15px;
line-height: 19px;
}
.qr-style1 {
    width: 40px; padding: 0 5px; margin-bottom: -8px;
}
.f-left {
    float:left;
}
.f-right {
    float:right;
}
.tac {
    text-align:center;
}

.mobile_phone > a {
    padding:2px 0;
}
.mobile_phone {
    padding:4px 0;
}

@media (min-width:768px) {
    .hidepc {display:none}
}
.in-right-sidebar {
box-shadow: -42px 42px 42px rgba(0,0,0,0.05);
}
.price-poyasn.gray {
color: #959595;
border: 1px solid #959595;
}
.social_links {
    margin: 0;
    padding: 0;
}
.B_crumbBox {
  font: inherit;
  font-size: 14px;
}
.col-12 > h1 {
  font: inherit;
text-transform: uppercase;
font-size: 24px;
color: #000080;
margin-bottom: 30px;
}
@media (min-width: 1001px) {
  #cssmenu ul ul li:hover > ul,
  #cssmenu ul ul li:focus-within > ul {
    left: 100% !important;
    top: 0;
    margin-left: 0;
  }
}