@font-face {
        	font-family: 'PFDinTextPro';
        	src: url('../fonts/PFDinTextPro-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/PFDinTextPro-Light.woff') format('woff'), url('../fonts/PFDinTextPro-Light.ttf') format('truetype'), url('../fonts/PFDinTextPro-Light.svg#PFDinTextPro-Light') format('svg');
        	font-weight: 400;
        }

        @font-face {
        	font-family: 'PFDinTextPro';
        	src: url('../fonts/PFDinTextPro-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/PFDinTextPro-Medium.woff') format('woff'), url('../fonts/PFDinTextPro-Medium.ttf') format('truetype'), url('../fonts/PFDinTextPro-Medium.svg#PFDinTextPro-Medium') format('svg');
        	font-weight: 700;
        }

        @font-face {
        	font-family: 'PFDinTextPro';
        	src: url('../fonts/PFDinTextPro-ExtraBlack.eot?#iefix') format('embedded-opentype'), url('../fonts/PFDinTextPro-ExtraBlack.woff') format('woff'), url('../fonts/PFDinTextPro-ExtraBlack.ttf') format('truetype'), url('../fonts/PFDinTextPro-ExtraBlack.svg#PFDinTextPro-ExtraBlack') format('svg');
        	font-weight: 900;
        }

        html {
        	min-width: 1000px;
        }

        body {
        	font-family: PFDinTextPro;
        	font-weight: 400;
        	color: #2f2f2f;
        	min-width: 1000px;
        	width: 100%;
        	margin: 0px !important;
        	position: relative;
        }
        /* Template-specific stuff
 *
 * Customizations just for the template; these are not necessary for anything
 * with disabling the responsiveness.
 */
        /* Finesse the page header spacing */

        .page-header {
        	margin-bottom: 30px;
        }

        .page-header .lead {
        	margin-bottom: 10px;
        }
        /* Non-responsive overrides
 *
 * Utilitze the following CSS to disable the responsive-ness of the container,
 * grid system, and navbar.
 */
        /* Reset the container */

        .container {
        	width: 1000px;
        	min-width: 1000px !important;
        }
        /* Demonstrate the grids */

        .col-xs-4 {
        	padding-top: 15px;
        	padding-bottom: 15px;
        	background-color: #eee;
        	background-color: rgba(86, 61, 124, .15);
        	border: 1px solid #ddd;
        	border: 1px solid rgba(86, 61, 124, .2);
        }

        .container .navbar-header,
        .container .navbar-collapse {
        	margin-right: 0;
        	margin-left: 0;
        }
        /* Always float the navbar header */

        .navbar-header {
        	float: left;
        }
        /* Undo the collapsing navbar */

        .navbar-collapse {
        	display: block !important;
        	height: auto !important;
        	padding-bottom: 0;
        	overflow: visible !important;
        }

        .navbar-toggle {
        	display: none;
        }

        .navbar-collapse {
        	border-top: 0;
        }

        .navbar-brand {
        	margin-left: -15px;
        }
        /* Always apply the floated nav */

        .navbar-nav {
        	float: left;
        	margin: 0;
        }

        .navbar-nav > li {
        	float: left;
        }
        /* Redeclare since we override the float above */

        .navbar-nav.navbar-right {
        	float: right;
        }
        /* Undo custom dropdowns */

        .navbar .navbar-nav .open .dropdown-menu {
        	position: absolute;
        	float: left;
        	background-color: #fff;
        	border: 1px solid #ccc;
        	border: 1px solid rgba(0, 0, 0, .15);
        	border-width: 0 1px 1px;
        	border-radius: 0 0 4px 4px;
        	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        	color: #333;
        }

        .navbar .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar .navbar-nav .open .dropdown-menu > li > a:focus,
        .navbar .navbar-nav .open .dropdown-menu > .active > a,
        .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
        .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
        	color: #fff !important;
        	background-color: #428bca !important;
        }

        .navbar .navbar-nav .open .dropdown-menu > .disabled > a,
        .navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover,
        .navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        	color: #999 !important;
        	background-color: transparent !important;
        }

        button,
        input,
        textarea {
        	outline: none;
        }

        .navbar {
        	margin-bottom: 0px;
        	border: none;
        	background-color: #2f2f2f;
        	border-radius: 0;
        }

        section {
        	width: 100%;
        	/*            min-width: 1240px;*/
        	margin: 50px 0;
        }

        textarea {
        	background: #F6F6F6;
        	border: 1px solid #DEDEDE;
        	border-radius: 30px;
        	height: 60px;
        	width: 300px;
        	height: 150px;
        	padding: 20px 40px;
        }
        /*    HEADING    */

        h1 {
        	text-transform: uppercase;
        	font-size: 62px;
        	font-weight: 900;
        	color: #FFFFFF;
        	text-shadow: 12px 2px 18px rgba(0, 0, 0, 0.80);
        }

        h2 {
        	text-align: center;
        	font-size: 48px;
        	font-weight: 900;
        	color: #2f2f2f;
        	margin-bottom: 50px;
        	text-transform: uppercase;
        }

        h3 {
        	font-size: 36px;
        	color: #FFFFFF;
        	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.50);
        }

        h4 {
        	font-size: 18px;
        	color: #2f2f2f;
        	letter-spacing: -0.49px;
        }

        p {
        	font-size: 16px;
        	color: #2f2f2f;
        	letter-spacing: -0.44px;
        }
        /*    N A V B A R    */

        .navbar-brand {
        	float: left;
        	padding: 8px 15px;
        	height: 80px;
        }

        .nav>li>a {
        	font-size: 16px;
        	font-weight: 400;
        	color: #fff;
        	padding: 30px 10px;
        }

        .nav>li>a:hover {
        	border-top: 3px solid #ffc80a;
        	background-color: #2f2f2f;
        	padding-top: 27px;
        }

        .navbar-right {
        	display: inline-flex;
        	margin-right: 10px;
        }

        .nav-tel {
        	font-weight: 400;
        	font-size: 15px;
        	padding: 30px 10px;
        	line-height: 20px;
        	color: #fff;
        }
        /*    B U T T O N S    */

        button {
        	background: #FFC80A;
        	color: #2f2f2f;
        	text-transform: uppercase;
        	border: none;
        	font-weight: 700;
        }

        button:hover {
        	background-color: #D0021B;
        	color: #fff;
        	transition-duration: 700ms;
        }

        .btn-price-submit {
        	border-radius: 23px;
        	font-size: 14px;
        	line-height: 20px;
        	padding: 15px 40px;
        	height: 46px;
        	margin: 15px 0;
        }

        .btn-submit,
        .btn-submit-modal,
        .btn-playgroung-booking,
        .btn-contacts-callback,
        .btn-callback {
        	background: #FFC80A;
        	border-radius: 30px;
        	font-size: 14px;
        	line-height: 14px;
        	color: #2f2f2f;
        	font-weight: 700;
        	border: none;
        	padding: 15px 27px;
        	width: 300px;
        	height: 60px;
        	text-transform: uppercase;
        }

        .btn-submit-red:hover {
        	border: 1px solid #fff;
        }

        .btn-callback {
        	border-radius: 20px;
        	height: 40px;
        	margin: 20px 0;
        	width: 200px;
        }

        .btn-contacts-callback {
        	margin-top: 20px;
        }

        .btn-submit-modal {
        	margin: 20px 0;
        }

        .close:hover {
        	background: none;
        }
        /*    B O O K I N G   B O X    */

        .booking-box {
        	text-align: center;
        	background: #fff;
        	border-radius: 65px 65px 0px 0px;
        	width: 680px;
        	height: 220px;
        	z-index: 2288;
        }

        .booking-box-entry h3 {
        	color: #2f2f2f;
        	text-shadow: none;
        	font-size: 30px;
        	font-weight: 900;
        }

        .booking-box-night,
        .booking-box-lasertag {
        	position: absolute;
        	bottom: 0px;
        }
        /*    HEADER    */

        .entry-header {
        	margin-top: -80px;
        	margin-bottom: 100px;
        	height: 730px;
        	width: 100%;
			background-image: url(../img/background.jpg);
			background-position: center;
        	/*            min-width: 1240px;*/
        	/*            position: relative;*/
        }

        .headline-text {
        	padding: 263px 100px 0 !important;
        	text-align: center;
        }
        /*    F O R M S    */

        .input-tel {
        	background: #F6F6F6;
        	border: 1px solid #DEDEDE;
        	border-radius: 30px;
        	height: 60px;
        	width: 250px;
        	margin: 0 10px;
        }

        .form-control {
        	background: #F6F6F6;
        	border: 1px solid #DEDEDE;
        	border-radius: 30px;
        	height: 60px;
        	margin: 0 0px;
        }

        .input-group {
        	height: 60px;
        	width: 300px;
        }

        .input-group-addon {
        	border-radius: 30px;
        }
        /*OWL CAROUSEL*/

        .owl-carousel .owl-wrapper:after {
        	content: ".";
        	display: block;
        	clear: both;
        	visibility: hidden;
        	line-height: 0;
        	height: 0
        }

        .owl-carousel,
        .owl-carousel .owl-wrapper {
        	position: relative;
        	display: none
        }

        .owl-carousel {
        	width: 100%;
        	-ms-touch-action: pan-y
        }

        .owl-carousel .owl-wrapper-outer {
        	overflow: hidden;
        	position: relative;
        	width: 100%;
        }

        .owl-carousel .owl-wrapper-outer.autoHeight {
        	-webkit-transition: height 500ms ease-in-out;
        	-moz-transition: height 500ms ease-in-out;
        	-ms-transition: height 500ms ease-in-out;
        	-o-transition: height 500ms ease-in-out;
        	transition: height 500ms ease-in-out
        }

        .owl-carousel .owl-item {
        	float: left
        }

        .owl-controls .owl-buttons div,
        .owl-controls .owl-page {
        	cursor: pointer
        }

        .owl-controls {
        	-webkit-user-select: none;
        	-khtml-user-select: none;
        	-moz-user-select: none;
        	-ms-user-select: none;
        	user-select: none;
        	-webkit-tap-highlight-color: transparent
        }

        .grabbing {
        	cursor: url(grabbing.png) 8 8, move
        }

        .owl-carousel .owl-item,
        .owl-carousel .owl-wrapper {
        	-webkit-backface-visibility: hidden;
        	-moz-backface-visibility: hidden;
        	-ms-backface-visibility: hidden;
        	-webkit-transform: translate3d(0, 0, 0);
        	-moz-transform: translate3d(0, 0, 0);
        	-ms-transform: translate3d(0, 0, 0)
        }
        /*    P R I C E S    */

        .price-item {
    width: 400px;
    height: 200px;
    display: inline-block;
    border: 2px solid #333;
    border-radius: 5px;
    text-align: left;
    padding: 10px;
    margin: 20px 10px;
        }

        .price-content {
        	width: 100%;
        }

        .round {
        	width: 50px;
        	height: 50px;
        	border-radius: 25px;
        	background: #D0021B;
        	font-size: 22px;
        	line-height: 50px;
        	color: #FFFFFF;
        }

        .prices-round {
        	font-size: 16px;
        	display: inline-block;
        	margin: 0 5px 15px 5px;
        }

        .price-big {
        	font-size: 48px;
        	font-weight: 700;
        	color: #2f2f2f;
        	text-align: center;
        }

        .uah {
        	font-size: 20px;
        	color: #2f2f2f;
        }

        .price-days {
        	border: none;
        	width: 50px;
        	float: left;
        	height: auto;
        	margin-top: 145px;
        }

        .days {
        	margin-bottom: 40px;
        }

        .rambo {
        	margin: 23px 0 22px;
        }

        .rambo-img {
        	position: relative;
        	text-align: center;
        	margin-bottom: -550px;
        }
        /*    A M M U N I T I O N    */

        .armour-title {
        	position: relative;
        	text-align: center;
        	padding-top: 16px;
        	padding-bottom: 16px;
        }

        .armour-content {
        	position: relative;
        	height: 640px;
        	background-image: url(../img/armour.png);
        	background-position: top;
        }
        /*        N I G H T   P A I N T B A L L  /  L A S E R T A G*/

        .headline-invert {
        	color: #fff;
        	margin: 100px 0px 50px 0px;
        }

        .headline-invert-admin {
        	text-transform: uppercase;
        	font-weight: 900;
        	font-size: 40px;
        	color: #fff;
        	margin: 100px 0 50px 0;
        }

