body {
	font-family: 'Open Sans', Arial;
}

#contacts_form .title{
	font-family: 'Open Sans Semibold', sans-serif !important;
}

h3, h4 {
	font-family: 'Open Sans Semibold', sans-serif !important;
}

h1, h2 {
	font-family: 'Open Sans Semibold', sans-serif !important;
}

#zayvka_popup .title {
	font-family: 'Open Sans Semibold', sans-serif !important;
}

#zayvka_popup .text p {
	font-family: 'Open Sans', Arial;
}

#contacts_form textarea{
	font-family: 'Open Sans', Arial;
}

#portfolio_top {
	display: flex;
	justify-content: space-between;
}

#portfolio_top .text {
	margin-left: 0 !important;
} 

#content p {
	font-size: 16px;
}

#content p, #content ul, #content ol {
	font-family: 'Open Sans', Arial;
}

#content .index_plus .title {
	font-size: 19px !important;
	font-family: 'Open Sans Semibold', sans-serif !important;
}

.thumb-wrap {
position: relative;
padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
height: 0;
overflow: hidden;
}
.thumb-wrap iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-width: 0;
outline-width: 0;
}

div.news_detail img.detail_picture {
	max-width: 700px;
}

#content .index_plus .fa {
	font-size: 1.5em !important;
}

#content .index_plus .text {
	font-size: 16px !important;
}

.fixed-menu {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 99999990;
	height: 50px;
}

.fancybox-inner {
	z-index: 99999999;
}

.fixed-menu > #top_menu {
	height: 39px;
	background: none;
}

.slide__text-heading {
	font-size: 27px;
	margin-bottom: 10px;
}

#top_menu a {
	width: 100%;
	padding: 15px 24px;
}

#slider_slogan {
	font-size: 35px;
}

#footer_email {
	margin: 5px 0 0 0% !important;
}

.fixed-menu > #top_menu a {
	font-size: 13px;
	padding: 12px 7px;
}

.fixed-menu > #top_menu #header_callback a {
	font-size: 12px;
	padding: 12px 7px !important;
	width: 127px !important;
}

.fixed-menu > #top_menu > .sidebar_adaptive > #top_menu_main {
	padding: 17px 10px;
	padding-top: 7px !important;
}

.fixed-menu > #top_menu > .sidebar_adaptive > #top_menu_main ul {
	justify-content: flex-start;
}

.hidden-custom {
	display: none !important;
}

.header-fixed-menu-number {
	display: flex;
	position: relative;
	top: 0px;
	align-items: center;
}

.new-custom-menu #header_nomer {
	color: white;
	font-size: 18px;
}

@media screen and (max-width:1070px){
.new-custom-menu #header_nomer {
	font-size: 16px;
}
}
.header-fixed-menu-number > #header_callback > a {
	white-space: nowrap;
	margin-bottom: 1px;
}

.new-custom-menu {

	background: rgba(71, 84, 101, 0.85)
}

.new-custom-menu a {
	padding: 20px 7px !important;
}

.new-wrapper {
	min-height: 0 !important;
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	padding: 0 10px 0 10px !important;
}

#top_menu_main ul li {
	font-family: 'Open Sans', Arial !important;
	font-size: 16px !important;
	font-weight: 400;
	width: 100%;
}

.toggle_button_top {
	font-family: 'Open Sans', Arial !important;
	font-size: 16px !important;
	font-weight: 400;
}

.toggle_button {
	font-family: 'Open Sans', Arial !important;
	font-size: 16px !important;
	font-weight: 400;
}

#sidebar_menu_title {
	font-family: 'Open Sans Semibold', sans-serif !important;
	font-size: 16px !important;
}

#sidebar_menu ul li a {
	font-family: 'Open Sans', Arial !important;
}

#sidebar_menu ul li a:hover {
	color: #1e1d1c;
}

#header_callback a {
	width: 190px;
	height: 38px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	font-size: .75rem;
	font-family: 'Open Sans Semibold', sans-serif !important;
	position: relative;
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 15px;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	text-align: center;
	text-transform: uppercase;
	color: #1e1d1c;
	border: 0;
	border-bottom: 3px solid #ff950b;
	background: #fdca19;
	-webkit-box-shadow: 0 0.325rem 1.063rem rgba(255, 149, 11, .5);
	box-shadow: 0 0.325rem 1.063rem rgba(255, 149, 11, .5);
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

/*
#header_callback a:hover {
	width: 191px;
	height: 39px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	color: #1e1d1c;
	opacity: 1 !important;
}
*/

#top_menu ul li a:hover, #top_menu ul li a.selected {
	color: #1e1d1c;
}

.fixed-menu > #top_menu ul li a:hover, #fixed-menu > #top_menu ul li a.selected {
	color: #1e1d1c;
	/*padding: 20px 7px !important;*/
}


.new-wrapper a.selected {
	padding: 20px 7px !important;
}

.header_callback_custom a {
	width: 190px !important;
	height: 10px !important;
}

.header_callback_custom a:hover {
	width: 190px !important;
	height: 10px !important;
}

#content .index_plus_block {
	margin: 0px 0 25px;
	width: 50%;
}

#content .index_plus {
	display: flex;
	flex-wrap: wrap;
}

#content .index_plus .title {
	font-size: 1.15em;
	font-weight: bold;
}

