

/* Start:/local/templates/business/assets/css/normalize.css?17616296767719*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

/* End */


/* Start:/local/templates/business/assets/css/style.css?176162967624888*/
body {
	font-family: 'Rubik', sans-serif;
	font-size: 14px;
	line-height: 1.2;
	width: 100%;
	font-weight: 400;
}



@font-face {
	font-family: "BebasNeue";
	src: url("/local/templates/business/assets/css/../fonts/BebasBold/BebasBold.eot");
	src: url("/local/templates/business/assets/css/../fonts/BebasBold/BebasBold.eot?#iefix")format("embedded-opentype"),
	url("/local/templates/business/assets/css/../fonts/BebasBold/BebasBold.woff") format("woff"),
	url("/local/templates/business/assets/css/../fonts/BebasBold/BebasBold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}


input{
	margin-top:10px;
	font-size: 16px;
	width:250px;
	height: 45px;
	border: 2px solid #c50063;
	-webkit-border-radius: 24px;
	        border-radius: 24px;
	outline: none;
	text-align: center;
}


input::-webkit-input-placeholder{
	text-align: center;
}


input::-moz-placeholder{
	text-align: center;
}


input:-ms-input-placeholder{
	text-align: center;
}


input::placeholder{
	text-align: center;
}
button{
	cursor: pointer;
}

button, 
button:active, 
button:focus {
    outline: none;
}


.content-block {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	height: 100%;
	min-width: 1200px;
}

h1, h2, h3 {
	font-weight: normal;
	font-size: 70px;
	text-align: left;
	color:white;
	font-family: 'BebasNeue', sans-serif;
}

h2{
	letter-spacing: -0.7px;
}
b{
	font-family: 'BebasNeue', sans-serif;
}
#wrapper a{
	text-decoration: none;
	color:white;
	background: transparent;
	display: block;
}

.clearfix {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

img.voln{
	text-align: center;
		margin: 0 auto;
		display: block;
		margin-bottom: 30px;

}



#wrapper .content-block {
	max-width: 1200px;
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	min-width: 1200px;

}
/* Первый экран */
#topblock {
background: url(/local/templates/business/assets/css/../img/fon1.jpg) center center no-repeat;

height: 770px;
min-width: 1200px;
}

.leftblock {
width: 700px;
height: 740px;
text-align: right;
float: left;
margin-left: 30px;

}

.logotip	{
	margin-top: 5px;
background: url(/local/templates/business/assets/css/../img/logo.png) no-repeat;
height: 117px;
width: 396px;
}
.leftblock>h2{
	margin-top: 20px;
	margin-bottom: 0;
	font-size: 70px;
	letter-spacing: -0.72px;
	text-align: right;	

}
.leftblock img{
	margin-top: 0px;
}


h2 span, h3 span {
	color:#c50063;
}

.leftblock p{
	font-size: 25px;
	color: white;
	font-weight: 300;
	margin-top: 20px;
	margin-bottom: 36px;
	letter-spacing: -0.25px;
}

.leftblock p span{
	font-weight: 500;
}

.leftpink{
	height: 250px;
	float: right;
	font-size: 50px;
	color:white;
	font-family: 'BebasNeue', sans-serif;
	letter-spacing: -0.5px;
}

.leftblock .leftpink h3{
	text-align: right;
	margin:0;
	font-size: 132px;
	line-height: 120px;
	font-family: 'BebasNeue', sans-serif;
	letter-spacing: -1.32px;

}
.leftpink>div{
float: right;

}


}

.absl{
	height: 100px;
	width: 100%;
}
.podzag{
	margin-top: 30px;
	color: white;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: -0.2px;
}

.leftblock button{
	margin-top: 20px;
	background-color:#c50063;
	border: none;
	height: 45px;
	width: 460px;
	-webkit-border-radius: 27px;
	        border-radius: 27px;
}
.leftblock button a{ 
	color: white;
	font-family: 'Rubik', sans-serif;
	font-size: 25px;
	font-weight: 500;
	text-decoration: none;
}

.rightblock{

	    background-image:  url(/local/templates/business/assets/css/../img/girltop.png);  
    background-position: bottom left;
    background-repeat: no-repeat;
width: 460px;
height: 770px;
float: right;
}


.telblock{
	/*background: url(/local/templates/business/assets/css/../img/phone-receiver.png) top left no-repeat;*/
	height: 150px;
	width: 230px;
	color: white;
	padding-left:35px;
	font-weight: bold;
	font-family: 'Rubik', sans-serif;
	font-size: 22px;
	letter-spacing: 0.66px;
	float: right;
	margin-top: 10px;
}
.telblock a{
	position: relative;
}
.telblock a:before{
    content: '';
    width: 20px;
    height: 20px;
    background: url(/local/templates/business/assets/css/../img/phone.svg) top left no-repeat;
    position: absolute;
    left: -30px;
    top: 2px;
    background-size: contain;
}

.telblock span{
	border-bottom: 1px dashed white;
	font-size: 17px;
	font-weight: 400;

}

.telblock span:hover{
	border-bottom: 1px solid white;
}

.rightpink{
	height: 250px;
	width: 415px;
	background-color: #c50063;
	font-size: 45px;
	color:white;
	font-family: 'BebasNeue', sans-serif;
}

.rightblock img{
	position: relative;
	display: block;
height: 685px;
	width: 386px;
}

/* Второй экран (видео) */

.videoblock{
	height: 1300px;
	min-width: 1200px;
	margin: 90px 0;
}

.videoblock h2{
	text-align: center;
	font-size: 70px;
	color: #313a45;
	line-height: 65px;
	margin-bottom: 30px;
}

.videoblock img{
	text-align: center;
		margin: 0 auto;
		display: block;
		margin-bottom: 30px;
}

.videoblock iframe{
	border: 10px solid #c50063;
		text-align: center;
		margin: 0 auto;
}
.ivideo{
		text-align: center;
		margin: 0 auto;
		width: 1000px;
}

.vb{
	font-size: 18px;
	color:#313a45;
	font-family: 'Rubik', sans-serif;
	font-weight: 500;
	width: 900px;
	text-align: center;
	margin: 0 auto;
	letter-spacing: 0.18px;
}
.vb1, .vb2, .vb3, .vb4, .vb5, .vb6 {
    padding-top: 75px;
    height: 90px;
    width: 33%;
    float: left;
    text-align: center;
    margin-top: 35px;
}

.vb1{
	background: url(/local/templates/business/assets/css/../img/vb1.svg) center top no-repeat transparent padding-box;
}
.vb2{
	background: url(/local/templates/business/assets/css/../img/vb2.svg) center top no-repeat transparent padding-box;
}
.vb3{
	background: url(/local/templates/business/assets/css/../img/vb3.svg) center top no-repeat transparent padding-box;
}
.vb4{
	background: url(/local/templates/business/assets/css/../img/vb4.svg) center top no-repeat transparent padding-box;
}
.vb5{
	background: url(/local/templates/business/assets/css/../img/vb5.svg) center top no-repeat transparent padding-box;
}
.vb6{
	background: url(/local/templates/business/assets/css/../img/vb6.svg) center top no-repeat transparent padding-box;
}

/* Третий экран (Почему франшиза) */

