.row-ar {display: -webkit-flex; display: flex; margin-left: -15px; margin-right: -15px; }
.column-ar { width: 100%; margin: 15px; box-sizing: border-box; position: relative; z-index: 1; }
.span-1 {width: 8.3333%;}.span-2 {width: 16.6666%;}.span-3 {width: 25%;}.span-4 {width: 33.3333%;}.span-5 {width: 41.6666%;}.span-6 {width: 50%;}.span-7 {width: 58.3333%;}.span-8 {width: 66.6666%;}.span-9 {width: 75%;}.span-10 {width: 83.3333%;}.span-11 {width: 91.6666%;}.span-12 {width: 100%;}
@media only screen and (max-width: 1024px) {
.row-ar { flex-direction: column; margin: 10px;}
.column-ar { margin: 20px 0;}}
@media only screen and (max-width: 900px){
.span-1,.span-2,.span-3,.span-4,.span-5,.span-6,.span-7,.span-8,.span-9,.span-10,.span-11,.span-12 {width: 100%;}}



.wrap-home {
    /* background: url(/ng/fon.png); */
    background: #fff;
    background-size: cover;
    background-size: 590px;
    overflow: hidden;
}
.wrap-home .section-6 {
    background: none;
}
/*BANNER-HOME*/
.banner-home-one {
    height: 599px;
    background: none;
}
.banner-home-one-center {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 700px;
    margin: 0 17px;
}
.banner-home-one-center-left {
    width: 100%;
    color: #000;
}
.banner-home-one-center-left h1 {
    max-width: 480px;
    text-align: left;
    padding: 0px 0 20px 0;
}
.bhocl-p {
    padding: 5px 0 5px 25px;
    font-family: Raleway-Bold;
}
.banner-home-one-center-left .button {
    margin: 20px 0 0 0;
}
.bhocl-p:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background:rgba(228,0,220,1);
    border-radius: 100%;
    margin: 5px 0 -5px -25px;
}
.bhocl-p-d-p:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    border: 1px solid
    rgba(228,0,220,0.9);
    border-radius: 100%;
    margin: 5px 0 0 -5px;
}

.banner-home-one-center-left .form-border-center {
    padding: 45px;
}
.banner-home-one-center-left .form-h3 {
    font-size: 17px;
    color: #000;
}
.banner-home-one-center-left .form-border {
    width: 445px;
    background: url(/img/banner-big-1.jpg) center;
    background-size: cover;
    padding: 10px;
    box-sizing: border-box;
    margin-top: 0;
    max-width: 390px;
}
.banner-home-one-center-left .form-border input {
    box-sizing: border-box;
    width: 100%;
}

@media only screen and (max-width: 1024px) {
    .banner-home-one {
        height: auto;
        padding-bottom: 50px;
    }
    .banner-home-one-center-left .form-border-center {
        padding: 20px;
    }
    .banner-home-one-center-left h1 {
        padding-top: 150px;
    }
    .banner-home-one-center {
        flex-direction: column;
        height: auto;
    }
    .banner-home-one-center-left .form-border {
        width: 100%;
    }
    .banner-home-one-center-left .button {
        margin-bottom: 20px;
    }
}


/*MENU*/
.menu-conteiner .container {
	width: 95%;
	margin: 0 auto;
}
.menu-conteiner .container .row-ar {
    margin-left: 0;
    margin-right: 0;
}
.menu-content-top {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}
.header-logo {
    width: 200px;
    padding-top: 5px;
}
.menu-content-top .column-ar {
    margin: 0;
}
.menu-block-bottom .row-ar {
    position: relative;
}
.menu-content-top-vr {
    font-size: 12.9px;
    line-height: 1.1;
}
.menu-content-top-prezentaciya {
    font-size: 12px;
    margin-top: -2px;
    display: block;
    color: #000;
    font-family: Raleway-Bold;
}
.menu-content-top-vr-bold {
    font-family: Raleway-Bold;
}
.menu-content-top-span {
    display: block;
    font-size: 12px;
    color: #949494;
    margin-bottom: -3px;
}
.menu-content-top-whatsapp, menu-content-top-email, .menu-mail-img {
    float: left;
}
.menu-mail {
    padding: 12px 0 0 50px;
}
.menu-content-top-whatsapp, .menu-content-top-email {
    font-family: Raleway-Bold;
    color: #000;
    font-size: 14px;
}
.menu-content-top-email {
    margin: 0 -15px 0 0;
}
.menu-mail-img {
    padding: 2.9px 10px 0 0;
    width: 27px;
}
.menu-content-top-tel {
    text-align: right;
}
.menu-content-top-tel-p {
    font-family: montserrat;

}
.menu-content-top-tel-p a {
    color: #000;
    padding-right: 4px;
}
.menu-content-top .button {
    padding: 7px 20px;
    margin-top: 5px;
}

