/*
Theme Name: Root Child
Theme URI: http://wpshop.biz/themes/root
Author: WPShop.biz
Author URI: http://wpshop.biz/
Template: root
Version: 1.0.0
*/

/* Below you can add your CSS styles */
/* Ниже Вы можете добавить свои CSS стили */

/*NEW-CSS*/
/* СЛАЙДЕР 03.2025 */
    .slider__items {
      counter-reset: slide;
    }

    .slider__item {
      counter-increment: slide;
    }

    .slider__item>div::before {
      content: counter(slide);
      position: absolute;
      top: 10px;
      right: 20px;
      color: #fff;
      font-style: italic;
      font-size: 32px;
      font-weight: bold;
    }
.for_slide_pic {
	height: 100%;
	    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.sli_pics {
	width: 100%;
}

/* СЛАЙДЕР 03.2025 */

.g_21_08_25_gu_h3 {
	height:60px;
}

body.sidebar-none .breadcrumb {
	margin-left: 0 !important;
}
.page-separator {
	margin: 0;
	background: none;
}



body.sidebar-none .entry-content {padding-right: 0 !important;}
body.sidebar-none .entry-content {max-width: 100%;}

/*общее*/
.rand_links_all_8 {
	display:flex;
	justify-content: center;
	gap:5%;
	flex-wrap:wrap;
	width: 69%;
}
.rand_links_one {
	width:150px;
	text-align:center;
}
#post_card_rand_gu {
	border-radius:100px;
}
/*общее*/
/*экскурсии*/
.e_21_08_25_gu_mark {
	margin: 0 !important;
	}
.e_21_08_25_up_cont {
	width:100%;
	height:300px;
	margin-bottom:5%;
	line-height:200px;
	}
