/* Введите сюда Ваш CSS код *//* custom style */

.cta-wrapper p {
	font-size: 18px;
	color: #fff;
	padding: 0 65px;
}

.footer-widget {
	margin-bottom: 0px;
}

.footer-logo {
	padding-left: 50px;
	margin-bottom: 30px;
}

.single-news-slide .rd-more {
	display:none;
    margin-top: 25px;
    margin-bottom: 15px;
}

.social-link a {
    color: #aeb8d2;
    font-size: 30px;
    display: inline-block;
    margin-right: 20px;
}

.tag{display:none}

.w-100{height:450px;width: 359px;}


.pum-content {padding: 5px;
    background: darkgray;
    border: 1px solid darkgray;}

.single-course{height: 200px}
/*.section.cta-area{padding: 50px;}
.pb-130 {
    padding-bottom: 50px;
}*/
.section-title h2{
	text-transform: none;
}
/*.elementor-1205 .elementor-element .elementor-element-e837c1d{
	margin-bottom: 130px;
}*/

.main-header{
	padding-top:20px;
}
.header-logo{
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.text-center {
	text-align: center;
}


.customWrapHead {
	  display: flex;
    border: 1px solid #4bcbc1;
    margin-bottom: 60px;
    padding: 25px;
}
.customImg {
	width: 100%;
	margin-bottom: 60px;
	object-fit: scale-down;
	height: auto;
}
.customWrapHeadFix {
	  display: flex;
    justify-content: center;
}
.customVideo {
  width: 100%;
	margin-bottom: 60px;
  object-fit: scale-down;
}
.customImgWrap {
	  display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: space-evenly;
    align-items: baseline;
	  margin-bottom: 60px;
	  flex-wrap: wrap;
}
@media (max-width: 992px) {
	.customImgWrap {
    flex-direction: column;
	}
	.customWrapHead {
		flex-direction: column;
		align-items: center;
	}
	.customLogoCompany {
		width: 100%;
		object-fit: contain;
		height: auto;
		margin-bottom: 20px;
	}
	.customVideo {
		width: 100%;
		margin-bottom: 60px;
		object-fit: scale-down;
		height: 300px;
	}
}
body{overflow: auto;}
#menu-item-1190 > ul{
	top: -5px;
	margin-left: 190px;
	overflow: auto;
  height: 450px;
}
#menu-item-1190 > ul::-webkit-scrollbar {
    width: 7px;
    background-color: #42495b;
}

#menu-item-1190 > ul::-webkit-scrollbar-thumb {
    background-color: #42495b;
    border-radius: 9em;
    box-shadow: inset 1px 1px 10px #f3faf7;
}
@media (max-width: 768px) {
	#menu-item-1190 > ul{
	margin-left: 0px;	
}
}

#menu-item-672 > ul{
	top: -5px;
	margin-left: 190px;
  overflow: auto;
  height: 450px;
}

#menu-item-672 > ul::-webkit-scrollbar {
    width: 7px;
    background-color: #42495b;
}

#menu-item-672 > ul::-webkit-scrollbar-thumb {
    background-color: #42495b;
    border-radius: 9em;
    box-shadow: inset 1px 1px 10px #f3faf7;
}
@media (max-width: 768px) {
	#menu-item-672 > ul{
	margin-left: 0px;	
}
}


/*Serg*/
.zag {
    font-size: 50px;
    font-family: auto;
}


html.pum-open.pum-open-overlay, html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{
	overflow: auto;
}

.single-course{
padding: 0!important
}
.mt {
  margin-top: 120px;
}
.mb {
  margin-bottom: 130px;
}

.course-link{
	display: flex;
	padding: 10px;
	color: white;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}
.course-title:link{
	color: grey;
}

.course-title{
	font-size: 20px;
	color: inherit;
}
.course-title:hover{
	color: inherit;
}