.night-paintball-section {
	position: relative;
        	height: 700px;
        	margin-bottom: 0px;
	background-image: url(../img/night-paintball.jpg);
	background-position: center;
}
        .lasertag-section {
        	position: relative;
        	height: 700px;
        	margin-bottom: 0px;
			background-image: url(../img/lasertag.png);
			background-position: center;
        }

        .night-paintball-text,
        .lasertag-text {
        	/*            padding-top: 50px;*/
        	text-align: center;
        	color: #fff;
        	font-size: 20px;
        }

        .night-paintball-content,
        .lasertag-content {
        	margin: auto;
        	width: 680px;
        }

        .lasertag-section {
        	margin-top: 0;
        }
        /*    C A R O U S E L    */

        .owl-carousel {
        	position: relative;
        	z-index: 1;
        }

        #playground-slider-2.owl-carousel,
        #playground-slider-1.owl-carousel {
        	z-index: -1;
        }

        .owl-prev,
        .owl-next {
        	font-size: 30px !important;
        	position: absolute;
        	top: 50%;
        	margin-top: -10px;
        	z-index: 9999;
        	color: #fff;
        	width: 40px;
        	height: 40px;
        	line-height: 45px;
        	background-color: rgba(0, 0, 0, 0.5);
        	border-radius: 20px;
        	text-align: center;
        }

        .owl-prev {
        	left: 0px;
        }

        .owl-next {
        	right: 0px;
        }

        .item img {
        	display: block;
        	max-width: 100%;
        	margin: 0;
        }

        #team-slider .item {
        	max-height: 260px;
        }
        /*    P L A Y G R O U N D    */

        #playground .item img {
        	min-height: 600px;
        	max-height: 600px;
        }

        .playground-sidebar {
        	text-align: center;
        	padding: 60px 50px;
        	margin-top: -600px;
        	background-color: rgba(255, 255, 255, 0.8);
        	width: 400px;
        	height: 600px;
        	z-index: 9999;
        }

        .playground-desc {
        	text-align: left;
        	font-size: 15px;
        	color: #000000;
/*        	line-height: 16px;*/
/*        	margin: 0px;*/
        	padding: 5px 0;
        }

        .playground-sidebar-invert {
        	float: right;
        }
        /*   C A L L   T O   A C T I O N   */

        .call-to-action-block {
        	background-color: #D0021B;
        	border-radius: 20px;
        	margin: 100px auto;
        	z-index: 99999 !important;
        }

        .call-to-action-form {
/*        	padding: 0px 0px 30px 0;*/
/*        	text-align: center;*/
        }

        .call-to-action-title {
        	text-align: center;
        	padding: 6px 0;
        	color: #fff;
        }

        .call-to-action-title p,
        .entry-call-to-action-title p {
        	font-size: 15px;
        	margin-top: 0px;
        }

        .call-to-action-title h4,
        .entry-call-to-action-title h4 {
        	margin-bottom: 0px;
        }

        .call-to-action-title p,
        .call-to-action-title h4 {
        	color: #fff;
        }
        /*C O N T A C T S*/

        #map {
        	width: 100%;
        	/*            min-width: 1240px;*/
        	height: 600px;
        	z-index: 1;
        }

        .contacts-content {
        	float: right;
        	position: relative;
        	z-index: 990;
        	width: 400px;
        	height: 600px;
        	background: rgba(255, 255, 255, 0.8);
        	margin-top: -600px;
        	padding: 60px 30px;
        	text-align: center;
        }
        /*    S E R V I C E S    */

        .services-desc-invert {
        	text-align: right;
        }
        /*    M A R K E R S    */

        .markers-img {
        	width: 180px;
        	height: auto;
        }

        .markers-desc {
        	text-align: center;
        	margin-top: 0px;
        }

        .markers-block {
        	width: 180px;
        	height: 150px;
        }
        /*    Q U E S T I O N S    */

        .input-group-questions {
        	width: 300px;
        	margin: 10px 0px;
        }
        /*    F E E D B A C K    */

        .feedbacks-content {
        	text-align: center;
        }

        .subhead {
        	text-align: center;
        	margin-top: -50px;
        	margin-bottom: 50px;
        }

        .contacts-section {
        	margin-bottom: 0px;
        }

        .footer {
        	background: #2f2f2f;
        	color: #fff;
        	margin: 0px;
        	padding: 30px 0;
        }

        .amarketing {
        	text-align: right;
        }

        .modal-content {
        	width: 400px;
        	text-align: center;
        }

        .modal-body {
        	text-align: center;
        	padding: 0 25px 25px 25px;
        }

        .close {
        	float: right;
        	background: none;
        }

        .modal-booking-form {
        	text-align: center;
        	padding: 0 23px 0 23px;
        }

        .modal-header {
        	border: none;
        }

        .modal-desc {
        	margin-top: 0px;
        }

        .team-cup {
        	margin-top: 50px;
        	text-align: center;
        }

        .services-img {
        	text-align: right;
        }

        .services-img-invert {
        	text-align: left;
        }

        #football,
        #velomob {
        	max-width: 100%;
        }

        .owl-gallery {
        	z-index: 99;
        }

        .form-inline>button {
        	margin: 0 0 0 10px;
        }

        .price-section {
        	background-image: url(../img/rambo-bg.png);
        	background-position: center bottom;
        	background-repeat: no-repeat;
        }

        textarea:focus {
        	border-color: #66afe9;
        	outline: 0;
        	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
        	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
        }

        #besedka,
        #velomob,
        #kvadro,
        #giro,
        #football,
        #booking-box-laser,
        #booking-box-night,
        #contact-block,
        .playground-1,
        .playground-sidebar-invert,
        #call-to-action-2 {
        	visibility: hidden;
        }

        #feedback-slider .item {
        	margin: 10px 45px;
        	text-align: center;
        }

        #feedback-slider .item img {
        	display: block;
        	height: auto;
        }

        #booking-animate {
        	visibility: hidden;
        }

        .parallax-mirror {
        	max-width: 100%;
        	/*            min-width: 1240px;*/
        }

        .entry-call-to-action {
        	background: #2f2f2f;
        	margin-top: -114px;
        }

        #result,
        #result2 {
        	display: none;
        	color: #fff;
        	font-size: 18px;
        	text-align: center;
        	padding: 82px 0;
        }

        #modal-text-2,
        #modal-btn,
        #modal-text-4,
        #modal-text-6,
        #modal-btn2,
        #modal-btn3,
        .questions-tnx {
        	display: none;
        }

        .modal-dialog {
        	margin: 15% auto;
        }

        .questions-section {
        	height: 650px;
        	background-image: url(../img/manager-bg.jpg);
        	background-repeat: no-repeat;
        	background-position: center -200px;
/*        	background-size: cover;*/
        }

        .playground-content {
        	background-image: url(../img/pattern.png);
        }
        /*
        #team-slider {
            max-height: 600px;
            width: auto;
        }

        #team-slider > .item img {
            max-height: 700px;
        }
*/
        /*ANIMATIONS*/

        .bigEntrance,
        .expandOpen,
        .expandUp,
        .fadeIn,
        .hatch,
        .slideDown,
        .slideLeft,
        .slideRight,
        .slideUp {
        	visibility: visible!important
        }

        .slideDown {
        	animation-name: slideDown;
        	-webkit-animation-name: slideDown;
        	-webkit-animation-duration: 1s;
        	-webkit-animation-timing-function: ease
        }

        .slideDown,
        .slideUp {
        	animation-timing-function: ease;
        	animation-duration: 1s
        }

        @keyframes slideDown {
        	0% {
        		transform: translateY(-100%)
        	}
        	50% {
        		transform: translateY(8%)
        	}
        	65% {
        		transform: translateY(-4%)
        	}
        	80% {
        		transform: translateY(4%)
        	}
        	95% {
        		transform: translateY(-2%)
        	}
        	100% {
        		transform: translateY(0)
        	}
        }

        @-webkit-keyframes slideDown {
        	0% {
        		-webkit-transform: translateY(-100%)
        	}
        	50% {
        		-webkit-transform: translateY(8%)
        	}
        	65% {
        		-webkit-transform: translateY(-4%)
        	}
        	80% {
        		-webkit-transform: translateY(4%)
        	}
        	95% {
        		-webkit-transform: translateY(-2%)
        	}
        	100% {
        		-webkit-transform: translateY(0)
        	}
        }

        .slideUp {
        	animation-name: slideUp;
        	-webkit-animation-name: slideUp;
        	-webkit-animation-duration: 1s;
        	-webkit-animation-timing-function: ease
        }

        @keyframes slideUp {
        	0% {
        		transform: translateY(100%)
        	}
        	50% {
        		transform: translateY(-8%)
        	}
        	65% {
        		transform: translateY(4%)
        	}
        	80% {
        		transform: translateY(-4%)
        	}
        	95% {
        		transform: translateY(2%)
        	}
        	100% {
        		transform: translateY(0)
        	}
        }

        @-webkit-keyframes slideUp {
        	0% {
        		-webkit-transform: translateY(100%)
        	}
        	50% {
        		-webkit-transform: translateY(-8%)
        	}
        	65% {
        		-webkit-transform: translateY(4%)
        	}
        	80% {
        		-webkit-transform: translateY(-4%)
        	}
        	95% {
        		-webkit-transform: translateY(2%)
        	}
        	100% {
        		-webkit-transform: translateY(0)
        	}
        }

        .slideLeft {
        	animation-name: slideLeft;
        	-webkit-animation-name: slideLeft;
        	animation-duration: 1s;
        	-webkit-animation-duration: 1s;
        	-webkit-animation-timing-function: ease-in-out
        }

        .slideLeft,
        .slideRight {
        	animation-timing-function: ease-in-out
        }

        @keyframes slideLeft {
        	0% {
        		transform: translateX(150%)
        	}
        	50% {
        		transform: translateX(-8%)
        	}
        	65% {
        		transform: translateX(4%)
        	}
        	80% {
        		transform: translateX(-4%)
        	}
        	95% {
        		transform: translateX(2%)
        	}
        	100% {
        		transform: translateX(0)
        	}
        }

        @-webkit-keyframes slideLeft {
        	0% {
        		-webkit-transform: translateX(150%)
        	}
        	50% {
        		-webkit-transform: translateX(-8%)
        	}
        	65% {
        		-webkit-transform: translateX(4%)
        	}
        	80% {
        		-webkit-transform: translateX(-4%)
        	}
        	95% {
        		-webkit-transform: translateX(2%)
        	}
        	100% {
        		-webkit-transform: translateX(0)
        	}
        }

        .slideRight {
        	animation-name: slideRight;
        	-webkit-animation-name: slideRight;
        	animation-duration: 1s;
        	-webkit-animation-duration: 1s;
        	-webkit-animation-timing-function: ease-in-out
        }

        @keyframes slideRight {
        	0% {
        		transform: translateX(-150%)
        	}
        	50% {
        		transform: translateX(8%)
        	}
        	65% {
        		transform: translateX(-4%)
        	}
        	80% {
        		transform: translateX(4%)
        	}
        	95% {
        		transform: translateX(-2%)
        	}
        	100% {
        		transform: translateX(0)
        	}
        }

        @-webkit-keyframes slideRight {
        	0% {
        		-webkit-transform: translateX(-150%)
        	}
        	50% {
        		-webkit-transform: translateX(8%)
        	}
        	65% {
        		-webkit-transform: translateX(-4%)
        	}
        	80% {
        		-webkit-transform: translateX(4%)
        	}
        	95% {
        		-webkit-transform: translateX(-2%)
        	}
        	100% {
        		-webkit-transform: translateX(0)
        	}
        }

        .slideExpandUp {
        	animation-name: slideExpandUp;
        	-webkit-animation-name: slideExpandUp;
        	animation-duration: 1.6s;
        	-webkit-animation-duration: 1.6s;
        	animation-timing-function: ease-out;
        	-webkit-animation-timing-function: ease -out;
        	visibility: visible!important
        }

        @keyframes slideExpandUp {
        	0% {
        		transform: translateY(100%) scaleX(.5)
        	}
        	30% {
        		transform: translateY(-8%) scaleX(.5)
        	}
        	40% {
        		transform: translateY(2%) scaleX(.5)
        	}
        	50% {
        		transform: translateY(0) scaleX(1.1)
        	}
        	60% {
        		transform: translateY(0) scaleX(.9)
        	}
        	70% {
        		transform: translateY(0) scaleX(1.05)
        	}
        	80% {
        		transform: translateY(0) scaleX(.95)
        	}
        	90% {
        		transform: translateY(0) scaleX(1.02)
        	}
        	100% {
        		transform: translateY(0) scaleX(1)
        	}
        }

        @-webkit-keyframes slideExpandUp {
        	0% {
        		-webkit-transform: translateY(100%) scaleX(.5)
        	}
        	30% {
        		-webkit-transform: translateY(-8%) scaleX(.5)
        	}
        	40% {
        		-webkit-transform: translateY(2%) scaleX(.5)
        	}
        	50% {
        		-webkit-transform: translateY(0) scaleX(1.1)
        	}
        	60% {
        		-webkit-transform: translateY(0) scaleX(.9)
        	}
        	70% {
        		-webkit-transform: translateY(0) scaleX(1.05)
        	}
        	80% {
        		-webkit-transform: translateY(0) scaleX(.95)
        	}
        	90% {
        		-webkit-transform: translateY(0) scaleX(1.02)
        	}
        	100% {
        		-webkit-transform: translateY(0) scaleX(1)
        	}
        }

        .expandUp {
        	animation-name: expandUp;
        	-webkit-animation-name: expandUp;
        	animation-duration: .7s;
        	-webkit-animation-duration: .7s;
        	animation-timing-function: ease;
        	-webkit-animation-timing-function: ease
        }

        @keyframes expandUp {
        	0% {
        		transform: translateY(100%) scale(.6) scaleY(.5)
        	}
        	60% {
        		transform: translateY(-7%) scaleY(1.12)
        	}
        	75% {
        		transform: translateY(3%)
        	}
        	100% {
        		transform: translateY(0) scale(1) scaleY(1)
        	}
        }

        @-webkit-keyframes expandUp {
        	0% {
        		-webkit-transform: translateY(100%) scale(.6) scaleY(.5)
        	}
        	60% {
        		-webkit-transform: translateY(-7%) scaleY(1.12)
        	}
        	75% {
        		-webkit-transform: translateY(3%)
        	}
        	100% {
        		-webkit-transform: translateY(0) scale(1) scaleY(1)
        	}
        }

        .fadeIn {
        	animation-name: fadeIn;
        	-webkit-animation-name: fadeIn;
        	animation-duration: 1.5s;
        	-webkit-animation-duration: 1.5s;
        	animation-timing-function: ease-in-out;
        	-webkit-animation-timing-function: ease-in-out
        }

        @keyframes fadeIn {
        	0% {
        		transform: scale(0);
        		opacity: 0
        	}
        	60% {
        		transform: scale(1.1)
        	}
        	80% {
        		transform: scale(.9);
        		opacity: 1
        	}
        	100% {
        		transform: scale(1);
        		opacity: 1
        	}
        }

        @-webkit-keyframes fadeIn {
        	0% {
        		-webkit-transform: scale(0);
        		opacity: 0
        	}
        	60% {
        		-webkit-transform: scale(1.1)
        	}
        	80% {
        		-webkit-transform: scale(.9);
        		opacity: 1
        	}
        	100% {
        		-webkit-transform: scale(1);
        		opacity: 1
        	}
        }

        .expandOpen {
        	animation-name: expandOpen;
        	-webkit-animation-name: expandOpen;
        	animation-duration: 1.2s;
        	-webkit-animation-duration: 1.2s;
        	-webkit-animation-timing-function: ease-out
        }

        .bigEntrance,
        .expandOpen {
        	animation-timing-function: ease-out
        }

        @keyframes expandOpen {
        	0% {
        		transform: scale(1.8)
        	}
        	50% {
        		transform: scale(.95)
        	}
        	80% {
        		transform: scale(1.05)
        	}
        	90% {
        		transform: scale(.98)
        	}
        	100% {
        		transform: scale(1)
        	}
        }

        @-webkit-keyframes expandOpen {
        	0% {
        		-webkit-transform: scale(1.8)
        	}
        	50% {
        		-webkit-transform: scale(.95)
        	}
        	80% {
        		-webkit-transform: scale(1.05)
        	}
        	90% {
        		-webkit-transform: scale(.98)
        	}
        	100% {
        		-webkit-transform: scale(1)
        	}
        }

        .bigEntrance {
        	animation-name: bigEntrance;
        	-webkit-animation-name: bigEntrance;
        	animation-duration: 1.6s;
        	-webkit-animation-duration: 1.6s;
        	-webkit-animation-timing-function: ease-out
        }

        @keyframes bigEntrance {
        	0% {
        		transform: scale(.3) rotate(6deg) translateX(-30%) translateY(30%);
        		opacity: .2
        	}
        	30% {
        		transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
        		opacity: 1
        	}
        	45% {
        		transform: scale(.98) rotate(1deg) translateX(0) translateY(0);
        		opacity: 1
        	}
        	60% {
        		transform: scale(1.01) rotate(-1deg) translateX(0) translateY(0);
        		opacity: 1
        	}
        	75% {
        		transform: scale(.99) rotate(1deg) translateX(0) translateY(0);
        		opacity: 1
        	}
        	90% {
        		transform: scale(1.01) rotate(0) translateX(0) translateY(0);
        		opacity: 1
        	}
        	100% {
        		transform: scale(1) rotate(0) translateX(0) translateY(0);
        		opacity: 1
        	}
        }

        @-webkit-keyframes bigEntrance {
        	0% {
        		-webkit-transform: scale(.3) rotate(6deg) translateX(-30%) translateY(30%);
        		opacity: .2
        	}
        	30% {
        		-webkit-transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
        		opacity: 1
        	}
        	45% {
        		-webkit-transform: scale(.98) rotate(1deg) translateX(0) translateY(0);
        		opacity: 1
        	}
        	60% {
        		-webkit-transform: scale(1.01) rotate(-1deg) translateX(0) translateY(0);
        		opacity: 1
        	}
        	75% {
        		-webkit-transform: scale(.99) rotate(1deg) translateX(0) translateY(0);
        		opacity: 1
        	}
        	90% {
        		-webkit-transform: scale(1.01) rotate(0) translateX(0) translateY(0);
        		opacity: 1
        	}
        	100% {
        		-webkit-transform: scale(1) rotate(0) translateX(0) translateY(0);
        		opacity: 1
        	}
        }

        .hatch {
        	animation-name: hatch;
        	-webkit-animation-name: hatch;
        	animation-duration: 2s;
        	-webkit-animation-duration: 2s;
        	animation-timing-function: ease-in-out;
        	-webkit-animation-timing-function: ease-in-out;
        	transform-origin: 50% 100%;
        	-ms-transform-origin: 50% 100%;
        	-webkit-transform-origin: 50% 100%
        }

        @keyframes hatch {
        	0% {
        		transform: rotate(0) scaleY(.6)
        	}
        	20% {
        		transform: rotate(-2deg) scaleY(1.05)
        	}
        	35% {
        		transform: rotate(2deg) scaleY(1)
        	}
        	50% {
        		transform: rotate(-2deg)
        	}
        	65% {
        		transform: rotate(1deg)
        	}
        	80% {
        		transform: rotate(-1deg)
        	}
        	100% {
        		transform: rotate(0)
        	}
        }

        @-webkit-keyframes hatch {
        	0% {
        		-webkit-transform: rotate(0) scaleY(.6)
        	}
        	20% {
        		-webkit-transform: rotate(-2deg) scaleY(1.05)
        	}
        	35% {
        		-webkit-transform: rotate(2deg) scaleY(1)
        	}
        	50% {
        		-webkit-transform: rotate(-2deg)
        	}
        	65% {
        		-webkit-transform: rotate(1deg)
        	}
        	80% {
        		-webkit-transform: rotate(-1deg)
        	}
        	100% {
        		-webkit-transform: rotate(0)
        	}
        }

        .bounce {
        	animation-name: bounce;
        	-webkit-animation-name: bounce;
        	animation-duration: 1.6s;
        	-webkit-animation-duration: 1.6s;
        	animation-timing-function: ease;
        	-webkit-animation-timing-function: ease;
        	transform-origin: 50% 100%;
        	-ms-transform-origin: 50% 100%;
        	-webkit-transform-origin: 50% 100%
        }

        @keyframes bounce {
        	0% {
        		transform: translateY(0) scaleY(.6)
        	}
        	60% {
        		transform: translateY(-100%) scaleY(1.1)
        	}
        	70% {
        		transform: translateY(0) scaleY(.95) scaleX(1.05)
        	}
        	80% {
        		transform: translateY(0) scaleY(1.05) scaleX(1)
        	}
        	90% {
        		transform: translateY(0) scaleY(.95) scaleX(1)
        	}
        	100% {
        		transform: translateY(0) scaleY(1) scaleX(1)
        	}
        }

        @-webkit-keyframes bounce {
        	0% {
        		-webkit-transform: translateY(0) scaleY(.6)
        	}
        	60% {
        		-webkit-transform: translateY(-100%) scaleY(1.1)
        	}
        	70% {
        		-webkit-transform: translateY(0) scaleY(.95) scaleX(1.05)
        	}
        	80% {
        		-webkit-transform: translateY(0) scaleY(1.05) scaleX(1)
        	}
        	90% {
        		-webkit-transform: translateY(0) scaleY(.95) scaleX(1)
        	}
        	100% {
        		-webkit-transform: translateY(0) scaleY(1) scaleX(1)
        	}
        }

        .pulse {
        	animation-name: pulse;
        	-webkit-animation-name: pulse;
        	-webkit-animation-duration: 1.5s;
        	animation-iteration-count: infinite;
        	-webkit-animation-iteration-count: infinite
        }

        .floating,
        .pulse {
        	animation-duration: 1.5s
        }

        @keyframes pulse {
        	0%,
        	100% {
        		transform: scale(.9);
        		opacity: .7
        	}
        	50% {
        		transform: scale(1);
        		opacity: 1
        	}
        }

        @-webkit-keyframes pulse {
        	0%,
        	100% {
        		-webkit-transform: scale(.95);
        		opacity: .7
        	}
        	50% {
        		-webkit-transform: scale(1);
        		opacity: 1
        	}
        }

        .floating {
        	animation-name: floating;
        	-webkit-animation-name: floating;
        	-webkit-animation-duration: 1.5s;
        	-webkit-animation-iteration-count: infinite
        }

        .floating,
        .tossing {
        	animation-iteration-count: infinite
        }

        @keyframes floating {
        	0%,
        	100% {
        		transform: translateY(0)
        	}
        	50% {
        		transform: translateY(8%)
        	}
        }

        @-webkit-keyframes floating {
        	0%,
        	100% {
        		-webkit-transform: translateY(0)
        	}
        	50% {
        		-webkit-transform: translateY(8%)
        	}
        }

        .tossing {
        	animation-name: tossing;
        	-webkit-animation-name: tossing;
        	animation-duration: 2.5s;
        	-webkit-animation-duration: 2.5s;
        	-webkit-animation-iteration-count: infinite
        }

        @keyframes tossing {
        	0%,
        	100% {
        		transform: rotate(-4deg)
        	}
        	50% {
        		transform: rotate(4deg)
        	}
        }

        @-webkit-keyframes tossing {
        	0%,
        	100% {
        		-webkit-transform: rotate(-4deg)
        	}
        	50% {
        		-webkit-transform: rotate(4deg)
        	}
        }

        .pullUp {
        	animation-name: pullUp;
        	-webkit-animation-name: pullUp;
        	-webkit-animation-duration: 1.1s;
        	-webkit-animation-timing-function: ease-out;
        	transform-origin: 50% 100%;
        	-ms-transform-origin: 50% 100%;
        	-webkit-transform-origin: 50% 100%
        }

        .pullDown,
        .pullUp {
        	animation-timing-function: ease-out;
        	animation-duration: 1.1s
        }

        @keyframes pullUp {
        	0% {
        		transform: scaleY(.1)
        	}
        	40% {
        		transform: scaleY(1.02)
        	}
        	60% {
        		transform: scaleY(.98)
        	}
        	80% {
        		transform: scaleY(1.01)
        	}
        	100% {
        		transform: scaleY(1)
        	}
        }

        @-webkit-keyframes pullUp {
        	0% {
        		-webkit-transform: scaleY(.1)
        	}
        	40% {
        		-webkit-transform: scaleY(1.02)
        	}
        	60% {
        		-webkit-transform: scaleY(.98)
        	}
        	80% {
        		-webkit-transform: scaleY(1.01)
        	}
        	100% {
        		-webkit-transform: scaleY(1)
        	}
        }

        .pullDown {
        	animation-name: pullDown;
        	-webkit-animation-name: pullDown;
        	-webkit-animation-duration: 1.1s;
        	-webkit-animation-timing-function: ease-out;
        	transform-origin: 50% 0;
        	-ms-transform-origin: 50% 0;
        	-webkit-transform-origin: 50% 0
        }

        @keyframes pullDown {
        	0% {
        		transform: scaleY(.1)
        	}
        	40% {
        		transform: scaleY(1.02)
        	}
        	60% {
        		transform: scaleY(.98)
        	}
        	80% {
        		transform: scaleY(1.01)
        	}
        	100% {
        		transform: scaleY(1)
        	}
        }

        @-webkit-keyframes pullDown {
        	0% {
        		-webkit-transform: scaleY(.1)
        	}
        	40% {
        		-webkit-transform: scaleY(1.02)
        	}
        	60% {
        		-webkit-transform: scaleY(.98)
        	}
        	80% {
        		-webkit-transform: scaleY(1.01)
        	}
        	100% {
        		-webkit-transform: scaleY(1)
        	}
        }

        .stretchLeft {
        	animation-name: stretchLeft;
        	-webkit-animation-name: stretchLeft;
        	animation-duration: 1.5s;
        	-webkit-animation-duration: 1.5s;
        	-webkit-animation-timing-function: ease-out;
        	transform-origin: 100% 0;
        	-ms-transform-origin: 100% 0;
        	-webkit-transform-origin: 100% 0
        }

        .stretchLeft,
        .stretchRight {
        	animation-timing-function: ease-out
        }

        @keyframes stretchLeft {
        	0% {
        		transform: scaleX(.3)
        	}
        	40% {
        		transform: scaleX(1.02)
        	}
        	60% {
        		transform: scaleX(.98)
        	}
        	80% {
        		transform: scaleX(1.01)
        	}
        	100% {
        		transform: scaleX(1)
        	}
        }

        @-webkit-keyframes stretchLeft {
        	0% {
        		-webkit-transform: scaleX(.3)
        	}
        	40% {
        		-webkit-transform: scaleX(1.02)
        	}
        	60% {
        		-webkit-transform: scaleX(.98)
        	}
        	80% {
        		-webkit-transform: scaleX(1.01)
        	}
        	100% {
        		-webkit-transform: scaleX(1)
        	}
        }

        .stretchRight {
        	animation-name: stretchRight;
        	-webkit-animation-name: stretchRight;
        	animation-duration: 1.5s;
        	-webkit-animation-duration: 1.5s;
        	-webkit-animation-timing-function: ease-out;
        	transform-origin: 0 0;
        	-ms-transform-origin: 0 0;
        	-webkit-transform-origin: 0 0
        }

        @keyframes stretchRight {
        	0% {
        		transform: scaleX(.3)
        	}
        	40% {
        		transform: scaleX(1.02)
        	}
        	60% {
        		transform: scaleX(.98)
        	}
        	80% {
        		transform: scaleX(1.01)
        	}
        	100% {
        		transform: scaleX(1)
        	}
        }

        @-webkit-keyframes stretchRight {
        	0% {
        		-webkit-transform: scaleX(.3)
        	}
        	40% {
        		-webkit-transform: scaleX(1.02)
        	}
        	60% {
        		-webkit-transform: scaleX(.98)
        	}
        	80% {
        		-webkit-transform: scaleX(1.01)
        	}
        	100% {
        		-webkit-transform: scaleX(1)
        	}
        }

        .parallax-window-entry,
        .parallax-window-night,
        .parallax-window-lasertag,
        .parallax-window-manager {
        	min-height: 600px;
        	background: transparent;
        	background-image: url(../img/pattern.png);
        }

        .parallax-window-entry {
        	z-index: -1;
        }

        @media (max-width: 768px) {
        	.playground-content {
        		background-image: none;
        	}

        	.bigEntrance,
        	.expandOpen,
        	.expandUp,
        	.fadeIn,
        	.hatch,
        	.slideDown,
        	.slideLeft,
        	.slideRight,
        	.slideUp {
        		visibility: hidden;
        		transition: none;
        	}
        }

        .questions-tnx {
        	color: #fff;
        }

        .gallery-section {
        	background-image: url(../img/pattern.png);
        	height: 600px;
        }

        .famous {
        	/*
            height: 600px;
            z-index: 44;
*/
        }

        .logotype {
        	max-height: 70px;
        	max-width: 100px;
        }

        .logologo {
        	text-align: center;
        }

        .grids {
        	background-image: url(../img/pattern.png);
        	height: 100%;
        }

        .btn-quest {
        	margin-top: 5px;
        }

        .snoska {
        	margin-top: 50px;
        	font-size: 16px;
        	text-align: center;
        }

        .dropdown-menu {
        	color: #fff;
        	padding: 20px 30px;
        	font-size: 16px;
        	line-height: 26px;
        }

        .btn-drop {
        	font-weight: 400;
        	background-color: #2f2f2f;
        	color: #fff;
        }

        .btn-drop:hover {
        	background-color: #2f2f2f;
        }

        .down-arrow {
        	max-width: 100%;
        	text-align: center;
        	text-shadow: 12px 2px 18px rgba(0, 0, 0, 0.80);
        }

        .cd-top {
        	display: inline-block;
        	height: 40px;
        	width: 40px;
        	position: fixed;
        	bottom: 40px;
        	right: 10px;
        	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
        	/* image replacement properties */
        	overflow: hidden;
        	text-indent: 100%;
        	white-space: nowrap;
        	background: rgba(0, 0, 0, 0.2) url(../img/cd-top-arrow.svg) no-repeat center 50%;
        	visibility: hidden;
        	opacity: 0;
        	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
        	-moz-transition: opacity .3s 0s, visibility 0s .3s;
        	transition: opacity .3s 0s, visibility 0s .3s;
        }

        .cd-top.cd-is-visible,
        .cd-top.cd-fade-out,
        .no-touch .cd-top:hover {
        	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
        	-moz-transition: opacity .3s 0s, visibility 0s 0s;
        	transition: opacity .3s 0s, visibility 0s 0s;
        }

        .cd-top.cd-is-visible {
        	/* the button becomes visible */
        	visibility: visible;
        	opacity: 1;
        }

        .cd-top.cd-fade-out {
        	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
        	opacity: .5;
        }

        .no-touch .cd-top:hover {
        	background-color: #e86256;
        	opacity: 1;
        }

        @media only screen and (min-width: 768px) {
        	.cd-top {
        		right: 20px;
        		bottom: 20px;
        	}
        }

        @media only screen and (min-width: 1024px) {
        	.cd-top {
        		height: 60px;
        		width: 60px;
        		right: 30px;
        		bottom: 30px;
        	}
        }

        .down-img {
        	animation-name: stretch;
        	animation-duration: 1.5s;
        	animation-timing-function: ease-out;
        	animation-delay: 0;
        	animation-direction: alternate;
        	animation-iteration-count: infinite;
        	animation-fill-mode: none;
        	animation-play-state: running;
        }

        @keyframes stretch {
        	0% {
        		transform: scale(.3);
        		border-radius: 100%;
        	}
        	100% {
        		transform: scale(1.2);
        	}
        }
