.course-landing .header-phones > p > a {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: 1px solid #fff;
}

.course-landing header {
	background: transparent;
	padding-top: 10px;
	transition: padding 0.2s linear;
}

.landing-analiz-section-desc-0 {
	opacity: 0;
	transition: all 0.1s linear;
}

.course-landing .elementor-widget-wrap {
	padding: 0 !important;
}

.course-landing header.no_transparent{
	background: #011332;
	padding-top: 0;
}

.course-landing .home-slide-img {
	width: 100%;
	max-width: 500px;
	height: auto;
	transform: translateX(-10%);
}

.home-landing-slide h1 {
	color: #27c93b;
	font-size: 72px;
	font-weight: bold;
}

.home-landing-slide li {
	list-style: none;
	display: block;
	font-size: 18px;
	max-width: 590px;
	padding-right: 40px;
	font-weight: bold;
	position: relative;
}

.home-landing-slide .btn-success {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	background: #23b435 url('../img/landing/btn-success-bg.jpg') no-repeat center;
	background-size: 100% 100%;
	border: 3px solid #fff;
	box-shadow: 0 0 6px #fff;
	transition: all 0.2s linear;
}

.home-landing-slide .btn-success:hover, .home-landing-slide .btn-success:active, .home-landing-slide .btn-success:focus {
	background-size: 110% 110%;
	box-shadow: 0 0 16px #fff;
}

.home-landing-slide .btn-success > div {
	font-size: 14px;
	font-weight: normal;
}

.home-landing-slide li:before {
	content: "";
	width: 6px;
	height: 100%;
	right: 0;
	top: 0;
	background: #fff;
	position: absolute;
	border-radius: 4px;
}

.course-landing header.in_scroll {
	background: #011332;
}

.course-landing header .navbar-nav .nav-link {
	font-size: 14px;
}

.course-landing .header-phones > p > a:hover {
	border-bottom: 1px solid transparent;
}

.home-landing-slide {
	background: url('../img/landing/home-landing-slide.jpg') no-repeat top center;
	background-size: cover;
}

.landind-cyber-section {
	background: url('../img/landing/landind-cyber-section.jpg') no-repeat center;
	background-size: contain;
}

.landind-analyze-section {
	background: url('../img/landing/landind-analyze-section.jpg') no-repeat top center;
	background-size: cover;	
}

.landind-cyber-section h3 {
	color: #010e26;
	font-weight: bold;
	font-size: 38px;
}

.home-slide-laptop {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	max-width: 460px;
	height: auto;
	z-index: 1;
	transform: translate(7%, 12%);
}

.home-landing-slide .calendar-event {
	font-size: 14px;
	color: #656d81;
	border-color: #656d81 !important;
}

.landind-for-section-green {
	background: #23b435;
}

.landind-for-section-green h4 {
	font-size: 24px;
	font-weight: bold;
}

