/* top header */
#top-header {
    background: #212235;
    padding: 16px 0;
}

#top-header .top-header__content {
    display: flex;
}

.top-header__content p,
.top-header__content a {
    display: flex;
    color: #fff;
    font-size: 16px;
	line-height: 24px;
    font-weight: 600;
    padding: 0;
    margin: 0;
}

.top-header__left {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
 
.workt.workt-mob,
.phone__header.phone__header-mob {
    display: none;
}
.phone__header.phone__header-mob {
    flex-wrap: wrap;
    justify-content: flex-end;
}
.workt.workt-mob {
	font-size: 17px;
    font-weight: 400;
}
.phone__header.phone__header-mob a:nth-child(1) {
    color: #ffffff;
}

@media screen and (max-width: 990px) {
	.top-header__left,
	.top-header__right	{
		width: 50%;
	}
	.top-header__content .workt.workt-mob,
	.top-header__content .phone__header.phone__header-mob {
		display: flex;
	}
	.top-header__content .epoch,
	.top-header__content .workt.workt-pc	{
    display: none;
	}
}

/*#top-header .top-header__content p.stown:before {
    font-family: FontAwesome;
    content: "\f041";
    padding-right: 15px;
	color: #F36523;
}*/

#top-header .top-header__content p.stown:before {
    content: "";
	width: 20px; 
	height: 20px;
	background: url(/image/icons/h_map.svg)  no-repeat;
	/*background: url(/webp/image/icons/h_map.svg)  no-repeat;*/
	margin-right: 8px;
}

#top-header .top-header__content p.epoch:before {
    font-family: FontAwesome;
    content: "\f0e0";
    padding-right: 15px;
	color: #F36523;
}

/*#top-header .top-header__content p.workt:before {
    font-family: FontAwesome;
    content: "\f017";
    padding-right: 15px;
	color: #F36523;
}*/

#top-header .top-header__content p.workt:before {
    content: "";
	width: 20px; 
	height: 20px;
	background: url(/image/icons/h_time.svg)  no-repeat;
	/*background: url(/webp/image/icons/h_map.svg)  no-repeat;*/
	margin-right: 8px;
}

#top-header .top-header__content p span {
    margin-left: 10px;
    color: #f15c16;
    text-transform: uppercase;
}
#top-header .top-header__content p span.btn.btn-link{
    margin:0;
	padding:0;
}
#Cities{
	display:none;
}
.modal-wrapper9{
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    background:rgba(34, 35, 35, 0.69);
    display:none;
    z-index:99999;
    padding:15px;
}
.modal-wrapper9.open{
    display:block !important;
}
.modal-wrapper9.open .modal{
	height:auto;
	margin-top:-300px;
	opacity: 1;
}
.modal-wrapper9 .online__form {
	background: none;
	background-color: #515151;
	height: 100%;
	width: 100%;
	border-radius: 0;
}
.modal-wrapper9 ul.entrance:not(.slick-dots){
	padding:0;
	columns:3;
}
.sd-city-item a:hover{
	color:#f26522;
}
@media (max-width:990px){
	.modal-wrapper9 ul.entrance:not(.slick-dots){
		columns:2;
	}
	.modal-wrapper9.open .modal{
		margin-top:50px;
		overflow:scroll;
		height:550px!important;
		background-color:#515151;
	}
}
/* header */
.header {
    position: relative;
    z-index: 9999;
    height: 90px;
    background: #fff;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}

#header-section {
    padding: 0
}

#header-section .container {
    padding: 0;
}

#header-section .col-lg-2,
#header-section .col-lg-7,
#header-section .col-lg-3 {
    padding: 0;
} 
.logo {
    padding: 10px 0;
    width: 170px;
    transition: all 0.4s ease-in-out;
}

.logo img{
    width: 100%;
    object-fit: contain;
}
.sticky.header .logo img{
     height: 40px;
}

.logo a svg {
    position: relative;
}

.logo a svg #logo-cap1 .st__0,
.logo a svg #logo-cap2 .st__1 {
    transition: all 0.4s ease-in-out;
}

.logo a svg:hover #logo-cap1 .st__0 {
    transition: all 0.4s ease-in-out;
    fill: #f26624;
    transform: translate(-10%);
    transition: all 300ms 100ms cubic-bezier(0.6, -0.78, 0.135, 0.045);
}

