@import url(https://fonts.googleapis.com/css?family=Exo+2:400,700,400italic,500,500italic,700italic);
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&subset=cyrillic-ext');

/* Конкретные теги */

body{
	margin:0;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
}

/* Сетка */

.cnt{
	width:90%;
	margin: 0 auto;
	max-width:1300px;
}

.wide{
	width:96%;
	margin: 0 auto;
	max-width:1366;
}

.cle{
	clear:both;
}

.clr{
	background-color:#ccc;
}

.center{
	text-align:center;
}

.right{
	text-align:right;
}

.left{
	text-align:left;
}

.tspace{
	margin-top:1em;
}

.bspace{
	margin-bottom:1em;
}

.rspace{
	margin-right:2.6%;
}

.unit1{
	width:5.95%;
	float:left;
}

.unit2{
	width:14.5%;
	float:left;
}

.unit3{
	width:23.05%;
	float:left;
}

.unit4{
	width:31.6%;
	float:left;
}

.unit5{
	width:40.15%;
	float:left;
}

.unit6{
	width:48.7%;
	float:left;
}

.unit7{
	width:57.25%;
	float:left;
}

.unit8{
	width:65.8%;
	float:left;
}

.unit9{
	width:74.35%;
	float:left;
}

.unit10{
	width:82.9%;
	float:left;
}

.unit11{
	width:91.45%;
	float:left;
}

.unit12{
	width:100%;
}

/* Шапка сайта - начало */

.header {
    padding: 1em 0;
}

.adres-top {
    padding: 0.2em 0;
}

.adres-top img {
    width: 6%;
    float: left;
}

.adres-top a {
    display: inline-block;
    color: #000;
    text-decoration: none;
    font-weight: bold;
    margin-left: 0.5em;
    padding-top: 0.3em;
}

.adres-top a.city-text {
    border: solid 2px #fba41a;
    padding: 0.5em 1em;
    border-radius: 6px;
}

.phone-top {
    text-align: right;
    font-weight: bold;
    color: #717171;
    font-size: 1.8em;
	margin-top: 0.1em;
}

.phone-top img {
    width: 35px;
    margin-right: 10px;
    float: left;
}

a.link-phone {
    color: #000;
    text-decoration: none;
}

a.action-dop-infa {
    color: #fff;
}

.banner-top {
    /*background-image: url(img/banner-top-desctop.jpg);*/
    background-image: url(https://stop-zaim.ru/sites/all/themes/anypeople/img/banner-top-desctop_kurgan.jpg);
    border-radius: 6px;
}

.banner-top.banner-25 {
    background-image: url(img/banner-l-25.jpg);
    color: #fff;
}

.banner-top.banner-25.banner-18 {
    background-image: url(img/banner-18.jpg);
    color: #fff;
}

.banner-top.banner-25.banner-drug {
    background-image: url(img/banner-drug-1.jpg);
    color: #fff;
}

.banner-top.banner-25.banner-podarok {
    background-image: url(img/banner-podarok.jpg);
    color: #fff;
}


.banner-top.banner-25 h1 {
    font-size: 3.5em;
    margin-bottom: 15px;
}

.banner-top.action h1 {
    font-size: 3.5em;
    margin-bottom: 15px;
}

/*------------------------------------------- Стили блока с текстом акции -------------*/

.banner-top.action .blur-block {
    background-color: rgba(0,0,0,0.4);
    padding: 25px;
}

.banner-top.action a.button {
    background-color: red;
}

.banner-top.action a.button {
    font-size: 1.2em;
}

/*------------------------------------------------------------------*/


.banner-top.banner-25 .blur-block {
    background-color: rgba(0,0,0,0.4);
    padding: 25px;
}


.banner-top.banner-25 a.button {
    background-color: red;
}

.banner-top.banner-25 a.button {
    font-size: 1.2em;
}

.wide div.cnt {
    width: 93.5%;
}

.banner-top h1 {
    font-size: 5em;
    text-transform: uppercase;
    margin-bottom: 0;
}

.banner-top h1 span {
	display:block;
    font-size: 0.7em;
    /*color: red;*/
}

.banner-top p.descr {
    text-transform: uppercase;
    font-size: 1.4em;
}

a.button {
    display: inline-block;
    background-color: #fba41a;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    padding: 0.7em 2em;
    border-radius: 6px;
    cursor:pointer;
}

a.button:hover {
    background-color:#3ed40e;
}

.banner-top a.button {
    font-size: 2em;
}

.banner-top div.text {
    padding: 0em 0 4em 0;
}

.situation-block {
    margin: 4em 0 2em 0;
}

h2 {
    text-transform: uppercase;
    font-size: 2em;
    margin-top: 2em;
}

.white {
    color:#ffffff;
}

hr.title {
    border: none; /* Убираем границу */
    background-color: #e6a045; 
    color: #e6a045; 
    height: 2px; 
    width:20%;
}

.situation-one-block {
    margin-bottom: 2em;
}

.situation-one-block:hover {
    background-color: #f5f5f5;
}

.situation-one-block a {
    color: #000;
}

.situation-one-block img {
    float: left;
    width: 13%;
    margin-right: 2%;
}

.situation-one-block div.text {
    float: left;
    width: 75%;
}

h3 {
    text-transform: uppercase;
}

.situation-one-block h3 {
    margin: 0.5em 0 0 0;
}

.banner-factoid {
    background-image: url(img/banner-factoid-desctop.jpg);
    border-radius: 6px;
    padding: 1em 0 4em 0;
    background-size: cover;
}

.banner-factoid span.descr {
    display: block;
    text-transform: uppercase;
    font-size: 1.4em;
}

.banner-factoid h2 {
    margin-bottom: 0.4em;
}

.banner-factoid-all-blocks {
    margin: 5em 0 0 0;
}

.circle-block {
    width: 120px;
    margin: 0 auto;
}

.circle {
    border: solid 2px #f29d29;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    text-align: center;
    font-size: 3em;
    vertical-align: middle;
    display: table-cell;
}

.banner-factoid-all-blocks span.text {
    display: block;
    text-transform: uppercase;
    margin: 1em 0 0 0;
    font-size: 1.2em;
}

.back-grey{
	background-color:#f2f2f2;
}

.link-city-list ul {
    margin: 2em 0;
    list-style-type: none;
}

.link-city-list li {
    margin-bottom: 1em;
}

.link-city-list li a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

.link-city-list li a.this {
    color: red;
}

.video-report {
    margin: 2em 0;
}

.video-report .unit4 img {
    margin-bottom: 10px;
}

.q-block {
    margin: 5em 0 4em 0;
}

.q-block li {
    content: " ";
    padding-left: 30px;
    margin-right: 0.5em;
    background: url(img/ok.svg) left top no-repeat;
    background-size: 20px;
    margin-bottom: 1em;
    list-style: none;
}

.banner-team {
    background-image: url(img/banner-team-desctop.jpg);
    border-radius: 6px;
    padding: 2em 0 1em 0;
    background-size: cover;
}

.banner-team h2 {
    margin-top: 1em;
}

.banner-team div.text {
    margin: 4em 0 0 0;
}

.banner-team img {
    border-radius: 6px;
    width: 45%;
    margin-right: 5%;
    float: left;
    margin-bottom: 10px;
}

.banner-team div.block-right {
    width: 50%;
    float: left;
}

.banner-team span.title {
    font-size: 1.6em;
    font-weight: bold;
    display:block;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}

.proverka-block hr.title {
    margin-left: 0;
}

.proverka-block {
    margin: 5em 0;
}

.proverka-block h2 {
    margin-top: 0.5em;
}

.banner-sample {
    background-image: url(img/banner-sample-desctop.jpg);
    border-radius: 6px;
    padding: 1em 0 4em 0;
}

.banner-sample h2 {
    margin-top: 1em;
}

.contact-block {
    margin: 3em 0;
}

.contact-block p.center {
    width: 80%;
    margin: 1em auto 3em;
}

.contact-block ul {
    padding-left: 0;
    list-style-type: none;
}

.contact-block div.contact-form {
    background-color: #f29d29;
    padding: 0.2em 1em 1em 1em;
    color: #fff;
}

.contact-block div.contact-form input {
    width: 100%;
    padding: 1em;
    margin-bottom: 0.5em;
}

form.consult-1 input.consult_submit {
    background-color: #eef0f1;
    border-radius: 6px;
    font-size: 1em;
    font-weight: bold;
    cursor: pointer;
    width: 100%;
}

form.consult-1 input.consult_submit:hover {
    background-color:#3ed40e;
}

.small-color-text {
    color: #ccc;
    font-size: 0.8em;
}

.map-block{
	border-radius:6px;
	overflow:hidden;
}

.footer {
    padding: 2em 0;
    color: #737373;
}

.footer div.unit3 {
    text-align: right;
}

.footer div.unit4 a {
    color: #000;
    text-decoration: none;
    border-bottom: solid 1px;
}

.footer div.unit3 a {
    text-decoration: none;
    border-bottom: solid 1px;
    color: #0089ff;
}

#splash-1 {
    background-color: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
    position: fixed;
    display:none;
}

div#splash-1 div.contact-form {
    width: 30%;
    margin: 15% auto;
    background-color: rgba(255,255,255,0.9);
    padding: 0.5em 1em 1em;
    border-radius: 6px;
}