.e_21_08_25_up_text {
	text-align:left;
	padding-left:5%;
	color:white;
	width:80%;
	display:inline-block;
	vertical-align:bottom;
	line-height:normal;
	font-size:25px;
	font-weight:bold;
	text-shadow:3px 2px black;
	margin: auto !important;
}
.e_21_08_25_side_cont {
	float:right;
	width:29%;
	margin-top:-90px;
	text-align:center;
	margin-left:1%;
}
#e_21_08_25_gu_photo {
	width: 100px;
    height: 100px;
	border-radius:100px;
	box-shadow: 0 4px 16px 0 black, 0 1px 1px 0 black;
}
.e_21_08_25_gu_reit_1 {
	border-radius:50px;
	width:50%;
	background:white;
	box-shadow:0 4px 16px 0 black, 0 1px 1px 0 black;
	transform: translateX(50%) translateY(-100%);
}
.e_21_08_25_svg_star, .e_0624_svg_star {
	width:16px;
	height:16px;
	fill:red;
}
.e_21_08_25_gu_1 {
	font-size:20px;
	font-weight:bold;
}
.e_21_08_25_gu_3 {
	font-style:italic;
	margin-top:3%;
}
.e_21_08_25_ex_button_1 {
	background:rgb(0 189 138);
	border-radius:10px;
	color:white;
	margin: 3% 0;
}
.e_21_08_25_mid_cont {
	width:100%;
}
.e_21_08_25_ex_cont {
	border-radius:5px;
	float:right;
	width:29%;
	position:sticky;
	top:4em;
	margin-top:3%;
	background:linear-gradient(45deg, rgb(181, 241, 180), rgb(251, 250, 177));
	clear:both;
	padding:15px;
	font-size:14px;
}
.mo_e_21_08_25_ex_cont {
	display:none;
	border-radius:5px;
	background:linear-gradient(45deg, rgb(181, 241, 180), rgb(251, 250, 177));
	padding:15px;
	font-size:14px;
}
.e_21_08_25_ex_cont_2, .mo_e_21_08_25_ex_cont_2 {
	display:flex;
	justify-content:space-between;
	text-align:right;
}
.e_21_08_25_ex_cont_3, .mo_e_21_08_25_ex_cont_3 {
	font-style:italic;
}
.e_21_08_25_ex_cont_4, .mo_e_21_08_25_ex_cont_4 {
	font-weight:bold;
}
.e_21_08_25_ex_cont_5, .mo_e_21_08_25_ex_cont_5 {
	font-weight:bold;
	display:flex;
	justify-content:space-between;
	gap:10%;
}
.e_21_08_25_rating .e_21_08_25_stars {
	position:relative;
	display:block;
	height:20px;
	width:105px;
	background-image:url(/stars.png);
	background-position: 0 0;
	background-repeat:repeat-x;
	margin-right:5px;
}
.e_21_08_25_stars {
	margin-bottom:0;
}
.e_21_08_25_rating .e_21_08_25_stars .e_21_08_25_on {
	height:20px;
	background-image:url(/stars.png);
	background-position: 0 -20px;
}
.e_21_08_25_ex_cont_6, .mo_e_21_08_25_ex_cont_6 {
	border-top: 1px solid rgb(0 190 139);
	border-bottom: 1px solid rgb(0 190 139); 
	margin: 5% 0; 
	padding: 5% 0; 
	text-align:center;
}
.e_21_08_25_ex_price_all, .mo_e_21_08_25_ex_price_all {
	display:flex;
	justify-content:space-around;
}
.e_21_08_25_ex_price_old, .mo_e_21_08_25_ex_price_old {
	text-decoration:line-through;
	font-size:25px;
}
.e_21_08_25_ex_price_new, .mo_e_21_08_25_ex_price_new {
	font-size:30px;
}
.e_21_08_25_ex_button_2, .mo_e_21_08_25_ex_button_2 {
	background:rgb(0 189 138);
	border-radius:10px;
	color:white;
	font-size:16px;
	margin: 3% 0;
}
.e_21_08_25_ex_price_2, .mo_e_21_08_25_ex_price_2 {
	text-align:justify;
	font-style:italic;
}
.mo_e_21_08_25_ex_bon {
	display: flex;
	justify-content: space-between;
	border-top: 1px solid rgb(0 190 139);
	padding: 10px 0;
}
.mo_e_21_08_25_ex_cont_6 {
	padding: 0 1% 1% 1%;
	background: linear-gradient(45deg, rgb(181, 241, 180), rgb(251, 250, 177));
	border-radius:10px;
	border-radius: 0 0 10px 10px;
	position: sticky;
	top: 0;
	z-index: 1000;
	margin: 0 0 5% 0;
	display:none;
}
.mo_e_21_08_25_ex_button_2 {
	margin:0;
}
.mo_e_21_08_25_ex_cont {
	padding: 1% 1% 0 1%;
	border-radius: 10px 10px 0 0;
}
.mo_e_21_08_25_ex_bon_1 {
	display:flex;
	justify-content:flex-start;
	gap:20px;
}
.e_21_08_25_svg_gar {
	width:24px;
	height:32px;
}
.mo_e_21_08_25_ex_bon_4 {
	display:flex;
	justify-content:flex-start;
	gap:30px;
}
.e_21_08_25_svg_bron {
	width:15px;
	height:24px;
}
.e_21_08_25_main_cont {
	width:69%;
}
.e_21_08_25_main_up_text {
	margin-bottom:5%;
}
.e_21_08_25_bot_cont {
	display:flex;
	justify-content:space-between;
	margin-top:3%;
}
.e_21_08_25_whea_cont_1 {
	padding: 0.5%; 
	margin:0 !important;
}
.e_21_08_25_whea_cont_2 {
	padding:0.5%;
	background:linear-gradient(45deg, rgb(181, 241, 180), rgb(251, 250, 177));
	border-radius: 10px 10px 0 0;
	text-align:center;
	font-size:20px;
}
.mo_e_21_08_25_gu_block {
	display:none;
	justify-content:space-around;
	text-align:center;
}
.mo_e_21_08_25_ex_button_1 {
	text-align:center;
	font-weight:bold;
	margin-bottom:0;
	display:none;
	background:rgb(0 189 138);
	border-radius:10px;
	color:white;
	padding: 12px 24px;
	margin: 3% 0;
}
.e_21_08_25_ex_bon_1, .e_21_08_25_ex_bon_4 {
display: flex;
    gap: 10%;
    justify-content: flex-start;
}
.e_21_08_25_ex_bon_2, .e_21_08_25_ex_bon_5 {
width: 20px;
}
.e_21_08_25_butt_link {
color: white;
    font-weight: bold;
	padding: 12px 20px;
	display: block;
    height: 100%;
    width: 100%;
}
.e_21_08_25_gu_link, .e_0624_gu_link {
color: rgba(46, 120, 193, 1);
}
.mo_e_21_08_25_ex_button_2 {
    padding: 10px 0;
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
    border-radius: 10px;
    position: relative;
    overflow-x: hidden;
}

.mo_e_21_08_25_ex_button_2 .button_flare {
    position: absolute;
    top: 0;
    height: 100%;
    width: 45px;
    transform: skewX(-45deg); // Наклон
    animation: flareAnimation;
    left: -150%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.4));
    animation: flareAnimation 3s infinite linear; // Время и тип анимации можно менять
}