.landind-for-section-green .btn-light {
	color: #23b435;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

.landind-for-section-green .btn-light:hover, .landind-for-section-green .btn-light:active, .landind-for-section-green .btn-light:focus {
	box-shadow: 0 0 12px #666 !important;	
	color: #010f28;
}

.hours-box-big {
	color: #23b435;
	font-size: 60px;
	line-height: 60px;
	font-weight: bold;
}

.hours-box-middle {
	color: #23b435;
	font-size: 54px;
	line-height: 60px;
	font-weight: 400;
}

.hours-box-small {
	color: #23b435;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 300;
}

.landing-how-section {
	background: url('../img/landing/landing-how-section.jpg') no-repeat top center;
	background-size: cover;		
}

.landing-tariff-section {
	background: url('../img/landing/landing-tariff-section.jpg') no-repeat top center;
	background-size: cover;			
}

.landing-faq-section {
	background: url('../img/landing/landing-faq-section.jpg') no-repeat top center;
	background-size: cover;		
}

.landing-learns-section .accordion-button {
	position: relative;
}

.landing-learns-section .accordion-button::after {
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}

.landing-learns-section .accordion-button {
	box-shadow: none !important;
}

.lcs-cyber {
	color: #2977cb;
	font-size: 90px;
	line-height: 90px;
	font-weight: bold;
}

.lcs-cyber.mini {
	line-height: 60px;
	font-size: 70px;
	margin-top: 22px;
}
.lcs-cyber.mini small {
	display: inline-block;
	font-size: 40px;
	line-height: 40px;
}

.lcs-label {
	color: #2977cb;
	font-size: 40px;
	line-height: 40px;
	font-weight: bold;
}

.lcs-desc {
	color: #010f28;
	font-size: 14px;
	font-weight: bold;
}

.landind-analyze-section h2 {
	font-size: 38px;
	font-weight: bold;
	color: #fff;
}

.landind-analyze-section h2 span {
	color: #23b435;
}

.landind-for-section {
	background: url('../img/landing/landind-for-section.jpg') no-repeat top center;
	background-size: cover;		
}

.landind-for-section h2 {
	background: #2977cb;
	color: #fff;
	font-size: 38px;
	display: inline-block;
	padding: 10px 30px 12px 30px;
	border-radius: 8px;
	font-weight: bold;
}

.landind-for-section .card .card-title {
	font-size: 16px;
	font-weight: bold;
}

.landind-for-section .card .card-text ul {
	padding-left: 1rem;
}

.landind-for-section .card .card-text ul li {
	margin-bottom: 1rem;
	padding-left: 0.25rem;
	list-style-image: url('../img/landing/landind-for-section.png');
}

.landind-for-section .card .card-text ul li:last-child {
	margin-bottom: 0;
}

.landing-feedback-section {
	background: url('../img/landing/landind-feedback-section.jpg') no-repeat top center;
	background-size: cover;		
}

.landing-feedback-section h2 {
	color: #23b435;
	font-size: 28px;
	text-transform: none;
}

.landing-max-w-1200 {
	max-width: 1200px !important;
}

.landing-analiz-section {
	background: url('../img/landing/landing-analiz-section.jpg') no-repeat top center;
	background-size: 100%;			
}

.landing-analiz-section h2 span{
	font-size: 38px;
	font-weight: bold;
	color: #fff;
	display: inline-block;
	background: #2977cb;
	padding: 7px 15px;
	margin-top: -6px;
	margin-bottom: -6px;
	border-radius: 6px;
	margin-right: -20px;
}

.landing-analiz-section-desc {
	position: relative;
}

.landing-analiz-section-desc:after {
	content: '';
	width: 6px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: #23b435;
	border-radius: 4px;
}

.landing-analiz-section-desc h3{
	color: #23b435;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}

.landing-analiz-section-img {
	width: 86px !important;
	height: auto;
}

.landing-how-section h2 {
	font-size: 38px;
	color: #fff;
	font-weight: bold;
	position: relative;
}

.landing-how-section h2 span {
	color: #23b435;
}

.landing-how-section h2:before {
	content: '';
	width: 6px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	border-radius: 4px;
}

.landing-how-section .bg-primary {
	background: #2977cb !important;
}

.landing-how-section .bg-success {
	background: #23b435 !important;
}

.landing-how-section .card {
	border: none !important;
}

.landing-how-section .card .card-title {
	color: #2977cb;
	font-size: 28px;
	font-weight: bold;
}

.landing-how-section .card.is_green .card-title {
	color: #23b435;
}

.landing-how-section .card .card-title span {
	font-size: 70px;
	line-height: 70px;
}

.landing-how-section .card .card-text {
	font-weight: bold;
}

.landing-authors-section {
	background: url('../img/landing/landing-authors-section.jpg') no-repeat top center;
	background-size: contain;		
}

.landing-authors-section h2 {
	color: #001425;
	font-size: 38px;
	font-weight: bold;
}

.landing-authors-section .card .card-body {
	background: #fff url('../img/landing/authors-card-big.jpg') no-repeat left bottom;
	background-size: contain;		
}

.landing-authors-section .card .landing-authors-section-img{
	min-height: 241px;
}	

.landing-authors-section .card.mini .card-body {
	background: #fff url('../img/landing/authors-card-mini.jpg') no-repeat right bottom;	
}

.landing-authors-section .card .card-text strong {
	color: #0a253e;
	font-size: 20px;
}

.landing-authors-section .card.mini .card-text strong {
	font-size: 14px;
}

.landing-authors-section .card .card-text {
	color: #313131;
	font-size: 13px;
}

.landing-authors-section .card.mini .card-text {
	font-size: 11px;
}

.landing-authors-section .card .card-title {
	margin-left: -5px;
}

.landing-authors-section .card.mini .card-title {
	margin-left: -5px;
}

.landing-authors-section .card .card-title span {
	display: inline-block;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	background: #2977cb;
	padding: 10px 16px;
	margin-top: -6px;
	margin-bottom: -6px;
	border-radius: 6px;
	margin-right: -20px;
}

.landing-authors-section .card.mini .card-title span {
	font-size: 20px;
	padding: 10px 16px;
}

.landing-learns-section {
	background: url('../img/landing/landing-authors-section.jpg') no-repeat top left;
	background-size: contain;		
}

.landing-learns-section .landing-learns-section-title {
	background: #2977cb;
    color: #fff;
    font-size: 38px;
    display: inline-block;
    padding: 10px 30px 12px 30px;
    border-radius: 8px;
    font-weight: bold;
}

.landing-learns-section .bg-primary {
	background: #2977cb !important;
}

.landing-learns-section .card p {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	padding-right: 30px;
}

.landing-learns-section .card-body {
	padding: 0.7rem 1rem !important;
}

.landing-learns-section .card h5 {
	font-weight: bold;
	font-size: 16px;
}

.landing-learns-section .card-title-black {
	color: #000 !important;
}	

.landing-learns-section .card-title-blue {
	color: #2977cb !important;
}

.landing-learns-section .card-title-blue.isviolet {
	color: #ba64de !important;
}		

.landing-learns-section .accordion-body ul li{
	margin-bottom: 1rem;
    padding-left: 0.25rem;
    list-style-image: url('../img/landing/landind-for-section.png');	
}

.landing-tariff-section h2 {
	color: #fff;
	font-weight: bold;
	font-size: 38px;
	position: relative;
}

.landing-tariff-section h2 span {
	color: #23b435;
}

.landing-tariff-section h2:before {
	content: '';
    width: 6px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    border-radius: 4px;	
}

.landing-tariff-section .card-header {
	font-size: 20px;
	font-weight: bold;
	width: calc(100% + 2px);
	margin-left: -1px;
	margin-right: -1px;
}

.landing-tariff-section ul li{
	margin-bottom: 0.75rem;
    padding-left: 0.25rem;
    list-style-image: url('../img/landing/landind-for-section.png');	
}

.landing-tariff-section .bg-primary {
	background: #2a77c9 !important;
}

.landing-tariff-section .bg-primary .card-header {
	background: url('../img/landing/tarif-header-bg.png') no-repeat center;
	background-size: 100% 90%;	
}

.landing-tariff-section .bg-info .card-header {
	background: url('../img/landing/tarif-header-bg.png') no-repeat center;
	background-size: 100% 90%;	
}

.landing-tariff-section .bg-info {
	background: #103674 !important;
}


.landing-tariff-section .bg-success {
	background: #23b435 !important;
}

.landing-tariff-section .bg-success .card-header {
	background: url('../img/landing/tarif-header-bg-success.png') no-repeat center;
	background-size: 100% 90%;	
}

.border-success-5px {
	outline: none;
	transition: outline 0.3s linear;
}

.border-success-5px:hover {
	outline: 5px solid #23b435;
	box-shadow: 0 0 30px #23b435;
	margin: 0;
}

.border-primary-5px {
	outline: none;
	transition: outline 0.3s linear;
}

.border-primary-5px:hover {
	outline: 5px solid #2a77c9;
	box-shadow: 0 0 30px #2a77c9;
	margin: 0;
}

.border-info-5px {
	outline: none;
	transition: outline 0.3s linear;
}

.border-info-5px:hover {
	outline: 5px solid #103674;
	box-shadow: 0 0 30px #103674;
	margin: 0;
}

.landing-tariff-section .btn-outline-success {
    background: #fff;
    border: 2px solid #23b435;
    border-radius: 30px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    line-height: 20px;
}

#landing-btn-success {
	border: 2px solid #23b435;
	background: #23b435;
	color: #fff;
    border-radius: 30px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;	 
	line-height: 20px;
}

#landing-btn-success:hover, #landing-btn-success:active, #landing-btn-success:focus {
	 background: #fff !important;
	 color: #23b435 !important;
	 border: 2px solid #23b435;
}