div#splash-1 input {
    width: 100%;
    padding: 1em;
    margin-bottom:0.5em;
}

div#splash-1 div.small-color-text {
    color: #6b6b6b;
}

div#splash-1 a {
    text-align: right;
    display: block;
    color: #000;
    text-decoration: none;
	margin-bottom: -1em;
}

#splash-2 {
    background-color: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
    position: fixed;
    display:none;

}

div#splash-2 a {
    text-align: right;
    display: block;
    color: #000;
    text-decoration: none;
	margin-bottom: -1em;
}

div#splash-2 div.price-form {
    width: 70%;
    margin: 10% auto;
    background-color: rgba(255,255,255,0.9);
    padding: 0.5em 1em 1em;
    border-radius: 6px;
}

div#splash-2 input {
    width: 60%;
    padding: 1em;
    margin-bottom:0.5em;
}

div#splash-2 div.small-color-text {
    color: #6b6b6b;
}

div#splash-2 input.price_submit {
    background-color: #eef0f1;
    border-radius: 6px;
    font-size: 1em;
    font-weight: bold;
    cursor: pointer;
}

div#splash-2 input.price_submit:hover {
    background-color:#3ed40e;
}

#splash-3 {
    background-color: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
    position: fixed;
    display:none;
}

#splash-city {
    display:none;
}