.yellow_ram {
	max-width: 762px;
	/*position: relative;
	float: left;*/
	background: #fff;
	padding: 9px 20px;
	margin: 20px 0 20px;
	border-radius: 15px;
	border: solid 15px #f6d349;
}

.yellow_ram_custom {
	width: 100%;
	max-width: 762px;
	position: relative;
	float: left;
	background-image: url("/img/25.png");
	background-size: 763px 100%;
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 20px;
	margin: 20px 0 20px;
	border-radius: 15px;
	border: none !important;
}
.yellow_ram .yellow_step-fore {
display: flex;
}
.yellow_ram .yellow_step-fore.form-news {
display: initial;
}
h2 span {
	color: #f6d349;
}


.custom-backg-li {
	width: 100%;
	max-width: 80%;
	background: #fdca19;
	animation: background 3s infinite alternate;
}


@keyframes background {
	50% {
			color: #334051 !important;
			background: skyblue;
			box-shadow: 0 -200px 100px -100px #fdca19 inset;
	}
}

.custom-backg-li span {
	color: #334051;
	animation: background1 3s infinite alternate;
}


@keyframes background1 {
	50% {
			color: white !important;

	}
}

.custom-backg-li:hover {
	background: #fdca19;
}

.form-index-custom h3 {
	font-family: 'Open Sans Extrabold', sans-serif !important;
	margin: 10px 0 10px 0 !important;
}

.form-index-custom p {
	font-family: 'Open Sans', Arial !important;
	font-size: 12px;
	width: 371px;
	text-align: center;
}


.form-index-custom {
	background-image: url("/images/BG.png");
	padding-bottom: 70px;
	background-repeat: no-repeat;
	background-position: 0;
}

.form-index-custom h1 {
	text-transform: uppercase;
	font-family: 'Open Sans', Arial !important;
	text-align: center;
	padding-top: 20px;
}

.form-index-custom form {
	max-width: 460px;
	border: 1px dashed #000000;
	padding: 30px 0;
	margin-top: 44px;
	margin-left: 38px;
}

.call-modal-btn-new {
	width: auto;
	height: 50px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	font-size: .75rem;
	font-family: 'Open Sans Semibold', sans-serif !important;
	position: relative;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 15px;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	text-align: center;
	text-transform: uppercase;
	color: #fdca19;
	border: 0;
	border-radius: 4px;
	background: #1b1c1d;

	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.uslugi-feedback {
display:block !important;
}
.form-usl-img {
	display: flex;
	justify-content: flex-end;
	max-width: 440px;
	max-height: 430px;
}

.include-file {
	display: flex;
	justify-content: flex-start;
}

.include-file img {
	max-width: 30px;
	margin-right: 20px;
}

.include-file span {
	color: #fdca19;
	border-bottom: 1px solid #191817;
	line-height: 2;
}

.call-modal-form .call-modal-btn-new {


}

.form-usl-inf {
	width: 43%;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.form-usl-all {
	display: flex;
	justify-content: space-between;
}

.form-usl-text {
	margin-bottom: 74px;
	z-index: 4;
}

.text-one::after {
	content: "";
	z-index: 1;
	margin-top: 79px;
	margin-left: 242px;
	position: absolute;
	width: 94px;
	height: 94px;
	background: #fdca19;
	border-radius: 50%;
	border: 6px solid #fff3cc;
}

.text-two::after {
	content: "";
	z-index: 1;
	position: absolute;
	width: 94px;
	margin-top: 86px;
	margin-left: 270px;
	height: 94px;
	background: #fdca19;
	border-radius: 50%;
	border: 6px solid #fff3cc;
}

.text-three-custom::after {
	content: "";
	z-index: 1;
	position: absolute;
	width: 94px;
	height: 94px;
	margin-top: 0;
	margin-left: -39px;
	background: #fdca19;
	border-radius: 50%;
	border: 6px solid #fff3cc;
}

.form-usl-text h3 {
	font-family: 'Open Sans Extrabold', sans-serif !important;
	font-size: 19px !important;
}

.form-usl-text p {
	font-family: 'Open Sans', Arial !important;
	font-size: 15px;
}

.form-usl-text .call-modal-form {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-top: 38px;
}

.form-usl-text .call-modal-form_item {
	margin-right: 25px;
}

.text-one {
	margin-right: -48px;
}

.text-two {
	margin-right: -20px;
}


.text-three {
	margin-right: -164px;
	width: 520px;
	position: relative;
	margin-top: 0px;
}

.call-modal-btn-new:hover {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	color: #1b1c1d;
	background: #fdca19;
	opacity: 1 !important;
	border-bottom: 3px solid #ff950b;
}

.underline-one {
	max-width: 735px;
	width: 100%;
	float: left;
	left: 0;
	border-top: 1px dashed #000000;
}

.underline-two {
	max-width: 735px;
	width: 100%;
	float: right;
	right: 0;
	margin-bottom: 44px;
	border-bottom: 1px dashed #000000;
}

.hidden {
	opacity: 0;
}

#slider form, #calc_zayvka, #zayvka, #zayvka_popup, #contacts_form, #callback_popup {
	background: #fdca19 !important;
}

#sidebar_zamer {
	margin-top: 20px !important;
}

.yellow_ram h3, h4 {
	font-size: 31px !important;
	margin: 10px 0 46px 0 !important;
	font-weight: normal;
	color: #404040;

}

