/*   
Theme Name: your-clean-template-3 (uncommented)
Theme URI: https://github.com/saxap/clean-wp-template
Version: 3.0
Tags: clean, development, html5, bootstrap
Description: Clean wordpress theme with minimal bootstrap3 markup for fast development starting
Author: saxa:p
Author URI: http://dontforget.pro
*/

@font-face {
	font-family: exo2_0_light;
	src: url(/wp-content/themes/your-clean-template-3_uncommented/fonts/exo2_0_light.otf);
	font-weight: normal;
}

@font-face {
	font-family: exo2_0_bold;
	src: url(/wp-content/themes/your-clean-template-3_uncommented/fonts/exo2_0_bold.otf);
	font-weight: normal;
}


body,
html,
p {
	font-family: 'exo2_0_light' !important;
}

h1,
h2,
h3,
h4,
h5,
#top-nav-ul {
	font-family: 'exo2_0_bold';
}

.form-field {
	display: grid;
}

.elementor-section-full_width {
	width: 100% !important;
	left: 0px !important;
}

.bagrand {
	padding-top: 90px;
	margin-top: 39px;
	background: url(/wp-content/uploads/2022/06/background-welcome-medium-1024x1024-1.jpg) center bottom no-repeat;
	background-size: cover;
}

.no-bagrand {
	background: url(/wp-content/uploads/2022/06/background-projects-home-medium-1024x1024-1.jpg) center bottom no-repeat;
	background-size: cover;
	position: fixed;
	height: 100vh;
	width: 100%;
	bottom: 0px;
	z-index: -7;
}

.loip {
	width: 40%;
	display: inline-grid;
	margin-left: 10px;
}

@media (min-width: 979px) {
	ul.nav li.dropdown.show-on-hover:hover>ul.dropdown-menu {
		/*display: block;*/
	}

	.comment-list .children {
		padding: 0;
		margin-left: 74px;
		padding-bottom: 15px;
	}

	.comment-list .media {
		margin-top: 0;
	}
}

/* =WordPress Core
-------------------------------------------------------------- */

body,
html {
	font-family: "Tough Sans Regular";
}

body {
	background-color: #0B0B0B;
	color: #999;
}