.logo a svg:hover #logo-cap2 .st__1 {
    fill: #f26624;
    transform: translate(10%);
    transition: all 300ms 100ms cubic-bezier(0.6, -0.78, 0.135, 0.045);
}

.logo a svg:hover #logo-cap5 .st__1 {
    animation-name: ckw;
    animation-duration: 1s;
    animation-iteration-count: 1;
    transform-origin: 45%;
}

@keyframes ckw {
    0% {
        transform: rotateY(0deg)
    }
    50% {
        fill: #f26624;
    }
    100% {
        transform: rotateY(360deg)
    }
}

.logo a svg:hover #logo-cap8 .st__0 {
    animation-name: ckw-p;
    animation-duration: 1s;
    animation-iteration-count: 1;
    transform-origin: 50%;
}

@keyframes ckw-p {
    0% {
        transform: rotateY(0deg)
    }
    50% {
        fill: #515151;
    }
    100% {
        transform: rotateY(-360deg)
    }
}

.logo a svg #logo-cap9 path {
    transition: all 0.6s ease-in-out
}

.logo a svg #logo-cap10 path {
    transition: all 0.6s ease-in-out
}

.logo a svg:hover #logo-cap9 path {
    fill: #f26624;
}

.logo a svg:hover #logo-cap10 path {
    fill: #515151;
}

.menu {
    position: relative;
    height: 90px;
}

.menu ul {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
    height: 100%;
}

.menu ul li {
    position: relative;
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #515151;
    text-transform: uppercase;
}

.menu ul li .dote {
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%);
    z-index: 99;
    display: none;
    width: 20px;
    height: 20px;
    background: #f26624;
    border: 4px solid #fff;
    border-radius: 50%;
}

.menu ul li a {
    display: flex;
    align-items: center;
    height: 90px;
    width: 100%;
}

.menu ul li a:hover {
    text-decoration: none;
    color: #f26522;
}

.menu ul li .active__menu+.dote {
    display: block;
}

.menu ul li:not(:last-child) {
    margin-right: 20px;
}

.menu ul li .dropdown__block {
    background: url(/webp/image/backgrounds/dark-gray-gridius.png.webp);
    background-color: #515151;
    visibility: hidden;
    opacity: 1;
    margin: 0;
    position: absolute;
    z-index: 98;
    transition: all 0.5s ease;
    top: 90px;
    left: 25%;
    transform: translate(-25%);
    display: none;
    width: 1170px;
    height: 450px;
    padding: 20px 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    transition: all 0.5s ease-out;
}

.sticky .menu ul li .dropdown__block {
    top: 60px;
}

.menu ul li .dropdown__block:hover {
    box-shadow: 0 0 0 100vmax rgba(0, 0, 0, 0.79);
    transition: all 0.5s ease-out;
}

.menu ul li {
    margin-right: 0px !important;
    padding: 2px 15px !important;
}

.menu ul li .dropdown__block ul {
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 10px 20px;
    background: #f5f5f5;
    border-radius: 7px;
    transition: all 0.5s ease-out;
}

.menu ul li .dropdown__block ul li {
    margin: 0;
    padding: 5px 0;
    font-size: 12px;
    transition: all 0.5s ease-out;
}

.menu ul li .dropdown__block ul li:not(:last-child) {
    border-bottom: 1px dashed #c5c5c5;
}

.menu ul li .dropdown__block ul li a:hover {
    color: #f26522;
}

.menu ul li .dropdown__block ul h4 {
    font-size: 16px;
    color: #515151;
    min-height: 40px;
    max-height: 40px;
    font-weight: 700;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}

.menu ul li .dropdown__block ul li a {
    padding: 0;
    color: #515151;
    text-transform: uppercase;
    font-weight: 400;
    height: 100%;
}

.menu ul li:hover>.dropdown__block,
.menu ul li .dropdown__block:hover {
    visibility: visible;
    opacity: 1;
    display: block;
}

.active__menu {
    color: #f26522;
}

.header__contacts {
    display: flex;
}

.phone__header {
    display: block;
    position: relative;
    margin-top: 14px;
    padding-left: 30px;
}
.phone__header.phone__header-mob {
    margin-top: 0;
}

