.partner-status__wrap .title-hr {
	width: 50px;
	height: 3px;
	margin: 15px auto 54px;
	opacity: 0;
}

.loki-scheme__wrap .title-hr,
.loki-about__wrap .title-hr,
.loki-sensors__wrap .title-hr, 
.loki-traps__wrap .title-hr,
.loki-baits__wrap .title-hr,
.loki-func-new__wrap .title-hr,
.loki-deploy__wrap .title-hr {
	opacity: 0;
}	

#sp-footer1 .nav {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	text-align: left;
}

.btn-box__btn_solid {
  background: #DB784B;
  border: 1px solid #DB784B;
  color: #fff;
}

.btn-box__btn:active,
.btn-box__btn:hover {
  box-shadow: 0px 4px 8px #9A4C20;
  color: #fff;
}

.btn-box__btn:focus {
  color: #fff;
}

.btn-box__btn_solid:hover,
.btn-box__btn_solid:focus {
  color: #fff;
}

.btn-box__btn_active .material-icons {
  transform: rotate(180deg);
}

.dropdown-trigger {
  z-index: 99;
}

.product-education-modules .item__wrap {
		
}

.product-education-modules .modules-program .item {
	min-height: 120px;
}

.athena-education__section .admin-module .product-education-modules .modules-program .item {
	
}

.pam-description__total .text {
	font-size: 18px;
	line-height: 22px;
}

.pam-description__first .item .description {
	width: 500px;
	font-size: 18px;
	line-height: 22px;
}

.pam-functional .title__wrap .title {
    width: 250px;
    text-align: center;
}

.modules-program .item__wrap .item ul {
	margin-bottom: 0rem;
	
}

.athena-education__section .admin-module .modules-program .item {
	height: 120px;
}

.athena-education__section .analytical-module .modules-program .item {
	height: 235px;
}

.athena-education__section .analytical-module .modules-program .item__wrap:nth-child(3) .item,
.athena-education__section .analytical-module .modules-program .item__wrap:nth-child(4) .item {
	height: 120px;
}

.athena-education__section .admin-module .modules-program .item {
	height: 120px;
}

.kairos-education__section .analytical-module .modules-program .item {
	height: 235px;
}

.kairos-education__section .analytical-module .modules-program .item__wrap:nth-child(3) .item,
.kairos-education__section .analytical-module .modules-program .item__wrap:nth-child(4) .item {
	height: 120px;
}

#cf_8 .cf-control-group[data-name="checkbox_17"] .cf-control-input,
#cf_8 .cf-control-group[data-name="checkbox_17"] .cf-control-input {
	margin-top: 17px;
	-webkit-box-shadow: 0px 5px 8px 5px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 0px 5px 8px 5px rgba(34, 60, 80, 0.2);
	box-shadow: 0px 5px 8px 5px rgba(34, 60, 80, 0.2);
	border-radius: 10px;
	padding: 10px;
	position: absolute;
	width: 95%;
	display: block;
	z-index: 2;
	background: #FFF;
}

#cf_8 .cf-control-group[data-name="checkbox_17"] .cf-control-input .cf-label,
#cf_8 .cf-control-group[data-name="checkbox_17"] .cf-control-input .cf-label {
	display: flex;
	font-size: 18px;
}

#cf_8 .cf-checkbox-group label {
  margin-left: -20px;
	display: contents;
	font-size: 18px;
}

#sp-footer1 .sp-column .sp-module:nth-child(1){
	position: relative !important;
	z-index: 1 !important;
}

#sp-footer1 .sp-column .sp-module:nth-child(1),
#sp-footer1 .sp-column .sp-module:nth-child(2) {
	z-index: -1;
}

#sp-footer1 .sp-column .sp-module:nth-child(3) {
	z-index: 0;
}

.cookies-body p{
	color: #fff;
}

.product-education-modules .modules-requirements .item .number {
	height: 40px;
}

.article__text .bold {
	font-weight: 600;
}

#cf_11 {
	margin-top: 50px;
	margin-bottom: 25px;
}
	

