@charset "UTF-8";

/* Переменные */
:root {
	--color-purple: #185087;
	--color-orange: #eb6e00;
	--color-a-orange: #fe9a2f57;
	--color-light-orange: #fe9a2f;
	--color-dark-orange: #e27f15;
	--color-dark-gray: #5c5c5c;
	--color-pink: #f16583;
}

/* Общие стили*/



/* максимальный размер страницы 1200 */
@media (min-width: 1400px) {

	.container-xxl,
	.container-xl,
	.container-lg,
	.container-md,
	.container-sm,
	.container {
		max-width: 1200px;
	}
}


@media (min-width: 992px) {
	.custom-parallax {
		padding: 135px 0 !important;
	}
}

@media (max-width: 992px) {
	.custom-parallax {
		padding: 115px 0 !important;
	}
}


/* контакты */
#contacts {
	padding: 40px 0px;
}

@media (max-width: 768px){
	#contacts {
		display: none;
	}
}


.bg-section {
	background: #f7f8ff;
}


.sp-top-section-main-page {
	margin-top: 8em;
}

.sp-bottom-section-main-page {
	margin-bottom: 5em;
}

.h2-main, .h3-main  {
	font-weight: 700;
}


/* слайдер */

.swiper-slide {
	cursor: pointer
}

.back-slider {
	width: 100%;
	height: 100%;
	position: absolute;
	margin-top: -130px;
	background: url('../images/main-page-slider/back-slider.png');
	background-size: 14%;
}

.slider_gradient {
	width: 100%;
	height: 100%;
	position: absolute;
	margin-top: -130px;
	background: linear-gradient(#160e4c8f 44%, transparent);
}


.button-slider,
.button-slider:focus {
	color: #02a355;
	background-color: #ffffff;
	border-color: #ffffff;
}

.button-slider:hover,
.button-slider:active,
.button-slider.active {
	color: #ffffff;
	background-color: #516ca9;
	border-color: #516ca9;
}

.slide-caption-description {
	font-weight: 400;
	line-height: 26px;
	font-size: 18px;
}


@media (min-width: 998px) {
	.slider_gradient {
		margin-top: -100px;
	}
}


@media (max-width: 998px) {
	.back-slider {
		margin-top: -100px;
	}
}

/*
*  Gallery items
*/
.gallery-item-classic {
	position: relative;
}

.gallery-item-classic img {
	max-width: inherit;
	width: 100%;
}

.gallery-item-classic-caption {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-70%, -50%);
	transition: all .3s;
	will-change: transform;
	opacity: 0;
}

.gallery-item-classic-caption a {
	display: inline-block;
	font-size: 20px;
	line-height: 35px;
	text-align: center;
	padding: 25px 5px;
	color: #151515;
	font-weight: 500;
	width: 85px;
	height: 85px;
	border-radius: 50%;
	background: #ffffff;
	box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.4);
	cursor: pointer;
}

.gallery-item-classic-caption a:hover {
	color: #151515;
	box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.4);
}


.gallery-item-classic-caption a i {
	color: #ca7125 !important;
}


.gallery-item-classic:hover .gallery-item-classic-caption {
	opacity: 1;
	transform: translate(-50%, -50%);
}


/* ключевые термины */

.box-terms-round {
	position: absolute;
	width: 350px;
	height: 350px;
	right: -172px;
	top: -144px;
	border: 46px solid #374f86;
	border-radius: 100%;
}

.box-terms-square {
	position: absolute;
	width: 350px;
	height: 350px;
	left: -172px;
	bottom: -144px;
	border: 46px solid #374f86;
}


.breadcrums {
	padding-top: 40px;
	padding-bottom: 15px;
	background: #e9edf6;
}






.main-page-button {
	font-size:20px;
}

.main-page-button {
	font-size:20px;
	color:#03395f;
}

.box-counter-buttons {
	border-radius:25px;
	cursor:pointer;

}



@media (min-width: 1200px) {
	.box-counter-buttons{
		padding: 17px 15px;
	}
}

@media (max-width: 484px) {
	.box-counter-buttons{
		margin-bottom:2em;
	}
}


/* новости, главная страница */


#news a:hover {
	/*color: var(--color-purple); */
	/*text-decoration:underline;  */
	color: #2E3D47;
}

#news h6 {
	font-size: 19px;
	font-weight: 550;
	line-height: 1.7;

}


ul.news {
	list-style: none;
}

ul.news li {
	display: flex;
	line-height: 1.4;
	margin-bottom: 20px;
	color: #2E3D47;
}

ul.news li a {
	color: #2E3D47;
}

ul.news li:before {
	/*  content:  "\2014";*/
	position: relative;
	left: -5px;
}


