#tz-fullslide-wrapper {
    background-image: url(https://po-baikalu.ru/images/bg-b-1600.jpg);
}
@media(min-width:1920px) {
    #tz-fullslide-wrapper {
    background-image: url(https://po-baikalu.ru/images/bg-b-1.jpg);
}
}@media(min-width:1600px) and (max-width:1919px) {
    #tz-fullslide-wrapper {
    background-image: url(https://po-baikalu.ru/images/bg-b-1600.jpg);
}
}@media(min-width:1366px) and (max-width:1599px) {
    #tz-fullslide-wrapper {
    background-image: url(https://po-baikalu.ru/images/bg-b-1366.jpg);
}
}@media(max-width:1365px) and (orientation:landscape) {
    #tz-fullslide-wrapper {
    background-image: url(https://po-baikalu.ru/images/bg-b-1366.jpg);
}
}@media(min-height:1366px) and (orientation:portrait) {
    #tz-fullslide-wrapper {
    background-image: url(https://po-baikalu.ru/images/bg-b-1366v.jpg);
}
}@media(min-height:1024px) and (max-height:1365px) and (orientation:portrait) {
    #tz-fullslide-wrapper {
    background-image: url(https://po-baikalu.ru/images/bg-b-1024v.jpg);
}
}@media(min-height:735px) and (max-height:1023px) and (orientation:portrait) {
    #tz-fullslide-wrapper {
    background-image: url(https://po-baikalu.ru/images/bg-b-735v.jpg);
}
}@media(max-height:734px) and (orientation:portrait) {
    #tz-fullslide-wrapper {
    background-image: url(https://po-baikalu.ru/images/bg-b-640v.jpg);
}
}@media(orientation:portrait) {
    div#tz-footer_copyright {
    margin-top: 100px;
}
.coleb {
    margin-top: 100px;
}
}h1, h2, h3, h4, h5, h6 {
    color: #e1b86f;
}

#tz-tours-wrapper {
    padding: 80px 0 0 0!important;
}
#tz-oneday-wrapper {
    margin: 0 0 150px 0!important;
}
#tz-copyright-wrapper {
    background-color: #182f4a!important;
    margin: 150px 0 50px 0!important;
}
a.cboxElement img {
    -webkit-filter: sepia(50%);
    filter: sepia(50%);
    transition: 1s;
}
a.cboxElement img:hover {
    -webkit-filter: sepia(0%);
    filter: sepia(0%);
}
.mypage-alo-phone {
    position: fixed;
    left: 0;
    bottom: 0;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 200000!important;
}
.mypage-alo-ph-img-circle {
    width: 30px;
    height: 30px;
    top: 43px;
    left: 43px;
    position: absolute;
    background: rgba(30, 30, 30, 0.1) url(https://po-baikalu.ru/images/dienthoai.png) no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-color: #0089b9;
    background-size: 70%}
.mypage-alo-ph-circle-fill {
    width: 60px;
    height: 60px;
    top: 28px;
    left: 28px;
    position: absolute;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: rgba(0, 175, 242, 0.5);
    opacity: .75!important;
}
.mypage-alo-ph-circle {
    width: 90px;
    height: 90px;
    top: 12px;
    left: 12px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    opacity: .1;
    border-color: #0089b9;
    opacity: .5;
}
.modal-footer p {
    color: white!important;
    text-align: right!important;
}
#ouibounce-modal p {
    text-align: center;
    color: #182f4a;
}
#ouibounce-modal h3, #ouibounce-modal h4 {
    color: #ff5722;
    text-align: center;
}
#ouibounce-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
#ouibounce-modal .underlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    -webkit-animation: fadein .5s;
    animation: fadein .5s;
}
#ouibounce-modal .modal2 {
    width: 600px;
    height: 400px;
    background-color: #fff;
    z-index: 1;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 4px;
    -webkit-animation: popin .3s;
    animation: popin .3s;
}
#ouibounce-modal .modal-title {
    font-size: 18px;
    background-color: #252525;
    color: #fff;
    padding: 10px;
    margin: 0;
    border-radius: 4px 4px 0 0;
    text-align: center;
}
#ouibounce-modal .modal-body {
    padding: 0 15px;
}
@-webkit-keyframes fadein {
    0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}@-ms-keyframes fadein {
    0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}@keyframes fadein {
    0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}@-webkit-keyframes popin {
    0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}
85% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
}
100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
}@-ms-keyframes popin {
    0% {
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}
85% {
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
}
100% {
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
}@keyframes popin {
    0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}
85% {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
}
100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
}.food p {
    color: #182f4a;
}
.food img {
    margin-right: 40px;
    float: left;
}
@media(min-width:1200px) {
    #rest-menu {
    margin: 0 auto;
    width: 1170px;
}
}p.marshroot {
    font-size: 18px;
}
@keyframes wave {
    100% {
    background-position: 0 7px, 0 -4px, 0 -4px;
}
}body {
    font-family: arial,  sans-serif;
}
p {
    font-size: 16px;
}
div#tz-custom_html-area-5aec921091896 {
    padding: 0;
}
div#rrr {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media(min-width:1200px) div#rrr {
    width: 1170px;
}
.tz_extrafield-value {
    font-size: 20px;
}
body {
    overflow: visible!important;
}
.nosupport {
    color: darkred;
    font-weight: bold;
    display: none;
    text-align: center;
}
body {
    background-color: #182f4a!important;
}
.container-fluid {
    max-width: 100%!important;
}
.container {
   
}
html {
    font-size: 62.5%}
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table;
}
div#fullslide {
    height: 100vh;
}
body {
    width: 100%}
@media(max-width:767px) {
    .mobile_bottom {
    position: fixed;
    bottom: 0;
    z-index: 80;
    background: #182f4a;
    width: 100vw;
    height: 60px;
}
.instagram {
    position: fixed;
    bottom: 14px;
    right: 10px;
    z-index: 101;
}
.col-lg-12.col-md-12.col-sm-12.col-xs-12, section {
    max-width: 100%}
.b24-widget-button-wrapper.b24-widget-button-position-bottom-right.b24-widget-button-visible {
    left: calc(50% - 33px);
    right: auto;
    bottom: 33px;
}
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding: 0!important;
}
.h_top {
    font-size: 3.4vh!important;
    padding-bottom: 5px;
}
h1.h {
    font-size: 6.2vh!important;
    margin-bottom: 0;
}
.tours_cat p {
    font-size: 5vh!important;
    text-shadow: -1px -1px #fff, 1px 1px #fff, -1px 1px #fff, 1px -1px #fff!important;
}
.vopros {
    padding: 50px 10px 70px!important;
    text-align: center;
}
p.bottom-phone {
    font-size: 30px!important;
}
.vopros h3 {
    font-size: 27px;
}
}#tz-user10 img {
    padding: 10px 0;
}
@keyframes grow {
    0% {
    transform: scale(1);
}
50% {
    transform: scale(1.2);
}
}.label-container {
    display: none;
}
@media(min-width:992px) {
    .sticky {
    position: -webkit-sticky!important;
    position: -moz-sticky!important;
    position: -o-sticky!important;
    position: -ms-sticky!important;
    position: sticky!important;
    top: 0;
    z-index: 1;
}
}#tours-wrapper p {
    color: #fffcf2;
    font-size: 17px;
}
.numbered ul li {
    color: #182f4a;
    font-size: 17px;
}
.numbered ul {
    margin: 10px 35px 10px 10px;
}
.numbered ul {
    margin-bottom: 8px;
    padding: 0;
    list-style: none;
    counter-reset: li;
}
.numbered ul li {
    position: relative;
    border: 2px solid #195588;
    background: #eff3f7;
    padding: 15px 19px 15px 27px;
    margin: 12px 0 12px 40px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.numbered ul li:before {
    line-height: 32px;
    position: absolute;
    top: 4px;
    left: -39px;
    width: 39px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #f9f5f5;
    background: #275b88;
    counter-increment: li;
    content: counter(li);
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
}
.numbered ul li:after {
    position: absolute;
    left: 0;
    top: 4px;
    content: "";
    height: 0;
    width: 0;
    border: 16px solid transparent;
    border-left-color: #275b88;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
}
.tours_cat h1 span {
    display: block;
    font-size: 3vw;
    font-weight: bold;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-style: italic;
    text-transform: none;
    color: #182f4a!important;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    background: #ffffff6b;
}
.tours_cat h1 {
    text-transform: uppercase;
    text-shadow: -1px -1px #fff, 1px 1px #fff, -1px 1px #fff, 1px -1px #fff!important;
    font-size: 3vw;
    font-weight: bold;
    font-family: monospace;
    color: #004ba2!important;
}
.tours_cat p {
    display: block;
    font-size: 3vw;
    color: #182f4a!important;
    font-weight: bold;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-style: italic;
    text-shadow: -1px -1px #fff, 1px 1px #fff, -1px 1px #fff, 1px -1px #fff!important;
}
section#tours-wrapper {
    margin-top: 100px;
    background: #fff;
}
.large-header span {
    color: #182f4a!important;
    font-size: 3vw;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-style: italic;
        font-style:  italic;
     line-height:  1;
}
.large-header {
    font-size: 25px;
    margin: 50px 0;
}
.tour-section {
    z-index: 14;
    background: #fff;
    display: block;
}
.tour-section p {
    color: #182f4a;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.2;
    font-weight: normal;
}
.old-page2 h2 {
    color: #182f4a!important;
    font-size: 25px;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-style: italic;
    text-align:  center;
}
.large-header ul li {
    font-size: 16px;
    list-style: decimal;
}
.clear {
    clear: both;
}
.large-header .btn2 {
    font-size: 15px;
}
.green {
    background: #e1f7e2;
    padding: 20px;
    margin: auto;
}
.red {
    background: #f5f5f5;
    margin: auto;
    padding: 20px;
}
.centr-vert {
    background: #f5f5f5;
}
@media(min-width:992px) {
    .centr-vert {
    display: flex;
}
}.green {
    border: 5vw solid rgba(0, 0, 0, 0.5);
    border-image: url(/images/menu-border-w.png) 380 round;
    border-image-width: 4.5;
    padding: 0 2%;
    min-height: 70vh;
}
.centr-vert ul {
    margin: 10px;
    font-size: 16px;
    padding: 0;
}
.container ul {
    font-family: Arial, Helvetica, sans-serif;
}
.green li span, .red li span {
    font-size: 19px;
    color: #142514;
}
.green ul li, .red ul li {
    list-style-type: decimal;
    color: #03a9f4;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 10px;
}
.pink {
    background: #e5f6fe;
    padding: 0 2%;
    border: 5vw solid rgba(0, 0, 0, 0.5);
    border-image: url(/images/menu-border-w.png) 380 round;
    border-image-width: 4.5;
}
.pink .btn2 {
    padding: 0;
}
.dashed {
    padding: 10px;
}
.btn2 {
    z-index: 77;
}
.heading-bgr strong {
    display: block;
    padding: 5px 5px 5px 15px;
}
.old-page2 {
    margin-top: 50px;
    margin-bottom: 60px;
}
h3 {
    color: #182f4a;
    font-size: 30px;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-style: italic;
}
.map_kruiz h2, .large-header h2 {
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}
.map_kruiz h2 {
    color: #182f4a;
}
.advert h3 {
    color: #03a8f3;
    font-family: Arial;
    font-style: normal;
    font-size: 18px;
    padding-top: 10px;
}
.heading-bgr strong:before {
    content: url(https://po-baikalu.ru/images/sun.png);
}
.day {
    border: 1px solid #ddf2f9;
    border-top: 0;
    padding: 10px;
    background: #fbfeff;
    margin: 0 0 20px 0;
}
.decimal ul li {
    list-style-type: decimal;
    color: #03a9f4;
    font-size: 18px;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-style: italic;
}
.decimal li span {
    font-size: 19px;
    color: #142514;
    font-weight: bold;
}
.decimal ul li {
    list-style-type: decimal;
    color: #03a9f4;
    font-size: 18px;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-style: italic;
}
.hovereffect {
    border: 1px solid #f4f4f4;
    font-family: arial, sans-serif;
    min-height: 270px;
    text-align: center;
    margin-bottom: 30px;
    box-shadow: 1px 1px 3px #f1f1f1;
}
.hovereffect span {
    font-size: 16px;
    line-height: 1;
    padding: 10px 5px;
}
.heading-bgr {
    color: #182f4a;
    background-color: #e5f6fe;
    box-shadow: 2px 2px 0 rgba(154, 215, 236, 0.38);
    padding: 3px 5px;
}
.advert p {
    font-size: 16px;
}
h2.c_italic {
    color: #182f4a;
    font-size: 25px;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-style: italic;
}
@media(min-width:1024px) and (orientation:landscape) {
    .elem_circle {
    margin-top: -95px;
}
.elem_circle img {
    width: 80px;
}
.instagram {
    position: fixed;
    bottom: 60px;
    left: 0;
    z-index: 101;
    background: #182f4a;
    padding: 12px;
}
.mobile_bottom {
    position: fixed;
    bottom: 0;
    z-index: 80;
    background: #182f4a;
    width: 60px;
    height: 100vh;
    border-right: 1px solid #fff;
}
div#tz-custom_html-area-5c154a45dfe28 {
    padding-left: 80px;
}
}#tz-fullslide-wrapper.tur-vikhodnogo-dnya {
    background-image: url(https://po-baikalu.ru/images/tvd-1600x900.jpg);
}
#tz-fullslide-wrapper.vsled-za-ldom-bajkala {
    background-image: url(https://po-baikalu.ru/images/vsl-1600x900.jpg);
}
#tz-fullslide-wrapper.medvezhe-puteshestvie {
    background-image: url(https://po-baikalu.ru/images/medved-1600x900.jpg);
}
#tz-fullslide-wrapper.mini-medvezhe-puteshestvie {
    background-image: url(https://po-baikalu.ru/images/min-medved-1600x900.jpg);
}
@media(min-width:1920px) {
    #tz-fullslide-wrapper.vsled-za-ldom-bajkala {
    background-image: url(https://po-baikalu.ru/images/vsl-1920x1080.jpg);
}
#tz-fullslide-wrapper.medvezhe-puteshestvie {
    background-image: url(https://po-baikalu.ru/images/medved-1920x1080.jpg);
}
#tz-fullslide-wrapper.mini-medvezhe-puteshestvie {
    background-image: url(https://po-baikalu.ru/images/min-medved-1920x1080.jpg);
}
#tz-fullslide-wrapper.tur-vikhodnogo-dnya {
    background-image: url(https://po-baikalu.ru/images/tvd-1920x1080.jpg);
}
}@media(min-width:1600px) and (max-width:1919px) {
    #tz-fullslide-wrapper.vsled-za-ldom-bajkala {
    background-image: url(https://po-baikalu.ru/images/bg-b-ld-1600.jpg);
}
#tz-fullslide-wrapper.medvezhe-puteshestvie {
    background-image: url(https://po-baikalu.ru/images/medved-1600x900.jpg);
}
#tz-fullslide-wrapper.mini-medvezhe-puteshestvie {
    background-image: url(https://po-baikalu.ru/images/min-medved-1600x900.jpg);
}
#tz-fullslide-wrapper.tur-vikhodnogo-dnya {
    background-image: url(https://po-baikalu.ru/images/tvd-1600x900.jpg);
}
}@media(min-width:1366px) and (max-width:1599px) {
    #tz-fullslide-wrapper.vsled-za-ldom-bajkala {
    background-image: url(https://po-baikalu.ru/images/vsl-1366x768.jpg);
}
#tz-fullslide-wrapper.medvezhe-puteshestvie {
    background-image: url(https://po-baikalu.ru/images/medved-1366x768.jpg);
}
#tz-fullslide-wrapper.mini-medvezhe-puteshestvie {
    background-image: url(https://po-baikalu.ru/images/min-medved-1366x768.jpg);
}
#tz-fullslide-wrapper.tur-vikhodnogo-dnya {
    background-image: url(https://po-baikalu.ru/images/tvd-1366x768.jpg);
}
}@media(max-width:1365px) and (orientation:landscape) {
    #tz-fullslide-wrapper.vsled-za-ldom-bajkala {
    background-image: url(https://po-baikalu.ru/images/vsl-1366x768.jpg);
}
#tz-fullslide-wrapper.medvezhe-puteshestvie {
    background-image: url(https://po-baikalu.ru/images/medved-1366x768.jpg);
}
#tz-fullslide-wrapper.mini-medvezhe-puteshestvie {
    background-image: url(https://po-baikalu.ru/images/min-medved-1366x768.jpg);
}
#tz-fullslide-wrapper.tur-vikhodnogo-dnya {
    background-image: url(https://po-baikalu.ru/images/tvd-1366x768.jpg);
}
}@media(min-height:1366px) and (orientation:portrait) {
    #tz-fullslide-wrapper.vsled-za-ldom-bajkala {
    background-image: url(https://po-baikalu.ru/images/vsl-1024x1366.jpg);
}
#tz-fullslide-wrapper.medvezhe-puteshestvie {
    background-image: url(https://po-baikalu.ru/images/medved-1024x1366.jpg);
}
#tz-fullslide-wrapper.mini-medvezhe-puteshestvie {
    background-image: url(https://po-baikalu.ru/images/min-medved-1024x1366.jpg);
}
#tz-fullslide-wrapper.tur-vikhodnogo-dnya {
    background-image: url(https://po-baikalu.ru/images/tvd-1024x1366.jpg);
}
.instagram {
    position: fixed;
    bottom: 14px;
    right: 10px;
    z-index: 101;
}
.mobile_bottom {
    position: fixed;
    bottom: 0;
    z-index: 80;
    background: #182f4a;
    width: 100vw;
    height: 60px;
}
.b24-widget-button-wrapper.b24-widget-button-position-bottom-right.b24-widget-button-visible {
    left: calc(50% - 33px);
    right: auto;
    bottom: 33px;
}
.elem_circle img {
    width: 100px!important;
}
.elem_circle {
    margin-top: -91px;
}
.hp2 {
    background: rgba(255, 255, 255, 0.55);
}
}@media(max-height:1365px) and (orientation:portrait) {
    .hp2 {
    background: rgba(255, 255, 255, 0.55);
}
.instagram {
    position: fixed;
    bottom: 14px;
    right: 10px;
    z-index: 101;
}
.mobile_bottom {
    position: fixed;
    bottom: 0;
    z-index: 80;
    background: #182f4a;
    width: 100vw;
    height: 60px;
}
.b24-widget-button-wrapper.b24-widget-button-position-bottom-right.b24-widget-button-visible {
    left: calc(50% - 33px);
    right: auto;
    bottom: 33px;
}
.elem_circle img {
    width: 100px!important;
}
.elem_circle {
    margin-top: -63px;
}
}#rrr ul li {
    font-size: 18px;
    font-family: arial, sans-serif;
    font-style: italic;
    list-style: circle;
    color: #182f4a;
}
#opisanie_marshruta_tura img.img-responsive {
    margin: 20px 0;
}
@media(min-height:1024px) and (max-height:1365px) and (orientation:portrait) {
    #tz-fullslide-wrapper.vsled-za-ldom-bajkala {
    background-image: url(https://po-baikalu.ru/images/vsl-768x1025.jpg);
}
#tz-fullslide-wrapper.medvezhe-puteshestvie {
    background-image: url(https://po-baikalu.ru/images/medved-768x1025.jpg);
}
#tz-fullslide-wrapper.mini-medvezhe-puteshestvie {
    background-image: url(https://po-baikalu.ru/images/min-medved-768x1025.jpg);
}
#tz-fullslide-wrapper.tur-vikhodnogo-dnya {
    background-image: url(https://po-baikalu.ru/images/tvd-768x1025.jpg);
}
}@media(min-height:735px) and (max-height:1023px) and (orientation:portrait) {
    #tz-fullslide-wrapper.vsled-za-ldom-bajkala {
    background-image: url(https://po-baikalu.ru/images/vsl-552x737.jpg);
}
#tz-fullslide-wrapper.medvezhe-puteshestvie {
    background-image: url(https://po-baikalu.ru/images/medved-552x737.jpg);
}
#tz-fullslide-wrapper.mini-medvezhe-puteshestvie {
    background-image: url(https://po-baikalu.ru/images/min-medved-552x737.jpg);
    background-position: bottom center;
}
#tz-fullslide-wrapper.tur-vikhodnogo-dnya {
    background-image: url(https://po-baikalu.ru/images/tvd-552x737.jpg);
}
.elem_circle {
    margin-top: -110px;
}
.elem_circle img {
    width: 100px!important;
}
.hp2 {
    padding: 50px 0;
    margin-top: 70px;
}
.large-header span {
    color: #182f4a!important;
    font-size: 8vw;
}
body.vsled-za-ldom .hp2.tours_cat {
    background: rgba(255, 255, 255, 0.65);
}
html, body {
    overflow-x: hidden!important;
}
.map_kruiz h2, .large-header h2 {
    font-size: 17px;
    margin: 0;
}
.map_kruiz {
    padding-top: 30px!important;
}
}@media(max-height:734px) and (orientation:portrait) {
    #tz-fullslide-wrapper.vsled-za-ldom-bajkala {
    background-image: url(https://po-baikalu.ru/images/vsl-480x640.jpg);
}
#tz-fullslide-wrapper.medvezhe-puteshestvie {
    background-image: url(https://po-baikalu.ru/images/medved-480x640.jpg);
}
#tz-fullslide-wrapper.mini-medvezhe-puteshestvie {
    background-image: url(https://po-baikalu.ru/images/min-medved-480x640.jpg);
    background-position: bottom center;
}
#tz-fullslide-wrapper.tur-vikhodnogo-dnya {
    background-image: url(https://po-baikalu.ru/images/tvd-480x640.jpg);
}
.elem_circle {
    margin-top: -110px;
}
.elem_circle img {
    width: 100px!important;
}
.hp2 {
    padding: 50px 0;
    margin-top: 70px;
}
.large-header span {
    color: #182f4a!important;
    font-size: 8vw;
}
body.vsled-za-ldom .hp2.tours_cat {
    background: rgba(255, 255, 255, 0.65);
}
html, body {
    overflow-x: hidden!important;
}
.map_kruiz h2, .large-header h2 {
    font-size: 17px;
    margin: 0;
}
.map_kruiz {
    padding-top: 30px!important;
}
}.elem_circle {
    width: 100%;
    border-radius: 50%;
    position: absolute;
    padding: 10px;
}
.elem_circle img {
    border: 4px solid #fff;
    border-radius: 50%}