.landing-tariff-section .btn-outline-success:hover, .landing-tariff-section .btn-outline-success:active, .landing-tariff-section .btn-outline-success:focus {
	 background: #23b435;
	 color: #fff;
	 border: 2px solid #23b435;
}

.landing-result-section h2 {
	background: #2977cb;
    color: #fff;
    font-size: 38px;
    display: inline-block;
    padding: 10px 30px 12px 30px;
    border-radius: 8px;
    font-weight: bold;	
}

.landing-result-section {
	background: url('../img/landing/landing-authors-section.jpg') no-repeat top center;
	background-size: contain;		
}

.landing-result-section .card .card-pic {
	height: 70px;
	width: auto;
}

.landing-result-section ul li {
	margin-bottom: 0.75rem;
	font-weight: bold;
    padding-left: 0.25rem;
    list-style-image: url('../img/landing/landind-for-section.png');	
}

.landing-result-section ul li:last-child {
	margin-bottom: 0;
}

.landing-result-section .h2 {
	font-size: 28px;
	font-weight: bold;
	color: #001425;
}

.landing-faq-section .landing-faq-section-title {
	color: #fff;
    font-weight: bold;
    font-size: 38px;
    position: relative;
}

.landing-faq-section .landing-faq-section-title span {
	color: #23b435;
}