.loip {
	color: white;
	margin-left: 10px;
	width: 30%;
	display: grid;
}

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.slick-slide img {
	max-height: 800px;
	width: 100%;
	object-fit: cover;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	/* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.site-logo {
	position: absolute;
	top: 30px;
	z-index: 999;
}

.menu_navigator {
	background: #0b0b0be6;
	height: 72px;
	display: contents !important;
}

.col-md-6 {
	float: left;
}

/*slide*/
/*.ifoblok {
    position: absolute;
    top: 32%;
    margin-left: 200px;
    background: #000000bf;
    padding: 50px;
    min-width: 550px;
    min-height: 250px;
    max-width: 600px;
}*/

.ifoblok h2 {
	font-weight: 700;
	color: #01b8e5;
	opacity: 1;
	text-shadow: 0 0 10px #01b0db, 0 0 20px #01b0db, 0 0 30px #01b0db, 0 0 40px #01b0db;
}

.ifoblok a {
	color: #ffffff;
	font-size: 16px;
	font-weight: 100;
	display: flex;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: center;
	padding: 1px 5px;
	margin: initial;
}

.btnfos {
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 16px;
	font-weight: 400;
	line-height: 45px;
	max-width: 150px;
	margin: 0 auto 2em;
	position: relative;
	text-transform: uppercase;
	vertical-align: middle;
	width: 100%;
}

@media (min-width: 400px) {
	.btnfos {
		display: inline-block;
		margin-right: 2.5em;
	}

	.btnfos:nth-of-type(even) {
		margin-right: 0;
	}
}

@media (min-width: 600px) {
	.btnfos:nth-of-type(even) {
		margin-right: 2.5em;
	}

	.btnfos:nth-of-type(5) {
		margin-right: 0;
	}
}

.btnfos-5 {
	border: 0 solid;
	box-shadow: inset 0 0 20px rgb(255 255 255);
	outline: 1px solid;
	outline-color: rgba(255, 255, 255, 0);
	outline-offset: 0px;
	text-shadow: none;
	-webkit-transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
	outline-color: rgb(255 255 255);
	outline-offset: 0px;
	text-decoration: none;
}

.btnfos-5:hover {
	border: 1px solid;
	box-shadow: inset 0 0 20px rgb(0 204 255), 0 0 20px rgb(0 204 255);
	outline-offset: 15px;
	outline-color: rgba(255, 255, 255, 0);
	text-shadow: 1px 1px 2px #00ccff;
	color: #fff;
	text-decoration: none;
}

.ifoblok p {
	color: white;
	margin: 30px 0px;
	text-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff, 0 0 30px #ffffff, 0 0 40px #ffffff;
}

/**about**/

.mg-sn-1 {
	background: url(/wp-content/uploads/2022/03/background-welcome-medium.jpg) center bottom no-repeat;
	background-color: #161616;
	min-height: 800px;
	background-size: cover;
}

section.about .container {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 3.75rem;
	padding-right: 3.75rem;
	width: 60%;
}

section.about .container h2 {
	color: #fff;
	font-size: 40px;
}

section.about .container h3 {
	color: #0cf;
	text-shadow: 0 0 10px #01b0db, 0 0 20px #01b0db, 0 0 30px #01b0db, 0 0 40px #01b0db;
}

section.about.col {
	display: flex;
}

section.about .col a {
	text-align: center;
	margin-top: 30px;
}

section.about .row {
	display: flex;
	align-items: center;
}





/*other*/
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.kvadrat {
	height: 0.125rem;
	position: absolute;
	width: 100%;
	z-index: 1;
	margin-left: -11px;
	margin-bottom: 0px;
	bottom: -20px;
}

.scrits {
	border-bottom: 0.125rem solid;
	border-color: black;
	overflow: hidden;
	/*filter: grayscale(100%);
    transition: imageHover 180ms ease-in-out, transform 500ms ease-in-out, filter 500ms ease-in-out !important;*/
}

.scrits:hover {
	/*animation: imageHover 800ms forwards ease-out;*/
}

@keyframes imageHover {

	0% {
		opacity: 1;
		filter: grayscale(0);
		filter: brightness(200%);
	}

	100% {
		opacity: 1;
		filter: grayscale(0);
		filter: brightness(100%);
	}
}

.scrits:before {
	z-index: 1000;
	content: '';
	display: block;
	height: 40px;
	position: absolute;
	bottom: -20px;
	right: -20px;
	transform: rotate(45deg);
	width: 40px;
	background-color: black;
}

.scrits-blut:hover {
	border-color: #0cf;
}

.scrits-green:hover {
	border-color: #2cff00;
}

.green:hover:before {
	background-color: #2cff00;
}

.blut:hover:before {
	background-color: #0cf;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/*menu*/

.site-logo img {
	width: auto;
	margin-left: -15px;
	margin-top: -30px;
}

.polosa {
	background: rgba(11, 11, 11, 0.1);
	border: 0px;
	border-radius: 0px;
	height: 72px;
	position: fixed;
	top: 0px;
	z-index: 100;
	width: 100%;
	margin-left: -15px;
}

.menu {
	position: fixed;
	right: 0px;
}

.menu_navigator {
	background: #0b0b0be6;
	height: 72px;
}

.menu_item {
	height: 72px;
}

.navbar-nav>li>a {
	padding-top: 25px;
	padding-bottom: 15px;
	height: 72px;
}

/*.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #0cf;
    background: #f0f8ff00;
    border-bottom: .0625rem solid;
    text-align: left;
    transition: all 390ms ease-in-out;
    width: auto;
}*/

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #0cf;
	background-color: #e7e7e700;
}

.navbar-default .navbar-nav>li>a:after,
.navbar-default .navbar-nav>.active>a:after,
.dropdown-menu>li>a:after {
	background: #0cf;
	content: '';
	display: block;
	height: .0625rem;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	transform: translate(-50%, 0);
	transition: all 110ms ease-in-out;
}

.nav>li {
	position: relative;
	display: inline-block;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #0cf;
	background-color: transparent;
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
}

.caret {
	display: none;
}

.active>a:after {
	width: 100% !important
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #0cf;
	background-color: #e7e7e700;
}

.active a {
	float: left;
	display: inline-block;
}

.active .dropdown-menu {
	position: inherit;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: inline-block;
	float: left;
	min-width: 160px;
	padding: 0px 0;
	margin: 0px 0 0;
	font-size: 14px;
	height: 72px;
	text-align: left;
	list-style: none;
	background-color: #323232;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 0px solid #ccc;
	border: 0px solid rgba(0, 0, 0, .15);
	border-radius: 0px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
}

.active>.dropdown-menu>li {
	display: inline-block;
	height: 72px;
}

.item.modal_item {
	/* border-radius: 10px; */
	background-color: #292929;
	overflow: hidden;
	cursor: pointer;
	min-height: 480px;
	position: relative;
}

/*.item.modal_item:after {
    content: '';
    display: block;
    transform: rotate(135deg);
    margin: auto;
    margin-right: -20px;
    margin-bottom: -10px;
    width: 50px;
    height: 30px;
    background: rgb(0 0 0 / 40%);
    transition: all 350ms ease-in-out;
}
.item.modal_item:hover:before {
    width: 100%;
}
.item.modal_item:before {
    content: '';
    width: 0%;
    background: #00ccff;
    height: 2px;
    display: block;
    position: absolute;
    bottom: 0px;
    right: 0px;
    transition: all 550ms ease-in-out;
}*/
.item_top {
	width: 100%;
	/* border-radius: 0 0 10px 10px; */
	position: relative;
	overflow: hidden;
	max-height: 265px;
	z-index: 3;
}

.item_bottom {
	width: 100%;
	box-sizing: border-box;
	height: 250px;
}

.item_top img {
	background-size: contain;
	width: auto;
	height: 260px;
}

.item.modal_item a {
	color: #fff;
	text-decoration: none;
}

.item.modal_item a:hover {
	color: #01b8e5;
	text-decoration: none !important;
}

.item_title {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: flex-start;
	align-items: flex-start;
	margin-top: -15px;
	padding: 30px 21px;
	position: relative;
}

p.category {
	display: block;
	position: absolute;
	margin: 0px;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: #0cf;
	color: #0B0B0B;
	font-size: .625rem;
	left: 0;
	letter-spacing: 2px;
	padding: 0.3125rem 0.625rem;
	text-transform: uppercase;
	max-width: 50%;
	width: fit-content;
	text-decoration: none;
	bottom: 0px;
	z-index: 99;
	height: 26px;
}

p.category:after {
	content: '';
	display: block;
	width: 0px;
	height: 0px;
	border-left: 19px solid transparent;
	border-right: 19px solid transparent;
	border-bottom: 19px solid #0cf;
	position: absolute;
	top: 10px;
	right: -25px;
	transform: rotate(225deg);
	z-index: 99;
}

.item_title h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 32px;
	font-weight: 400;
}