.phone__header:before {
    position: absolute;
    left: 20px;
    top: 10px;
    content: url(/webp/image/icons/phone-header.png.webp);
	content:'';
}

.phone__header a {
    display: block;
}

.phone__header a:nth-child(1) {
    font-weight: 800;
    color: #515151;
    font-size: 24px;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out;
}

.phone__header a:nth-child(1):hover {
    color: #f26522;
}

.phone__header a:nth-child(2) {
    font-size: 16px;
    font-weight: 700;
    color: #f26522;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out;
}

.phone__header a:nth-child(2):hover {
    color: #888889;
}

.social__header {
    display: block;
    width: auto;
    margin-right: 0;
    margin-left: auto;
    padding-top: 22px;
}
.header.sticky .social__header {
    padding-top:10px;
}

.social__header ul {
    padding: 0;
	    display: flex;
		justify-content:center;
    gap: 14px;
}

.social__header ul li {
    float: left;
}

.social__header ul li a {
	display: flex;
    justify-content: center;
	align-items: center;
    width: 40px;
    height: 40px;
    text-align: center;
    border: 1px solid #fff;
	border-radius: 50%;
}

.social__header ul li a:hover {
    background: #f26522;
    transition: 0.4s;
}

.social__header ul li a i {
    color: #fff;
    margin-top: 0;
	font-size: 20px;
    transition: all 0.4s ease-in-out;
}

.burger {
    display: none;
    width: 100px;
    height: 50px;
    position: fixed;
    top: 20px;
    right: 20px;
    border-radius: 4px;
    z-index: 10;
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	color: #F36523;
}

.burger span {
    position: relative;
    margin-top: 9px;
    margin-bottom: 9px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: 50%;
    right: 0;
    margin-left: -15px;
    margin-top: -1.5px;
}

