body {
	padding-top: 3rem;
	font-family: 'Roboto Flex', sans-serif;
}

.justify {
	text-align: justify;
}

.logofelirat {
	font-family: 'Send Flowers', cursive;
}

@media screen and (min-width: 1700px) {
	.preline {
		border-bottom: 1px solid #FFFFFF !important;
		margin-bottom: 0.8em !important;
	}
	.preline2 {
		border-bottom: 1px solid #FFFFFF !important;
		margin-bottom: 1.15em !important;
	}
	.prelinewidth {
		width: 50px !important;
		margin-left: 5px !important;
	}
	.prelinewidth2 {
		width: 10px !important;
		margin-left: 5px !important;
	}
}

@media screen and (min-width: 1200px) {
	.paddingtop60 {
		padding-top: 60px !important;
	}
	.paddingtop80 {
		padding-top: 80px !important;
	}
	#footer {
		position: relative;
	}
	.ytvideo {
		width: 60% !important;
	}
	.ytvideo50 {
		width: 50% !important;
	}
}

@media screen and (max-width: 1199px) {
	.ytvideo {
		width: 100% !important;
	}
}


.pointer {
	cursor: pointer;
}

.textshadow {
	text-shadow: 1px 1px 3px black, 1px 1px 5px black, 2px 2px 8px black;
}

#footer4 {
	position: relative;
	width: 100%;
	height: auto;
	display: inline-block;
	box-shadow: 2px 2px 12px 1px #333333;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ce99f7+0,8f66cc+100 */
	background: rgb(206,153,247); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(206,153,247,1) 0%, rgba(143,102,204,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(206,153,247,1) 0%,rgba(143,102,204,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(206,153,247,1) 0%,rgba(143,102,204,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce99f7', endColorstr='#8f66cc',GradientType=0 ); /* IE6-9 */
}

.footer {
/*	background: #EDEFF1; */
	height: auto;
	margin-top: -15px;
	margin-bottom: 0px !important;
	padding-bottom: 30px;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #DDDDDD;
}
.footer p {
	margin: 0;
}
.footer img {
	max-width: 100%;
}
.footer h3 {
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 600;
	line-height: 27px;
	padding: 40px 0 10px;
	text-transform: uppercase;
}
.footer ul {
	font-size: 16px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 15px;
	color: #FFFFFF;
}
.footer ul li a {
	padding: 0 0 5px 0;
	display: block;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	transition: color 0.5s ease;
	color: #E5E5E5;
}
.footer-bottom {
	background: #E3E3E3;
	border-top: 1px solid #DDDDDD;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	font-size: 14px !important;
}

.sutty, .elore, .hatra, .pointer {
	cursor: pointer;
}

.grab {
	cursor: grab;
}