.item_title:after {
	position: absolute;
	left: 30px;
	right: 30px;
	background-color: #01011a;
	border-radius: 10px;
	bottom: 0;
	height: 1px;
}

.item_meta {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	justify-content: space-between;
	padding: 15px 30px 30px;
}

.about {
	display: flex;
	align-items: center;
}

.about--left {
	display: flex;
	justify-content: flex-end;
}

.about--right header h3 {
	line-height: 1;
	margin-bottom: 0.625rem;
	-webkit-font-smoothing: antialiased;
	font-size: 1.25rem;
	text-transform: uppercase;
	color: #0cf;
	letter-spacing: 0;
}

.about--right header h2 {
	font-size: 3.75rem !important;
	letter-spacing: -.125rem;
	line-height: 1.1;
	margin-bottom: 1.25rem;
	-webkit-font-smoothing: antialiased;
	font-weight: 200;
}

.clou p {
	margin-bottom: 1.875rem;
}

.about--right {
	width: 80%;
	display: block;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.about--left {
	display: contents;
	justify-content: flex-end;
	align-items: center;
}

.about--left img {
	margin: 20px;
}

html,
body {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	/*background: #191d1e; 
        background: -moz-linear-gradient(0deg,  #191d1e 50%, #283139 100%);
        background: -webkit-gradient(linear, left top, right bottom, color-stop(50%,#191d1e), color-stop(100%,#283139));
        background: -webkit-linear-gradient(0deg,  #191d1e 50%,#283139 100%);
        background: -o-linear-gradient(0deg,  #191d1e 50%,#283139 100%); 
        background: -ms-linear-gradient(0deg,  #191d1e 50%,#283139 100%); 
        background: linear-gradient(0deg,  #191d1e 50%,#283139 100%); 
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191d1e', endColorstr='#283139',GradientType=1 ); 
        background-attachment: fixed*/
}

section.portfol .col .content {
	color: #fff;
	position: absolute;
	top: 0px;
	min-width: 250px;
	background: #ff00006e;
	clip-path: polygon(0 0, 100% 0, 70% 100%, 0% 100%);
	margin: auto;
	padding: 16px;
}

section.portfol .col .content h2 {
	display: contents;
	padding: 0px;
	margin: auto;
}

#projector {
	position: fixed;
	top: 0px;
	width: 100%;
	height: 100%;
	display: block;
	z-index: -1;
}

