

/* Start:/uvelichenie-pribylnosti-azs/css/style.css?17526609858543*/
.background-contain-fixed {
  background-position: center center!important;
  background-size: cover!important;
  background-repeat: no-repeat !important;
  background-attachment: fixed!important;
}
.background-contain {
  background-position: center center!important;
  background-size: cover!important;
  background-repeat: no-repeat !important;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
#content-azsk {
  width: 100%!important;
}
#increase_profit {
  font-family: "Play-Regular";
  font-weight: 100;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -50px;
}
@media (min-width: 1200px) {
  #increase_profit .container {
    width: 850px;
  }
}
#increase_profit .title-land {
  font-size: 2.5em;
  color: #084b7f;
  line-height: 42px;
  text-align: center;
}
#increase_profit .title-land-desc {
  font-size: 2em;
  color: #084b7f;
  margin-bottom: 30px;
  line-height: 57px;
  text-align: center;
}
#increase_profit .block-images {
  margin-bottom: 40px;
  background-position: center center!important;
  background-size: cover!important;
  background-repeat: no-repeat !important;
}
#increase_profit .block-images div {
  height: inherit;
}
#increase_profit .block-images div.img {
  width: 100%;
  height: 220px;
  margin: 20px auto;
  border-radius: 27px;
  border: 3px solid #FFF;
  background-position: center center!important;
  background-size: cover!important;
  background-repeat: no-repeat !important;
}
#increase_profit .title-step {
  font-size: 1.7em;
  color: #262626;
  margin-bottom: 20px;
  text-align: center;
}
#increase_profit .step-description {
  position: relative;
}
#increase_profit .step-description div {
  height: inherit;
}
#increase_profit .step-description .text-block {
  margin: auto;
  margin-bottom: 40px;
  width: 97%;
  height: 160px;
  font-size: 1.2em;
  display: flex;
  justify-content: center;
  align-content: space-between;
  align-items: center;
  flex-direction: column;
  border-top: 2px solid #024f7b;
  border-left: 2px solid #024f7b;
  border-right: 8px solid #024f7b;
  border-bottom: 11px solid #024f7b;
  border-radius: 26px;
  text-align: center;
}
#increase_profit .step-description .block-arrow {
  background: url(/uvelichenie-pribylnosti-azs/images/left-arrow.png);
  width: 35px;
  height: 26px;
  position: absolute;
  right: -18px;
  top: 67px;
  background-position: center center!important;
  background-size: cover!important;
  background-repeat: no-repeat !important;
}
#increase_profit .title-events {
  font-size: 1.7em;
  color: #262626;
  margin-bottom: 20px;
  text-align: center;
}
#increase_profit .event-points {
  font-size: 1.2em;
  margin-bottom: 40px;
}
#increase_profit .event-points ul {
  padding-left: 13%;
}
#increase_profit .event-points li {
  list-style-type: none;
  position: relative;
}
#increase_profit .event-points li span {
  font-size: 1.8em;
  line-height: 16px;
  color: #084b7f;
  padding-right: 10px;
  position: relative;
  top: 6px;
}
#increase_profit .why-we-title {
  font-size: 1.7em;
  color: #262626;
  margin-bottom: 20px;
  text-align: center;
  padding: 15px 0;
  font-weight: bold;
  margin-bottom: 37px;
  background-position: center center!important;
  background-size: cover!important;
  background-repeat: no-repeat !important;
}
#increase_profit .why-we-points {
  font-size: 1.2em;
  margin-bottom: 55px;
}
#increase_profit .why-we-points ul {
  padding-left: 10px;
}
#increase_profit .why-we-points li {
  list-style-type: none;
  line-height: 28px;
}
#increase_profit .why-we-points li span {
  position: absolute;
  left: -5px;
  font-size: 1.3em;
  line-height: 24px;
  color: #084b7f;
}
@media (max-width: 802px) {
  #increase_profit .why-we-points li span {
    left: 2px;
  }
}
#increase_profit .will-complet-text {
  font-size: 1.2em;
  margin-bottom: 55px;
  text-align: center;
}
#increase_profit .complete-the-land {
  font-size: 1.7em;
  color: #262626;
  margin-bottom: 20px;
  text-align: center;
  padding: 15px 0;
  font-weight: bold;
  margin-bottom: 37px;
  background-position: center center!important;
  background-size: cover!important;
  background-repeat: no-repeat !important;
}
#increase_profit .title_box {
	padding: 30px 0;
}
#increase_profit .title_box .title_1,
#increase_profit .title_box .title_2 {
    color: #004f7a;
    font-family: "Play-Bold";
    text-align: center;
}
#increase_profit .title_box .title_1 {
	font-size: 30px;
}
#increase_profit .title_box .title_2 {
	font-size: 40px;
}