@media (min-width: 1200px) {

	.big_mp {
		font-size: 18px;
		line-height: 1.5;
		color: #636a7d;
	}

}


.news-image {
	height: 100px;
	border-radius: 4px;
}

@media (min-width: 552px) {
	.news-image {
		height: 255px;
	}
}

@media (min-width: 768px) {
	.news-image {
		height: 220px;
	}
}

@media (min-width: 992px) {
	.news-image {
		height: 240px;
	}
}



@media (min-width: 1200px) {
	.news-image {
		height: 280px;
	}
}



@media (min-width: 992px) {

	.excursion-image {
		height: 250px;
	}

	.big_mp {
		font-size: 16px;
		line-height: 1.5;
		color: #636a7d;
	}

	.big_ip {
		font-size: 16px;
		line-height: 1.5;
		color: #636a7d;
	}

}



@media (max-width: 1200px) {
	.big_ip {
		font-size: 14px;
		line-height: 1.5;
		color: #636a7d;
	}
}



@media (max-width: 992px) {

	.excursion-image {
		height: 270px;
	}

	.big_mp {
		font-size: 16px;
		line-height: 1.5;
		color: #636a7d;
	}

	.big_ip {
		font-size: 14px;
		line-height: 1.5;
		color: #636a7d;
	}
}

@media (max-width: 768px) {


	.excursion-image {
		height: 270px;
	}

	.big_mp {
		font-size: 14px;
		line-height: 1.5;
		color: #636a7d;
	}

	.big_ip {
		font-size: 14px;
		line-height: 1.5;
		color: #636a7d;
	}
}




.footer-block {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: column;
}


.footer-rights {
	margin-bottom: 10px;
}

@media (min-width: 768px) {
	.footer-block {
		flex-direction: row;
	}

	.footer-rights {
		margin-bottom: 0px;
	}
}

.footer-social button {
	position: relative;
	color: #e0e0e0;
	background: #516ca9;
	max-width: 100%;
	padding: 7px 13px !important;
	margin-right: 5px;
	overflow: hidden;
	display: inline-block;
	font-size: 17px;
	border: 0px;
	line-height: 1.25;
	font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 400;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	border-radius: 4px;
	cursor: pointer;
	vertical-align: middle;
	user-select: none;
	transition: 250ms all ease-in-out;
}

.footer-social button:hover {
	background: #6987cc;
}

.footer-social button:last-child {
	margin-right: 0px;
}

/* блок экскурсий */
.block-excursion {
	position: relative;
	cursor: pointer;
}

.background-excursion {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #1a306185;
	transition: 0.3s;
}


.background-excursion:hover {
	background: #1a3061c7;
}


.title-image-excursion {
	position: absolute;
	top: 20px;
	left: 40px;
	color: white;
	font-weight: 500;
}


.partner-slider-img {
	width: 200px;
	margin: 0px 20px;
}



.about-block-text {
	color: #929191;
}