.landing-faq-section .landing-faq-section-title:before {
	content: '';
    width: 6px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    border-radius: 4px;	
}

.landing-faq-section .accordion-button {
	font-size: 20px;
	font-weight: bold;
	color: #000 !important;
	background: #fff !important;
	border: none !important;
	box-shadow: none !important;
	outline: none !important;
}

.landing-faq-section .accordion-body {
	padding-top: 0 !important;
}

.landing-faq-section .accordion-item {
	margin-bottom: 15px;
	border-radius: 12px;
	overflow: hidden;
}

.landing-learns-section .accordion-button::after, .landing-faq-section .accordion-button::after {
	background: url('../img/landing/accordion-down.png') no-repeat center;
	background-size: contain;
}

.accordion-button[aria-expanded="true"]::after {
	transform: translateY(-50%) rotate(-180deg);
}

.landing-rubin-2 {
	position: absolute;
	right: 10px;
	top: 0;
	transform: translateY(-40%);
	width: 110px;
	height: auto;
}

.landing-rubin-1 {
	width: 70px;
	height: auto;
	left:0;
	position: absolute;
	top: 20%;
}

.landing-rubin-3 {
	position: absolute;
	right: 0;
	top: 0;
	transform: translateY(-40%);
	width: 120px;
	height: auto;
}

.landing-rubin-4 {
	position: absolute;
	left: 20px;
	top: 0;
	transform: translateY(-44%);
	width: 120px;
	height: auto;
}

.landing-rubin-5 {
	position: absolute;
	right: 4%;
	bottom: 0;
	transform: translateY(25%);
	width: 80px;
	height: auto;
}

.landing-rubin-6 {
	position: absolute;
	right: 0;
	top: 0;
	transform: translateY(-40%);
	width: 100px;
	height: auto;
}

.landing-rubin-7 {
	position: absolute;
	right: 20%;
	top: 0;
	transform: translateY(-45%);
	width: 100px;
	height: auto;
}

.landing-rubin-8 {
	position: absolute;
	right: 0;
	top: 33%;
	width: 100px;
	height: auto;
}

.landing-rubin-9 {
	position: absolute;
	left: 0;
	top: 0;
	transform: translateY(-50%);
	width: 100px;
	height: auto;
}

.landing-rubin-10 {
	position: absolute;
	right: 20px;
	top: 0;
	transform: translateY(-55%);
	width: 110px;
	height: auto;
}

.landing-rubin-11 {
	position: absolute;
	left: 1%;
	top: 55%;
	width: 60px;
	height: auto;
}

.landing-rubin-12 {
	position: absolute;
	right: 36px;
	top: 0;
	transform: translateY(-70%);
	width: 80px;
	height: auto;
}

.w-20 {
	width: 20%;
	height: auto;
}

.analiz-carousel.owl-carousel .item{
	overflow: hidden;
}

@media (max-width: 1480px) {
	.landing-rubin-8, .landing-rubin-9, .landing-rubin-3, .landing-rubin-6 {
		width: 70px;
		height: auto;
	}
}