.center-div {
	width: 580px;
	height: 374px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -290px;
	margin-top: -187px;
}

#preloaderDiv {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -27px;
	margin-top: -27px;
}

#logo {
	opacity: 0;
	filter: alpha(opacity=0);
}

#date2014 {
	position: absolute;
	padding-left: 210px;
	padding-top: 15px;
	opacity: 0;
	top: 303px;
	left: 0;
	filter: alpha(opacity=0);
}

section.about .row {
	display: contents;
}

.btnfos-5 i:before {
	padding-right: 10px;
}

.flipper {
	position: relative;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.front {
	background: rgb(58 57 57 / 98%);
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	z-index: 1;
}

.back {
	background: linear-gradient(115deg, #81d742 0%, #37b8ff 98.72611464968152%);
	-webkit-transform: rotateX(0) rotateY(-180deg);
	transform: rotateX(0) rotateY(-180deg);
}

.inner {
	-webkit-transform: translateZ(90px) scale(.91);
	transform: translateZ(130px) scale(.91);
}

.overlay {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(0.1px);
	transform: translateZ(0.1px);
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.front,
.back {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.active .dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #AFAFAF;
	padding-top: 25px;
	padding-bottom: 15px;
	white-space: nowrap;
	height: 72px;
}

.active .dropdown-menu>li>a:focus,
.active .dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	color: #00d0ff;
	text-decoration: none;
	background-color: #f5f5f500;
}

.navbar-default .navbar-nav>li>a:hover:after,
.navbar-default .navbar-nav>.active>a:hover:after {
	width: 100%;
}

.dropdown-menu>li:hover:after {
	width: 100%;
	bottom: 0px;
	top: 99%;
}

.dropdown-menu>li:after {
	background: #0cf;
	content: '';
	display: block;
	height: .0625rem;
	position: relative;
	bottom: 0;
	left: 50%;
	width: 0;
	bottom: 0px;
	top: 99%;
	transform: translate(-50%, 0);
	transition: all 110ms ease-in-out;
}

.row {
	margin-right: 0px;
	margin-left: 0px;
}

.navbar-collapse {
	padding-right: 0px;
	padding-left: 0px;
}

.container {
	width: 90%;
}

/*price*/

section.price.mg-sn-2.slide-section {
	min-height: 520px;
}

section.price .container {
	display: flex;
	min-height: 350px;
	align-items: center;
	justify-content: center;
}

.price-items {
	display: block;
	height: 150px;
	margin: auto;
	padding: 0px;
	border-radius: 9px !important;
	overflow: hidden;
	margin: 30px 10px;
	min-width: 200px;
}

.price-items h2 {
	color: #fff;
}

section>h2 {
	text-align: center;
	font-weight: 700;
	color: #01b8e5;
	opacity: 1;
	text-shadow: 0 0 10px #01b0db, 0 0 20px #01b0db, 0 0 30px #01b0db, 0 0 40px #01b0db;
	margin-top: 100px;
}

.price-items h3 {
	color: #fff;
	margin: 0px -15px;
	padding: 15px 0px;
}

.price-items a:hover {
	text-decoration: none;
}

.price-items p {
	min-height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #0cf;
	margin: 0px -15px;
	border-left: 0px;
	border-right: 0px;
	font-size: 12pt;
	color: rgb(0, 0, 0);
}

.flipc,
.price-items a {
	perspective: 1000;
}

.flipc:hover .flipper {
	transform: rotateY(180deg);
}

.flipc,
.front,
.back {
	width: 100%;
	height: 100%;
	text-align: center;
	display: block;
	border-radius: 4px;
}

.flipper {
	transition: 0.8s;
	transform-style: preserve-3d;
	position: relative;
	display: flex;
	height: 100%;
	width: 100%;
	align-items: center;
	border-radius: 3px;
}

.front,
.back {
	backface-visibility: hidden;
	position: absolute;
	border-radius: 3px;
}

.back {
	transform: rotateY(180deg);
}

.hex {
	display: inline-block;
	width: 100%;
	height: 100%;
	background: rgba(41, 41, 43, .7);
	color: white;
	display: flex;
	align-items: center;
	justify-content: center;
}

.hex2 {
	display: inline-block;
	width: 100%;
	height: 100%;
	display: inline-grid;
	padding: 15px;
}

/*footer*/

footer {
	background: #0B0B0B;
	font-size: 1rem;
	line-height: 1.6;
	padding: 10px 0px;
	position: absolute;
	width: 100%;
	border-top: 2px solid #20f9f3;
	box-shadow: 0px -1px 10px #20f9f3;
}

ul#bottom-nav a:hover {
	color: #0cf;
	background-color: #eee0;
}

ul#bottom-nav a {
	color: #999;
	text-decoration: none;
	transition: all 180ms ease-in-out;
	position: relative;
	display: block;
	padding: 0px 0px;
	border-radius: 0px;
	font-size: 14px;
}