.partners {
	background: linear-gradient(white, #516ca930);
	padding-bottom: 30px;
}

/*slick*/
.prom-slider .slick-prev,
.prom-slider .slick-next {
	background: #516ca9 !important;
	height: 100% !important;
	width: 25px !important;
	opacity: 0.7;
}





.prom-slider .slick-prev {
	left: 0px !important;
	z-index: 999;
}

.prom-slider .slick-next {
	right: 0px !important;
}

.slick-center {
	transition: 0.5s;
}

.slick-center .prom-slider-img {
	transform: scale(1.3);
	transition: 0.5s;
}


@media (min-width: 992px) {

	.prom-slider .slick-prev,
	.prom-slider .slick-next {
		width: 40px !important;
		height: calc(100% - 80px) !important;
	}

	.prom-slider-img {
		height: 300px !important;
		padding: 40px 0px;
	}
}

@media (max-width: 992px) {

	.prom-slider .slick-prev,
	.prom-slider .slick-next {
		width: 35px !important;
		height: calc(100% - 60px) !important;
	}

	.prom-slider-img {
		height: 200px !important;
		padding: 30px 0px;
	}

	.slick-center .prom-slider-img {
		transform: scale(1.25);
		transition: 0.5s;
	}

	.slide-info-factory-video {
		display: none;
	}
}


@media (max-width: 768px) {
	.prom-slider-img {
		height: 150px !important;
	}

}




.slide-info-factory {
	width: 100vw;
	height: 450px
}

.slide-info-factory .container {
	height: 100%;
	padding: 20px 90px;
}

.slide-info-factory .row {
	height: 100%;
	box-shadow: 0 6px 18px rgb(14 21 47 / 10%), 0 -2px 6px rgb(14 21 47 / 2%);
	/*box-shadow:0 0 6px 0 rgb(0 0 0 / 4%), 0 4px 10px 0 rgb(13 35 67 / 25%);*/
	/*border: 1px solid #e6e6e6;*/
	border-radius: 6px;
}

.slide-info-factory-information {
	padding: 40px;
}




.info-factory-slider .slick-prev,
.info-factory-slider .slick-next {
	background: #516ca9 !important;
	width: 38px !important;
	height: 38px;
	border-radius: 9%;
	opacity: 0.9;
}

.info-factory-slider .slick-prev {
	z-index: 999;
}


@media (max-width: 992px) {
	.slide-info-factory {
		width: 100vw;
		height: 350px
	}
}

@media (max-width: 768px) {
	.slide-info-factory {
		width: 100vw;
		height: 400px
	}
}


.box-image-link-slide-video {
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 375px;
	background-size: cover;
	background-position: 50% 50%;
}





.box-image-link-slide-video .icon {
	position: absolute;
	width: 112px;
	height: 112px;
	font-size: 55px;
	line-height: 112px;
	top: 50%;
	left: 50%;
	background: #ffffffa8;
	border-radius: 100%;
	text-align: center;
	transform: translate(-50%, -50%);
	color: var(--color-purple);
}

/* Футер */

@media (max-width: 768px) {
	.footer-about-project {
		text-align: center;
	}

	.footer-about-project .contact-list {
		text-align: left;
	}

	.footer-about-project .contact-list .unit {
		justify-content: center;
	}
}




/* Слайдер partner */

.custom-dots .slick-dots {
	bottom: -50px;
}

.custom-dots .slick-dots li button {
	background: #b3bbd070;
	border-radius: 50%;
	width: 13px !important;
	height: 13px !important;

}

.custom-dots .slick-dots li button:before {
	content: '';
}

.custom-dots .slick-dots li.slick-active button {
	background: rgba(114, 129, 165, 0.42);
}

.custom-dots .slick-prev,
.custom-dots .slick-next {
	display: none !important;
}

#factory_image {
	display: block;
	margin: auto;
	width: 100%;
}

.custom-dots .slick-track {
	display: flex;
	align-items: center;
}


.color-orange {
	color: var(--color-orange);
}

.color-pink {
	color: var(--color-pink);
}

.color-purple {
	color: var(--color-purple);
}


.color-gray {
	color: var(--color-dark-gray);
}



.c-m-link {
	color: black;
	font-size: 18px;
}


.dropdown-toggle {
	border: 1px solid #ccc;
}


.btn-main,
.btn-orange,
a.btn-orange {
	color: white !important;
	background: #fd6b23;
	border-radius: 4px;
	font-weight: 500;
	padding: 0.575rem 1.3rem !important;
	border: 0px;
}





.btn-form {
	border: 2px solid var(--color-orange);
	color: var(--color-orange);
	background-color: var(--color-orange);
	font-weight: 500;
	padding: 0.575rem 1.2rem !important;
	color: white !important;
}

.btn-blick {
	position: relative;
	overflow: hidden;
	padding: 0.8rem 1.5 rem !important;
}

.btn-blick:after {
	content: "";
	/* display: block; */
	width: 42px;
	height: 136px;
	margin-left: 50px;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.4));
	left: 10px;
	top: -42px;
	z-index: 1;
	transform: skewX(-45deg);
	position: absolute;
	animation: movingFlare 4s infinite linear;
}

@keyframes movingFlare {
	0% {
		left: -30px;
		margin-left: 0px;
	}

	30% {
		left: 110%;
		margin-left: 80px;
	}

	100% {
		left: 110%;
		margin-left: 80px;
	}
}


img.icon {
	/* height:46px; */
}

.card-course {
	line-height: 1.2;
}

.card-course>div {
	/*border: 1px solid;
	border-radius: 9px;
	padding: 15px;*/
	border: 1px solid rgb(206 209 213 / 63%) !important;
	border-radius: 1em;
	box-shadow: 0 8px 20px 0 rgb(0 0 0 / 5%);
	height: 100%;
	overflow: hidden;
}

.card-course .desc-item .desc {
	font-size: 1.1em;
}

.card-course .desc-item .value {
	font-size: 1.2em;
}

.card-course .cost {
	position: absolute;
	padding: 0 1em;
	bottom: 20px;
}

.card-course .img {
	border-radius: 1em;
}


/* .card-course:nth-child(2)>div,
.card-course:nth-child(3)>div,
.card-course:nth-child(6)>div{
	border-color: var(--color-purple);
}

.card-course:nth-child(1)>div,
.card-course:nth-child(4)>div,
.card-course:nth-child(5)>div{
	border-color: var(--color-orange);
} */


.card-course:nth-child(2n+1)>div {
	box-shadow: 0px 3px 35px 13px rgb(0 0 0 / 11%);
}