.yellow_ram_custom h3, h4 {
	font-size: 1.3em !important;
	margin: 10px 0 0 !important;
	font-weight: normal;
	color: #404040;

}

.yellow_step {
	position: relative;
	float: left;
	width: 50%;
	padding: 60px 2% 0 0;
	cursor: default;
}

.yellow_step_num {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	cursor: default;
}

.yellow_step_num > span {
	position: relative;
	float: left;
	font-size: 150px;
	color: #f6d349;
	opacity: 0.6;
	z-index: 0;
	font-family: "Bebas Neue";
	font-weight: 700;
	font-style: normal;
	top: -62px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	cursor: default;
	transition: all 0.2s ease;
}

.yellow_step_num > p {
	position: relative;
	float: left;
	font-family: "Bebas Neue" !important;
	font-weight: 700;
	font-style: normal;
	top: -18px;
	font-size: 20px;
	color: #f6d349 !important;
	opacity: 0.6;
	z-index: 0;
	cursor: default;
	text-transform: uppercase;
}

.yellow_step > strong {
	position: relative;
	float: left;
	font-size: 16px;
	z-index: 10;
	margin-top: -16px;
margin-bottom: 10px;
	cursor: default;
	color: #404040 !important;
	font-family: 'Open Sans Semibold', sans-serif !important;
}

.yellow_step > p {
	position: relative;
	float: left;
	color: #767676;
	font-size: 14px;
	margin: 10px 0;
	z-index: 10;
	cursor: default;
}

.nivo-lightbox-theme-default.nivo-lightbox-overlay {
	z-index: 99999999;
}

.button:after {
	position: absolute;
	z-index: -1;
	content: "";
	bottom: 0;
	left: 5%;
	display: block;
	width: 90%;
	height: 6px;
	background: transparent;
	box-shadow: 0 2px 20px rgba(0, 0, 0, 0.4);
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	-ms-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

.new-button-custom {
	width: 100px;
	top: 16px;
	height: 38px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	font-size: 14px;
	font-weight: 700;
	position: relative;
	z-index: 20;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 15px;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	text-align: center;
	text-transform: uppercase;
	color: #1e1d1c;
	border: 0;
	border-bottom: 3px solid #ff950b;
	background: #fdca19;
	-webkit-box-shadow: 0 0.325rem 1.063rem rgba(255, 149, 11, .5);
	box-shadow: 0 0.325rem 1.063rem rgba(255, 149, 11, .5);
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	text-decoration: none !important;
	justify-content: center;
}

.close {
	top: 5px!important;
	right: 5px!important;
}

.new-button-custom:hover {
	width: 110px;
	height: 40px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	color: #1e1d1c;
}

.yellow_step:hover .yellow_step_num > span, .yellow_step:hover .yellow_step_num > p {
	opacity: 1;
}

.swiper-container-horizontal > .swiper-scrollbar {
	top: 6px !important;
	background-color: #a39f9e;
	height: 8px !important;
	width: 100% !important;
	left: 0 !important;
}

.ui-widget-header {
	border: none !important;
}

.swiper-id2 img {
	height: 100%;
	
}

.swiper-scrollbar-drag {
	height: 16px !important;
	width: 100%;
	position: absolute !important;
	z-index: 9999999;
	background: #faca17 !important;
	background: linear-gradient(90deg, #faca17 0%, #e4a131 50%, #ba7212 100%) !important;
	border-radius: 10px;
	left: 0;
	top: -4px !important;
}

.swiper-slide > img {
	max-width: 186px;
	width: 100%;
}

.swiper-slide > .description {
	display: none;
}

.swiper-slide:hover > .description {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: absolute;
	cursor: default;
	z-index: 9999;
	top: 0;
	background-color: rgba(0, 0, 0, 0.67);
	color: white;
	width: 100%;
	height: 259px;
}

.fancybox-container {
	z-index: 9999999999 !important;
}

.swiper-slide > .description > h3 {
	text-align: center;
	font-weight: 300;
	padding-bottom: 25px;
	font-size: 28px;
}

.swiper-slide > .description > p {
	text-align: center;
	font-weight: 300;
	font-size: 15px;
	color: white !important;
}

.swiper-wrapper {
	margin-top: 35px;
}

#vybor_remonta {
	justify-content: space-between;
}

.multilevel ul ul {
	display: none !important;
	margin-top: 15px;
	background: #5f728b;
	position: absolute !important;
	z-index: 9;
	flex-direction: column;
	justify-content: center !important;
}

.new-custom-menu ul ul {
	display: none !important;
	margin-top: 15px;
	background: #5f728b;
	position: absolute !important;
	z-index: 9;
	flex-direction: column;
	justify-content: center !important;
}

.multilevel ul ul:hover {
	margin-top: 15px !important;
}

.new-custom-menu ul ul:hover {
	margin-top: 15px !important;
}


/* отображаем выпадающий список при наведении */
.multilevel ul li:hover > ul {
	display: flex !important;
}

/* первый уровень выпадающего списка */
.multilevel ul ul li {
	min-width: 170px !important;
	float: none !important;
	padding: 19px 0px;
	display: list-item !important;
	text-align: center;
	position: relative !important;

}

.multilevel ul ul li a {
	padding: 16px 7px !important;

}

.fixed-menu > .multilevel ul ul li a:hover, #fixed-menu > .multilevel ul ul li a.selected {
	padding: 16px 7px !important;
}