ul#bottom-nav {
	display: inline-grid;
}

.fot-menu {
	display: block;
}

#wpcf7-f178-o1 {
	background: #ffffff29;
	width: auto;
	padding: 20px;
	border-radius: 20px;
	backdrop-filter: blur(2px);
	margin: auto;
	overflow: hidden;
}

div#wpcf7-f178-o1 label {
	width: 100%;
}

#wpcf7-f178-o1 h3 {
	color: #02b1dc;
	text-shadow: 0 0 10px #01b0db, 0 0 20px #01b0db, 0 0 30px #01b0db, 0 0 40px #01b0db;
	margin-bottom: 12px;
}

.bottom-menu:before {
	background: #494949;
	content: '';
	display: block;
	height: 1.4px;
	margin-bottom: .9375rem;
	width: 6.875rem;
}

section {
	height: fit-content;
}

section.portfol .image img {
	background-size: cover;
	display: block;
	width: 100%;
	height: 300px;
	object-fit: cover;
	object-position: top;
	z-index: 10;
}

section.portfol {
	padding-top: 1px;
}

section.portfol .container {
	margin-top: 100px;
}

section.portfol .col {
	margin: 0 0 25px 0;
}

section.portfol .col .content {
	padding: 15px 0 0 0;
	color: #fff;
}

section.portfol .image {
	overflow: hidden;
	position: relative;
}

.underline {
	z-index: 100;
	background: inherit;
	content: '';
	display: block;
	height: 0.195rem;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 0;
}

.portfol .col a:hover .underline {
	width: 100%;
}

.triangle {
	z-index: 11;
	background: #000;
	content: '';
	display: block;
	height: 40px;
	opacity: 1;
	position: absolute;
	bottom: -20px;
	right: -20px;
	transform: rotate(45deg);
	width: 40px;
}

.triangle:before {
	z-index: 16;
	background-color: #000;
	content: '';
	display: block;
	height: 40px;
	opacity: 1;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 40px;
}

.portfol .col a:hover .triangle:before {
	opacity: 0;
}

.about-page {
	background: url(/wp-content/uploads/2022/04/black-background-mak-creates-web-design-services-1500-2500.jpg) no-repeat;
	height: 100%;
	background-size: cover;
	padding-bottom: 120px;
	padding-top: -72px;
	background-position: center;
}

/*page-about*/

.nout {
	background: url(/wp-content/uploads/2022/05/pngwing.com_.png) no-repeat center;
	background-size: contain;
	max-width: 800px;
	height: initial;
	width: 100%;
	margin: auto;
	z-index: 5;
	display: block;
	position: unset;
	overflow: hidden;
	margin-top: 100px;
	padding-bottom: 95px;
}

.nout img {
	width: inherit;
	width: 62%;
}

.ekran {
	margin: inherit;
	/* background: blanchedalmond; */
	height: inherit;
	max-height: 314px;
	width: inherit;
	height: 313px;
	position: inherit;
	display: flex;
	margin: auto;
	margin-top: 27px;
	overflow: scroll;
	align-items: flex-start;
	justify-content: center;
}

.leftimagepicture {
	border-radius: 50%;
	max-width: 320px;
	border: 10px solid rgba(255, 255, 255, .1);
	z-index: 1;
	float: right;
}


.barna__title {
	margin-bottom: 12px;
}

.barna__title p {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	margin-bottom: 11px;
	letter-spacing: 2px;
}

.barna__title p span {
	position: relative;
	padding-bottom: 1px;
}

.barna__title p span:after {
	left: 6px;
	bottom: -1px;
	content: "";
	position: absolute;
	height: 2px;
	background-color: var(--pc);
	right: -8px;
}

.barna__title h3 {
	margin: 0;
	padding: 0;
	font-size: 40px;
	line-height: 1.3;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
	padding-left: 15px;
}

.barna__title h3:after {
	width: 10px;
	height: 10px;
	position: absolute;
	content: "";
	left: 0;
	top: 20px;
	border-radius: 50%;
	background-color: var(--pc);
}

