/*styles r-keeper*/

.kps__number-self {
	font-size: 17px;
	display: block;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url("/upload/phone.png") no-repeat 0;
	-webkit-background-size: 22px 22px;
	background-size: 22px 22px;
}

.kps__number-self--m {
	font-size: 21px;
	font-weight: 700;
}

.btn-kps {
	display: inline-block;
	padding: 11px 20px;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	background: linear-gradient(96deg, #85ce1b 0%, #1fb454 100%);
	letter-spacing: 0.5px;
}

.kps__link {
	color: #1fb454;
	border-bottom: 1px dotted #1fb454;
}



.btn-kps:hover {
	color: #fff;
	text-decoration: none;
	background: linear-gradient(90deg, #13a547 0%, #77bd13 100%);
}

.kps-nav {
	background: #0000009c;
	position: relative;
	z-index: 10;
}

.kps-main-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
    justify-content: space-between;
	flex-wrap: wrap;


}

.kps-logo  {
	position: relative;
	top: 7px;
}

.kps-main-menu li {
	display: inline-block;
	padding: 18px 0;
}

.kps-main-menu li a {
	font-size: 14px;
	display: block;
	color: #fff;
	border-bottom: 1px dotted #fff;

}

.kps-main-menu li a:hover {
	text-decoration: none;
}

.header-phone {
	font-size: 27px;
	display: inline-block;
	color: #fff;
	margin-bottom: 60px;
}

.header-phone:hover {
	text-decoration: none;
	color: #fff;
}

.kps-main {
	position: relative;
	background: url(/upload/kpsbg.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	margin-top: -58px;
	padding-top: 77px;
	padding-bottom: 80px;
	background-attachment: fixed;
	color: #fff;
}

.kps-main::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	background: rgba(0,0,0,0.7);
}

.kps-title {
	margin-bottom: 40px;
	color: #fff;
}

.kps-main__list {
	margin: 0;
	padding: 0;
	list-style: none;
}



.kps-main__list li {
	position: relative;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
}

.kps-main__list li::before {
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	left: 0;
	background-image: url("/upload/ol.png");
	-webkit-background-size: 20px 20px;
	background-size: 20px 20px;
	background-repeat: no-repeat;
}

.kps-title span {
	color: #1ae153;
}

.kps__form {
	position: relative;

}

.kps__form::before {
	position: absolute;
	content: "";
	width: 620px;
	height: 480px;
	left: -314px;
	top: -299px;
	background-image: url("/upload/line.png");

	background-size: 625px 480px;
	background-repeat: no-repeat;
}

.kps__consultant {
	background-color: #fff;
	padding: 45px 60px;
	overflow: hidden;
	width: 480px;
	margin: 0 auto;
	margin-right: 0;
}

.kps__form-title {
	font-size: 20px;
	margin-bottom: 15px;
	color: #000;
	font-weight: 400;
}

.kps__form-desc {
	color: #747474;
	font-size: 18px;
}

.btn-kps-big {
	height: 60px;
	border: none;
	font-size: 14px;
}

.kps-input {
	width: 100%;
	height: 60px;
	border: 1px solid #cecece;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
}

.form-groups {
	width: 80%;
	margin: 0 auto;
}

.form-group {
	margin-bottom: 10px;
}

.kps-advantages {
	padding-top: 155px;
	padding-bottom: 155px;
	background: url(/upload/chili.jpg) -290px top no-repeat #f4f4f6;
	background-size: 60%;
}


.kps-advantages__item p {
	line-height: 1.5;
	color: #747474;
	font-size: 15px;
}

.kps-advantages__wrap-text {
	width: 84%;
}

.kps-advantages__pic {
	width: 60px;
	text-align: center;
}

.kps-advantages-banner {
	color: #fff;
	background: linear-gradient(96deg, #85ce1b 0%, #1fb454 100%);
	padding: 35px 0;
	position: absolute;
	width: 70%;
	bottom: -67px;
	left: 0;
	z-index: 10;
}

.kps-advantages-banner p {
	font-size: 17px;
}

.calculation {
	color: #fff;
	background: url("/upload/cons.jpg") no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	padding-top: 155px;
	padding-bottom: 155px;
	background-attachment: fixed;
	position: relative;
}

.calculation::before {
	position: absolute;
	content: "";
	display: block;

	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(45, 45, 45, 0.6);
}

.calculation p {
	font-size: 24px;
}

.kps__consultant--calculation {
	padding-top: 25px;
	padding-bottom: 25px;
	background: transparent;
}

.kps__consultant--calculation .kps__form::before {
	content: none;
}

.intellectual {
	background: #f9f9f9;
	padding: 115px 0 55px;
}

.intellectual__desc {
	font-size: 20px;
	color: #747474;
}

.intellectual__steps {
	position: relative;
}

.intellectual__step {
	position: relative;
	padding-left: 130px;

}

.intellectual__step h3 {
	font-weight: 700;
	position: relative;
	top: 14px;
	font-size: 25px;
}



.intellectual__circle {
	position: absolute;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	line-height: 70px;
	text-align: center;
	background: linear-gradient(96deg, #85ce1b 0%, #1fb454 100%);
	color: #fff;
	font-size: 40px;
	left: 0;
}

.intellectual__steps::before {
	position: absolute;
	content: "";
	width: 1px;
	background-color: #dcdcdc;
	height: 77%;
	left: 33px;
	top: 60px;
}

.intellectual__text {
	width: 97%;
	margin-left: 40px;

}

.intellectual__text p {
	color: #747474;
}



.intellectual__pic {
	width: 3%;
}

.intellectual__title {
	padding-right: 100px;
}

.offers {
	padding-top: 85px;
	padding-bottom: 100px;
}

.offers__title {
	margin-bottom: 55px;
}

.offers__desc {
	margin-bottom: 100px;
	font-size: 16px;
    line-height: 24px;
}

.tag-item {
	width: 195px;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	text-transform: uppercase;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	text-align: center;
	line-height: 38px;
	border: 1px solid #e3eaed;
}

.compare-table-tipo td {
	text-align: center;
    border: 6px solid #fff;
	vertical-align: middle;
}

 .compare-table-tipo thead td{
	padding-top: 20px;
    padding-bottom: 20px;
}

.compare-table-tipo tbody tr:nth-child(odd) td {
	background: #eaf5ed;
}

.compare-table-tipo tbody td {
	font-size: 16px;
	padding: 20px 20px;
}

.compare-table tbody td {
	font-size: 16px;
    padding: 25px 25px;
}

.compare-table thead td {
	padding-top: 25px;
    padding-bottom: 25px;
}

.compare-table td {
	text-align: center;
}

 .total .plus {
	display: inline-block;
	background: url(/upload/plus.png) no-repeat center top;
	padding-top: 40px;
	font-size: 14px;
	width: 100px;

}

.whyus {
	padding-bottom: 100px;
}

.whyus__title {
	margin-bottom: 55px;
}

.whyus p {
	font-size: 16px;
    line-height: 24px
}

.compare-table tbody tr:nth-child(odd) td {
	background: #eaf5ed;
}

.compare-table td:first-child {
	text-align: left;
    width: 44%;
}

.whyus .plus {
	display: inline-block;
	background: url(/upload/plus.png) no-repeat center top;
	width: 26px;
	padding-top: 40px;
	vertical-align: top;
}

.whyus .minus {
	display: inline-block;
	background: url(/upload/minus.png) no-repeat center top;
	padding-top: 40px;
	font-size: 14px;
}

.whyus__post {
	border-top: 1px solid #e2e2e2;
	padding-top: 30px;
	margin-top: 30px;
	color: #8a8a8a;
	font-size: 14px;
}



.bounce {
	position: relative;
	color: #fff;
	padding-top: 100px;
	padding-bottom: 100px;
	background: url("/upload/important.jpg") no-repeat  center center;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
}

.bounce::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(45, 45, 45, 0.6);
}

.bounce__title {
	margin-bottom: 50px;
}

.bounce .container {
	position: relative;
}

.bounce__item {
	margin-bottom: 55px;
}

.bounce .form-group {
	flex-basis: 32.7%;
}

.bounce__form {
	background: #0000008a;

	border: 1px solid #0000;
	padding: 50px 100px;
}

.bounce__form h3 {
	font-size: 32px;
	font-weight: 700;
}

.bounce__list {
	margin-bottom: 95px;
}

.bounce__form p {
	font-size: 20px;
	line-height: 27px;
}

.bounce .form-groups {
	width: 95%;
}

.socials__item {
	margin-bottom: 30px;
}

.socials__item p {
	margin: 0;
	font-size: 18px;
	color: #747474;
}

.callback {
	padding: 100px 0;
}

.socials__link {
	color: #1fb454;
	border-bottom: 1px dotted #1fb454;
	font-weight: 600;
	text-decoration: none;
	cursor: pointer;
}

.socials__link:hover {
	color: #2b2b2b;
	text-decoration: none;
	cursor: pointer;
}

.callback .kps__consultant {
	border: 1px solid #e3eaed;
}

.message-alert {
    position: fixed;
    right: 30px;
    bottom: 30px;
    max-width: 300px;
    width: 100%;
    height: 80px;
    border-radius: 8px;
    padding: 15px;
    background-color: green;
    opacity: 0;
    color: #fff;
}

.message-alert.show {
    opacity: 1;
}

@media (max-width: 1300px) {
    .header-buttons-scroll {
        margin-left: auto;
        span {
            display: none;
        }
    }

    .menu-catalog__first-lvl {
        max-height: 950px;
    }

    .basket-scroll {
        margin-left: 25px;
    }
}


@media (max-width: 1250px) {
    .menu-catalog__first-lvl {
        max-height: 1000px;
    }
}

@media (max-width: 1200px) {
    .menu-catalog li {
        padding: 0 5px;
    }



    .popular .populatIMG img {
        max-width: 170px;
    }

    .menu-catalog__burger {
        display: flex!important;

        img {
            width: 20px;
        }
    }

}

@media (max-width: 1100px) {
    .search-input {
        max-width: 290px;
    }

    .tab-header__item {
        padding-bottom: 0;
        margin-bottom: 5px;
    }

    .menu-catalog__first-lvl {
        max-height: 1160px;
    }
}

@media (max-width: 992px) {
    #nav-icon {
      display: block;
    }

    .category-item__red .populatIMG {
        text-align: right;
    }

    .menu-close {
        display: block;
    }

    .menu-arrow-child {
        display: inline-block;
    }

    .menu-catalog {
        display: none;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .search-input-scroll {
        display: none;
    }

    .header-buttons {
        span {
            display: none;
        }
    }



    .menu-catalog__child-link {
        display: block;
        margin-bottom: 15px;
        border-bottom: 1px solid #f5f5f5;
    }

    .children-back {
        margin-top: 20px;
        display: block;
    }

    .header__top-mobile {
        position: relative;
    }



    .topApperFoot .tital {
        display: none;
    }

    .menu-catalog li:not(.children-back) .header-menu.active {
        position: fixed;
        top: 0;
    }

    .menu-catalog li:not(.children-back) .in-menu-container {
        height: 100%;
    }



}

@media (max-width: 768px) {
    .social {
        span {
            display: none;
        }
    }

    .icon-phone {
        display: block;
        padding-left: 10px;
        text-align: right;
        padding-right: 5px;
        img {
            width: 28px;
        }
    }

    .header-menu .menu-catalog__first-link {

            font-size: 14px;


    }

    .el-banner {
        margin-top: 40px;
    }

    .menu-catalog__first-lvl {
        flex-flow: row wrap;
    }



    .el-services-item-left {
        width: 50%;
    }

    .el-services-right-head, .el-services-item-right {
        padding-right: 0;
    }

    .el-services-item-center {
        padding-left: 20px;
    }

    .el-services-item-center {
        width: 38.3333%;
        flex-direction: column;
        align-items: center;

    }

    .el-services-item-price {
        margin-left: 0;
    }

    .el-banner__item {
        padding: 15px;
    }

    .el-services-head .el-services-left-head {
        padding-left: 0;
        width: 50%;
    }

    .el-services-body {
        padding: 0;
        font-size: 14px;
    }

    .el-services-footer .el-services-left-head {
        padding-left: 15px;
    }

    .el-services-right-footer {
        padding-right: 15px;
    }

    .el-services-item-input:checked ~ .el-services-item-checkbox::before {
        width: 8px;
        height: 8px;
    }

    .el-banner__item-title {
        font-size: 22px;
        line-height: 25px;
    }

    .el-services-item-checkbox {
        width: 14px;
        height: 14px;
    }

    .search-input {
        display: none;
    }



    .social img {
        padding-right: 0;
    }

    .header-buttons-scroll {
        display: none;
    }

    .header__top-scroll {
        display: none;
    }

    .header-phones {
        margin-left: auto;
    }





    .social {
        padding: 5px 0;
    }

    .row-list {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: scroll;
    }



    .apperFoot ul {
        padding-bottom: 15px;
        padding-top: 15px;
    }

    .lowerCard .counter {

        margin-right: 5px;
    }

    .popular p {
        display: none;
    }


    .kps-main-menu li a {
		font-size: 10px;

	}

	.kps-title {
		font-size: 23px;
	}

	.kps__consultant {
		width: auto;
		padding: 25px;
	}

	.kps__form-title {
		font-size: 17px;
	}

	.kps__form-desc {
		font-size: 14px;
	}

	.btn-kps-big {
		font-size: 12px;
	}

	.kps-advantages-banner {
		width: 85%;
	}
    .offers__table, .whyus__table {
		width: auto;
		overflow-y: scroll;
	}

}

@media (max-width: 520px) {
	.bounce__form {
		padding: 0;
	}

	.bounce .form-group {
		flex-basis: 100%;
	}

    .blog .firstCard .text {
        width: 100%;
    }


    .btn-primary-big {
        font-size: 14px!important;
    }


    .articles__image-wrap {
        display: none;
    }

    .articles__item {
        height: 200px;
    }

    .v-item-name {
        font-size: 15px;
        line-height: 19px;
    }

    .el-services-head {
        font-size: 14px;
    }

    .section-title {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 25px;
    }

    .nav-pills .nav-link {
        font-size: 14px;
    }

    .nav-pills .nav-link.active {
        font-size: 14px;
    }

    .header-buttons {
        display: none;
    }

    .titleSwiper h2 {
        font-size: 28px;
    }

    .workWithUs h1, .ourServices h2, .automation h2, .tradeAutomation h2, .blog h2 {
        font-size: 25px;
        line-height: 28px;
    }

    .containerTitel {
        font-size: 28px;
        line-height: 31px;
    }

    .ourServices a.btn {
        font-size: 12px;
        padding: 10px;
    }

    .card h3, .midleCard, .lowerCard {
        padding-left: 5px;
        padding-right: 5px;
    }

    .lowerCard .counter {
        width: 115px;
        flex-shrink: 0;
    }

    .tab-header__item {
        font-size: 14px;
        margin-right: 15px;
    }

    .home-title {
        font-size: 28px;
    }

    .popularCard {
        padding-bottom: 0;
    }

    .hits {
        padding-top: 25px;
    }

    .category-item {
        margin-bottom: 0;
    }

    .nav-link {
        margin-right: 20px;
    }

    .tradeAutomation {
        padding-top: 50px;
    }

    .blog {
        padding-bottom: 50px;
    }




    .automation ul .nav-item {
        flex-grow: 1;
    }

    .card .lowerCard .counter {
        display: none;
    }

    .card .btn-add-to-basket {
        width: 100%;
    }

    .card .midleCard {
        flex-direction: column;
    }

    .rating {
        margin-top: 10px;
    }

    .card h3 {
        margin-top: 0;
    }

    .category-item__red .populatIMG {
        left: auto;
        right: 5px;
        top: 100px;
        position: static;
    }

    .popular .populatIMG img {
        max-width: 100px;
    }

    .category-item__blue .populatIMG {
        right: 5px;
        left: auto;
        top: 100px;
        position: static;
    }

    .category-item__green .populatIMG {
        top: 100px;
        right: 5px;
        position: static;
    }

    .kps-main {
		padding-top: 50px;
		margin-top: 0;
	}

	.kps-main-menu {
		display: none;
	}

    .kps-main-menu li {
		padding: 8px 0;
	}

	.kps-advantages {
		padding-top: 55px;
		padding-bottom: 55px;
	}

	.kps-advantages-banner {
		display: none;
	}

}

@media (max-width: 420px) {
    .btn-add-to-basket {
        font-size: 12px!important;
    }

    .achievements h2 {
        font-size: 35px;
    }

    .headerMiddle .logo {
        max-width: 120px;
    }

    .header-phones #phones {
        font-size: 16px;
    }

    .search-mobile .search-input input {
        width: 120px;
    }

}