.form-news-all .form-news {
	padding: 16px 7px !important;
}

.form-news-all {
	border: solid 7px #f6d349 !important;
}

.form-news-all h3 {
	margin: 10px 0 4px 0 !important;
}

#feedback-form {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-column-gap: 20px;
	align-items: center;
}

#feedback-form .personal{
	grid-column:1/3;
	justify-self: center;
}
#feedback-form.in-calc {
grid-template-columns: 1fr 1fr;
grid-row-gap:10px;
margin-top: 20px;
}

#feedback-form.in-calc .js-value {
grid-column:2/3;
}
#feedback-form.in-calc .personal{
margin-bottom:0;
}
#feedback-form button, [type="submit"]{
display: block;
margin: 0 auto;
padding: 13px 25px;
color: #fff;
border: 0;
border-radius: 4px;
font-size: 1.2em;
cursor: pointer;
	background: linear-gradient(#5aba2b,#49a01f,#3c8c16,#368012,#368012,#55ab2c);

}

#feedback-form button:hover, [type="submit"]:hover, .example-3 .filupp:hover {
opacity: 0.8 !important;
}
#feedback-form input {
max-width: 200px;
	height: auto;
	box-sizing: border-box;
	padding: 7px 15px;
margin-bottom: 0;
	color: #555;
font-size: 1em;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
color: #ccc;
opacity: 1; /* Firefox */
}
::-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #ccc;
}

::-ms-input-placeholder { /* Microsoft Edge */
color: #ccc;
}

#slayder {
	height: 400px !important;

}


.slide__text {
	top: 93px;
}

.portfolio-button-custom #header_callback a {
	width: auto !important;
	height: auto !important;
	text-transform: none;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 13px 25px;
	margin-top: 20px;
	text-decoration: none !important;
	font-family: 'Open Sans Semibold', sans-serif !important;
	position: relative !important;
	z-index: 20;
	display: flex;
	cursor: pointer;
	text-align: center;
	color: #1e1d1c;
	border: 0;
	border-bottom: 3px solid #ff950b;
	background: #fdca19;
	-webkit-box-shadow: 0 0.325rem 1.063rem rgba(255, 149, 11, .5);
	box-shadow: 0 0.325rem 1.063rem rgba(255, 149, 11, .5);
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.portfolio-button-custom #header_callback {
	float: right;
	width: auto;
	display: block;
	cursor: pointer;
}

.multilevel ul ul li:hover, .multilevel ul li.selected {
	background: #fdca19 !important;

}

.multilevel ul ul li a {

}

.sert-custom {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.sert-custom a {
	width: 33% !important;
	cursor: pointer;
}

.fa-down::before {
	font-family: FontAwesome;
	content: "\f107";
	padding-left: 4px;
}

.popup {
	overflow-y: auto;
	overflow-x: hidden;
}



.yellow_step_duble {
	display: flex;
	width: 50%;
	justify-content: space-between;
}
.yellow_step_duble p {
line-height:1.2 !important;
}

#header_logo_logo {
	max-width: 230px;
}

#header_logo .container {
	background: none;
	padding-left: 0 !important;
}

#callback_popup .title {
	font-family: 'Open Sans Semibold', sans-serif !important;

}

#callback_popup .text p {
	font-family: 'Open Sans', Arial !important;
}

#tab3:checked ~ #content-tab3 {
	display: block !important;
}

.input-custom {
	display: none;
	position: absolute;
}

/* Стили переключателей вкладок (табов) */
.label-custom {
	display: inline-block;
	margin: 0 0 -1px;
	padding: 15px 25px;
	font-weight: 600;
	text-align: center;
	color: #aaa;
	border: 0px solid #ddd;
	border-width: 1px 1px 1px 1px;
	background: #f1f1f1;
	border-radius: 3px 3px 0 0;
}

button.button_submit {
	font-family: 'Open Sans Semibold', sans-serif !important;
}

#content .block_promo {
	display: flex;
	width: 100% !important;
}

.call-modal-form-custom {
	border-radius: 4px !important;
	padding: 26px !important;
	display: flex !important;
	flex-direction: column !important;
	align-items: flex-start !important;
}

.call-modal-form {
	width: 100%;
	border-radius: 4px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.call-modal-off {
	font-size: 1.7em !important;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 25px;
	color: #565762;
}

.call-modal-form_item {
	background: #ffffff;
	border-radius: 4px;
	margin-bottom: 11px;

}

.star-batton {
	margin-right: 0 !important;
}

.call-modal-form_item input {
	max-width: 235px;
	width: 269px;
	height: 46px;
	background: #ececec;
	outline: none;
	border: none;
	text-align: center;
	padding: 0;
	color: #565762;
	font-size: 14px;
	font-weight: 400;
}

.call-modal-btn {
	width: 268px;
	height: 50px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	font-size: .75rem;
	font-family: 'Open Sans Semibold', sans-serif !important;
	position: relative;
	z-index: 20;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 15px;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	text-align: center;
	text-transform: uppercase;
	color: #1e1d1c;
	border: 0;
	border-bottom: 3px solid #ff950b;
	border-radius: 4px;
	background: #fdca19;
	-webkit-box-shadow: 0 0.325rem 1.063rem rgba(255, 149, 11, .5);
	box-shadow: 0 0.325rem 1.063rem rgba(255, 149, 11, .5);
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.call-modal-btn:hover {
	width: 270px;
	height: 54px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	color: #1e1d1c;
	opacity: 1 !important;
}

.call-modal-btn span {
	font-size: .75rem;
	font-family: 'Open Sans Semibold', sans-serif !important;
	color: #1e1d1c;
	text-transform: uppercase;
	transition: .2s all linear;
}


.call-modal-policy {
	display: flex;
	flex-flow: row nowrap;
}

.call-modal-policy p {
	font-size: 11px;
	font-weight: 400;
	color: #878787;
	line-height: 14px;
}

#tabs > ul > li.active, #tabs > ul > li.active:hover {
	background: #5aba2b !important;
	color: #fff;
	animation: none;
}

.call-modal-policy p a {
	color: #cc731b;
	border-bottom: 1px solid #cc731b;
}

#content .block_uslugi {
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#content .block_uslugi_1 {
	margin-right: 0 !important;
	width: 47%;
}

