#top-panel {
	background: #420060;
	background-image: url(/assets/img/topangle.png);
	/* background-size: cover; */
	background-repeat: no-repeat;
    background-position: left bottom;
}

#top-panel .icon i {
	color: #2196f3;
}

body {margin: 0;
transition: all 0.3s ease-out;}

.ul-top-panel {
	width: 100%;
	list-style-type: none;
	display: table;
	margin: 0;
	padding: 0;
}

.ul-top-panel li a{
	color: #fff;
}
.ul-top-panel li {
	padding: 5px 25px;
	display: table-cell;
	/* background: #000; */

	color: #fff;
}


.ocenki-top .ocenki-btns {
	font-weight: 600;
}
	
.ocenki-top .ocenki-btn {
	background: none;
	padding: 0px;
}

.ocenki-top .ocenki-btn img {
	box-shadow: none;
}

.ocenki-top .ocenki-btn:hover, .ocenki-top .ocenki-btn:focus {
	background: none;
}
	
.ocenki-top {
	padding-left: 20px;
	max-width: 750px;
}

.ocenki-top .ocneka-img img {
	padding: 0 15px;
	max-height: 30px;
}

.ocenki-top .rating-img img {
	margin: 8px 5px;
	max-height: 16px;
}

.ocenki-top .ocenki-text {
	margin-top: 10px;
	padding: 0 15px;
}

.ocenki-top .ocenki-text p {
	font-size: 14px;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 15% 20px;
    border-bottom: none;
}

#top-panel .header-btnopen {color: #ff9a27;}

p {font-size: 20px;}

.full-width {width: 100%;}

.title, h1 {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 27px;
	font-weight: 700;
	line-height: 1.1;
	letter-spacing: 0em;
	text-align: center;
	margin-bottom: 30px;

}

.sub-title {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 30px;
}


.hero-block {
	min-height: 400px;
	display: -webkit-box;
}

.hero-block h1{
	text-align: left;
	padding-bottom: 30px;
}


.hero.contact .hero-intro {
	padding: 20px 30px 40px 30px;
	border-radius: 20px;
	background: #E5EEFF;
	box-shadow: 0px 4px 30px 0px #00000040;
	width: 100%;
	margin: 100px 0 120px;
}

