﻿@media screen and (min-width: 0px) and (max-width: 959px) {
	body{
		min-width:640px;
	}
.wrapper{
	width:640px;
	overflow:hidden;
}
header{
	padding:32px 48px 0 48px;
	width:544px;
	position:relative;
	height:321px;
	background: url(../../sources/images/mobile-version/header-bottom-line.png) no-repeat center bottom 0;
	background-size:544px 1px;
	
}
.logo {
	background-size:153px 63px;
    float: left;
    height: 63px;
    width: 153px;
    overflow: hidden;
}
.top-menu{
	width:auto;
	height:auto;
	float:none;
	margin:0;
	background: none;
}
.hamburger{
	width:52px;
	height:47px;
	float:none;
	margin:0;
	background: url(../../sources/images/mobile-version/hamburger.png) no-repeat 0 0;
	background-size:52px 93px;
	cursor:pointer;
	position:absolute;
	top:35px;
	right:48px;
}
.hamburger.mobile-visible{
	top:32px;
	right:48px;
	width:52px;
	height:52px;
	background: url(../../sources/images/mobile-version/cross-mobile.png) no-repeat 0 0;
	background-size:52px 104px;
}
.top-menu ul{
	display:none;
	background-color: rgb(29, 137, 47);
	position: absolute;
	left: 0px;
	top: 126px;
	width: 100%;
	height:100%;
	text-align:center;
	padding-top:113px;
	padding-bottom:97px;
	z-index:2;
}
.top-menu li {
	display:block;
    float: none;
    padding: 0px;
	margin-bottom:16px;
}
.top-menu li a{
	color: #fff;
    display: inline-block;
    font-size: 40px;
    padding-top: 12px;
    text-align: center;
    border-radius: 0px;
	height:44px;
}
.top-menu li a:hover,.top-menu li.active a,.top-menu li:first-child a:hover{
	color:rgb(0,78,119);
	background:none;
	background-color: rgb(205,234,247);
    background-image: -moz-linear-gradient( 90deg, rgb(190,212,251) 0%, rgb(215,247,245) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(190,212,251) 0%, rgb(215,247,245) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(190,212,251) 0%, rgb(215,247,245) 100%);
	border-radius: 10px;
}
.top-menu.mobile-visible ul{
	display:block;
}
.call-back {
    background: none;
    float: none;
    width: 100%;
    padding-right: 0px;
    height: 90px;
	position:absolute;
	bottom:28px;
}
.call-back p{
	padding:0;
	margin:0;
	line-height:1;
}
.call-back a {
	background: url(../../sources/images/mobile-version/top-button-mobile.png) no-repeat 0 0;
	background-size:544px 90px;
    color: #fff;
    display: block;
    font-size: 41.6px;
    height: 66px;
	width:413px;
    margin-top: 0px;
    padding: 0;
    text-align: left;
	padding:24px 0 0 131px;
}
.slogan {
    color: rgb(195, 221, 250);
    float: none;
    text-align: left;
    width: 300px;
    margin-left: 0px;
	position:absolute;
	top:121px;
	padding-right:244px;
	background: url(../../sources/images/mobile-version/24h-mobile.png) no-repeat right 0 top 0;
	background-size:78px 80px;
	height:80px;
	
}
.slogan.mobile-visible{
	background: none;
}
.slogan p, .slogan h1 {
    padding: 1px 0 0 0;
    font-weight: normal;
    margin: 0;
    font-size: 22.4px;
    color: rgb(195, 221, 250);
    line-height: 1.2;
	text-align: left;
	letter-spacing:1.2px;
}

.main-top {
    padding: 35px 48px 0 48px;
    background: none;
}
.main-top-item {
    width: 210px;
    padding: 0px;
    text-align: center;
    color: #fff;
    float: left;
	margin-bottom:58px;
    border-radius: 0;
}
.main-top-item:nth-of-type(even){
	float: right;
} 
.main-top-item:hover {
    background: none;
}
.main-top-item .main-top-a {
    display: inline-block;
}
.main-top-item img{
	width:188px;
	height:189px;
}
.main-top-item a span {
    color: #fff;
    display: block;
    font-size: 27.2px;
	line-height: 1.2;
    padding: 28px 0 18px 0;
    text-decoration: none;
}
.main-top-item p{
	display:none;
}
.main-top-item p.main-top-price{
	display:block;
	font-size: 41.6px;
    color: white;
	padding:0;
	line-height:1.2;
}
.main-top-item .main-top-a {
    background: url(../../sources/images/mobile-version/vizov-button-mobile.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:210px 94px;
    height: 80px;
    width: 190px;
    color: rgb(255, 255, 255);
	line-height: 1.2;
    float: none;
	display:inline-block;
    font-weight: bold;
    padding: 14px 10px 0 10px;
    font-size: 27.2px;
    margin-top: 21px;
}
.main-form-call{
	display:none;
}
.banner-ph {
	background:none;
    border-radius: 0px;
    background-color: rgb(28, 61, 92);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0;
	min-height: 1136px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 640px;
	z-index:1002;
}

.banner-ph-ins {
	background:none;
    border-radius: 0px;
    background-color: rgb(28, 61, 92);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 48px;
	min-height: 1136px;
	position: absolute;
	top: 0px;
	left:0;
	margin-left:0;
	width: 640px;
    text-align: left;
}
.banner-ph-ins a.exit {
	top:32px;
	right:48px;
	width:52px;
	height:52px;
	background: url(../../sources/images/mobile-version/cross-mobile.png) no-repeat 0 0;
	background-size:52px 104px;
    display: block;
    position: absolute;
}
.banner-ph-ins .form-title,.banner-ph-ins .form-vizovtext{
	display:none;
}
.banner-ph-ins .form-title.mobile {
    display: block;
	margin:92px 0 0 0;
    font-size: 50.4px;
	color: rgb(255, 254, 254);
	text-align:center;
}
.banner-ph-ins .forma-bg{
	display:none;
}
.banner-ph-ins form{
	width:544px;
	margin:0 auto;
}
.banner-ph-ins .button {
    width:544px;
    height: 119px;
	background: url(../../sources/images/mobile-version/form-button-mobile-with-phone.png) no-repeat 0 0;
	background-size:544px 119px;
    border-radius: 0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-shadow: none;
    display: block;
    padding: 38px 0 0 119px;
    color: #ffffff;
    font-size: 44px;
    margin:66px 0 0 0;
    border: none;
    cursor: pointer;
}
.banner-ph-ins .button:hover{
	background: url(../../sources/images/mobile-version/form-button-mobile-with-phone.png) no-repeat 0 0 transparent;
	background-size:544px 119px;
}
.form-line {
    width: 100%;
    color: rgb(197, 197, 197);
    border-bottom: 2px solid rgb(212, 212, 212);
    position: relative;
    margin: 79px 0 76px 0;
}
.form-line div {
    width: 88px;
    height: 28px;
	font-size: 28px;
    text-align: center;
    position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -44px;
    background-color: rgb(28, 61, 92);
}
.banner-ph-ins .form-ostavnomer{
	display:none;
}
.banner-ph-ins .form-ostavnomer.mobile {
    display:block;
	height:114px;
    padding:7px 0 0 170px;
    color: #ffffff;
    padding-right: 0px;
    text-align: left;
    background: url(../../sources/images/mobile-version/form-phone-incircle-mobile.png) no-repeat left top;
	background-size:114px 114px;
    line-height: 36px;
	font-size:28px;
    margin-bottom: 0px;
}
#forma-phone {
    width: 544px;
    height: 66px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid rgb(197, 197, 197);
    background-color: rgb(248, 249, 249);
    padding-left: 45px;
    color: rgb(176, 176, 176);
    font-size: 28px;
	line-height: 1.2;
    margin: 87px 0 0 0;
}
#forma-phone:focus{
	color: black;
	outline:none;
} 
.banner-ph-ins input.button {
    padding: 0 0 0px 0;
    height: 103px;
    font-weight: bold;
    letter-spacing: 0;
    background: url(../../sources/images/mobile-version/form-button-mobile-without-phone.png) no-repeat 0 0 transparent;
	background-size:544px 103px;
	font-size:44px;
	outline:none;
	margin: 64px 0 0 0;
}
.banner-ph-ins input.button:hover{
	background: url(../../sources/images/mobile-version/form-button-mobile-without-phone.png) no-repeat 0 0 transparent;
}
.main-servis-mobile{
	height:224px;
	background-color: rgb(34,115,158);
    background-image: -moz-linear-gradient( -81deg, rgb(34,115,158) 0%, rgb(109,120,179) 100%);
	background-image: -webkit-linear-gradient( -81deg, rgb(34,115,158) 0%, rgb(109,120,179) 100%);
	background-image: -ms-linear-gradient( -81deg, rgb(34,115,158) 0%, rgb(109,120,179) 100%);
}
.main-servis-item {
    width: auto;
    float: left;
    color: #fff;
    text-align: center;
    margin: 0px;
}
.main-servis-item p {
    padding: 0;
    line-height: 1;
}
.main-servis-item p span{
	font-size: 24px;
    font-weight: bold;
}