@media (max-width: 1420px) {
	.landing-rubin-11, .landing-rubin-8, .landing-rubin-9 {
		display: none;
	}
}

@media (max-width: 1320px) {
	.landing-rubin-4, .landing-rubin-2 {
		width: 90px;
	}
	.landing-rubin-7, .landing-rubin-10 {
		width: 80px;
	}	
	.home-landing-slide h1 {
		font-size: 64px;
	}
	.lcs-cyber {
		font-size: 72px;
		line-height: 72px;
	}
	.lcs-cyber.mini {
		font-size: 62px;
		line-height: 42px;		
	}
	.course-landing .header-phones > p > a {
		font-size: 14px;
	}
	.course-landing header .navbar-nav .nav-link {
		font-size: 13px;
	}
}

@media (max-width: 1260px) {
	.home-slide-laptop {
		max-width: 400px;
	}	
}

@media (max-width: 1220px) {
	.landing-learns-section .card p, .landing-learns-section .card h5 {
		font-size: 14px;
	}
}

@media (max-width: 1200px) {
	.home-landing-slide h1 {
		font-size: 54px;
	}
	.landing-how-section .card .card-title span {
		font-size: 54px;
	}
	.home-landing-slide li {
		font-size: 16px;
	}
	.lcs-label {
		font-size: 30px;
	}	
	.landing-learns-section .accordion-button::after {
		right: 10px;
	}
	.landing-learns-section .card p {
		padding-right: 20px;
	}
}

@media (max-width: 1160px) {
	.course-landing .header-phones > p > a {
		font-size: 12px;
	}
	.course-landing header .navbar-nav .nav-link {
		font-size: 12px;
	}
	.landing-analiz-section h2 span, 
	.landing-learns-section .landing-learns-section-title, 
	.landing-tariff-section h2, 
	.landing-result-section h2, 
	.landing-faq-section .landing-faq-section-title,
	.landing-feedback-section h2, 
	.landing-authors-section .card .card-title span, 
	.landing-how-section h2, 
	.landing-authors-section h2,
	.landind-for-section h2,
	.landind-analyze-section h2,
	.landind-cyber-section h3 {
		font-size: 34px;
	}
}

@media (max-width: 1060px) {
	.landing-analiz-section h2 span, 
	.landing-learns-section .landing-learns-section-title, 
	.landing-tariff-section h2, 
	.landing-result-section h2, 
	.landing-faq-section .landing-faq-section-title,
	.landing-feedback-section h2, 
	.landing-authors-section .card .card-title span, 
	.landing-how-section h2, 
	.landing-authors-section h2,
	.landind-for-section h2,
	.landind-analyze-section h2,
	.landind-cyber-section h3 {
		font-size: 30px;
	}
	.home-landing-slide h1 {
		font-size: 50px;
	}
	.landing-how-section .card .card-title span {
		font-size: 50px;
	}	
	.lcs-cyber {
		font-size: 60px;
		line-height: 60px;
	}
	.lcs-cyber.mini {
		font-size: 52px;
		line-height: 42px;	
		margin-top: 10px;
	}
	.course-landing .header-phones > p > a {
		font-size: 11px;
	}
	.course-landing header .navbar-nav .nav-link {
		font-size: 11px;
	}	
	.hours-box-big {
		font-size: 50px;
	}
	.landing-learns-section .card p, .landing-learns-section .card h5 {
		font-size: 16px;
	}
	#landing-btn-success, .landing-tariff-section .btn-outline-success {
		font-size: 16px;
	}
	.home-landing-slide .btn-success {
		font-size: 16px;
	}
	.landing-rubin-12 {
		width: 40px;
	}
}