#cf_11 .attach-resume .cf-label {
	color: #FFF!important;
	font-size: 16px;
}

#cf_11 .form_agreement .cf-label {
	color: #FFF!important;
}

.popup-pilot__test-wrap {
	display: flex;
	justify-content: center;
	margin-top: 25px;
	margin-bottom: 50px;
}

.popup-pilot__test {
	background: #494949;
	width: 50%;
	display: flex;
	flex-direction: column;
	align-items: center;
	border-radius: 10px;
	color: #FFF;
	margin-top: 20px;
}

.popup-pilot__test .sppb-title-heading {
	color: #FFF;
}

.main-slick__slide .collaboration-slider__new .text__wrap {
	margin-left: 0px;
	padding: 100px 200px;
	background: none;
}

.main-slick__slide .img__new.collaboration-slider__new .total__wrap {
	align-items: start;
}

.main-slick__slide .collaboration-slider__new .text__wrap .title {
	font-size: 80px;
	color: #242424;
	line-height: 84px;
}

.main-slick__slide .collaboration-slider__new .text__wrap .description {
	font-size: 34px;
	color: #242424;
	line-height: 38px;
}

.main-slick__slide .collaboration-slider__new {
	background-image: url(/images/2024/new_slider/avsoft-garda1.webp);
	background-repeat: no-repeat;
	background-repeat: center;
	background-position: center;
	background-size: cover;
}

/* .other-vacancies-block {
	display: none;
} */

.news-fast-header h2 {
	backdrop-filter: blur(7px);
	-webkit-backdrop-filter: blur(8px);
	background-color: rgba(255, 255, 255, 0.1);
	border-radius: 50%;
	padding: 10px 30px;
}

.news-fast-new .item .title, .news-fast-other__wrap .item .title {
	margin-bottom: 5px !important;
}

/* .news-fast-other__wrap { */
	/* display: grid; */
  /* grid-template-columns: repeat(3, 1fr); */
  /* gap: 10px; */
/* } */

/* .news-fast-other__wrap .item:nth-child(3n+1):last-child { */
  /* grid-column: 2; */
/* } */

/* .news-fast-other__wrap .item:nth-child(3n+2):last-child { */
  /* grid-column: 2; */
/* } */

.main-education-variants .title {
	line-height: 40px;
}

@media (max-width: 1800px) {
	.athena-education__section .admin-module .modules-program .item,
	.kairos-education__section .admin-module .modules-program .item	{
		height: 140px;
	}
	
	.athena-education__section .analytical-module .modules-program .item,
	.kairos-education__section .analytical-module .modules-program .item {
		height: 275px;
	}
	
	.news-fast-header {
		margin: 0 auto 20px;
	}
	
}

@media (max-width: 1800px) {
	.vacancies-section__input {
		margin-left: 0px;
	}
}

@media (max-width: 1200px) {
	.athena-education__section .analytical-module .modules-program .item,
	.kairos-education__section .analytical-module .modules-program .item {
		height: auto;
	}
	
}

@media (max-width: 1100px) {
    .total-awards__row {
        height: 1795px;
    }
		
		.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a {
			padding-left: 40px !important;
			padding-right: 40px !important;
		}
}

@media (max-width: 1000px) {
	.product-education-modules .item__wrap {
    width: 100%;
	}
	
	.product-education-modules .items {
		grid-template-columns: 1fr;
		gap: 20px;
		justify-items: start;
	}
	
	.product-education-modules .items .item__wrap:nth-child(2) {
    margin-top: 0px;
	}
	
	.product-education-modules .modules-program .item {
		min-height: 80px;
	}

	.product-education-modules .item__wrap {
    width: 100%;
	}
	
	.product-education-modules .items {
		grid-template-columns: 1fr;
		gap: 20px;
		justify-items: start;
	}
	
	.product-education-modules .items .item__wrap:nth-child(2) {
    margin-top: 0px;
	}
	
	.product-education-modules .modules-program .item {
		min-height: 80px;
	}
	
 .loki-top-new .sppb-section-background-video {
		left: 0px;
	}
	
	.loki-top-new .prod-top {
	    background: #000000b5;		
	}
	
	#sp-footer1 .sp-column .sp-module.avsoft_logo_footer {
		width: 32px;
    margin-top: 0px;
	}
	
	.product-education-modules .modules-tech .wrap .description,
	.product-education-modules .modules-tech .wrap .items,
	.product-education-modules .modules-tech .modules-requirements .description,
	.product-education-modules .modules-tech .modules-requirements .items {
		justify-items: center;
	}
	
}