.call-modal-policy p a:hover {
	color: #878787;
	border-bottom: 1px solid #878787;
}

.yellow_ram img {

	position: absolute;
	max-width: 328px;
	z-index: 1;
	width: 100%;
	right: 30px;
	bottom: 0;
}

.yellow_ram form {
	z-index: 3444;
	background-color: rgba(255, 255, 255, 0.85);
	height: 100%;
}

#content .carousel_block_title a {
	padding: 0px 15px 7px 15px !important;
}

.form2-img {
	max-width: 612px !important;
	right: 0 !important;
}

.call-modal-off {
	line-height: 40px;
}

@media screen and (max-width: 1100px) {


	.zvonok_view .header_callback_custom {
			padding: 12px 20px !important;
	}
}

@media screen and (max-width: 1050px) {
	.fixed-menu .sidebar_adaptive #top_menu_main {
			display: none;
	}

	.header-fixed-menu-number {
			display: none;
	}
}

@media screen and (min-width: 980px) {
	.form-news-all {
			width: 100%;
	}
}

@media screen and (max-width: 980px) {
	.swiper-slide:hover > .description {
			display: none;
	}

	.swiper-slide > img {
			max-width: 800px;
	}

	.form-usl-all {
			display: none !important;
	}

	#header_email {
			margin-top: 45px !important;

	}

	#footer_email {
			width: 100%;
	}

	.form-index-custom form {
			margin-left: 0 !important;
	}

	.popup {
			display: flex;
			justify-content: space-between;
			flex-wrap: wrap;
			top: 51px;
	}

	.fixed-menu {
			display: none;
	}

	.toggle_button {
			color: #1e1d1c !important;
	}


	.toggle_button, .toggle_button_top {
			background-color: #fdca19 !important;

	}

	.toggle_button_top {
			text-align: center !important;
			display: block !important;
			cursor: pointer !important;
			border-radius: 2px !important;
			color: #1e1d1c;
	}

	#sidebar {
			float: none !important;
			width: 100% !important;
			text-align: center !important;
	}

	#header_contact {
			margin-top: 0 !important;
			display: flex !important;
			flex-direction: column !important;
			justify-content: center !important;
			flex-wrap: wrap !important;
			align-items: center !important;
			padding-top: 5px !important;
	}

	.header-address {
			display: flex !important;
			justify-content: center !important;
			align-items: center !important;
	}

#header_address {
	margin-top: 50px !important;
}
	
	.header-menu-custom {
			display: flex;
			justify-content: center;
			width: 100%;
			flex-direction: column;
	}

	.zvonok_view {
			display: flex;
			justify-content: center;
	}

	#header, #header_main, #header_logo, #header_callback, #header_contact, #header_nomer, #header_address {
			float: none;
			width: 100%;
			height: auto;
			padding: 0;
			margin: 0;
			text-align: center;
	}

	#header_email {
			display: flex;
			justify-content: center;
			margin-top: 30px;
			margin-bottom: 10px;
	}

	#header_callback {
			margin-bottom: 12px !important;
	}

	#header_nomer {
			white-space: nowrap;
			width: 100% !important;
			margin: 0 auto;
			text-align: center !important;
	}

	#top_menu_main ul {
			flex-direction: column;
	}

	#top_menu ul li a.selected {
			background: #fcb62b !important;
	}

	#sidebar_menu ul li a:hover, #sidebar_menu ul li a.selected {
			background: #fdca19 !important;
			border-radius: 4px;
			color: #1e1d1c !important;
	}

	#header_main {
			padding: 5px 0 !important;
	}

	.multilevel ul ul {
			background: #f4dba9;
			position: relative !important;
			margin-top: 0;
	}

	.multilevel ul ul li {
			padding: 0;
	}

	.multilevel ul ul:hover {
			margin-top: 0 !important;
	}

}

@media screen and (max-width: 850px) {
	#vybor_remonta {
			flex-wrap: wrap;
	}

	.raboty p {
			font-size: 19px;
	}

#feedback-form {
grid-template-columns: 1fr;
	grid-gap: 20px 0;
}

#feedback-form .news-form-input {
	margin: 0 auto;
}

#feedback-form .personal{
	grid-column:1/2;
}

}


