body {
	background: #001b49;
	font-family: Manrope, Syne, sans-serif;
	font-size: 19px;
	color: #fefefe;
	min-width: 320px;
	line-height: 1.5em;
}

/* =========start main-b1========= */
.header-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 30px 0;
	position: relative;
}
.header__logo {
	display: inline-block;
	max-width: 388px;
	width: 100%;
}
.header__logo img {
	display: inline-block;
	width: 100%;
}
.header-menu {
	padding: 0;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1em;
}
.header-menu li {
	margin-right: 50px;
}
.header-menu li:last-child {
	margin-right: 0;
}
.header-menu li a {
	color: #fefefe;
	font-family: Manrope;
	font-size: 19px;
	font-weight: 500;
	line-height: 1em;
	text-transform: uppercase;
	-webkit-transition: color 0.5s;
	-o-transition: color 0.5s;
	transition: color 0.5s;
	display: inline-block;
}
.header-menu li a:hover {
	color: #78b9e4;
}
.header-ar {
	padding: 0;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 0;
	right: 0;
	line-height: 1em;
}
.header-ar li {
	margin-right: 4px;
}
.header-ar li:last-child {
	margin-right: 0;
}
.header-ar li a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #0c295c;
	color: #00f7ff;
	font-family: Manrope;
	font-size: 19px;
	font-weight: 400;
	line-height: 1em;
	min-width: 145px;
	padding: 5px;
	min-height: 50px;
	-webkit-transition: background-color 0.5s;
	-o-transition: background-color 0.5s;
	transition: background-color 0.5s;
}
.header-ar li a:hover {
	background-color: #085b94;
}
.header-ar li:first-child a {
	border-radius: 0 0 0 10px;
}
.header-ar li:last-child a {
	border-radius: 0 0 10px 0;
}
.header-ar li a img {
	display: inline-block;
	height: 21px;
	margin-right: 20px;
}
.main-b1-m-wrap {
	padding: 85px 0;
	position: relative;
}
.main-b1-m-left {
	max-width: 605px;
	width: 100%;
}
.main-b1-m__title {
	margin-bottom: 30px;
}
.main-b1-m__text {
	margin-bottom: 0;
}
.btn_main-b1-m {
	min-height: 60px;
	min-width: 290px;
	margin-top: 55px;
}
.main-b1-m {
	overflow: hidden;
}
.main-b1-m-thumb {
	position: absolute;
	top: 0;
	width: 810px;
	right: -100px;
}
.main-b1-m-thumb img {
	display: inline-block;
	width: 100%;
}
.main-b1-b {
	padding: 70px 0 50px;
}
.b-ifu {
	position: relative;
	background: url('../img/b-ifu_bg.jpg') no-repeat center / cover;
	padding: 25px 70px 25px 70px;
	border-radius: 7px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.b-ifu::after {
	display: block;
	position: absolute;
	content: '';
	background: url('../img/b-ifu_sh.webp') no-repeat center / 100% 100%;
	width: 79.3%;
	height: 20px;
	top: calc(100% + 10px);
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.b-ifu__logo {
	display: inline-block;
	width: 24.7%;
}
.b-ifu-right {
	width: 37%;
}
.logo-osint {
	display: inline-block;
	width: 73.2%;
	margin-bottom: 15px;
}
.btn_b-ifu {
	min-width: 290px;
	min-height: 60px;
}
.main-b1 {
	background: url('../img/main-b1_bg.webp') no-repeat calc(50% + 320px) top / 1220px;
}
.header__gumb {
	display: none;
}
/* =========end main-b1========= */

/* =========start main-webinars========= */
.main-webinars {
	padding: 35px 0 160px;
}
.global-twd {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	line-height: 1em;
}
.main-webinars__title h2 {
	margin: 0;
}
.main-webinars__title {
	margin-bottom: 45px;
}
.global-twd img {
	display: inline-block;
	width: 108px;
	margin-left: 20px;
}
.slider3 {
	position: relative;
}
.slider-arrow1 {
	width: 53px;
	padding: 5px 0;
	height: auto;
	top: 50%;
	margin-top: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.slider-arrow1:hover {
	opacity: 0.7;
}
.slider-arrow1.swiper-button-prev {
	left: auto;
	right: calc(100% + 80px);
}
.slider-arrow1.swiper-button-next {
	right: auto;
	left: calc(100% + 80px);
}
.slider-arrow1::after {
	display: none;
}
.slider-arrow1__desc {
	display: inline-block;
	width: 100%;
}
.slider-arrow1__mob {
	display: none;
}
.swiper-pagination {
	top: calc(100% + 40px) !important;
	bottom: auto !important;
}
.swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	border: 2px solid #085b94;
	background: transparent;
	opacity: 1;
	margin: 0 10px !important;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
	border-color: #00f7ff;
	background-color: #00f7ff;
}
.swiper-slide_ha {
	height: auto !important;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}
.product {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	background-color: #fefefe;
	border-radius: 7px;
}
.product__thumb {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 7px;
	width: 100%;
}
.product_small .product__thumb::after {
	display: block;
	content: '';
	padding-top: 100%;
}
.product__info {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	position: absolute;
	line-height: 1em;
	top: 10px;
	left: 10px;
	border-radius: 5px;
	font-family: Manrope;
	font-size: 21px;
	font-weight: 700;
	min-height: 40px;
	padding: 2px 25px;
}
.product__infolp {
	background-color: #ffc800;
	color: #2b2a29;
}
.product__infos {
	background-color: #ff0000;
	color: #fefefe;
}
.product__infoh {
	background-color: #cd0632;
	color: #fefefe;
}
.product__title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-radius: 0 0 7px 7px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 30px;
	color: #00f7ff;
	font-family: Syne;
	font-size: 25px;
	font-weight: 700;
	line-height: 1.5em;
	background: -webkit-gradient(linear,  left top, left bottom,  from(rgba(0,0,0,0)),color-stop(12%, rgba(0,0,0,0.1)),color-stop(28%, rgba(0,0,0,0.2)),color-stop(41%, rgba(0,0,0,0.3)),color-stop(53%, rgba(0,0,0,0.4)),color-stop(65%, rgba(0,0,0,0.6)),color-stop(74%, rgba(0,0,0,0.65)),color-stop(82%, rgba(0,0,0,0.7)),color-stop(90%, rgba(0,0,0,0.8)),to(rgba(0,0,0,0.9)));
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 12%,rgba(0,0,0,0.2) 28%,rgba(0,0,0,0.3) 41%,rgba(0,0,0,0.4) 53%,rgba(0,0,0,0.6) 65%,rgba(0,0,0,0.65) 74%,rgba(0,0,0,0.7) 82%,rgba(0,0,0,0.8) 90%,rgba(0,0,0,0.9) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 12%,rgba(0,0,0,0.2) 28%,rgba(0,0,0,0.3) 41%,rgba(0,0,0,0.4) 53%,rgba(0,0,0,0.6) 65%,rgba(0,0,0,0.65) 74%,rgba(0,0,0,0.7) 82%,rgba(0,0,0,0.8) 90%,rgba(0,0,0,0.9) 100%);
}
.product_small .product__title div {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	width: 100%;
}
.product_small .product__title {
	max-height: 213px;
	padding-top: 65px;
}
.product-body {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 30px 25px 50px;
}
.product-middle {
	width: 100%;
}
.product__desc {
	color: #2b2a29;
	font-family: Manrope;
	font-weight: 400;
	line-height: 1.5em;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-bottom: 20px;
}
.product__price {
	color: #04cf8f;
	font-family: Manrope;
	font-size: 36px;
	font-weight: 700;
	line-height: 1em;
	margin-bottom: 15px;
}
.product-count {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.product__persons {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #2b2a29;
	font-family: Manrope;
	font-size: 21px;
	font-weight: 400;
	line-height: 1em;
}
.product__persons img {
	display: inline-block;
	width: 18px;
	margin-right: 15px;
}
.product__persons span {
	display: inline-block;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.product__number {
	margin-left: 15px;
	width: 120px;
}
.global-number {
	position: relative;
}
.global-number__input {
	width: 100%;
	height: 55px;
	border: 1px solid #716f6e;
	border-radius: 45px;
	text-align: center;
	color: #2b2a29;
	font-family: Manrope;
	font-size: 21px;
	font-weight: 400;
}
::-webkit-input-placeholder {color: #2b2a29;opacity: 1;}
::-moz-placeholder 			{color: #2b2a29;opacity: 1;}
:-moz-placeholder 			{color: #2b2a29;opacity: 1;}
:-ms-input-placeholder 		{color: #2b2a29;opacity: 1;}
.global-number__arrow {
	font-family: Manrope;
	font-size: 19px;
	font-weight: 400;
	color: #716f6e;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	width: 30px;
	line-height: 1em;
	position: absolute;
	top: 0;
}
.global-number__arrow:hover {
	color: #716f6e;
}
.global-number__minus {
	left: 10px;
}
.global-number__plus {
	right: 10px;
}
.product-bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 55px;
}
.btn_product-buy {
	min-height: 60px;
	min-width: 150px;
	margin-right: 10px;
	text-transform: uppercase;
}
.btn_product-details {
	min-height: 60px;
	min-width: 190px;
	text-transform: uppercase;
}
@media (max-width: 1600px) { 
	.slider-arrow1__desc {
		display: none;
	}
	.slider-arrow1__mob {
		display: inline-block;
		width: 100%;
	}
	.slider-arrow1 {
		width: 30px;
		top: auto;
		bottom: calc(100% + 55px);
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		padding: 0;
	}
	.slider-arrow1.swiper-button-prev {
		right: 35px;
	}
	.slider-arrow1.swiper-button-next {
		right: 0;
		left: auto;
	}
}
/* =========end main-webinars========= */

/* =========start main-course========= */
.main-course {
	background-color: #162e57;
	padding: 70px 0 170px;
}
.slider2 {
	position: relative;
}
.product_larg .product__thumb::after {
	display: block;
	content: '';
	padding-top: 65.5%;
}
.product_larg .product__title {
	padding-top: 110px;
}
.product_larg .product__title div {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	width: 100%;
}
.product__price span {
	display: inline-block;
	color: #b2b3b3;
	font-family: Manrope;
	font-size: 25px;
	font-weight: 400;
	line-height: 1em;
	margin-left: 20px;
	text-decoration: line-through;
}
.product__date {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #2b2a29;
	font-family: Manrope;
	font-size: 21px;
	font-weight: 700;
	line-height: 1em;
	padding-top: 10px;
}
.product__date img {
	display: inline-block;
	width: 22px;
	margin-right: 25px;
}
.product_larg .btn_product-buy {
	min-width: 190px;
}
/* =========end main-course========= */

/* =========start main-news========= */
.main-news {
	position: relative;
	padding: 100px 0 110px;
}
.main-news .container {
	position: relative;
	z-index: 1;
}
.main-news__bg {
	display: inline-block;
	position: absolute;
	z-index: 0;
	width: 56.2%;
	right: 0;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.main-course, .main-reviews {
	position: relative;
	z-index: 1;
}
.main-news-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.main-news-left {
	width: 30.7%;
}
.main-news-right {
	width: 62.3%;
}
.main-news-left .global-video {
	display: none;
}
.main-news__title {
	margin-bottom: 50px;
}
.read-more {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1em;
	-webkit-transition: color 0.5s;
	-o-transition: color 0.5s;
	transition: color 0.5s;
	font-family: Syne;
	font-weight: 700;
}
.read-more img, .read-more svg {
	display: inline-block;
	width: 18px;
	margin-left: 20px;
	height: auto;
	-webkit-transition: fill 0.5s;
	-o-transition: fill 0.5s;
	transition: fill 0.5s;
}
.read-more svg * {
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.read-more:hover {
	color: #fefefe !important;
}
.read-more:hover svg * {
	fill: #fefefe;
}
.global-video {
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	cursor: pointer;
	border-radius: 7px;
}
.global-video::after {
	display: block;
	content: '';
	padding-top: 56.3%;
}
.global-video__inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.global-video__play {
	display: inline-block;
	width: 11.11%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.global-video__control {
	display: inline-block;
	position: absolute;
	width: 93%;
	bottom: 12px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.global-video.active .global-video__inner {
	opacity: 0;
	z-index: -1;
}
.global-video.active iframe {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 7px;
}
/* =========end main-news========= */

/* =========start main-reviews========= */
.main-reviews {
	background: url('../img/main-reviews_bg.webp') no-repeat center top / 100%;
	padding: 100px 0 60px;
}
.main-reviews__title {
	margin-bottom: 75px;
}
.slider1 {
	position: relative;
}
.main-reviews-slider {
	border-radius: 7px;
}
.main-reviews-slider::after {
	display: block;
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	border-radius: 7px;
	background: -o-linear-gradient(45deg,  rgba(50,150,216,1) 0%,rgba(71,161,220,1) 81%,rgba(101,176,226,1) 89%,rgba(119,185,229,1) 100%);
	background: linear-gradient(45deg,  rgba(50,150,216,1) 0%,rgba(71,161,220,1) 81%,rgba(101,176,226,1) 89%,rgba(119,185,229,1) 100%);
	top: 0;
	left: 0;
	z-index: 1;
}
.main-reviews-slider::before {
	display: inline-block;
	position: absolute;
	content: '';
	width: 100%;
	height: 50%;
	left: 0;
	bottom: 0;
	z-index: 0;
	-webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.4);
}
.main-reviews-slider > .swiper, .main-reviews__quotes {
	position: relative;
	z-index: 2;
}
.main-reviews__quotes {
	display: inline-block;
	width: 66px;
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	top: -15px;
}
.main-review {
	max-width: 940px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 75px 15px 65px;
}
.main-review__line {
	display: inline-block;
	margin: 15px 0;
	width: 245px;
}
.main-reviews-slider .swiper-wrapper {
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
}
/* =========end main-reviews========= */

/* =========start main-partners========= */
.main-partners {
	padding: 65px 0 100px;
}
.swiper-slide_ha {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 245px;
	border-radius: 7px;
	background-color: #fefefe;
}
.swiper-slide_ha img {
	display: inline-block;
	max-width: 75%;
	max-height: 60%;
}
.main-partners-slider {
	position: relative;
}
.slider-arrow2::after {
	display: none;
}
.slider-arrow2 {
	width: 30px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	top: auto;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	margin-top: 0;
	bottom: calc(100% + 50px);
	opacity: 1;
	-webkit-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
	line-height: 1em;
	height: auto !important;
}
.slider-arrow2:hover {
	opacity: 0.7;
}
.slider-arrow2 img {
	display: inline-block;
	width: 100%;
	height: auto;
}
.slider-arrow2.swiper-button-next {
	right: 0;
}
.slider-arrow2.swiper-button-prev {
	right: 35px;
	left: auto;
}
/* =========end main-partners========= */

/* =========start footer========= */
.footer {
	background-color: #001333;
	margin-top: 115px;
}
.footer-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 65px 0;
}
.footer-logos {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.footer-logo_snowy {
	display: inline-block;
	width: 266px;
	margin-right: 75px;
}
.footer-logo_snowy img {
	display: inline-block;
	width: 100%;
}
.footer-logo_ifu {
	display: inline-block;
	width: 172px;
}
.footer-logo_ifu img {
	display: inline-block;
	width: 100%;
}
.footer-menu {
	padding: 0;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1em;
}
.footer-menu li {
	margin-right: 35px;
}
.footer-menu li:last-child {
	margin-right: 0;
}
.footer-menu li a {
	display: inline-block;
	text-transform: uppercase;
	color: #fefefe;
	font-family: Manrope;
	font-size: 17px;
	font-weight: 500;
	line-height: 1em;
	-webkit-transition: color 0.5s;
	-o-transition: color 0.5s;
	transition: color 0.5s;
}
.footer-menu li a:hover {
	color: #46aceb;
}
.footer-bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 20px 0;
}
.footer-soc {
	padding: 0;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1em;
}
.footer-soc li {
	margin-right: 10px;
}
.footer-soc li:last-child {
	margin-right: 0;
}
.footer-soc a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: 27px;
}
.footer-soc a svg {
	display: inline-block;
	width: 100%;
	height: auto !important;
}
.footer-soc a svg * {
	-webkit-transition: fill 0.5s;
	-o-transition: fill 0.5s;
	transition: fill 0.5s;
}
.footer-soc a:hover svg *[fill='#085B94'] {
	fill: #46aceb;
}
/* =========end footer========= */

/* =========start modal========= */
.modal .modal-dialog {
	max-width: 768px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.modal .modal-content {
	border: none;
	background: -o-linear-gradient(315deg,  rgba(12,145,196,1) 0%,rgba(11,133,185,1) 22%,rgba(10,112,166,1) 38%,rgba(8,91,148,1) 100%);
	background: linear-gradient(135deg,  rgba(12,145,196,1) 0%,rgba(11,133,185,1) 22%,rgba(10,112,166,1) 38%,rgba(8,91,148,1) 100%);
}
.modal .modal-body {
	position: relative;
}
.modal-login .modal-body {
	padding-top: 75px;
	padding-bottom: 75px;
}
.modal-close {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 27px;
	position: absolute;
	right: 20px;
	top: 20px;
	border: none;
	background: transparent;
	padding: 0;
	opacity: 1;
	-webkit-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.modal-close img {
	display: inline-block;
	width: 100%;
}
.modal-close:hover {
	opacity: 0.7;
}
.modal-login-top {
	margin-bottom: 50px;
}
.modal-login__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 15px;
}
.modal-login__title:last-child {
	margin-bottom: 0;
}
.modal-login__title img {
	display: inline-block;
	width: 28px;
	margin-right: 35px;
}
.modal-login__form {
	max-width: 490px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.global-field {
	margin-bottom: 15px;
}
.global-field:last-child {
	margin-bottom: 0;
}
.global-field__label {
	line-height: 1em;
	margin-bottom: 10px;
}
.global-input {
	width: 100%;
	color: #a5dbf7;
	font-family: Manrope;
	font-weight: 400;
	height: 50px;
	border-radius: 45px;
	border: 1px solid #a5dbf7;
	background: transparent;
	padding-left: 30px;
}
.global-input::-webkit-input-placeholder {opacity: 1;color: #a5dbf7;}
.global-input::-moz-placeholder 			{opacity: 1;color: #a5dbf7;}
.global-input:-moz-placeholder 			{opacity: 1;color: #a5dbf7;}
.global-input:-ms-input-placeholder 		{opacity: 1;color: #a5dbf7;}
.not-robot {
	margin-bottom: 15px;
	max-width: 305px;
	width: 100%;
	padding-top: 15px;
}
.not-robot > img {
	display: inline-block;
	width: 100%;
}
.modal-login__forgot {
	display: inline-block;
	line-height: 1em;
	text-decoration: underline;
}
.modal-login__forgot:hover {
	text-decoration: none;
}
.btn_modal-login {
	width: 100%;
	min-height: 50px;
	margin-top: 30px;
}
.global-ch {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin: 0;
	padding: 10px 0;
	position: relative;
}
.modal-login__form .global-ch {
	padding: 0 !important;
}
.global-ch__input {
	opacity: 0;
	position: absolute;
	z-index: -1;
}
.global-ch__left {
	border: 1px solid #77c5f2;
	border-radius: 3px;
	width: 20px;
	height: 20px;
	background-color: transparent;
	margin-right: 20px;
}
.global-ch__input:checked + .global-ch__left {
	background: #77c5f2 url('../img/svg/2/check.svg') no-repeat center / 12px auto;
}
.global-ch__label {
	display: inline-block;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	line-height: 1.15em;
}
.modal-success-body {
	padding: 100px 0;
	max-width: 415px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.modal-success__icon {
	display: inline-block;
	width: 50px;
	margin-bottom: 45px;
}
.modal-success__title {
	margin-bottom: 35px;
}
.modal-success__close {
	display: inline-block;
	line-height: 1em;
	margin-top: 50px;
}
/* =========end modal========= */
.footer-to-bottom {
	min-height: calc(100vh - 415px);
}
.body-inner {
	background: #001b49 url('../img/body-inner_bg.webp') no-repeat right top / 730px auto;
}
/* =========start page-title/page-block1========= */
.page-title {
	margin-bottom: 50px;
}
.page-block1 {
	padding-bottom: 100px;
}
.page-block1-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.page-block1__thumb {
	width: 46.15%;
}
.page-block1__thumb img {
	display: inline-block;
	width: 100%;
}
.page-block1__text {
	width: 47.3%;
}
/* =========end page-title/page-block1========= */

/* =========start about-why========= */
.about-why {
	padding: 90px 0;
	background: url('../img/about-why_bg.jpg') no-repeat center / cover;
}
.about-why__title {
	margin-bottom: 70px;
}
.about-why-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 40px;
}
.about-why__icon {
	display: inline-block;
	width: 100px;
	margin-right: 25px;
}
.about-why__icon img {
	display: inline-block;
	width: 100%;
}
.about-why__right {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-right: 15px;
}
.about-why-item__t {
	margin-bottom: 20px;
}
/* =========end about-why========= */

/* =========start about-video========= */
.about-video {
	padding: 100px 0 25px;
}
.about-video-wrap {
	max-width: 1000px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
}
.about-video-text {
	max-width: 1075px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 45px;
}
.about-video-article {
	max-width: 760px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.btn_about-video {
	min-width: 300px;
	min-height: 60px;
	margin-top: 50px;
}
/* =========end about-video========= */

/* =========start webinars========= */
.webinars {
	padding-bottom: 25px;
}
.webinars-tabs {
	background-color: #002769;
	border-radius: 45px;
	padding: 7px 7px 0;
	border: none;
	margin: 0 0 75px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.webinars-tabs .nav-item {
	width: 33%;
	margin: 0 0 7px;
}
.webinars-tabs .nav-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 45px;
	background-color: #053a7e;
	line-height: 1em;
	min-height: 60px;
	text-transform: uppercase;
	border: none !important;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.webinars-tabs .nav-link:hover {
	background-color: #00f7ff;
	color: #2b2a29 !important;
}
.webinars-tabs .nav-link.active {
	background-color: #00f7ff;
	color: #2b2a29 !important;
	position: relative;
}
.webinars-tabs .nav-link.active::after {
	display: block;
	position: absolute;
	content: '';
	border-width: 5px 7px;
	border-style: solid;
	border-color: #00f7ff transparent transparent transparent;
	top: 100%;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.webinars-row {
	margin-right: -20px;
	margin-left: -20px;
}
.webinars-row > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-right: 20px;
	padding-left: 20px;
}
.webinars-row .product {
	margin-bottom: 35px;
}
/* =========end webinars========= */

/* =========start courses========= */
.courses {
	padding-bottom: 25px;
}
.courses-steps {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 100px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.courses-step1 {
	width: 344px;
	background: url('../img/courses-step1_bg.png') no-repeat center / 100% 100%;
}
.courses-step_second {
	width: 333px;
	background: url('../img/courses-step_second_bg.png') no-repeat center / 100% 100%;
	margin-left: -15px;
}
.courses-step {
	min-height: 160px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.courses-step__number {
	width: 54px;
	height: 53px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: 50px;
	color: #fefefe;
	font-family: Syne;
	font-size: 40px;
	font-weight: 700;
	line-height: 1em;
	background: url('../img/svg/5/number_bg.svg') no-repeat center / 100% 100%;
	padding-bottom: 10px;
}
.courses-row {
	margin-right: -25px;
	margin-left: -25px;
}
.courses-row > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 25px;
	padding-right: 25px;
}
.courses-row .product {
	margin-bottom: 55px;
}
/* =========end courses========= */

/* =========start security-slider========= */
.security-slider {
	background-color: #162e57;
	padding: 50px 0;
}
.security-slider-item {
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.security-slider-item::after {
	display: block;
	content: '';
	padding-top: 63.6%;
}
@media (max-width: 1600px) { 
	.security-slider .slider-arrow1 {
		bottom: calc(100% + 10px);
	}
}
/* =========end security-slider========= */

/* =========start security-content========= */
.security-content {
	padding: 75px 0 25px;
}
.security-list {
	padding: 0;
	margin: 0 0 75px;
}
.security-list li {
	margin-bottom: 25px;
	position: relative;
	padding-left: 70px;
}
.security-list li::before {
	display: block;
	position: absolute;
	content: '';
	width: 30px;
	height: 30px;
	background: url('../img/svg/6/checkmark.svg') no-repeat center / 100% 100%;
	top: 5px;
	left: 0;
}
.security-list li:last-child {
	margin-bottom: 0;
}
/* =========end security-content========= */

/* =========start prices========= */
.price-method {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 60px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.price-method-item {
	height: 39px;
	margin-right: 45px;
}
.price-method-item:last-child {
	margin-right: 0;
}
.price-method-item img {
	display: inline-block;
	max-height: 100%;
}
.prices-table {
	width: 100%;
}
.prices-table th, .prices-table td {
	padding-left: 20px;
}
.prices-table th {
	padding-bottom: 25px;
	color: #a5dbf7;
	font-family: Syne;
	font-size: 17px;
	font-weight: 700;
	line-height: 1em;
}
.prices-table td {
	font-size: 21px;
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-transition: background-color 0.5s;
	-o-transition: background-color 0.5s;
	transition: background-color 0.5s;
}
.prices-table tr:hover td {
	background-color: #094279 !important;
}
.prices-table tr:nth-child(2n) td {
	background-color: #012151;
}
.prices-table tr:nth-child(2n + 1) td {
	background-color: #022758;
}
.btn_prices-table {
	font-size: 19px;
	min-height: 40px;
	min-width: 110px;
}
.btn_prices-table:hover {
	background: #00f7ff !important;
}
/* =========end prices========= */

/* =========start teachers========= */
.teachers-row {
	margin-right: -20px;
	margin-left: -20px;
}
.teachers-row > div {
	padding-right: 20px;
	padding-left: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.teacher {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background-color: #fefefe;
	border-radius: 7px;
	width: 100%;
	margin-bottom: 75px;
}
.teacher-thumb {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 7px;
	position: relative;
}
.teacher-thumb::after {
	display: block;
	content: '';
	padding-top: 100%;
}
.teacher-flags {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	bottom: -16px;
	left: 25px;
}
.teacher-flags img {
	display: inline-block;
	width: 40px;
	margin-right: 10px;
}
.teacher-flags img:last-child {
	margin-right: 0;
}
.teacher-middle {
	padding: 40px 25px 0;
}
.teacher__name {
	color: #096aa6;
	margin-bottom: 20px;
}
.teacher__prof {
	color: #1b8ad4;
	font-weight: 600;
	margin-bottom: 30px;
	min-height: 57px;
}
.teacher__text {
	color: #2b2a29;
}
.teacher-bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 45px 25px 40px;
}
.btn_teacher {
	width: 100%;
	min-height: 60px;
}
/* =========end teachers========= */

/* =========start content========= */
.content p, .content ul, .content ol {
	margin-bottom: 25px;
}
.content p:last-child {
	margin-bottom: 0;
}
.content h1 {
	color: #00f7ff;
	font-family: Syne;
	font-size: 46px;
	font-weight: 700;
	line-height: 1.2em;
	margin-bottom: 40px;
}
.content h2 {
	color: #a5dbf7;
	font-family: Syne;
	font-size: 33px;
	font-weight: 700;
	line-height: 1.5em;
	margin-bottom: 25px;
}
.content .btn {
	min-height: 60px;
	min-width: 320px;
	margin-right: 35px;
}
.content .btn:last-child {
	margin-right: 0;
}
.content blockquote {
	border: 4px solid #1b8ad4;
	padding: 45px 215px;
	text-align: center;
	color: #00f7ff;
	font-family: Manrope;
	font-size: 25px;
	font-weight: 400;
	line-height: 1.5em;
}
.content blockquote mark {
	display: block;
	color: #fefefe;
	font-family: Manrope;
	font-size: 21px;
	font-weight: 400;
	line-height: 1.2em;
	margin-top: 35px;
	background: transparent;
	padding: 0;
}
.content blockquote img {
	display: inline-block;
	width: 50px;
	margin-bottom: 40px;
}
.global-slider {
	padding: 55px 0 90px;
	background: #162e57;
}
.global-slider-wrap {
	position: relative;
}
.global-slider-wrap .slider-arrow2 {
	bottom: calc(100% + 30px);
}
.global-slider__item {
	display: block;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.global-slider__item::after {
	display: block;
	content: '';
	padding-top: 66.8%;
}
.content ul, .content ol {
	padding-left: 15px;
}
.content ul li {
	margin-bottom: 15px;
	padding-left: 35px;
	position: relative;
}
.content ul li::before {
	display: block;
	position: absolute;
	content: '';
	width: 7px;
	height: 10px;
	background: url('../img/svg/9/list_1.svg') no-repeat center / 100% 100%;
	left: 0;
	top: 10px;
}
.content ul ul {
	margin-bottom: 0;
	margin-top: 15px;
}
.content ul ul li::before {
	display: block;
	position: absolute;
	content: '';
	width: 6px;
	height: 6px;
	background: #77c5f2;
	left: 0;
	top: 11px;
}
.content ol {
	counter-reset: list1;
}
.content ol ol {
	counter-reset: list2;
	padding-left: 55px;
	margin-top: 15px;
	margin-bottom: 0;
	width: 100%;
}
.content ol li {
	margin-bottom: 15px;
	list-style-type: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.content ol li span {
	display: inline-block;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.content ol li::before {
	counter-increment: list1;
	content: counter(list1) ". ";
	font-weight: 700;
	color: #00f7ff;
	margin-right: 30px;
}
.content ol ol li::before {
	counter-increment: list2;
	content: counter(list1) "." counter(list2) ". ";
	font-weight: 700;
	color: #00f7ff;
	margin-right: 30px;
}
.content article {
	background-color: #1b8ad4;
	color: #032657;
	font-family: Manrope;
	font-size: 21px;
	font-weight: 700;
	line-height: 1.5em;
	padding: 30px 60px;
}
.global-radio {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 10px 0;
	margin: 0;
	position: relative;
}
.global-radio__input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.global-radio__left {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	margin-right: 20px;
	border: 1px solid #77c5f2;
	position: relative;
}
.global-radio__input:checked + .global-radio__left {
	background-color: #77c5f2;
}
.global-radio__input:checked + .global-radio__left::after {
	display: block;
	position: absolute;
	content: '';
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #354c78;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.global-radio__label {
	display: inline-block;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	line-height: 1.15em;
}
.select2 {
	width: 100% !important;
}
.select2-selection {
	height: 50px !important;
	border-radius: 45px !important;
	border: 1px solid #a5dbf7 !important;
	background: transparent !important;
}
.select2-selection__rendered {
	padding-left: 30px !important;
	padding-right: 50px !important;
	height: 100% !important;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	color: #a5dbf7 !important;
	font-family: Manrope !important;
	font-size: 19px !important;
	font-weight: 400 !important;
	line-height: 1em !important;
}
.select2-selection__rendered .select2-selection__placeholder {
	color: #a5dbf7 !important;
}
.select2-selection__arrow {
	width: 50px !important;
	height: 100% !important;
}
.select2-selection__arrow b {
	left: 15px !important;
	border-color: #77c5f2 transparent transparent transparent !important;
	border-width: 5px 4px 0 4px !important;
	-webkit-transition: -webkit-transform 0.5s;
	transition: -webkit-transform 0.5s;
	-o-transition: transform 0.5s;
	transition: transform 0.5s;
	transition: transform 0.5s, -webkit-transform 0.5s;
}
.select2-container--open .select2-selection__arrow b {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.global-select-parent {
	position: relative;
}
.global-select-drop {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 10;
	width: 100%;
}
.global-select-drop .select2-container {
	position: static !important;
}
.global-select-drop .select2-dropdown {
	position: static !important;
	border-radius: 10px;
	background: #001b49 !important;
	border: 1px solid #a5dbf7 !important;
}
.global-select-drop .select2-results__options {
	padding: 0 !important;
	margin: 0 !important;
}
.global-select-drop .select2-results__options li {
	padding: 5px 25px 5px 30px !important;
	font-size: 17px;
	font-family: Manrope;
	margin: 0 !important;
}
.global-select-drop .select2-results__options li:first-child {
	border-radius: 10px 10px 0 0;
}
.global-select-drop .select2-results__options li:last-child {
	border-radius: 0 0 10px 10px;
}
.global-select-drop .select2-results__options li::before {
	display: none;
}
.select2-container--default .select2-results__option--selected {
	background-color: #58acfa !important;
}
.content .btn_small {
	min-width: 280px;
	min-height: 50px;
}
.content p a {
	color: #00f7ff;
}
.content p a:hover {
	color: #00f7ff;
	text-decoration: underline;
}
/* =========end content========= */

/* =========start technical========= */
.technical {
	min-height: 100vh;
	text-align: center;
	padding: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.technical__logo {
	display: inline-block;
	width: 388px;
	margin-bottom: 40px;
}
.technical__thumb {
	display: inline-block;
	width: 417px;
	margin-bottom: 30px;
}
.technical p {
	margin: 0;
}
.technical__title {
	margin-bottom: 30px;
}
.technical__divider {
	display: inline-block;
	width: 50px;
	margin: 25px 0;
}
/* =========end technical========= */

/* =========start page-404========= */
.page-404 {
	padding: 25px 15px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
}
.page-404__thumb {
	display: inline-block;
	width: 350px;
	margin-bottom: 50px;
}
.page-404 p {
	margin: 0;
}
.page-404 p a {
	color: #00f7ff;
}
.page-404 p a:hover {
	color: #00f7ff;
	text-decoration: underline;
}
/* =========end page-404========= */




/*Extra large devices (large desktops, 1600px and up) */
@media (max-width: 1599.5px) { 
	body {
		font-size: 17px;
	}
	/* =========start main-b1========= */
	.header__logo {
		max-width: 330px;
	}
	.header-menu li a {
		font-size: 17px;
	}
	.header-menu li {
		margin-right: 40px;
	}
	.header-ar li a {
		font-size: 17px;
		min-width: 135px;
		min-height: 45px;
	}
	.header-ar li a img {
		height: 18px;
		margin-right: 15px;
	}
	.main-b1-m-left {
		max-width: 540px;
	}
	.main-b1-m__title {
		margin-bottom: 20px;
	}
	.btn_green {
		font-size: 18px;
	}
	.btn_main-b1-m {
		min-height: 55px;
		min-width: 255px;
		margin-top: 40px;
	}
	.main-b1-m-thumb {
		width: 585px;
		right: -30px;
	}
	.main-b1-m-wrap {
		padding: 70px 0;
	}
	.header-wrap {
		padding: 20px 0;
	}
	.main-b1-b {
		padding: 50px 0 30px;
	}
	.main-b1 {
		background: url('../img/main-b1_bg.webp') no-repeat calc(50% + 300px) 20px / 900px;
	}
	.b-ifu {
		padding: 20px 30px 20px 30px;
	}
	.b-ifu__logo {
		width: 21.7%;
	}
	.btn-blt {
		font-size: 18px;
	}
	.btn_b-ifu {
		min-width: 260px;
		min-height: 54px;
	}
	.logo-osint {
		width: 65.2%;
		margin-bottom: 10px;
	}
	/* =========end main-b1========= */

	/* =========start main-webinars========= */
	.global-twd img {
		width: 70px;
		margin-left: 15px;
	}
	.main-webinars__title {
		margin-bottom: 30px;
	}
	.slider-arrow1 {
		bottom: calc(100% + 35px);
	}
	.product__info {
		top: 5px;
		left: 5px;
		font-size: 17px;
		min-height: 35px;
		padding: 2px 15px;
	}
	.product__title {
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 15px;
		font-size: 21px;
	}
	.product_small .product__title {
		padding-top: 45px;
	}
	.product-body {
		padding: 20px 15px 30px;
	}
	.product__desc {
		margin-bottom: 15px;
	}
	.product__price {
		font-size: 28px;
		margin-bottom: 10px;
	}
	.product__persons {
		font-size: 18px;
	}
	.product__persons img {
		margin-right: 10px;
	}
	.global-number__input {
		font-size: 18px;
		height: 50px;
	}
	.product__number {
		margin-left: 10px;
		width: 110px;
	}
	.global-number__minus {
		left: 5px;
	}
	.global-number__plus {
		right: 5px;
	}
	.product-bottom {
		margin-top: 35px;
	}
	.btn_product-buy {
		min-height: 55px;
		min-width: 140px;
	}
	.btn_blue {
		font-size: 18px;
	}
	.btn_product-details {
		min-height: 55px;
		min-width: 185px;
	}
	.swiper-pagination-bullet {
		width: 12px;
		height: 12px;
		margin: 0 5px !important;
	}
	/* =========end main-webinars========= */

	/* =========start main-course========= */
	.product__date {
		font-size: 18px;
	}
	.product__date img {
		width: 20px;
		margin-right: 10px;
	}
	.product_larg .btn_product-buy {
		min-width: 185px;
	}
	.product_larg .product__title {
		padding-top: 70px;
	}
	.product__price span {
		font-size: 19px;
		margin-left: 10px;
	}
	/* =========end main-course========= */

	/* =========start main-news========= */
	.main-news__title {
		margin-bottom: 30px;
	}
	/* =========end main-news========= */

	/* =========start main-partners========= */
	.swiper-slide_ha {
		min-height: 200px;
	}
	.slider-arrow2 {
		bottom: calc(100% + 30px);
	}
	/* =========end main-partners========= */

	/* =========start footer========= */
	.footer {
		margin-top: 60px;
	}
	.footer-top {
		padding: 40px 0;
	}
	.footer-logo_snowy {
		width: 230px;
		margin-right: 30px;
	}
	.footer-logo_ifu {
		width: 150px;
	}
	.footer-menu li a {
		font-size: 15px;
	}
	.footer-bottom {
		padding: 15px 0;
	}
	/* =========end footer========= */
	.footer-to-bottom {
		min-height: calc(100vh - 285px);
	}
	.body-inner {
		background-size: 500px auto;
	}
	/* =========start page-title/page-block1========= */
	.page-title {
		margin-bottom: 30px;
	}
	.page-block1 {
		padding-bottom: 70px;
	}
	/* =========end page-title/page-block1========= */

	/* =========start webinars========= */
	.webinars-row {
		margin-right: -15px;
		margin-left: -15px;
	}
	.webinars-row > div {
		padding-right: 15px;
		padding-left: 15px;
	}
	.webinars-tabs .nav-link {
		min-height: 55px;
	}
	.webinars-tabs {
		margin-bottom: 50px;
	}
	/* =========end webinars========= */

	/* =========start courses========= */
	.courses-step1 {
		width: 314px;
	}
	.courses-step_second {
		width: 290px;
	}
	.courses-step {
		min-height: 140px;
	}
	.courses-step__number {
		width: 45px;
		height: 45px;
		margin-right: 25px;
		font-size: 30px;
		padding-bottom: 6px;
	}
	.courses-steps {
		margin-bottom: 60px;
	}
	.courses-row {
		margin-right: -20px;
		margin-left: -20px;
	}
	.courses-row > div {
		padding-left: 20px;
		padding-right: 20px;
	}
	.courses-row .product {
		margin-bottom: 30px;
	}
	/* =========end courses========= */

	/* =========start security-slider========= */
	.security-slider {
		padding: 75px 0 50px;
	}
	/* =========end security-slider========= */

	/* =========start prices========= */
	.prices-table th, .prices-table td {
		padding-left: 10px;
	}
	.prices-table td {
		font-size: 19px;
	}
	.btn_prices-table {
		min-width: 90px;
	}
	/* =========end prices========= */

	/* =========start teachers========= */
	.teachers-row {
		margin-right: -15px;
		margin-left: -15px;
	}
	.teachers-row > div {
		padding-right: 15px;
		padding-left: 15px;
	}
	.teacher-flags {
		bottom: -14px;
		left: 15px;
	}
	.teacher-flags img {
		width: 36px;
		margin-right: 5px;
	}
	.teacher-middle {
		padding: 30px 15px 0;
	}
	.teacher__name {
		margin-bottom: 15px;
	}
	.teacher__prof {
		margin-bottom: 10px;
		min-height: 50px;
	}
	.teacher-bottom {
		padding: 30px 15px;
	}
	.btn_teacher {
		min-height: 55px;
	}
	/* =========end teachers========= */

	/* =========start content========= */
	.content p, .content ul, .content ol {
		margin-bottom: 20px;
	}
	.content h2 {
		font-size: 26px;
		margin-bottom: 20px;
	}
	.content h1 {
		font-size: 36px;
		margin-bottom: 30px;
	}
	.content .btn {
		min-height: 55px;
		min-width: 290px;
		margin-right: 20px;
	}
	.content blockquote {
		border: 4px solid #1b8ad4;
		padding: 35px 100px;
		font-size: 21px;
	}
	.content blockquote img {
		width: 40px;
		margin-bottom: 30px;
	}
	.content blockquote mark {
		font-size: 18px;
		margin-top: 25px;
	}
	.global-slider {
		padding: 50px 0;
	}
	.global-slider-wrap .slider-arrow2 {
		bottom: calc(100% + 25px);
	}
	.content ul, .content ol {
		padding-left: 0;
	}
	.content ul li {
		margin-bottom: 10px;
		padding-left: 25px;
	}
	.content ul li::before {
		top: 8px;
	}
	.content ul ul li::before {
		width: 5px;
		height: 5px;
		top: 10px;
	}
	.content ol li {
		margin-bottom: 10px;
	}
	.content ol li::before, .content ol ol li::before {
		margin-right: 15px;
	}
	.content ol ol {
		padding-left: 40px;
		margin-top: 10px;;
	}
	.content ul ul {
		margin-top: 10px;
	}
	.content article {
		font-size: 18px;
		padding: 25px 40px;
	}
	.content .btn {
		min-height: 50px;
		min-width: 250px;
	}
	.btn_blue-300, .btn_blue-400 {
		font-size: 18px;
	}
	.select2-selection__rendered {
		font-size: 17px !important;
	}
	/* =========end content========= */

	/* =========start technical========= */
	.technical__logo {
		width: 300px;
		margin-bottom: 30px;
	}
	.technical__thumb {
		width: 350px;
	}
	.technical__title {
		margin-bottom: 25px;
	}
	.technical__divider {
		width: 40px;
		margin: 20px 0;
	}
	/* =========end technical========= */

	/* =========start page-404========= */
	.page-404__thumb {
		width: 280px;
		margin-bottom: 30px;
	}
	/* =========end page-404========= */

}

/*Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1199.5px) { 
	body {
		font-size: 15px;
	}
	/* =========start main-b1========= */
	.header-ar li a {
		font-size: 14px;
		min-width: 100px;
		min-height: 33px;
	}
	.header-ar li a img {
		height: 13px;
		margin-right: 10px;
	}
	.header-menu li a {
		font-size: 14px;
	}
	.header-menu li {
		margin-right: 20px;
	}
	.header__logo {
		max-width: 210px;
	}
	.header-wrap {
		padding: 15px 0;
	}
	.main-b1-m-thumb {
		width: 390px;
		top: 50%;
		right: -40px;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
	.main-b1-m-left {
		max-width: 405px;
	}
	.main-b1-m__title {
		margin-bottom: 15px;
	}
	.btn_green {
		font-size: 16px;
	}
	.btn_main-b1-m {
		min-height: 50px;
		min-width: 200px;
		margin-top: 25px;
	}
	.main-b1-m-wrap {
		padding: 30px 0;
	}
	.btn_b-ifu {
		min-width: 200px;
		min-height: 45px;
	}
	.btn-blt {
		font-size: 16px;
	}
	.b-ifu-right {
		width: 43%;
	}
	.b-ifu {
		padding: 20px 15px;
	}
	.main-b1-b {
		padding: 30px 0;
	}
	.main-b1 {
		background: url('../img/main-b1_bg.webp') no-repeat calc(100% + 120px) 20px / 600px;
	}
	/* =========end main-b1========= */

	/* =========start main-webinars========= */
	.btn_product-buy {
		min-height: 50px;
		min-width: 130px;
	}
	.btn_blue {
		font-size: 16px;
	}
	.btn_product-details {
		min-height: 50px;
		min-width: 180px;
	}
	.product__info {
		font-size: 15px;
		min-height: 30px;
		padding: 2px 10px;
	}
	.main-webinars {
		padding: 25px 0 115px;
	}
	.swiper-pagination {
		top: calc(100% + 30px) !important;
	}
	/* =========end main-webinars========= */

	/* =========start main-course========= */
	.main-course {
		padding: 35px 0 100px;
	}
	.product_larg .btn_product-buy {
		min-width: 130px;
	}
	.product__date {
		font-size: 16px;
	}
	/* =========end main-course========= */

	/* =========start main-news========= */
	.main-news {
		padding: 50px 0;
	}
	.main-news__title {
		margin-bottom: 10px;
	}
	.read-more img, .read-more svg {
		width: 15px;
		margin-left: 10px;
	}
	.main-news-left {
		width: 40%;
	}
	.main-news-right {
		width: 57%;
	}
	/* =========end main-news========= */

	/* =========start main-reviews========= */
	.main-reviews {
		padding: 50px 0;
	}
	.main-reviews__quotes {
		width: 50px;
	}
	.main-review {
		padding: 55px 15px 35px;
	}
	.main-reviews-slider::before {
		-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
		box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
	}
	/* =========end main-reviews========= */

	/* =========start main-partners========= */
	.main-partners {
		padding: 40px 0 50px;
	}
	/* =========end main-partners========= */

	/* =========start footer========= */
	.footer {
		margin-top: 50px;
	}
	.footer-top {
		padding: 30px 0;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.footer-logos {
		width: 100%;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.footer-menu {
		margin-top: 25px;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.footer-soc a {
		width: 23px;
	}
	/* =========end footer========= */
	.footer-to-bottom {
		min-height: calc(100vh - 291px);
	}
	.body-inner {
		background-size: 300px auto;
	}
	/* =========start page-title/page-block1========= */
	.page-title {
		margin-bottom: 20px;
	}
	.page-block1 {
		padding-bottom: 50px;
	}
	/* =========end page-title/page-block1========= */

	/* =========start about-why========= */
	.about-why {
		padding: 50px 0;
	}
	.about-why__title {
		margin-bottom: 30px;
	}
	.about-why__icon {
		width: 75px;
		margin-right: 15px;
	}
	.about-why-item__t {
		margin-bottom: 10px;
	}
	.about-why__right {
		padding-right: 0;
	}
	.about-why-item {
		margin-bottom: 30px;
	}
	/* =========end about-why========= */

	/* =========start about-video========= */
	.about-video {
		padding: 50px 0 20px;
	}
	.about-video-wrap {
		margin-bottom: 30px;
		max-width: 700px;
	}
	.about-video-text {
		margin-bottom: 20px;
	}
	.btn_about-video {
		min-width: 250px;
		min-height: 50px;
		margin-top: 30px;
	}
	/* =========end about-video========= */

	/* =========start webinars========= */
	.webinars-row {
		margin-right: -10px;
		margin-left: -10px;
	}
	.webinars-row > div {
		padding-right: 10px;
		padding-left: 10px;
	}
	.webinars-tabs .nav-link {
		min-height: 45px;
	}
	.webinars-tabs {
		margin-bottom: 35px;
	}
	/* =========end webinars========= */

	/* =========start courses========= */
	.courses-step_second {
		width: 235px;
	}
	.courses-step {
		min-height: 120px;
	}
	.courses-step1 {
		width: 235px;
	}
	.courses-step__number {
		width: 40px;
		height: 40px;
		margin-right: 20px;
		font-size: 22px;
		padding-bottom: 4px;
	}
	.courses-steps {
		margin-bottom: 10px;
	}
	.courses-steps-wrap {
		overflow: auto;
		margin-bottom: 30px;
	}
	.courses-steps {
		width: 900px;
	}
	.courses-row {
		margin-right: -10px;
		margin-left: -10px;
	}
	.courses-row > div {
		padding-left: 10px;
		padding-right: 10px;
	}
	/* =========end courses========= */

	/* =========start security-content========= */
	.security-content {
		padding-top: 50px;
	}
	.security-list li {
		padding-left: 40px;
		margin-bottom: 15px;
	}
	.security-list li::before {
		width: 25px;
		height: 25px;
	}
	.security-list {
		margin-bottom: 30px;
	}
	/* =========end security-content========= */

	/* =========start prices========= */
	.prices-table th {
		padding-bottom: 15px;
		font-size: 14px;
	}
	.prices-table td {
		font-size: 14px;
	}
	.btn_prices-table {
		min-width: 70px;
		min-height: 35px;
	}
	/* =========end prices========= */

	/* =========start teachers========= */
	.teacher {
		margin-bottom: 30px;
	}
	.teachers-row {
		margin-right: -10px;
		margin-left: -10px;
	}
	.teachers-row > div {
		padding-right: 10px;
		padding-left: 10px;
	}
	.btn_teacher {
		min-height: 50px;
	}
	.teacher__prof {
		min-height: inherit;
	}
	/* =========end teachers========= */

	/* =========start content========= */
	.content p, .content ul, .content ol {
		margin-bottom: 15px;
	}
	.content h2 {
		font-size: 23px;
	}
	.content h1 {
		font-size: 30px;
		margin-bottom: 25px;
	}
	.content .btn {
		min-height: 45px;
		min-width: 200px;
	}
	.btn_blue-300, .btn_blue-400 {
		font-size: 16px;
	}
	.content .btn {
		min-height: 40px;
	}
	.global-slider-wrap .slider-arrow2 {
		bottom: calc(100% + 20px);
	}
	.content ul li::before {
		top: 7px;
	}
	.content ul ul li::before {
		top: 8px;
	}
	.content ol ol {
		padding-left: 35px;
	}
	.content blockquote {
		border: 2px solid #1b8ad4;
		padding: 35px 15px;
		font-size: 18px;
	}
	.content blockquote img {
		width: 30px;
		margin-bottom: 25px;
	}
	.content blockquote mark {
		font-size: 16px;
		margin-top: 20px;
	}
	.content article {
		font-size: 16px;
		padding: 10px 20px;
	}
	.select2-selection__rendered {
		font-size: 15px !important;
	}
	.global-select-drop .select2-results__options li {
		font-size: 15px;
	}
	/* =========end content========= */

	/* =========start page-404========= */
	/* =========end page-404========= */

}

/*Medium devices (tablets, 768px and up) */
@media (max-width: 767px) {
	body {
		font-size: 14px;
	}
	/* =========start main-b1========= */
	.header-menu {
		display: none;
	}
	.header-ar li a span {
		display: none;
	}
	.header-ar li a img {
		margin: 0;
	}
	.header-ar li a {
		min-width: 45px;
		min-height: 30px;
	}
	.header-ar li:first-child a {
		border-radius: 0 0 0 5px;
	}
	.header-ar li:last-child a {
		border-radius: 0 0 5px 0;
	}
	.main-b1-m-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.main-b1-m-thumb {
		position: static;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		right: 0;
		width: 330px;
		margin-right: auto;
		margin-left: auto;
	}
	.main-b1-m-left {
		text-align: center;
	}
	.btn_main-b1-m {
		min-height: 45px;
	}
	.btn_green {
		font-size: 14px;
	}
	.main-b1 {
		background: url('../img/main-b1_bg.webp') no-repeat 50% 60px / 500px;
	}
	.main-b1-b {
		padding: 15px 0 25px;
	}
	.b-ifu {
		position: relative;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.btn_b-ifu {
		min-width: 165px;
		min-height: 40px;
	}
	.btn-blt {
		font-size: 14px;
	}
	.b-ifu__logo {
		width: 36.7%;
	}
	.b-ifu-right {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-top: 15px;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
	.logo-osint {
		width: 40%;
		margin-bottom: 0;
	}
	.text-osint {
		width: 55%;
		text-align: left;
	}
	.b-ifu::after {
		width: 100%;
		height: 15px;
		top: calc(100% + 5px);
	}
	.header__gumb {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 35px;
		line-height: 1em;
	}
	.header__gumb span {
		display: block;
		width: 100%;
		height: 2px;
		background-color: #fefefe;
		margin-bottom: 9px;
	}
	.header__gumb span:last-child {
		margin-bottom: 0;
	}
	.header-mob {
		display: none;
		position: fixed;
		z-index: 100001;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		background-color: #001b49;
	}
	.body-hiddyn {
		overflow: hidden;
	}
	.header-mob-body {
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		overflow: auto;
		padding: 0 15px;
	}
	.header-mob-top {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 15px 0;
	}
	.header-mob__close {
		display: inline-block;
		width: 35px;
		padding: 0 5px;
	}
	.header-mob__close img {
		display: inline-block;
		width: 100%;
	}
	.header-mob__menu {
		margin: 75px 0 0;
		padding: 0 0 15px 0;
		line-height: 1.2em;
	}
	.header-mob__menu a {
		display: block;
		font-size: 19px;
		padding: 10px 0 10px 20px;
		color: #fefefe;
		position: relative;
		text-transform: uppercase;
	}
	.header-mob__menu a::before {
		display: block;
		position: absolute;
		content: '';
		width: 4px;
		height: 4px;
		background-color: #fefefe;
		border-radius: 50%;
		left: 0;
		top: 17px;
	}

	/* =========end main-b1========= */

	/* =========start main-webinars========= */
	.slider-arrow1 {
		bottom: calc(100% + 15px);
		width: 25px;
	}
	.main-webinars__title {
		margin-bottom: 45px;
	}
	.global-twd img {
		width: 55px;
		margin-left: 10px;
	}
	.product-bottom {
		margin-top: 20px;
	}
	.btn_blue {
		font-size: 14px;
	}
	.btn_product-buy {
		min-height: 45px;
		min-width: 125px;
	}
	.btn_product-details {
		min-height: 45px;
		min-width: 170px;
	}
	.product__persons {
		font-size: 15px;
	}
	.global-number__input {
		height: 45px;
	}
	/* =========end main-webinars========= */

	/* =========start main-course========= */
	.product_larg .btn_product-buy {
		min-width: 100px;
	}
	.product_larg .product__title {
		padding-top: 35px;
	}
	.product__date {
		font-size: 15px;
	}
	/* =========end main-course========= */

	/* =========start main-news========= */
	.main-news-right {
		display: none;
	}
	.main-news-left {
		width: 100%;
	}
	.main-news__bg {
		width: 100%;
	}
	.main-news {
		padding: 30px 0;
	}
	.global-video {
		border-radius: 5px;
	}
	.global-video iframe {
		border-radius: 5px;
	}
	.main-news-left .global-video {
		display: block;
		width: 100%;
		margin-bottom: 15px;
	}
	/* =========end main-news========= */

	/* =========start main-reviews========= */
	.main-reviews__title {
		margin-bottom: 55px;
	}
	.main-reviews__quotes {
		width: 40px;
		top: -10px;
	}
	.main-reviews {
		padding: 30px 0 50px;
	}
	.main-review {
		padding: 40px 15px 30px;
	}
	.main-review__line {
		margin: 10px 0;
		width: 155px;
	}
	/* =========end main-reviews========= */

	/* =========start main-partners========= */
	.main-partner__item {
		width: 70vw;
	}
	.swiper-slide_ha {
		min-height: 160px;
	}
	.swiper-slide_ha img {
		display: inline-block;
		max-width: 50%;
		max-height: 50%;
	}
	.main-partners-slider {
		width: calc(100% + 15px);
		margin-right: -15px;
	}
	.slider-arrow2 {
		width: 25px;
		bottom: calc(100% + 15px);
	}
	.slider-arrow2.swiper-button-next {
		right: 15px;
	}
	.slider-arrow2.swiper-button-prev {
		right: 50px;
	}
	/* =========end main-partners========= */

	/* =========start footer========= */
	.footer-logo_snowy {
		width: 190px;
		margin-right: 0;
	}
	.footer-logo_ifu {
		width: 120px;
	}
	.footer-menu {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.footer-top {
		padding: 30px 0 15px;
	}
	.footer-menu a {
		font-size: 14px;
	}
	.footer-menu li {
		margin-right: 20px;
		margin-bottom: 15px;
	}
	.footer-bottom {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.footer-copyrite {
		width: 100%;
		margin-top: 10px;
		text-align: center;
	}
	/* =========end footer========= */

	/* =========start modal========= */
	.modal-login__title img {
		width: 19px;
		margin-right: 15px;
	}
	.modal-login-top {
		margin-bottom: 25px;
	}
	.modal-close {
		right: 10px;
		top: 10px;
	}
	.global-input {
		height: 45px;
		padding-left: 20px;
	}
	.btn_modal-login {
		min-height: 45px;
	}
	.modal-login .modal-body {
		padding-bottom: 50px;
	}
	.modal-success-body {
		padding: 60px 0 50px;
	}
	.modal-success__icon {
		width: 35px;
		margin-bottom: 20px;
	}
	.modal-success__title {
		margin-bottom: 20px;
	}
	.modal-success__close {
		margin-top: 20px;
	}
	/* =========end modal========= */
	.footer-to-bottom {
		min-height: calc(100vh - 381px);
	}
	/* =========start page-title/page-block1========= */
	.page-block1 {
		padding-bottom: 30px;
	}
	.page-block1-wrap {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.page-block1__thumb {
		width: 100%;
		margin-bottom: 25px;
	}
	.page-block1__text {
		width: 100%;
	}
	/* =========end page-title/page-block1========= */

	/* =========start about-why========= */
	.about-why {
		padding: 30px 0;
		background: #122f58;
	}
	.about-why__title {
		margin-bottom: 20px;
		text-align: left !important;
	}
	.about-why__icon {
		width: 55px;
		margin-right: 10px;
	}
	.about-why-item {
		margin-bottom: 20px;
	}
	/* =========end about-why========= */

	/* =========start about-video========= */
	.about-video {
		padding: 30px 0 20px;
	}
	.btn_about-video {
		min-width: 200px;
		min-height: 45px;
		margin-top: 25px;
	}
	/* =========end about-video========= */

	/* =========start webinars========= */
	.webinars-tabs {
		background: transparent;
		margin-bottom: 25px;
	}
	.webinars-tabs .nav-item {
		width: auto;
		margin-right: 7px;
		margin-bottom: 14px;
	}
	.webinars-tabs {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.webinars-tabs .nav-link {
		min-height: 40px;
	}
	.webinars-row .product {
		margin-bottom: 25px;
	}
	/* =========end webinars========= */

	/* =========start courses========= */
	.courses-step1 {
		width: 205px;
	}
	.courses-step {
		min-height: 105px;
	}
	.courses-step__number {
		width: 35px;
		height: 35px;
		margin-right: 10px;
		font-size: 19px;
		padding-bottom: 4px;
	}
	.courses-step_second {
		width: 185px;
	}
	.courses-steps {
		width: 720px;
	}
	/* =========end courses========= */

	/* =========start security-slider========= */
	.security-slider {
		padding: 50px 0 25px;
	}
	/* =========end security-slider========= */

	/* =========start security-content========= */
	.security-content {
		padding-top: 30px;
	}
	.security-list li::before {
		width: 20px;
		height: 20px;
	}
	.security-list li {
		padding-left: 35px;
	}
	/* =========end security-content========= */

	/* =========start prices========= */
	.price-method-item {
		height: 20px;
		margin-right: 15px;
	}
	.price-method {
		margin-top: 30px;
	}
	.prices-table {
		display: block;
	}
	.prices-table tr {
		display: block;
		margin-bottom: 15px;
		padding: 5px 0;
	}
	.prices-table tr:nth-child(2n) {
		background-color: #012151;
	}
	.prices-table tr:nth-child(2n + 1) {
		background-color: #022758;
	}
	.prices-table tr:nth-child(2n):hover td {
		background-color: #012151 !important;
	}
	.prices-table tr:nth-child(2n + 1):hover td {
		background-color: #022758 !important;
	}
	.prices-table th, .prices-table tr:first-child {
		display: none;
	}
	.prices-table td {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 5px 10px;
	}
	.prices-table td span {
		display: block;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}
	.prices-table td::before {
		display: block;
		content: attr(data-label);
		width: 30%;
		margin-right: 10px;
	}
	/* =========end prices========= */

	/* =========start teachers========= */
	.btn_teacher {
		min-height: 45px;
	}
	.teacher-bottom {
		padding: 20px 15px;
	}
	/* =========end teachers========= */

	/* =========start content========= */
	.content p, .content ul, .content ol {
		margin-bottom: 10px;
	}
	.content h2 {
		font-size: 20px;
	}
	.content h1 {
		font-size: 26px;
	}
	.btn_blue-300, .btn_blue-400 {
		font-size: 14px;
	}
	.content blockquote {
		border: 2px solid #1b8ad4;
		padding: 25px 15px;
		font-size: 16px;
	}
	.content blockquote mark {
		font-size: 14px;
	}
	.global-slider {
		padding: 25px 0;
	}
	.content article {
		font-size: 15px;
		padding: 10px;
	}
	.select2-selection__rendered {
		font-size: 14px !important;
		padding-left: 20px !important;
		padding-right: 30px !important;
	}
	.select2-selection__arrow {
		width: 30px !important;
	}
	.select2-selection__arrow b {
		left: 5px !important;
	}
	.select2-selection {
		height: 45px !important;
	}
	.global-select-drop .select2-results__options li {
		font-size: 14px;
		padding: 5px 10px 5px 20px !important;
	}
	.global-ch__left, .global-radio__left {
		width: 18px;
		height: 18px;
		margin-right: 10px;
	}
	/* =========end content========= */

	/* =========start technical========= */
	.technical__logo {
		width: 250px;
		margin-bottom: 20px;
	}
	.technical__thumb {
		width: 250px;
	}
	.technical p br {
		display: none;
	}
	.technical p {
		max-width: 360px;
	}
	/* =========end technical========= */

	/* =========start page-404========= */
	.page-404__thumb {
		width: 250px;
	}
	/* =========end page-404========= */

}