.pocemyblock{
	background: url(/local/templates/business/assets/css/../img/fonpocemy.jpg) center center no-repeat;
	height: 770px;
	min-width: 1200px;
}

.vigoni{
	padding-left: 40px;
	float: left;
	width: 630px;
	height: 770px;
}

.p{
	font-weight: 500;
	width: 420px;
	color:white;
	font-size: 25px;
	height: 450px;
	letter-spacing: -0.25px;
}

.p span{
	font-size: 20px;
		letter-spacing: -0.20px;
}

.p1, .p2, .p3 {
	margin-bottom: 75px;
	padding-left: 80px;
	height: 80px;
}

.p1{
	padding-top: 10px;
	background: url(/local/templates/business/assets/css/../img/p1.svg) left top no-repeat transparent padding-box;
}

.p2{
	background: url(/local/templates/business/assets/css/../img/p2.svg) left top no-repeat transparent padding-box;
}

.p3{
	padding-top: 15px;
	background: url(/local/templates/business/assets/css/../img/p3.svg) left top no-repeat transparent padding-box;
}

.moll{
	width: 495px;
	height:335px;
	background: url(/local/templates/business/assets/css/../img/logo-moll.png) center 90px #c50063 no-repeat;
	float: left;
	text-align: center;
	color: white;
	font-size: 25px;
padding-top: 435px;
font-weight: 500;
letter-spacing: -0.25px;
}

.moll span{
	font-size: 20px;
	letter-spacing: -0.20px;
}


.m1{
	background: url(/local/templates/business/assets/css/../img/elipce1.png) top center no-repeat;
margin-bottom: 20px;
}

.m2{
	margin-top: 30px;
	background: url(/local/templates/business/assets/css/../img/elipce2.png) top center no-repeat;
}

/* Экран 4 (заявка белая форма) */

.zayvka-block {
	background: url(/local/templates/business/assets/css/../img/fonwhitezayvka.jpg) center top no-repeat;
	height: 570px;
	min-width: 1200px;
}

.zayvka-block h2{
	text-align: center;
	font-size: 70px;
	color: #313a45;
	line-height: 65px;
	margin-top: 0;
	padding-top: 60px;
	margin-bottom: 40px;
}

.zayvka-block .forma{
	margin: 0 auto;
	text-align: center;
	max-width: 900px;
}

.zayvka-block .forma div{
	float: left;
	width: 33%;
}

.zayvka-block .forma label {
	display: block;
	font-size: 16px;
	font-weight: 400;
	color: #313a45;
}

.zayvka-block button{
	margin-top: 30px;
	background-color:#c50063;
	border: none;
	height: 60px;
	width: 350px;
	-webkit-border-radius: 30px;
	        border-radius: 30px;
	font-size: 18px;
	color:white;
	font-weight: 500;
	font-family: 'Rubik', sans-serif;
}

.zayvka-block .content-block img{
		text-align: center;
		margin: 0 auto;
		display: block;

	margin-bottom: 40px;
}

.zayvka-block .content-block .forma img{
		text-align: center;
		margin: 0 auto;
		display: block;
margin-top: 120px;
	margin-bottom: 20px;
display: block;
}

/* Экран 5 (Тарифы) */

.pakito{
	height: 1200px;
	min-width: 1200px;
	background: url(/local/templates/business/assets/css/../img/fontarif.jpg) center top no-repeat;
}
.pakito h2{
	text-align: center;
	font-size: 70px;
	color: white;
	line-height: 65px;
	margin-top: 0;
	padding-top: 40px;
	margin-bottom:20px;
}
.pakito p{
	text-align: center;
	margin:0 auto;
	font-size: 25px;
	color: #c50063;
	font-family: "BebasNeue", sans-serif;
	margin-bottom: 40px;
}

.pakito img{
	display: block;
	text-align: center;
	margin:0 auto;
}

.pakito h2.toy{
	font-size: 50px;
}

.example {
     
      font-family: "BebasNeue", sans-serif;
	font-size: 200px;
	color:white;
	text-align: center;
		margin:0 auto;
		border: 3px solid white;
		-webkit-border-radius: 20px;
		        border-radius: 20px;
		height: 280px;
		width: 850px;
		min-width: 850px;
		position: relative;
		
    }

   

    .example p {
    	display: inline-block;
      font-family: "BebasNeue", sans-serif;
	font-size: 250px;
	color:white;
	text-align: center;
	 margin-bottom: 0;

    }

.tariftable{
	font-size: 25px;
	color: white;
	font-family: "BebasNeue", sans-serif;
	margin-top: 50px;

}

.example p:before{

	 content: "";
background-color:  #06121e;
height: 5px;
width: 210px;
  display: inline-block;
    vertical-align: middle;
    
    position: absolute;
    top:130px;
    


}
.example p.correkt1:before{
		width: 160px;
		margin-left:20px;
}

.example p.correkt2:before{
		width: 300px;
		
}

.tariftable-left{
	margin-top: 72px;
	float: left;
	font-size: 25px;
	color: white;
	font-family: "BebasNeue", sans-serif;
		line-height: 24px;
}    
.tariftable-left>div{
		border:1px solid white;
 	-webkit-border-radius: 5px;
 	        border-radius: 5px;
 	width: 250px;
 	padding-left: 10px;
 	font-family: 'BebasNeue', sans-serif;
}

.lt1{
	height: 34px;
	margin-bottom: 5px;
	margin-top: 0;
	padding-top:8px;
}

.lt2, .lt3{
	height: 50px;
	margin-top: 0;
	padding-top: 5px;
	margin-bottom: 5px;
}

 .tariftable-right{
 	width: 900px;
 	height: 420px;
 	float: right;
 	line-height: 66px;
 	text-align: center;
 	font-size: 25px;
	color: white;
	font-family: "BebasNeue", sans-serif;
 		
 }
 .tariftable-right .trad2 div.block2{
	width: 46.5%;
	font-family: 'Rubik', sans-serif;
	font-size: 12px;
	font-weight: 500;
}
 
 .trad1>div, .trad2>div,  .trad3>div, .trad4>div,  .trad5>div, .trad6>div{
 	border:1px solid white;
 	-webkit-border-radius: 5px;
 	        border-radius: 5px;
 	width: 15%;
 	height: 100%;
 float: left;
 	margin-right: 5px;
 	font-family: 'BebasNeue', sans-serif;
 	
 }

.trad1{
	margin-bottom: 10px;
	height: 64px;
}

 .tariftable-right .trad2{
 	line-height: 45px;
 }

.tariftable-right .trad1 .block1{
	line-height: 34px;
}

.trad2{
	margin-bottom: 5px;
	height: 40px;
}

.trad3{
	margin-bottom: 5px;
	height: 64px;
}

.trad4{
	margin-bottom: 30px;
	height: 64px;
}

.trad5{
	margin-top: 10px;
	margin-bottom: 10px;
	height: 64px;
}
.trad5 button,
.trad5 button a{
	background-color: transparent;
	border: none;
	font-size: 24px;
	color: white;
	font-family: "BebasNeue", sans-serif;
	width: 135px;
	height: 64px;
	padding: 0;
		
}




.trad2, .trad4{
	color:#313a45;
}