.burger span,
.burger span::before,
.burger span::after {
    display: block;
    width: 30px;
    height: 3px;
    background-color: #F36523;
    outline: 1px solid transparent;
    -webkit-transition-property: background-color, -webkit-transform;
    -moz-transition-property: background-color, -moz-transform;
    -o-transition-property: background-color, -o-transform;
    transition-property: background-color, transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.burger span::before,
.burger span::after {
    position: absolute;
    content: "";
}

.burger span::before {
    top: -9px;
}

.burger span::after {
    top: 9px;
}

.burger.clicked span {
    background-color: transparent;
}

.burger.clicked span::before {
    -webkit-transform: translateY(9px) rotate(45deg);
    -moz-transform: translateY(9px) rotate(45deg);
    -ms-transform: translateY(9px) rotate(45deg);
    -o-transform: translateY(9px) rotate(45deg);
    transform: translateY(9px) rotate(45deg);
}

.burger.clicked span::after {
    -webkit-transform: translateY(-9px) rotate(-45deg);
    -moz-transform: translateY(-9px) rotate(-45deg);
    -ms-transform: translateY(-9px) rotate(-45deg);
    -o-transform: translateY(-9px) rotate(-45deg);
    transform: translateY(-9px) rotate(-45deg);
}

.burger.clicked span:before,
.burger.clicked span:after {
    background-color: #ffffff;
}

.burger:hover {
    cursor: pointer;
}

.nav__burger {
    background-color: #2a2a2aa8;
    position: fixed;
    z-index: 9;
    top: 0;
    right: 0;
    height: 100%;
    max-width: 515px;
    width: 100%;
    padding: 70px 40px 60px 40px;
    overflow-y: auto;
    display: none;
}

.nav__burger.show {
     display: block;
}

.nav__burger.show ul.main li {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
}

.nav__burger.show ul.main li:nth-child(1) {
    transition-delay: 0.15s;
}

.nav__burger.show ul.main li:nth-child(2) {
    transition-delay: 0.3s;
}

.nav__burger.show ul.main li:nth-child(3) {
    transition-delay: 0.45s;
}

.nav__burger.show ul.main li:nth-child(4) {
    transition-delay: 0.6s;
}

.nav__burger.show ul.main li:nth-child(5) {
    transition-delay: 0.75s;
}

.nav__burger.show ul.main li:nth-child(6) {
    transition-delay: 0.9s;
}

.nav__burger.show ul.main li:nth-child(7) {
    transition-delay: 1.05s;
}

.nav__burger.show ul.main li:nth-child(8) {
    transition-delay: 1.2s;
}

.nav__burger.show ul.main li:nth-child(9) {
    transition-delay: 1.35s;
}

.nav__burger.show .about,
.nav__burger.show .social,
.nav__burger.show ul.sub {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    transition-delay: .85s;
}


@media (min-width: 667px) {
    .nav__burger {
        padding: 120px 90px 70px 90px;
    }
}

.nav__burger ul.main {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.nav__burger ul.main li {
    margin-bottom: 20px;
    -webkit-transform: translateX(40px);
    -moz-transform: translateX(40px);
    -ms-transform: translateX(40px);
    -o-transform: translateX(40px);
    transform: translateX(40px);
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.nav__burger ul.main li:last-of-type {
    margin-bottom: 0px;
}

.nav__burger ul.main li a {
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    display: block;
    letter-spacing: 5px;
    font-weight: 600;
    padding: 10px 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.nav__burger ul.main li a span {
    color: #b7ac7f;
}

.nav__burger ul.main li a:hover {
    color: #f26522;
}

.nav__burger .about {
    margin-top: 40px;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.nav__burger .about p {
    color: #ffffff;
    font-family: "Spectral", serif;
    font-size: 1.05rem;
    letter-spacing: 0.5px;
    line-height: 170%;
}

.nav__burger .social {
    margin-top: 40px;
    position: relative;
    padding-bottom: 30px;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.nav__burger .social:after {
    content: "";
    width: 230px;
    height: 2px;
    background-color: #b7ac7f;
    position: absolute;
    bottom: 0;
    left: 0;
}

.nav__burger .social a {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 25px;
}

.nav__burger .social a:last-of-type {
    margin-right: 0px;
}

.nav__burger .social a:hover svg path,
.nav__burger .social a:hover svg circle {
    fill: #b7ac7f;
}

.nav__burger .social a svg {
    width: 100%;
    height: 100%;
}

.nav__burger.social a svg path,
.nav__burger .social a svg circle {
    fill: #ffffff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.nav__burger ul.sub {
    list-style-type: none;
    margin-top: 40px;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.nav__burger ul.sub li {
    margin-bottom: 10px;
}

.nav__burger ul.sub li:last-of-type {
    margin-bottom: 0px;
}

.nav__burger ul.sub li a {
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    letter-spacing: 1px;
    font-size: 0.9rem;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.nav__burger ul.sub li a:hover {
    color: #b7ac7f;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #b7ac7f;
    opacity: 0;
    visibility: hidden;
}

.overlay.show {
    opacity: 0.8;
    visibility: visible;
}

.sticky.header {
    position: fixed;
    width: 100%;
    top: 0;
    height: 60px;
}

.sticky .menu {
    height: 60px;
}

.sticky .menu ul li a {
    height: 60px;
}

.sticky .logo a svg #logo-cap5 .st__1 {
    animation-name: ckw;
    animation-duration: 1s;
    animation-iteration-count: 1;
    transform-origin: 45%;
}

@keyframes ckw {
    0% {
        transform: rotateY(0deg)
    }
    50% {
        fill: #f26624;
    }
    100% {
        transform: rotateY(360deg)
    }
}

.sticky .logo a svg #logo-cap8 .st__0 {
    animation-name: ckw-p;
    animation-duration: 1s;
    animation-iteration-count: 1;
    transform-origin: 50%;
}

@keyframes ckw-p {
    0% {
        transform: rotateY(0deg)
    }
    50% {
        fill: #515151;
    }
    100% {
        transform: rotateY(-360deg)
    }
}

.sticky .logo #logo-cap9,
.sticky .logo #logo-cap10,
.sticky .logo #logo-cap12 {
    display: none;
}

.sticky .phone__header {
    margin-top: 10px;
    padding-left: 55px;
}

.sticky .phone__header a:nth-child(1) {
    font-size: 16px;
}/*font-size: 14px;*/

.sticky .social__header {
        width: auto;
    margin-top: 0;
}

.sticky .social__header ul li a {
    width: 50px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    border-radius: 50%;
}

.sticky .social__header ul li:not(:last-child) {
    margin-right: 0;
}

.sticky .social__header ul li a i {
    margin-top: 0;
    font-size: 12px;
}

/* offer */
#offer {
    background: url(/webp/image/backgrounds/bg1.jpg) no-repeat;
    background-position: top left;
    background-attachment: scroll;
        background-size: 100% 376px;
    position: relative;
    z-index: 95;
}
.offer_bg{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 376px;
    background: #ccc;
    background-position: center;
    background-attachment: scroll;
    background-size: cover;
}

.offer-intro__text h1 {
    font-size: 65px;
    font-weight: 700;
    line-height: 70px;
    color: #515151;
    margin-top: 60px;
    text-shadow: 5px 8px 7px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
}

.offer-intro__text h1 span {
    display: block;
    font-size: 25px;
    text-shadow: none;
}

.offer-intro__text p {
    font-size: 25px;
    font-weight: 300;
    line-height: 34px;
    text-align: right;
}

.offer-intro__text a {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #f26522;
}

.offer-intro__text a:hover {
    color: #515151;
    transition: 0.4s;
}

.offer-intro__text a:after {
    content: "\f178";
    padding-left: 15px;
    font-family: FontAwesome;
}

.offer__img img {
    display: block;
    margin-right: 0;
    margin-left: auto;
    height: 380px;
}
#offer ul.entrance:not(.slick-dots) {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 37px;
    max-width: 651px;
    padding: 0;
}
#offer ul.entrance:not(.slick-dots) li {
    position: relative;
    display: block;
    width: 202px;
    height: 112px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #515151;
    background: #fff;
    padding: 42px 16px 10px 16px;
    text-align: center;
    box-shadow: -6px -6px #f36523;
    flex-basis: 30%;
	margin-bottom: 1rem;
}
#offer ul.entrance:not(.slick-dots) li:before {
    position: absolute;
    top: 8px;
    left: calc(50% - 15px);
    font-size: 30px;
    content: "";
    background: url(../webp/image/offer_trigger_bg.svg) center no-repeat;
    background-size: contain;
    display: block;
    height: 30px;
    width: 30px;
}
#offer ul.entrance:not(.slick-dots):not(.slick-dots) li:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    box-shadow: 0px 4px 5px rgb(0 0 0 / 15%);
}



