/* Custom CSS */

.visually-hidden {
    position: absolute;
    box-sizing: border-box;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    border: 0;
    clip: rect(0 0 0 0);
}

#awwwards {
	position: fixed;
	top: 0;
	right: 0;
	width: 90px;
	height: 135px;
	text-indent: -666em;
	overflow: hidden;
	z-index: 999;
	background-repeat: no-repeat;
	background-size: 90px 135px;
	background-image: url(../img/root/awwwards_honorable_white.png);
}

#wpselected {
	position: fixed;
	top: 0;
	left: 0;
	width: 90px;
	height: 90px;
	text-indent: -666em;
	overflow: hidden;
	z-index: 999;
	background-repeat: no-repeat;
	background-size: 90px 90px;
	background-image: url(../img/root/wpselected-badge-left.png);
}

.vlt-custom--9135 .typed-cursor {
	color: #ee3364;
}

.vlt-custom--0531 {
	position: absolute;
	left: 130px;
	bottom: 15%;
	font-size: 35px;
	color: #0b0b0b;
}

.vlt-custom--9503::after {
	content: '';
	position: absolute;
	top: 50%;
	left: calc(100% + 30px);
	height: 1px;
	width: 0;
	max-width: 60px;
	background-color: #1f0e49;
	transition: width .5s 1s ease-in-out;
}

.vlt-is-page-loaded .vlt-custom--9503::after {
	width: 100%;
}

.vlt-custom--5832 {
	position: relative;
	margin-right: 50px;
	z-index: 1;
}

.vlt-custom--5832::after {
	content: '';
	position: absolute;
	top: -50px;
	right: -50px;
	width: 100%;
	height: 100%;
	border: 10px solid #00bec5;
	z-index: -1;
}

.vlt-custom--5832 {
	position: relative;
	margin-right: 50px;
	z-index: 1;
}

.vlt-custom--5832::after {
	content: '';
	position: absolute;
	top: -50px;
	right: -50px;
	width: 100%;
	height: 100%;
	border: 10px solid #00bec5;
	z-index: -1;
}

.vlt-custom--3103 .vlt-services-box__link {
	background-color: rgba(0,0,0,.25);
}

.vlt-custom--3103 .vlt-highlight {
	background: linear-gradient(to top, transparent 5%, rgba(0,0,0,.25) 5% , rgba(0,0,0,.25) 37%, transparent 37%);
}

.vlt-custom--4111 .vlt-swiper-pagination--style-1 span {
	background-color: #fff;
}

.vlt-custom--4111 .vlt-swiper-button-prev--style-2,
.vlt-custom--4111 .vlt-swiper-button-next--style-2 {
	color: #fff;
}

.vlt-custom--6632 {
	margin-top: -225px;
}

.vlt-custom--9917 .vlt-social-icons a:not(:hover) {
	color: #fff;
}

.vlt-custom--8681 .vlt-countdown h5,
.vlt-custom--8681 .vlt-countdown strong {
	color: #fff;
}

.vlt-custom--9511 .vlt-swiper-pagination--style-1 span {
	background-color: #fff;
}

.vlt-is--homepage-05 .vlt-header--default .vlt-navbar,
.vlt-is--homepage-05 .vlt-header--default .vlt-navbar.vlt-navbar--solid {
	background-color: #191919;
}

.vlt-is--homepage-11 .vlt-navbar {
	padding: 0 35px;
}

.vlt-is--homepage-11 .vlt-navbar .container {
	width: 100%;
}

/* min-width 768px */
@media (min-width: 768px) {
	.vlt-custom--5136 {
		padding-left: 70px;
	}
	.vlt-custom--8620 {
		padding-right: 70px !important;
	}
	.vlt-custom--5317 {
		padding: 0 30px !important;
	}
	.vlt-custom--5171 {
		padding-right: 70px;
	}
	.vlt-custom--8511 {
		padding-right: 85px;
	}
	.vlt-custom--6525 {
		position: relative;
		z-index: 2;
	}
}

@media (min-width: 992px) {
	.vlt-custom--7205 {
		margin-top: -100px;
	}

}

/* max-width 767px */
@media (max-width: 767px) {
	#awwwards,
	#wpselected {
		display: none;
	}
	.vlt-custom--9135 h2 {
		font-size: 28px
	}
	.vlt-custom--1631 {
		font-size: 38px;
	}
}

/* max-width 991px */
@media (max-width: 991px) {
	.vlt-custom--9182 {
		font-size: 48px;
		line-height: 60px;
	}
	.vlt-custom--9182 {
		font-size: 48px;
		line-height: 60px;
	}
}