div#splash-3 div.contact-form {
    width: 30%;
    margin: 15% auto;
    background-color: rgba(255,255,255,0.9);
    padding: 0.5em 1em 1em;
    border-radius: 6px;
}

div#splash-3 input {
    width: 100%;
    padding: 1em;
    margin-bottom:0.5em;
}

div#splash-3 div.small-color-text {
    color: #6b6b6b;
}

div#splash-3 a {
    text-align: right;
    display: block;
    color: #000;
    text-decoration: none;
	margin-bottom: -1em;
}

.shadow {
    box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.19);
    -webkit-box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.19);
    -moz-box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.19);
}

input[type="submit"] {
    white-space: normal;
    -webkit-appearance: none;
}

.contact-block.order p {
    font-size: 1.6em;
}

.only-320{
	display:none;
}

.no-320{
	display:block;
}

.price-block {
    padding: 1em 0 2em 0;
    margin: 5em 0;
}

.fon-c {
    background-color: f2f2f2;
}

.price-block div.price-form {
    width: 80%;
    margin: 3em auto 0;
    background-color: rgba(255,255,255,0.9);
    padding: 0.5em 1em 1em;
    border-radius: 6px;
    border: solid #ccc 1px;
}

.price-block div.price-form input {
    width: 60%;
    padding: 1em;
    margin-bottom: 0.5em;
}

