#sp-component {
	max-width: 1600px;
	margin: auto;
}

.sp-scroll-up {
	bottom: 100px;
}

.bg-info {
	background-color: #00A0DF !important;
}

div.field-entry .videotitle {
	margin-top: -24px;
}

body.itemid-123 .item-content p,
body.itemid-116 .item-content p,
body.itemid-271 .item-content p {
	display: none;
}

#sp-sidepanel {
	position: fixed;
	right: 0px;
	top: 190px;
	width: 40px;
	z-index: 99;
	background: #ffffffb3;
	border-radius: 10px 0px 0px 10px;
	box-shadow: 1px 0px 3px #0000004f;
}

.breadcrumb {
	background-color: #fff;
}

.big-menu, .burger {
	background: #00A0DF !important;
	color: #ffffff;
}

.burger:hover {
	background: rgb(255, 169, 48) !important;
	color: #ffffff;
}

.offcanvas-active .burger-icon > span:nth-child(1), #modal-menu-toggler.active .burger-icon > span:nth-child(1) {
	transform: translate(0, 11px) rotate(-45deg);
}

.sp-megamenu-parent .sp-mega-group > li > a:hover {
  color: #00A0DF;
}

.sp-megamenu-parent {
	z-index: 2;
}

.sp-megamenu-parent > li > a {
	line-height: 40px;
	font-size: 16px;
	text-transform: uppercase;
	color: #ffffff;	
}

.sp-megamenu-parent > li > a:hover, .sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a, .sp-megamenu-parent > li:hover > a {
	background: rgba(255,169,48,1);
	color: #ffffff;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	padding: 0px 10px 0px 10px;
}

.sp-megamenu-parent > li:last-child > a {
  padding: 0px 10px 0px 10px;
}

#sp-header .logo {
	height: 60px;
}

#sp-header.full-header {
	height: auto !important;
}

#sp-header.header-sticky {
	height: 50px !important;
}

/* #sp-header.header-sticky, #sp-header.header-sticky .container-fluid, #sp-header.header-sticky .container-inner, #sp-header.header-sticky .row, #sp-header.header-sticky .headermenu, #sp-header.header-sticky .headerburger {
	height: 60px !important;
} */

.page-header {
  text-align: center;
}

ul.topmenu li a {
  padding: 7px 6px 7px 6px;
  color: #00a0df;
}

ul.topmenu li a:hover {
  background: rgba(0,0,0,0.05);
  color: #ffa930;
}


#sp-sidepanel .row > * {
	padding: 0px;
}

#sp-header #offcanvas-toggler.mega{
	display: block !important;
	margin-top: 0px;
	/* position: absolute;
	right: 20px; */
}

#sp-header.header-sticky #offcanvas-toggler.mega{
	display: block !important;
	margin-top: -5px;
}

#offcanvas-toggler {
	height: 38px;
	line-height: 38px;
	margin-right: 10px;
}

.burger-icon > span {
	background-color: #fff;
	height: 3px;
}

.header-sticky .sp-megamenu-wrapper, .header-sticky .findermodule, .searchicon {
	display: none !important;
}

#sp-header.header-sticky .fullline  {
	display: none;
}

#sp-header .stickyline {
  display: none;
}

#sp-header.header-sticky .stickyline {
  display: block;
}

.mod-finder__search .awesomplete .form-control, .js-finder-searchform .awesomplete .form-control {
	border-radius: .375rem 0 0 .375rem;
}

.sp-page-title {
	padding: 60px 10px 0px 10px;
	text-align: center;
}

.sp-page-title .sp-page-title-heading {
	color: #000000;
	font-size: 2.5rem;
	font-weight: 500;
	line-height: 1.2;
}

#sp-header.header-sticky .smallblocks  {
	position: fixed;
	top: 11px;
	z-index: 10000;
	right: 153px;
}

.sppbpageheader .sppb-section-title.center {
  margin-bottom: 0px !important;
}

#smallblocks .btn {
	padding-left: 3px;
	padding-right: 3px;
}

.smallblocksmob {
  /* margin-top: -30px; */
  z-index: 101;
  background: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

#sp-header.header-sticky .logo{
	height: 40px;
	position: absolute;
	top:0px;
}

#sp-header.header-sticky .headerburger {
	top: 10px;
	position: absolute;
	right: 10px;
	z-index: 1;
}

#sp-header .full-header {
  padding-left: 0px;
  padding-right: 0px;
}

#sp-header.header-sticky .searchicon {
	display: block !important;
}

input#mod-finder-searchword112 {
	width: 145px;
}

#sp-header.header-sticky .tophonesblock {
  width: 400px;
}

#sp-header.header-sticky .logo-image {
	height: 45px;
	margin-top: 10px !important;
}

img.finderitemimage {
	width: 400px;
	max-width: 100%;
}

