@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');



::-webkit-input-placeholder {
	color: #666
}
::-moz-placeholder {
	color: #666
}
:-ms-input-placeholder {
	color: #666
}
::-ms-input-placeholder {
	color: #666
}
::placeholder {
	color: #666
}
::-moz-selection {
	background-color: #b49d74;
	color: #fff
}
::selection {
	background-color: #b49d74;
	color: #fff
}
body {
	font-size: 16px;
	min-width: 320px;
	position: relative;
	line-height: 1.65;
	font-family: Roboto, sans-serif;
	overflow-x: hidden;
	color: #000;
}
body input, body textarea {
	border: #666 1px solid;
	outline: 0
}
body input:focus:required:invalid, body textarea:focus:required:invalid {
	border-color: red
}
body input:required:valid, body textarea:required:valid {
	border-color: green
}
.none-desk {
	display: none
}
footer, section {
	padding: 30px 0 30px 0
}
figure {
	margin: 0
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}
.img-responsive.img-width {
	width: 100%
}
.img-center {
	margin: 0 auto 0;
	display: block
}
.art-header-h1, .art-header-h2, .button-cta-text, .landing-header-h1, .landing-header-h2, .landing-header-p, h1, h2, h3, h4 {
	font-family: Roboto, sans-serif;
}
.text-center {
	text-align: center
}
.white-text {
	color: #efe9ce;
}
.red-text {
	color: #951717;
}
.yellow-text {
	color: #dbb222;
}
.text-shadow {
	text-shadow: 0 1px #000000b7;
}
.purple-glow {
	text-shadow: 0 0 102px #190036, 0 0 102px #1e0025, 0 0 150px #1f0236,0 0 100px #1f0047,0 1px #000000b7;
}
.blue-glow {
	text-shadow: 0 0 80px #00504b, 0 0 80px #053f41, 0 0 80px #023036,0 0 80px #003f47,0 1px #000000;
}
.blue-glow-2 {
	text-shadow: 0 0 5px #005035,  0 0 3px #054134,0 0 3px #054134, 0 0 5px #02360b, 0 0 5px #003f47,0 1px #000000;
}

a {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	-webkit-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out
}

a:hover {
	color: #dbb222;
	text-decoration: none;
	border-bottom: 1px solid #dbb222;
}
.margin-padding-0 {
	margin: 0;
	padding: 0
}
.note, p {
	font-size: 18px;
	font-family: Roboto, sans-serif;
	line-height: 1.6;
	margin: 10px 10px 15px 10px
}
li, ol, ul {
	font-size: 18px;
	font-family: Roboto, sans-serif;
	line-height: 1.6;
	margin: 10px 0 15px 10px
}
.h1, h1 {
	font-size: 48px;
	line-height: 1.6;
	margin: 20px 0 0 0
}
.subheading {
	font-size: 30px;
	line-height: 1.6;
	margin: 20px 0 20px 0;
	font-weight: 100;
}
.subheading-2 {
	font-size: 30px;
	line-height: 1.6;
	margin: 20px 0 20px 0;
	font-weight: 400;
}
h2 {
	font-size: 33px;
	line-height: 1.6;
	margin: 40px 0 20px 0;
	font-weight: 700;
}
h3 {
	font-size: 24px;
	line-height: 1.6;
	font-weight: 700;
}
h4 {
	font-size: 20px;
	line-height: 1.6
}
.h1-perpendiculersum {
	font-size: 110px; font-weight: 400; 
}
.h1-moldova-paralela {
 font-size: 80px; font-weight: 400; z-index: 9998;
}
.p-navigator {
	text-align: center;
	font-size: 14px;
	margin: 5px;
	font-weight: 400;
}

.navigator {
	border-radius: 100px;
	background-color:rgb(37, 37, 37);
	box-shadow: 0 1px 1px #000;
}
.logo {
	margin: 105px 0 10px 0
}
.logo-vacancy {
	margin: 60px 0 10px 0
}
.sidebar-p {
	text-align: center;
	font-weight: 400
}
.sidebar-a {
	color: #646464
}
.sidebar-h4 {
	font-size: 25px;
	font-weight: 700;
	color: #cc9e59;
	text-shadow: 0px 1px #000000b0;
}