.price-block div.price-form input.price_submit {
    background-color: #eef0f1;
    border-radius: 6px;
    font-size: 1em;
    font-weight: bold;
    cursor: pointer;
}

.price-block div.price-form input.price_submit:hover {
    background-color:#3ed40e;
}

.price-block.fon-c span {
    background-color: #f9931d;
    color: #fff;
    padding: 0 0.3em;
}

.pulse {
  display: flex;
  justify-content: center;
  align-items: center;
  animation: radial-pulse 2s infinite;
}
 
@keyframes radial-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.5);
  }
 
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
  
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.5);
  }
  
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.5);
  }
}

.situation-block a.dop-link {
    display: block;
    margin: 0.5em 0;
    color: #f29d29;
}

.situation-block a.dop-link:hover {
    color: #3ed40e;
}

.phone-top span {
    font-size: 0.6em;
    font-weight: normal;
    display: block;
    padding-right: 10%;
}

.header-phone-icon {
    width: 22%;
    float: left;
}

.header-phone-number {
    width: 78%;
    font-size: 1.6em;
    font-weight: bold;
    float: left;
    text-align: right;
}

.header-phone-icon img {
    width: 55%;
}

.banner-top h1.action-temp {
    font-size: 4em;
}

a.order-phone {
        display: block;
        font-weight: bold;
        font-size: 1.3em;
        margin: 8px 0;
        color: #000;
        text-decoration: none;
    }

@media screen and (max-width:320px){
	.no-320{
		display:none;
	}
	
	.rspace-320{
		margin-right:2.6%;
	}
	
	.no-rspace-320{
		margin-right:0%;
	}
	
	.unit2-320-12 {
   		width: 100%;
	}
	
	.unit2-320-6 {
   		width:48.7%;
	}
	
	.unit3-320-12 {
   		width: 100%;
	}
	
	.unit3-320-6 {
   		width:48.7%;
	}
	
	.unit4-320-12 {
   		width: 100%;
	}
	
	.unit5-320-12 {
   		width: 100%;
	}
	
	.unit6-320-12 {
   		width: 100%;
	}
	
	.center-320{
		text-align:center;
	}
	
	.adres-top img {
   		display: none;
	}
	
	.phone-top img {
   		display: none;
	}
	
	a.link-phone {
    	float: none;
	}
	
	.banner-top div.text {
   		padding: 0em 0 1em 0;
	}
	
	.banner-top h1 {
    	font-size: 3em;
	}
	
	h2 {
    	font-size: 1.4em;
    	margin-top: 1.4em;
	}
	
	h3 {
    	font-size: 1em;
	}
	
	.situation-block {
    	margin: 2em 0 2em 0;
	}
	
	.situation-one-block img {
    	width: 30%;
    	margin: 0 35%;
	}
	
	.situation-one-block div.text {
    	width: 100%;
	}
	
	.banner-factoid-all-blocks {
    	margin: 2em 0 0 0;
	}
	
	.banner-factoid-all-blocks span.text {
    	margin: 1em 0 2em 0;
	}
	
	.link-city-list ul {
    	padding-left: 1em;
    	margin-top: 0;
    	margin-bottom: 0;
	}
	
	.unit4.rspace.unit4-320-12 iframe {
   		margin-bottom: 1em;
	}
	
	.q-block {
    	margin: 2em 0 4em 0;
	}
	
	.banner-team img {
    	width: 100%;
	}
	
	.banner-team div.text {
    	margin: 2em 0 0 0;
	}
	
	.banner-team div.block-right {
    	width: 100%;
    	margin-bottom: 2em;
	}
	
	.proverka-block hr.title {
    	margin-left: 40%;
	}
	
	.banner-sample img {
   		margin-bottom: 1em;
	}
	
	.banner-sample {
   		padding: 1em 0 1em 0;
	}
	
	.link-city-list {
    	padding-top: 1em;
	}
	
	.q-block ul {
    	padding-left: 0;
	}
	
	.footer.center-320 .unit5.rspace.unit5-320-12 {
    	margin-bottom: 1em;
	}
	
	.footer.center-320 .unit4.rspace.unit5-320-12 {
    	margin-bottom: 1em;
	}
	
	.footer div.unit3 {
    	text-align: center;
	}
	
	div#splash-1 div.contact-form {
    	width: 84%;
	}
	
	div#splash-3 div.contact-form {
   		width: 84%;
	}
	
	div#splash-2 div.price-form {
    	width: 84%;
    	margin-top: 10px;
	}
	
	div#splash-2 input {
    	width: 100%;
    	padding: 0.5em;
    	margin-bottom: 0.5em;
	}
	
	.price-block {
		text-align: center;
	}
	
	.price-block div.price-form {
    	width: 90%;
    }
    
    .price-block div.price-form input {
		width: 100%;
		padding: 1em;
		margin-bottom: 0.5em;
		display: block;
	}
	
	.banner-top a.button {
		font-size: 1em;
	}
	
	.header-phone-number {
		float: none;
		text-align: center;
		width: 100%;
		margin-top: 0.5em;
	}
	
	.adres-top.center-320 span {
		display: block;
		margin: 1em 0;
	}
	
	.header-phone-icon img {
		display:none;
	}
	
	.banner-top h1.action-temp {
		font-size: 2em;
	}
	
	.banner-top {
		background-image: url(https://stop-zaim.ru/sites/all/themes/anypeople/img/banner-320-2.jpg);
	}

    .banner-top.banner-25 h1 {
        font-size: 2.5em;
        margin-bottom: 15px;
    }

    a.order-phone {
        display: block;
        font-weight: bold;
        font-size: 1.3em;
        margin: 8px 0;
        color: #000;
        text-decoration: none;
    }

    .banner-top.action h1 {
        font-size: 2em;
        margin-bottom: 15px;
    }
}