.button {
	background: linear-gradient(103.71deg, #FF8717 41.86%, #FFBF45 80.27%);
	border-radius: 10px;
	padding: 20px;
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	text-align: center;

	color: #06131E;
	box-shadow: 0px 4px 30px 0px #00000040;

}

.hero {
	
	background: linear-gradient(86.04deg, #CBCACC 4.29%, #C1C1C3 92.2%);
	background-image: url(/images/content/hero-main.jpg);
	background-size: cover;
    background-position: center;

}

.hero-intro {margin: auto;}

#header-panel {padding: 30px 0 10px; background: #fff;}
#header-panel a {color: #000; text-decoration: none;display: inline-block;}

#header-panel a.header-btn {padding: 10px;}

.header-adres img {height: 50px; margin-right: 15px;}
.header-phone img {height: 60px; margin-right: 5px;}

.navbar-inverse {
	background: none;
	padding: 10px 0;
	top: 0;
	border: none;
    border-radius: 0;
	position: fixed;
	right: 0;
	z-index: 10;
	width: 100%;

}

.navbar {
	margin-bottom: 0;
}

.navbar-collapse.collapse.in {
    padding: 0;
	width: 100%;
    margin: 0;
}

.navbar-inverse .navbar-nav>li>a {
	text-align: center;
	font-size: 20px;
	color: #000;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	box-shadow: 0px 4px 20px 0px #00000040;
	border-radius: 10px;
	background: #E5EEFF;
	color: #000;
}

.navbar-nav {
		background: linear-gradient(103.71deg, #FF8717 41.86%, #FFBF45 80.27%);
	display: block;
	justify-content: space-between;
	margin: 0;
    padding: 15px;
}


.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #FFAE37;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 3px;
    border-radius: none;
}

.navbar-toggle {
	border: none;
	right: 20px;
}

.navbar-inverse .container {padding: 0;}


.header-space {height: 100vw;}

.cifry .row{
	background: #E5EEFF;
	border-radius: 30px;
	margin: 30px;
	padding: 30px;
}

.cifry .round p {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 50px;
	font-weight: 700;
	line-height: 0.5;
}

.cifry .round-text {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 1;	
	margin: 20px 5px 0;
}

.cifry .round {
	background: linear-gradient(180deg, #257CB3 0%, #BAD9F4 100%);
	box-shadow: 0px 4px 30px 0px #0000004D;
	width: 130px;
	height: 130px;
	margin: auto;
    border-radius: 100%;
}

.cifry .round-into {
	height: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cifry .round p span {
	font-size: 24px;
}




.serts-img {
	display: flex;
	justify-content: center;
}


.uslugi-block img {
	box-shadow: 0px 0px 30px 0px #4447474D;
    border-radius: 10px;
    height: 30vw;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    position: relative;
    transition: transform .5s;
    width: 100%;
}

.uslugi-block .card-body {text-align: center;}

.sertifikaty, .ocenki, .badcomp {
	padding: 50px 0;
}

.mesta, .gorodamap, .uslugi, .wehelp, .callform, .scheme, .weworks {
	padding: 50px 0;
	background: linear-gradient(208.57deg, #FFFFFF 9.03%, #E0F2FF 78.84%);
}

.uslugi-tuman {
	content: "";
	height: 18vw;
	width: 100%;
	background-image: url(/images/content/uslugi-tuman.png);
	background-size: cover;
    background-position: center;
}

.uslugi .container, .wehelp .container {
	margin-top: -18vw;
}

.wehelp .sub-title {
	font-weight: 400;
	max-width: 800px;
    margin: 30px auto;
}

.wehelp .sub-title bold, .wehelp .sub-title span {font-weight: bold;}

.uslugi .title {
	margin-top: 50px;
	margin-bottom: 140px;
}

.uslugi-page {margin-top:-50vw;}
.uslugi-page .container {
	border-radius: 15px;
	background: #E5EEFF; 
}

.uslugi-page .title {
    margin-top: 70px;
    margin-bottom: 70px;
}













.mesta-block {
	text-align:center;
}

.uslugi-block:hover img {
    filter: contrast(1.2);
	transform: scale(1.05);
	transition: all 0.3s ease-out;
}

.uslugi-block {padding: 0 3%;}

.uslugi-block .card-body,
.mesta-block .card-body {
	height: 60px;
	margin: 10px 0 30px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
	-webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.mesta-block img {
	box-shadow: 0px 0px 30px 0px #4447474D;
	border-radius: 10px;
	height: 75vw;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    position: relative;
    transition: transform .5s;
    width: 100%;
}

.mesta-block p {
	text-align: center;
	text-decoration: none;
	font-size: 20px;
}


.ocenky {width: 100%; text-align: center;}
.ocenka-block {width: max-content;}
.ocenki-img {display: inline-flex;}
.ocenki-text {margin-top: 50px;}
.ocenki p {font-size: 16px;}
.ocenki-btn img {width: 30px;box-shadow: 0 0 2px rgba(0,0,0,0.2);}
.ocenki-btn {
	color: #fff;
	background: #3BD360;
	border-radius: 30px;
	padding: 18px;
	}

.ocenki-btn:hover,.ocenki-btn:focus {
	text-decoration: none;
	color: #fff;
	background: #12882f;
}




.mesta-img:hover {
	filter: brightness(1.1);
	transform: scale(1.02);
	transition: all 0.3s ease-out;
}





.wework-border {
  border-radius: 50%;	
margin: 0 auto 10px;
  width: 200px;
  height: 200px;
  padding: 15px;
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.4); 
transition: all 0.3s ease-out;  
}

.wework-border:hover {
	filter: brightness(1.1);
	transform: scale(1.1);
}

.wework-img {
	background-position: center!important;
	width: 100%;
	height: 100%;
	opacity: 1;
	border-radius: 50%;
	box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.4);
	background-size: cover!important;
}

.wework-block {
	text-align: center;
	padding: 0;
	top: -30px;
}

.wework-cards {

	margin: 0 auto;

	
}

.wework-number {
	color: #fff;
	font-weight: Bold;
	font-size: 70px;
	text-align: center;
  	font-family: "Roboto Condensed", sans-serif;
	    position: relative;
		text-shadow: 0 0 3px #000;
    top: 200px;
}

.wework-block p {
	font-family: "Roboto Condensed", sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;	
	height: 60px;
	padding: 0 15px;
}




.badcomp-border {
    border-radius: 50%;
    margin: 30px auto 30px;
    width: 60vw;
    height: 60vw;
    padding: 8%;
    border: 1px solid #D9D8D8;
	background: #fff;
    z-index: 1;
}

.badcomp-img {
    background-position: center!important;
    width: 100%;
    height: 100%;
    opacity: 1;
    border-radius: 50%;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
    background-size: cover!important;
}


.badcomp-icon img {
	width: 60px;
	height: 60px;
}

.badcomp .card-title {
	font-size: 20px;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 700;
}

.badcomp .card-text {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 18px;
	line-height: 1.1;
	
}

.badcomp span {color: #BD3A3A;}

.card.badcomp-block {
    width: 100%;
}




.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
}


.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1);
}

.swiper-scroll {
    height: 100%;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: auto;
}

.swiper-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.swiper-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height,-webkit-transform;
    transition-property: height,-webkit-transform;
    -o-transition-property: transform,height;
    transition-property: transform,height;
    transition-property: transform,height,-webkit-transform;
}

.swiper-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}


