.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;
}

.about-main .sppb-row {
	border: 1px solid rgba(0, 0, 0, 0.0) !important;
	box-shadow: 0 6px 18px 0 rgba(0, 0, 0, 0.44);
}

.mod_newslist_slider-wrapper .mod_newslist_slide__container .newsitem {
	border: 1px solid rgba(0, 0, 0, 0.0) !important;
	box-shadow: 0 6px 18px 0 rgba(0, 0, 0, 0.44);
	border-radius: 4px !important;
}

.mod_newslist_slider-wrapper .mod_newslist_slide {
	padding: 0 18px;
}

.splide_awards .item__slick {
	box-shadow: 0 6px 18px 0 rgba(0, 0, 0, 0.1);
}

.carousel .indicators .indicator-item {
	background: #ccc;
	border: 0;
	border-radius: 50%;
	display: inline-block;
	height: 8px;
	margin: 3px;
	opacity: .7;
	padding: 0;
	position: relative;
	transition: transform .2s linear;
	width: 8px;
}

.contact-main__social-wrapper .wrap-vk {
	display: flex;
	align-items: center;
	gap: 15px;
	color: #b3b3b3;
	text-transform: uppercase;
}

.contact-main__map-wrapper {
	background: none;
	padding: 10px;
}

.contact-main__map-wrapper iframe {
	border-radius: 12px;
}

#mod-custom118 span.title {
	margin-top: 20px;
	text-align: center;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	font-size: 30px;
	text-transform: uppercase;
	font-family: 'Regular';
}

#sp-footer1 .nav>li>a {
	color: #FFF !important;
}

#sp-footer1 .nav a {
	color: #FFF !important;
}

.custom-checkbox+label::before {
	margin-bottom: -4px;
}

.new-contact-box__column .convertforms div:not(.cf-checkbox-group) > .cf-label {
  display: none;
}
	
.new-contact-box__column .convertforms form input, .new-contact-box__column .convertforms form textarea, .new-contact-box__column .convertforms form .input__products {
	box-shadow: 0 6px 18px 0 rgba(0, 0, 0, 0.44);
	border: 0px solid #000;
	border-radius: 14px;
}

.new-contact-box__social svg {
	width: 33px;
	height: 33px;
}

.new-contact-box__title_h3 {
	font-family: "Sansation_Regular";
	color: #000000;
	font-weight: 100;
}

.new-contact-box__social {
	display: flex;
	justify-content: flex-start;
	gap: 30px;
}

.contact-main__social-icons {
	display: flex;
	justify-content: center;
}

.new-contact-box .contact-main__social-icons svg {
	margin-left: 0px;
}

#mod-custom118 span.title {
	font-family: "Sansation_Regular";
}

.contact-main__social-wrapper {
	margin-top: 15px;
}

.contact-main__data {
	margin-bottom: 0px;
}

#check-fixed {
	margin-top: 65px;
}

#sp-main-body .pilotbtn, #sp-header .pilotbtn, #mypopup #submit6, button.small-form-input, .pilotbtn {
	border-radius: 4px !important;
}

.sp-page-builder .page-content #section-id-1701432489778 {
	padding-top: 50px !important;
}

.splide__pagination__page,
.carousel .indicators .indicator-item,
.mod_newslist_slider-wrapper .mod_newslist_dots .dot_item {
	height: 5px !important;
	width: 5px !important;
	margin: 5px !important;
}

.img-about-main .sppb-addon-single-image-container img {
	position: revert;
	width: 237px;
	height: 275px;
}

.contact-main__social-wrapper a.contact-main__social-icons {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 14px;
}

@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;
	}
	
	.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;
	}
	
	.main-slick__slide .img__new.fake-news .text__wrap {
		width: 50%;
	}
	
}