.trad2 .block2 {
	font-size: 20px;
}

.greycolor{
	background-color: #e6e6e6;
}

.pinkcolor1{
	background-color: #ffa2c5;
}

.pinkcolor2{
	background-color: #ff62b1;
}

.pinkcolor3{
	background-color: #ff0080;
}

.pinkcolor4{
	background-color: #c50063;
}
.pinkcolor5{
	background-color: #920049;
}

.pinkcolor6{
	background-color: #75003b;
}



/* Экран 6 (Что вы получите) */

.bonus{
	height: 1000px;
	min-width: 1200px;
}
.bonus h2{
	text-align: center;
	font-size: 70px;
	color: #313a45;
	line-height: 65px;
	margin-top: 0;
	padding-top: 60px;
	margin-bottom: 40px;
}

.bonus img{
		text-align: center;
		margin: 0 auto;
		display: block;
	margin-top: 40px;
	margin-bottom: 40px;
}

.b>div{
	border: 1px solid #da5376;
	width: 46%;
	height: 138px;
	padding-right: 35px;
	float: left;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right:5px;
	text-align: right;
	font-size: 18px;
	color: #313a45;
	font-weight: 400;
	letter-spacing: -0.18px;
	font-family: 'Rubik', sans-serif;
	
}
.b span {
	color:#c50063;
	font-family: 'BebasNeue', sans-serif;
	font-size: 30px;
	letter-spacing: -0.3px;
		
}

.b1{
	padding-top: 10px;
	background: url(/local/templates/business/assets/css/../img/b1.png) left center no-repeat;
}
.b2{
	padding-top: 10px;
	background: url(/local/templates/business/assets/css/../img/b5.png) left center no-repeat;
}
.b3{
	padding-top: 10px;
	background: url(/local/templates/business/assets/css/../img/b2.png) left center no-repeat;
}
.b4{
	padding-top: 10px;
	background: url(/local/templates/business/assets/css/../img/b6.png) left center no-repeat;
}
.b5{
	padding-top: 10px;
	background: url(/local/templates/business/assets/css/../img/b3.png) left center no-repeat;
}
.b6{
	padding-top: 10px;
	background: url(/local/templates/business/assets/css/../img/b7.png) left center no-repeat;
}
.b7{
	padding-top: 10px;
	background: url(/local/templates/business/assets/css/../img/b6.png) left center no-repeat;
}
.b8{
	padding-top: 10px;
	background: url(/local/templates/business/assets/css/../img/b4.png) left center no-repeat;
}

/* "Экран 7 (форма заявки черная)" */


.zayvka-blockblack {
	background: url(/local/templates/business/assets/css/../img/fonblackzayvka.jpg) center center no-repeat;
	height: 570px;
	min-width: 1200px;
}

.zayvka-blockblack h2{
	text-align: center;
	font-size: 70px;
	color: white;
	line-height: 65px;
	margin-top: 0;
	padding-top: 60px;
	margin-bottom: 40px;
}

.forma{
	margin: 0 auto;
	text-align: center;
	max-width: 900px;
}

.zayvka-blockblack .forma div{
	float: left;
	width: 33%;
}

.zayvka-blockblack .forma label {
	display: block;
	color: white;
	font-size: 16px;
}
.zayvka-blockblack .forma input{
background-color: transparent;
border: 2px solid white;
color: white;
}
.zayvka-blockblack button{
	margin-top: 30px;
	background-color:#c50063;
	border: none;
	height: 60px;
	width: 350px;
	-webkit-border-radius: 30px;
	        border-radius: 30px;
	font-size: 18px;
	color:white;
	font-weight: 500;
	font-family: 'Rubik', sans-serif;
}

.zayvka-blockblack .content-block img{
		text-align: center;
		margin: 0 auto;
		display: block;
	margin-top: 40px;
	margin-bottom: 40px;
}

.zayvka-blockblack .content-block .forma img{
		text-align: center;
		margin: 0 auto;
		display: block;
margin-top: 120px;
	margin-bottom: 20px;
display: block;
}

/* "Экран 8 Наша точка" */

.tochka{
	height: 890px;
	min-width: 1200px;
}

.foto img{
	height: 290px;
	width: auto;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 5px;
}
.tochka .content-block>img{
			text-align: center;
		margin: 0 auto;
		display: block;
	margin-bottom: 30px;
}
.tochka h2{
	text-align: center;
	font-size: 70px;
	color: #313a45;
	line-height: 65px;
	margin-top: 0;
	padding-top: 30px;
	margin-bottom: 30px;
}

/* "Экран 9 плюсы" */

.plus{
	background: url(/local/templates/business/assets/css/../img/fonplus.jpg) center top no-repeat;
	height: 490px;
min-width: 1200px;
}

.plus .content-block>img{
			text-align: center;
		margin: 0 auto;
		display: block;
	margin-top: 10px;
	margin-bottom: 60px;
}
.plus h2{
	text-align: center;
	font-size: 70px;
	color: white;
	line-height: 70px;
	margin-top: 0;
	margin-bottom: 60px;
	padding-top: 30px;
}

.plusic>div{
	float: left;
	height: 80px;
	width: 25%;
	color: white;
	font-weight: 500;
	padding-top: 85px; 
}

.plusic {
	text-align: center;
		margin: 0 auto;
		letter-spacing: -0.18px;
}

.plusic1{
	background: url(/local/templates/business/assets/css/../img/plusic1.svg) center top no-repeat;
}

.plusic2{
	background: url(/local/templates/business/assets/css/../img/plusic2.svg) center top no-repeat;
}

.plusic3{
	background: url(/local/templates/business/assets/css/../img/plusic3.svg) center top no-repeat;
}

.plusic4{
	background: url(/local/templates/business/assets/css/../img/plusic4.svg) center top no-repeat;
}

/* "Экран 10 почему мы" */

.mi{
	min-width: 1200px;
	height: 780px;
}

.mi .content-block>img{
			text-align: center;
		margin: 0 auto;
		display: block;
	margin-top: 10px;
	margin-bottom: 60px;
}
.mi h2{
	text-align: center;
	font-size: 70px;
	color: #313a45;
	line-height: 65px;
	margin-top: 0;
	margin-bottom: 60px;
	padding-top: 30px;
}

.gorod>div{
	width: 33.3%;
	height: 250px;
	padding-top: 270px;
	float: left;
	font-family: 'Rubik', sans-serif;

}
.gorod p{
	font-size: 18px;
	font-weight: 500;
	font-family: 'Rubik', sans-serif;
	color: #313a45;
	text-align: center;
margin-bottom: 40px;
letter-spacing: -0.18px;
}
.mi1{
	font-size: 14px;
	letter-spacing: -0.14px;
	color: #313a45;
	text-align: center;
	font-weight: 400;
	background: url(/local/templates/business/assets/css/../img/spb.jpg) center top no-repeat;
}

.mi2{
	font-size: 14px;
		letter-spacing: -0.14px;
	color: #313a45;
	text-align: center;
	font-weight: 400;
	background: url(/local/templates/business/assets/css/../img/tumen.jpg) center top no-repeat;
}