@media (max-width: 992px) {
	
	.landing-learns-section .accordion-button::after {
		right: 20px;
	}
	.landing-learns-section .card p {
		padding-right: 30px;
		font-size: 16px;
	}	
	
	.landing-learns-section .card h5 {
		font-size: 16px;
	}
	
	.course-landing header .close-menu {
		filter: brightness(0) invert(1);
	}
	.home-slide-laptop {
		transform: translate(-20%, 12%);
	}
	.home-landing-slide li {
		padding-right: 0;
	}
	.home-landing-slide li:before {
		display: none;
	}
	.course-landing .home-slide-img {
		max-width: 400px;
		height: auto;
		transform: translateX(20%);
	}
	.course-landing header{
		background: #011332;
		top: 0 !important;
		margin-top: 0 !important;
		transition: none !important;
	}	
	.landing-learns-section .accordion-item {
		overflow: hidden;
	}
	.landind-cyber-section-items > div{
		width: calc(50% - 2rem);
	}		
	.course-landing header .navbar-nav .nav-link {
		font-size: 16px;
	}
	.course-landing header .navbar-nav {
		flex-direction: row  !important;
		flex-wrap: wrap  !important;
	}
	.course-landing header .navbar-nav .nav-item {
		min-width: 30%;
		text-align: left !important;
	}
	
}

@media (max-width: 767px) {
	
	.landing-learns-section .accordion-body ul li {
		font-size: 10px;
		margin-bottom: 0.5rem;
	}

	.small-centered-text {
		font-size: 10px;
	}	
	
	.landing-learns-section .card-body {
		padding: 0.7rem 1rem !important;
	}
	
	.landind-cyber-section-items > div{
		width: calc(50% - 0.5rem);
	}			
	.landind-for-section .card .card-title {
		position: relative;
	}
	.landind-for-section .card .card-title:after {
		content: '';
		position: absolute;
		right: 0;
		top: 50%;
		margin-top: -7px;
		width: 20px;
		height: 14px;
		background: url('../img/landing/accordion-down.png') no-repeat center;
		background-size: contain;
	}
	.landind-for-section .card .card-title[aria-expanded="true"]:after {
		transform: rotate(-180deg);
	}
	.landing-analiz-section-desc:after {
		display: none;
	}
	.landing-analiz-section-img {
		position: absolute;
		left: 0;
		bottom: 15px;
		width: 50px !important;
		height: auto;
	}
	.landing-how-section .card .card-title span {
		font-size: 40px;
		line-height: 40px;
	}
	.landing-how-section .card .card-title span.bigger {
		font-size: 64px;
		line-height: 64px;		
	}
	.landing-how-section .card .card-title {
		font-size: 18px;
	}
	.landing-authors-section .card .card-text strong {
		font-size: 16px !important;
	}
	.landing-authors-section .card .card-text {
		font-size: 12px !important;
	}
	.landing-authors-section .card .card-title {
		margin-left: 0 !important;
	}
	.landing-authors-section .card .card-title.mobile span {
		font-size: 18px !important;
	}
	.landing-authors-section .card .card-title.mobile {
		position: relative;
		display: block;
	}
	.landing-authors-section .card .card-title.mobile:after {
		content: '';
		position: absolute;
		right: 0;
		top: 50%;
		margin-top: -7px;
		width: 20px;
		height: 14px;
		background: url('../img/landing/accordion-down.png') no-repeat center;
		background-size: contain;
	}
	.landing-authors-section .card .card-title.mobile[aria-expanded="true"]:after {
		transform: rotate(-180deg);
	}	
	.landing-learns-section .card p, .landing-learns-section .card h5 {
		font-size: 12px;
	}
	.landing-result-section .card .card-pic {
		height: 56px;
		width: auto;
	}
	
	.landing-grid-3-carousel > .row {
		margin: 0 !important;
		padding: 0 !important;
	}
	
	.landing-grid-3-carousel .owl-prev span, .landing-grid-3-carousel .owl-next span {
		display: none;
	}

	.landing-grid-3-carousel .owl-prev, .landing-grid-3-carousel .owl-next {
		display: block;
		width: 24px;
		height: 24px;
		background: url('../img/team-carousel-left.png') no-repeat center !important;
		background-size: contain !important;
		position: absolute;
		top: calc(50% - 12px);
	}

	.landing-grid-3-carousel .owl-prev {
		left: -30px;
	}

	.landing-grid-3-carousel .owl-next {
		right: -30px;
		transform: rotate(-180deg);
	}		
		
	.landing-grid-3-carousel .col-12 {
		display: block !important;
		width: calc(100% - 10px) !important;
		padding: 0 !important;
		margin: 0 !important;
	}
	
	.landing-grid-3-carousel .owl-stage{
		display: flex;
	}
	
	.landing-grid-3-carousel .owl-item {
		max-width: 280px !important;
		display: flex;
		flex: 1 0 auto;
		overflow: hidden;
		border-radius: 12px !important;
	}
	
	.landing-grid-3-carousel .owl-carousel .owl-stage-outer {
		padding: 0 !important;
		margin: 0 !important;		
	}

	.landing-grid-3-carousel .owl-carousel {
		width: 100% !important;
		margin: 0 !important;
	}	
	
	.border-primary-5px {
		margin: 0 !important;
		outline: none !important;
		border: 5px solid #2977ca !important;
	}
	
	.border-info-5px {
		margin: 0 !important;
		outline: none !important;
		border: 5px solid #103674 !important;
	}	
	
	.border-success-5px {
		margin: 0 !important;
		outline: none !important;
		border: 5px solid #23b435 !important;
	}	
	
	.landing-tariff-section ul li {
		margin-bottom: 0.5rem;
	}
	
	.landing-tariff-section .btn-outline-success, #landing-btn-success {
		font-size: 12px !important;
	}
	
}

