* {
	outline: none !important;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: 'Nunito Sans', sans-serif;
/* 	font-family: 'Hind', sans-serif; */
	font-size: 16px;
	line-height: 26px;	
	color: #575757;

}


img {
	border: 0px;
	display: block;
}

ul, li {
	margin: 0;
	padding: 0;
}
ul {
	margin-left: 20px;
}

hr {
	border-top: 1px solid #a8a8a5;
	border-bottom: 0px dashed #FFFFFF;
	border-left: 0px dashed #FFFFFF;
	border-right: 0px dashed #FFFFFF;
}

form {margin: 0px; display: inline;}

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 20px 0px;
	font-weight: normal;
}

h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}


/*
	Layout
*/

/* 	Main Frame */
.main_frame {
	margin: 0 auto;
	max-width: 980px;
/* 	margin: 10px; */
/* 	background-color: #fff; */
/* 	box-shadow: 0.0em 0.0em 1.0em #777; */
}

.content {
	padding: 40px 0 80px 0;
}



.blei ul {
	list-style: none;
	padding: 0;
/* 	margin-right: 20px; */
	direction: rtl;
}
.blei li::before {
	direction: rtl;
	content: " • ";
	color: #a8a8a5;
	line-height: 45px;
}
.blei img {
	max-width: 100%;
}



.span {
	width: 100%;
	float: left;
	padding: 0;
}

.col25 {
	width: 25%;
}
.col33 {
	width: 33.33%;
}
.col50 {
	width: 50%;
}
.col66 {
	width: 66.66%;
}
.col75 {
	width: 75%;
}
.col100 {
	width: 100%;
}

.tea4 {

}

.span:nth-child(odd) .tea4 {
	position: relative;
	margin-right: 10px;
	margin-bottom: 50px;
}
.span:nth-child(even) .tea4 {
	position: relative;
	margin-left: 10px;
	margin-right: 0;
	margin-bottom: 50px;
}

.tea4-text {
/* 	display: none; */
	visibility: hidden;
	opacity: 0;
	transition: visibility 2s, opacity 1.7s ease;
	position: absolute;
	width: 100%;
	bottom: 0;
	padding: 10px;
	background-color: rgba(0, 0, 0, 0.5);
	color: #ddd;
}

.tea4:hover .tea4-text {
/*     display: block; */
	visibility: visible;
	opacity: 1;
}




.gallery-image {
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
}




.clear {
	clear: both;
	height: 0px;
}

.gallery-clear {
	clear: both;
	height: 0px;
}

/*.clear:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clear {
    display: inline-block;
}
html[xmlns] .clear {
    display: block;
}
* html .clear {
    height: 1%;
}*/





.submit {height: 35px; font-size: 13px; font-weight: bold;}



/*.menu a  {font-weight: bold; color: #555; text-decoration: none;}
.menu a:link    {font-weight: bold; color: #555; text-decoration: none;}
.menu a:visited {font-weight: bold; color: #555; text-decoration: none;}
.menu a:hover   {font-weight: bold; color: #000; text-decoration: overline;}
.menu a:active  {font-weight: bold; color: #555; text-decoration: none;}
.menu a:focus   {font-weight: bold; color: #555; text-decoration: none;}
.menu_a_marker   {font-weight: bold; color: #555; text-decoration: overline;}*/




a:link    {font-weight: bold; color: #575757; text-decoration: none;}
a:visited {font-weight: bold; color: #575757; text-decoration: none;}
a:hover   {font-weight: bold; color: #575757; text-decoration: underline;}
a:focus   {font-weight: bold; color: #575757; text-decoration: none;}
a:active  {font-weight: bold; color: #575757; text-decoration: none;}


/* #submenu a  {font-size: 18px;} */
#submenu a:link    {font-weight: normal; color: #555; text-decoration: none;}
#submenu a:visited {font-weight: normal; color: #555; text-decoration: none;}
#submenu a:hover   {font-weight: bold; color: #555; text-decoration: none;}
#submenu a:focus   {font-weight: bold; color: #555; text-decoration: none;}
#submenu a:active  {font-weight: bold; color: #555; text-decoration: none;}

#submenu a.im_here:link    {font-weight: bold; color: #555; text-decoration: none;}
#submenu a.im_here:visited {font-weight: bold; color: #555; text-decoration: none;}
#submenu a.im_here:hover   {font-weight: bold; color: #555; text-decoration: none;}
#submenu a.im_here:focus   {font-weight: bold; color: #555; text-decoration: none;}
#submenu a.im_here:active  {font-weight: bold; color: #555; text-decoration: none;}



.submenu-texts {
	display: none;
}

/*.main_level a:link    {font-weight: normal; color: #FFFFFF; text-decoration: none;}
.main_level a:visited {font-weight: normal; color: #FFFFFF; text-decoration: none;}
.main_level a:hover   {font-weight: normal; color: #FFFFFF; text-decoration: none;}
.main_level a:active  {font-weight: normal; color: #FFFFFF; text-decoration: none;}
.main_level a:focus   {font-weight: normal; color: #FFFFFF; text-decoration: none;}


.sub_level a:link    {font-weight: normal; color: #FFFFFF; text-decoration: none;}
.sub_level a:visited {font-weight: normal; color: #FFFFFF; text-decoration: none;}
.sub_level a:hover   {font-weight: normal; color: #FFFFFF; text-decoration: none;}
.sub_level a:active  {font-weight: normal; color: #FFFFFF; text-decoration: none;}
.sub_level a:focus   {font-weight: normal; color: #FFFFFF; text-decoration: none;}*/



.sitemap {
	text-align: center;
	padding-bottom: 50px;
	font-size: 12px;
}
.sitemap a:link    {font-weight: normal; color: #575757; text-decoration: none;}
.sitemap a:visited {font-weight: normal; color: #575757; text-decoration: none;}
.sitemap a:hover   {font-weight: normal; color: #575757; text-decoration: underline	;}
.sitemap a:focus   {font-weight: normal; color: #575757; text-decoration: none;}
.sitemap a:active  {font-weight: normal; color: #575757; text-decoration: none;}








@media screen and (max-width:480px) {
	.span, .gallery-image {
/* 		margin-left: 5px; */
		margin-bottom: 5px;
		width: 100%;
		float: none;
	}

	.blei ul {
		padding: 0;
/* 		margin-right: 25px; */
	}

	.span:nth-child(odd) .tea4, .span:nth-child(even) .tea4 {
		margin-right: 0;
		margin-left: 0;
	}


	.span {
		padding: 3px;
	}



	.gallery-clear {
		clear: none;
	}
/*	.gallery-image img {
		width: 400px;
	}*/

}