.about-page .desc {
	margin-bottom: 24px;
}

.barna__about .desc p {
	margin: 0;
	padding: 0;
	margin-bottom: 16px;
}

.skill-set__icon img {
	max-width: 100%;
	display: block;
	max-height: 60px;
}

section.skill .container {
	display: flex;
	min-height: 350px;
	justify-content: center;
	padding-bottom: 120px;
}

/*.skill-set__icon img {max-width: 22px;}*/

.skill-set__list {
	width: 47%;
	list-style: none;
}

.skill-set__list {
	width: 47%
}

@media screen and (max-width:800px) {
	.skill-set__list {
		width: 93%;
		margin: auto;
	}

	.skill-set__list:last-child {
		margin-top: 7.2rem
	}

	.container {
		width: 90%;
		padding-left: 0px;
		padding-right: 0px;
	}
}

.skill-set__item {
	margin-top: 6.4rem;
	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
}

@media screen and (max-width:420px) {
	.skill-set__item {
		margin-top: 3.2rem
	}
}

.skill-set__icon {
	-ms-flex-item-align: center;
	align-self: center;
	display: flex;
	justify-content: center;
	background-size: unset;
	object-fit: unset;
	object-fit: cover;
	background-size: revert;
	-webkit-mask-size: contain;
	align-items: center;
	z-index: -1;
	max-width: 60px;
}

.skill-set__icon:after {
	background: #ffffff66;
	width: 80px;
	height: 80px;
	position: absolute;
	content: '';
	display: flex;
	filter: blur(2px);
	align-items: center;
	justify-content: center;
	border-radius: 50px;
	z-index: -1;
}

.skill-set__detail {
	width: 85.1063%
}