/* footer */
#footer {
    padding: 56px 0 8px;
    background: #F5F5F5;
    color: #515151;
}
#footer .footer__logo {
    max-width: 222px;
}
#footer .footer__address {
    /*padding-right: 20px;*/
	/*text-align: center;*/
	margin-top: 21px;
}

#footer .footer__address h5 {
    font-weight: 700;
}

#footer .footer__address h5:before {
    content: "\f041";
    font-family: FontAwesome;
    font-size: 18px;
    color: #f26522;
    margin-right: 12px;
}
 
#footer .footer__address p{
	font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 350;
    font-size: 15px;
    line-height: 20px;
    display: flex;
    align-items: center;
    /*text-align: center;*/
    letter-spacing: 0.01em;
    color: #515151;
}

#footer .schedule__block {
    padding-right: 20px;
	text-align: center;
}

#footer .schedule__block h5 {
    font-weight: 700;
}

#footer .schedule__block h5:before {
    content: "\f017";
    font-family: FontAwesome;
    font-size: 18px;
    color: #f26522;
    margin-right: 12px;
}

#footer .schedule__block p{
	    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 350;
    font-size: 15px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.01em;
    color: #515151;
}

#footer .contacts__footer{
    margin-top: 30px;
	/*text-align: center;*/
}
#footer .contacts__footer a{
	font-family: 'Fira Sans Condensed';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 32px;
	text-align: center;
	letter-spacing: 0.04em;
	color: #212235;
}
#footer .contacts__footer .request__call a{
	font-family: 'Fira Sans';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #F36523;
}

#footer .contacts__footer h5 {
    font-weight: 700;
}

#footer .contacts__footer h5:before {
    content: "\f095";
    font-family: FontAwesome;
    font-size: 18px;
    color: #f26522;
    margin-right: 12px;
}

#footer .contacts__footer .callback-footer__block {
    display: flex;
    align-items: center;
}