@media screen and (max-width: 815px) {
	.yellow_step-fore {
			display: flex;
			flex-wrap: wrap;
			flex-direction: column;
	}

	.yellow_step_duble {
			display: flex;
			width: 100%;
			justify-content: space-between;
	}
}

@media screen and (max-width: 600px) {
	#content .index_plus_block {
			margin: 0px 0 25px;
			width: 100%;
	}

	.swiper-slide > img {
			max-width: 400px !important;
	}

	#content .block_uslugi_1 {
			width: 100% !important;
	}
}

@media screen and (max-width: 519px) {

	.form-index-custom h1 {
			font-size: 23px !important;
	}

	.form-index-custom p {
			width: 100% !important;
	}

	.yellow_ram h3 {
			font-size: 29px;
	}

	.yellow_step_duble {
			margin-bottom: 0 !important;
			flex-wrap: wrap;
	}


	.popup {
			max-height: 359px;
			min-width: 0;
	}

.overlay.super {
overflow-x: hidden;
	overflow-y: auto;
}
.overlay.super .popup{
	max-height: fit-content;
	width: 300px;
	min-width: 300px;
	margin: 60px auto;
	top: 0;
	transform: translate(0,0);
	left: 0;
	transition: transform .3s ease-out;
	position: relative;
grid-template-columns: 1fr;
}
.overlay.super .select-city-text {
	grid-column: 1/2;
}
	.close {
			top: 5px;
			right: 5px;
	}


	.yellow_step {
			width: 100%;
			margin-bottom: 37px;
	}

	.popur-column {
			display: flex;
			flex-direction: column;
			width: 100%;
	}

	#content .index_plus {
			margin: 0 0 !important;
			padding-bottom: 34px;
	}
}



.swiper-slide p {
	text-align: center;
	font-size: 14px;
}

.raboty p {
	font-size: 14px;
}

@import url('https://fonts.googleapis.com/css?family=Varela+Round');
.example-3 {
	box-sizing: border-box
}

.example-3 {
	position: relative;
	font: 1em/1.6 "Varela Round", Arial, sans-serif;
	color: #999;
	font-weight: 400;
	max-width: 25em;
	padding: 0 !important;
}

.example-3 h2 {
	font-weight: 400
}

.example-3 .filupp > input[type="file"] {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.example-3 .filupp {
	width: 235px;
	height: 50px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	font-size: .75rem;
	font-family: 'Open Sans Semibold', sans-serif !important;
	position: relative;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	text-align: center;
	text-transform: uppercase;
	color: #fdca19;
	border: 0;
	border-radius: 4px;
	background: #1b1c1d;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.example-3 .filupp:before {
	content: "";
	position: absolute;
	top: 1.5em;
	right: .75em;
	width: 2em;
	height: 1.25em;
	border: 3px solid #fdca19;
	border-top: 0;
	text-align: center
}

.example-3 .filupp:after {
	content: "\f178";
	font-family: FontAwesome;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	position: absolute;
	top: .65em;
	right: .45em;
	font-size: 2em;
	color: #fdca19;
	line-height: 0
}

.example-3 .filupp-file-name {
	width: 75%;
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal
}

.partners__list-brand .list-brand {
	display: -webkit-box;
	justify-content: space-around;
	display: -ms-flexbox;
	display: flex;
	margin-right: -5px;
	margin-left: -5px;
	-ms-flex-wrap: wrap;
	margin-bottom: 20px;
	flex-wrap: wrap;
}

.partners__list-brand .list-brand__item {
	max-width: 14.666667%;
	margin: 0 0 10px;
	padding: 0 5px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.6666667%;
	flex: 0 0 14.666667%;
	min-width: 124px;
}

.partners__list-brand .list-brand__env {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	height: 100px;
	padding: 10px;
	cursor: pointer;
	border: 1px solid #dcdcdc;
	border-radius: 4px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-items: center;
}

@media screen and (max-width: 418px) {
.partners__list-brand .list-brand__item {
		max-width: 46.666667%;
	flex: 0 0 46.666667%;

}

.partners__list-brand .list-brand__env {
	height: 150px;
}
}

@import url('https://fonts.googleapis.com/css?family=Varela+Round');
.example-3 {
	box-sizing: border-box
}

.example-3, #feedback-form.in-calc input[type="submit"] {
	position: relative;
	font: 1em/1.6 "Varela Round", Arial, sans-serif;
	color: #999;
	font-weight: 400;
	max-width: 25em;
	padding: 1em;
}

.example-3 h2 {
	font-weight: 400
}

.example-3 .filupp > input[type="file"] {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.example-3 .filupp, #feedback-form.in-calc input[type="submit"] {
	width: 235px;
	height: 50px;
margin: 0;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	font-size: .75rem;
	font-family: 'Open Sans Semibold', sans-serif !important;
	position: relative;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	text-align: center;
	text-transform: uppercase;
	color: #fdca19;
	border: 0;
	border-radius: 4px;
	background: #1b1c1d;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.example-3 .filupp:before {
	content: "";
	position: absolute;
	top: 1.5em;
	right: .75em;
	width: 2em;
	height: 1.25em;
	border: 3px solid #fdca19;
	border-top: 0;
	text-align: center
}

.example-3 .filupp:after {
	content: "\f178";
	font-family: FontAwesome;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	position: absolute;
	top: .65em;
	right: .45em;
	font-size: 2em;
	color: #fdca19;
	line-height: 0
}