.main-servis-item:nth-of-type(1){
	margin:47px 0 0 50px;
}
.main-servis-item:nth-of-type(1) img{
	margin-bottom: 21px;
	width:84px;
	height:85px;
}
.main-servis-item:nth-of-type(2){
	margin:44px 0 0 21px;
}
.main-servis-item:nth-of-type(2) img{
	margin-bottom: 21px;
	width:89px;
	height:89px;
}
.main-servis-item:nth-of-type(3){
	margin:43px 0 0 25px;
}
.main-servis-item:nth-of-type(3) img{
	margin-bottom: 22px;
	width:74px;
	height:88px;
}
.main-servis{
	display:none;
}
.main-dveri, .main-avto, .main-safe {
    padding: 0px;
    position: relative;
	text-align:center;
	min-height:132px;
}
.main-dveri {
    background:none;
    height: auto;
	background-color:rgb(244,241,232);
	background-image: -moz-linear-gradient( 180deg, rgb(244,241,232) 0%, rgb(191,198,219) 100%);
	background-image: -webkit-linear-gradient( 180deg, rgb(244,241,232) 0%, rgb(191,198,219) 100%);
	background-image: -ms-linear-gradient( 180deg, rgb(244,241,232) 0%, rgb(191,198,219) 100%); 
}
.main-dveri-anim,.main-dveri .main-text-block,.main-avto .main-text-block,.main-safe .main-text-block{
	display:none;
}
.main-hide-block-title{
	padding:33px 0 0 0;
	display:inline-block;
}
.main-hide-block-title.mobile-hidden{
	display:none;
}
.main-hide-block-title.screen-hidden{
	display:inline-block;
}
.main-hide-block-title .h1 {
    font-size: 41.6px;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 0px;
    color: #000000;
    padding: 0;
    line-height: 56px;
	background: url(../../sources/images/mobile-version/dashed-title-mobile.png) repeat-x scroll left 0 bottom 0 rgba(0, 0, 0, 0);
	letter-spacing:0px;
}
.main-master-but {
    background: url(../../sources/images/mobile-version/vizov-mastera-mobile.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:544px 92px;
    display: none;
    height: 68px;
    width: 544px;
    border-radius: 0px;
    color: #fff;
    float: none;
    font-weight: bold;
    padding: 24px 0 0 0;
    margin: 0;
    font-size: 41.6px;
    text-align: center;
	position:absolute;
	top:613px;
	left:60px;
	z-index:2;
}
.main-master-but.mobile-visible{
	display:inline-block;
}

.mobile-hiding-block{
	position:relative;
	display:none;
}
.mobile-hiding-block.mobile-visible{
	display:block;
	margin-top: 12px;
}
.main-three-ul{
	margin:7px 0 20px 0;
	text-align:left;
}
.main-three-ul img{
	display:none;
}
.main-three-ul li span.mobile-big-img{
	display:inline-block;
	width:136px;
	height:136px;
	float:left;
	margin:0;
}
.main-three-ul li,.main-dveri .main-three-ul li ,.main-avto .main-three-ul li,.main-safe .main-three-ul li{
    width: 544px;
    border-radius: 0;
    height: 136px;
    margin-bottom: 18px;
    font-size: 27.2px;
	line-height:1.2;
    padding: 0;
	color: rgb(18, 21, 15);
}
.main-three-ul li span span {
    font-weight: bold;
	font-size: 40px;
	margin:0;
}
.main-three-ul li span{
	margin:0px 0 0 38px;
	display:inline-block;
}
.main-three-ul li span:nth-of-type(2) {
	margin:30px 0 0px 38px;
	display:inline-block;
}
.main-three-ul li span.two-line-span{
	margin:15px 0 0px 38px;
}
.main-three-ul li:hover{
	background-color:white;
	border-radius:68px 19px 19px 68px ;
}
.main-dveri .main-three-ul li:nth-of-type(1) .mobile-big-img{
	background: url(../../sources/images/main-dveri-3.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:136px 136px;
}
.main-dveri .main-three-ul li:nth-of-type(2) .mobile-big-img{
	background: url(../../sources/images/main-dveri-1.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:136px 136px;
}
.main-dveri .main-three-ul li:nth-of-type(3) .mobile-big-img{
	background: url(../../sources/images/main-dveri-2.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:136px 136px;
}

.mobile-arrow{	
	display:inline-block;
	width:24px;
	height:11px;
	background: url(../../sources/images/mobile-version/arrow-down-mobile.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:24px 22px;
	cursor:pointer;
	position: relative;
    top: 14px;
	z-index:2;
}
.mobile-arrow.mobile-arrow-up{
	background: url(../../sources/images/mobile-version/arrow-up-mobile.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:24px 22px;
}
.mobile-arrow:hover{
	background-position:0 -11px;
}
.main-avto {
    background:none;
	background-color:rgb(165,189,221);
	background-image: -moz-linear-gradient( 0deg, rgb(165,189,221) 0%, rgb(187,201,238) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(165,189,221) 0%, rgb(187,201,238) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(165,189,221) 0%, rgb(187,201,238) 100%);
    height: auto;
}
.main-avto .main-three-ul li:nth-of-type(1) .mobile-big-img{
	background: url(../../sources/images/main-zamok-3.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:136px 136px;
}
.main-avto .main-three-ul li:nth-of-type(2) .mobile-big-img{
	background: url(../../sources/images/main-zamok-1.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:136px 136px;
}
.main-avto .main-three-ul li:nth-of-type(3) .mobile-big-img{
	background: url(../../sources/images/main-zamok-2.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:136px 136px;
}
.main-safe {
    background:none;
	background-color:rgb(146,178,215);
	background-image: -moz-linear-gradient( -13deg, rgb(146,178,215) 0%, rgb(218,210,218) 96%);
	background-image: -webkit-linear-gradient( -13deg, rgb(146,178,215) 0%, rgb(218,210,218) 96%);
	background-image: -ms-linear-gradient( -13deg, rgb(146,178,215) 0%, rgb(218,210,218) 96%);
    height: auto;
}
.main-safe .main-three-ul li:nth-of-type(1) .mobile-big-img{
	background: url(../../sources/images/mobile-version/vskritie-zamkov-seif-mobile-1.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:136px 136px;
}
.main-safe .main-three-ul li:nth-of-type(2) .mobile-big-img{
	background: url(../../sources/images/mobile-version/vskritie-zamkov-seif-mobile-2.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:136px 136px;
}
.main-safe .main-three-ul li:nth-of-type(3) .mobile-big-img{
	background: url(../../sources/images/mobile-version/vskritie-zamkov-seif-mobile-3.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:136px 136px;
}
.main-map-mobile{
	display:block;
	text-align:center;
	background: url(/sources/images/map-mobile.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 640px 954px;
	padding-top:279px;
}
.main-map-mobile-text{
	font-size:24px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	line-height: 29px;
	text-align:left;
	padding:0 48px;
	margin-bottom:15px;
}

.cities-mobile{
	padding:0 60px;
}
.cities-mobile li{
	float:left;
	text-align:left;
	width:272px;
	font-size: 16px;
	color: rgb(255, 255, 255);
	line-height: 29px;
}
.cities-mobile li:nth-of-type(even){
	width:224px;
	float:right;
}
.cities-mobile{
	display:none;
}


.main-video {
    background: none;
	background-color:rgb(135,148,219);
	background-image: -moz-linear-gradient( 106deg, rgb(135,148,219) 0%, rgb(59,142,192) 100%);
	background-image: -webkit-linear-gradient( 106deg, rgb(135,148,219) 0%, rgb(59,142,192) 100%);
	background-image: -ms-linear-gradient( 106deg, rgb(135,148,219) 0%, rgb(59,142,192) 100%);
    height: auto;
    color: #fff;
    padding: 45px 48px 0 48px;
    text-align: center;
}
.main-video .seif-video{
	width:100%;
}
.seif-video{
	margin:0px 0 18px 0;
}
.seif-video iframe{
	width:544px;
	height:307px;
}
.main-video p {
    text-align: left;
    float: none;
    padding: 0px 0 40px 0;
    width: 544px;
	font-size:24px;
	line-height: 29px;
}
.main-otzyvy {
    background: none;
	background-color: rgb(34,115,158);
	background-image: -moz-linear-gradient( -81deg, rgb(34,115,158) 0%, rgb(109,120,179) 100%);
	background-image: -webkit-linear-gradient( -81deg, rgb(34,115,158) 0%, rgb(109,120,179) 100%);
	background-image: -ms-linear-gradient( -81deg, rgb(34,115,158) 0%, rgb(109,120,179) 100%);
    height: auto;
    color: #fff;
    padding: 0px;
    text-align: center;
}
.main-otzyvy .h1,.main-article .h1{
    color: #fff;
    font-size: 40px;
    text-align: center;
    display: block;
    margin: 0px;
	padding:41px 0 30px 0;
}
.otziv-mobile-slider{
	display:block !important;
	text-align:center;
	padding-top:50px;
	margin-bottom:37px;
}
.main-otzyv{
	display:none;
}
.main-otzyv-mobile.slick-slide{
	outline:none;
}
.main-otzyv-text {
	display:inline-block;
    background: url(../../sources/images/mobile-version/otziv-ramka-mobile.png) no-repeat 0px 0;
	background-size:416px 334px;
    width: 350px;
    height: 269px;
    padding: 25px 33px 40px 33px;
    margin-bottom: 0px;
    text-align: left;
}
.main-otzyv-text p,.main-otzyv-autor p{
    padding: 0;
	font-size: 23px;
	color: rgb(255, 255, 255);
    line-height: 29px;
}
.main-otzyv-autor {
    font-weight: bold;
	margin:14px 0 0 0;
}
.otziv-mobile-slider .slick-dots{
	display:inline-block;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-73px;
}
.otziv-mobile-slider .slick-dots li{
	width:24px;
	height:24px;
	float:left;
	margin-right:37px;
	background: url(../../sources/images/mobile-version/otziv-dot-mobile.png) no-repeat 0px 0;
	background-size:24px 24px;
	
}
.otziv-mobile-slider .slick-dots li:last-of-type{
	margin:0;
}
.otziv-mobile-slider .slick-dots li.slick-active{
	background: url(../../sources/images/mobile-version/otziv-dot-active-mobile.png) no-repeat 0px 0;
	background-size:24px 24px;
}
.otziv-mobile-slider .slick-dots li button{
	opacity:0;
	width:24px;
	height:24px;
	cursor:pointer;
}
.main-otzyvy a {
	background: url(../../sources/images/mobile-version/otziv-button-mobile.png) no-repeat 0px 0;
	background-size:416px 92px;
    display: inline-block;
    height: 67px;
    width: 416px;
    font-size: 41.6px;
    color: #fff;
    padding: 25px 0 0 0;
    border-radius: 0px;
    font-weight: bold;
    text-align: center;
	margin-bottom:46px;
}
.main-article {
    background: none;
    height: 408px;
	background-color:rgb(135,148,219);
	background-image: -moz-linear-gradient( -115deg, rgb(135,148,219) 0%, rgb(59,142,192) 100%);
	background-image: -webkit-linear-gradient( -115deg, rgb(135,148,219) 0%, rgb(59,142,192) 100%);
	background-image: -ms-linear-gradient( -115deg, rgb(135,148,219) 0%, rgb(59,142,192) 100%);
}
.jcarousel-wrapper{
	display:none;
}
.article-mobile-slider{
	display:block !important;
	margin-top:12px;
}
.article-element-mobile{
	outline:none;
	text-align:center;
}
.article-element-mobile.slick-slide img {
    display: inline-block;
	height:193px;
	margin-bottom:18px;
}
.article-element-mobile p{
	padding:0;
}
.article-element-mobile p a{
	font-size: 22.4px;
	color: rgb(255, 254, 254);
	text-decoration:underline;
}
.article-mobile-slider .slick-arrow{
	border:none;
	background:none;
	outline:none;
	cursor:pointer;
	width:14px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:56px;
	z-index:1;
}

.slick-prev.slick-arrow{
	left:41px;
	background: url(../../sources/images/mobile-version/arrow-prev-mobile.png) no-repeat 0px 0;
	background-size:14px 60px;
}
.slick-next.slick-arrow{
	right:38px;
	background: url(../../sources/images/mobile-version/arrow-next-mobile.png) no-repeat 0px 0;
	background-size:14px 60px;
}
.slick-arrow:hover{
	background-position:0 -30px;
}
footer {
    background:none;
	background-color:rgb(165,189,221);
	background-image: -moz-linear-gradient( 0deg, rgb(165,189,221) 0%, rgb(187,201,238) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(165,189,221) 0%, rgb(187,201,238) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(165,189,221) 0%, rgb(187,201,238) 100%);
    height: auto;
    padding: 40px 0 129px 0;
	z-index:2;
	position:relative;
}
.fotter-left {
    width: 408px;
	padding:0 184px 0 48px;
    float: none;
	margin-bottom:29px;
}
.fotter-middle {
    width: 408px;
	padding:0 184px 0 48px;
    text-align: left;
    float: none;
	margin-bottom:25px;
}
.fotter-right {
	width: 544px;
	padding:0 48px 0 48px;
    float: none;
    text-align: left;
	position:relative;
}
footer p {
    font-size: 22.4px;
    color: rgb(0, 43, 69);
    line-height: 27px;
	padding:2px 0 1px 0;
}
.footer-beznal {
	float:none;
	width:544px;
	margin:0 0px;
	text-align:left;
	margin-bottom:17px;
}
.footer-beznal p {
	font-size: 22.4px;
    color: rgb(0, 43, 69);
    line-height: 27px;
}
.fotter-middle p {
    font-size: 22.4px;
	padding:0;
}
.fotter-middle span {
	font-size: 25.6px
}
.call-back.sliding-call-back.mobile-visible{
	display:block;
	position:fixed;
	width:640px;
	bottom:0;
}	
.call-back.sliding-call-back.mobile-visible a{
	background: url(../../sources/images/mobile-version/white-phone-mobile.png) no-repeat 116px 18px rgb(0, 162, 11);
	background-size:50px 50px;
	width:462px;
	height:63px;
	padding: 23px 0 0 178px;
	font-size:41.6px;
	border-bottom:4px solid rgb(0,117,0);
	z-index:1003;
}
/********************************INSIDE******************************/
.right-call{
	display:none;
}
#footer-ins {
    background:none;
	background-color:rgb(165,189,221);
	background-image: -moz-linear-gradient( 0deg, rgb(165,189,221) 0%, rgb(187,201,238) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(165,189,221) 0%, rgb(187,201,238) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(165,189,221) 0%, rgb(187,201,238) 100%);
}
.middle-ins {
    background:none;
    padding:0;
    margin:0;
}

.left-menu{
	display:none;
}
.middle-ins-bg {
	background-color: rgb(234, 244, 247);
    min-height: 1px;
    position: relative;
}
.content {
    width: 544px;
    float: none;
    padding:39px 48px 40px 48px;
}
.content > p,.content .hidden-text-mobile > p {
    padding: 0;
	margin:18px 0;
    text-indent: 0px;
	font-size: 24px;
	line-height: 29px;
}
.content > p:last-of-type,.content .hidden-text-mobile > p:last-of-type {
	margin:14px 0 0 0;
}
h1, .h1 {
    font-size: 40px;
	line-height: 48px;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 0px;
    color: rgb(37, 39, 34);
}
.map {
    border: 2px solid #97b7e3;
    border-radius: 10px;
    margin:50px 0px 0 0;
    overflow: hidden;
}
.fotter-middle.mobile-hidden,.fotter-left.mobile-hidden{
	display:none;
}
.hidden-text-mobile{
	display:block;
}

.content .ins-ico-menu li {
    background: none;
    float: none;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
	height:136px;
	display:block;
	margin:19px 0;
}
.ins-ico-menu li:hover {
	background-color: rgba(255, 255, 255, 0.722);
    border-radius: 68px 19px 19px 68px;
}
.ins-ico-menu a {
    color: #000;
	font-size:27.2px;
    line-height: 1.2;
	float:left;
	display:block;
	width:100%;
	width:100%;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.ins-ico-menu span {
    display: table-cell;
    vertical-align: middle;
    height: 136px;
	width:350px;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	padding:0 29px;
}
.ins-ico-menu img {
    margin-bottom: 0px;
	width:136px;
	height:136px;
	float:left;
	border-radius:50%;
}
.caption {
    background: url(../../sources/images/caption-mobile-640-bg.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:cover;
	width:404px;
	margin-left:-48px;
	padding:12px 140px 11px 48px;
    color: #fff;
    font-size: 32px;
	line-height: 39px;
    font-weight: bold;
    height: auto;
    text-align: left;
}
td {
    background-color: rgb(193, 196, 201);
    border-spacing: 0px;
    padding: 11px 12px 11px 17px;
    border-bottom: 13px solid #EAF4F7;
    font-size: 24px;
    line-height: 29px;
    vertical-align: middle;
}

td:nth-child(2) {
    border-left: 13px solid #eaf4f7;
    font-weight: bold;
    text-align: left;
    width: 142px;
	padding: 11px 10px 11px 13px;
}

table,caption~table,.caption~table{
	margin:32px 0 27px 0;
}
h2 {
    font-size: 32px;
    padding: 0px;
	font-weight: bold;
	line-height: 38px;
	margin: 13px 0;
}
.show-text-mobile,.hide-text-mobile{
	display:inline-block;
	cursor:pointer;
	font-size: 27.2px;
	line-height: 1.2;
	color: rgb(80, 124, 167);
	border-bottom:1px dashed rgb(80, 124, 167);
	margin: 0 0 14px 0;
}
.show-text-mobile:hover,.hide-text-mobile:hover{
	color: rgb(24, 73, 111);
	border-bottom:1px dashed rgb(24, 73, 111);
}
.show-text-mobile.mobile-hidden{
	display:none;
}
.hidden-text-mobile{
	display:none;
}
iframe.inner-video-mobile{
	width:544px;
	height:307px;
}
iframe.inner-video-mobile{
	margin:29px 0 25px 0;
}
.content li {
    background: url(../../sources/images/mobile-version/ul-marker-mobile.png) no-repeat scroll 6px 9px rgba(0, 0, 0, 0);
	background-size:13px 13px;
    margin-bottom: 29px;
    padding-left: 32px;
	font-size:24px;
	line-height: 29px;
}
.content-images{
	display:none;
}
.content-images-mobile{
	width:558px;
	margin-left:-7px;
	height:336px;
	text-align:center;
	margin:18px 0;
}
.content-images-mobile .slick-slide{
	margin:0px 0 0px 24px;
}
.content-images-mobile .slick-slide,.content-images-mobile .slick-slide a,.content-images-mobile .slick-slide a img{
	width:510px;
	height:336px;
	outline:none;
}
.slick-arrow{
	border:none;
	background:none;
	outline:none;
	cursor:pointer;
	width:14px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:50%;
	margin-top:-15px;
	z-index:1;
}

.content-images-mobile .slick-prev.slick-arrow{
	left:0px;
	background: url(../../sources/images/mobile-version/arrow-prev-inner-mobile.png) no-repeat 0px 0;
	background-size:14px 60px;
}
.content-images-mobile .slick-next.slick-arrow{
	right:0px;
	background: url(../../sources/images/mobile-version/arrow-next-inner-mobile.png) no-repeat 0px 0;
	background-size:14px 60px;
}
.content-images-mobile .slick-arrow:hover{
	background-position:0 -30px;
}
footer#footer-ins{
	border-top:2px solid rgb(29,91,137);
}
.uslugi-menu-item-l {
    margin: 0 ;
}
.uslugi-menu-item {
    background: none;
    border: none;
    border-radius: 10px;
    height: auto;
    width: 100%;
    float: none;
    padding: 0;
	margin:50px 0;
}
.uslugi-menu-item > p {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
	margin:30px 0;
}
.uslugi-menu-item ul {
    margin:0;
}
.uslugi-menu-item li {
    background: none;
    float: none;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
	height:136px;
	display:block;
	margin:19px 0;
}
.uslugi-menu-item li:hover {
	background:none;
	background-color: rgba(255, 255, 255, 0.722);
    border-radius: 68px 15px 15px 68px;
}
.uslugi-menu-item li a {
    color: #000;
	font-size:27.2px;
    line-height: 1.2;
	float:left;
	display:block;
	width:100%;
	width:100%;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.uslugi-menu-item img {
    margin-bottom: 0px;
	margin-right:30px;
	width:136px;
	height:136px;
	float:left;
	border-radius:50%;
	padding:0;
}
.uslugi-menu-item li span {
    font-size: 27.2px;
    display: block;
    padding:14px 0 0 0;
}
.uslugi-menu-item li span+span{
	padding: 0;
}
.uslugi-menu-item li span span {
    font-size: 40px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.uslugi-menu-item li:hover span { 
    color: black;
}
.ins-otzyv-autor{
	font-size:28px;
}
	
	.super_otziv_box {
		padding: 10px;
		height: 698px;
		width: 100%;
	}	
	
.super_otziv_box iframe{
	width: 82.96%;
    margin: auto;
    display: block;
    margin-top: 7.15%;
    margin-bottom: 4.81%;
	height: 38.54%;
	}
	
	
.super_otziv_box .slick-slide a img{
    width: 450px;
    height: 314px;
    outline: none;
}
	
.super_otziv_box .content-images-mobile .slick-next.slick-arrow	{
	margin-right: 33px;

	}

.super_otziv_box .content-images-mobile .slick-prev.slick-arrow{
	
	left:15px;
	}	
	
	
	.super_otziv_box .content-images-mobile {
		padding-left:23px;
	}	
	
	.mob_li {
		display:block;
		
	}
	
	.her_name {
		width:123px;
		font-size:30px;
	}
	
	
	
.m_video {
	width: 98%;
    margin: auto;
    background: url(../../sources/images/mobile-version/otziv-ramka-mobilebig.png) no-repeat 0px 0;
    transform: scale(0.8);
    height: 900px;
}

	
.m_video iframe.inner-video-mobile {
    width: 511px;
    height: 342px;
    margin-left: 44px;
    /* margin: auto; */
}	

	
.m_video .slick-slide {
	width: 511px;
    margin-left: 45px;
	}
		
.m_video .content-images-mobile .slick-next.slick-arrow{
		right: -35px;
		
	background: url(../../sources/images/nextnext.png) no-repeat 0px 0;
	background-size: 14px 60px;
	}
	
	
.m_video .content-images-mobile .slick-prev.slick-arrow{
	background: url(../../sources/images/prevprev.png) no-repeat 0px 0;
	background-size: 14px 60px;
	}	

.vid_vid{    width: 100%;
    margin-top: -94px;
    /* margin-bottom: 21px; */
    margin-left: -16px;
    margin-bottom: -93px;	
	}
	
	.vid_vid .main-otzyv-autor {
		margin-top: -134px;
    	margin-left: 40px;
    	margin-bottom: 122px;
	}	
	
	.adv_box {
		width:102%;
		margin-left: -48px;
		padding-left:35px;
		
	}	
	
	
	.adv_elem p {
		display:none;
	}
	
	.adv_elem .titlespan{
		font-size: 25px;
    margin-left: 68px;
    padding-top: 16px;
	}
	
	.adv_elem img {
		display:none;
	}
	
	
	.adv_elem .mobimg {
		display:block;
		width:60px;
		float:left;
	}
	
	
	.adv_elem {
	width: 260px;
	max-width: 328px;
    float: left;
    margin-right: 19px;
    margin-bottom: 31px;
    margin-top: 24px;
	}
	
	
	

	
	
	.cart_box {
		background: url(../../sources/images/longmob.png) no-repeat center top;
		padding-left: 0px;
    	width: 114%;
    	margin-left: -48px;
		height: 570px;
	}	
	
	
	.cart_box .cart_title {
		font-size: 25px;
   	 	line-height: 25px;
    	padding-top: 352px;
    	margin-left: 34px;
	}
	
	.cart_ul {
	
		display: none;
		margin-left: 30px;

	}
	
	
.cart_box a {
	display:block;
	width: 280px;
    margin: auto;
    color: #fff;
    padding-bottom: 5px;
    border-bottom: 3px dotted;
    text-decoration: none;
    font-size: 24px;
    margin-top: 50px;
}	
	
	.cart_box a:hover {
		color: #2b6591;
		border-color: #2b6591;
	}	
	
.cart_box .cart_ul ul li, .cart_box .cart_ul ul li:nth-child(3n), .cart_box .cart_ul ul li:nth-child(3n-1) {
		font-size:24px;
		width:310px;
	}
	
.cart_box .cart_ul ul li:nth-child(2n) {
		width:222px;
	}

.cart_box .cart_ul ul li:last-child {
		margin-bottom:62px;
	}

	.cart_ul a {
		width: 235px;
	}
	
	.marki-rad a:first-child {
		display:none;
	}
	.marki-rad a, .marki-rad a img {
		height:90px;
	}

	.markibox .slick-slide, .markibox .slick-slide a, .markibox .slick-slide a img {
		display: block;
		height:auto;

	}
	
	.markibox {
		height: 140px;
	}
	
	.markibox .slick-slide:nth-child(2){
		margin-top:30px;
	}
.multipic {
	width: 94%;
    margin: auto;
    height: 700px; 
}
	
.multipic .element .otziv-photos .gallery {
	display: none !important;
}
	
.multipic .text_pole{
	margin-top: 260px;
    width: 100%;
    font-size: 26px;
	line-height: 28px;
}
	
.multipic .text_pole span{
	font-size: 28px;
    font-weight: bold;
}

.multipic button {
	display: inline-block;
    background: none;
    outline: none;
    border: none;
	color: transparent;
} 

.multipic .slick-prev {
	background: url(../../sources/images/mobile-version/arrow-prev-inner-mobile.png) no-repeat 0px 0;
	display: inline-block;
    width: 25px;
    height: 38px;
    left: -50px;
    top: 335px;
    position: relative;
}

.multipic .slick-next {
    background: url(../../sources/images/mobile-version/arrow-next-inner-mobile.png) no-repeat 0px 0;
	width: 25px;
    height: 38px;
    right: -493px;
    top: -352px;
    position: relative;
}

.multipic .slick-next:hover, 
.multipic .slick-prev:hover{
	background-position: 0 -38px;
	cursor: pointer;
}


.multipic .slick-next, 
.multipic .slick-prev{
	border: none;
	color: transparent;
}
	
	
	
.multipic .element .mobsh {
	display: block;
	width: 100%;
    margin-bottom: -250px;
}
	
	
.multipic .element .mobsh .gallery {
	width: 441px !important;
    margin: auto;
    height: 260px !important;
	display: block !important;
}	
	
	
	
.multipic .slick-dots li.slick-active {
	background: url(../../sources/images/mobile-version/ul-marker-mobile.png) no-repeat 0px 0px;
	background-size: 20px 20px;
}
	
.multipic .slick-dots li {
	float: left;
	background: url(../../sources/images/mobile-version/elllips-new.png) no-repeat 0px 0;
	background-size: 20px 20px;
}
	
.multipic .slick-dots li:hover {
		cursor: pointer;
}
	
	
.multipic .slick-dots {
	display: block;
    margin: auto;
    width: 166px;
}
}

@media screen and (min-width: 960px) {
	.main-map {
	    padding: 10px;
	}
	.main-map-mobile-text {
   		margin-bottom: 25px;
    	font-size: 26px;
		text-align:center;
	}
}