.articlepics, 
.article-intro-image img,
#attrakcyonycarousel .carousel-item a,
.related-carousel .carousel-item a {
	transition: all 0.8s;
}

/* .articlepics:hover, 
.article-intro-image img:hover,
#attrakcyonycarousel .carousel-item a:hover,
.related-carousel .carousel-item a:hover {
	opacity: 0.8;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	filter: drop-shadow(0px 0px 19px rgba(0,0,0,0.6)); 
	-webkit-filter: drop-shadow(0px 0px 19px rgba(0,0,0,0.6));
	-moz-filter: drop-shadow(0px 0px 19px rgba(0,0,0,0.6));
}*/

.toyitem {
	transition: all 0.5s;
}

.toyitem:hover {
	opacity: 0.8;
	-moz-transform: scale(1.01);
	-webkit-transform: scale(1.01);
	-o-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01);
	filter: drop-shadow(0px 0px 19px rgba(0,0,0,0.6)); 
	-webkit-filter: drop-shadow(0px 0px 19px rgba(0,0,0,0.6));
	-moz-filter: drop-shadow(0px 0px 19px rgba(0,0,0,0.6));
}

.item-content .tizertext {
	font-size: 13px;
}

  @media (min-width: 576px) {
.container, .container-sm {
  max-width: 90%;
}
  }
  
/* ------- Страница аттракциона ------- */

.infotabs button i {
	opacity: 0;
	transition: all 0.7s;
}

.infotabs button.active i, .infotabs button:hover i {
	opacity: 1;
}

.infotabs {
	width: 60%;
	max-width: 361px;
	color: #00a0df;
	font-size: 14px;
}

.infotabsvalues {
	border-left: 1px solid #bfbfbf;
	font-size: 14px;
	max-width: 43%;
}

#attrakcyonycarousel .carousel-item a,
.related-carousel .carousel-item a { 
	width: 33.3%;
	display: inline-block;
	padding: 10px;
	margin: auto;
}

.relatedslider-item a.mobsm {
	width: 100%;
}

.slidervalue .subsets {
	display: none;
}

.innermodules .fields-container {
	background: #E5E5E5;
}

.innermodules .acf-responsive-embed {
	margin-top: -9px;
}

#sp-component h1 {
	text-align: center;
}

.price-block {
	background-color: #f7fcfe;
	border: 1px solid #e5e5e5;
	padding: 30px 0 10px;
}

.pricelabel {
	max-width: 374px;
	color: #00a0df;
}

.infolabels {
	border-bottom: 1px solid #bfbfbf;
}

.infoblock {
	width: 60%;
	max-width: 379px;
	color: #00a0df;
	font-size: 14px;
}

.infolabel {
	border-right: 1px solid #bfbfbf;
}

.infovalues {
	font-size: 14px;
	width: 40%;
	max-width: 130px;
}

td.teaserlabel {
	text-align: right;
	color: #ffffff;
	width: 50%;
	font-size: 15px;
}

td.teaserlabelvalue {
	text-align: left;
	font-weight: bolder;
	color: #ffa930;
}

/* ------- Страница фотогалереи ------- */
.maingalphoto a img {
	max-width: 400px;
}

/* ------- Страница материалов ------- */

.locationblock {
	background: #00A0DF;
	text-align: center;
	color: #ffffff;
	border-radius: 10px;
}

.locationblock a {
	color: #ffffff !important;
}

.locationblock img {
	border-radius: 10px;
	padding-top: 5px;
}

.blockshape {
	transform: rotate(180deg);
	margin-top: -9%;
}

.btn-items {
	border-color: #ffa930;
	background-color: #ffa930;
	color: #FFFFFF;
}

.btn-items:hover {
	background-color: #ffffff;
	color: #2e3192 !important;
}

h3.itemstitle {
	font-weight: 600;
	font-size: 22px;
	line-height: 26px;
}

.result__item + .result__item {
	margin-top: 0;
}

.zima-1 {
	background: #383838;
	border-radius: 50%;
}

.zima-2 {
	background: #FFAF20;
	border-radius: 50%;
}

.zima-3 {
	background: #11455B;
	border-radius: 50%;
}

span.blockinsidecontent {
	max-width: 800px;
}

.blockinsidecontent p.title {
	font-weight: 700;
	font-size: 150%;
}

.newslistpic {
	max-width: 300px;
}

.list-edit {
  display: none;
}

.mod-articles-category-image {
	max-height: 245px;
	overflow: hidden;
}

/* СПИННЕР */
/* CSS-стили для спиннера */

/* CSS-стили для спиннера */
.spinner-animation {
  border: 10px solid #f3f3f3;
  border-top: 10px solid #3498db;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.circle-two {
	background: #fff url("../images/loadlogo.gif") center center / 45px 45px no-repeat scroll padding-box content-box;
}

/* li.result__item {
	background: #fff url("../images/loadlogo.gif") center center / 100px 100px no-repeat scroll padding-box content-box;
} */