@keyframes flareAnimation {
    0% {
        left: -100%;
    }
    100% {
        left: 85%;
    }
}


@media (max-width:1200px) {
	.e_21_08_25_ex_price_old {
		font-size:15px;
	}
	.e_21_08_25_ex_price_new {
		font-size:20px;
	}
	#slider_bl .slider-wrapper {
		max-height:450px;
	}
	.e_21_08_25_ex_cont {
		font-size:13px;
	}
}
@media (max-width:970px) {
	#slider_bl .slider-wrapper {
		max-height:400px;
	}
}
@media (max-width:872px) {
	#slider_bl .slider-wrapper {
		max-height:350px;
	}
	.e_21_08_25_ex_cont_5 {
		flex-direction: column-reverse;
	}
}
@media (max-width:800px) {
	.e_21_08_25_ex_cont {
		display:none;
	}
	.e_21_08_25_main_cont {
		width:100%;
	}
	#slider_bl .slider-wrapper {
		max-height:500px;
	}
	.mo_e_21_08_25_gu_block {
		display:flex;
	}
	.mo_e_21_08_25_side_pic {
		height: 110px;
	}
	.mo_e_21_08_25_ex_button_1 {
		display:block;
	}
	.e_21_08_25_side_cont {
		display:none;
	}
	.mo_e_21_08_25_ex_cont, .mo_e_21_08_25_ex_cont_6 {
		display:block;
	}
	.e_21_08_25_up_text {
		width: 100%;
	}
}
@media (max-width:740px) {
	#slider_bl .slider-wrapper {
		max-height:400px;
	}}
	@media (max-width:640px) {
	#slider_bl .slider-wrapper {
		max-height:300px;
		}}
	@media (max-width:470px) {
	#slider_bl .slider-wrapper {
		max-height:200px;
		}}
