@media (min-width: 1920px) {
.mobile {
	display:none;
	}
}
@media (max-width: 1920px) {
.mobile {
	display:none;
	}
}
@media (max-width: 1199px) {
img.whtsp {
    margin-bottom: 10px;
}
.first-title {
    font-size: 38px;
    margin: 16px auto 30px;
}
.flex-icon {
    justify-content: center;
    flex-wrap: wrap;
}	
.icon-cta {
    margin-bottom: 15px;
    margin-right: 15px;
}	
.item-etapy {
		padding-right: 100px;
    	padding-bottom: 40px;
}
.etap-one::after {
    	top: 23%;
    	left: 16%;
}
.etap-two::after {
    	top: 23%;
    	left: 33%;
}
.etap-three::after {
   	 	top: 23%;
    	left: 53%;
}
.etap-four::after {
    	top: 23%;
    	left: 73%;
}
}
@media (max-width: 991px) {
.callback {
	justify-content: flex-start;
    align-items: flex-start;
    width: 70%;
}
.callback>div {
    margin-right: 15px;
}
.callback>div:last-child {
    margin-right: 0;
}	
img.whtsp {
    width: 42px;
    margin-bottom: 10px;
}
.first-title {
    line-height: 38px;
    font-size: 33px;
}
.second-title {
    line-height: 35px;
    font-size: 29px;
}
.icon-list {
    font-size: 48px;
}
p.desc-icon {
    line-height: 25px;
    font-size: 18px;
    max-width: 200px;
}
.watermark-2 {
    background-size: cover;
}		
}
@media (max-width: 892px) {
.right {
    text-align: left;
}
}
@media (max-width: 800px) {
.first-title {
    line-height: 34px;
    font-size: 27px;
}
.second-title {
    line-height: 30px;
    font-size: 25px;
}
.desc-icon {
    line-height: 24px;
    font-size: 16px;
    max-width: 154px;
}
.flex-icon {
    margin: 20px auto;
}
}
@media only screen and (max-width: 680px) {
.image-preim {
	display: none;
}
}
@media (max-width: 600px) {
.callback {
    width: 70%;
}
.first-title {
	line-height: 26px;
    font-size: 21px;
    margin: 22px auto 15px;
}
.second-title {
    line-height: 19px;
    font-size: 19px;
	margin: 0 auto 20px;
}
.flex-icon {
	margin: 30px auto;
}
.icon-list {
    font-size: 35px;
}
p.desc-icon {
    line-height: 19px;
    font-size: 14px;
    max-width: 117px;
}
.anim {
    font-size: 16px;
}
}
@media (max-width: 540px) {
.callback {
    display: none;
}
}
@media (max-width: 480px) {
.header-action {
    right: 18px;
}
.contact {
    font-size: 15px;
    line-height: 22px;
}
.first-title {
    font-size: 19px;
	font-weight: 500;
	margin: 10px auto 15px;
}
.second-title {
	line-height: 20px;
    font-size: 18px;
    margin: 5px auto 30px;
}
.flex-icon {
    display: none;
}
.price_file {
	height: auto;
	font-size: 16px;
	max-width: 100%;
	padding: 10px;
}
.price_file span {
    height: 50px;
    width: 50px;
}
.row-site {
	padding: 20px 0;
}
.title {
    font-size: 28px;
    line-height: 38px;
}
.mobile {
	display:block;
	}
#cat {
    font-size: 16px;
}
.etapy {
    flex-direction: row;
    justify-content: space-evenly;
    padding-top: 0;
}
.etapy .fa, .fas {
    font-size: 42px;
}
#text-etap {
    font-size: 15px;
    padding-top: 9px;
}
.item-etapy {
    padding-right: 0;
    flex-basis: 33%;
    width: 33%;
    padding-bottom: 14px;

}
.etap-five {
	padding-left: 13px;
}
.etap-one::after {
    	display: none;
}
.etap-two::after {
    	display: none;
}
.etap-three::after {
   	 	display: none;
}
.etap-four::after {
    	display: none;
}
.top {
    display: none;
}
.redl-service {
    margin-top: 0;
    margin-bottom: 16px;
}
.redl-service-name {
    white-space: normal;
    font-size: 18px;
    font-weight: 400;
	padding: 12px;
}
.redl-service-name::before {
    content: '';
    position: absolute;
    left: calc(50% - 21px);
    width: 42px;
    height: 4px;
    background: #81d742;
	margin-top: -18px;
}
}
@media (max-width: 440px) {
.advantage {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
}
@media (max-width: 320px) {
.second-title {
    font-size: 16px;
}
.price_file span {
    margin-right: 14px;
}
}