/* iT! styles */
.nevidno{
	display: none;
	visibility: hidden;
	}
.wa_but{
	position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    width: 258px;
    height: 56px;
  /*  margin-bottom: 32px; */
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #FFFFFF;
    background: radial-gradient(110.58% 110.58% at 30.6% 100%, #1ECD4F 0%, #00944F 100%);
    border-radius: 4px;
	    padding: 0;
    border: none;
    cursor: pointer;
	    width: 100%;
}
.wa_href{
	display: block;
	position: relative;
}
.wa_icon{
	width: 51px;
    height: 51px;
    padding: 3px 0 0 0;  
}
.wa_but span{
	display: inline-block;
	color: #FFFFFF;
	padding: 0 15px;
}
.wa_icon_inner{
	 border-radius: 23px 23px 25px 0;
    position: relative;
    display: inline-block;
    width: 52px;
    height: 52px;
    background: #fff;
    margin-right: 2px;
}
.phone_nember{
	display: block;
	min-width: 145px;
}
.mobile-socials{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.zvonok_t{
	position: absolute;
	margin-top: 95px;
}
.zvonok_t a{
	border: 1px solid #1ECD4F;
    color: #1ECD4F;
    border-radius: 4px;
	padding: 0 24px;
    cursor: pointer;
	    font-weight: 400;
}
.heading_two{
    margin-bottom: 40px;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 54px;
    color: #343434;
}
.heading_two span, .heading_three span{
	color: #1ECD4F;
}
.heading_three{
	    margin-bottom: 24px;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    color: #343434;
}
@media screen and (max-width: 1169px) {
.main-banner__title {
    font-size: 26px;
    line-height: 34px;
}
.text-content .heading_two {
    display: grid;
    margin-bottom: 32px;
    font-size: 20px;
    line-height: 27px;
}
.heading_two{
	    margin-bottom: 24px;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    color: #343434;
}
}
@media screen and (max-width: 1169px) and (min-width: 768px) {
	.zvonok_t{
	margin-top: 55px;
    margin-left: -32px;
	}
}
@media screen and (min-width: 1169px) {
	.mobile-socials{
		display: none;
	}
	.wa_href{
		position:absolute;
		    margin-top: 101px;
    margin-left: -188px;
	}
}
@media screen and (max-width: 768px) {
	/*
	.wa_but span{
		padding: 0;
	}
	.phone_nember {
		min-width: 157px;
		min-width: 157px;
		font-size: 18px;
		padding: 38px 0 0 0;
		line-height: 16px;
	}
	*/
}