* {
	padding: 0px;
	margin: 0px;
	border: none;
	font-family: 'Roboto', sans-serif;
}

html {
	font-size: 10px;
}

.oswaldText {
	font-family: 'Oswald', sans-serif !important;
}

.h3_zag_black {
	font-size: 2.5rem;
	text-align: center;
}

.h3_zag_light {
	font-size: 2.5rem;
	color: #0674c1;
}

.h4_black {
	font-size: 2rem;
	margin-top: 10px;
}

.h4_light {
	font-size: 2rem;
	color: #fff;
	margin-top: 10px;
}

.font30 {
	font-size: 3rem !important;
}

.font40 {
	font-size: 4rem !important;
}

.classic_text_black {
	font-size: 1.6rem;
}

.classic_text_light {
	font-size: 1.6rem;
	color: #fff;
}

.textYellow {
	color: #FF9800 !important;
}

.textBlack {
	color: #000 !important;
}

.ramkaLeft {
  border-left: 5px solid #0674c1;
  padding-left: 10px;
}

.li_light {
	font-size: 1.6rem;
	color: #fff;
}

li::marker {
	color: #0674c1;
}

.box_for_four_blok2 li::marker {
	color: #fff;
}

.box_for_four_blok2 li {
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
}

.marginTop10 {
	margin-top: 10px;
}

.marginTop20 {
	margin-top: 20px;
}

.marginTop30 {
	margin-top: 30px;
}

.marginBottom20 {
	margin-bottom: 20px;
}

.marginBottom10 {
	margin-bottom: 10px;
}

.marginLeft20 {
	margin-left: 20px;
}

.textBold {
	font-weight: bold;
}

a {
	color: #FF9800;
}

.main_container {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  max-width: calc(1200px - 40px);
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  padding: 60px 20px;
}

#offer {
	background: url(images/fon1.jpg) top/cover no-repeat;
}

#second_blok {
	background: url(images/fon2.jpg) top/cover no-repeat;
}

#four_blok {
	background: url(images/fon3.jpg) center/cover no-repeat;
}

#price {
  background: url(images/client-bg4.png) center/cover no-repeat;
}

#contacts {
	background: url(images/fon2.jpg) top/cover no-repeat;
}

.box_for_four_blok2_bg {
	background-color: #0674c1;
}

.box_for_four_blok2 {
	padding-left: 20px !important;
	padding: 50px 20px;
}

.container_four_blok {
	padding: 30px 20px !important;
}

.container_offer {
  	padding: 0 !important;
  }

.h1_first {
  color: #fff;
  font-size: 50px;
  text-align: center;
  line-height: 60px;
  padding-bottom: 5px;
}

.h2_first {
  font-size: 3.5rem;
  background-color: #159dfd;
  padding: 5px 10px 0 10px;
  text-align: center;
}

.offer_subtext {
	background-color: #159dfd;
	text-align: center;
}

.box_for_main {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}


.blok_left_50 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-width: 300px;
	width: 50%;
	padding-left: 0;
}

.blok_left_40 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-width: 300px;
	width: 40%;
	padding-left: 0;
}

.blok_right_50 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-width: 300px;
	width: 50%;
	padding-left: 60px;
}

.blok_right_40 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-width: 300px;
	width: 40%;
	padding-left: 60px;
}

.container_first_blok li {
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
}

iframe {
  width: 560px;
  height: 315px;
  margin-top: 20px;
}

.box_for_footer1 {
	display: flex;
  	flex-direction: column;
  	justify-content: center;
  	min-width: 300px;
  	width: 30%;
  	margin-top: 10px;
}

.box_for_footer1 p {
  	font-size: 1.2rem;
}

.box_for_footer1_center {
	text-align: center;
}

.container_footer {
	padding: 20px 20px !important;
}

.box_for_container_offer {
	display: flex;
	flex-wrap: wrap;
	min-height: 100vh;
}

.box_offer1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding-top: 20px;
	height: 80px;
}

.logo {
	width: 200px;
}

.offer_contacts {
	width: 300px;
	text-align: center;
}

.offer_contacts_style {
	color: #fff;
	font-size: 2rem;
}

.offer_contacts_phone {
	font-size: 2rem;
}

.box_offer2 {
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction: column;
}

.offer_div {
	color: #fff;
	font-size: 28px;
	line-height: 29px;
}

.main_container_offer {
	display: flex;
  	flex-direction: column;
  	flex-wrap: wrap;
  	max-width: calc(1200px - 40px);
  	align-items: center;
  	margin: 0 auto;
  	padding: 60px 20px;
}

.offer_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  box-sizing: border-box;
}

.offering {
  box-sizing: border-box;
  width: 30%;
  min-width: 300px;
  border: 1px solid #000;
  border-radius: 20px;
  padding: 0 10px 20px 10px;
  background-color: #f2f2f2;
  text-align: center;
}

.offering img {
  width: 150px;
}

.offering h4 {
  font-size: 2rem;
  font-family: 'Oswald', sans-serif;
}

.offering_p {
  font-size: 1.6rem;
  margin-top: 10px;
}

.offer_price {
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  background-color: #0674c1;
  border-radius: 10px;
  padding: 5px 10px;
}

.separator_black {
  background-color: #000;
  width: 90%;
  height: 5px;
  margin: 40px 0;
}

.box_for_etapy_box_shag {
  font-size: 3rem !important;
  color: #0674c1;
  font-weight: bold;
  font-family: 'Oswald', sans-serif;
}

.box_for_etapy_box_a {
  font-size: 2.5rem !important;
}

.box_for_contacts_zag {
  font-size: 3rem;
  color: #0674c1;
  font-weight: bold;
  font-family: 'Oswald', sans-serif;
  line-height: 32px;
}

.box_for_contacts_a {
  font-size: 3.5rem;
  font-weight: bold;
}

.box_for_contacts2_text {
  font-size: 1.8rem;
  margin-left: 20px;
}