#cookie_notification{
	display: none;
	justify-content: space-between;
	align-items: flex-end;
	position: fixed;
	bottom: 15px;
	left: 50%;
	width: 95%;
	max-width: 55%;
	transform: translateX(-50%);
	padding: 15px;
	background-color: #fff;
	color: #010101;
	border-radius: 25px;
	box-shadow: 2px 3px 10px rgb(0 0 0 / 40%);
	z-index: 999;
}

#cookie_notification p{
	margin: 0;
	font-size: 0.66rem;
	text-align: left;
	color: #010101;
}

.cookie_accept{
	background-color: #0058a5;
	border: none;
	color: #fff;
	text-decoration: none;
	padding: 10px 20px;
	white-space: nowrap;
	cursor: pointer;
	min-width: 110px;
	min-height: 30px;
}
#cookie_notification button{
	font-size: 14px;
}
#cookie_notification button:hover{
	background-color: #2672b5;
	color: #fff;
}

@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 0;
	}
}
  
.law {
	padding-top: 3rem;
	padding-top: 0rem;
    padding-bottom: 1.5rem;
    font-size: 0.7rem;
    line-height: 1.4;
    background: #d1e8f5;
}
.law__box {
    border-radius: 30px;
    background: var(--white);
    padding: 3.5rem 2.5rem 1rem;
}

.law .head{
	font-size: 2rem;
}
.law div ul{
	list-style: none;
}
.law div ul li{
font-size: 0.7rem;
    line-height: 30px;
    position: relative;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}  
.law div ul li:before {
    background-color: #131335;
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 12px;
    left: 1px;
}




.podcast {
    position: fixed;
    bottom: 50px;
    right: 65px;
	
	bottom: 14px;
	bottom: 50%;
    right: 23px;
	
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
}

.audio-btn {
	background: none;
	border: none;
	cursor: pointer;
}
.podcast .pause-button {
	display: none;
}
.podcast.play .pause-button {
	display: inline;
}
.podcast.play .play-button {
	display: none;
}






.player-ctrl {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #569ef7;
  height: 100vh;
  width: 100%;
}
.player-ctrl i {
  font-size: 50px;
  color: white;
  line-height: 50px;
  padding: 13px;
}

.player-ctrl h1 {
  font-family: sans-serif;
  padding-left: 20px;
  color: #222;
  font-weight: 300;
}
.player-ctrl a {
  background-color: #fb5f70;
  border-radius: 5px;
  padding: 20px;
  width: 50px;
  height: 50px;
  cursor: pointer;
}




.kak_kuput {
    padding-top: 3rem;
    padding-bottom: 1.5rem;
    font-size: 0.7rem;
    line-height: 1.4;
    background: #d1e8f5;
}
.kak_kuput__box {
	border-radius: 30px;
    background: var(--white);
    padding: 3.5rem 2.5rem 1rem;
	    padding: 3rem 3rem 3rem;
}
.kak_kuput__line {
	background: url(i/step_lines.svg) 30px 20px no-repeat;
    width: 90%;
    max-width: 1000px;
	
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.kak_kuput__line .kak_kuput_bl{
	width: 30%;
    max-width: 400px;
}
.kak_kuput__line img {
    margin-bottom: 10px;
}
.kak_kuput__line .bl_img {
    margin-bottom: 10px;
}
.kak_kuput__line .bl_img img {
    height: 74px;
    border-radius: 0!important;
}
.kak_kuput__line .bl_h {
    font-weight: 700;
    font-size: 1rem;
    padding-bottom: 0.5rem;
}
.kak_kuput_bl_phone {
        margin: 27px 0 25px;
    font-size: 0.7rem;
}
.kak_kuput_bl_phone span {
    color: var(--first);
    font-weight: 700;
}
.kak_kuput__line .bl_text{
	font-size: 0.9rem;
}
.kak_kuput_bl_phone a {
    text-decoration: none;
}









.ul_tour-item__info{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}
.ul_tour-item__info ul{
	list-style: none;
	    margin: 0;
		text-decoration: none;
		    width: 50%;
}
.ul_tour-item__info ul li{
    display: inline-flex;
    flex-wrap: wrap;
    flex-wrap: inherit;
    justify-content: unset;
    align-items: center;
    margin: 0 0px 4px;
    padding: 6px 7px;
    width: 100%;

}
.ul_tour-item__info ul li img{
margin-right: 10px;
    width: 20px;
}
.ul_tour-item__info ul li span{
	
}

.tour-item__excerpt {
}
.tour-item__excerpt .tour-item__p{
	text-decoration: none;
	color: #012C57;
    font-family: var(--ff);
    font-size: 20px;
    font-weight: 700;
}
.tour-item__info a{
	
}
.text ul{list-style: none;margin: 0;}
.text ul li{}








.fx{
	display: flex;
	
	justify-content: flex-start;
    width: calc(100% + 1.6rem);
    margin-left: -0.8rem;
}
.fx_clm{
	width: calc(50% - 1.6rem);
    margin: 0 0.8rem 1.6rem;
    border-radius: 1.5rem;
    background: var(--white);
    padding: 1.5rem;
}
@media screen and (max-width: 1050px){
	.fx{
		display: block;
	}
	.fx_clm {
		width: calc(100% - 1rem);
	}
}
.head_h1{
	padding-bottom: 20px;
	    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: -0.49px;
	
	color: #012C57;
    font-family: var(--ff);
    font-size: 28px;
    font-weight: 700;
}
.fx_clm p{
	line-height: 17px;
	    margin-bottom: 12px;
}
.fx_clm .main-info__thumb{
    width: 90%;
    display: block;
    margin: 10px;
}
.fx_clm .main-info__thumb img{
	
}

.clk1{
	font-size: 18px;
    font-weight: 600;
    font-style: italic;
}




#btnPlay {
    cursor: pointer;
    z-index: 9999;
    font-size: 0;
    position: absolute;
    top: 15px;
    left: 15px;
    background: url('img/play.png') no-repeat; 
    width: 11px;
    height: 9px;
}

#btnPause {
    cursor: pointer;
    z-index: 9999;
    font-size: 0; 
    display: none;
    position: absolute;
    top: 15px;
    left: 15px;
    background: url('img/play.png') bottom left no-repeat;
    width: 11px;
    height: 9px;
}