@media only screen and (min-width: 414px) {
    .mobole-phone-mail-center-logo .header-logo {
        width: 210px;
        padding: 15px 10px 20px 0;
    }
}

@media only screen and (min-width: 320px) {
    .mobole-phone-mail-center-logo {
        display: block;
    }
    .mobole-phone-mail-center-logo-2 {
        display: none;
    }
}
@media only screen and (max-width: 320px) {
    .mobole-phone-mail-center-logo {
        display: none;
    }
    .mobole-phone-mail-center-logo-2 {
        display: block;
    }
    .mobole-phone-mail-center-logo-2 .header-logo {
        width: 120px;
    }
}


@media only screen and (min-width: 1024px) {
    .mobole-phone-mail {
        display: none;
    }
}
@media only screen and (max-width: 1024px) {
    .menu-content-mobile {
        display: block;
    }
    .menu-content-top, menu-content-bottom {
        display: none;
    }
    .menu-conteiner .container {
        width: 100%;
    }
    .menu-conteiner {
        padding: 0 20px;
    }
    .header-logo {
        width: 170px;
        float: left;
        padding: 25px 10px 25px 0;
    }
    .mobole-phone-mail-center-tel-block {
        float: right;
        padding: 5px 0 0 0;
        text-align: right;
        line-height: 1.2;
    }
    .mobole-phone-mail-center-tel a {
        font-family: montserrat;
        float: none;
        font-size: 15px;
        color: #505050;
        width: 100%;
    }
    .mobole-phone-mail-center-email a {
        float: none;
        font-size: 14.2px;
        color: #505050;
        width: 100%;
    }
    .menu-conteiner .column-ar {
        margin: 0;
    }
    .menu-mail {
        padding: 0;
    }
    .menu-content-top-tel {
        text-align: left;
    }
}
/*HOME-ABOUT-US*/
.home-about-us {
    height: 570px;
    background: url(/img/home-about-us-fon.png) center center;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
}
.home-about-us .column {
    display: flex;
	justify-content: center;
	align-items: center;
	height: 570px;
}
.home-about-us .row {
    display: flex;
}
.home-about-us .column {
    width: 100%;
}
.home-about-us-h3 {
    font-family: montserrat;
    font-size: 35px;
    text-transform: uppercase;
}
.home-about-us .column img {
    height: 500px;
}
.home-about-us-left-p {
    font-size: 15px;
    max-width: 110px;
    text-transform: uppercase;
    font-family: Raleway-Black;
    line-height: 1.1;
    margin: -100px 0 0 25px;
}
.home-about-us-left-p-span {
    text-transform: none;
    display: block;
    font-size: 14px;
    font-family: Raleway-Regular;
    padding-top: 5px;
    line-height: 1.29;
}
.home-about-us-link {
    border-bottom: 2px solid rgba(0,0,0,1);
    font-family: Raleway-Bold;
    color: rgba(0,0,0,1);
    padding-bottom: 5px;
    margin-top: 20px;
    display: inline-block;
}
.home-about-us-link:hover {
    color: rgba(228,0,220,1);
    border-bottom: 2px solid rgba(228,0,220,1);
}