#footer .contacts__footer .callback-footer__block span {
    color: #f26522;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    text-transform: uppercase;
    margin: 0 7px;
}

#footer .request__call {
    margin-bottom: 21px;
}

#footer a.footer-email{
	font-family: 'Fira Sans';
	font-style: normal;
    font-weight: 500;
    font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.01em;
	color: #515151;
}

.footer__line1 {
    display: block;
    border-top: 1px dashed #f5f5f5;
    width: 100%;
    padding: 0;
    margin: 30px 0;
}

#footer .footer__menu {
    margin-right: 10px;
}

#footer .footer__menu h2 {
    font-size: 16px;
    color: #f5f5f5;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
}
.footer-adress_h5,
.contacts-footer_h5 {
    font-weight: 700;
    font-size: 1.25rem;
}

.contacts-footer_h5::before {
    content: "\f095";
    font-family: FontAwesome;
    font-size: 18px;
    color: #f26522;
    margin-right: 12px;
}


.footer-menu_h2 {
    font-family: Fira Sans Condensed;
	font-size: 18px;
    line-height: 24px;
    color: #515151;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    margin-bottom: 50px;
}

#footer .footer__menu ul {
    margin: 0;
    padding: 0;
}

#footer .footer__menu ul li {
    margin:8px 0;
}

#footer .footer__menu ul li a {
        font-weight: 350;
    font-size: 17px;
    line-height: 24px;
    color: #515151;
}
#footer .footer__menu a.blog_f {
    color: #515151;
}

#footer .footer__menu a.blog_f:hover {
    color: #515151;
    transition: 0.4s;
}

#footer .footer__bottom {
    display: flex;
}

#footer .footer__line2 {
    display: block;
    border-top: 1px dashed #f5f5f5;
    margin: 30px 0 10px;
}

#footer .copyright {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    margin-top: 8px;
}

#footer .search__rating {
    display: flex;
    margin-top: 3px;
}

#footer .search__rating .rating__google {
    margin-right: 15px;
}

#footer .search__rating .rating__google span:after,
#footer .search__rating .rating__yandex span:after {
    margin-right: 5px;
    content: "\f176";
    font-family: FontAwesome;
    margin-left: 5px;
}

#footer .search__rating .rating__google i {
    color: yellow;
    margin-right: 5px;
}

#footer .search__rating .rating__yandex i {
    margin-right: 5px;
    color: #fa5d5d;
}

#footer .social-buttons__footer {
    display: flex;
    justify-content: right;
	margin-top: 40px;
}

#footer .social-buttons__footer ul {
    display: flex;
    align-items: center;
	flex-wrap: wrap;
	gap: 30px;
    padding: 0;
}

#footer .social-buttons__footer ul li a {
    color: #fff;
	width: 302px;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
	    font-size: 16px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    font-weight: 700;
}

#footer .social-buttons__footer .social-buttons-tg {
    background: #20A0E1;
}

#footer .social-buttons__footer .social-buttons-wa {
    background: #51C85D;
}

#footer .social-buttons__footer .social-buttons-vk {
    background: #436EAB;
}

#footer .social-buttons__footer ul li a i {
        margin-right: 14px;
    font-size: 26px;
}

#footer .contacts__footer a:hover,
#footer .footer__menu ul li a:hover {
    color: #f26522;
    transition: 0.4s;
}

#footer .social-buttons__footer ul li a:hover {
    background: #515151;
    transition: 0.4s; 
}

.footer-bottom{
	background: #FFFFFF;
    padding: 25px 0;
	color: #333333;
}
.footer-bottom  a{
	color: #1C6298;
}
.footer-bottom .politic p,
.footer-bottom .map p{
	font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 15px;
line-height: 24px;
}
.footer-bottom .politic{
	    display: flex;
    height: 100%;
    align-items: flex-end;
}
.footer-bottom .copyright{
	font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
}
.footer-bottom .map{
	display: flex;
    height: 100%;
	justify-content: flex-end;
    align-items: flex-end;
	
}

#button-up {
    display: inline-block;
    background-color: #515151;
    width: 50px;
    height: 50px;
    text-align: center;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

#button-up::after {
    content: "\f106";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff;
}

#button-up:hover {
    cursor: pointer;
    background-color: #f26522;
}

#button-up:active {
    background-color: #f26522;
}