@media screen and (min-width:321px) and (max-width:767px){
	.no-320{
		display:none;
	}
	
	.rspace-320{
		margin-right:2.6%;
	}
	
	.no-rspace-320{
		margin-right:0%;
	}
	
	.unit2-320-12 {
   		width: 100%;
	}
	
	.unit2-320-6 {
   		width:48.7%;
	}
	
	.unit3-320-12 {
   		width: 100%;
	}
	
	.unit3-320-6 {
   		width:48.7%;
	}
	
	.unit4-320-12 {
   		width: 100%;
	}
	
	.unit5-320-12 {
   		width: 100%;
	}
	
	.unit6-320-12 {
   		width: 100%;
	}
	
	.center-320{
		text-align:center;
	}
	
	.adres-top img {
   		display: none;
	}
	
	.phone-top img {
   		display: none;
	}
	
	a.link-phone {
    	float: none;
	}
	
	.banner-top div.text {
   		padding: 0em 0 1em 0;
	}
	
	.banner-top h1 {
    	font-size: 3em;
	}
	
	h2 {
    	font-size: 1.4em;
    	margin-top: 1.4em;
	}
	
	h3 {
    	font-size: 1em;
	}
	
	.situation-block {
    	margin: 2em 0 2em 0;
	}
	
	.situation-one-block img {
    	width: 30%;
    	margin: 0 35%;
	}
	
	.situation-one-block div.text {
    	width: 100%;
	}
	
	.banner-factoid-all-blocks {
    	margin: 2em 0 0 0;
	}
	
	.banner-factoid-all-blocks span.text {
    	margin: 1em 0 2em 0;
	}
	
	.link-city-list ul {
    	padding-left: 1em;
    	margin-top: 0;
    	margin-bottom: 0;
	}
	
	.unit4.rspace.unit4-320-12 iframe {
   		margin-bottom: 1em;
	}
	
	.q-block {
    	margin: 2em 0 4em 0;
	}
	
	.banner-team img {
    	width: 100%;
	}
	
	.banner-team div.text {
    	margin: 2em 0 0 0;
	}
	
	.banner-team div.block-right {
    	width: 100%;
    	margin-bottom: 2em;
	}
	
	.proverka-block hr.title {
    	margin-left: 40%;
	}
	
	.banner-sample img {
   		margin-bottom: 1em;
	}
	
	.banner-sample {
   		padding: 1em 0 1em 0;
	}
	
	.link-city-list {
    	padding-top: 1em;
	}
	
	.q-block ul {
    	padding-left: 0;
	}
	
	.footer.center-320 .unit5.rspace.unit5-320-12 {
    	margin-bottom: 1em;
	}
	
	.footer.center-320 .unit4.rspace.unit5-320-12 {
    	margin-bottom: 1em;
	}
	
	.footer div.unit3 {
    	text-align: center;
	}
	
	div#splash-1 div.contact-form {
    	width: 84%;
	}
	
	div#splash-3 div.contact-form {
   		width: 84%;
	}
	
	div#splash-2 div.price-form {
    	width: 84%;
    	margin-top: 10px;
	}
	
	div#splash-2 input {
    	width: 100%;
    	padding: 0.5em;
    	margin-bottom: 0.5em;
	}
	
	.price-form.center-320 h3 {
    	margin-top: 2em;
	}
	
	.price-block {
		text-align: center;
	}
	
	.price-block div.price-form {
    	width: 90%;
    }
    
    .banner-top a.button {
		font-size: 1em;
	}
	
	.adres-top a.city-text {
		display: block;
	}
	
	.header-phone-number {
		float: none;
		text-align: center;
		width: 100%;
		margin-top: 0.5em;
	}
	
	.adres-top.center-320 span {
		display: block;
		margin: 1em 0;
	}
	
	.header-phone-icon img {
		display:none;
	}
	
	.banner-top h1.action-temp {
		font-size: 2em;
	}
	
	.banner-top {
		background-image: url(https://stop-zaim.ru/sites/all/themes/anypeople/img/banner-320-2.jpg);
	}

    .banner-top.action h1 {
        font-size: 2em;
        margin-bottom: 15px;
    }
}