@media (max-width: 568px) {
	.landing-analiz-section-img {
		display: none !important;
	}
	.course-landing header .navbar-nav .nav-item {
		min-width: 50%;
	}	
	.container-landind-for-section-green {
		max-width: 100% !important;
		width: 100% !important;
		padding: 0 !important;
	}
	.landind-for-section-green {
		border-radius: 0 !important;
	}
	body.course-landing {
		font-size: 12px;
	}
	.course-landing .home-slide-img {
		transform: translateX(20%);
		max-width: 60%;
	}
	.home-slide-laptop {
		transform: translate(-20%, 12%);
		max-width: 50%;
	}
	.home-landing-slide h1 {
		font-size: 30px;
	}
	.home-landing-slide li {
		font-size: 12px;
	}
	.home-landing-slide .btn-success {
		font-size: 14px;
	}
	.home-landing-slide .btn-success > div {
		font-size: 12px;
	}
	.calendar-event img {
		display: none;
	}
	.course-landing header {
		padding-top: 0;
	}
	.landing-analiz-section h2 span, 
	.landing-learns-section .landing-learns-section-title, 
	.landing-tariff-section h2, 
	.landing-result-section h2, 
	.landing-faq-section .landing-faq-section-title,
	.landing-feedback-section h2, 
	.landing-authors-section .card .card-title span, 
	.landing-how-section h2, 
	.landing-authors-section h2,
	.landind-for-section h2,
	.landing-result-section .h2,
	.landind-analyze-section h2,
	.landind-cyber-section h3 {
		font-size: 18px;
	}	
	.lcs-cyber {
		font-size: 40px;
		line-height: 40px;
	}
	.lcs-cyber.mini {
		font-size: 30px;
		line-height: 40px;	
		margin-top: 0;
	}
	.lcs-cyber.mini small {
		font-size: 26px;
		display: inline-block;
		line-height: 38px;	
	}
	.lcs-label {
		font-size: 18px;
		line-height: 18px;
	}
	.lcs-desc {
		font-size: 12px;
	}
	.landind-for-section-green .btn-light {
		font-size: 16px;
	}
	.landing-how-section .card .card-text {
		font-size: 14px;
	}	
	.card-title-black {
		padding-right: 30px;
	}	
}

@media (max-width: 376px) {
	.landing-how-section .card .card-title span.bigger {
		font-size: 48px;
		line-height: 48px;		
	}
	.landing-how-section .card .card-title {
		font-size: 18px;
	}

	.landing-grid-3-carousel .owl-item {
		max-width: 260px !important;
	}	

}

@media (max-width: 321px) {
	.landing-how-section .card .card-title span.bigger {
		font-size: 38px;
		line-height: 38px;		
	}
	.landing-how-section .card .card-title {
		font-size: 14px;
	}
	.landing-authors-section .card .card-title.mobile span {
		font-size: 16px !important;
	}	
	.card-title-black {
		padding-right: 20px;
	}
	
	.landing-grid-3-carousel .owl-item {
		max-width: 240px !important;
	}	
	
}

@media (min-width: 1200px) {
	.course-landing .container {
		max-width: 1280px;
		width: calc(100% - 15px);
	}
}

@media (min-width: 1560px) {
	.course-landing .container {
		max-width: 1380px;
		width: calc(100% - 15px);
	}
}