.heading-bgr.sticky {
    position: -webkit-sticky!important;
    position: -moz-sticky!important;
    position: -o-sticky!important;
    position: -ms-sticky!important;
    position: sticky!important;
    top: 0;
    z-index: 1;
}
.large-header span.d_blue {
    color: #182f4a;
    font-size: 22px;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-style: italic;
    text-transform: none;
}
.large-header p span.l_blue {
    color: #03a8f3!important;
    font-family: Arial;
    font-style: normal;
    font-size: 18px;
}
h3.heading-bgr.sticky {
    display: block;
    margin: 10px -15px;
    padding-left: 26px;
}
.day ul li {
    list-style: circle;
    font-size: 16px;
    font-weight: bold;
    color: #182f4a;
}
.pink p {
    font-size: 20px;
}
.pink .btn {
    font-family: monospace;
    font-size: 20px;
    color: #000;
    letter-spacing: 0;
    font-weight: bold;
}
.hovereffect img {
    display: block;
    margin: 0 auto;
    padding-bottom: 5px;
}
p.bottom-phone a {
    color: #03a9f4;
    font-size: 30px;
}
.instagram img {
    width: 35px;
    height: auto;
}
.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.outer-menu {
    position: fixed;
    bottom: 60px;
    left: 0;
    z-index: 101;
}
.outer-menu .hamburger {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 59px;
    height: 59px;
    padding: .5em 1em;
    background-color: #182f4a;
    border-radius: 0 .12em .12em 0;
    cursor: pointer;
    transition: box-shadow .4s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.outer-menu .hamburger>div {
    position: relative;
    flex: none;
    width: 100%;
    height: 2px;
    background: #fefefe;
    transition: all .4s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}
.outer-menu .hamburger>div:before, .outer-menu .hamburger>div:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: -10px;
    left: 0;
    width: 100%;
    height: 2px;
    background: inherit;
    transition: all .4s ease;
}
.outer-menu .hamburger>div:after {
    top: 10px;
}
.outer-menu .menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    visibility: hidden;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 1px solid transparent;
    display: flex;
    align-items: center;
    justify-content: center;
}
.outer-menu .menu>div {
    width: 100vw;
    height: 100vh;
    color: #fefefe;
    background: rgba(24, 47, 74, 0.95);
    transition: all .4s ease;
    flex: none;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    display: flex;
    align-items: normal;
    justify-content: center;
}
.outer-menu .menu>div>div {
    text-align: center;
    max-width: 100vw;
    max-height: 100vh;
    opacity: 0;
    transition: opacity .4s ease;
    overflow-y: auto;
    flex: none;
    display: flex;
    align-items: normal;
    justify-content: center;
}
.outer-menu .menu>div>div>ul {
    list-style: none;
    padding: 0 1em;
    margin: 30px 0 0 0;
    display: block;
    max-height: 100vh;
}
.outer-menu .menu>div>div>ul>li {
    padding: 0;
    margin: 1em .2em;
    font-size: 18px;
    display: block;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-style: italic;
}
.outer-menu .menu>div>div>ul>li>a {
    color: #51d0ff;
    position: relative;
    display: inline;
    cursor: pointer;
    transition: color .4s ease;
}
.outer-menu .menu>div>div>ul>li>a:hover {
    color: #e5e5e5;
}
.outer-menu .menu>div>div>ul>li>a:hover:after {
    width: 100%}