@media (max-width: 900px){
	.vacancies-section__left .mod-finder__search.input-group {
		/*width: 200%;*/
	}
}
@media (max-width: 420px){
	.vacancies-section__left .mod-finder__search.input-group {
		width: 85%;
	}
	.functional_kairos .tools>span {
		width: 90%;
	}
}

@media (max-width: 768px) {
	#cf_8 .cf-control-group[data-key="7"] .cf-checkbox-group label {
		margin-left: 0px;
		display: block;
	}
	.pam-description__first .item .description {
		font-size: 18px;
		line-height: 22px;
		width: fit-content;
		margin: 0 auto;
	}
	#section-id-1679465587875 .kairos-nagradi {
		padding: 0px;
	}
	
	#sppb-addon-LJlg1rKLeLg6aUYINkqIp,
	#sppb-addon-Kh-JYhV8v8lpQUBMVQurx,
	#sppb-addon-XUk-57OL_fu4u6SkMVw5Z	{
		padding: 0px;
	}
	
	#section-id-1679465587875 .kairos-svidetelstva .description {
		width: 100%;
    padding: 0px;
    height: 240px;
	}
	
	.kairos-s5-2 .descr,
	.kairos-s5-3 .descr	{
		margin-left: 40px;
		margin-bottom: 10px;
	}
	
	#section-id-1679465587875 .kairos-nagradi .prod-top__culumn:first-child {
		padding: 0px;
		display: flex;
		height: 100%;
		width: 100%;
	}

	#section-id-1679465587875 .kairos-nagradi .description div {
		
	}

  #sp-footer1 .sp-column .sp-module:nth-child(2){
    position: relative !important;
  }

  #sp-footer1 .sp-column .sp-module:nth-child(3) {
    padding-left: 0%;
  }
	
  .prod-top__culumn:first-child img {
	  width: 200px;
  }	

	#sp-footer1 .sp-column .sp-module:nth-child(1) {
    justify-self: center;
	}
	
	
	#section-id-1679465587875 .kairos-nagradi .description div {
		width: 100%;
	}
	
	#sp-footer1 .nav {
		grid-template-columns: 1fr;
		margin: 20px 0;
		margin-top: -40px;
		justify-items: center;
		padding-left: 0px;
	} 
	
	#sp-footer1 .sp-column .sp-module.avsoft_logo_footer {
		width: 100%;
	}
	
	#sp-footer1 .sp-column .sp-module.avsoft_logo_footer img {
		width: 200px;
	}
	
	#sp-footer1 .sp-column {
		grid-template-areas:
			'logoavsw logoavsw logoavsw'
			'menu menu menu'
			'terms terms terms'
			'copyright copyright copyright';
	}
	
	.avsoft_logo_footer_container {
		display: flex;
    justify-content: center;
	}
	
	#column-id-1682063769240 {
		padding: 0px 10px;
	}
	
	.palitra-peculiarities .athena-education-requirements__circle.left {
		margin-top: 0px;
	}
	
	.main-slick__slide .collaboration-slider__new .text__wrap {
		padding: 100px 0px;
	}
	
	.main-slick__slide .collaboration-slider__new .text__wrap .title {
		font-size: 60px;
		line-height: 64px;
	}
	        
	
	.main-slick__slide .img__new.collaboration-slider__new .background {
		background: none;
	}
	
	.products-card-wrapper {
		display: flex;
    flex-direction: column;
    padding: 0px 20px;
	} 
	/*
	.sppb-section {
		padding: 0px 10px !important;  Протестировать стиль глобально 
	}
	*/
	
	.press-links .press-links__desk {
		padding: 0px 35px;
	}
	
	#column-id-1681904786129 .sppb-addon-content {
		padding: 0px 15px;
	}
	
	.contact-main__exp {
		padding: 10px 10px;
	}
	
	.contact-main__social-wrapper {
		padding: 10px 10px !important;
	}
	
	.new-contact-box__column:first-child, .education-form .column:first-child {
		/* padding: 0 35px; */
	}
	
	.athena-new-about__wrap {
		padding: 0 35px;
	} 
	
	.athena-new-details .wrap {
		padding: 0 35px 0 0;
	}
	
	.athena-new__section .product-top {
		padding: 20px 35px !important;
	}
	
	.crimlab_container_header {
		padding: 0 35px;
	}
	
	.techno_container .text_container .text_block {
		align-items: center;
	}
	
	.techno_container .text_block ul {
		padding: 0 35px;
	}
	
	.shem_crimlab img.sppb-img-responsive {
		padding: 0 35px;
	}
	
	.main-education {
		padding: 0 35px;
	}
	

	/* .main-slick__slide .text__wrap	{ */
		/* padding: 0px 35px !important; */
	/* } */
	
	.athena-new-installation {
		padding: 0px 35px;	
	}
	
	.loki_top4 .text_container {
		padding: 0px 25px;
	}
	
	#sppb-addon-6d10438b-f11c-4090-b305-f20ee0a229b1 {
		padding: 0px 25px;
	}
	
	.container_anime_loki4 {
	padding: 20px 35px;	
	}
	
	.traps_info_type {
		padding: 0 10px;
	}
	
	.prod-top .prod-top__header>.prod-top__subtitle {
		padding: 0px 35px;
	}
	
	.btn-box-wrapper_veil {
		padding: 0px 35px;
	}
	
	.dropdown-trigger__wrapper {
		margin-right: 0px;
	}
	
	.pilotbtn.btn-box__btn.btn-box__btn_transparent {
		margin-right: 0px;
	}
	
	.btn-box-wrapper_veil .btn-box {
		justify-content: center;
	}
	
	.kairos_new_top .container .text_container {
		padding: 0px 30px;
	}
	
	.deception_loki4 .ul_deception {
		padding: 0px 35px;
	}
	
	.pam-description__total {
		padding: 15px 35px;
	}
	
	.pam-description__first, .pam-description__second {
    padding: 0 35px;		
	}
	
	.pam-functional .title__wrap, .pam-integration__wrap {
		padding: 0 35px;
	}
	
	.pam-functional, .pam-scheme__section, .pam-integration__section, .pam-presentation__row {
		padding: 0 35px;	
	}
	
	.product-education-modules {
		padding: 0 35px;
	}
	
	.partners .sppb-addon-text-block {
		padding: 0 35px;
	}
	
	#sppb-addon-wrapper-1681911875894 .sppb-button-wrapper {
		padding-left: 35px;
	}
	
	.partner-advantages__item {
		padding: 0 20px;
	}
	
	.partner-become__item .img__wrap {
		width: 90%;
	}
	
	.partner-become__item .text {
        width: 90%;
        margin-right: 20px;
	}
	
	.faq_menu {
		padding: 0 20px;
	}
	
	.questions_for_item {
		padding: 0 20px;
		margin-top: 20px;
	}
	
	.info_for_merch .title {
		padding: 50px 35px 20px;
	}
	
	.container__merch_for_company .container__company {
		padding: 0 20px;
	}
	
	#sppb-addon-wrapper-1682063784621 {
		padding: 0 35px;
	}
	
	#section-id-1681998752240 .sppb-row {
		padding: 0 35px;
	}
	
	#company-contacts .sppb-row {
		padding: 0 35px;
	}
	
	.hockey-top-mhl-2 .description .text {
		padding: 15px 35px;
	}
	
	.hockey-social__col {
		padding: 0 35px;
	}
	
	.mhl-news-slider .slick-initialized .slick-slide {
		padding: 0 35px;
	}
	
	.mhl-slider .slick-initialized .slick-slide {
		padding: 0 35px;
	}
	
	.hockey-second {
		padding: 0 35px;
	}
	
	.hockey-results .hockey-date {
		padding: 0 35px;
	}
	
	.hockey-top {
		padding: 20px 35px !important;
	}
	
	.hockey-second .text {
		padding: 0 35px;
	}
	
	.vacancies-section__left {
		padding: 0 20px;	
	}
	
	.press-links {
		padding: 0 10px;
	}
	
	.containerpresent_loki4_mod {
		gap: 50px;
	}
	
	.veil-descr__sheme {
		padding: 0 20px;	
	}
	
	.threats_kairos .container .text_container {
		padding: 0 15px;
	}
	
	.testimonials_left, .testimonials_right {
		padding: 20px;
	}
	
	.shrm_job_bond {
		padding: 0px 35px;
	}
	
	.main-education-variants .title, .main-education-peculiarities {
		 margin-top: 0px;
	}
	
	.main-education-variants {
        margin-top: 475px;  
    }
	
}