@media screen and (min-width:768px) and (max-width:1023px){
	.no-320{
		display:none;
	}
	
	.no-768{
		display:none;
	}
	
	.rspace-320{
		margin-right:2.6%;
	}
	
	.no-rspace-320{
		margin-right:0%;
	}
	
	.rspace-768{
		margin-right:2.6%;
	}
	
	.no-rspace-768{
		margin-right:0%;
	}
	
	.unit2-320-12 {
   		width: 100%;
	}
	
	.unit2-320-6 {
   		width:48.7%;
	}
	
	.unit3-320-12 {
   		width: 100%;
	}
	
	.unit3-320-6 {
   		width:48.7%;
	}
	
	.unit3-768-4 {
   		width:31.6%;
	}
	
	.unit4-320-12 {
   		width: 100%;
	}
	
	.unit4-768-6 {
   		width:48.7%;
	}
	
	.unit5-320-12 {
   		width: 100%;
	}
	
	.unit6-320-12 {
   		width: 100%;
	}
	
	.center-320{
		text-align:center;
	}
	
	.adres-top img {
   		display: none;
	}
	
	.phone-top img {
   		display: none;
	}
	
	a.link-phone {
    	float: none;
	}
	
	.banner-top div.text {
   		padding: 0em 0 1em 0;
	}
	
	.banner-top h1 {
    	font-size: 3em;
	}
	
	h2 {
    	font-size: 1.4em;
    	margin-top: 1.4em;
	}
	
	h3 {
    	font-size: 1em;
	}
	
	.situation-block {
    	margin: 2em 0 2em 0;
	}
	
	.situation-one-block img {
    	width: 30%;
    	margin: 0 35%;
	}
	
	.situation-one-block div.text {
    	width: 100%;
	}
	
	.banner-factoid-all-blocks {
    	margin: 2em 0 0 0;
	}
	
	.banner-factoid-all-blocks span.text {
    	margin: 1em 0 2em 0;
	}
	
	.link-city-list ul {
    	padding-left: 1em;
    	margin-top: 0;
    	margin-bottom: 0;
	}
	
	.unit4.rspace.unit4-320-12 iframe {
   		margin-bottom: 1em;
	}
	
	.q-block {
    	margin: 2em 0 4em 0;
	}
	
	.banner-team img {
    	margin: 0 16%;
    	width: 66%;
	}
	
	.banner-team div.text {
    	margin: 2em 0 0 0;
	}
	
	.banner-team div.block-right {
    	width: 100%;
    	margin-bottom: 2em;
	}
	
	.proverka-block hr.title {
    	margin-left: 40%;
	}
	
	.banner-sample img {
   		margin-bottom: 1em;
	}
	
	.banner-sample {
   		padding: 1em 0 1em 0;
	}
	
	.link-city-list {
    	padding-top: 1em;
	}
	
	.q-block ul {
    	padding-left: 0;
	}
	
	.footer.center-320 .unit5.rspace.unit5-320-12 {
    	margin-bottom: 1em;
	}
	
	.footer.center-320 .unit4.rspace.unit5-320-12 {
    	margin-bottom: 1em;
	}
	
	.footer div.unit3 {
    	text-align: center;
	}
	
	div#splash-1 div.contact-form {
    	width: 84%;
	}
	
	div#splash-3 div.contact-form {
   		width: 84%;
	}
	
	div#splash-2 div.price-form {
    	width: 84%;
    	margin-top: 10px;
	}
	
	div#splash-2 input {
    	width: 100%;
    	padding: 0.5em;
    	margin-bottom: 0.5em;
	}
	
	.price-form.center-320 h3 {
    	margin-top: 2em;
	}
	
	.situation-one-block {
   		min-height: 5em;
	}
	
	.price-block div.price-form input {
		width: 60%;
		padding: 1em;
		margin-bottom: 0.5em;
		display: block;
		margin: 0 auto 0.5em;
	}
	
	.header-phone-icon img {
		display:none;
	}
	
	.header-phone-number {
		float: none;
		text-align: center;
		width: 100%;
		margin-top: 0.5em;
	}
	
	.adres-top.center-320 span {
		display: block;
		margin: 1em 0;
	}

    .banner-top.action h1 {
        font-size: 3.5em;
        margin-bottom: 15px;
    }
}