.inputs {
	position: relative;
	padding-bottom: 30px;
	display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
div#playground-slider-4 {
    z-index: -1;
}
#k2Container:{display:none!important;}

.new > img {
    z-index: 101;
    width: 171px;
    position: absolute;
    padding-left: -1px;
}
.container.call-to-action-block.entry-call-to-action.hatch {
    margin: -217px auto 0px auto !important;
}
.new {
    margin-left: -100px;
    margin-top: -581px;
    /* float: left; */
    display: flex;
    width: 671px;
    height: 147px;
    /* margin: 0; */
    /* margin-bottom: 10px; */
}
.new > p {
    padding-top: 9px;
    z-index: 100;
    background-color: rgb(255, 255, 255);
    margin-left: 147px;
    font-size: 20px;
    font-weight: bold;
    margin-top: 47px;
    width: 487px;
    text-align: center;
}
.price-item-cell {
    display: flex;
}
.price-item-content-table {
    display: flex;
}
.price-item-title {
    width: 190px;
}
.price-item-price {
    width: 210px;
}
.price-item-price > p {
    letter-spacing: normal;
    font-size: 16px;
    margin: 0px;
}
.price-item-title-name {
    color: #cc021b;
    font-size: 24px;
    font-weight: 700;
}
.price-item-title {
    font-size: 18px;
}
.price-item-price {
    font-size: 23px;
    text-align: center;
}
.price-item-cell {
    padding-top: 15px;
}
.price-item-content-value.is-time > p {
    letter-spacing: normal;
    margin: 0px;
    font-size: 18px;
    font-weight: bold;
}
.price-item-content-table > .price-item-title {
    text-align: center;
    width: 200px;
}
.price-item-content-value.is-ball {
    text-align: left;
}
.price-item-content-title.is-ball {
    text-align: left;
}
div#playground-slider-3 {
    z-index: -1;
}
.kvadrat1 > .col-xs-6.services-desc {
    width: 100%;
    height: 100px;
    text-align: center;
}
.kvadrat1 {
        margin-bottom: 30px;
    width: 450px;
    float: left;
        margin: 0px;
}
.kvadrat1 > .col-xs-6.services-img {
    width: 100%;
    text-align: center;
}
.kvadrat1 > .col-xs-6.services-desc {
    width: 100%;
    height: 100px;
    text-align: center;
}
.kvadrat > .col-xs-6.services-img {
    width: 100%;
    text-align: center;
}
.kvadrat > .col-xs-6.services-desc {
    width: 100%;
    height: 100px;
    text-align: center;
}
.kvadrat {
        margin-bottom: 30px;
    width: 450px;
    float: left;
        margin: 0px;
}
.kvadrat > .col-xs-6.services-img {
    width: 100%;
    text-align: center;
}
.kvadrat > .col-xs-6.services-img > img {
    width: 100%;
    text-align: center;
}
.kvadrat > .col-xs-6.services-img {
    width: 450px;
    text-align: center;
}
.kvadrat1 > .col-xs-6.services-desc-invert {
    height: 155px;
    width: 100%;
    text-align: center;
}
.kvadrat > .col-xs-6.services-desc-invert {
    height: 155px;
    width: 100%;
    text-align: center;
}