.home-about-us-form .container {
    width: 70%;
    margin: 0 auto;
}
.home-about-us-form .form-border {
    width: 100%;
    margin: -124px auto 0;
    position: relative;
    float: left;
}
/* .home-about-us-form .form-h3:before {
    content: "";
    margin: -105px 0 0 -115px;
    height: 250px;
    width: 250px;
    position: absolute;
    background: url(/ng/ng-2.png) no-repeat;
    background-size: 250px;
} */
/* .home-about-us-form .form-border:after {
    content: "";
    margin: -120px 0 0 650px;
    height: 350px;
    width: 350px;
    position: absolute;
    background: url(/ng/ng-9.png) no-repeat;
    background-size: 350px;
} */
.home-about-us-form .input-name, .home-about-us-form .input-tel {
    width: 20%;
    margin-right: 3%;
}
.home-about-us-form .form-border .button {
    margin: 5px 0 29px 0;
    display: inline-block;
}
@media only screen and (max-width: 1024px) {
    .home-about-us .row {
        flex-direction: column;
    }
    .home-about-us {
        height: auto;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .home-about-us .column {
    	height: auto;
    }
    .home-about-us-left {
    	padding: 100px 0 15px 0;
    }
    .home-about-us-h3 {
        font-size: 21px;
    }
    .home-about-us-form .form-h3:before {
        margin: -75px 0 0 -75px;
        height: 150px;
        width: 150px;
        background-size: 150px;
    }
    .home-about-us-form .form-border:after {
        margin: -50px 0 0 100px;
        height: 250px;
        width: 250px;
        background-size: 250px;
    }
    .home-about-us .column img {
        height: 350px;
    }
    .home-about-us-left-p {
        font-size: 12.9px;
        margin: -100px 0 0 5px;
    }
    .home-about-us-left-p-span {
        font-size: 12px;
    }
    .home-about-us-form .container {
        width: 90%;
    }
    .home-about-us-form .form-border {
        width: 100%;
        margin: -92px auto 0;
        padding: 8px;
    }
    .home-about-us-form .input-name, .home-about-us-form .input-tel {
        width: 100%;
        margin-right: 0;
        box-sizing: border-box;
    }
    .home-about-us-form .form-h3 {
        font-size: 22px;
    }
    .home-about-us-form .form-p {
        font-size: 12px;
    }
    .home-about-us-form .form-border-center {
        padding: 41px;
    }
    .section-padding-top {
        padding-top: 15.5%;
    }
}
@media only screen and (max-width: 320px) {
        .home-about-us .column img {
            height: 300px;
        }
}
/*BANNER-PRODUKTS*/
.banner-new {
    margin-top: 70px;
}
.banner-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}
.banner-block-p, .banner-block-img {
    width: 50%;
}
.banner-block-img-os {
    width: 114%;
    margin: 5% -7% -5% -7%;
}
.banner-block-p h1 {
    text-align: left;
    font-size: 45px;
}
.banner-block-p p {
    padding: 15px 0 20px 0;
}
.banner-movi {
    position: absolute;
    top: 50%;
}
.banner-movi a {
    color: #000;
    font-size: 25px;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background: #fff;
    display: block;
    padding-top: 28px;
    padding-left: 3px;
    text-align: center;
    box-sizing: border-box;
    box-shadow: 0px 10px 41px rgba(0,0,0, 0.15);
    background: #fff;
    position: relative;
    z-index: 1;
}
.banner-movi a:hover {
    box-shadow: 0px 20px 55px rgba(0,0,0, 0.25);
}
.banner-movi a:before {
    content: "";
    width: 140px;
    height: 140px;
    margin: -59px 0 0 -59px;
    text-align: center;
    position: absolute;
    border-radius: 100%;
    border: 1px solid rgba(0,0,0,0.07);
}
.banner-movi a:after {
    content: "";
    width: 190px;
    height: 190px;
    margin: -84px 0 0 -110px;
    text-align: center;
    position: absolute;
    border-radius: 100%;
    border: 1px solid rgba(0,0,0,0.05);
}
.banner-movi-img {
    width: 25px;
}
@media only screen and (min-width: 1024px) {
    .banner-new-subtitle-mobile {
        display: none;
    }
}
@media only screen and (max-width: 1024px) {
    .banner-new {
        margin-top: 90px;
    }
    .banner-new-subtitle {
        display: none;
    }
    .banner-new-subtitle-mobile {
        display: block;
        padding: 20px 0 120px 0;
        text-align: center;
    }
    .banner-new-subtitle-mobile p {
        display: block;
        padding: 0px 0 20px 0;
    }


    .banner-flex {
        flex-direction: column;
        height: 100%;
    }
      .banner-block-p, .banner-block-img {
        width: 100%;
        text-align: center;
    }
    .banner-block-img-img {
        width: 100%;
        margin: 5% 0 0 0;
    }
    .banner-block-p h1 {
        text-align: center;
        font-size: 32px;
        padding: 50px 0 20px 0;
    }
    .banner-movi {
        position: relative;
        margin: -15% 0 5% 0;
    }
    .banner-movi a {
        margin: 0 auto;
        box-shadow: 0px 20px 55px rgba(0,0,0, 0.25);
    }
    .banner-movi a:before, .banner-movi a:after {
        display: none;
    }
}