.example-3 .filupp-file-name {
	width: 75%;
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal
}

.partners__list-brand .list-brand__env, .partners__list-brand .list-brand__env:hover:before {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.partners__list-brand .list-brand__env:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: '';
	opacity: 0;
	background: #ffd95b;
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffd95b), color-stop(100%, #fdcc22));
	background: -o-linear-gradient(top, #ffd95b 0%, #fdcc22 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffd95b), to(#fdcc22));
	background: linear-gradient(to bottom, #ffd95b 0%, #fdcc22 100%);
}

.partners__list-brand .list-brand__picture {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
}

.partners__list-brand .list-brand .picture {
	width: 100%;
	max-width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	-o-object-position: center;
	object-position: center;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.partners__list-brand .list-brand .picture, .partners__list-brand .list-brand__env:hover .picture {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

.partners__list-brand .list-brand__env:hover:before {
	opacity: 1;
}

.advantages {
	position: relative;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}


.advantages__set-position {
	position: relative;
	z-index: 1 !important;
}

a.slide__text-link:hover {
	color: #0b0b0b;
}

.advantages__circle-picture .circle-picture {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 50% !important;
	max-width: 100%;
	margin: 0 auto;
	padding: 218px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media (max-width: 74.9em) {
	.advantages__circle-picture .circle-picture {
			width: 80%
	}
}

.advantages__content .content {
	font-family: 'Neo Sans Pro';
	font-size: .9rem;
	font-weight: 700;
	line-height: 18px;
	display: block;
	width: 170px;
	color: #38362f
}

.advantages__count {
	font-size: .8125rem;
	font-weight: 700;
	position: absolute;
	right: 20px;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 20px;
	height: 20px;
	color: #fff;
	border-radius: 50%;
	background: #fdca19;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media (max-width: 74.9em) {
	.advantages__count {
			right: 15px
	}
}

.advantages__alsero {
	position: absolute;
	top: 93%;
	right: 0;
	width: 315px;
	height: 48px;

	background: url("/img/alsero-advantages.png") no-repeat
}

.item-1, .item-1:hover {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.item-1 {
	position: absolute;
	z-index: 10;
	top: 70px;
	width: 118px;
	left: 44%;
	height: 115px;
	background: url(/img/circle-first.png) center center no-repeat;
	background-size: contain;
}

.item-1:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.item-1 .advantages__content {
	position: absolute;
	top: 50%;
	left: 45px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.item-1:before {
	position: absolute;
	top: 115px;
	left: 50%;
	width: 1px;
	height: 50px;
	content: '';
	background: #fdca19
}

.item-2, .item-2:hover {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.item-2 {
	position: absolute;
	z-index: 10;
	top: 171px;
	width: 118px;
	left: 71%;
	height: 115px;
	margin: 8px 8px;
	background: url("/img/circle-first.png") center center no-repeat;
	background-size: contain;
}

.item-2:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

@media (max-width: 74.9em) {
	.item-2 {
			left: 70%
	}
}

.item-2 .advantages__content {
	position: absolute;
	top: 50%;
	left: 45px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.item-2:before, .item-3:before, .item-4:before, .item-5:before, .item-6:before {
	position: absolute;
	top: 90px;
	left: -15px;
	width: 1px;
	height: 50px;
	content: '';
	-webkit-transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	transform: rotate(40deg);
	background: #fdca19
}

.item-3, .item-3:hover {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.item-3 {
	position: absolute;
	top: 417px;
	left: 78%;
	width: 118px;
	height: 115px;
	margin: 0 auto;
	background: url(/img/circle-first.png) center center no-repeat;
	background-size: contain;
}

.item-3:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

@media (max-width: 74.9em) {
	.item-3 {
			left: 77%
	}
}

.item-3 .advantages__content {
	position: absolute;
	top: 50%;
	left: 45px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.item-3:before, .item-4:before, .item-5:before, .item-6:before {
	top: 15px;
	left: -30px;
	-webkit-transform: rotate(100deg);
	-ms-transform: rotate(100deg);
	transform: rotate(100deg)
}

.item-4, .item-4:hover {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.item-4 {
	position: absolute;
	z-index: 10;
	top: 617px;
	width: 118px;
	left: 65%;
	height: 115px;
	margin: 0 auto;
	background: url(/img/circle-first.png) center center no-repeat;
	background-size: contain;
}

.item-4:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.item-4 .advantages__content {
	position: absolute;
	top: 50%;
	left: 45px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.item-4:before, .item-5:before, .item-6:before {
	top: -45px;
	left: -8px;
	-webkit-transform: rotate(140deg);
	-ms-transform: rotate(140deg);
	transform: rotate(140deg)
}

.item-5, .item-5:hover {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.item-5 {
	position: absolute;
	z-index: 10;
	top: 629px;
	left: 26%;
	width: 118px;
	height: 115px;
	margin: 0 auto;
	background: url(/img/circle-first.png) center center no-repeat;
	background-size: contain;
}

.item-5:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

@media (max-width: 74.9em) {
	.item-5 {
			left: 28%
	}
}

.item-5 .advantages__content {
	position: absolute;
	top: 50%;
	left: 45px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.item-5:before, .item-6:before {
	top: -55px;
	left: 120px;
	-webkit-transform: rotate(220deg);
	-ms-transform: rotate(220deg);
	transform: rotate(220deg)
}

.item-6, .item-6:hover {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.item-6 {
	position: absolute;
	z-index: 10;
	top: 414px;
	width: 114px;
	left: 11%;
	height: 115px;
	margin: 0 auto;
	background: url(/img/circle-second.png) center center no-repeat;
	background-size: contain;
}

.item-6:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

@media (max-width: 74.9em) {
	.item-6 {
			left: 14%
	}
}

.item-6 .advantages__content {
	position: absolute;
	top: 50%;
	right: 45px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: right
}

.item-6 .advantages__count {
	left: 20px
}

@media (max-width: 74.9em) {
	.item-6 .advantages__count {
			left: 15px
	}
}

.item-6:before {
	top: 15px;
	left: 155px;
	-webkit-transform: rotate(80deg);
	-ms-transform: rotate(80deg);
	transform: rotate(80deg)
}

@media (max-width: 74.9em) {
	.item-6:before {
			left: 110px
	}
}

item-7, .item-7:hover {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.item-7 {
	position: absolute;
	z-index: 10;
	top: 180px;
	left: 16%;
	height: 103px;
	margin: 0 auto;
	width: 118px;
	background: url(/img/circle-second.png) center center no-repeat;
	background-size: contain;
}

.item-7:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

@media (max-width: 74.9em) {
	.item-7 {
			left: 22%
	}
}

.item-7 .advantages__content {
	position: absolute;
	top: 50%;
	right: 45px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: right
}

.item-7 .advantages__count {
	left: 20px
}

@media (max-width: 74.9em) {
	.item-7 .advantages__count {
			left: 15px
	}
}

.item-7:before {
	position: absolute;
	top: 90px;
	left: 140px;
	width: 1px;
	height: 50px;
	content: '';
	-webkit-transform: rotate(130deg);
	-ms-transform: rotate(130deg);
	transform: rotate(130deg);
	background: #fdca19
}

@media (max-width: 74.9em) {
	.item-7:before {
			top: 80px;
			left: 95px
	}
}

@media (max-width: 767px) {
.advantages__set-position {
	display: grid;
	grid-template-columns: 1fr;
	position: unset;
	grid-row-gap: 25px;
}

.advantages__set-position + .row, .advantages__alsero {
	display: none;
}

.item-1:before,
.item-2:before,
.item-3:before,
.item-4:before,
.item-5:before,
.item-6:before,
.item-7:before {
	display:none;
}
.item-1,
.item-2,
.item-3,
.item-4,
.item-5,
.item-6,
.item-7 {
	left:unset;	
	right:unset;
	top:unset;
	bottom:unset;
	position:relative;
	margin: 0 auto;
}
}

.container .nice-header {
	text-align: center;
	font-size: 4.5em;
	margin-bottom: 20px;
	font-weight: bold;
	color: #D8D8D8;
	position: relative;
}

.container .nice-header .sub {
	color: #676767;
	position: absolute;
	top: -20px;
	right: 0;
	font-family: Georgia, serif;
	font-size: 13pt;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}

.container .nice-header .sub:hover {
	text-decoration: underline;
	color: #000;
}

.container .faq {
	width: 100%;
	position: relative;
}

.container .faq-questions {
	margin: 0 !important;
	list-style: none;
}

.container .faq-questions, .container .faq-questions > li {
	width: 100%;
	display: block;
	padding: 10px;
box-sizing: border-box;
}

.container .faq-questions > li h4.faq-question, .container .faq-questions > li .faq-question {
	font-size: 20px !important;
	font-family: 'Open Sans', Arial !important;
	color: #4E4E4E;
	cursor: pointer;
}

.container .faq-questions > li p.faq-answer, .container .faq-questions > li .faq-asnwer {
	font-size: .875rem;
	margin: 15px 15px 10px !important;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 1.563rem rgba(123, 73, 137, .23);
	box-shadow: 0 0 1.563rem rgba(123, 73, 137, .23);
	line-height: 1.5;
	display: none;
	padding: 1.25rem;
	-ms-flex: 1 1 auto;
	-webkit-box-flex: 1;
	flex: 1 1 auto;
}

.container .faq-questions > li p.faq-answer:hover, .container .faq-questions > li .faq-asnwer:hover {
	color: #000;
}

.faq-questions li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	padding: 30px 10px 5px 0;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;

}

.faq-questions h4 {
	display: flex;
	border-bottom: 1px solid #e8e8e8;
	padding: 10px 10px 5px 0;
	position: relative;
	justify-content: flex-start;

}

.faq-questions h4 .fa-down {
	right: 0;
	position: absolute;

}

.faq-questions h4 span {
	font-size: 1.25rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: 38px;
	color: #fdca19;
	font-family: 'Open Sans Semibold', sans-serif !important;
}

.faq ul {
	max-width: 700px;
	width: 100%;
}

@media screen and (max-width: 1100px) {
	.portfolio-button-custom #header_callback a {
			font-size: 16px;

	}
}

@media screen and (max-width: 768px) {
#portfolio_top {
	display:grid;
}

#portfolio_top button.button_submit {
	margin: 20px auto 0;
}

#portfolio_top #header_callback {
	float: none;
		margin: 0 auto;
		display: flex;
}
}

@media screen and (max-width: 435px) {
#content .fotogallery_block ul li {
	width: 100%;
		height: auto;
}
}