h2 {
  font-size: 35px;
  color: white;
}
h3 {
  font-size: 35px;
  margin: 0px;
}
h4 {
  font-size: 25px;
}
h5 {
  font-size: 20px;
}
p {
  color: white;
}
img {
  max-width: 100%;
  max-height: 100%;
}
#price-block a {
  background: #df463f;
}
#price-block h2 {
  color: #df463f;
  margin: 30px auto;
  font-weight: 700;
}
#price-block .price__item {
  margin: 1em 1em;
}
#price-block .price__feature--ammount {
  margin-top: 0em;
}
#top-black-block {
  background-image: url(/storage/landings/Safonova/Black2020/map-1.gif);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#top-black-block .flex{
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap-reverse;
}
#top-black-block .left {
  transition: .5s;
  position: relative;
  display: flex;
  align-items: flex-end;
  border-bottom: solid 2px #df463f;
}
#top-black-block .left:hover {
  transition: .5s;
  border-bottom: solid 30px #df463f;
}
#top-black-block .right {
  position: relative;
}
#top-black-block a {
  position: relative;
}
#top-black-block .logo_img {
  max-width: 140px;
  padding-top: 50px;
}
#top-black-block h4 {
  color: #FFFFFF;
  padding: 6px 27px;
  background: #DF463F;
  max-width: fit-content;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 29px;
  margin: 30px auto;
}
#top-black-block h1 {
  color: #FFFFFF;
  text-align: center;
  font-weight: 700;
  font-size: 64px;
  font-family: 'Museo Sans Cyrl 700';
  text-transform: uppercase;
  max-width: 650px;
  margin-bottom: 100px;
}
#top-black-block a {
  max-width: 140px;
  margin: 50px 50px 30px 70%;
}
#top-black-block {
}
@media screen and (max-width: 600px) {
  #top-black-block a {
	max-width: 140px;
	margin: 20px auto;
	display: block;
  }
  #top-black-block h1 {
	font-size: 30px;
	margin-bottom: 42px;
  }
}
#two-bl-bl {
  background-image: url(/storage/landings/Safonova/Black2020/Saf-black-bg.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#two-bl-bl p {
  margin: 0px 0px 25px 0px;
}
#two-bl-bl a {
  font-size: 18px;
  color: white;
  border: solid 2px white;
  padding: 10px 20px;
  border-radius: 20px;
}
#two-bl-bl .wrapper-z {
  max-width: 1200px;
  margin: auto;
}
#two-bl-bl .flex{
  display: flex;
  justify-content: space-evenly;
  align-items: flex-end;
  flex-wrap: wrap-reverse;
  padding: 90px 10px;
}
.saf-pink {
  background: #DF463F;
  color: white;
  padding: 10px 20px;
}
.saf-pink-p {
  padding: 0px 14px;
  font-size: 22px;
  color: #FFFFFF;
  border-left: solid 4px #DF463F;
}
#two-bl-bl h5 {
  font-size: 24px;
  text-transform: uppercase;
  margin: 4px 0px;
}
#two-bl-bl h4 {
  color: #FE2E3E;
  font-weight: 700;
  font-size: 34px;
  padding: 15px 0px;
  margin: 0px;
}
#two-bl-bl .left {
  max-width: 320px;
}
#two-bl-bl .center {
  max-width: 200px;
  transition: .5s;
}
#two-bl-bl:hover .center {
  transition: .5s;
  transform: rotate(180deg);
}
#two-bl-bl .right {
  max-width: 330px;
}
@media screen and (max-width: 600px) {
  #two-bl-bl .flex{
	flex-wrap: wrap;
  }
}
#avt-bl-bl {
  padding-bottom: 40px;
  box-shadow: 0px 0px 31px rgba(255, 255, 255, 0.75);
  background-color: black;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#avt-bl-bl .flex{
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: wrap-reverse;
  padding: 50px 10px 10px 10px;
}
#avt-bl-bl .left {
  margin: 0px;
}
#avt-bl-bl h3 {
  text-transform: uppercase;
  font-weight: 700;
  color: #FE2E3E;
  font-size: 36px;
  margin-bottom: 15px;
}
#avt-bl-bl h4 {
  font-size: 29px;
  color: #FFFFFF;
  font-weight: 700;
  margin-bottom: 15px;
}
#avt-bl-bl .item {
  position: relative;
  bottom: 0px;
  transition: .5s;
  padding: 10px;
  margin: 10px;
  border: 3px dashed #FE2E3E;
  box-sizing: border-box;
  border-radius: 19px;
}
#avt-bl-bl .item:hover {
  position: relative;
  bottom: 5px;
  transition: .5s;
}
#avt-bl-bl .dots {
  position: relative;
}
#avt-bl-bl h5 {
  color: #FE2E3E;
  margin-bottom: 8px;
  font-size: 20px;
  margin-top: 0px;
}
#avt-bl-bl h6 {
  text-transform: uppercase;
  color: white;
  margin-bottom: 6px;
  font-size: 16px;
  margin-top: 0px;
}
#avt-bl-bl .item p {
  line-height: 1;
  font-size: 20px;
  font-weight: 300;
  color: white;
  margin: 0px;
}
#avt-bl-bl-logo {
  background-color: black;
  padding-bottom: 20px;
  box-shadow: 0px 0px 31px rgba(255, 255, 255, 0.75);
  position: relative;
  z-index: 100;
}
#avt-bl-bl-logo h3 {
  color: #fe2e3e;
  padding: 20px 10px;
  text-align: center;
  margin:0px 0px 15px 0px;
  font-size: 35px;
}
#avt-bl-bl-logo .logo-cont {
  background-color: white;
  padding: 20px 10px;
  text-align: center;
}
#avt-bl-bl-logo .logo-cont img {
  height: 50px;
  transition: 0.5s;
  margin: 10px;
}
#avt-bl-bl-logo .logo-cont img:hover {
  height: 70px;
  transition: 0.5s;
}
@media screen and (max-width: 600px) {
}
#free-bl-bl .wrapper-z {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 70px 10px;
}
#free-bl-bl {
  padding-bottom: 40px;
  box-shadow: 0px 0px 31px rgba(255, 255, 255, 0.75);
  background-image: url(/storage/landings/Safonova/Black2020/Saf-black-bg.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#free-bl-bl .flex{
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: wrap-reverse;
  padding: 50px 10px 10px 10px;
}
#free-bl-bl img {
}
#free-bl-bl h2 {
  color: white;
}
#free-bl-bl  p {
  text-align: center;
  font-size: 24px;
  font-weight: 500}