.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}

.calc__content label {
    position: relative;
    width: 25%;
    margin-bottom: 30px;
    padding-left: 30px;
}

.calc__check, .calc__radio {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}


.checkmark {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 20px;
    height: 20px;
    background: #FFBF4580;
	border: 1px solid #3F6F98;
    border-radius: 4px;
    left: 0;
    top: 0;
}

.calc__check:checked~.checkmark::before, 
.calc__radio:checked~.checkmark::before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background: url(../img/icon-check.svg) center no-repeat;
}

.calc__btns {
    text-align: center;
    font-weight: 600;
    margin-top: 20px;
}

.calc__title {
    font-weight: 700;
	font-family: "Roboto Condensed", sans-serif;
    font-size: 24px;
    text-align: center;
    margin-bottom: 38px;
}

.calc__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.calc__object {
	padding: 20px;
    border-radius: 6px;
    border: none;
    margin: 10px 0 0 -30px;
    box-shadow: 0px 4px 10px 0px #00000040;
}

.calc-input {
	height: 50px;
    padding: 30px;
    border-radius: 6px;
    width: 100%;
    border: none;
    margin: 10px auto;
	
	
}

.calc-formbtn {

	width: 50%;
    margin: 10px auto;
    /* height: 60px; */
    border: none;
}



.calc_form_submit {
	background: linear-gradient(112.91deg, #E0F2FF 3.51%, rgba(255, 255, 255, 0) 111.71%);
	border-radius: 10px;
	box-shadow: 50px 60px 100px 0px #0000000D;
	padding: 30px 15%;
	text-align: center;
	    margin: 0 15% 30px;
}



.calc .swiper-scrollbar {
    margin-top: 25px;
    margin-bottom: 30px;
    padding: 7px;
    border-radius: 15px;
    width: 100%;
    height: 46px;
    background: #fff;
    border: none;
    border-radius: 10px;
	box-shadow: 0px 4px 10px 0px #00000040;

}

.calc .swiper-scrollbar-drag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    background: #6F9ABE;

    -webkit-box-shadow: inset 2px 2px 5px rgba(60,64,77,.1);
    box-shadow: inset 2px 2px 5px rgba(60,64,77,.1);
    border-radius: 10px;
}

.calc__slider {
    overflow: hidden;
}






.scheme img {
	padding: 20px;
    background: #BAD9F4;
    border-radius: 50%;
}

.scheme-block {
	padding: 50px;
	background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 40% 40%;
}

.scheme-block:nth-child(1) {background-image: url(/images/scheme/1.svg);}
.scheme-block:nth-child(2) {background-image: url(/images/scheme/2.svg);}
.scheme-block:nth-child(3) {background-image: url(/images/scheme/3.svg);}
.scheme-block:nth-child(4) {background-image: url(/images/scheme/4.svg);}
.scheme-block:nth-child(5) {background-image: url(/images/scheme/5.svg);}
.scheme-block:nth-child(6) {background-image: url(/images/scheme/6.svg);}