.skill-set__meta {
	margin-bottom: 0.8rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.skill-set__name {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	color: #01b8e5;
	align-items: flex-end;
	padding-left: 10px;
}

.skill-set__name h4 {
	font-size: 1.8em;
	text-shadow: 0 0 10px #01b0db, 0 0 20px #01b0db, 0 0 30px #01b0db, 0 0 40px #01b0db;
	margin: 0px;
}

.skill-set__name p {
	font-size: 1em;
	margin: 0px;
	margin-left: 20px;
}

p.small-title--skill {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	font-style: italic;
}

p.small-title--skill {
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
	font-style: italic;
}

.skill-set__year {
	font-size: 1.4rem;
	line-height: 1.2;
	color: #c0c5ca;
	margin-left: 0.8rem;
	letter-spacing: 0.2em
}

@media screen and (max-width:420px) {
	.skill-set__year {
		font-size: 1rem
	}
}

.skill-set__bar {
	width: 100%;
	height: 1.4rem;
	background: #fff;
	position: relative;
	border-radius: 10px;
	-webkit-box-shadow: 0 5px 15px 0 rgb(7 33 66 / 15%);
	box-shadow: 0 5px 15px 0 rgb(7 33 66 / 15%);
}

.skill-set__bar:after {
	content: "";
	position: absolute;
	left: 0px;
	top: 0;
	height: 100%;
	border-radius: 10px;
	width: 100%;
	filter: blur(4px);
}

.skill-set__bar.p100:after {
	background-image: -webkit-gradient(linear, left top, right top, from(#072142), color-stop(42%, #0cf), to(#4bff00));
	background-image: -webkit-linear-gradient(left, #072142, #0cf 42%, #4bff00);
	background-image: -o-linear-gradient(left, #072142, #0cf 42%, #4bff00);
	background-image: linear-gradient(to right, #072142, #0cf 42%, #4bff00);
}

.skill-set__bar.p100.in:after {
	-webkit-animation: ratio100 3s forwards;
	animation: ratio100 3s forwards;
}

.skill-set__bar.p90:after {
	background-image: -webkit-gradient(linear, left top, right top, from(#072142), color-stop(42%, #0cf), to(#4bff00));
	background-image: -webkit-linear-gradient(left, #072142, #0cf 42%, #4bff00);
	background-image: -o-linear-gradient(left, #072142, #0cf 42%, #4bff00);
	background-image: linear-gradient(to right, #072142, #0cf 42%, #4bff00);
}

.skill-set__bar.p90.in:after {
	-webkit-animation: ratio90 3s forwards;
	animation: ratio90 3s forwards;
}

.skill-set__bar.p80:after {
	background-image: -webkit-gradient(linear, left top, right top, from(#072142), color-stop(50%, #0cf), to(#4bff00));
	background-image: -webkit-linear-gradient(left, #072142, #0cf 50%, #4bff00);
	background-image: -o-linear-gradient(left, #072142, #0cf 50%, #4bff00);
	background-image: linear-gradient(to right, #072142, #0cf 50%, #4bff00);
}

.skill-set__bar.p80.in:after {
	-webkit-animation: ratio80 3s forwards;
	animation: ratio80 3s forwards;
}

.skill-set__bar.p70:after {
	background-image: -webkit-gradient(linear, left top, right top, from(#072142), color-stop(65%, #0cf), to(#4bff00));
	background-image: -webkit-linear-gradient(left, #072142, #0cf 65%, #4bff00);
	background-image: -o-linear-gradient(left, #072142, #0cf 65%, #4bff00);
	background-image: linear-gradient(to right, #072142, #0cf 65%, #4bff00);
}

.skill-set__bar.p70.in:after {
	-webkit-animation: ratio70 3s forwards;
	animation: ratio70 3s forwards;
}

.skill-set__bar.p60:after {
	background-image: -webkit-gradient(linear, left top, right top, from(#072142), color-stop(75%, #0cf), to(#4bff00));
	background-image: -webkit-linear-gradient(left, #072142, #0cf 75%, #4bff00);
	background-image: -o-linear-gradient(left, #072142, #0cf 75%, #4bff00);
	background-image: linear-gradient(to right, #072142, #0cf 75%, #4bff00);
}

.skill-set__bar.p60.in:after {
	-webkit-animation: ratio60 3s forwards;
	animation: ratio60 3s forwards;
}

.skill-set__bar.p50:after {
	background-image: -webkit-gradient(linear, left top, right top, from(#072142), color-stop(65%, #0cf));
	background-image: -webkit-linear-gradient(left, #072142, #0cf 65%);
	background-image: -o-linear-gradient(left, #072142, #0cf 65%);
	background-image: linear-gradient(to right, #072142, #0cf 65%);
}

.skill-set__bar.p50.in:after {
	-webkit-animation: ratio50 3s forwards;
	animation: ratio50 3s forwards;
}

.skill-set__bar.p40:after {
	background-image: -webkit-gradient(linear, left top, right top, from(#072142), color-stop(65%, #0cf));
	background-image: -webkit-linear-gradient(left, #072142, #0cf 65%);
	background-image: -o-linear-gradient(left, #072142, #0cf 65%);
	background-image: linear-gradient(to right, #072142, #0cf 65%);
}

.skill-set__bar.p40.in:after {
	-webkit-animation: ratio40 3s forwards;
	animation: ratio40 3s forwards;
}

.skill-set__bar.p30:after {
	background-image: -webkit-gradient(linear, left top, right top, from(#072142), color-stop(65%, #0cf));
	background-image: -webkit-linear-gradient(left, #072142, #0cf 65%);
	background-image: -o-linear-gradient(left, #072142, #0cf 65%);
	background-image: linear-gradient(to right, #072142, #0cf 65%);
}

.skill-set__bar.p30.in:after {
	-webkit-animation: ratio30 3s forwards;
	animation: ratio40 3s forwards;
}

/* .cub{
    animation: cubs 0.5s forwards;
}
.activizin .linia{
    animation-delay: 0.5s;
    animation: linia 0.9s forwards;
}
.modal_item .cub{
    animation-delay: 0.5s;
    animation: cubsout 0.9s forwards;
}
.modal_item .linia{
    animation: liniaout 0.5s forwards;
}*/

@-webkit-keyframes cubs {
	0% {
		background: #00ccff
	}

	100% {
		background: #00000066
	}
}

@keyframes cubs {
	0% {
		background: #00ccff
	}

	100% {
		background: #00000066
	}
}

@-webkit-keyframes liniaout {
	0% {
		width: 100%
	}

	100% {
		width: 0%
	}
}

@keyframes liniaout {
	0% {
		width: 100%
	}

	100% {
		width: 0%
	}
}

@-webkit-keyframes linia {
	0% {
		width: 0%
	}

	100% {
		width: 100%
	}
}

@keyframes linia {
	0% {
		width: 0%
	}

	100% {
		width: 100%
	}
}

@-webkit-keyframes cubs {
	0% {
		background: #00000066
	}

	100% {
		background: #00ccff
	}
}

@keyframes cubs {
	0% {
		background: 00000066
	}

	100% {
		background: #00ccff
	}
}

@-webkit-keyframes ratio100 {
	0% {
		width: 10%
	}

	to {
		width: 100%
	}
}

@keyframes ratio100 {
	0% {
		width: 10%
	}

	to {
		width: 100%
	}
}

@-webkit-keyframes ratio90 {
	0% {
		width: 10%
	}

	to {
		width: 90%
	}
}

@keyframes ratio90 {
	0% {
		width: 10%
	}

	to {
		width: 90%
	}
}

@-webkit-keyframes ratio80 {
	0% {
		width: 10%
	}

	to {
		width: 80%
	}
}

@keyframes ratio80 {
	0% {
		width: 10%
	}

	to {
		width: 80%
	}
}

@-webkit-keyframes ratio70 {
	0% {
		width: 10%
	}

	to {
		width: 70%
	}
}

@keyframes ratio70 {
	0% {
		width: 10%
	}

	to {
		width: 70%
	}
}

@-webkit-keyframes ratio60 {
	0% {
		width: 10%
	}

	to {
		width: 60%
	}
}

@keyframes ratio60 {
	0% {
		width: 10%
	}

	to {
		width: 60%
	}
}

@-webkit-keyframes ratio50 {
	0% {
		width: 10%
	}

	to {
		width: 50%
	}
}

@keyframes ratio50 {
	0% {
		width: 10%
	}

	to {
		width: 50%
	}
}

@-webkit-keyframes ratio40 {
	0% {
		width: 10%
	}

	to {
		width: 40%
	}
}

@keyframes ratio40 {
	0% {
		width: 10%
	}

	to {
		width: 40%
	}
}

@-webkit-keyframes ratio30 {
	0% {
		width: 10%
	}

	to {
		width: 30%
	}
}

@keyframes ratio30 {
	0% {
		width: 10%
	}

	to {
		width: 30%
	}
}

.barna__title {
	margin-bottom: 12px;
	text-align: center;
}


@media (max-width: 991px) and (min-width: 200px) {
	.col-6 {
		width: 100%;
	}

	.leftimagepicture {
		float: none;
		margin: auto;
		display: block;
	}

	.block_arxiv {
		width: 80%;
		left: 0px;
	}

	.postcard__img_link img {
		max-width: inherit;
	}

	.navbar-nav {
		margin: 0px 0px;
	}

	.navbar-collapse {
		padding-right: 0px;
		padding-left: 0px;
		width: 100%;
	}

	.menu_navigator {
		background: #0b0b0be6;
		height: 100%;
	}

	.polosa {
		height: 40px;
	}

	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 0px;
		height: 40px;
	}

	.caret {
		display: inline-block;
	}

	.nav>li {
		position: inherit;
		display: block;
	}

	.active a {
		float: none;
	}

	.navbar-nav>li>.dropdown-menu {
		height: 100%;
		float: none;
		width: 100%;
	}

	.active .dropdown-menu>li>a {
		display: block;
		padding: 0px 20px;
		clear: both;
		font-weight: 400;
		line-height: 1.42857143;
		color: #AFAFAF;
		padding-top: 11px;
		padding-bottom: 0px;
		white-space: nowrap;
		height: 72px;
	}

	.active>.dropdown-menu>li {
		display: block;
		height: 40px;
	}
}

.navbar {
	padding-top: 0px;
	padding-bottom: 0px;
}

.navbar_my {
	background: rgba(11, 11, 11, 0.1);
	display: flex;
	align-items: center;
}

.navbar_my .collapse {
	display: flex;
	align-items: center;
}

.navbar_my .collapse {
	height: 72px;
}

.navbar_my .collapse li a {
	transition: all 110ms ease-in-out;
	padding-left: 20px;
	padding-right: 20px;
	background: rgba(11, 11, 11, 0.9);
	color: #fff;
	text-decoration: none;
}

.navbar_my .container-fluid {
	padding: 0px;
}

.navbar_my .collapse li:hover a {
	color: #0cf;
}

.navbar_my .collapse li a:after {
	background: #0cf;
	content: '';
	display: block;
	height: 0.0625rem;
	position: absolute;
	bottom: -24px;
	left: 50%;
	width: 0;
	transform: translate(-50%, 0);
	transition: all 110ms ease-in-out;
}

.navbar_my .collapse li:hover a:after {
	background-color: #0cf;
	width: 100%;
}

.navbar-nav>li>a {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 24px;
	vertical-align: revert;
}

#top-nav-ul .current-menu-item a {
	color: #01b8e5;
}

#top-nav-ul .current-menu-item a:after {
	width: 100% !important;
}

.navbar-nav {
	align-items: center;
}