.mi3{
	font-size: 14px;
		letter-spacing: -0.14px;
	color: #313a45;
	text-align: center;
	font-weight: 400;
	background: url(/local/templates/business/assets/css/../img/barnaul.jpg) center top no-repeat;
}

/* "Экран 11 Подвал" */
.footer .content-block2{
max-width: 1920px;
text-align: center;
margin:0 auto;
}
.footer{
	height: 940px;
min-width: 1200px;
}
.footer h2{
	text-align: left;
	font-size: 70px;
	color: white;
	line-height: 65px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 20px;
	letter-spacing: -0.7px;
}

.leftfooter{
	float: left;
	width: 50%;
	height: 940px;
	background: url(/local/templates/business/assets/css/../img/girlfooter.png) bottom no-repeat #c50063;
}

.rightfooter{
	float: left;
	width: 50%;
	height: 940px;
	background: url(/local/templates/business/assets/css/../img/rfooter.jpg) no-repeat #c50063;
}

.fconent{
	padding-left: 40px;
	height: 940px;
}

.footer img{
	display:block;
	margin-top: 15px;
	margin-bottom: 15px;
}
.footer h3{
	font-size: 50px;
	margin-top: 0;
	margin-bottom: 10px;
	letter-spacing: -0.5px;
}
.contact{
	color: white;
	text-align: left;
	font-size: 40px;
	font-family: 'BebasNeue', sans-serif;
		
}

.footer .contact a{
display: inline;
}
.contact p{
	padding-left: 30px;
	height: 50px;
	font-family: 'BebasNeue', sans-serif;

}

p.contact1{
	margin-top: 20px;
	margin-bottom: 0;
	padding-left: 0;
}

.contact2{
	margin-top: 20px;
	margin-bottom: 5px;
	position: relative;
}

.contact2:before {
    content: '';
    width: 20px;
    height: 20px;
    background: url(/local/templates/business/assets/css/../img/phone.svg) top left no-repeat;
    position: absolute;
    left: 0px;
    top: 10px;
    background-size: contain;
}

.contact3{
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
}
.contact3:before {
    content: '';
    width: 20px;
    height: 20px;
    background: url(/local/templates/business/assets/css/../img/mail.svg) top left no-repeat;
    position: absolute;
    left: 0px;
    top: 12px;
    background-size: contain;
}

.contact4{
	margin-top: 20px;
	margin-bottom: 5px;
	background: url(/local/templates/business/assets/css/../img/phone.png) left -106px no-repeat;
}

.contact5{
	margin-top: 0;
	background: url(/local/templates/business/assets/css/../img/phone.png) left -106px no-repeat;
}
.footer h3.nad{
	font-size: 60px;
	line-height: 70px;
	letter-spacing: -0.6px;

}
.footer button{
	background-color:#c50063;
	border: none;
	margin-top: 30px;
	height: 60px;
	width: 400px;
	-webkit-border-radius: 27px;
	        border-radius: 27px;
	font-size: 20px;
	color: white;
	font-family: 'Rubik', sans-serif;
	font-weight: bold;
	
}

/* Всплывающее окно */

