.new_h {
    font-weight: 600;
}

.br0 {
	border-radius: 0;
}

/*
.fs15 {
	font-size: 1.4rem;
    line-height: 2rem;
}
*/

.uk-button-green.big {
    font-size: 2rem;
}
p.small {
    margin: 0.5rem 0;
    font-style: italic;
}


#first_window ul {
    margin: 1rem 0;
	padding: 0;
    list-style: none;
}
#first_window ul li {
background: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 15.6"><path d="M6.14,15.6c-.09,0-.18,0-.27-.02-1.12-.19-1.48-.98-2.97-4.33-.7-1.57-1.57-3.52-2.73-5.9-.38-.77-.06-1.7,.72-2.08,.77-.38,1.7-.06,2.08,.72,1.18,2.43,2.11,4.49,2.78,5.99,.04,.08,.07,.16,.11,.25,.01-.04,.02-.09,.04-.13,.87-3.27,1.96-7.33,5.7-9.83,.72-.48,1.68-.28,2.16,.43,.48,.71,.28,1.68-.43,2.16-2.76,1.84-3.65,5.14-4.42,8.04-.37,1.4-.73,2.72-1.27,3.8-.07,.13-.15,.26-.26,.37-.32,.34-.76,.53-1.22,.53Z" fill="%234dd454"/></svg>') no-repeat top 5px left;
    background-size: 16px;
    padding-left: 22px;
}


#second_windows .item .h {
	font-weight: 900;
    text-transform: uppercase;
	margin: 1rem 0;

}
#second_windows ul {
    font-weight: 500;
    list-style: disc;
    line-height: 1.35rem;
}


#third_windows .wrapper {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.75rem;
}
#third_windows {
    padding: 3rem 0;
}
#third_windows .pl-6 {
	padding-left: 6rem;
}
#third_windows .wrapper.image-left {
    background: url(../img/third-rows.png);
    background-position: center left;
    background-size: contain;
    background-repeat: no-repeat;
    line-height: 1.35rem;
}
#third_windows .uk-button-green {
    margin-top: 1.5rem;
}

#fourth_windows {
    padding: 3rem 0;
}

#fourth_windows .uk-container {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
#fourth_windows .new_h {
	font-weight: 900;
    text-transform: uppercase;
}
#fourth_windows img {
    padding: 1rem;
}


#block1 .new_h {
    text-transform: uppercase;
}

#block2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.uk-button-primary-new {
    font-weight: 900;
    width: 100%;
    background: transparent !important;
    border: 2px solid #a09e80;
}


.map {
	padding: 3rem 0;
    background: #ebebe4;
}

.faq {
    padding: 3rem 0;
}
.faq a {
	color: inherit;
}
.faq-content {
	max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.55rem;
}
.faq-content .question-title {
	margin-bottom: 0;
	font-weight: 900;
}
.faq-item {
	margin-bottom: 2rem;
}
