/* ubuntu-300 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: url('/css/font/ubuntu-v20-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/css/font/ubuntu-v20-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/css/font/ubuntu-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/css/font/ubuntu-v20-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/css/font/ubuntu-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/css/font/ubuntu-v20-latin-300.svg#Ubuntu') format('svg'); /* Legacy iOS */
}
/* ubuntu-regular - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url('/css/font/ubuntu-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/css/font/ubuntu-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/css/font/ubuntu-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/css/font/ubuntu-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/css/font/ubuntu-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/css/font/ubuntu-v20-latin-regular.svg#Ubuntu') format('svg'); /* Legacy iOS */
}
/* ubuntu-500 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: url('/css/font/ubuntu-v20-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/css/font/ubuntu-v20-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/css/font/ubuntu-v20-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('/css/font/ubuntu-v20-latin-500.woff') format('woff'), /* Modern Browsers */
       url('/css/font/ubuntu-v20-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/css/font/ubuntu-v20-latin-500.svg#Ubuntu') format('svg'); /* Legacy iOS */
}
/* ubuntu-700 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: url('/css/font/ubuntu-v20-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/css/font/ubuntu-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/css/font/ubuntu-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/css/font/ubuntu-v20-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/css/font/ubuntu-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/css/font/ubuntu-v20-latin-700.svg#Ubuntu') format('svg'); /* Legacy iOS */
}

* { margin: 0; padding: 0; -webkit-text-size-adjust: none; }

/* --------------- reset.css --------------- */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; background: transparent; }