.kvadrat1 > .col-xs-6.services-img {
    width: 100%;
    text-align: center;
}
.kvadrat1 > .col-xs-6.services-img > img {
    width: 100%;
    text-align: center;
}
.kvadrat1 > .col-xs-6.services-img {
    width: 450px;
    text-align: center;
}
.kvadrat1 > .col-xs-6.services-desc-invert {
    height: 155px;
    width: 100%;
    text-align: center;
}
.kvadrat > .col-xs-6.services-desc {
    height: 155px;
}
.col-xs-6.services-desc-invert.textp > p {
    text-align: left;
}
.price-item.kids {
    height: 125px;
}
h4.lasertag-text {
    border: 2px solid white;
    padding: 10px;
}
.container.goolemap {
    float: right;
}
.lasertag-section1 {
    background-image: url(../img/4f0b1726e8824512c7a46bf500135b3c.png) !important;
}
.row.newkidbol {
    border: 2px solid black;
    margin: 0px auto;
    width: 1000px;
    padding: 15px;
}
.auotocenrt {
    margin: 60px 0px;
}
.row.newkidbol > div > div > h4 {
    height: 100px;
    margin: 0px;
    background-image: url(/img/image_648344dcs122.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 42px;
    padding-left: 109px;
    /* text-align: center; */
}
.row.newkidbol > h4 {
    font-size: 36px;
    margin: 0px;
    text-align: center;
    color: #d70127;
}