@media (max-width: 500px) {
	.avsoft_logo_footer_container {
			position: relative;
			top: -84px;
			left: -70vw;
			width: 200px;
    }
		
		.news-fast-other__wrap .button__wrap {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: center;
    }
		
		.mhl-news-slider .button-wrapper {
			justify-content: center;
		}
		
		.mhl-slider .item .button-wrapper {
			justify-content: center;
		}
		
		.news-fast-new.hockey-tournament .text__wrap {
			align-items: stretch;
		}
		
		.popup-pilot h3 {
			margin-top: 35px;
		}
		
		.main-education-variants {
        margin-top: 750px;  
    }
}

@media (max-width: 420px) {
	#section-id-1679465587875 .kairos-nagradi__row {
		min-height: calc(100vh);
	}
	
	.product-education-modules .modules-program .item {
		display: block;
	}
	
	.athena-education__section .admin-module .modules-program .item,
	.kairos-education__section .admin-module .modules-program .item,
	.athena-education__section .analytical-module .modules-program .item__wrap:nth-child(3) .item,
	.athena-education__section .analytical-module .modules-program .item__wrap:nth-child(4) .item,
	.kairos-education__section .analytical-module .modules-program .item__wrap:nth-child(3) .item,
	.kairos-education__section .analytical-module .modules-program .item__wrap:nth-child(4) .item	{
		height: auto;
	}
	
	#events .item-container .item {
		position: relative;  
	}
	
	#events .item-container:after {
		content: none;
	}
	
	.vacancies-section__left {
		padding: 0 10px;
		width: 100%;
	}
	
	.palitra-peculiarities .athena-education-requirements__circle {
		background: rgba(255, 248, 237, 0.83);
		backdrop-filter: none;
		width: 100%;
		height: auto;
		padding: 10px;
		border-radius: 0%;
		-moz-border-radius: 0%;
		-webkit-border-radius: 0%;
		margin-top: 0px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
		gap: 15px;
	}
	
	.palitra-peculiarities .athena-education-requirements__circle.right {
		padding: 10px;
	}
	
	.palitra-peculiarities .prod-top__row {
		padding: 0px;
	}
	
	.main-slick__slide .collaboration-slider__new .text__wrap .title {
		font-size: 40px;
		line-height: 44px;
	}
	
	.main-slick__slide .collaboration-slider__new .text__wrap .description {
		font-size: 20px;
		line-height: 24px;
	}
	
	.shem_crimlab div.text span {
		font-size: 20px;
	}
	
	.function_crimlab_container .title {
		font-size: 20px;
	}
	
	#sppb-addon-wrapper-1681911875894 .sppb-button-wrapper {
		padding-left: 0px;
	}
	
}