#increase_profit .description_once_box {
	background: #FFCC00;
	padding: 15px 0;
	text-align: center;
	font-size: 20px;
}
#increase_profit .conf_block_video {
  padding: 50px 0;
}
#increase_profit .conf_block_video .conf_iframe {
  display: flex;
  justify-content: center;
}
#increase_profit .description_tought_box {
	background: #fcf7e3;
	padding: 15px 0;
	font-size: 18px;
}
#increase_profit .description_tought_box .show_block {
	display: none;
}
#increase_profit .description_tought_box .show_block.active{
	display: block;
}
#increase_profit .description_tought_box .plus_minus_btn{
    height: 0;
    display: block;
    position: relative;
    left: -28px;
	top: 2px;	
	cursor: pointer;
}
#increase_profit .description_tought_box .plus_minus_btn svg {
	width: 20px;
	height: 20px;
}
#increase_profit .description_tought_box .plus_minus_btn .plus,
#increase_profit .description_tought_box .plus_minus_btn .minus {
	display: none;
}
#increase_profit .description_tought_box .plus_minus_btn .plus.active,
#increase_profit .description_tought_box .plus_minus_btn .minus.active {
	display: block;
}
#increase_profit .conf_ragistration {
	margin-top: 30px;
	padding: 20px 0;
	background: #FFCC00;
}
#increase_profit .conf_ragistration .conf_btn {
  display: flex;
  justify-content: center;
}
#increase_profit .conf_ragistration .conf_btn a {
    background: #004f7a;
    color: #FFF;
    font-size: 28px;
    line-height: 70px;
    font-weight: bold;
    text-align: center;
    border-radius: 8px;
    text-decoration: none;
    padding: 0 20px;
}
@media (max-width: 767px) {
	#increase_profit .conf_ragistration .conf_btn a {
		font-size: 20px;
	}
}
#increase_profit .conf_ragistration .conf_btn a:hover {
  background: #005684;
}

#increase_profit .spickers_box {
	margin-top: 30px;
	margin-bottom: 30px;
}
#increase_profit .spickers_box .specker_title{
    color: #004f7a;
    font-family: "Play-Bold";
    text-align: center;
    font-size: 30px;	
    padding-bottom: 50px;
}
#increase_profit .spickers_box .spickers {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: -70px;
    margin-right: -70px;	
}
#increase_profit .spickers_box .spickers .spicker_box {
    width: 30%;
    padding: 0 25px;
    margin-bottom: 20px;	
}
#increase_profit .spickers_box .spickers .spicker_box .img_box {
	width: 100%;	
}
#increase_profit .spickers_box .spickers .spicker_box .img_box img {
    width: 100%;	
    border: 5px solid #004f7a;
    border-radius: 20px;
}
#increase_profit .spickers_box .spickers .spicker_box .description_specker{
	font-size: 14px;
    padding-top: 20px;
}
#increase_profit .spickers_box .spickers .spicker_box .description_specker .speacker_name {
	color: #004f7a;
    font-size: 24px;
    padding-bottom: 10px;
}
#increase_profit .spickers_box .spickers .spicker_box.horizontal {
    width: 50%;
    padding: 0 15px;
    display: flex;	
}
#increase_profit .spickers_box .spickers .spicker_box.horizontal .img_box {
    flex: 1;
    padding-right: 20px;
    width: auto;	
}
#increase_profit .spickers_box .spickers .spicker_box.horizontal .description_specker {
    flex: 1;
    padding-top: 0;	
}



#increase_profit .partners_box {
	padding-top: 50px;
	padding-bottom: 50px;
}

#increase_profit .partners_box .partners_title {
	color: #004f7a;
	font-size: 30px;
	text-align: center;
	padding-bottom: 10px;
}
#increase_profit .partners_box .partners_list {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
#increase_profit .partners_box .partners_list img {
    width: auto;
    height: 85px;
    padding: 0 15px;
    margin-bottom: 30px;
}

#increase_profit .mesto_provedeniya {
	color: #004f7a;
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}

@media(max-width: 1200px) {
	#increase_profit .spickers_box .spickers {
		margin: 0;
	}
	#increase_profit .spickers_box .spickers .spicker_box {
		width: 100%;
	}
	#increase_profit .partners_box .partners_list img {
		height: 45px!important;
	}
}















/* End */
/* /uvelichenie-pribylnosti-azs/css/style.css?17526609858543 */