#free-bl-bl h2 {
  text-align: center;
  font-weight: 700;
  font-family: 'Museo Sans Cyrl 700';
  padding: 35px 10px;
  position: relative;
}
#free-bl-bl .item {
  max-width: 280px;
  margin: 20px;
  text-align: center;
}
#free-bl-bl .item img {
  width: 60px;
  margin: 10px;
  transition: .5s;
  filter: blur(0px);
}
#free-bl-bl .item:hover img {
  width: 70px;
  margin: 10px;
  filter: blur(3px);
  transition: .5s;
}
#free-bl-bl .item p {
}
#free-bl-bl p {
  color: white;
}
#free-bl-bl button {
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #DF463F;
  border: 2px solid #DDDDDD;
  box-sizing: border-box;
  border-radius: 34px;
  padding: 10px 25px;
}
#free-bl-bl .L-3 {
  color: #df463f;
  position: absolute;
  left: -58px;
  font-family: 'Museo Sans Cyrl 500';
  font-size: 110px;
  font-weight: 500;
  top: 18px;
}
#free-bl-bl .R-3 {
  position: absolute;
  right: -58px;
  font-family: 'Museo Sans Cyrl 500';
  font-size: 110px;
  font-weight: 500;
  top: 18px;
  color: #df463f;
}
#free-bl-bl a {
  color: white;
  border: solid 2px white;
  padding: 10px 20px;
  border-radius: 30px;
  margin-top: 15px;
  font-size: 18px;
  background-color: #df463f;
  font-weight: 500;
}
@media screen and (max-width: 600px) {
}

#nofree-bl-bl .wrapper-z {    
	display: flex;
    flex-direction: column;
    align-items: center;
    padding: 70px 10px;}

#nofree-bl-bl {
	padding-bottom: 40px;
	box-shadow: 0px 0px 31px rgba(255, 255, 255, 0.75);
	background-color: black;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;}

#nofree-bl-bl .flex{ 
	display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-wrap: wrap-reverse;
    padding: 50px 10px 10px 10px;}

#nofree-bl-bl img {}

#nofree-bl-bl h3 {
    text-align: center;
    padding: 20px 32px;}

#nofree-bl-bl  p {text-align: left;
    font-size: 20px;
    font-weight: 500}

#nofree-bl-bl h2 {
	text-align: center;
    font-weight: 700;
    font-family: 'Museo Sans Cyrl 700';
    padding: 35px 10px;
    position: relative;}

#nofree-bl-bl .item {
    max-width: 600px;
    margin: 20px;
    text-align: left;}

#nofree-bl-bl .item img {width: 300px; margin: 10px;transition: .5s;filter: brightness(1.0);;}

#nofree-bl-bl .item:hover img {margin: 10px;filter: brightness(2.0);;transition: .5s;}
  
#nofree-bl-bl .saf-pink {
  margin: 0px;
  }
  
#nofree-bl-bl .item h6 {
	padding-top: 20px;
    font-size: 30px;
    color: #df463f;
  	margin: 0px;}

#nofree-bl-bl button {
	font-weight: 500;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #DF463F;
    border: 2px solid #DDDDDD;
    box-sizing: border-box;
    border-radius: 34px;
    padding: 10px 25px;}

#nofree-bl-bl .L-3 {   
	color: #df463f; 
	position: absolute;
    left: -58px;
    font-family: 'Museo Sans Cyrl 500';
    font-size: 110px;
    font-weight: 500;
    top: 18px;}

#nofree-bl-bl .R-3 {
	position: absolute;
	right: -58px;
    font-family: 'Museo Sans Cyrl 500';
    font-size: 110px;
    font-weight: 500;
    top: 18px;
    color: #df463f;}



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

}