.wrapper {
  max-width: 1200px;
  padding: 10px 0px;
  margin: 0px auto;
    font-size: 18px;
}
a {
  display: inline-block;
}
/******************************************************
*******************************************************/
#sale_school {
  background: #126B6D;
  color: white;
}
#sale_school .date_and_gps {
  margin-left: 10px;
  display: flex;
}
#sale_school .date {
  display: flex;
}
#sale_school .gps {
  margin-left: 20px;
  display: flex;
}
#sale_school .date_and_gps img {
  margin-right: 5px;
  height: 22px;
  width: 22px;
}
#sale_school .date_and_gps p {
  color: #F7B100;
}
#sale_school h1 {
  font-size: 60px;
  color: white;
  font-weight: 700;
  font-family: 'Museo Sans Cyrl 700';
}
#sale_school .content p {
  font-size: 32px;
  color: #F7B100;
}
#sale_school .content {
  margin-left: 10px;
}
#sale_school .flex-cont {
  display: flex;
}
#sale_school .flex-cont img{
  width: 500px;
  position: relative;
  bottom: 75px;
  left: 50px;
}
#sale_school .flex {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
}
#sale_school .flex p{
  position: relative;
  font-weight: 600;
  line-height: normal;
  font-size: 16px;
  padding: 20px;
}
#sale_school .flex p:after {
  content: url(/storage/landings/Sales_f_on/check.png);
  position: absolute;
  top: 8px;
  left: -10px;
}
#sale_school a {
  font-size: 20px;
  color: white;
  border: 2px solid #FFFFFF;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 10px 20px;
  margin: 10px;
  font-weight: 700;
  text-transform: uppercase;
}
#sale_school button {
  background: linear-gradient(177.95deg, rgba(255, 255, 255, 0.79) 5.81%, rgba(255, 255, 255, 0) 36.03%), #F7B100;
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
  border-radius: 5px;
  font-size: 20px;
  color: #126b6d;
  border: 2px solid #FFFFFF;
  padding: 10px 20px;
  margin: 10px;
  font-weight: 700;
  text-transform: uppercase;
}
@media screen and (max-width: 980px) {
  #sale_school .flex-cont {
	display: flex;
	flex-direction: column-reverse;
  }
  #sale_school .flex-cont img {
	width: auto;
	position: relative;
	bottom: 75px;
	left: 5px;
  }
  #sale_school .flex {
	display: flex;
	justify-content: space-around;
	align-items: flex-start;
	flex-direction: column;
	margin-left: 20px;
  }
  #sale_school .date_and_gps {
	display: flex;
	justify-content: space-around;
	align-items: flex-start;
	text-shadow: 2px 2px 2px #040404;
  }
}
/**************************
fear
***************************/
#fear_school {
  height: 700px;
  background: url(/storage/landings/Sales_f_on/saleBG.png);
  background-size: cover;
  background-repeat: no-repeat;
}
#fear_school h3 {
  padding-top: 50px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 600;
  line-height: normal;
  font-size: 36px;
  text-transform: uppercase;
  color: #FFFFFF;
}
#fear_school h4{
  position: relative;
  font-size: 24px;
  text-transform: uppercase;
  color: #FFFFFF;
}
#fear_school .left-con {
  text-align: left;
}
#fear_school .right-con {
  text-align: right;
}
#fear_school .orange {
  color: #F7B100;
}
#fear_school .fear_h4_1 {
  animation: GanGreyOpas  5s infinite linear;
  top: 50px;
  left: 90px;
}
#fear_school .fear_h4_2 {
  animation: GanGreyOpas  8s infinite linear;
  top: 140px;
}
#fear_school .fear_h4_3 {
  animation: GanGreyOpas  3s infinite linear;
  top: 250px;
  left: 50px;
}
#fear_school .fear_h4_4 {
  animation: GanGreyOpas2  5s infinite linear;
  bottom: 160px;
  right: 75px;
}
#fear_school .fear_h4_5 {
  animation: GanGreyOpas2  3s infinite linear;
  bottom: 60px;
}
#fear_school .fear_h4_6 {
  animation: GanGreyOpas2  8s infinite linear;
  right: 70px;
}
#fear_school .fear_h4_7 {
  animation: GanGreyOpas  4s infinite linear;
  text-align: center;
  top: 70px;
}
@keyframes GanGreyOpas {
  0% {
	opacity: 1;
  }
  80% {
	opacity: 1;
  }
  90% {
	opacity: .4;
  }
  100% {
	opacity: 1;
  }
}
@keyframes GanGreyOpas2 {
  0% {
	opacity: 1;
  }
  10% {
	opacity: .4;
  }
  20% {
	opacity: 1;
  }
  100% {
	opacity: 1;
  }
}
#fear_school h4:Hover {
  filter: blur(5px);
  transition: .5s;
}
@media screen and (max-width: 980px) {
  #fear_school .fear_h4_1 {
	top: 0px;
	left: 0px;
  }
  #fear_school .fear_h4_2 {
	top: 0px;
  }
  #fear_school .fear_h4_3 {
	top: 0px;
	left: 0px;
  }
  #fear_school .fear_h4_4 {
	bottom: 0px;
	right: 0px;
  }
  #fear_school .fear_h4_5 {
	bottom: 0px;
  }
  #fear_school .fear_h4_6 {
	right: 0px;
  }
  #fear_school .fear_h4_7 {
	text-align: center;
	top: 0px;
  }
  #fear_school .right-con {
	text-align: center;
  }
  #fear_school .left-con {
	text-align: center;
  }
  #sale_school .flex {
	flex-direction: column;
  }
  .dop-1 {
	right: 0px;
  }
}
#dir_school {
  background: black;
  color: white;
}
#dir_school .flex{
  display: flex;
  justify-content: space-around;
  align-items: center;
}
#dir_school .cont {
  text-align: center;
}
#dir_school .cont p	{
  font-size: 18px;
  text-align: center;
  font-weight: 500;
}
#dir_school .cont .red {
  font-weight: 700;
  font-size: 22px;
}
#dir_school .cont img{
  margin-bottom: 30px;
}
#dir_school h4{
  color: white;
}
#dir_school .dir1 p{
  text-align: right;
}
#dir_school .dir2 p{
  text-align: left;
}
#dir_school .dir1 h4{
  text-align: right;
  color: white;
}
#dir_school .dir2 h4{
  text-align: left;
  color: white;
}
@media screen and (max-width: 850px) {
  #dir_school .flex{
	flex-direction: column;
  }
}
#sale-online-header {
  background-image: url(/storage/landings/Sales_f_on/back.png);
  background-position: bottom;
  background-size: cover;
}
#sale-online-header .logo img {
  width: 100px;
  margin: 10px 10px;
}
#sale-online-header .logo img:last-of-type {
  position: relative;
  bottom: 10px;
}
#sale-online-header h1 {
  margin: 0px;
  border: solid white 10px;
  font-weight: 700;
  font-size: 64px;
  color: white;
  font-family: 'Museo Sans Cyrl 700';
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
  padding: 20px 40px;
}
#sale-online-header h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  text-transform: uppercase;
  color: #274555;
  background: white;
  display: inline-block;
  margin: 0px;
  padding: 5px 10px 0px 10px;
}
#sale-online-header h2 {
  text-align: center;
  font-size: 36px;
  line-height: 40px;
  text-transform: uppercase;
  color: #274555;
  font-weight: 500;
  font-family: 'Museo Sans Cyrl 500';
  margin: 15px 0px;
  background: white;
  padding: 5px;
}
#sale-online-header .title {
  margin: 100px 20px;
}
#sale-online-header .btns a:first-of-type{
  background: #FFFFFF;
  border: 2px solid #274555;
  box-sizing: border-box;
  border-radius: 25px;
  padding: 10px 20px;
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
  color: #274555;
  font-weight: bold;
  margin-bottom: 50px;
  margin-right: 20px;
  box-shadow: #000000b8 0px 0px 0px;
}
#sale-online-header .btns a:last-of-type{
  background: #274555;
  border: 2px solid #FFFFFF;
  box-sizing: border-box;
  border-radius: 25px;
  padding: 10px 20px;
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 50px;
  margin-right: 20px;
  box-shadow: #000000b8 0px 0px 0px;
}
#sale-online-header .btns a:hover {
  transition: .5s;
  box-shadow: #000000b8 0px 0px 20px;
}
#sale-online-header .wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 450px) {
  #sale-online-header h3 {
	font-size: 14px;
  }
  #sale-online-header h1 {
	font-size: 34px;
	padding: 10px 10px;
  }
  #sale-online-header h2 {
	font-size: 18px;
	font-weight: 700;
	font-family: 'Museo Sans Cyrl 700';
  }
  #sale-blk-2 h2 {
	font-size: 36px!important;
  }
}
#sale-blk-2 h2 {
  font-weight: 600;
  font-size: 48px;
  line-height: 58px;
  text-transform: uppercase;
  color: #274555;
  font-family: 'Museo Sans Cyrl 700';
  text-align: center;
  margin: 50px 10px;
}
#sale-blk-2 .flex {
  flex-wrap: wrap;
  margin: 70px 0px;
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
}
#sale-blk-2 p {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  color: #274555;
}
#sale-blk-2 .item {
  align-items: center;
  display: flex;
  flex-direction: column;
}
#sale-blk-2 .item img:hover {
  padding-bottom: 20px;
  transform: scale(1.05);
  transition: .5s;
}
#sale-blk-3 p{
  background-color: #284555;
  color: white;
  padding: 20px 10px;
  text-align: center;
}
#sale-blk-3 {
  background-color: #284555;
}
#MS .txt {
  flex-direction: column;
  margin-left: 20px;
  max-width: 750px;
  padding: 50px 0px;
  font-weight: 600;
  font-size: 17px;
  display: flex;
  align-items: left;
}
#MS .txt a {
  background: #274555;
  border: 2px solid #FFFFFF;
  box-sizing: border-box;
  border-radius: 25px;
  padding: 10px 20px;
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 50px;
  margin-right: 20px;
  box-shadow: #000000b8 0px 0px 0px;
  margin-top: 50px;
  width: fit-content;
}
#MS .txt a:hover {
  transition: .5s;
  box-shadow: #000000b8 0px 0px 20px;
}
#MS .avt {
  margin-right: 20px;
  font-weight: 300;
  font-size: 15px;
  line-height: 14px;
  text-align: center;
  color: #274555;
  font-weight: 600;
}
#MS .avt h4 {
  font-family: 'Museo Sans Cyrl 900';
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  text-transform: uppercase;
  color: #274555;
}
#MS .wrapper {
  display: flex;
  flex-wrap: wrap;
}
#profit {
  background: #f9a11b;
}
#profit .wrapper {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-around;
}
#profit .img {
  position: relative;
  margin: 50px 10px;
}
#profit .cloud {
  position: absolute;
  top: 210px;
  right: 320px;
}
#profit .cloud img {
  max-width: fit-content;
  width: 300px;
  height: 220px;
}
#profit .cloud p{
  position: absolute;
  top: 128px;
  font-size: 21px;
  font-weight: 700;
  width: 135px;
  text-align: center;
  left: 47px;
  line-height: inherit;
}
#profit h3 {
  margin-bottom: 50px;
  font-size: 48px;
  line-height: 58px;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  margin-top: 65px;
}
#profit ul {
  font-weight: 500;
  font-size: 32px;
  line-height: 37px;
  color: #FFFFFF;
}
#profit li {
  margin: 20px 0px;
  position: relative;
}
#profit .min {
  font-size: 22px;
}
#profit li:before {
  content: '';
  width: 20px;
  height: 20px;
  background: #efd6b1;
  position: relative;
  top: 31px;
  left: -36px;
  border-radius: 15px;
  display: block;
}
#profit .m_boy {
  display: none;
}
@media screen and (max-width: 750px) {
  #profit .m_boy {
	display: block;
  }
  #profit .boy {
	display: none;
  }
  #profit .cloud {
	display: none;
  }
  #profit ul {
	font-weight: 700;
	font-size: 24px;
	line-height: 37px;
	color: #FFFFFF;
	margin: 0px 30px;
  }
  #profit h3 {
	font-size: 34px;
  }
}
#sale-skill .item {
  position: relative;
  margin-bottom: 50px;
  width: 42px;
  height: 95px;
  background-image: url(/storage/landings/Sales_f_on/Blc_5_path.png);
  background-position: center;
  background-size: contain;
}
#sale-skill .wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#sale-skill h3 {
  text-transform: uppercase;
  margin: 50px 0px;
  font-weight: 600;
  font-size: 48px;
  color: #274555;
}
#sale-skill .item:nth-child(2):before {
  content: "Информация о реальном опыте продаж";
  font-size: 22px;
  text-align: right;
  color: #274555;
  position: absolute;
  display: block;
  font-weight: 700;
  width: 433px;
  top: 36px;
  right: 60px;
}
#sale-skill .item:nth-child(3):before {
  content: "Общение с наставником";
  font-size: 22px;
  text-align: right;
  color: #274555;
  position: absolute;
  display: block;
  font-weight: 700;
  width: 266px;
  top: 36px;
  left: 60px;
}
#sale-skill .item:nth-child(4):before {
  content: "Поэтапное освоение процесса";
  font-size: 22px;
  text-align: right;
  color: #274555;
  position: absolute;
  display: block;
  font-weight: 700;
  width: 433px;
  top: 36px;
  right: 60px;
}
#sale-skill .item:nth-child(5):before {
  content: "Процесс обучения до реальных продаж";
  font-size: 22px;
  text-align: right;
  color: #274555;
  position: absolute;
  display: block;
  font-weight: 700;
  width: 433px;
  top: 36px;
  left: 60px;
}
#sale-skill .item:nth-child(6):before {
  content: "Освоение роли наставника";
  font-size: 22px;
  text-align: right;
  color: #274555;
  position: absolute;
  display: block;
  font-weight: 700;
  width: 433px;
  top: 36px;
  right: 60px;
}
#sale-skill img:first-of-type {
  position: absolute;
  top: 150px;
  right: -50px;
}
#sale-skill img:last-of-type {
  position: absolute;
  bottom: 100px;
  left: -50px;
}
#sale-skill {
  position: relative;
}
#sale-skill-mobile {
  display: none;
}
@media screen and (max-width: 1200px) {
  #sale-skill img {
	display: none;
  }
}
@media screen and (max-width: 950px) {
  #sale-skill img {
	display: none;
  }
  #sale-skill .item {
	display: none;
  }
  #sale-skill-mobile {
	display: block;
  }
  #sale-skill-mobile .item {
	margin: 20px;
	display: flex;
	align-items: center;
  }
  #sale-skill-mobile .item p {
	margin: 10px;
	font-size: 22px;
	text-align: left;
	color: #274555;
	font-weight: 700;
  }
}
#last-blk {
  background: #f9a11b;
}
#last-blk h3 {
  padding-top: 50px;
  margin-top: 0px;
  margin-bottom: 50px;
  font-size: 36px;
  line-height: 58px;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  margin-top: 65px;
  text-align: center;
}
#last-blk .flex {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
}
#last-blk p {
  padding: 20px;
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  color: #274555;
}
#last-blk a {
  background: #274555;
  border: 2px solid #FFFFFF;
  box-sizing: border-box;
  border-radius: 25px;
  padding: 10px 20px;
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 50px;
  margin-right: 20px;
  box-shadow: #000000b8 0px 0px 0px;
  margin-top: 50px;
  width: fit-content;
}
#last-blk    a:hover {
  transition: .5s;
  box-shadow: #000000b8 0px 0px 20px;
}
#last-blk   .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#last-blk   .item img:hover {
  padding-bottom: 20px;
  transform: scale(1.05);
  transition: .5s;
}
#last-blk   .arrow img {
  position: relative;
  bottom: 50px;
}
@media screen and (max-width: 900px) {
  #last-blk   .arrow {
	display: none;
  }
}
#sale-skill .item:nth-child(2) {
  animation: opas1  5s infinite ease-in-out;
}
#sale-skill .item:nth-child(3) {
  animation: opas2  5s infinite ease-in-out;
}
#sale-skill .item:nth-child(4) {
  animation: opas3  5s infinite ease-in-out;
}
#sale-skill .item:nth-child(5) {
  animation: opas4  5s infinite ease-in-out;
}
#sale-skill .item:nth-child(6) {
  animation: opas5  5s infinite ease-in-out;
}
@keyframes opas1 {
  0% {
	opacity: 1.0;
  }
  10% {
	opacity: .2;
  }
  20% {
	opacity: 1.0;
  }
}
@keyframes opas2 {
  20% {
	opacity: 1.0;
  }
  30% {
	opacity: .2;
  }
  40% {
	opacity: 1.0;
  }
}
@keyframes opas3 {
  40% {
	opacity: 1.0;
  }
  50% {
	opacity: .2;
  }
  60% {
	opacity: 1.0;
  }
}
@keyframes opas4 {
  60% {
	opacity: 1.0;
  }
  70% {
	opacity: .2;
  }
  80% {
	opacity: 1.0;
  }
}
@keyframes opas5 {
  80% {
	opacity: 1.0;
  }
  90% {
	opacity: .2;
  }
  100% {
	opacity: 1.0;
  }
}