@media (min-width:992px) {

	.card-course:nth-child(4n+1)>div,
	.card-course:nth-child(4n)>div {
		border-color: var(--color-orange);
	}
}



@media (max-width:992px) {
	.card-course:nth-child(odd)>div {
		border-color: var(--color-orange);
	}

	/* .card-course:nth-child(even)>div{
		border-color: var(--color-purple);
	} */
}


.card-course p,
.card-course a {

	color: #4A4A4A;
}

.card-course a:hover {
	color: var(--color-orange);
}

.card-course .name {
	font-size: 1.5em;
	font-weight: 550;
}

.card-course .cost {
	font-weight: 550;
	font-size: 1.7em;
}

/* .card-course .name a{
color:#4A4A4A; 
	
} */

.card-course .img {
	height: 240px;

	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

@media screen and (max-width: 768px) {
	.card-course .img {

		height: 170px;

	}
}


.card-course .description {
	padding: 0em 2.2em 3.5em;
}


.detail-course-category .course-direction,
.card-course .course-direction {
	padding: 0.575rem 1.2rem;
	border-radius: 4px;
	transition: 0.3s;
	display: block;
	margin-top: 10px;
}

.detail-course-category .course-direction:first-child,
.card-course .course-direction:first-child {
	margin-right: 10px;
}

.card-course .course-direction {
	padding: 0.275rem 0.9rem;
}

.detail-course-category .direction-training,
.card-course .direction-training {
	background: #80d87b59;
	color: green;
}

.detail-course-category .direction-training:hover,
.card-course .direction-training:hover {
	background: #80d87b99;
	transition: 0.3s;
}

.detail-course-category .direction-retraining,
.card-course .direction-retraining {
	background: #0087ff2e;
	color: #0a5da8;
}

.detail-course-category .direction-retraining:hover,
.card-course .direction-retraining:hover {
	background: #0064bc38;
	transition: 0.3s;
}

.detail-course-category .direction-retrainingadditional,
.card-course .direction-retrainingadditional {
	background: #5bac062e;
	color: #436223;
}

.detail-course-category .direction-retrainingadditional:hover,
.card-course .direction-retrainingadditional:hover {
	background: #4f98032e;
	transition: 0.3s;
}

.detail-course-category .direction-qualifications,
.card-course .direction-qualifications {
	background: #ffb47247;
	color: #726922;
}

.detail-course-category .direction-qualifications:hover,
.card-course .direction-qualifications:hover {
	background: #ffb47287;
	transition: 0.3s;
}

.detail-course-category .direction-common,
.card-course .direction-common {
	background: #ff002124;
	color: #760404e0;
}

.detail-course-category .direction-common:hover,
.card-course .direction-common:hover {
	background: #ff00212e;
	transition: 0.3s;
}



.privilege .card {
	border: 0px !important;
}

/* .map_2gis iframe{
	
	
        -ms-zoom: 0.75;
        -moz-transform: scale(0.75);
        -moz-transform-origin: 0 0;
        -o-transform: scale(0.75);
        -o-transform-origin: 0 0;
        -webkit-transform: scale(0.75);
        -webkit-transform-origin: 0 0;
    
} */


.map_2gis iframe {
	width: 100% !important;
}






.ui-to-top {
	background: var(--color-orange);
	opacity: 0.7;
}

.ui-to-top:after {
	background: var(--color-purple);
}

#feedback-bottom {
	background: white;
}

.footer-bottom {
	padding: 20px 0;
	color: #82929c;
	background: white;
	/* box-shadow: 0 0 22px -9px rgb(0 0 0 / 17%); */
	/* background: #2e3844; */
	border-top: 1px solid #dadada;
}

.icon-orange {
	color: var(--color-orange);
}

.icon-purple {
	color: var(--color-purple);
}


.modal {
	z-index: 2000;
}

#contacts .unit-left {
	width: 55px;
	background: white;
	box-shadow: 0 1px 15px -3px rgb(169 195 222);
	border-radius: 8px;
	height: 55px;
}

#contacts .unit-body {
	width: 150px;
}



/* Форма футера */

#feedback-bottom-form textarea.form-control {
	height: 80px;
}

@media(min-width:768px) {

	#feedback-bottom-form textarea.form-control {
		height: 120px;
	}

}

#feedback-bottom-form label {
	font-weight: 500;
	font-size: 14px;
	color: #bc5f00 !important;

}




.fb-grid > * {
	padding:0px !important;
}

.fb-grid-item {
height: 498px;
	background-size: cover;
	background-position: center center;
	border:2px solid white;
}

.fb-grid-item-sm {
	background-size: cover;
	height: 250px;
	border:2px solid white;
	box-sizing: border-box;
	background-position: center center;
}