/*CLIENTS*/
.section-klients .row {
    display: flex;
    flex-wrap: wrap;
}
.clients-block {
    width: 20%;
    text-align: center;
    padding: 15px 25px;
    display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
}
.clients-block img {
    width: 100%;
}
.section-klients .media {
    padding-bottom: 0;
}

/*PREIMISHESTVS*/
.nashi-preimushestva-block img {
    width: 75px;
    position: relative;
    z-index: 11;
}
/* .nashi-preimushestva .container:before {
   content: "";
    margin: 70px 0 0 -250px;
    height: 550px;
    width: 300px;
    position: absolute;
    background: url(/ng/ng-4.png) no-repeat;
    background-size: 320px;
} */
/* .categories-home-banner-center:after {
   content: "";
    margin: 500px 0 0 650px;
    height: 150px;
    width: 100px;
    position: absolute;
    background: url(/ng/ng-1.png) no-repeat;
    background-size: 100px;
} */
/* .categories-home-banner-center:before {
    content: "";
    margin: -450px 0 0 -900px;
    height: 120px;
    width: 100px;
    position: absolute;
    background: url(/ng/ng-7.png) no-repeat;
    background-size: 100px;
} */
.nashi-preimushestva-block:before {
    content: "";
    width: 75px;
    height: 75px;
    border-radius: 100%;
    margin: -10px 0 0 -15px;
    position: absolute;
    z-index: 1;
    background: linear-gradient(90deg, rgba(228,0,220,0.2), rgba(32,0,228,0.2));
}
@media only screen and (max-width: 1024px) {
    .nashi-preimushestva .container:before {
        margin: 70px 0 0 -230px;
    }
    .categories-home-banner-center:before {
        margin: -350px 0 0 -350px;
    }
    .categories-home-banner-center:after {
        margin: 200px 0 0 120px;
        height: 80px;
        width: 55px;
        background-size: 55px;
    }
}
/*SERVICES-HOME*/
.services-home-container-top {
	background: #ccc;
	text-align: center;
	padding: 150px 0;
}
.services-home-container-top-foto {
	background: url(/fotozony/arenda-selfi-zerkala/img/banner-s1.jpg) no-repeat center;
	background-size: cover;
}
.services-home-container-top-sport {
	background: url(/sportivnye-zony/arenda-nastolnogo-futbola/img/banner.jpg) no-repeat center;
	background-size: cover;
}
.services-home-container-top-vr {
	background: url(/virtualnaya-realnost/arenda-vr-oculus-quest/img/banner.jpg) no-repeat center;
	background-size: cover;
}
.services-home-container-top-video {
	background: url(/video-oborudovanie/arenda-videosten/img/banner.jpg) no-repeat center;
	background-size: cover;
}
.services-home-container-top-dop {
	background: url(/dop-uslugi/arenda-promo-robotov/img/banner.jpg) no-repeat center;
	background-size: cover;
}
.services-home-container-top-h2 {
	width: 100%;
	max-width: 710px;
	margin: 0 auto;
}
.services-home-container-top-h2 h2 {
	font-size: 55px;
	text-shadow: -0.05em 0px 0.07em #000000;
	color: #fff;
	background-position: 0 55%;
	background-image: linear-gradient(to right, rgba(228,0,220,1), rgba(32,0,228,1));
	background-size: 100% 10px;
	background-repeat: no-repeat;
	display: inline;
}