.outer-menu .menu>div>div>ul>li>a:after {
    content: '';
    position: absolute;
    z-index: 1;
    bottom: -0.15em;
    left: 0;
    width: 0;
    height: 2px;
    background: #e5e5e5;
    transition: width .4s ease;
}
.centered {
    text-align: center;
}
#rrr span.d_blue {
    color: #182f4a;
    font-size: 27px;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-style: italic;
    text-transform: none;
}
span.menu_heading {
    font-size: 23px;
    padding: 15px 0;
    display: block;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
}
div#menu.mystyle>div.menu {
    visibility: visible;
    pointer-events: auto;
}
div#menu.mystyle>div.menu>div {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition-duration: .75s;
}
div#menu.mystyle>div.menu>div>div {
    opacity: 1;
    transition: opacity .4s ease .4s;
}
div#menu.mystyle>div.hamburger>div {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
div#menu.mystyle>div.hamburger>div:before, div#menu.mystyle>div.hamburger>div:after {
    top: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
div#menu.mystyle>div.hamburger>div:after {
    opacity: 0;
}
div#zakazat_tur_po_baikalu_online {
    text-align: center;
    margin-top: 100px;
}
.btn2::after, .btn2::before {
    height: 30px;
    width: 30px;
}
#zakazat_tur_po_baikalu_online .btn2 {
    color: #182f4a;
    font-size: 21px;
}
p.c_italic {
    color: #182f4a;
    font-size: 23px;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-style: italic;
}
p.marshroot span {
    font-size: 20px;
}
.c {
    text-align: center;
    padding: 10px;
}
.s1 {
    background: #182f4a;
}
.s1, .s2, .s3 {
    padding: 5px;
}
.s1 p {
    color: #fff;
}
.col-lg-12.col-md-12.col-sm-12.col-xs-12.price_tour,  {
    padding: 0;
    margin: 0;
}
.price_tour .col-lg-4, .price_tour .col-md-6, .price_tour .col-sm-6, .price_tour .col-xs-12 {
    padding: 0;
    margin-bottom: 10px;
    border: 1px solid #182f4a;
}
.price_tour span.old_price {
    text-decoration: line-through;
    color: #ff000080!important;
}
.price_tour span.old_price span {
    color: #182f4a;
    font-size: 21px;
}
.price_tour span {
    font-size: 20px;
}
.large-header ul li {
    font-weight: bold;
}
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
    
.elem_circle img  {
    
    width:  80px;
    
}
.elem_circle  {
    
    margin-top:  -50px;
    
}
}
@media (max-width:  767px) and (orientation: landscape) {
    
.elem_circle img  {
    
    width:  80px !important;
    
}
.elem_circle  {
    
    margin-top:  -90px;
    
}
}
div#bronirovanie  {
    
    min-height:  300px;
    
}
input,  select,  textarea  {
    
    display:  block;
    
    width:  100%;
    
    margin:  10px 0;
    
    padding:  5px;
    
}
input[type=checkbox],  input[type=radio]  {
    
    display:  inline;
    
    width:  auto;
    
    margin:  0 5px;
    
    position:  relative;
    
    top:  2px;
    
}

div#karta_tura_po_baikalu  {
    
    text-align:  center;
    
}