.art-header-h1 {
	font-size: 55px;
	color: #cc9e59;
	line-height: 1;
	margin: 15px 0 15px 0;
	font-weight: 700;
	text-shadow: 0px 1px #000000d5;
}
.art-header-h2 {
	font-size: 25px;
	color: #efe9ce;
	line-height: 1.6;
	margin: 0 0 15px 0;
	font-weight: 300;
}
.social-share {
	position: relative;
	width: 218px;
	margin: 0 auto 20px
}


.gray-insertion {
	border: 10px solid #555555;
	margin: 10px 0 10px 10px;
	padding: 5px
}
.important-insertion>h3 {
	text-align: center
}
.insertion {
	width: 100%;
	box-sizing: border-box;
	padding: 5px 25px;
	position: relative;
	margin: 0 auto 0;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 5px dashed #951717;
	border-radius: 5px;
	background-color:rgb(255, 241, 195);
}
.yellow-text-block {
	border-radius: 35px; 
	background-color: #efe9ce;
	box-shadow: 0 0 5px #000;
	padding: 12px 17px;
}

.note, .quote {
	width: auto;
	height: auto;
	padding: 0 5px 0 75px;
	margin: 20px 0 20px 100px
}
.quote {
	background: url(/img/elements/quote.png) no-repeat
}
.note {
	background: url(/img/elements/ico-note.png) no-repeat
}
.quote-autor {
	float: left;
	margin: 5px 8px 5px 0;
	border-radius: 100%;
	outline: 4px solid #951717;
	outline-offset: -4px;
}
.quote-name {
	color: #000;
	font-size: 18px;
	font-weight: 400;
	padding-top: 18px;
	font-style: italic;
	line-height: 1.3;
	display: block;
}


.quote>p,.note>p {
	color: #000;
	font-size: 20px;
	font-weight: 400;
	margin: 12px 0 12px 0;
	font-style: italic;
	line-height: 1.6;
}

.insertion>p {
	color: #000;
	font-size: 22px;
	font-weight: 400;
	margin: 12px 0 12px 0;
	font-style: italic;
	line-height: 1.4;
}

.landing-header-h1 {
	font-size: 40px;
	color: #9c8b41;
	line-height: 1;
	margin: 5px 0 5px 0;
	font-weight: 700
}
.landing-h2 {
	margin: 5px 0 20px 0;
	font-size: 60px;
	line-height: 1.2;
	font-weight: 700;
}



.landing-header-h2 {
	font-size: 22px;
	color: #efe9ce;
	line-height: 1;
	margin: 0 0 15px 0;
	font-weight: lighter
}
.landing-header-p {
	font-size: 24px;
	color: #efe9ce;
	line-height: 1.2;
	margin: 15px 0 25px 0;
	font-weight: 700
}


.patt {
	background: url(/img/backgrounds/pattern_white2.png) center -50px ;
	background-color: #fff6e6;
	background-size: 35%;
	background-repeat: repeat;
}

.patt2 {
	background: url(/img/backgrounds/pattern_white2.png) center -50px;
	background-size: 25%;
}

.patt-black {
	background: url(/img/backgrounds/pattern_black.png) center -50px;
	background-size: 25%;
}


a.underline {
	border-bottom: 0
}

.news-bg {
	background-image: url(/img/backgrounds/layer-1.jpg);
    background-repeat: no-repeat;
	background-position: center;
	background-attachment: local;
	background-size: cover;

}

.contacts-bg {
	background-image: url(/img/backgrounds/contacts.jpg);
    background-repeat: no-repeat;
	background-position: center;
	background-attachment: local;
	background-size: cover;

}

.about-us-bg {
	background-image: url(/img/backgrounds/secret-arhive.jpg);
    background-repeat: no-repeat;
	background-position: center;
	background-attachment: local;

}

.perpendiculersum-bg {
	background-image: url(/img/backgrounds/perpendiculersum.jpg);
    background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	background-size: cover;
	-webkit-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out

}

.painted-univers-bg {
	background-image: url(/img/backgrounds/painted-universe.jpg);
    background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	background-size: cover;
	-webkit-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out

}