@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: 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;
	}
	
	#sppb-addon-1681905112489 {
		padding: 0px !important;
	}
	
	
	.contact-main__exp {
		padding: 10px 10px;
	}
	
	.contact-main__social-wrapper {
		padding: 0px !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;  
	}
	
	.main-slick__slide .img__new.fake-news .total__wrap {
		height: 100%;
	}
	
	.main-slick__slide .img__new.fake-news .text__wrap {
		width: 100%;
		margin-left: 0 !important;
		background-image: url("/images/2025/Subtract2.png");
		padding: 35px;
	}
	
	.main-slick__slide .img__new .background,
	.main-slick__slide .img__new.fake-news,
	#sppb-addon-1681828916542	{
		background: #b6b7ac;
	}
	
	.fake-news__bg-mobile {
		background-image: url("/images/2025/Fake-news_mobile-bg.png");
		background-repeat: no-repeat;
    background-repeat: center;
    background-position: center;
    background-size: cover;
		height: 400px;
		margin-top: -55px;
	}
	
	.main-slick__slide .text__wrap .text {
		width: 100%;
	}
	
	.fake-news .total__wrap > .button-wrapper {
		left: 40%;
	}
	
	.full-height .carousel .carousel-item {
		height: 45vmax;
		width: 55vmax;
        max-width: 80%;
        margin: 0 auto;
	}
	
	.full-height .carousel {
		height: 35vmax;
	}
	
	#sp-page-builder .sppb-section-title .sppb-title-heading, h2.sppb-addon-title {
		margin-bottom: 25px !important;
	}
	
	.img-about-main .sppb-addon-single-image-container {
		width: 100%;
		height: 100%;
	}
	
	.splide_awards .item__slick {
		padding: 20px;
	}
	
	.splide_awards .splide__slide img::before {
		content: '';
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 120%; /* Размер фона относительно изображения */
		height: 120%;
		background: #ffcc00; /* Цвет фона */
		border-radius: 50%;
		z-index: -1;
	}
	
	.main-slick__slide .img__new.fake-news {
		margin-top: 20px;
	}
	
	.main-slick__slide .img__new.fake-news .text__wrap .title {
		margin-bottom: 20px;
	}
	
	.sp-page-builder .page-content #section-id-CJv1eUKueqXB_bu4q_Awx {
		padding-bottom: 0px;
	}
	
	.splide_awards .splide__slide {
		padding: 40px 0px;
	}
	
	.splide_awards .splide__slide img {
		max-width: 100%;
    margin-bottom: 10px;
    width: 80px;
    height: 80px;
    object-fit: contain;
    display: flex;
    margin-top: -59px;
    background: #ffffff;
    border-radius: 50%;
    padding: 10px 19px;
	}
	
	.new-contact-box__title_h3 {
		display: flex;
    justify-content: center;
	}
	
	.about-main .sppb-row {
		width: auto;
		padding: 15px;
		margin: 0px 18px;
	}
	
	#mod-custom118 span.title {
		margin-top: 0px;	
	}
	
}
	
@media (max-width: 567px) {
    #section-id-CJv1eUKueqXB_bu4q_Awx.prod-slider .sppb-section-title {
        margin-bottom: -15px !important;
    }
}

@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;  
    }
	
	#section-id-CJv1eUKueqXB_bu4q_Awx.prod-slider .sppb-section-title {
		margin-bottom: 20px !important;
	}
	
}

@media (max-width: 460px) {
	.main-slick__slide .img__bg .text	{
		font-size: 14px !important;
	}
}

@media (max-width: 420px) {
	.vacancies-section__left .mod-finder__search.input-group {
		width: 85%;
	}
	.functional_kairos .tools>span {
		width: 90%;
	}
	
	#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;
	}
	
	.main-slick__slide .text__wrap .description {
		font-size: 14px;
		line-height: 18px;
	}
	
	.main-slick__slide .pilotbtn {
		padding: 11px 21.5px !important;
	}
	
	#mod-custom114 .pilotbtn {
		padding: 11px 22px !important;
	}
	
	.main-slick__slide .img__bg .title {
		font-family: 'Medium';
		font-size: 20px;
		line-height: 100%;
	}
	
	.img-about-main .sppb-addon-single-image-container {
		width: 346px;
	}
	
	.fake-news .total__wrap > .button-wrapper {
		left: 35%;
	}
	
	#sp-footer1 .sp-column {
		grid-template-areas:
		'logoavsw logoavsw logoavsw'
		'menu menu menu'
		'terms terms terms'
		'copyright copyright copyright';
	}
	
	#sp-footer1 .sp-column .sp-module:nth-child(1) {
		justify-self: auto;
	}
	
	#sp-footer1 .sp-module ul>li {
		width: 100%;
		margin-right: 0px;
	}
	
	#sp-footer1 .sp-module ul>li>div {
		padding: 10px;
	}
	
	#sp-footer1 .sp-module ul>li>div:not(.custom) {
		border-bottom: 1px solid #ffffff45;
		padding: 10px;
	}
	 
	#sp-footer1 .sp-module ul>li>a {
		padding: 0px 10px !important;
	}
	
	.contact-main__social-wrapper:nth-child(1) {
		/* display: none; */
	}
	
	.contact-main__social-wrapper:nth-child(2) {
		margin-top: -15px;
	}
	
	.contact-main__social-wrapper {
		padding: 10px 0px !important;
	}
	
	#sp-footer1 .nav a {
		text-transform: uppercase;
		width: 100%;
	}
	
	#sp-footer1 .sp-column .sp-copyright {
		
	}
	
	#check-fixed {
		margin-top: 65px;
	}
	
	.awards_main .container {
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.new-contact-box__title_h3 {
		margin-bottom: 20px;
	}
	
	.new-contact-box__social {
		justify-content: center;
	}
	
	.main-awards .img_none_block img {
		height: 187px;
    object-fit: cover;
	}
	
	.new-contact-box__title_h3,
	#mod-custom118 span.title	{
		font-size: 20px;
	}
	
	#mod-custom118 span.title,
	#mod-custom456 span.title
	{
		margin-top: 20px;
	}
	
	#sp-page-builder .sppb-section-title .sppb-title-heading, h2.sppb-addon-title, .partner-become__wrap, .partner-directions__title, .partner-advantages__wrap .main-title, .partner-status__title {
		font-size: 20px !important;	
	}
	
}

@media (max-width: 320px) {
	
	.img-about-main .sppb-addon-single-image-container {
			width: 270px;
	}
	
	.fake-news .total__wrap > .button-wrapper {
        left: 30%;
    }
}