/* max-width 575px */
@media (max-width: 575px) {
	.vlt-custom-9182 {
		font-size: 38px;
		line-height: 50px;
	}
	.vlt-custom-9182 {
		font-size: 38px;
		line-height: 50px;
	}
	.vlt-custom--0531 {
		bottom: 5%;
	}
}

.z-2 {
	z-index: 2;
}

.vlt-custom--ttn {
	text-transform: none;
}

.mt0 {
	margin-top: 0;
}

.vlt-highlight.link {
	background: -webkit-gradient(linear,left bottom,left top,color-stop(5%,transparent),color-stop(5%,rgb(0,0,0,0.1)),color-stop(37%,rgb(0,0,0,0.1)),color-stop(37%,transparent));
    background: -webkit-linear-gradient(bottom,transparent 5%,rgb(0,0,0,0.1) 5%,rgb(0,0,0,0.1) 37%,transparent 37%);
	background: linear-gradient(to top,transparent 5%,rgb(0,0,0,0.1) 5%, rgb(0,0,0,0.1) 37%,transparent 37%)
}

.vlt-social-icon--style-2 {
	font-size: 34px;
}

.vlt-custom--white {
	color: #fff;
}

h1 {
	font-size: 48px;
}

@media (max-width: 448px) {
	h1 {
		font-size: 33px;
	}
	h2 {
		font-size: 40px;
	}
	.vlt-gap-170 {
	    height: 70px;
	}
	.vlt-gap-120 {
	    height: 60px;
	}
}

@media (max-width: 766px) {
	h1 {
		font-size: 37px;
	}
	h2 {
		font-size: 43px;
	}
	.vlt-gap-170 {
	    height: 100px;
	}
	.vlt-gap-120 {
	    height: 80px;
	}
	br {
		display: none;
	}
}

.vlt-portfolio-item-overlay--first-color {
	background-color:rgba(238,51,100,.9);
}

.vlt-portfolio-item--size-90 {
	--size-md: 90%; 
	--size-sm: 90%;
}

.vlt-portfolio-item-meta-title {
	overflow-wrap: anywhere;
}

@media (min-width: 767px) {
    .vlt-gap-120--md
    {
        height: 120px;
    }
    .vlt-gap-60--md {
    	height: 60px;
    }
    .vlt-gap-40--md {
    	height: 40px;
    }
}

.portfolio-item {
	margin-bottom: 30px;
}

.portfolio-item img {
	margin-bottom: 10px;
}

.portfolio-item-img {
	width: 100%;
	/*height: 100%;*/
	display: inline-block;
}

.portfolio-item-img:hover {
	-webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out; 
    -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
    -webkit-transition-property: opacity;
            transition-property: opacity;
    opacity: 0.9;
}

.portfolio-item-img--blue {
	background-color: #257FD6;
}

.portfolio-item-img--yellow {
	background-color: #FCDE69;
}

.portfolio-item-img--blue-water {
	background-color: #57BEC7;
}

.portfolio-item-img--orange {
	background-color: #F09033;
}

@media (max-width: 991px) {
	.portfolio-item-link a,
	.portfolio-item-link {
		font-size: 20px;
		line-height: 1.3;
	}
}

.vlt-image-bg img {
	background-color: #f6f6f6;
}

.vlt-second-color.link {
	border-bottom: 1px solid #00b1b7;
	-webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out; 
    -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
    -webkit-transition-property: border-color;
            transition-property: border-color;
}

.vlt-second-color.link:hover {
	border-color: transparent;
	-webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out; 
    -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
    -webkit-transition-property: border-color;
            transition-property: border-color;
}

.vlt-footer-content--style-1 p {
    font-size: 45px;
    font-weight: 700;
    color: #fff;
}

.vlt-footer-content--style-3 a {
	font-size: 32px;
}

.vlt-navbar-logo-description {
	font-size: 14px;
}

.vlt-bg-fifth-color {
	background-color: #4C33AD;
}

.vlt-bg-sixth-color {
	background-color: #1f0e49;"
}

.vlt-display-2 {
	display: inline-flex; 
	align-items: center;
}

.vlt-display-2 span {
	font-size: 16px;
	display: inline-block;
    margin-top: 8px;
    margin-left: 7px;
}

.vlt-navbar-inner--right .d-flex {
	text-align: right;
}

/*После создания портволио Автор курсов*/

.vlt-footer-content--style-1 p {
	line-height: 1;
}