.moldova-paralela-bg {
	background-image: url(/img/backgrounds/moldova-paralela.jpg);
    background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	background-size: cover;

}

.main-header {
	background-image: url(/img/backgrounds/layer-1.jpg);
	min-height: 486px;
	background-size: cover;
	background-position: center;
	
}

.concert-bg {
	background-image: url(/img/backgrounds/concert.jpg);
	min-height: 486px;
	background-size: cover;
	background-position: top center;
	background-attachment: local;
	
}

.articles-gallery {
	position: relative;
	overflow: hidden;
	border-radius: 15px;
	background-color: #efe9ce;
	height: 100%;
	padding-bottom: 40px;
	box-shadow: 0 0px 3px #000;
	margin: 0 -6px;
}
.articles-gallery-img {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto
}
.articles-gallery-img.img-width {
	width: 100%
}
.articles-gallery-h4 {
	color: #000;
	margin: 10px;
	font-size: 25px;
	font-weight: 700
}
.articles-gallery-footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: auto;
	text-align: center;
	text-transform: uppercase;
	background-color: rgba(252, 220, 255, 0)
}

.p-small {
	font-size: 14px;
	margin: 5px;
	font-weight: 400;
}
/* .articles-header {
	min-height: 486px;
	 background-position: top center;
	background-repeat: no-repeat;
} */
.articles-cover-r {
	display: block;
	position: relative;
	width: 100%;
	max-width: 360px;
	height: auto;
	float: right;
	margin: 10px 0 10px 10px;
	border: 5px solid #efe9ce;
	-webkit-box-shadow: 0 0 2px #000;
	box-shadow: 0 0 2px #000
}
.articles-cover-r-png {
	display: block;
	position: relative;
	width: 100%;
	max-width: 360px;
	height: auto;
	float: right;
	margin: 10px 0 10px 10px
}
.articles-img-l {
	display: block;
	position: relative;
	width: 100%;
	max-width: 320px;
	height: auto;
	float: left;
	margin: 7px 15px 10px 10px;
	border: 5px solid #ffffff;
	-webkit-box-shadow: 0 0 2px #000;
	box-shadow: 0 0 2px #000
}
.articles-img-r {
	display: block;
	position: relative;
	width: 100%;
	max-width: 320px;
	height: auto;
	float: right;
	margin: 8px 10px 10px 10px;
	border: 5px solid #ffffff;
	-webkit-box-shadow: 0 0 2px #000;
	box-shadow: 0 0 2px #000
}
.articles-png-r {
	display: block;
	position: relative;
	width: 100%;
	max-width: 320px;
	height: auto;
	float: right;
	margin: 0 10px 10px 10px;
}
.articles-png-l {
	display: block;
	position: relative;
	width: 100%;
	max-width: 320px;
	height: auto;
	float: left;
	margin: 0 10px 10px 10px;
}
.articles-img-c,.articles-cover-c {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto 0;
	margin-bottom: 30px;
	border: 5px solid #fff;
	-webkit-box-shadow: 0 0 2px #000;
	box-shadow: 0 0 2px #000
}
.articles-png-c {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto 0;
	margin-bottom: 30px
}
.galerea {
	position: relative;
	float: left;
	margin: 8px;
	border: 4px solid #efe9ce;
	width: 22%;
	height: auto;
	-webkit-box-shadow: 0 0 3px #000;
	box-shadow: 0 0 3px #000;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.galerea:hover {
	border: 4px solid #ffa200;
	-webkit-box-shadow: -6px 6px 3px #000;
	box-shadow: -6px 6px 3px #000
}
.galerea-mob {
	border: 4px solid #efe9ce;
	-webkit-box-shadow: 0 0 3px #000;
	box-shadow: 0 0 3px #000;
	margin: 10px auto 10px
}
.news-tape-entry {
	width: 100%;
	height: 100%;
	margin: 0 auto 0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #ffd792;
	-webkit-box-shadow: 0 0 0 #000;
	box-shadow: 0 0 0 #000;
	-webkit-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out
}
.news-tape-entry:hover {
	-webkit-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
	background-color: #ffbe4d
}
.news-tape-image {
	border: 1px solid #cc9e59;
	width: 100%;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	height: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.news-tape-h1 {
	font-family: Roboto, sans-serif;
	color: #cc9e59;
	font-size: 28px;
	font-weight: bolder;
	margin: 20px 0;
	text-shadow: 0 1px 0 #000
}
.news-tape-h2 {
	font-family: 'Roboto', sans-serif;
	color: #000;
	font-size: 15px;
	font-weight: bolder;
	line-height: 1.2;
	margin: 5px
}
.news-tape-p {
	font-family: Roboto, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.2;
	margin: 5px
}

.button-cta {
	margin-top: 0;
	padding: 2px;
	font-size: 22px;
	font-family: 'Roboto', sans-serif;
	max-width: 270px;
	height: auto;
	background-color: #ffa200;
	border: 1px solid #efe9ce;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 4px 2px rgba(0, 0, 0, .4);
	box-shadow: 0 4px 2px rgba(0, 0, 0, .4);
	z-index: 9997;
	-webkit-transition: all 250ms;
	-o-transition: all 250ms;
	transition: all 250ms
}
.button-cta:hover {
	margin-top: 4px;
	margin-bottom: -4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .9);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .9);
	background-color: #f80
}
.button-cta-c {
	margin: 0 auto 0;
	padding: 2px;
	font-size: 22px;
	font-family: 'Roboto', sans-serif;
	max-width: 270px;
	height: auto;
	background-color: #ffa200;
	border: 1px solid #efe9ce;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 4px 2px rgba(0, 0, 0, .4);
	box-shadow: 0 4px 2px rgba(0, 0, 0, .4);
	z-index: 9997;
	-webkit-transition: all 250ms;
	-o-transition: all 250ms;
	transition: all 250ms
}
.button-cta-c:hover {
	margin-top: 4px;
	margin-bottom: -4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .9);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .9);
	background-color: #f80
}
.button-cta-text {
	color: #000;
	font-weight: 700;
	text-align: center;
	padding: 0;
	font-size: 20px;
	line-height: 1.4;
	margin: 5px
}