a { margin: 0; padding: 0; vertical-align: baseline; background: transparent; text-decoration: none; color: #000; }

table { border-collapse: collapse; border-spacing: 0; }

td, td img { vertical-align: top; }

input, select, button, textarea { margin: 0; font-size: 100%; font-family: Arial, sans-serif; color: #737373; }

input[type="checkbox"] { vertical-align: bottom; }

input[type="radio"] { vertical-align: text-bottom; }

sub { vertical-align: sub; font-size: smaller; }

sup { vertical-align: super; font-size: smaller; }

/* --------------- /reset.css --------------- */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; visibility: hidden; }

.clearfix:after { clear: both; }

.clearfix { zoom: 1; }

body { position: relative; color: #fff; text-align: left; font: 14px/16px 'roboto_condensedregular', Arial, sans-serif; background: #F3EEE8; }

label, input[type="button"], input[type="submit"], button { cursor: pointer; }

.icon { display: block; }

.btn-blue { background: #297ba9; }

.post { color: #000; }
.post h1 { font-family: 'ubuntu', sans-serif; font-weight: 400; color: #338dbe; font-size: 29px; line-height: 29px; margin-bottom: 20px; }
@media only screen and (max-width: 767px) { .post h1 { font-size: 22px; line-height: 25px; } }
.post h2 { font-family: 'ubuntu', sans-serif; font-weight: 400; color: #338dbe; font-size: 24px; line-height: 24px; margin-bottom: 20px; }
@media only screen and (max-width: 767px) { .post h2 { font-size: 18px; line-height: 22px; } }
.post p { font-family: 'ubuntu', sans-serif; font-weight: 400; color: #000; font-size: 18px; line-height: 25px; margin-bottom: 20px; }
@media only screen and (max-width: 767px) { .post p { font-size: 13px; line-height: 15px; } }
.post p a { color: #338dbe; }
.post ul { margin-left: 50px; margin-bottom: 30px; }
.post ul li { font-family: 'ubuntu', sans-serif; font-weight: 400; color: #000; font-size: 18px; line-height: 25px; }
@media only screen and (max-width: 767px) { .post ul li { font-size: 13px; line-height: 15px; } }
.post ol { margin-left: 50px; margin-bottom: 30px; }
.post ol li { font-family: 'ubuntu', sans-serif; font-weight: 400; color: #000; font-size: 18px; line-height: 20px; }
@media only screen and (max-width: 767px) { .post ol li { font-size: 13px; line-height: 15px; } }

.btn { border-radius: 0; padding: 6px 16px; }

.btn_w100 { width: 100%; }

.form-control { border-radius: 0; border: 1px solid #000; }

.icon-tw { background: url('../img/icons-s272ca5a8d2.png') 0 -534px no-repeat; width: 50px; height: 50px; }

.icon-fb { background: url('../img/icons-s272ca5a8d2.png') 0 -699px no-repeat; width: 50px; height: 50px; }

.icon-gplus { background: url('../img/icons-s272ca5a8d2.png') 0 -424px no-repeat; width: 50px; height: 50px; }

.icon-tw-grey { background: url('../img/icons-s272ca5a8d2.png') 0 -589px no-repeat; width: 50px; height: 50px; }

.icon-fb-grey { background: url('../img/icons-s272ca5a8d2.png') 0 -644px no-repeat; width: 50px; height: 50px; }

.icon-gplus-grey { background: url('../img/icons-s272ca5a8d2.png') 0 -479px no-repeat; width: 50px; height: 50px; }

.icon-home { background: url('../img/icons-s272ca5a8d2.png') 0 -1184px no-repeat; width: 24px; height: 21px; }

.icon-plane { background: url('../img/icons-s272ca5a8d2.png') 0 -877px no-repeat; width: 24px; height: 23px; }

.icon-beach { background: url('../img/icons-s272ca5a8d2.png') 0 -754px no-repeat; width: 24px; height: 24px; }

.icon-ship { background: url('../img/icons-s272ca5a8d2.png') 0 -933px no-repeat; width: 20px; height: 23px; }

.icon-hotel { background: url('../img/icons-s272ca5a8d2.png') 0 -989px no-repeat; width: 20px; height: 23px; }

.icon-bed { background: url('../img/icons-s272ca5a8d2.png') 0 -1082px no-repeat; width: 23px; height: 17px; }

.icon-ticket { background: url('../img/icons-s272ca5a8d2.png') 0 -1126px no-repeat; width: 24px; height: 24px; }

.icon-share { background: url('../img/icons-s272ca5a8d2.png') 0 -841px no-repeat; width: 30px; height: 31px; }

.icon-email { background: url('../img/icons-s272ca5a8d2.png') 0 -812px no-repeat; width: 34px; height: 24px; }

.icon-phone { background: url('../img/icons-s272ca5a8d2.png') 0 -1045px no-repeat; width: 30px; height: 32px; }

/*STICKY FOOTER*/
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) { html, body { height: 100%; } }
@media only screen and (min-width: 1025px) { html, body { height: 100%; } }

body { background: #f1f1f1; }

.out { width: 100%; }

/* Background Image der Content Seiten wir im Content Template bestimmt , oder per default folgend */
.out_sub { background: url("../img/content/bg1.jpg") no-repeat 0 0%; background-size: cover; background-attachment: fixed; }

.out_sub .content { padding-top: 200px; }
@media only screen and (max-width: 767px) { .out_sub .content { padding-top: 0; } }

.header { padding: 20px 0; background: url("../img/header-bg.png") repeat-x; height: 148px; position: fixed; top: 0; left: 0; width: 100%; margin-bottom: 50px; z-index: 9999; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .header { padding-bottom: 0; margin-bottom: 0; } }
@media only screen and (max-width: 767px) { .header { padding-bottom: 0; margin-bottom: 0; } }

.content { padding-top: 200px; padding-bottom: 55px; position: relative; }

.footer { border-top: 1px solid #e1e1e1; }

.row_mb15 { margin-bottom: 15px; }

.logo { width: 200px; }

.contacts { float: left; margin-top: 10px; margin-left: 54px; }
@media (max-width: 1200px) { .contacts { float: right; } }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .contacts { float: right; margin-left: 0; } }
.contacts p { color: #b4b4b4; font-size: 13px; line-height: 15px; text-transform: uppercase; font-family: 'ubuntu', sans-serif; font-weight: 500; }
.contacts p strong { color: #5f5f5f; font-weight: 500; }

.top-nav { float: left; margin-top: 10px; margin-left: 45px; }
@media (max-width: 1200px) { .top-nav { float: right; } }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .top-nav { float: right; } }
.top-nav ul li { list-style: none; float: left; margin: 0 0 0 10px; }
.top-nav ul li a { color: #5f5f5f; font-size: 13px; line-height: 13px; text-transform: uppercase; font-family: 'ubuntu', sans-serif; font-weight: 500; }

.main-nav ul li { list-style: none; float: left; display: block; position: relative; }
.main-nav ul li:hover { background: #338dbe; }
.main-nav ul li:hover a { color: #fff; }
.main-nav ul li i { float: left; margin-right: 8px; margin-top: -3px; }
.main-nav ul li .icon-bed { margin-top: 0; }
.main-nav ul li a { display: block; color: #545454; font-size: 18px; line-height: 18px; font-weight: 400; font-family: 'ubuntu', sans-serif; padding: 23px 23px 20px 10px; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .main-nav ul li a { padding: 23px 20px 13px 10px; } }
.main-nav ul li a.ie { padding-bottom: 13px; }

.main-nav ul li:hover ul { display: block; }
.main-nav ul li:hover ul li a { color: #545454; }
.main-nav ul li ul { position: absolute; top: 56px; padding: 10px; left: 0; display: none; background: rgba(255, 255, 255, 0.8); -webkit-box-shadow: 0 5px 10px 0 rgba(51, 51, 51, 0.2); -moz-box-shadow: 0 5px 10px 0 rgba(51, 51, 51, 0.2); box-shadow: 0 5px 10px 0 rgba(51, 51, 51, 0.2); width: 230px; border-top: 4px solid #338dbe; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .main-nav ul li ul { top: 50px; } }
.main-nav ul li ul li { display: block; list-style: none; position: relative; margin-bottom: 5px; padding: 5px 22px 5px 40px; width: 100%; }
.main-nav ul li ul li:hover { background: #338dbe; }
.main-nav ul li ul li:hover:after { background: url("../img/icons/menu-arr-act.png") no-repeat; }
.main-nav ul li ul li:after { content: ""; display: block; background: url("../img/icons/menu-arr.png") no-repeat; width: 6px; height: 10px; left: 15px; top: 10px; position: absolute; }
.main-nav ul li ul li a { padding: 0; color: #545454; line-height: 20px; }
.main-nav ul li ul li:hover { background: #338dbe; }
.main-nav ul li ul li:hover a { color: #fff; text-decoration: none; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .main-nav ul li ul li i { display: none; } }

.main-nav ul li:hover .icon-home { background: url("../img/icons/icon-home-act.png") no-repeat; }
.main-nav ul li:hover .icon-plane { background: url("../img/icons/icon-plane-act.png") no-repeat; }
.main-nav ul li:hover .icon-beach { background: url("../img/icons/icon-beach-act.png") no-repeat; }
.main-nav ul li:hover .icon-ship { background: url("../img/icons/icon-ship-act.png") no-repeat; }
.main-nav ul li:hover .icon-hotel { background: url("../img/icons/icon-hotel-act.png") no-repeat; }
.main-nav ul li:hover .icon-bed { background: url("../img/icons/icon-bed-act.png") no-repeat; }
.main-nav ul li:hover .icon-ticket { background: url("../img/icons/icon-ticket-act.png") no-repeat; }

.main-nav__list__item span { display: none; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .main-nav__list__item span { display: none; } }
@media only screen and (max-width: 767px) { .main-nav__list__item span { display: block; } }

.main-nav__list__item.opened:hover .submenu li a { color: #fff; }

.contact-bar { position: fixed; top: 200px; right: 0; z-index: 999; }
@media only screen and (max-width: 767px) { .contact-bar { display: none; } }
.contact-bar ul li { display: block; background: url("../img/contact-bar-bg.png") repeat; position: relative; margin-bottom: 2px; }
.contact-bar ul li a { display: block; width: 45px; height: 45px; }
.contact-bar ul li a i { position: absolute; top: 7px; left: 10px; }
.contact-bar ul li a .icon-email { top: 10px; left: 7px; }
.contact-bar ul li:hover { background: #338dbe; }
.contact-bar ul li.active { background: #338dbe; }

.contact-bar-drop { position: absolute; top: 0; left: 45px; width: 320px; display: none; background: #f1f1f1; }
.contact-bar-drop .contact-bar-drop__i { padding: 20px; display: block; }
.contact-bar-drop .contact-bar-drop__i .title h1 { color: #338dbe; font-family: ubuntu, sans-serif; font-weight: 300; font-size: 24px; line-height: 24px; margin-bottom: 20px; }
.contact-bar-drop .contact-bar-drop__i .title p { font-family: ubuntu, sans-serif; font-weight: 400; font-size: 16px; line-height: 20px; margin-bottom: 30px; color: #000; }
.contact-bar-drop .contact-bar-drop__i .telephone { margin-bottom: 40px; }
.contact-bar-drop .contact-bar-drop__i .telephone .telephone__i { padding-left: 90px; position: relative; }
.contact-bar-drop .contact-bar-drop__i .telephone .telephone__i:after { content: ""; display: block; position: absolute; left: 15px; top: -10px; background: url("../img/icons/phone-circle.png") no-repeat; width: 58px; height: 58px; }
.contact-bar-drop .contact-bar-drop__i .telephone .telephone__i p { font-family: ubuntu, sans-serif; font-weight: 300; font-size: 26px; line-height: 40px; margin-bottom: 20px; letter-spacing: 2px; color: #000; }
.contact-bar-drop .contact-bar-drop__i .inp { text-align: center; }
.contact-bar-drop .contact-bar-drop__i .forms p { font-family: ubuntu, sans-serif; font-weight: 500; font-size: 14px; line-height: 16px; margin-bottom: 20px; color: #6d6d6d; }
.contact-bar-drop .contact-bar-drop__i .forms p strong { font-weight: 600; color: #000; }
.contact-bar-drop .contact-bar-drop__i .forms label { font-size: 14px; line-height: 20px; float: left; width: 150px; color: #000; font-weight: 500; font-family: ubuntu, sans-serif; }
.contact-bar-drop .contact-bar-drop__i .forms .form-control { border: 1px solid #cccccc; }
.contact-bar-drop .contact-bar-drop__i .contact-bar-share { margin-bottom: 20px; }
.contact-bar-drop .contact-bar-drop__i .contact-bar-share p { font-family: ubuntu, sans-serif; font-weight: 500; font-size: 14px; line-height: 16px; margin-bottom: 20px; color: #000; }
.contact-bar-drop .contact-bar-drop__i .contact-bar-share ul li { list-style: none; float: left; display: block; width: 50px; height: 50px; margin-left: 20px; background: none; }

.contact-bar-drop_mail { top: -46px; }
.contact-bar-drop_mail .contact-bar-drop__i .forms label { width: 100%; text-align: left; }
.contact-bar-drop_mail .contact-bar-drop__i .forms textarea { resize: none; height: 145px; overflow: auto; }

.contact-bar-drop_share { top: -92px; }
.contact-bar-drop_share .contact-bar-drop__i .forms label { width: 100%; text-align: left; }
.contact-bar-drop_share .contact-bar-drop__i .forms textarea { resize: none; height: 60px; }

.content__i { background: #fff; border: 1px solid #e1e1e1; }

.sidebar { padding-top: 15px; }

.sidebar__menu { background: #f0f0f0; padding: 20px 20px; margin-bottom: 20px; }
.sidebar__menu .title { border-bottom: 1px solid #bababa; padding-bottom: 15px; margin-bottom: 15px; }
.sidebar__menu .title h1 { font-weight: 400; font-family: 'ubuntu', sans-serif; color: #333333; font-size: 24px; line-height: 24px; }
.sidebar__menu ul li { list-style: none; position: relative; padding-left: 30px; }
.sidebar__menu ul li:after { content: ""; display: block; background: url("../img/icons/menu-arr.png") no-repeat; width: 6px; height: 10px; position: absolute; left: 10px; top: 4px; }
.sidebar__menu ul li a { font-size: 13px; margin-bottom: 10px; line-height: 13px; color: #338dbe; font-weight: 400; font-family: 'ubuntu', sans-serif; display: block; }

.sidebar__newsletter { background: #f0f0f0; padding: 20px 20px; }
@media only screen and (max-width: 767px) { .sidebar__newsletter { display: none; } }
.sidebar__newsletter .title { padding-bottom: 15px; }
.sidebar__newsletter .title h1 { font-weight: 400; font-family: 'ubuntu', sans-serif; color: #333333; font-size: 24px; line-height: 24px; }
.sidebar__newsletter .text p { font-family: 'ubuntu', sans-serif; font-weight: 400; color: #575757; font-size: 13px; line-height: 15px; margin-bottom: 10px; }
.sidebar__newsletter .inp { margin-bottom: 10px; }
.sidebar__newsletter .inp .btn { float: right; }

.main-content { padding-top: 20px; }

.page-title { margin-bottom: 30px; }
.page-title h1 { font-size: 60px; line-height: 60px; color: #338dbe; font-weight: 400; font-family: 'ubuntu', sans-serif; margin-bottom: 20px; }
@media only screen and (max-width: 767px) { .page-title h1 { font-size: 36px; line-height: 36px; } }
.page-title p { font-weight: 400; font-family: 'ubuntu', sans-serif; font-size: 21px; line-height: 21px; color: #7e7d7d; margin-bottom: 30px; }
@media only screen and (max-width: 767px) { .page-title p { font-size: 16px; line-height: 16px; } }

.blog { margin-bottom: 100px; }
.blog .blog__top { border-bottom: 1px solid #eeeeee; margin-bottom: 30px; }
.blog .blog__top .title h2 { font-size: 40px; line-height: 40px; font-weight: 400; font-family: 'ubuntu', sans-serif; color: #338dbe; margin-bottom: 20px; }
@media only screen and (max-width: 767px) { .blog .blog__top .title h2 { font-size: 21px; line-height: 21px; } }
.blog .blog__top .post-info { margin-bottom: 20px; }
.blog .blog__top .post-info .date { color: #7e7d7d; font-size: 21px; line-height: 21px; font-weight: 400; font-family: 'ubuntu', sans-serif; }
@media only screen and (max-width: 767px) { .blog .blog__top .post-info .date { font-size: 16px; line-height: 18px; } }
.blog .blog__top .post-info .user a { color: #338dbe; font-size: 21px; line-height: 21px; font-weight: 400; font-family: 'ubuntu', sans-serif; }
@media only screen and (max-width: 767px) { .blog .blog__top .post-info .user a { font-size: 16px; line-height: 18px; } }
.blog .blog__top .about p { font-family: 'ubuntu', sans-serif; font-weight: 400; color: #000; font-size: 18px; line-height: 20px; margin-bottom: 30px; }
@media only screen and (max-width: 767px) { .blog .blog__top .about p { font-size: 14px; line-height: 16px; } }
.blog .quote p { font-family: 'ubuntu', sans-serif; font-weight: 400; color: #000; font-size: 18px; line-height: 20px; margin-bottom: 30px; }
@media only screen and (max-width: 767px) { .blog .quote p { font-size: 13px; line-height: 15px; } }

.footer__top { background: #e4e4e4; padding: 36px 0 45px; }
.footer__top .services h1 { font-family: 'ubuntu', sans-serif; font-weight: 500; color: #545454; line-height: 18px; font-size: 15px; margin-bottom: 10px; }
.footer__top .services ul li { list-style: none; padding-bottom: 10px; position: relative; }
.footer__top .services ul li a { font-family: 'ubuntu', sans-serif; font-weight: 400; color: #545454; line-height: 13px; font-size: 13px; }
.footer__top .about-us h1 { font-family: 'ubuntu', sans-serif; font-weight: 500; color: #545454; line-height: 18px; font-size: 15px; margin-bottom: 10px; }
.footer__top .about-us ul li { list-style: none; padding-bottom: 10px; position: relative; }
.footer__top .about-us ul li a { font-family: 'ubuntu', sans-serif; font-weight: 400; color: #545454; line-height: 13px; font-size: 13px; }
.footer__top .contacts { float: left; margin-bottom: 20px; margin-left: 0; }
.footer__top .contacts h1 { font-family: 'ubuntu', sans-serif; font-weight: 500; color: #545454; line-height: 18px; font-size: 15px; margin-bottom: 10px; }
.footer__top .contacts p { font-family: 'ubuntu', sans-serif; font-weight: 400; color: #545454; line-height: 16px; font-size: 13px; }
.footer__top .contacts p a { color: #545454; }
.footer__top .work-time { margin-bottom: 20px; }
.footer__top .work-time h1 { font-family: 'ubuntu', sans-serif; font-weight: 500; color: #545454; line-height: 15px; font-size: 15px; margin-bottom: 10px; }
.footer__top .work-time table { font-family: 'ubuntu', sans-serif; font-weight: 400; color: #545454; line-height: 18px; font-size: 13px; margin-bottom: 20px; }
.footer__top .work-time table td { padding: 0 10px; }
.footer__top .work-time table td:first-child { padding: 0 10px 0 0; }
.footer__top .work-time p { font-family: 'ubuntu', sans-serif; font-weight: 400; color: #545454; line-height: 18px; font-size: 13px; }
.footer__top .share h1 { font-family: 'ubuntu', sans-serif; font-weight: 500; color: #545454; line-height: 15px; font-size: 15px; margin-bottom: 10px; }
.footer__top .share ul li { list-style: none; float: left; margin-left: 10px; }
.footer__top .share ul li:first-child { margin-left: 0; }

.footer__bot { padding: 50px 0; background: #338dbe; }
.footer__bot .copy { text-align: center; }

.out_main .content { padding: 0; }

/* .top-pic { padding: 236px 0 0; height: 573px; background: url("../img/home/img1.jpg") no-repeat; background-size: cover; } */
.top-pic { padding: 236px 0 0; height: 573px; background-size: cover; }
.top-pic .top-pic__text h1 { float: right; background: url("../img/opac-grey.png") repeat; color: #fff; font-family: 'ubuntu', sans-serif; font-size: 28px; line-height: 30px; padding: 10px 22px; clear: both; }
.top-pic .top-pic__text h2 { float: right; clear: both; background: url("../img/opac-white.png") repeat; padding: 10px 25px; color: #545454; font-size: 28px; line-height: 30px; font-family: 'ubuntu', sans-serif; font-weight: normal; }
@media only screen and (max-width: 767px) { .top-pic { padding-top: 150px; height: 400px; background-position: 50% 0; } }

.second-nav { border-top: 1px solid #D5D5D5; border-bottom: 1px solid #D5D5D5; background-color: #E4E4E4; margin-bottom: 15px; }
.second-nav .second-nav__menu ul { list-style: none; }
.second-nav .second-nav__menu ul li { float: left; font-family: 'ubuntu', sans-serif; font-size: 18px; line-height: 20px; }
.second-nav .second-nav__menu ul li a { color: #545454; display: block; padding: 16px 20px; -webkit-transition-property: all; -moz-transition-property: all; -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s; }
.second-nav .second-nav__menu ul li a:hover { background-color: #D5D5D5; }

.grid-content { width: 1008px; margin: 0 auto; }
.grid-content .grid-content__item { float: left; width: 48%; padding: 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.grid-content .grid-content__item img { display: block; max-width: 100%; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .grid-content { width: auto; } }
@media only screen and (max-width: 767px) { .grid-content { width: auto; }
  .grid-content .grid-content__item { float: none; width: auto; } }

@media only screen and (max-width: 767px) { .contacts { display: none; } }

@media only screen and (max-width: 767px) { .top-nav { display: none; } }

@media only screen and (max-width: 767px) { .logo { margin: 0 auto; } }

.show-menu-btn { display: none; background: url("../img/opac-grey.png") repeat; border-bottom: 2px solid #fff; padding: 15px 12px; font-size: 20px; line-height: 22px; font-family: 'ubuntu', sans-serif; font-weight: 500; text-transform: uppercase; vertical-align: middle; }
.show-menu-btn i { float: left; text-indent: 100%; overflow: hidden; white-space: nowrap; background: url('../img/icons-s272ca5a8d2.png') 0 -23px no-repeat; width: 23px; height: 18px; width: 23px; height: 18px; margin-right: 20px; margin-top: 3px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) { .show-menu-btn i { background: url('../img/icons-s272ca5a8d2.png') 0 -23px no-repeat; width: 23px; height: 18px; } }
@media only screen and (max-width: 767px) { .show-menu-btn { display: block; } }

@media only screen and (max-width: 767px) { .header { position: static; height: auto; }
  .main-nav { background: url("../img/mob-menu-bg.png") 50% -245px no-repeat; background-size: cover; }
  .main-nav ul { background: url("../img/opac-grey.png") repeat; display: none; }
  .main-nav ul li { float: none; border-bottom: 1px solid #596979; position: relative; }
  .main-nav ul li a { display: block; padding: 15px 12px; color: #fff; position: relative; z-index: 1; }
  .main-nav ul li ul { position: static; background: none; border: 0; width: auto; padding: 0; }
  .main-nav ul li ul li { font-size: 16px; line-height: 18px; margin: 0; padding: 0; }
  .main-nav ul li ul li a { padding: 12px 12px 12px 40px; color: #fff; display: block; font-size: 16px; }
  .main-nav ul li ul li:first-child { border-top: 1px solid #596979; }
  .main-nav ul li ul li:after { display: none; }
  .main-nav ul li ul li:last-child { border-bottom: 0; }
  .main-nav ul li span { position: absolute; z-index: 2; width: 36px; height: 36px; text-align: center; line-height: 42px; color: #fff; font-size: 42px; right: 5px; top: 4px; display: block; }
  .main-nav ul li:hover { background: none; }
  .main-nav ul li:hover a { background: none; color: #fff; }
  .main-nav ul li:hover ul { display: none; }
  .icon-home { background: url('../img/icons-s272ca5a8d2.png') 0 -1210px no-repeat; width: 24px; height: 21px; }
  .icon-plane { background: url('../img/icons-s272ca5a8d2.png') 0 -905px no-repeat; width: 24px; height: 23px; }
  .icon-beach { background: url('../img/icons-s272ca5a8d2.png') 0 -783px no-repeat; width: 24px; height: 24px; }
  .icon-ship { background: url('../img/icons-s272ca5a8d2.png') 0 -961px no-repeat; width: 20px; height: 23px; }
  .icon-hotel { background: url('../img/icons-s272ca5a8d2.png') 0 -1017px no-repeat; width: 20px; height: 23px; }
  .icon-bed { background: url('../img/icons-s272ca5a8d2.png') 0 -1104px no-repeat; width: 23px; height: 17px; }
  .icon-ticket { background: url('../img/icons-s272ca5a8d2.png') 0 -1155px no-repeat; width: 24px; height: 24px; }
  .sidebar__menu { background-color: #fff; }
  .sidebar__menu .title { display: none; }
  .sidebar__menu .show-menu-btn { background: #fff; color: #297BA9; border-bottom: 2px solid #297BA9; }
  .sidebar__menu .show-menu-btn i { background: url('../img/icons-s272ca5a8d2.png') 0 0 no-repeat; width: 23px; height: 18px; }
  .sidebar__menu .sidebar__menu__list { display: none; }
  .sidebar__menu .sidebar__menu__list li { border-bottom: 1px solid #297BA9; padding: 0; }
  .sidebar__menu .sidebar__menu__list li a { padding: 12px 12px 12px 30px; margin: 0; }
  .sidebar__menu .sidebar__menu__list li ul li { border: 0; }
  .sidebar__menu .sidebar__menu__list li ul li a:first-child { border-top: 1px solid #297BA9; }
  .sidebar__menu .sidebar__menu__list li ul li:last-child { border: 0; }
  .sidebar__menu .sidebar__menu__list li:after { display: none; } }
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2) { .sidebar__menu .show-menu-btn i { background: url('../img/icons-s272ca5a8d2.png') 0 0 no-repeat; width: 23px; height: 18px; } }