@media screen and (min-width:1024px) and (max-width:1199px){	
	.no-1024{
		display:none;
	}
	
	.unit3-1024-4 {
   		width:31.6%;
	}
	
	.banner-top h1 {
    	font-size: 4em;
	}
	
	.circle {
    	width: 100px;
    	height: 100px;
    	font-size: 2.5em;
	}
	
	div#splash-1 div.contact-form {
    	width: 40%;
	}
	
	div#splash-2 div.price-form {
    	width: 85%;
	}
	
	div#splash-3 div.contact-form {
    	width: 40%;
	}
	
	.price-block div.price-form {
    	width: 90%;
    }
    
    .banner-top h1.action-temp {
		font-size: 3em;
	}
	
	a.button {
		padding: 0.7em 1em;
	}

    a.order-phone {
        display: block;
        font-weight: bold;
        font-size: 1.3em;
        margin: 8px 0;
        color: #000;
        text-decoration: none;
    }

    .banner-top.action h1 {
        font-size: 3.5em;
        margin-bottom: 15px;
    }
}

@media screen and (min-width:1200px) and (max-width:1366px){	
	.no-1200{
		display:none;
	}
	
	.unit3-1200-4 {
   		width:31.6%;
	}
	
	.right-1200{
		text-align:right;
	}
	
	.header-phone-icon img {
		width: 38%;
	}
	
	.header-phone-icon {
		width: 30%;
	}

	.header-phone-number {
		width: 70%;
	}

    a.order-phone {
        display: block;
        font-weight: bold;
        font-size: 1.3em;
        margin: 8px 0;
        color: #000;
        text-decoration: none;
    }

    .banner-top.action h1 {
        font-size: 3.5em;
        margin-bottom: 15px;
    }
}