.p-home {
    height: 155px;
    background: url(/img/p-home.jpg) no-repeat center;
    background-size: cover;
}
.p-home-1 {
    height: 155px;
    background: url(/img/p-home-1.jpg) no-repeat center;
    background-size: cover;
}
.p-home-2 {
    height: 155px;
    background: url(/img/p-home-2.jpg) no-repeat center;
    background-size: cover;
}
.p-home-3 {
    height: 155px;
    background: url(/img/p-home-3.jpg) no-repeat center;
    background-size: cover;
}
.p-home-2-background {
    background: #e9e9e9;
}
.p-home-about-1 {
    height: 155px;
    background: url(/img/p-home-about-1.png) no-repeat center;
    background-size: cover;
    margin-bottom: -155px;
    position: relative;
}
.p-home-about-2 {
    height: 155px;
    background: url(/img/p-home-about-2.png) no-repeat center;
    background-size: cover;
    margin-top: -155px;
    position: relative;
}
.p-home-about-3 {
    height: 155px;
    background: url(/img/p-home-about-3.png) no-repeat center;
    background-size: cover;
    margin-top: -155px;
    position: relative;
}
/*КАТЕГОРИИ НА БАННЕРЕ НА ГЛАВНОЙ*/
.categories-banner-block {
    text-align: center;
}
.categories-banner-block img {
    width: 70%;
    padding-bottom: 7px;
}
.categories-banner-block-p-img img {
    width: 70%;
}
.c-b-h-row {
    display: flex;
    position: relative;
    justify-content: center;
    z-index: 1;

}
.c-b-h .column {
    width: 100%;
    background: #fff;
    box-shadow: 0 0px 30px rgba(0,0,0,0.15);
    margin: 20px 15px;
    flex-wrap:wrap;
    padding: 10px 0;

    border-radius: 5px;
    font-family: Raleway-Bold;
    line-height: 1;
    transition: all 0.4s ease-in-out;
}
.c-b-h .column a {
    color: #000;
}
.categories-banner-block {
    padding: 15px;
}
.c-b-h .column:hover {
    box-shadow: 0 20px 55px rgba(0,0,0,0.29);
    transform: translateY(-5px);
}
.c-b-h .container {
    margin: -20px auto 0;
}


@media only screen and (max-width: 1024px) {
    .section-klients .container {
        width: 100%;
    }
    .section-klients .row {
        display: flex;
        flex-wrap: wrap;
        width: 95%;
        margin: 0 auto;
    }
    .clients-block {
        width: 50%;
        padding: 10px;
        box-sizing: border-box;
    }
    .clients-block img{
        width: 95%;
    }
    .section-klients .media {
        padding-top: 0;
        padding-bottom: 0;
    }

	/*SERVICES-HOME*/
	.services-home-container-top {
		text-align: center;
		padding: 120px 0;
	}
	.services-home-container-top-h2 h2 {
		font-size: 35px;
		background-position: 0 50%;
		background-size: 100% 7px;
	}
	.services-home-container-top-h2 {
		padding: 0 10px;
		box-sizing: border-box;
	}

	.row, .c-b-h-row {
        display: flex;
        flex-wrap: wrap;
        width: 95%;
        margin: 0 auto;
    }
	.c-b-h .column {
        width: 46%;
        margin: 2%;
	}
	.c-b-h .container {
        margin: -30px auto 10%;
    }
    .categories-banner-block-none {
        display: none;
    }

}

/*MOBILE-BOTTOM-PHONE*/
@media only screen and (min-width: 1024px) {
    .mobile-bottom-phone {
        display: none;
    }
}
@media only screen and (max-width: 1024px) {
    .mobile-bottom-phone {
        position: fixed;
        bottom: 0vh;
        z-index: 999;
        background: #fff;
        width: 100%;
        box-shadow: 0 10px 25px rgba(0,0,0,0.29);
    }
    .mobile-bottom-phone-column {
        width: 50%;
        float: left;
        padding: 15px;
        box-sizing: border-box;
        text-align: center;
    }
    .mobile-bottom-phone-column-right {
        border-left: 1px solid #eee;

    }
    .mobile-bottom-phone-column img {
        width: 28px;
        float: left;
        padding: 0 5px 0 0;
    }
    .mobile-bottom-phone-column p {
        line-height: 1.2;
        font-family: Raleway-Bold;
        font-size: 12px;
        color: #000;
    }
    .mobile-bottom-phone-column-block-left {
        width: 129px;
        margin: 0 auto;
    }
    .mobile-bottom-phone-column-right p {
        max-width: 107px;
    }
    .mobile-bottom-phone-column-block-left img {
        width: 27px;
        padding: 2px 5px 0 0;
    }

    .wrap-home {
        overflow: hidden;
    }
}




/*PRACE-NEONOVY-KORIDOR*/
.playfair-black-price {
    font-family: Playfair-Display-Bold;
    font-size: 45px;
}
.playfair-black-price-bold {
    font-size: 45px;
}
