body{
	overflow:hidden;
}

.config .configurations-box .elem div{
	border-bottom: none !important;
}

.configurations-box a{
	text-decoration: none !important;
}

	.configurations-box .mob{
	display: none !important;
}
body.inner_body{
overflow-y: visible;
    height: auto !important;
    max-height: unset;
	padding-bottom: 100px;
}
.fd-show{
	z-index: 1 !Important;
}

.menu-dark.inner-menu{
	width: 100% !important;
    justify-content: flex-end !important;
}

#fader {
    position: fixed;
    display: none;
    left:0;
    height:2560px;   
    width:2560px;   
        background: linear-gradient(to right, rgba(0,0,0,0.36), rgba(10,10,10,0.8));
    opacity:0;
}

.edge .perspective-class, .chrome .perspective-class, .explorer .perspective-class, .firefox .perspective-class, .opera .perspective-class   {
   transform-origin: 50% 50%;
   transform-style: preserve-3d; 
   
    transition: 400ms !important;
	 transform: rotateY(3deg) scaleY(1.02); 
	  

}

.main-box-overlay::before{
	
}

.inner_body{
	background: linear-gradient(to bottom, #B3E8FF, #fff);
}
/* display-game */
section.display-game {
	display: block;
	position: relative;
	background: linear-gradient(180deg, #005A6B 0%, #22BDCD 100%);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	
	z-index: 2;
	overflow: hidden;
}
section.display-game .childrenClients {
	position: relative;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
ul.non-style {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.games-wrapper {
	display: flex;
	position: relative;
	margin-top: 90px;
	flex-wrap: wrap;
	width: calc(100% + 30px);
	margin-left: -15px;
	
}
.display-game__confetti{
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
	
}
.display-game__confetti svg{
	width: 100%;
}
.display-game .container-fluid{
	position: relative;
	padding: 127px 0px 152px 0px;
}
.games-wrapper .item {
	display: block;
	position: relative;
	width: calc(16.666666% - 30px);
	height: 142px;
	margin: 0px 15px 30px 15px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

.childrenClients {
	display: flex;
	position: absolute;
	bottom: 0px;
	left: 8.3333333333%;
}
.childrenClients .star {
	display: block;
	position: relative;
	width: 58px;
	height: 58px;
	background-image: url('/assets/img/star.svg');
	background-size: cover;
	background-repeat: no-repeat;
}

.childrenClients span {
	font-weight: 600;
	font-style: italic;
	padding-left: 20px;
	color: #BDEEFF;
	font-size: 22px;
	line-height: 150%;
}
section.display-game .childrenClients {
	position: relative;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
.two-columns-wrapper {
	display: flex;
	position: relative;
	width: calc(100% + 40px);
	margin-left: -20px;
	flex-wrap: wrap;
}
.two-columns-wrapper.alignCenter {
	align-items: center;
}
.two-columns-item {
	display: block;
	position: relative;
	width: 50%;
	padding: 0px 20px;
}
.img-column img{
	display: block;
	position: relative;
	width: 100%;
	max-width: 100%;
	height: auto;
}
.two-columns-item-colspan {
	display: block;
	position: relative;
	width: 100%;
	padding: 0px 20px;
}
.childrenClients .star {
	display: block;
	position: relative;
	width: 58px;
	height: 58px;
	background-image: url('/assets/images/star.svg');
	background-size: cover;
	background-repeat: no-repeat;
}
.childrenClients span {
	font-weight: 600;
	font-style: italic;
	padding-left: 20px;
	color: #BDEEFF;
	font-size: 22px;
	line-height: 150%;
}
section.display-game .two-columns-wrapper *{
	color: #ffffff;
	line-height: 170%;
	font-size: 20px;
	
}
.display-game__confetti{
		height: 100%;
	}
	.display-game__confetti svg{
		height: 100%;
		width: auto;
	}
@media(max-width: 940px) {
	.display-game__confetti{
		height: 100%;
	}
	.display-game__confetti svg{
		height: 100%;
		width: auto;
	}
	section.display-game .container-fluid{
		padding: 109px 0px;
	}
	.display-game .two-columns-wrapper {
		flex-wrap: wrap;
		flex-direction: column;
	}
	.display-game .two-columns-item {
		width: 100%;
	}
	section.display-game .childrenClients {
		margin-top: 43px;
	}
	.display-game ul.non-style li:not(:first-child) {
		margin-bottom: 9px;
	}
	.display-game ul.non-style li:first-child {
		margin-bottom: 18px;
	}
	section.display-game .childrenClients {
		padding: 0;
	}
	section.display-game .childrenClients span {
		padding-left: 35px;
		font-size: 18px;
	}
	.games-wrapper {
		margin-top: 67px;
	}
	.games-wrapper .item {
		width: calc(33.333333% - 30px);
	}
	section.features {
		padding: 120px 0px;
	}
	section.features.hideImgOnMB .img-column{
		display: none;
	}
	section.features .two-columns-item {
		width: 100%;
	}
	
}
/* SLICK-DOTS */
.rp-slick-dots
{
    position: absolute;
    bottom: -47px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.rp-slick-dots li
{
    position: relative;
    display: inline-block;
    width: 17px;
    height: 17px;
    margin: 0 14px;
    padding: 0;
    cursor: pointer;
}
.rp-slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 17px;
    height: 17px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
		background: transparent;
		transition: background-color 0.4s ease;
}
.rp-slick-dots li button:hover,
.rp-slick-dots li button:focus
{
		outline: none;
		transition: background-color 0.4s ease;
}
.rp-slick-dots li button:hover:before,
.rp-slick-dots li button:focus:before
{
		background-color: #FFDE00;
		transition: background-color 0.4s ease;
}
.rp-slick-dots li button:before
{

    position: absolute;
    top: 0;
    left: 0;
		border-radius: 50%;
    width: 17px;
    height: 17px;
    content: '';
		background-color: #3068F8;
		transition: background-color 0.4s ease;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.rp-slick-dots li.slick-active button:before
{
		background-color: #ffffff;
		transition: background-color 0.4s ease;	
}
/* SLICK-DOTS_END */
.col-md-12 {
	
		    position: relative;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
	}
	@media (max-width: 620px) and (min-width: 300px){
.rp-slick-dots {
    bottom: -83px;
}
	}
@media (max-width: 540px) {
	.video-gallery .rp-slick-dots, 
	.photo-gallery .rp-slick-dots,
	.games-wrapper .rp-slick-dots {
		white-space: nowrap;
		overflow-x: auto;
	}
	.games-wrapper .item {
		height: 200px;
		background-size: contain;
	}
}
@media (max-width: 667px) {
	.games-wrapper {
		display: block;
	}
	.games-wrapper .item {
		width: auto;
		height: 186px;
	}
	.games-wrapper .rp-slick-dots {
		bottom: -14px;
	}
	.games-wrapper .rp-slick-dots li button:before {
		background-color: #2c25aa;
	}
	.games-wrapper .rp-slick-dots li.slick-active button:before {
		background-color: #ffffff;
	}
	.catalog.sandbox-more {
		margin-bottom: 109px;
	}
}
@media (min-width: 768px){
	.col-md-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		    position: relative;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
	}
}
@media (max-height: 850px){
.rp-slick-dots {
    bottom: -103px;
}
}

@media(max-width: 940px) {
	.games-wrapper {
		margin-top: 67px;
	}
	.games-wrapper .item {
		width: calc(33.333333% - 30px);
	}
}
@media (max-width: 991px){
	.rp-slick-dots li {
		margin: 0px 8px;
		width: 10px;
		height: 10px;
	}
	.rp-slick-dots li button {
		width: 10px;
		height: 10px;
	}
	.rp-slick-dots li button:before {
		width: 10px;
		height: 10px;
	}
}
@media (min-width: 992px){
	.rp-slick-dots {
    bottom: -82px;
}
	.col-lg-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
		    position: relative;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
	}
	.offset-lg-1 {
		margin-left: 8.3333333333%;
	}
	.rp-slick-dots li {
		margin: 0px 8px;
		width: 10px;
		height: 10px;
	}
	.rp-slick-dots li button {
		width: 10px;
		height: 10px;
	}
	.rp-slick-dots li button:before {
		width: 10px;
		height: 10px;
	}
}
@media (max-width: 1580px) {
	.games-wrapper .item {
		width: calc(25% - 30px);
	}
}

.footer-block{
	background: linear-gradient(to right, #ede6ee, #e1ecf1);
}

.inner-news{
	margin-top: 120px;
}

.inner-news .news-detail .detail_picture{
	max-width: 60%;
    height: auto;
	margin-right: 2%;
}

.sandbox-video {
    opacity:1;
}

.container.inner-box.inner-news p a img{
	    margin-right: 20px;
}

.container.inner-box.inner-news .news-date-time {
    color: #486DAA;
    display: block;
}

.container.inner-box.inner-news a{
	    font-size: 22px;
    line-height: 1.4;
	color: #0086FF;
}

.container.inner-box.inner-news a:hover{
	color: #E3002C;
}
.container.news-list-box .owl-nav{
	display: none !important;
}

.container.inner-box.inner-news p{
	    font-size: 18px;
    line-height: 1.4;
}

.botbox {
	width: 100%;
text-align: center;
}
.botbox a{
	color: #fff;
    text-decoration: none;
    margin: auto;
    width: a;
    display: inline-block;
    margin: auto;
    border: 2px solid;
    border-radius: 50px;
    padding: 0px 90px;
    font-size: 24px;
    line-height: 150%;
    margin-top: 30px;
}

.botbox a:hover{
	    box-shadow: 0 0 10px rgba(254,254,254,0.5);
}

.scroll-block .container.news-list-box{
	width:70%;
    padding-top: 8%;
}
/*
.scroll-block {
	opacity:0;
}
*/
/*.scroll-block:nth-child(1){
	opacity:1 !important;
} 	*/

.owl-news .news-item img{
height: 180px;
}


.owl-news .news-item .go-link{
	display: block;
    color: #000;
    margin-top: 10px;
	height: 30px;
}


.form-on-main-box input {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-top: 20px;
	border: 2px solid transparent;
    padding: 15px;
	font-size: 24px;
line-height: 29px;
}

.form-on-main-box input::-moz-placeholder {  color: #fff;   }
   .form-on-main-box input::-webkit-input-placeholder { color: #fff; }
   .form-on-main-box input:-ms-input-placeholder { color: #fff; }
   .form-on-main-box input::-ms-input-placeholder { color: #fff; }
  .form-on-main-box input::placeholder { color: #fff; } 
.form-on-main-box textarea::-moz-placeholder {  color: #fff;   }
   .form-on-main-box textarea::-webkit-input-placeholder { color: #fff; }
   .form-on-main-box textarea:-ms-input-placeholder { color: #fff; }
   .form-on-main-box textarea::-ms-input-placeholder { color: #fff; }
  .form-on-main-box textarea::placeholder { color: #fff; } 
  
  .form-on-main-box input:focus::-moz-placeholder {  color: #000;   }
   .form-on-main-box input:focus::-webkit-input-placeholder { color: #000; }
   .form-on-main-box input:focus:-ms-input-placeholder { color: #000; }
   .form-on-main-box input:focus::-ms-input-placeholder { color: #000; }
  .form-on-main-box input:focus::placeholder { color: #000; } 
  .form-on-main-box textarea:focus::-moz-placeholder {  color: #000;   }
   .form-on-main-box textarea:focus::-webkit-input-placeholder { color: #000; }
   .form-on-main-box textarea:focus:-ms-input-placeholder { color: #000; }
   .form-on-main-box textarea:focus::-ms-input-placeholder { color: #000; }
  .form-on-main-box textarea:focus::placeholder { color: #000; }   
  
.form-on-main-box input#mail{
	margin-right: 0px;
}



.form-on-main-box {
    margin-top: 20px;
    width: 700px;
    margin: auto;
}

.form-on-main-box textarea{
	width: 100%;
    margin-top: 20px;
    padding: 15px;
    height: 160px;
		font-size: 24px;
line-height: 29px;
}

.form-on-main-box textarea:not(:placeholder-shown), .form-on-main-box input:not(:placeholder-shown){
	
		
	opacity: 0.9;
	background:#73B4F0;
}

.form-on-main-box textarea, .form-on-main-box input{
	color: #fff;
	background:#5695CF;
	opacity:0.7;
	outline: none !important;
	    border: 2px solid transparent;
}

.form-on-main-box input:focus::-webkit-input-placeholder { color:transparent; }
.form-on-main-box input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
.form-on-main-box input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
.form-on-main-box input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */
.form-on-main-box  textarea:focus::-webkit-input-placeholder { color:transparent; }
.form-on-main-box  textarea:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
.form-on-main-box  textarea:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
.form-on-main-box  textarea:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */


.form-on-main-box textarea:focus, .form-on-main-box input:focus{
	
	color: #000;
	background:#fff;
	opacity:0.8;
}

.form-on-main-box .okbtn {
    opacity: 1 !Important;
    background: #0164BE !important;
    margin: auto;
    float: none;
    display: block;
    width: 252px;
    position: absolute;
    top: -10px;
    left: -10px;
    height: 70px;
	transition: 0.5s;
	cursor: pointer;
	text-transform: uppercase;
	color: #fff !important;
}

.form-on-main-box .ok-outer{
	width: 252px;
	border-top: 5px solid transparent;
	border-left: 5px solid transparent;
	position: relative;
	background: #FFDE00;
	height: 70px;
	margin-top: 30px;
	left: 50%;
    margin-left: -126px;
	transition: 0.1s;
		cursor: pointer;
}



.form-on-main-box .ok-outer:hover .okbtn {
	 background: #E3002C !important;

	transition: 0.7s;
}

.container.inner-box{
	    width: 90%;
    margin: auto;
    padding-top: 10%;
}


.bottom_form_block {
	background: url(/assets/images/form_block_bg.svg) #014788 no-repeat center center
}

.news-box-block{
	background: url(/assets/images/form_block_bg.svg) #014788 no-repeat center center
}

.news-box-block .sc-title{
	color:#fff;
	text-transform: uppercase;
	text-align: center;
}

.bottom_form_block .sc-title{
	color:#fff;
	text-transform: uppercase;
	text-align: center;
}


.scroll-block.bottom_form_block  .container.news-list-box {
    width: 100%;
    padding-top: 10%;
    margin-left: 0;
}

.thk.wrapper{
	    color: #fff;
    font-size: 2rem;
    text-align: center;
    padding-top: 40px;
}


/*.form-on-main-box input.right, .form-on-main-box textarea.right{
    animation-name: desc-animation;
    animation-duration: 750ms;
    animation-delay: 450ms;
    animation-fill-mode: forwards;
	opacity: 0;
}

.form-on-main-box input.left,  .form-on-main-box textarea.left{
    animation-name: vs-animation;
    animation-duration: 750ms;
    animation-delay: 450ms;
    animation-fill-mode: forwards;
	opacity: 0;
}*/

.owl-news .owl-item:nth-child(odd) .news-item{
	animation-name: vs-animation;
    animation-duration: 750ms;
    animation-delay: 450ms;
    animation-fill-mode: forwards;
	opacity: 0;
}

.owl-news .owl-item:nth-child(even) .news-item{
	animation-name: desc-animation;
    animation-duration: 750ms;
    animation-delay: 450ms;
    animation-fill-mode: forwards;
	opacity: 0;
}

.m-backbag{
	width:100%;
	height:259px;
	background-size: cover !important;
	display: block;
	margin: auto;
}

.owl-news .news-item{
	width: 100%;
    height: 468px;
	color: #fff;
    padding: 30px;
    background: #055BA9;
	font-size: 20px;
	line-height: 24px;
	position: relative;
	margin-top: 17px;
	margin-left: 17px;
}

.scroll-block .container.news-list-box{
    width: 70%;
    margin: auto;
}	

.owl-news{
	margin-top: 20px;
}

.news-list-box .news-date-time {
    color: #fff;
    opacity: 0.5;
    font-size: 20px;
    line-height: 24px;
    margin-top: 15px;
    display: block;
}

.news-list-box .news-item .go-link{
	font-size: 20px;
    line-height: 24px;
    text-decoration: none;
    color: #fff;
	margin-bottom: 10px;
}

.owl-news .news-item .go-link:hover{
	text-decoration: underline;
}

.news-item .left-border, .news-item .right-border{
	position: absolute;
}

.news-item .left-border{
        background: #FFDE00;
    left: -17px;
    top: -17px;
    width: 17px;
    height: calc(100%);
    border-top: 17px solid transparent;
    border-left: 17px solid #E3002C;

}

.news-item  .right-border{
	    background: #FFDE00;
    left: -17px;
    top: -17px;
    width: 100%;
    height: 17px;
    border-top: 17px solid transparent;
    border-left: 17px solid #E3002C;

}

.news-item .ugol{
	position: absolute;
	width: 17px;
	height: 17px;
	
}

.news-item .left-border .ugol{
	position: absolute;
    bottom: -17px;
    top: unset;
    left: -17px;
    border-top: 17px solid #E3002C;
    border-left: 17px solid transparent;
}



.news-item .right-border .ugol{

   
    top: -17px;
    right: -17px;
    border-bottom: 17px solid #FFDE00;
    border-right: 17px solid transparent;
}

.typical_p{
	font-size: 18px;
	line-height: 1.4;
}

.sandbox-left{
	width: 40%;
    float: left;
    
}

.sandbox-right{
	width: 55%;
    float: right;
}

.sandbox-right img {
    display: block;
    margin: auto;
    height: 300px;
    margin-bottom: 53px;
    margin-top: -24px;
}
.sandbox-right .sketchfab-embed-wrapper{
	float: right;
    width: 50%;
}

.inner-play.play-button.press-but.popup-youtube{
	
	background-size: cover !important;
	width: 24%;
	float: left;
	margin-left: 0.5%;
	margin-right: 0.5%;
	height: 250px;
	border: none;
	border-radius: unset;
	position: relative;
	border: 5px solid transparent;
	margin-bottom: 40px;
}

.owl-carousel .inner-play.play-button.press-but.popup-youtube{
	width: 100%;
	margin: 0px;
}

.mf_1{
	background: url('/assets/images/mf_back_1.jpg') no-repeat center center;
}

/*.swiper-wrapper .owl-nav{
	    display: flex;

    width: 100%;
    justify-content: space-between;
    top: 50%;
    position: absolute;
    margin-top: -20px;
	z-index: -1;
}*/
.swiper-wrapper .owl-nav div{
    position: absolute;
    top: 50%;
    margin-top: -20px;
}

.swiper-wrapper .owl-nav div.owl-next{
	right: 0px;
}

.swiper-wrapper .owl-nav div{
	    display: flex;
    width: 40px;
    height: 40px;
    background: #fff;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-weight: bold;
    box-shadow: 0 0 30px rgba(0,0,0,0.1);
	opacity: 0.8;
	
}

.swiper-wrapper .owl-nav div:hover{
	box-shadow: 0 0 50px rgba(0,0,0,0.2);
	cursor:pointer;
	opacity: 1;
}

.inner-play.play-button.press-but.popup-youtube:hover{
	border: 5px solid red;
}

.swiper-wrapper{
	margin-top: 50px;
	margin-bottom: 50px;
}

.inner-play.play-button.press-but.popup-youtube::after{
	left: 50%;
	top: 50%;
	margin-top: -10px;
	margin-left: -7/5px;
}

.inner-play.play-button.press-but.popup-youtube img{
	width: 100%;
    max-width: 100%;
    max-height: 100%;
}

.cbox-box .cbox{
	 width: 24%;
    margin-left: 0.5%;
    /* margin-right: 0.5%; */
    margin-bottom: 8px;
    height: 250px;
    background-size: cover !Important;
    display: inline-block;
    background-position-x: center !important;
    background-position-y: center !important;
}

a.disabled{
	cursor: default;
	pointer-events: none;
}

.config .configurations-box .elem div {
    color: #0086FF;
	    position: relative;
}

.config .configurations-box .elem:hover div {
    color: #E3002C;
}	

.config .configurations-box .elem div span{
	display: inline-block;
    position: absolute;
    bottom: 30px;
    text-align: center;
    width: auto;
    color: #fff;
    background: red;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    left: 50%;
    clip-path: polygon(6% 0%, 100% 0%, 94% 100%, 0% 100%);
    line-height: 1.4;
    margin-left: -58px;
}


.wp {
    background: #19be1f !important;
    font-size: 14px !important;


}

.config .configurations-box .elem.disabled div {
    color: #000;
}
.sandbox-education {
    color: #000;
    background: url(/assets/images/trex.png) no-repeat right bottom, linear-gradient(177.02deg, #FFD600 3.58%, #EA9210 94.18%) no-repeat !important;

}

/*PHOTOGALLARY*/
.photoGallary {
	display: flex;
	position: relative;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
	max-width: 100%;
}
.photoGallary .g-item {
	display: block;
	width: calc(33.33333% - 100px);
	max-width: calc(33.33333% - 100px);
	height: 300px;
	margin: 50px;
}
.photoGallary .g-item .g-item-pic {
	display: block;
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-width: 100%;
	max-width: calc(100% - 50px);
	width: auto;
	min-height: 300px;
}
.detail-image {
	display: block;
	margin: 50px auto;
	min-width: 100%;
	max-width: 100%;
}
.detail-image img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
/*PHOTOGALLARY_END*/

a.product-plit{
	display: block;
    width: 33%;
    height: 400px;
	text-align: center;
	text-decoration: none;
}


.product-box{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    /* background-color: white; */
    width: 80%;
    margin: auto;
	    margin-top: 90px;
}

.product-box .name{
	font-size: 24px;
    line-height: 31px;
    text-align: center;
    color: #000;
    /* font-family: 'M PLUS Rounded 1c', sans-serif; */
    font-family: 'proxima_novasemibold', sans-serif !important;
}

.product-box a.product-plit:hover .name{
	color: #E3002C;
}

.product-box .pic-box img{
	    display: block;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.product-box .pic-box{
	height: 236px;
    overflow: hidden;
    display: flex;
    align-items: center;
    text-align: center;
	margin-bottom: 10px;
}

.product-inner{
	padding-top: 60px;
	    width: 80%;
    margin: auto;
    font-size: 1.2rem;
}

div.news-detail.product-inner img.detail_picture {
    float: left;
    margin: 0 20px 20px 1px;
}

.checker{
	margin-top: 40px;
}

.checker a{
	color: #0086FF;
	margin-right: 20px;
	font-size: 24px;
	text-decoration: none;
}

.checker a.active{
	color: #000;
	pointer-events: none;
	cursor: default;
}

.checker a:hover{
	color: #E3002C;
}

.product-inner .left-bar,
.product-inner .right-bar{
	width: 50%;
	float: left;
}

.product-inner .left-bar input,
.product-inner .right-bar input{
	width: calc(100% - 30px);
    padding: 10px;
    border-radius: 5px;
    border: 2px solid #3333;
    margin-bottom: 20px;
    font-size: 16px;
}

.product-inner .right-bar textarea{
	width: calc(100% - 30px);
    border-radius: 4px;
    border: 2px solid #3333;
    padding: 10px;
    height: 228px;
    margin-bottom: 14px;
    font-size: 16px;
    line-height: 1.2;
    font-family: 'proxima_novaregular','Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.product-inner .thk.wrapper{
	    color: #000;
    text-align: left;
}

.product-inner .right-bar input.okbtn{
	width: 50%;
    color: #fff;
    background: #0086FF;
    border: 2px solid;
}


.exib-box .date{
	font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #858585;
	margin-top: 25px;
}

.exib-box .place{
font-size: 24px;
line-height: 29px;
text-align: center;
margin-bottom: 5px;
color: #000000;
}

.exib-box .name{
	font-family: 'proxima_novabold', sans-serif !important;
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 3px;
}

.container.inner-box.inner-news .exib-box .link{
display: block;
    font-size: 18px;
    line-height: 1.4;
    color: #0086FF;
    text-decoration: none;
    font-family: 'proxima_nova', sans-serif !important;
	text-align: center;
}

.container.inner-box.inner-news .exib-box .link:hover{
	color: #E3002C;
}

.container.inner-box.inner-news .exib-box .link span{
	    background: url(/assets/images/link_exbtn.svg) no-repeat right 2px;
    padding-right: 20px;
}

.container.inner-box.inner-news .exib-box .link:hover span{
	background: url(/assets/images/link_exbtn_r.svg) no-repeat right 2px;

}

.container.inner-box.inner-news .exib-box .product-plit{
	    margin-bottom: 50px;
		padding-right: 30px;
    padding-left: 30px;
}


#hamb-menu .hamb-menu-item.catitem{
	text-transform: inherit;
	 padding-bottom: 5px !important;
}

#hamb-menu .hamb-menu-item.catitem a{
	    
	width: 100%;
		padding-bottom: 20px;
    display: block;
    
    border: 2px solid;

    padding-top: 5px;
   
	border-radius: 4px;
	padding-bottom: 8px;
	margin-left: 0px;
    padding-top: 8px !important;
}

#hamb-menu .hamb-menu-item.catitem a span{
	background: url(/assets/images/catalog1.svg) no-repeat 5px;
		margin-left: -30px;
		padding-left: 30px;
}

#hamb-menu .hamb-menu-item.catitem a:hover span{
	 background: url(/assets/images/catalog3.svg) no-repeat 5px;
	color: #FEDE01;
}

#hamb-menu .hamb-menu-item.catitem a:hover{
	border-color:#FEDE01;
	background: none !important;
}

.instg{
	position: absolute;
    right: 60px;
    top: 130px;
}

.instg:hover{
	opacity: 0.7;
}

.instg.menu-dark svg path{
	fill:#000;
	
}

@media (max-width: 760px) {
	.instg {
    position: absolute;
    right: 130px;
    top: 42px;
}
.photoGallary .g-item {
	width: calc(50% - 100px);
	max-width: calc(50% - 100px);
}
}


@media (max-width: 1400px) {
.scroll-block .container.news-list-box{
	width:90%;
    padding-top: 10%;
}

.container.inner-box {
    width: 90%;
    margin: auto;
    padding-top: 15%;
}

.news-list-box .news-item .go-link {
    margin-bottom: 20px;
}

.configurations-box div{
		display: none !important;
	}
	.configurations-box .mob{
		display: block !important;
		line-height: 1.2 !important;
    height: 80px;
	}	


.config .configurations-box .elem div span{
    bottom: 85px;
	}

}


@media (max-width: 1000px) {
	a.product-plit {
		width: 50%;
		    height: 280px;
	}
	
	.product-box .pic-box {
    height: 140px;
    width: 80%;
    margin: auto;
    margin-bottom: 10px;
	}
	
	.product-box {
    width: 96%;
	}
	
	.product-box .name {
    font-size: 20px;
    line-height: 1.2;
	}
	
	div.news-detail.product-inner img.detail_picture{
		float: none;
		display: block;
		margin: auto;
		margin-bottom: 40px;
	}
	
	.config .configurations-box .elem {
    width: 50% !important;
	}
	
	.scroll-block .container.news-list-box {
    width: 80%;
    padding-top: 160px;
}
.scroll-block.bottom_form_block .container.news-list-box {
    width: 100%;
    padding-top: 120px;
    margin-left: 0;
}

.scroll-block.footer-block .container.news-list-box{
	  width: 100% !important;
    margin-left: 0px !important;
    padding-left: 5% !important;
    padding-right: 5% !important;
  }
  
 .container.news-list-box .owl-nav{
	    display: flex;
    justify-content: space-between;
    padding-top: 10px;
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
	width: 70%;
}

.footer-block.scroll-block .container {
    padding-top: 100px !important;
    margin-left: 5% !important;
}

.sandbox-left, .sandbox-right {
width: 100%;
}

.inner-play.play-button.press-but.popup-youtube{
	width: 100%;
}
	
.product-inner .left-bar, .product-inner .right-bar {
    width: 100%;
    float: left;
}

.product-inner .left-bar input, .product-inner .right-bar input {
    width: calc(100%);	
}

.product-inner .right-bar textarea {
    width: calc(100%);
}

.product-inner .right-bar input.okbtn {
    width: 100%;
}	


  
}

@media(max-width: 800px) {
	.photoGallary .g-item {
		width: calc(100% - 100px);
		max-width: calc(100% - 100px);
	}
}

@media (max-width: 640px) 
{
	
	.instg {

    right: 100px;
	
	}
	.sandbox-right iframe{
		width: 100% !important;
	}
	
	.sandbox-right .sketchfab-embed-wrapper{
		    width: 100%;
    margin-top: 50px;
	}
	
	
	.configurations-box .mob{
		display: block !important;
		line-height: 1.2;
    height: unset;
	}
	
	.container.inner-box.inner-news .exib-box .product-plit {
    margin-bottom: 50px;
    margin: auto;
    margin-bottom: 50px;
    text-align: center;
    width: 100%;
}
	
	.config .configurations-box .elem div {
 
    line-height: 1.2 !important;
	}
	
	.config .configurations-box .elem div span{
    bottom: 30px;
	}
	.inner-box .sc-title{
		width: 100% !important;
    font-size: 2rem;
	}
	
	.news-list-box .news-date-time {

    font-size: 16px;
    line-height: 1.2;
    margin-top: 7px;

}
	
.botbox a {
    padding: 0px 30px;
    font-size: 20px;
}	

.news-box-block .sc-title, .bottom_form_block .sc-title {

    font-size: 30px;
}	
	
	
	
	.cbox-box .cbox {
    width: 48% !important;
	}	
	
	
	
#fader{
	    background: linear-gradient(to right, rgba(0,0,0,0.36), rgba(10,10,10,0.8));
}	
	
.form-on-main-box input {
    padding: 10px;
    font-size: 16px;
    line-height: 1.2;
}

.form-on-main-box textarea {
    padding: 10px;
    height: 100px;
    font-size: 16px;
    line-height: 1.2;
}

.form-on-main-box .okbtn {
    height: 50px;
}

.form-on-main-box .ok-outer {
    height: 50px;
}	
	


.container.inner-box {
    padding-top: 120px;
}	


header .container.news-list-box{
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.m-backbag {
    width: 100%;
    height: 140px;
}



.news-list-box .news-item .go-link {
    height: auto;
	font-size: 16px;
    line-height: 1.2;
    margin-top: 5px;
    margin-bottom: 5px;
}	

.owl-news .news-item {
    font-size: 14px;
    line-height: 1.2;
}
.config .configurations-box .elem {
    padding-bottom: 20px !important;
}

.config .configurations-box .elem img {
    height: 150px !important;
}

.form-on-main-box .ok-outer {
    width: 100%;
    left: 0;
    margin-left: 0px;
}

.form-on-main-box {

    width: 100%;
}

.bottom_form_block .container.news-list-box {
    padding-left: 15px !important;
    padding-right: 15px !important;
}	

.form-on-main-box .okbtn {
    width: 100%;
}	
	


header #hamb-menu {
    display: none;
}	

header .hm-show{
	display: block !important;
	overflow: hidden !important;
}

#fader{
	/*display: none !important;*/
}

.perspective-class {
    transform-origin: unset !important;
    transform-style: unset !important;
    transition: 400ms !important;
    transform: unset !important;
}

/*.sc-title {

    font-size: 24px !important;
}	*/

.scroll-block .container {
    width: calc(100% - 60px) !important;
}	

.hamburger{
	position: absolute !important;
	right: 1px !important;
}

.hamb-menu-footer {
    width: 80% !important;
    margin: auto !important;
}

/*.sc-title p {
    max-width: 91% !important;
}*/	

.scroll-block .container {
    /*padding-top: 40% !important;*/
    margin-left: 5% !important;
}

.m-next{
	 background: #fff;
    border-radius: 10px;
    padding: 20px;
    position: relative;
    color: #fff;
	width: 40px;
	height: 40px;
}

.m-next::after {
    content: '';
    position: absolute;
    left: 11px;
    bottom: 3px;
    border: 10px solid transparent;
    border-top: 10px solid #000;
   }
   
   
 .m-prev{
	 background: #fff;
    border-radius: 10px;
    padding: 20px;
    position: relative;
    color: #fff;
	width: 40px;
	height: 40px;
}

.m-prev::after {
    content: '';
    position: absolute;
    left: 11px;
    bottom: 17px;
    border: 10px solid transparent;
    border-bottom: 10px solid #000;
   }
  
  
  
  .owl-news .news-item {
    width: 100%;
    height: auto;
	 margin-top: 10px;
    margin-left: 10px;
	padding: 20px;
  }	
  
.news-item .left-border {
    background: #FFDE00;
    left: -10px;
    top: -10px;
    width: 10px;
    height: calc(100%);
    border-top: 10px solid transparent;
    border-left: 10px solid #E3002C;
}

.news-item .right-border {
    background: #FFDE00;
    left: -10px;
    top: -10px;
    width: 100%;
    height: 10px;
    border-top: 10px solid transparent;
    border-left: 10px solid #E3002C;
}

.news-item .ugol {
    position: absolute;
    width: 10px;
    height: 10px;
}

.news-item .left-border .ugol {
    position: absolute;
    bottom: -10px;
    top: unset;
    left: -10px;
    border-top: 10px solid #E3002C;
    border-left: 10px solid transparent;
}

.news-item .right-border .ugol {
    top: -10px;
    right: -10px;
    border-bottom: 10px solid #FFDE00;
    border-right: 10px solid transparent;
}

.owl-news {
    margin-top: 0px;
}

}



@media (max-width: 459px) 
{

.config .configurations-box .elem div span{
    bottom: 40px;
	}
	
.config .configurations-box .elem div {

    height: 38px;
}	
	
	}


/* CONFIGURATIONS-ITEMS-PAGE */

.two-columns-wrapper {
	display: flex;
	position: relative;
	width: 100%;
}
.two-columns-wrapper .first-column {
	display: block;
	position: relative;
	width: 60%;
	max-width: 60%;
	padding-right: 100px;
}
.two-columns-wrapper .first-column .typical_p:first-child {
	margin-top: 60px;
}

.two-columns-wrapper .first-column .typical_p {
	margin-bottom: 40px;
}
.two-columns-wrapper .second-column {
	display: block;
	position: relative;
	width: 40%;
	max-width: 40%;
}

p.untypical_p {
	width: 100%;
	max-width: 1172px;
}

.two-columns-wrapper .second-column img {
	display: block;
	position: relative;
	width: auto;
	max-width: 100%;
	height: auto;
}
.two-columns-wrapper .second-column img.w304 {
	width: 304px;
}

.drop-down-gallery {
	display: flex;
	position: relative;
	flex-wrap: wrap;
	width: 100%;
}
.drop-down-gallery .item {
	display: block;
	position: relative;
	width: calc(50% - 20px);
	margin-bottom: 40px;
}
.drop-down-gallery .item:nth-child(odd) {
	margin-right: 20px;
}
.drop-down-gallery .item:nth-child(even) {
	margin-left: 20px;
}

.drop-down-gallery .inner-play.play-button.press-but.popup-youtube {
	width: 100%;
	margin: 0;
}
.drop-down-gallery .item .video_modal span {
	display: none;
}

.drop-down-more {
	display: none;
	position: relative;
	margin-top: -10px;
	margin-bottom: 40px;
	font-size: 22px;
	line-height: 1.4;
	color: #0086FF;
	cursor: pointer;
	text-decoration: underline;
	width: auto;
}
.drop-down-more::after {
	content: '';
	display: block;
	position: absolute;
	background-image: url('/assets/images/drop-down-arrow.svg');
	background-repeat: no-repeat;
	background-size: cover;
	width: 13px;
	height: 7px;
	top: 50%;
	right: -25px;
	margin-top: -3px;
}
.drop-down-more.clicked::after {
	transform: rotate(180deg);
}

h2.configurations-h2 {
	font-size: 36px;
	font-weight: 900;
	line-height: 170%;
}

section.interactive-menu {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 40px 0px;
}

section.interactive-menu .wrapper {
	display: flex;
}
section.interactive-menu .item {
	display: block;
	position: relative;
	width: 50%;
	max-width: 50%;
}
section.interactive-menu .item img {
	display: block;
	position: relative;
	width: 100%;
	max-width: 100%;
	height: auto;
}

.simple-container {
	display: block;
	position: relative;
	width: 90%;
	margin: auto;
}
.line-carousel {
	display: block;
	position: relative;
	width: 100%;
	height: 250px;
}
.line-carousel a {
	display: block;
	position: relative;
	outline: none;
	/* width: 375px; */
	height: 250px;
	padding: 1px;
}

.line-carousel a .line-carousel-item {
	display: flex;
	position: relative;
	flex-direction: column;
	align-items: center;
	background-color: #fff;
	box-shadow: 0px 0px 1px 1px #DFDFDF;
	padding: 15px 75px;
	height: 100%;
	min-height: 100%;
	margin: 0px 16px;
}
.line-carousel a .line-carousel-item img {
	display: block;
	position: relative;
	margin: auto;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}

.line-carousel .slick-prev {
	display: block;
	width: 22px;
	height: 40px;
	background-image: url('/assets/images/slick-prev.svg');
	background-repeat: no-repeat;
	background-size: cover;
}
.line-carousel .slick-next {
	display: block;
	width: 22px;
	height: 40px;
	background-image: url('/assets/images/slick-next.svg');
	background-repeat: no-repeat;
	background-size: cover;
}
.line-carousel .slick-prev::before, 
.line-carousel .slick-next::before {
	display: none;
}
.line-carousel .slick-prev:hover {
	background-image: url('/assets/images/slick-red-prev.svg');
}
.line-carousel .slick-next:hover {
	background-image: url('/assets/images/slick-red.svg');
}
.hedgehog {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100vw;
	height: 849px;
	background-image: url('/assets/images/hedgehog.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	z-index: -1;
	opacity: 0.2;
}
.bigMargin {
	margin-bottom: 520px;
}
.drop-down-gallery .item.hideItem {
	display: none;
}
/* .drop-down-more#moreSketchfabs,
.drop-down-more#moreVideo {
	display: none;
} */

@media (max-width: 720px) {
	.two-columns-wrapper {
		flex-direction: column-reverse;
		width: 100%;
		padding: 30px 0px 0px 0px;
		max-width: 100%;
	}
	.two-columns-wrapper .first-column {
		width: 100%;
		max-width: 100%;
		padding-right: 0px;
	}
	.two-columns-wrapper .second-column {
		width: 100%;
		max-width: 100%;
		align-items: center;
		justify-content: center;
	}
	.two-columns-wrapper .second-column img.w304 {
		width: auto;
	}
	.drop-down-gallery .item:nth-child(odd) {
		margin-right: 0px;
	}
	.drop-down-gallery .item:nth-child(even) {
		margin-left: 0px;
	}
	.drop-down-gallery .item {
		width: 100%;
	}
	section.interactive-menu .wrapper {
		flex-direction: column;
	}
	section.interactive-menu .item {
		width: 100%;
		max-width: 100%;
	}
	h2.configurations-h2 {
		font-size: 24px;
	}
	.line-carousel .slick-prev,
	.line-carousel .slick-next,
	.line-carousel .slick-prev:hover,
	.line-carousel .slick-next:hover {
		width: 11px;
		height: 20px;
	}
	.line-carousel .slick-next {
		right: -10px;
	}
	.line-carousel .slick-prev {
		left: -10px;
	}
	.bigMargin {
		margin-bottom: 200px;
	}
	.hedgehog {
		height: 177px;
	}
}
/* CONFIGURATIONS-ITEMS-PAGE_END */

/* Позиционирование видео во фрейме */
.mfp-iframe-holder .mfp-content {
	position: absolute !important;
}

/*OUR CLIENTS CHILDREN*/

.star-text {
	display: block;
	position: relative;
	font-family: 'proxima_novabold', sans-serif !important;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	font-size: 22px;
	line-height: 58px;
	height: 58px;
	max-width: 780px;
	padding-left: 78px;
	margin: 20px auto 0px auto;
	background-image: url('/assets/images/star.svg');
	background-position: 0 0;
	background-repeat: no-repeat;
	text-shadow: none;
}
@media(max-width:860px) {
	.star-text {
		background-position: top;
		padding-left: 0;
		padding-top: 78px;
		text-align: center;
		line-height: 150%;
		margin-bottom: 30px;
	}
}
.games-wrapper {
	display: flex;
	position: relative;
	margin-top: 90px;
	flex-wrap: wrap;
	width: calc(100% + 30px);
	margin-left: -15px;
}
.games-wrapper .item {
	display: block;
	position: relative;
	width: calc(16.666666% - 30px);
	height: 142px;
	margin: 0px 15px 30px 15px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.games-wrapper._video-with .item span {
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
	    background-size: cover;
    background-repeat: no-repeat;
}
.games-wrapper._video-with .item {
    margin-bottom: 72px;
}

.games-wrapper._video-with .item p {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    margin: 10px 0 31px;
    line-height: 30.6px;
    font-style: normal;
}
.games-wrapper._video-with .item p svg {
	margin-right: 10px;
}
.games-wrapper._video-with a.item p {
	text-decoration: underline;
}
a.item._video-play:hover:before {
    content: url(/assets/images/main-icon_play.svg);
    position: absolute;
    background-color: rgba(0, 28, 154, 0.6);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.games-wrapper._video-with .item:hover svg > path {
    fill: #FFDE00;
}
.games-wrapper a {
    color: #ffffff;
}
.games-wrapper a:hover {
    color: #FFDE00;
}