#button-up.show {
    opacity: 1;
    visibility: visible;
}

@media screen and (max-width: 1400px) {
	.phone__header {
		padding-left: 20px;
	}
	.phone__header a:nth-child(1) {
		font-size: 21px;
	}
	.menu ul li {
		padding: 2px 8px !important;
	}
}

@media screen and (max-width: 1200px) {
	.phone__header a:nth-child(1) {
		font-size: 19px;
	}
}

@media screen and (max-width: 990px) {
	.header{
		padding: 16px;
	}
	.sticky.header {
		height: 110px;
	}
    .logo {
        float: left;
        width: 121px
    }
	.header__contacts	{
        display: none;
    }
    .burger {
        position: absolute;
        display: flex;
		align-items: center;
		right: 0;
		top: calc(50% - 25px);
    }
    .phone__header a:nth-child(2) {
        font-size: 15px;    }
	.onmo {
		display: block !important;
		margin:0;
		padding-top:10px;
	}
	.phone__header.onmo {
		float: left;
		margin-left: 10px;
	    margin-top: 5px;
		padding-left: 0;
	}
	.sticky .phone__header a:nth-child(1) {
		font-size: 24px;
	}
	#offer ul.entrance:not(.slick-dots){
		justify-content:center;
	}
	#offer ul.entrance:not(.slick-dots) li {
		width:300px;
		flex-basis:300px;
		margin-bottom:0;
	}
}
@media (max-width: 767px) {
    #header-section .container {
        padding: 0 15px;
    }
	.header {
		padding: 0 16px;
	}
	.sticky.header {
		height: 66px;
	}
    #header-section .col-lg-2,
    #header-section .col-lg-7,
    #header-section .col-lg-3 {
    }
    .sticky .logo #logo-cap9,
    .sticky .logo #logo-cap10,
    .sticky .logo #logo-cap12 {
        display: block;
    }
    .header {
        position: relative;
        height: 100%;
        z-index: 99;
    }
    .header .col-xs-12,
    .header .col-xs-12 {
        background: none;
    }
    .menu {
        display: none;
    }
    .sticky .header__contacts {
        height: 0;
        opacity: 0;
        transition: all .6s ease;
        padding: 0;
    }
	.footer-menu_h2{
		margin-bottom:0;
	}
	.footer-bottom .map {
		justify-content:center;
	}
	#footer .footer__menu {
		margin-right:0;
	}
    .social__header {
        width:100%;
        margin: 0;
		padding:10px 0;
    }/*width: 50%;*/
    .social__header ul {
        display: flex;
        margin: 0;
		margin-top: 6px;
    }
    .social__header ul li {
        float: none;
    }
    nav ul.main {
        padding: 0;
        margin: 0;
    }
    nav ul.main li {
        margin-bottom: 0;
    }
    .breadcrumbs__navigation {
        display: none;
    }
}

/* breadcrumbs */
#breadcrumbs {
    padding:0;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
}

#breadcrumbs h1 {
    position: relative;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
}

#breadcrumbs h1:before {
    position: absolute;
    left: -28px;
    content: "\f142";
    font-family: FontAwesome;
    color: #f26522;
}

.breadcrumbs__block {
    display: flex;
    align-items: center;
}

.breadcrumbs__navigation {
    display: block;
    margin:25px auto 25px 0;
}

.breadcrumbs__navigation ul {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
	background: none;
}

.breadcrumbs__navigation ul li {
    position: relative;
}

.breadcrumbs__navigation ul li:not(:last-child) {
    margin:0 35px 0 0;
}

.breadcrumbs__navigation ul li:last-child {
    margin-left:0;
}

.breadcrumbs__navigation ul li:not(:last-child):after {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top:0;
    right:-30px;
    content: "\f101";
    font-family: FontAwesome;
    font-size:20px;
    background: #fff;
    color: #f26522;
    height:25px;
    width:25px;
    border-radius:0;
    z-index:98;
    text-align:center;
}

.breadcrumbs__navigation ul li a {
    display: block;
    background:none;
    font-size:17px;
	line-height:25px;
    font-weight: 300;
    padding:0;
    border-radius:0;
    max-width:none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.breadcrumbs__navigation  ul li:last-child a{
    font-weight:500;
}