.scheme-block .card-body {
	background: linear-gradient(180deg, #F4F3F1 0%, #F4F3F1 100%);
	box-shadow: 0px 4px 30px 0px #00000040;
	padding: 30px;

}

.scheme-block .card-title {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 26px;
	font-weight: 700;
	line-height: 1.1;
	margin: 20px 0 10px;
}

.scheme-block .card-text {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
}



.calculator {
	padding: 50px 0;
}


.wehelp-block {
	padding: 0 3%;
		transition: .3s all ease-out;
}

.wehelp-block:hover {
	transform: scale(1.05);
	filter: brightness(1.1);

}

.wehelp-block .card-body p{ 
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	padding: 0 10px;
	margin: auto;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
	-webkit-line-clamp: 4;	
    -webkit-box-orient: vertical;	
}

.wehelp-block .card-body {
	height: 96px;
	margin: 0px 0 30px;
overflow: hidden;
	background: #E5EEFF;
    border-radius: 0 0 10px 10px;
	display: flex;
	box-shadow: 0px 0px 30px 0px #4447474D;	
}

.wehelp-block img {
    box-shadow: 0px 0px 30px 0px #4447474D;
    border-radius: 10px 10px 0 0;
    height: 25vw;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    position: relative;
    transition: transform .5s;
    width: 100%;
}

.wehelp-cifry {margin-top: 100px;}



.wehelp-cifry .card-body {
	    border: 1px solid #fff;
	text-align: center;
	background: #fff;
    border-radius: 20px;
    padding: 30px 10px;
	box-shadow: 0px 0px 30px 0px #4447474D;
    background-size: cover;
    background-position: center;
	overflow: hidden;
	margin: 20px auto;
}

.wehelp-cifry .card:nth-child(1) .card-body {	background-image: url(/images/content/wehelp-cifra1.svg); }
.wehelp-cifry .card:nth-child(2) .card-body {	background-image: url(/images/content/wehelp-cifra2.svg); }
.wehelp-cifry .card:nth-child(3) .card-body {	background-image: url(/images/content/wehelp-cifra3.svg); }
.wehelp-cifry .card:nth-child(4) .card-body {	background-image: url(/images/content/wehelp-cifra4.svg); left: 15%;}
.wehelp-cifry .card:nth-child(5) .card-body {	background-image: url(/images/content/wehelp-cifra1.svg); left: 15%;}
.wehelp-cifry .card:nth-child(4) {left: 15%;}
.wehelp-cifry .card:nth-child(5) {left: 15%;}


.wehelp-cifry .cifra {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 50px;
	font-weight: 700;
	line-height: 1;	
	color: #ff9a27;
	margin: 20px 5px 0;	
}

.wehelp-cifry .text {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 1;	
	margin: 20px 5px 0;	
	min-height: 30px;
}

.wehelp-cifry .opis {
	font-size: 16px;
	font-weight: 400;
	line-height: 1;	
	margin: 20px 5px 0;	
	min-height: 50px;
}




.centr {
	padding: 50px 0;
}

.centr .sub-title {
	font-weight: 400;
	font-family: unset;
}


.callform .title {
	max-width: 800px;
	margin: auto;
}

.callform form {
	padding: 30px;
	border-radius: 10px;
	text-align: center;
	border: 3px solid #fff;
	background: linear-gradient(110.65deg, #FFFFFF 1.16%, rgba(255, 255, 255, 0.23) 100%);
    max-width: 850px;
	margin: 50px auto;

}

.form_input {
border-radius: 10px;
    margin: 30px auto;
    max-width: 450px;
    color: #000;
    font-weight: 400;
    font-size: 24px;
    padding: 10px;
    height: 50px;
}

.callform .submit {
	border: none;
	margin: 20px;
}

.img-man {
	position: relative;
    height: 400px;
    bottom: 400px;
    float: right;
    z-index: 0;
    overflow: hidden;
}

.img-man img {
    height: 400px;	
}



#footer {
	position: relative;
	background: linear-gradient(180deg, #328914 21.35%, #36A310 71.87%, #2D8E0B 95.83%);
    padding-top: 50px;
	height: auto;
	background-image: url(/images/content/footer_img.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.footer-top {
    border-bottom: 1px solid rgba(51,51,51,.1);
    padding-bottom: 30px;
}

.footer-top-title {
    font-weight: bold;
    line-height: 150%;
    text-transform: uppercase;
    color: #fff;
	font-size: 32px;
    margin-bottom: 40px;
}


.footer__top__menu p {
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 20px;
}

.footer__top__menu a {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 20px;
}



.footer__top__row {
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
}

.footer__top__icon {
    width: 20px;
    height: 22px;
    margin-right: 10px;
    display: flex;
    justify-content: center;
}

.footer__top__info__text {
    font-size: 14px;
    line-height: 150%;
    color: #fff;
}

.footer a {
	color: #fff;
}

.footer-bottom {
    padding-top: 30px;
    padding-bottom: 70px;
}

.footer-bottom-text {
    font-size: 14px;
    line-height: 1.2;
    color: #fff;
}





.contact .soc-icons {
	margin-bottom: 40px;
}

.contact .footer__top__info__text, .contact .footer__top__info__block a {
	color: #000;
}





.back-to-top
&.visible {
    opacity: .6;
    visibility: visible;
}

.back-to-top {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 80px;
    right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 2px;
    background: rgb(33, 150, 243);
    cursor: pointer;
    transition: .3s all ease-out;
    opacity: 0;
    visibility: hidden;
    z-index: 10;
}

.back-to-top span {
    width: 10px;
    height: 10px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(225deg) translate(-2px,-2px);
}

.back-to-top.visible {
    opacity: .6;
    visibility: visible;
}



@media (min-width: 768px) {
	
	#header-panel a {font-size: 20px;}
	.navbar-inverse {
		background: #E5EEFF;
		padding: 10px 0;
		top: auto;
		position: relative;
	}	
	

	
	.navbar-nav {
		display: flex;
		display: -webkit-flex;
		background: none;
		padding: 0;
		float: none;
	}
	.wehelp-block img {height: 220px;}
	.uslugi-block img {height: 220px;}
	.mesta-block img {height: 180px;}
	
	.article-img {
		width: 45%;
		float: right;
		margin-left: 3%;
	}	
	
}

@media (min-width: 992px) {
	.title, h1 {font-size: 40px;}
  
	.wehelp-block .card-body {height: 130px; left:0;}
	.wehelp-block .card-body p{ 
	font-size: 20px;
	padding: 10px;
	}
	
	.navbar-inverse .navbar-nav>li>a {font-size: 24px;}	
	
	.wework-cards {
		padding: 0 70px;
		height: 760px;
		background-image: url(/assets/img/sheme-line.png);
		background-position: center;	
		background-repeat: no-repeat;
		background-size: contain;
	}		
	.badcomp-cards {
		background-image: url(/assets/img/badcomp-line.png);
		background-position: center;	
		background-repeat: no-repeat;
		background-size: contain;
	}	
	.badcomp-border {
		left: calc(50% - 170px);
		position: absolute;
		margin: 60px auto 60px;
		width: 360px;
		height: 360px;
		padding: 4%;
	}
	.card.badcomp-block {
		width: 260px;
		height: 300px;
		margin-top: 10px;
	}	
	
	.badcomp-icon img {
		width: 45px;
		height: 45px;
	}
	.rght .card.badcomp-block {
		float: right;
	}
	
	.wework-block {top: 15px;}
	.wework-number {font-size: 60px;    top: 175px;}
	.wework-border {width: 180px; height: 180px;}
	
	
	.badcomp-icon {text-align: center;}
	.badcomp .card-title {margin: 10px 0 25px; font-size: 18px;}
	.badcomp .card-text {font-size: 16px;}
	.wehelp-cifry .cifra {	font-size: 70px;}
	.wehelp-cifry .text {	font-size: 22px;}
	.wehelp-cifry .opis {	font-size: 22px;}
	.wehelp-cifry .card {width: 20%;left:0!important;}
	.wehelp-block img {height: 150px;}
	.uslugi-block img {height: 150px;}
	.mesta-block img {height: 250px;}
}
@media (min-width: 1200px) {
	
	.title {font-size: 50px;}
	h1 {font-size: 45px;}
	.badcomp .card-text {font-size: 18px; }
	.badcomp .card-title {margin: 10px 0 35px; font-size: 20px;}
	.wehelp-block img {height: 230px;}
	.uslugi-block img {height: 180px;}
	.mesta-block img {height: 300px;}
	.card.badcomp-block {
		width: 290px;
		height: 370px;
	}	
	.badcomp-border {
		left: calc(50% - 240px);
		margin: 75px auto 75px;
		width: 480px;
		height: 480px;
		padding: 4%;
	}	
	.badcomp-icon img {
		width: 60px;
		height: 60px;
	}
	.wework-block {top: -30px;}
	.wework-number {font-size: 70px;    top: 200px;}
	.wework-border {width: 200px; height: 200px;}
	.wework-cards { padding: 0 170px;}
	
	.ocenky {display: flex;}
	.ocenki-img {width: 45%;}
	.rating-img {width: 25%;}
	.ocenki-btns {width: 30%;}
}

@media (max-width: 992px) {
	.ul-top-panel li:nth-child(4) {display:none;}
}
@media (max-width: 767px) {
	.ul-top-panel li:nth-child(3) {display:none;}
}
@media (max-width: 650px) {
	.ul-top-panel li:nth-child(5) {display:none;}
}







.footer-fixed {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 15;
    font-size: 18px;
}

.fixed-messenger {
    background-color: #ebebeb;
    margin: 6px auto;
    display: flex;
    padding: 10px;
    border-radius: 10px;
    max-width: 580px;
}

.footer-fixed a {
    color: #fff;
    padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 12px;
    text-align: center;
}

.fixed-messenger img {
    position: relative;
    bottom: 2px;
}

.fixed-messenger__phone {
    width: 50%;
    margin-right: 5px;
    background-color: #0af;
    border-radius: 5px;
}

.fixed-messenger__comment {
    width: 50%;
    margin-left: 5px;
    background-color: #00ad00;
    border-radius: 5px;
}






/** карта **/
.ymap-container {
	background: url('/assets/img/map-marker.png') #fff no-repeat;
	background-size: cover;
	background-position: center center;
	box-shadow: 0 0 2em  0 rgba(0,0,0,.2);
	margin: 3em 0 2em 0;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

#map-yandex {
	cursor: pointer;
	height: 40em;
	width: 100%;
	background-color: transparent;
	position: relative;
	z-index: 7;
}

/*Индикатор загрузки, который показывается до загрузки карты*/
.loader {
	color:#000;
	position:absolute;
	box-sizing:border-box;
	top: -100%;
	left: 0;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:15;
	transition: opacity .7s ease;
	background-color:rgba(0,0,0,0.55);
	opacity: 0;
}
.loader:after,
.loader:before {
	box-sizing:border-box;
}
.loader.is-active {
	top: 0;
	opacity: 1;
}

.loader-default:after {
	content:'';
	position:absolute;
	width:48px;
	height:48px;
	border:solid 8px #fff;
	border-left-color:transparent;
	border-radius:50%;
	top:calc(50% - 24px);
	left:calc(50% - 24px);
	-webkit-animation:rotation 1s linear infinite;
	        animation:rotation 1s linear infinite;
}

@-webkit-keyframes rotation {
	from {
		-webkit-transform:rotate(0);
		        transform:rotate(0);
	}
	to {
		-webkit-transform:rotate(359deg);
		        transform:rotate(359deg);
	}
}

@keyframes rotation {
	from {
		-webkit-transform:rotate(0);
		        transform:rotate(0);
	}
	to {
		-webkit-transform:rotate(359deg);
		        transform:rotate(359deg);
	}
}
@-webkit-keyframes blink {
	from {
		opacity:.5;
	}
	to {
		opacity:1;
	}
}
@keyframes blink {
	from {
		opacity:.5;
	}
	to {
		opacity:1;
	}
}
/** карта **/