.overlay {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 99999;
		-webkit-transition: opacity .5s;
		-moz-transition: opacity .5s;
		-ms-transition: opacity .5s;
		-o-transition: opacity .5s;
		transition: opacity .5s;
}
.popup {
	background-color: #fff;
	border: 3px solid #fff;
	display: inline-block;
	left: 50%;
	opacity: 0;
	padding: 15px;
	width: 300px;
	height: 323px;
	position: fixed;
	text-align: justify;
	top: 40%;
	visibility: hidden;
	z-index: 999999;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: opacity .5s, top .5s;
	-moz-transition: opacity .5s, top .5s;
	-ms-transition: opacity .5s, top .5s;
	-o-transition: opacity .5s, top .5s;
	transition: opacity .5s, top .5s;
	border-radius: 11px;
}
.popup .close_window {
	width: 6px;
	height: 17px;
	position: absolute;
	padding: 1px 9px 4px 9px;
	top: -15px;
	right: -15px;
	cursor: pointer;
	color: #fff;
	font-family: 'tahoma', sans-serif;
	background: -webkit-gradient(linear, left top, right top, from(#3d51c8), to(#051fb8));
	background: -webkit-linear-gradient(top, #3d51c8, #051fb8);
	background: -moz-linear-gradient(top, #3d51c8, #051fb8);
	background: -o-linear-gradient(top, #3d51c8, #051fb8);
	background: -ms-linear-gradient(top, #3d51c8, #051fb8);
	background: linear-gradient(top, #3d51c8, #051fb8);
	background-color: #3d51c8;
	border: 1px solid #061fb8;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.5);
}
.popup .close_window:hover {
	background: -webkit-gradient(linear, left top, right top, from(#051fb8), to(#3d51c8));
	background: -webkit-linear-gradient(top, #051fb8, #3d51c8);
	background: -moz-linear-gradient(top, #ff5f0, #3d51c87);
	background: -o-linear-gradient(top, #051fb8, #3d51c8);
	background: -ms-linear-gradient(top, #051fb8, #3d51c8);
	background: linear-gradient(top, #051fb8, #3d51c8);
	background-color: #051fb8;
	border: 1px solid #00385E;
}
.popup .close_window:active {
	background: #8f9be0;
}



/* CUSTOM_MODAL */

[data-js-modal='modal-order-consultation'] {
	cursor: pointer;
}

body.no-scroll {
	position: fixed;
}

.modal-js {
	display: none;
	position: absolute;
	top: 0;
	width: 100vw;
	height: 100vh;
}

.modal-js.open {
	display: block;
}

.modal-js__background-layer {
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .5;
	cursor: pointer;
}

.modal-js__window {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 90%;
	width: 425px;
	background-color: #fff;
	padding: 25px 40px;
	border-radius: 10px;
	box-sizing: border-box;
}

.modal-js__window .close {
	position: absolute;
	cursor: pointer;
	right: 10px;
	top: 10px;
	width: 32px;
	height: 32px;
	opacity: 0.3;
}

.modal-js__window .close:hover {
	opacity: 1;
}

.modal-js__window .close:before, .modal-js__window .close:after {
	position: absolute;
	left: 15px;
	content: ' ';
	height: 33px;
	width: 2px;
	background-color: #333;
}

.modal-js__window .close:before {
	transform: rotate(45deg);
}

.modal-js__window .close:after {
	transform: rotate(-45deg);
}

.modal-js__title {
	color: #000;
	font-size: 25px;
	text-align: center;
	margin-bottom: 25px;
}

.modal-js__window .field {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
}

.modal-js__window .label {
	font-size: 20px;
	cursor: pointer;
}

.modal-js__window .submit {
	border-radius: 30px;
	font-size: 18px;
	color: white;
	font-weight: 500;
	font-family: 'Rubik', sans-serif;
	margin: 0 auto;
	margin-top: 30px;
	background-color: #c50063;
	border: none;
	height: 60px;
	width: 350px;
	display: block;
	transition: .5s;
}

.modal-js__window input {
	max-width: 100%;
}

.modal-js__window .submit:hover {
	background-color: #830641;
}

.input-container {
	margin-left: 10px;
}

.modal-js__window .label-container {
	width: 30%;
}

.modal-js__window .input-container {
	width: 70%;
}

@media screen and (max-width: 540px) {
	.modal-js__window .field.field-input {
		display: block;
		text-align: center;
	}

	.modal-js__window .label-container,
	.modal-js__window .input-container {
		width: 100%;
	}

	.input-container {
		margin-left: 0;
	}
}
/* End */


/* Start:/local/templates/business/assets/css/owl.carousel.css?17616296764830*/
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -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;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/local/templates/business/assets/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/* End */


/* Start:/local/templates/business/assets/css/adapt.css?176162967622442*/
.moll .big{
	display: block;
}
.b p{
	margin: 0;
}
.fconent{
	box-sizing: border-box;
}
@media screen and (max-width: 1200px) {
	#topblock,
	#wrapper .content-block,
	.videoblock,
	.pocemyblock,
	.zayvka-block,
	.pakito,
	.zayvka-blockblack,
	.tochka,
	.plus,
	.mi,
	.bonus,
	.footer
	{
	    min-width: 100px;
	    width: 100%;
	}
	#wrapper .content-block{
		padding: 0 15px;
		box-sizing: border-box;
	}
	.leftblock {
	    width: 58%;
	    height: auto;
	    margin-left: 0;
	}
	.rightblock {
	    width: 38%;
	    height: 100%;
	    background-size: 90%;
	}
	.telblock {
	    height: auto;
	    width: auto;
	    margin-top: 35px;
	    padding-right: 15px;
	}
	.logotip {
	    margin-top: 14px;
	    height: 117px;
	    width: 253px;
	    background-size: contain;
	}
	#topblock {
	    background: url(/local/templates/business/assets/css/../img/fon1.jpg) 52% center no-repeat;
	}
	.leftblock>h2 {
	    font-size: 58px;
	    text-align: left;
	}
	.videoblock h2 {
	    font-size: 58px;
	    line-height: 24px;
	}
	.vigoni {
	    padding-left: 0;
	    float: left;
	    width: 50%;
	    height: 100%;
	}
	.moll{
		width: 50%;
	}
	h1, h2, h3 {
	    font-size: 58px;
	}
	.zayvka-block h2,
	.pakito h2,
	.bonus h2,
	.zayvka-blockblack h2,
	.tochka h2,
	.plus h2,
	.mi h2 {
	    font-size: 58px;
		margin-bottom: 30px;
		padding-top: 30px;
	}
	.tariftable-left{
		width: 30%;
	}
	.tariftable-right{
		width: 70%;
	}
	.trad1>div, .trad2>div, .trad3>div, .trad4>div, .trad5>div, .trad6>div,
	.tariftable-left>div{
		font-size: 22px;
	}
	.trad5 button, .trad5 button a {
	    font-size: 22px;
	    width: auto;
	    height: auto;
	    display: inline-block;
	    vertical-align: middle;
	}
	.example {
	    height: 250px;
	    width: 775px;
	    min-width: 100px;
	}
	.example p {
	    font-size: 210px;
	}
	.example p:before {
	    top: 110px;
	}
	.b>div {
	    width: 49%;
	    margin-left: 0.5%;
	    margin-right: 0.5%;
	    font-size: 14px;
	    box-sizing: border-box;
	    padding-right: 10px;
	}
	.foto img {
	    height: auto;
	    width: 32%;
	}
	.tochka{
		height: auto;
		padding-bottom: 20px;
	}
	.footer h2{
		font-size: 58px;
	}
}

@media screen and (max-width: 1023px) {
	.videoblock iframe{
		width: 90%;
		margin: 0 auto;
	}
	.ivideo{
		width: 100%;
	}
	.leftblock>h2 {
	    font-size: 40px;
	    text-align: right;
	    padding-right: 23px;
	}
	.leftblock img {
	    width: 77px;
	}
	.leftblock p {
	    margin-top: 30px;
	    margin-bottom: 20px;
	}
	.leftblock .leftpink h3 {
	    font-size: 81px;
	    line-height: 1;
	}
	.leftpink {
	    font-size: 31px;
	    height: auto;
	}
	.podzag {
	    font-size: 13px;
	    margin-top: 37px;
	}
	#topblock {
	    background: url(/local/templates/business/assets/css/../img/fon1.jpg) 52% center no-repeat;
	    height: 600px;
	    background-size: 175%;
	}
	.rightblock {
	    background-size: 75%;
	}
	.videoblock h2 {
	    font-size: 30px;
	}
	h1, h2, h3 {
	    font-size: 30px;
	    line-height: 1 !important;
	}
	.videoblock {
	    height: auto;
	}
	.vigoni h2{
		font-size: 40px !important;
	}
	.p1, .p2, .p3 {
	    margin-bottom: 40px;
	    height: 70px;
	    font-size: 18px;
	    padding-top: 12px;
	}
	.zayvka-block h2{
		font-size: 36px;
		padding-top: 45px;
	}
	.zayvka-block h2 br{
		display: none;
	}
	.zayvka-block .content-block img,
	.zayvka-block .content-block .forma img{
		display: none;
	}
	.zayvka-block{
		height: auto;
		padding-bottom: 35px;
	}
	.tariftable-right .trad2 div.block2 {
	    width: 47%;
	}
	.trad1>div, .trad2>div, .trad3>div, .trad4>div, .trad5>div, .trad6>div{
		width: 15.7%;
	}
	.tariftable-right .trad2 div.block2 {
    	width: 49.2%;
	}
	.zayvka-block button {
	    font-size: 16px;
	}
	.pakito h2{
		font-size: 36px;
	}
	.pakito p{
		margin-bottom: 0;
	}
	.pakito img{
		display: none;
	}
	.trad1 .block6,
	.trad2 .block6,
	.trad3 .block6,
	.trad4 .block6,
	.trad5 .block6{
		margin-right: 0;
	}
	.example p {
	    font-size: 74px;
	    vertical-align: top;
	    line-height: 125px;
	}
	.example {
	    width: 430px;
	    height: 127px;
	}
	.example p.correkt2:before {
	    width: 84px;
	}
	.example p.correkt1:before {
	    width: 82px;
	    margin-left: 0;
	}
	.example p:before {
	    top: 57px;
		height: 3px;
		width: 84px;
	}
	.pakito h2.toy {
	    font-size: 36px;
	}
	.pakito{
		height: auto;
		padding-bottom: 45px;
	}
	.bonus h2{
		font-size: 36px;
	}
	.bonus img{
		display: none;
	}
	.b>div {
	    background-position: -20px 0px;
	}
	.bonus{
		height: auto;
		padding-bottom: 40px;
		overflow: hidden;
	}
	.zayvka-blockblack h2{
		font-size: 36px;
	}
	.zayvka-blockblack h2 br,
	.zayvka-blockblack .content-block img,
	.zayvka-blockblack .content-block .forma img,
	.plus h2 br,
	.plus .content-block>img,
	.mi .content-block>img{
		display: none;
	}
	.zayvka-blockblack button {
	    font-size: 16px;
	}
	.zayvka-blockblack,
	.plus,
	.mi{
		height: auto;
		padding-bottom: 35px;
	}
	.plus{
		overflow: hidden;
	}
	.tochka h2, .plus h2,
	.mi h2, .footer h2{
		font-size: 36px;
	}
	.tochka .content-block>img{
		display: none;
	}
	.foto img{
		margin-top: 0;
		margin-bottom: 15px;
	}
	.gorod>div {
	    padding-top: 225px;
	}
	.gorod p {
	    margin-bottom: 20px;
	}
	.footer h3 {
	    font-size: 30px;
	}
	.footer h3 + img{
		width: 85px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.footer h2 + img,
	.contact3 + img{
		width: 265px;
	}
	p.contact1,
	.contact2,
	.contact3,
	.contact p{
	    margin-top: 10px;
	    height: auto;
	    font-size: 26px;
	}
	
	.footer h2.nad{
		padding-top: 0;
		font-size: 36px;
		line-height: 40px;
		margin-bottom: 30px;
	}
	.footer button {
	    margin-top: 20px;
	    height: 48px;
	    width: 295px;
	    font-size: 16px;
	    font-weight: 500;
	}
	.rightfooter{
		height: 100%;	
		padding-bottom: 50px;
	}
	.fconent{
		height: 100%;
	}
	.footer{
		height: auto;
		overflow: hidden;
	}
	.leftfooter {
	    height: 555px;
	    background: url(/local/templates/business/assets/css/../img/girlfooter.png) bottom no-repeat #c50063;
	    background-size: 60%;
	}
	.vb{
		width: 100%;
	}
	.pocemyblock{
		overflow-x: hidden;
	}
}

@media screen and (max-width: 959px) {
	#topblock {
		background: url(/local/templates/business/assets/css/../img/fon1.jpg) 49% center no-repeat;
	    height: 485px;
	    background-size: 165%;
	}
	.logotip {
	    margin-top: 10px;
	    height: 65px;
	    width: 195px;
	    background-size: contain;
	}
	.telblock a{
		font-size: 16px;
	}
	.telblock span {
	    font-size: 12px;
	}
	.telblock {
	    margin-top: 15px;
	    padding-right: 0px;
	}
	.leftblock {
	    width: 61%;
	}
	.leftblock>h2{
		letter-spacing: 0;
	}
	.leftblock p {
	    margin-top: 13px;
	    margin-bottom: 20px;
	    font-size: 17px;
	    letter-spacing: 0;
	}
	.rightblock {
	    background-size: 86%;
	}
	.podzag {
	    font-size: 14px;
	    margin-top: 23px;
	}
	.leftblock button a {
	    font-size: 17px;
	}
	.leftblock button {
	    margin-top: 10px;
	    width: 292px;
	}
	.videoblock h2 {
	    font-size: 32px;
	    margin-top: 28px;
	}
	.videoblock iframe {
	    margin: 0 auto;
	    width: 425px;
	    height: 230px;
	}
	.vb {
	    padding: 45px 0 20px 0;
	    overflow: hidden;
	}
	.vb1, .vb2, .vb3, .vb4, .vb5, .vb6 {
	    height: 75px;
	    margin-top: 15px;
	    margin-bottom: 0;
	}
	.vb + h1{
		font-size: 30px !important;
		line-height: 36px !important;
	}
	#wrapper .content-block {
	    padding: 0 20px;
	}
	.vigoni{
		width: 60%;
	}
	.moll {
	    width: 40%;
	}
	.p1, .p2, .p3 {
	    margin-bottom: 5px;
	    height: 85px;
	    font-size: 18px;
	    padding-top: 0;
	    display: flex;
	    flex-wrap: wrap;
	    align-items: center;
	}
	.moll {
	    height: 435px;
	    background: #C50163;
	    padding-top: 190px;
	    position: relative;
	    box-sizing: border-box;
	}
	.moll:before{
		content: '';
		width: 174px;
		height: 116px;
		background: url(/local/templates/business/assets/css/../img/logo-moll2.png) no-repeat center;
		position: absolute;
		left: 0;
		right: 0;
		top: 27px;
		margin: 0 auto;
	}
	.m1 {
	    background: none;
	    position: relative;
	    font-size: 18px;
	    padding: 0 17px;
	    margin-bottom: 5px;
	}
	.moll span {
	    font-size: 19px;
	    letter-spacing: -0.20px;
	    margin: 0;
	    display: block;
	}
	.moll .big{
		position: relative;
	}
	.moll .big:before{
		content: '';
		width: 8px;
		height: 8px;
		background-color: #ffffff;
		border-radius: 50%;
		position: absolute;
		top: 5px;
		left: 0;
	}
	.moll .big:after{
		content: '';
		width: 8px;
		height: 8px;
		background-color: #ffffff;
		border-radius: 50%;
		position: absolute;
		top: 5px;
		right: 0;
	}
	.moll img{
		display: none;
	}
	.m2 {
	    margin-top: 30px;
	    position: relative;
	    font-size: 18px;
	    padding: 25px 17px 0;
	}
	.m2:before{
		content: '';
		left: 15px;
		right: 15px;
		top: 0;
		height: 1px;
		background-color: #ffffff;
		position: absolute;
	}
	.m2 span{
		position: relative;
	}
	.m2 span:before{
		content: '';
		width: 8px;
		height: 8px;
		background-color: #ffffff;
		border-radius: 50%;
		position: absolute;
		top: 5px;
		left: 0;
	}
	.m2 span:after{
		content: '';
		width: 8px;
		height: 8px;
		background-color: #ffffff;
		border-radius: 50%;
		position: absolute;
		top: 5px;
		right: 0;
	}
	.pocemyblock {
	    height: 435px;
	}
	.p {
	    height: auto;
	}
	.zayvka-block h2 {
	    margin-bottom: 25px;
	}
	.forma input {
	    width: 217px;
	    border: 1px solid #c50063;
	}
	.zayvka-block button {
	    height: 49px;
	}
	.pakito h2 {
	    padding-top: 47px;
	    margin-bottom: 25px;
	}
	.tariftable {
	    margin-top: 25px;
	}
	.tariftable-left {
	    width: 23%;
	}
	.tariftable-right {
	    width: 76.5%;
	}
	.tariftable-left {
	    margin-top: 61px;
	}
	 .tariftable-left>div{
	    font-size: 16px;
	    box-sizing: border-box;
	    width: 100%;
	    height: 55px;
	    margin-bottom: 4px;
	}
	.lt1 {
	    width: 100%;
	    height: auto;
	    margin-bottom: 2px;
	    margin-top: 0;
	    padding: 4px 59px 0 0;
	    box-sizing: border-box;
	}
	.lt2 {
    	height: auto;
	    margin-top: 0;
	    padding-top: 7px;
	    margin-bottom: 5px;
	}
	.lt3 {
	    height: auto;
	    margin-top: 0;
	    padding-top: 5px;
	    margin-bottom: 5px;
	    padding-right: 19px;
	}
	.lt3 br{
		display: none;
	}
	.trad1>div, .trad2>div, .trad3>div, .trad4>div, .trad5>div, .trad6>div {
	    font-size: 18px;
	}
	.trad1, .trad2, .trad3, .trad4, .trad5, .trad6 {
	    width: 100%;
	    display: flex;
	    flex-wrap: wrap;
	    align-items: center;
	    line-height: normal !important;
	    justify-content: space-around;
	}
	.trad1>div, .trad2>div, .trad3>div, .trad4>div, .trad5>div, .trad6>div {
	    width: 15.5%;
	    float: none;
	     display: flex;
	    flex-wrap: wrap;
	    align-items: center;
	    line-height: normal !important;
	    justify-content: space-around;
	}
	.trad1>div{
	    height: 55px;
	}
	.trad1 {
	    margin-bottom: 4px;
	    height: auto;
	}
	.trad2>div{
	    height: 53px;
	}
	.trad2 {
	    margin-bottom: 4px;
	    height: auto;
	}
	.trad3>div{
	    height: 53px;
	}
	.trad3 {
	    margin-bottom: 4px;
	    height: auto;
	}
	.trad4>div{
	    height: 53px;
	}
	.trad4 {
	    margin-bottom: 4px;
	    height: auto;
	}
	.trad5>div{
		height: 56px;
	}
	.trad5 button, .trad5 button a {
	    font-size: 18px;
	}
	.tariftable-right{
		height: auto;
		padding-bottom: 0px;
		margin-bottom: 45px;
	}
	.trad5 {
	    margin-top: 20px;
	    margin-bottom: 0;
	    height: 60px;
	}
	.example {
	    height: 123px;
	}
	.pakito h2 {
	    padding-top: 45px;
	    margin-bottom: 23px;
	}
	.b>div {
	    height: 150px;
	    padding-top: 18px;
	    background-position: -65px 0px;
    	padding-left: 120px;
	}
	.b p{
		margin: 0 0 15px 0;
	}
	.b br{
		display: none;
	}
	.bonus {
	    padding-bottom: 30px;
	}
	.zayvka-blockblack h2 {
	    font-size: 36px;
	    margin-bottom: 21px;
	    padding-top: 43px;
	}
	.zayvka-blockblack .forma input {
	    border: 1px solid white;
	}
	.zayvka-blockblack button{
		height: 49px;
		text-transform: uppercase;
	}
	.tochka h2{
		padding-top: 35px;
		margin-bottom: 30px;
	}
	.foto img {
	    margin-right: 0.5%;
	    margin-left: 0.5%;
	}
	.plus h2{
		margin-bottom: 45px;
		padding-top: 47px;
	}
	.plusic>div {
	    height: auto;
	    padding-top: 80px;
	    line-height: 1.5;
	    font-size: 16px;
	}
	.plus {
	    padding-bottom: 45px;
	}
	.gorod>div {
	    padding-top: 236px;
	    float: none;
	    width: 32%;
	    line-height: 1.4;
	    height: auto;
	}
	.gorod p {
	    font-size: 15px;
	    font-weight: 700;
	    margin-bottom: 15px;
	}
	.gorod>div br{
		display: none;
	}
	.gorod{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: space-between;
	}
	.leftfooter {
	    width: 42.5%;
	    background-size: 86%;
	}
	.rightfooter {
	    width: 57.5%;
	}
	.footer h3 {
	    margin-bottom: 16px;
	}
	.contact p {
	    padding-left: 45px;
	}
	.contact2:before {
	    width: 26px;
	    height: 22px;
	    background: url(/local/templates/business/assets/css/../img/phone.svg) top left no-repeat;
	    left: 5px;
	    top: 4px;
	    background-size: contain;
	}
	.contact3:before {
	    width: 29px;
	    height: 18px;
	    background: url(/local/templates/business/assets/css/../img/mail.svg) top left no-repeat;
	    left: 3px;
	    top: 4px;
	    background-size: contain;
	}
	.footer h2.nad {
	    padding-top: 10px;
	    margin-bottom: 25px;
	}
	.rightfooter {
	    padding-bottom: 40px;
	}
	.leftfooter,
	.rightfooter {
	    height: 570px;
	    box-sizing: border-box;
	}
}


@media screen and (max-width: 767px) {
	.rightblock{
		width: 0;
		position: relative;
	}
	.telblock {
	    position: absolute;
	    right: 0;
	    top: 0;
	    width: 155px;
	}
	.leftblock {
	    width: 100%;
	}
	#topblock {
	    background-size: 205%;
	}
	.m2 {
	    padding: 25px 10px 0;
	}
	.m1 {
	    padding: 0 10px;
	}
	.forma input{
		width: 290px;
	}
	.zayvka-block .forma div,
	.zayvka-blockblack .forma div {
    	float: none;
	    width: 290px;
	    margin: 0 auto 14px;
	}
	.zayvka-block button,
	.zayvka-blockblack button {
	    height: 48px;
	    width: 290px;
	    font-size: 13px;
	    margin-top: 0;
	}
	.tariftable_wrap{
		overflow-x: scroll;
	}
	.tariftable{
		width: 728px;
	}
	.pakito p br{
		display: none;
	}
	.b>div{
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.foto img {
	    width: 48.5%;
	}
	.plusic>div {
	    width: 50%;
	    padding-bottom: 25px;
	}
	.plus {
	    padding-bottom: 20px;
	    background-size: cover;
	}
	.gorod>div {
	    width: 100%;
	    padding-top: 0;
	}
	.gorod .owl-item >div {
	    padding-top: 236px;
	    float: none;
	    width: 100%;
	    line-height: 1.4;
	    height: auto;
	    box-sizing: border-box;
	}
	.gorod>.owl-item {
	    padding-top: 0;
	    float: none;
	    width: 100%;
	    line-height: 1.4;
	    height: auto;
	}
	.gorod{
		padding: 0 45px 0;
		box-sizing: border-box;
	}
	.owl-dots{
		display: none;
	}
	.owl-nav{
		padding-top: 0;
		position: absolute;
		left: 0;
		right: 0;
		top: 60px;
	}
	.owl-prev{
		width: 39px;
		height: 27px;
		background: url(/local/templates/business/assets/css/../img/owl-prev.svg) no-repeat center;
		position: absolute;
		left: 0;
		top: 0;
	}
	.owl-next{
		width: 39px;
		height: 27px;
		background: url(/local/templates/business/assets/css/../img/owl-next.svg) no-repeat center;
		position: absolute;
		right: 0;
		top: 0;
	}
	.leftfooter{
		display: none;
	}
	.rightfooter {
	    width: 100%;
	    height: auto;
	    box-sizing: border-box;
		padding: 0 20px 25px;
	}
	.fconent {
	    padding: 0;
	    margin: 0 auto;
	    width: 320px;
	}
}


@media screen and (max-width: 639px) {
	#topblock {
	    background-size: cover;
	}
	.vb1, .vb2, .vb3, .vb4, .vb5, .vb6{
		font-size: 16px;
	}
	.p1, .p2, .p3, .p span, .moll span {
	    font-size: 16px;
	}
}

@media screen and (max-width: 579px) {
	.videoblock iframe {
	    width: 95%;
	    height: auto;
	    box-sizing: border-box;
	}
	.example,
	.fconent,
	.vigoni,
	.p {
	    width: 100%;
	}
	.moll{
		width: 100%;
	}
	#wrapper .content-block {
	    padding: 0 15px;
	}
	.logotip {
	    margin-top: 13px;
	    height: 45px;
	    width: 128px;
	    background-size: contain;
	}
	.telblock a {
	    font-size: 14px;
	    font-weight: 400;
	    letter-spacing: 0;
	}
	.telblock span {
	    font-size: 13px;
	    letter-spacing: 0;
	    display: block;
	    margin: 4px 0 0 0;
	}
	.telblock {
	    width: 155px;
	    box-sizing: border-box;
	    padding-left: 0;
	    text-align: right;
	    margin-top: 14px;
	}
	.telblock a:before {
	    width: 15px;
	    height: 15px;
	    left: 7px;
	    top: 0px;
	}
	#topblock {
	    background: url(/local/templates/business/assets/css/../img/fon1.jpg) 49% -19px no-repeat;
	    background-size: cover;
	}
	.vb{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.vb1, .vb2, .vb3, .vb4, .vb5, .vb6 {
	    margin-top: 15px;
	    margin-bottom: 0;
	    min-height: 45px;
	    float: none;
	    width: 50%;
	    font-size: 15px;
	    padding-top: 70px;
	    height: auto;
	}
}


@media screen and (max-width: 479px){
	.leftblock>h2 {
	    font-size: 28px;
	    text-align: left;
	    padding-right: 0;
	}
	#topblock {
	    background: url(/local/templates/business/assets/css/../img/fon1_320.png) center no-repeat;
	    background-size: cover;
	}
	#topblock {
	    height: 458px;
	}
	.leftblock p{
		margin-bottom: 17px;
	}
	.leftblock .leftpink h3 {
	    font-size: 70px;
	    letter-spacing: 1.3px;
	}
	.leftpink {
	    font-size: 27px;
	    letter-spacing: 0;
	}
	.podzag {
	    margin-top: 17px;
	}
	.podzag br{
		display: none;
	}
	.leftblock button {
	    margin-top: 20px;
	}
	.videoblock h2 {
	    font-size: 24px;
	    margin-top: 18px;
	    padding: 0 20px;
	    margin-bottom: 15px;
	}
	.vb {
	    padding: 8px 15px 5px;
	    box-sizing: border-box;
	}
	.vb + h1 {
	    font-size: 20px !important;
	    line-height: 26px !important;
	}
	.vigoni h2 {
	    font-size: 31px !important;
	}
	.p1, .p2, .p3{
		padding-left: 95px;
	}
	.p1, .p2, .p3, .p span, .moll span{
		font-size: 15px;
	}
	.pocemyblock {
	    background: url(/local/templates/business/assets/css/../img/fonpocemy_320.png) center center no-repeat;
	    overflow-x: unset;
	    height: 703px;
	    background-size: cover;
	}
	.vigoni{
		height: auto;
	}
	.moll{
		height: 303px;
		padding-top: 147px;
	}
	.moll:before {
	    width: 133px;
	    height: 90px;
	    background-size: contain;
	}
	.m2 {
	    padding: 20px 10px 0;
	    margin-top: 20px;
	}
	.zayvka-block h2 {
	    margin-bottom: 10px;
	    font-size: 24px;
	    padding-top: 23px;
	}
	.zayvka-block .forma div, .zayvka-blockblack .forma div {
	    margin: 0 auto 8px;
	}
	.zayvka-block {
	    padding-bottom: 22px;
	}
	.pakito h2 {
	    padding-top: 28px;
	    margin-bottom: 20px;
	    font-size: 24px;
	}
	.pakito h2 + p {
	    font-size: 20px;
	}
	.tariftable {
	    margin-top: 12px;
	}
	.tariftable-left>div {
	    font-size: 14px;
	}
	.tariftable-left {
	    width: 20%;
	}
	.tariftable-right {
	    width: 79.5%;
	    margin-bottom: 55px;
	}
	.trad1>div, .trad2>div, .trad3>div, .trad4>div, .trad5>div, .trad6>div {
	    font-size: 16px;
	}
	.example{
		border-radius: 10px;
	}
	.example p:before {
	    width: 65px;
	}
	.pakito h2.toy {
	    font-size: 24px;
	    padding-top: 18px;
	    margin-bottom: 0;
	}
	.pakito {
	    padding-bottom: 35px;
	}
	.bonus h2 {
	    font-size: 24px;
	    margin-bottom: 17px;
	    padding-top: 23px;
	}
	.b>div {
	    height: 130px;
	    padding-top: 10px;
	    background-position: -87px 0px;
	    padding-left: 100px;
	    font-size: 13px;
	}
	.b p {
	    margin: 0 0 5px 0;
	}
	.bonus {
	    padding-bottom: 15px;
	}
	.zayvka-blockblack h2 {
	    font-size: 24px;
	    margin-bottom: 10px;
	    padding-top: 26px;
	}
	.zayvka-blockblack button {
	    padding: 0 50px;
	}
	.zayvka-blockblack {
	    padding-bottom: 20px;
	}
	.tochka h2 {
	    padding-top: 30px;
	    margin-bottom: 27px;
	    font-size: 24px;
	}
	.foto{
		padding: 0 25px;
		box-sizing: border-box;
	}
	.foto .owl-prev {
		width: 10px;
		height: 19px;	
	    background: url(/local/templates/business/assets/css/../img/owl-prev2.svg) no-repeat center;
	}
	.foto .owl-next {
		width: 10px;
		height: 19px;
	    background: url(/local/templates/business/assets/css/../img/owl-next2.svg) no-repeat center;
	}
	.foto .owl-nav {
	    top: 35%;
	}
	.tochka {
	    padding-bottom: 13px;
	}
	.plus h2 {
	    margin-bottom: 25px;
	    padding-top: 30px;
	    font-size: 24px;
	}
	.plusic{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.plusic>div {
	    line-height: 1.4;
	    font-size: 14px;
	    float: none;
	    width: 49%;
	}
	.plus {
	    padding-bottom: 5px;
	}
	.mi h2 {
	    font-size: 24px;
	    margin-bottom: 25px;
	    padding-top: 30px;
	}
	.gorod .owl-item >div{
		background-size: 70%;
		padding-top: 140px;
	}
	.footer h2 {
	    padding-top: 16px;
	    font-size: 29px;
	}
	.footer img {
	    margin-top: 10px;
	    margin-bottom: 10px;
	}
	.rightfooter {
	    padding: 0 15px 25px;
	}
	.footer h3 {
	    font-size: 25px;
	    margin-bottom: 10px;
	}
	.footer h3 + img {
	    width: 65px;
	    margin-bottom: 15px;
	}
	.contact p {
	    padding-left: 0;
	    font-size: 20px;
	    margin-top: 0;
	}
	.contact .contact2 {
	    padding-left: 40px;
	    margin: 16px 0 16px 0;
	}
	.contact .contact3 {
	    padding-left: 40px;
	}
	.footer h2.nad {
	    padding-top: 10px;
	    font-size: 30px;
	    margin-bottom: 15px;
	}
	.footer button {
	    margin-top: 12px;
	}
}
/* End */
/* /local/templates/business/assets/css/normalize.css?17616296767719 */
/* /local/templates/business/assets/css/style.css?176162967624888 */
/* /local/templates/business/assets/css/owl.carousel.css?17616296764830 */
/* /local/templates/business/assets/css/adapt.css?176162967622442 */