/*экскурсии*/
/*гиды*/
#g_21_08_25_gu_slide {
	height: 300px;
}
.g_21_08_25_gu_ex_pic {
	height: 600px;
	margin-top: -150px;
}
.g_21_08_25_gu_all_text {
	width: 80%;
	padding: 2% 5% 5% 0%;
	float: left;
	text-align: justify;
}
.g_21_08_25_gu_block {
float: right;
    width: 20%;
    position: sticky;
    top: -9%;
}
.g_21_08_25_gu_reit {
	border-radius: 50px;
	width: 50%;
	z-index: 1;
	position: relative;
	background: white;
	box-shadow: 0 4px 16px 0 black, 0 1px 1px 0 black;
	transform: translateX(50%) translateY(-100%);
	text-align: center;
}
#g_21_08_25_gu_pic {
	border-radius: 100px;
	box-shadow: 0 4px 16px 0 black, 0 1px 1px 0 black;
}
.g_21_08_25_gu_name {
text-align: center;
    font-weight: bold;
    font-size: 20px;
    padding-top: 40%;
    z-index: 1;
    position: relative;
}
.g_21_08_25_gu_ex_text {
    z-index: 1;
    position: relative;
    top: 180px;
    padding: 0% 20% 0% 2%;
    font-weight: bold;
    line-height: normal;
    text-align: center;
    font-size: 30px;
    color: #000000;
    text-shadow: -0 -1px 6px #FFFFFF, 0 -1px 6px #FFFFFF, -0 1px 6px #FFFFFF, 0 1px 6px #FFFFFF, -1px -0 6px #FFFFFF, 1px -0 6px #FFFFFF, -1px 0 6px #FFFFFF, 1px 0 6px #FFFFFF, -1px -1px 6px #FFFFFF, 1px -1px 6px #FFFFFF, -1px 1px 6px #FFFFFF, 1px 1px 6px #FFFFFF, -1px -1px 6px #FFFFFF, 1px -1px 6px #FFFFFF, -1px 1px 6px #FFFFFF, 1px 1px 6px #FFFFFF;
}
.g_21_08_25_up_name {
	position: absolute;
	width: 100%;
	height: 300px;
	background: white;
	opacity: 0.5;
}
.g_21_08_25_svg {
	width: 20px;
	height: 20px;
	fill: rgb(50, 199, 160);
}
.g_21_08_25_info {
	display: flex;
	justify-content: flex-start;
	gap: 5px;
}
.g_21_08_25_gu_s_text {
	font-style: italic;
	text-align: center;
	margin-bottom: 10%;
}
.g_21_08_25_gu_button {
	background: rgb(0 189 138);
	border-radius: 10px;
	color: white;
	margin-top: 10%;
	margin-bottom: 5%;
}
.g_21_08_25_butt_link {
	color: white;
	font-weight: bold;
	padding: 12px 24px;
	display: block;
	height: 100%;
	width: 100%;
	text-align: center;
}
.g_21_08_25_up_gu_block {
	right:2%;
    width: 20%;
    z-index: 15;
    margin-top: -8%;
    position: absolute;
	text-align: center;
}
.g_21_08_25_back {
	padding: 5%;
    background: linear-gradient(45deg, rgb(181, 241, 180), rgb(251, 250, 177));
}
.g_21_08_25_back:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -49px;
    left: 0;
    height: 50px;
    background: linear-gradient(172deg, rgb(181, 241, 180), rgb(251, 250, 177));
    clip-path: polygon(50% 1px, 100% 100%, 100% 0, 0 0, 0 100%);
}
.g_21_08_25_gu_slide {
	    z-index: 10;
    position: relative;
}
.g_21_08_25_gu_ex_price {
background: #ef4558;
    left: 61%;
    top: 5%;
    position: relative;
    width: 160px;
    text-align: center;
    padding: 0 3% 0 0;
	color: #ffece7;
}
.g_21_08_25_gu_ex_price:before {
content: "";
    position: absolute;
    bottom: -5px;
    right: 0px;
    width: 0;
    height: 0;
    border-top: 5px solid #ef4558;
    border-right: 5px solid rgba(0, 0, 0, 0);
}
.g_21_08_25_gu_ex_price:after {
content: "";
    position: absolute;
    right: 0;
    bottom: 0px;
    left: -18px;
    height: 54px;
    width: 25px;
    background: #ef4558;
    clip-path: polygon(75% 0%, 75% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);
}
.g_21_08_25_gu__all_ex {
	width: 80%;
}
.g_21_08_25_gu_h2, .g_21_08_25_gu_h3 {
	text-align:center;
}
.g_21_08_25_gu_h2 {
	    padding-top: 5%;
}
.g_21_08_25_gu_2ex {
	display: flex;
	justify-content: flex-start;
	gap: 30px;
}
.g_21_08_25_gu_1ex {
	max-width: 50%;
}
.g_21_08_25_gu_ex_pho {
	width: 400px;
	height: 300px;
}
.g_21_08_25_gu_ex_price_up {
	font-size: 20px;
}
.g_21_08_25_gu_ex_price_info {
	top: 70%; 
	position: relative; 
	padding: 0 0 0 3%; 
	color: #000000; 
	text-shadow: -0 -1px 6px #FFFFFF, 0 -1px 6px #FFFFFF, -0 1px 6px #FFFFFF, 0 1px 6px #FFFFFF, -1px -0 6px #FFFFFF, 1px -0 6px #FFFFFF, -1px 0 6px #FFFFFF, 1px 0 6px #FFFFFF, -1px -1px 6px #FFFFFF, 1px -1px 6px #FFFFFF, -1px 1px 6px #FFFFFF, 1px 1px 6px #FFFFFF, -1px -1px 6px #FFFFFF, 1px -1px 6px #FFFFFF, -1px 1px 6px #FFFFFF, 1px 1px 6px #FFFFFF; 
	display: flex; 
	justify-content: flex-start; 
	gap: 10px;
}
.g_21_08_25_gu_ex_bo_text {
	margin-top: 3%; 
	text-align: justify; 
	padding: 0 3%;
}
.g_21_08_25_gu_ex_url {
	height: 100%;
	display: block;
}
@media (max-width:1200px) {
	.g_21_08_25_gu_ex_pho {
		width: 320px;
	}
	.g_21_08_25_gu_ex_price {
		left: 51.8%;
	}
		.g_21_08_25_up_gu_block {
		margin-top: -100px;
	}
}
@media (max-width:930px) {
	.g_21_08_25_gu_ex_pho {
		width: 95%;
	}
	.g_21_08_25_gu_1ex {
		max-width: 100%;
	}
	.g_21_08_25_gu_ex_price {
		left: 75.9%;
		width: 25%;
	}
	.g_21_08_25_gu_2ex {
		flex-direction: column;
	}
}
@media (max-width:840px) {
	.g_21_08_25_gu_ex_price {
		left: 71%;
    width: 30%;
	}
	.g_21_08_25_gu__all_ex, .g_21_08_25_gu_all_text {
		width: 70%;
	}
	.g_21_08_25_gu_block, .g_21_08_25_up_gu_block {
		width: 30%;
	}
	.g_21_08_25_gu_ex_text {
		    top: 110px;
    left: 30px;
	}
    .g_21_08_25_up_gu_block {
        margin-top: -80px;
    }
}
@media (max-width:702px) {
	.g_21_08_25_gu_ex_price {
		left: 70.9%;
        width: 30%;
	}
	.g_21_08_25_in_b {
		display: flex;
    justify-content: space-around;
	}
	.g_21_08_25_gu_block {
		width: 100%;
    float: none;
		z-index: 9;
	}
	.g_21_08_25_back {
		padding: 1%;
}
	.g_21_08_25_gu_name {
		padding-top: 0;
	}
	.g_21_08_25_gu_button {
		margin-top: 2%;
		margin-bottom: 0;
	}
	.g_21_08_25_gu_block {
		    top: 0;
	}
	.g_21_08_25_gu_s_text {
		margin-bottom: 0;
	}
	.g_21_08_25_gu_s_text, .g_21_08_25_gu_ex_text, .g_21_08_25_up_gu_block {
		display:none;
	}
	.g_21_08_25_back:after {
		    background: linear-gradient(49deg, rgb(181, 241, 180), rgb(251, 250, 177));
	}
	.g_21_08_25_gu_all_text {
		    width: 100%;
    margin-top: 50px;
    float: none;
    padding: 0;
	}
	.g_21_08_25_gu__all_ex {
		width: 100%;
	}
}
@media (max-width:623px) {
	.g_21_08_25_gu_ex_pic {    
		margin-top: -200px;}
}
@media (max-width:499px) {
.g_21_08_25_gu_ex_price {
        left: 66%;
        width: 35%;
    }
}
@media (max-width:427px) {
	.g_21_08_25_gu_ex_pic {
        margin-top: -300px;
    }
	    .g_21_08_25_gu_ex_price {
        left: 61.5%;
        width: 40%;
    }
}
@media (max-width:374px) {
    .g_21_08_25_gu_ex_price {
        left: 56.9%;
        width: 45%;
    }
}
@media (max-width:335px) {
    .g_21_08_25_gu_ex_price {
        left: 51.8%;
        width: 50%;
    }
}
@media (max-width:304px) {
		    .g_21_08_25_gu_ex_price {
        left: 47%;
        width: 55%;
    }
}
@media (max-width:278px) {
		    .g_21_08_25_gu_ex_price {
        left: 32%;
        width: 70%;
    }
}
.slider__control_prev {
	border-radius: 0 25px 25px 0;
}
.slider__control_next {
	border-radius: 25px 0 0 25px;
}
/*NEW-CSS*/
   @-moz-document url-prefix() {
        .e_21_08_25_bot_cont  {
            width: 69%;
					justify-content: flex-end;
    gap: 10px;
    flex-direction: row-reverse;
        }
		 .e_21_08_25_whea_cont_3 {
			 width: 69%;
		 }
}
.e_10_08_25_day_text {
	display: flex;
	justify-content: flex-start;
	gap: 10px;
	margin-top: 10px;
}
.e_10_08_25_day_number {
	margin: auto 0;
}
.spoiler-wrapper {
	max-width: 65%;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-family: Arial, sans-serif;
}
.e_10_08_25_day_h {
	text-align:center;
	margin:0 0 10px 0 !important;
}
.e_10_08_25_spoiler_text {
	margin:0 !important;
}
/* СПОЙЛЕР КНОПКА */
.spoiler-btn {
  width: 100%;
  text-align: left;
  padding: 10px;
  background: linear-gradient(45deg, rgb(181, 241, 180), rgb(251, 250, 177));
  border: none;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  border-radius: 6px 6px 0 0;
  user-select: none;
}

/* СПОЙЛЕР АКТИВ */
.spoiler-btn.active {
  background: linear-gradient(45deg, rgb(181, 241, 180), rgb(251, 250, 177));
}

/* СПОЙЛЕР ДЕФОЛТ */
.spoiler-content {
	text-align: justify;
  display: none;
  padding: 10px 15px;
  border-top: 1px solid #ccc;
  animation: fadeIn 0.3s ease-in-out;
}

@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity: 1;}
}

/* СПОЙЛЕР МОБИЛ */
@media (max-width: 767px) {
  .spoiler-wrapper {
		  max-width: 400px;
    display: block;
  }
}

/* Н-СПОЙЛЕР ДЕСКТОП */
@media (min-width: 768px) {
  .spoiler-wrapper {
    border: 1px solid #ccc;
  }
  .spoiler-btn {
    display: none;
  }
  .spoiler-content {
		opacity: 1;
		padding: 10px 15px;
    display: block !important;
    border: none;
    animation: none;
  }
}