/*-----------------ТАРАКАНЫ-----------------------*/
[pcds-title] {
	cursor: pointer;
}
[pcds-title]:after {
	content: '';
	transition: 0.2s;

}
[pcds-title]:hover:after {
	/* width: 320px; */
	padding: 15px;
	/* display: block; */
	background-color: #fff6e6;
	border-radius: 15px;
	border: 5px solid #616161;
	content: attr(pcds-title);
	position: absolute;
	color: #2b2b2b; 
	transition: 0.2s;
	z-index: 9999;
	text-align: center;
	text-shadow: 0 0 0 #00000000;
	box-shadow: 0 2px 1px #000;

}

.cucarachas {

	animation-duration: 2s;
  	animation-name: cucarachas;
	  animation-iteration-count: infinite;
	  transition: all;
}
@keyframes cucarachas {
	from {
		color: #efe9ce;
	}
  
	50% {
		color: #cc9e59;
	}

	to {
		color: #efe9ce;
	}

  }


/*-------------------MENU------------------*/
.menu {
	width: 100%;
	height: 55px;
	text-align: center;
	background-color: #000;
	position: fixed;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	z-index: 8000
}
.menubutton {
	color: #cc9e59;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	padding: 10px 10px 10px 10px;
	-webkit-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;
	-webkit-box-shadow: 0 -1px 0 transparent;
	box-shadow: 0 -1px 0 transparent;
	font-weight: 300;
	height: 55px;
	background-color: #000;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}
.menubutton:hover {
	height: 65px;
	padding: 15px 10px 10px 10px;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .6);
	box-shadow: 0 1px 0 rgba(0, 0, 0, .6);
	color: #efe9ce;
	background-color: #951717;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}
.menubutton:onclick {
	height: 65px;
	padding: 15px 10px 10px 10px;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .6);
	box-shadow: 0 1px 0 rgba(0, 0, 0, .6);
	color: #efe9ce;
	background-color: #951717;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}
.menuicons {
	padding: 0;
	height: 45px;
	background-color: #000;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}
.menu-icons-img {
	margin: 10px;
	width: 35px;
	height: auto;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	opacity: .8
}
.menu-icons-img:hover {
	margin: 5px;
	width: 45px;
	height: auto;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	opacity: 1
}
.input {
	position: relative;
	width: 100%;
	height: 50px;
	border: 1px solid rgba(255, 99, 151, 0);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 5px 0 5px;
	padding: 2px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}
.input:hover {
	border: 1px solid rgba(150, 0, 0, 0.8)
}
.input:focus {
	border: 1px solid #c93939
}
.inputmessage {
	position: relative;
	width: 100%;
	height: 100px;
	border: 1px solid rgba(255, 99, 151, 0);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 5px 0 5px;
	padding: 2px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700
}
.inputmessage:hover {
	border: 1px solid rgba(255, 99, 99, 0.8)
}
.sendform {
	background-color: rgba(255, 163, 163, 0.9);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}
.sendform:hover {
	background-color: #e5a3ff;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}
.button_send {
	position: relative;
	display: block;
	width: 260px;
	height: 55px;
	padding: 3px 0 3px 0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #efe9ce;
	margin: 5px auto;
	background-color: #f90;
	color: #000;
	font-size: 20px;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	-webkit-box-shadow: 0 5px 1px rgba(0, 0, 0, .6);
	box-shadow: 0 5px 1px rgba(0, 0, 0, .6);
	-webkit-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out
}
.button_send:hover {
	padding: 3px 0 3px 0;
	font-size: 18px;
	-webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, .8);
	box-shadow: 0 2px 0 rgba(0, 0, 0, .8);
	width: 250px;
	-webkit-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out
}
@media (max-width:991.98px) {
	.landing-header-h1 {
		font-size: 40px
	}
	.landing-header-h2 {
		font-size: 20px;
		margin: 0 0 15px 0
	}
	.logo {
		margin: 50px 0 10px 0
	}
}
@media (max-width:767.98px) {

	.important-insertion {
		border: 5px dashed #951717;
		margin: 10px auto 10px;
		padding: 5px
	}
	.articles-cover-r, .articles-cover-r-png, .articles-img-l, .articles-img-r, .articles-png-l, .articles-png-r {
		float: none;
		margin: 0 auto 0;
		margin-bottom: 20px
	}
	.h1, h1 {
		text-align: center;
		font-size: 40px;
		line-height: 1.4;
		margin: 20px 0 20px 0
	}
	.subheading {
		text-align: center
	}
	.quote {
		width: auto;
		height: auto;
		padding: 0 0 0 40px;
		margin: 0
	}

	.note {
		width: auto;
		height: auto;
		background: url(/img/elements/ico-note-mobile.jpg) no-repeat;
		padding: 0 0 0 40px;
		margin: 0
	}
	.notetext {
		color: #000;
		font-size: 18px;
		font-weight: bolder;
		margin: 0;
		text-align: left
	}
	.landing-header-p-black {
		font-size: 22px;
		font-weight: 700;
		text-shadow: 0 0 #fff
	}
	.landing-header-p, .landing-header-p-vacancy {
		font-size: 20px;
		color: #000;
		text-shadow: 0 0 0 #fff
	}
	.landing-header-h1 {
		font-size: 40px;
		text-align: center
	}
	.none-desk {
		display: block
	}
	.none-mobile {
		display: none
	}
	.landing-header-h2 {
		font-size: 20px;
		margin: 0 0 15px 0;
		text-align: center;
		color: #000;
		text-shadow: 0 0 #fff
	}
	.event-2screen {
		margin: 10px 0 40px 0
	}

	.menu {
		width: 100%;
		height: 55px;
		left: 0;
		top: -1px;
		text-align: center;
		background-color: #000;
		padding: 0 0 0;
		opacity: 1;
		position: fixed;
		z-index: 7500;
		-webkit-transition: all .5s ease-out;
		-o-transition: all .5s ease-out;
		transition: all .5s ease-out
	}
	.cd-menu-trigger {
		display: inline-block;
		position: fixed;
		top: 0;
		height: 60px;
		margin: 0 auto 0;
		line-height: 50px;
		text-transform: uppercase;
		font-weight: 700;
		font-size: 18px;
		font-size: .875rem
	}
	.cd-menu-trigger span {
		position: relative;
		display: inline-block;
		width: 18px;
		height: 1px;
		background-color: #efe9ce;
		vertical-align: middle;
		margin-left: 10px;
		-webkit-transform: translateY(-2px);
		-ms-transform: translateY(-2px);
		transform: translateY(-2px)
	}
	.cd-menu-trigger span::after, .cd-menu-trigger span::before {
		content: '';
		display: inline-block;
		position: absolute;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: inherit;
		-webkit-transition: all .2s;
		-o-transition: all .2s;
		transition: all .2s
	}
	.cd-menu-trigger span::before {
		top: -6px
	}
	.cd-menu-trigger span::after {
		bottom: -6px
	}
	.cd-menu-trigger {
		top: 0;
		left: 0;
		font-size: 16px;
		font-size: 1rem
	}
	#main-nav {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #000;
		-webkit-transform: translateZ(0);
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
		-webkit-transition-property: -webkit-transform;
		transition-property: -webkit-transform;
		-o-transition-property: transform;
		transition-property: transform;
		transition-property: transform, -webkit-transform;
		-webkit-transition-duration: .5s;
		-o-transition-duration: .5s;
		transition-duration: .5s;
		z-index: 9999
	}
	#main-nav ul {
		height: 100%
	}
	#main-nav li {
		height: 16%
	}
	.nav-li {
		font-size: 18px;
		font-family: 'Roboto', sans-serif;
		line-height: 1.6;
		margin: 0
	}
	#main-nav li a {
		position: relative;
		display: block;
		padding: 0 10%;
		height: 100%;
		border-bottom: 1px solid #dfdbec;
		font-size: 20px;
		font-size: 1rem;
		font-weight: 400;
		color: #cc9e59;
	}
	#main-nav li a span {
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%)
	}
	.no-touch #main-nav li a:hover {
		background-color: rgba(255, 0, 0, 0.6);
		color: #fff
	}
	#main-nav li:last-child a {
		border-bottom: none
	}
	#main-nav .cd-close-menu {
		position: absolute;
		top: 0;
		right: 0;
		display: inline-block;
		width: 40px;
		height: 40px;
		background-color: rgba(255, 0, 0, 0.6);
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap
	}
	#main-nav .cd-close-menu::after, #main-nav .cd-close-menu::before {
		content: '';
		display: inline-block;
		position: absolute;
		top: 18px;
		left: 10px;
		width: 20px;
		height: 3px;
		background-color: #efe9ce;
		-webkit-transition-property: -webkit-transform;
		transition-property: -webkit-transform;
		-o-transition-property: transform;
		transition-property: transform;
		transition-property: transform, -webkit-transform;
		-webkit-transition-duration: .3s;
		-o-transition-duration: .3s;
		transition-duration: .3s
	}
	#main-nav .cd-close-menu::before {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg)
	}
	#main-nav .cd-close-menu::after {
		-webkit-transform: rotate(135deg);
		-ms-transform: rotate(135deg);
		transform: rotate(135deg)
	}
	.no-touch #main-nav .cd-close-menu:hover::before {
		-webkit-transform: rotate(225deg);
		-ms-transform: rotate(225deg);
		transform: rotate(225deg)
	}
	.no-touch #main-nav .cd-close-menu:hover::after {
		-webkit-transform: rotate(315deg);
		-ms-transform: rotate(315deg);
		transform: rotate(315deg)
	}
	#main-nav.is-visible {
		-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .4);
		box-shadow: 0 0 20px rgba(0, 0, 0, .4);
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}
@media (max-width:575.98px) {
	.landing-h2 {
		margin: 5px 0 20px 0;
		font-size: 50px;
		line-height: 1.2;
		font-weight: 700;
	}

	.h1-perpendiculersum {
		display: block;
		font-size: 70px; font-weight: 400; 
	}

	.h1-moldova-paralela {
		font-size: 50px; 
		font-weight: 300; 
		z-index: 9998;
	   }
	   .p-navigator {
		text-align: center;
		font-size: 14px;
		margin: 8px;
		font-weight: 400;
	}

}