@import "reset.css";
@import "skeleton.css";
@import "superfish.css";



html {
	width: 100%;

}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}

* {
	-webkit-text-size-adjust: none;
}

body {
	position: relative;
	
	color: #939393;
	font: 14px/17px Tahoma, Geneva, sans-serif;
	
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #fff;
	background-image: url(../images/bg3-2.jpg);
	background-attachment: fixed;
}


	strong {
		font-weight: 700;
	}

address {
	font-style: normal;
}

p {
	margin-bottom: 16px;
}

.p1 {
    margin-bottom: 19px;
}

input {
	border-radius: 0 !important;
	outline: none !important;
}


img {
	max-width: 100%;
}



/****Heads****/


h1, h2, h3, h4, h5, h6 {
	font-family: 'Oswald', sans-serif;
	color: #252525;
	font-weight: bold;
}

h2 {
    padding-right: 77px;
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 23px;
    padding-top: 83px;
    text-align: right;
    text-shadow: 2px 1px rgba(0,0,2, 0.49)
}

h3 {
	padding-top: 20px;
	font-size: 13px;
	line-height: 36px;
	margin-bottom: 19px;
	text-transform: capitalize;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
}

.page1 h3 {
  
    margin-bottom: 0px;
}

.page1 h3.head1 {
	background-image: url(../images/ico1.png);
	color: #2d3e3d;
	text-align: left;
	font-size: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	direction: ltr;
	border-radius: 4px;
	text-transform: capitalize;
	margin-bottom: 10px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 42px;
}



.page1 h3.head5 {
	background-image: url(../images/bag.png);
	color: #fff;
	text-align: center;
	font-size: 13px;
	padding-top: 47px;
	padding-bottom: 0px;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	direction: rtl;
	border-radius: 2px;
	text-transform: capitalize;
	margin-bottom: 10px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: center top;
}






.page1 h3.head8 {
	background-image: url(../images/custo.png);
	color: #fff;
	text-align: center;
	font-size: 12px;
	padding-top: 47px;
	padding-bottom: 0px;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	direction: rtl;
	border-radius: 2px;
	text-transform: capitalize;
	margin-bottom: 10px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: center top;
}


.page1 h3.head2 {
	background-image: url(../images/eye.png);
	color: #2d3e3d;
	text-align: center;
	font-size: 12px;
	padding-top: 47px;
	padding-bottom: 0px;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	direction: rtl;
	border-radius: 2px;
	text-transform: capitalize;
	margin-bottom: 10px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: center top;
}


.page1 h3.head3 {
	background-image: url(../images/earth.png);
	color: #FFFFFF;
	text-align: left;
	font-size: 30px;
	padding-top: 15px;
	padding-bottom: 3px;
	font-family: 'Dosis', sans-serif;
	font-weight: 300;
	direction: ltr;
	border-radius: 2px;
	text-transform: capitalize;
	margin-bottom: 10px;
	background-repeat: repeat;
	background-position: center top;
	line-height: 50px;
	margin-top: 1px;
}



.page1 h3.head20 {
	background-image: url(../images/jobs.png);
	color: #2d3e3d;
	text-align: center;
	font-size: 12px;
	padding-top: 47px;
	padding-bottom: 0px;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	direction: rtl;
	border-radius: 2px;
	text-transform: capitalize;
	margin-bottom: 10px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: center top;
}

.bgbg{
	background-color: #E9E9E9;
	}

h4 {
	font-size: 11pt;
	line-height: 20px;
	color: #333333;
	text-transform: uppercase;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	text-align: left;
}
/****Lists****/


ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list {
    padding-top: 11px;
    margin-bottom: 23px;
}

ul.list.l1 {
    float: left;
}

ul.list.l1+ul.list.l1 {
    margin-left: 32px;
}

ul.list li {
    color: #55acfe;
    padding-left: 15px;
    background: url(../images/marker.png) 0 5px no-repeat;
}


ul.list  li+li {
    margin-top: 13px;
}

/****Links****/


a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

a.btn {
	display: inline-block;
	color: #000;
	text-transform: none;
	text-decoration: underline;
	font-family: 'Oswald', sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
	float: left;
}

a.btn:hover {
    color: #f7841e;
}

h3 a.btn {
    float: right;
    font-size: 15px;
    margin-top: 15px;
}

/****classes****/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}
.pad0 {
	padding: 0 !important;
}

.pad1 {
}


.img_inner {
	max-width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 24px;
	margin-top: 5px;
}


.fleft {
	float: left;
	width: auto !important;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: 5px;
}


.oh {
	overflow: hidden;
}
.fright {
	float: right !important;
}
.upp {
	text-transform: uppercase;
}

.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

.nowrap {
    white-space: nowrap;
}
/*header*/


header {
	display: block;
	position: relative;
	z-index: 999;
	background-image: url(../images/bg-image.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}





header h1 {
	position: relative;
	float: right;
	text-align: center;
	margin-bottom: 3px;
	margin-top: 0px;
	
}
.texts{
	font-family: 'cairo', sans-serif;
	font-size: 15px;
	line-height: 30px;
	font-weight: normal;
	color: #3e7357;
	padding-right: 2px;
	padding-left: 2px;
	text-align: left;
	direction: ltr;
	}
	
	
	.textsd{
	font-family: 'Tauri', sans-serif;
	font-size: 12px;
	line-height: 26px;
	font-weight: normal;
	color: #fff;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	direction: ltr;
	}

header h1 a {
	display: inline-block;
	overflow: hidden;
	width: px;
    height: px;
	font-size: 0;
	line-height: 0;
	
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
header h1 a img {
	display: block;
	max-width:100%
	
}


/**Content**/

.content {
	padding-bottom: 0px;
	

}
.page1  .content {
	position: relative;
	padding-bottom: 0px;

}


.col1 {
    color: #f7841e;
}

.col2 {
    color: #55acfe;
}

.col3 {
    color: #252525;
}

.block1 {
    overflow: hidden;
}

.block1+.block1 {
    margin-top: 24px;
}

.block1 +a.btn {
    margin-top: 23px;
}

.block1 time {
    display: block;
    line-height: 16px;
    font-size: 15px;
    margin-bottom: 3px;
}

.block1 a.btn {
    margin-top: 10px;
}

.round {
    border-radius: 500px;
    margin-bottom: 13px;
}

a.link1 {
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	margin-top: 15px;
	background-color: #0072ae;
	
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	float: right;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

a.link1:hover {
	background-color: #ea3d41;
	
}

.box {
	position: relative;
	padding: 11px 10px 18px 9px;
	box-shadow: 0 2px 3px -1px rgba(0,0,0,0.22);
	border: 1px dotted #FFF;
	background-image: url(../images/welico.png);
	background-repeat: repeat;
}

.box .title {
	font-family: 'Dosis', sans-serif;
	font-size: 25px;
	color: #fff;
	margin-bottom: 20px;
	text-align: center;
	padding-bottom: 18px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
	margin-top: 10px;
	float: none;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}

a.corner {
    display: block;
    position: absolute;
    right: -4px;
    top: -4px;
    background: url(../images/corner_link.png) 0 0 no-repeat;
    width: 98px;
    height: 98px;
}

.box img {
    margin-bottom: 4px;
}

.page1 .box {
    margin-bottom: 5px;
    margin-right: 4px;
    margin-top: 0px;
}

ul.gallery {
    overflow: hidden;
    padding-top: 11px;
    margin-left: -14px;
    margin-right: -6px;
}

ul.gallery li {
    margin-bottom: 12px;
    float: left;
    margin-left: 14px;
}

.gallery a.gal {
    background-color: transparent;
    display: block;
    font-size: 0;
    border: 1px solid transparent;
    line-height: 0;
    position: relative;
    
}

.gallery a.gal img {
    vertical-align:bottom;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.gallery a.gal span {
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    background: url(../images/magnify.png) -100px center no-repeat;
}

.gallery a.gal:hover span  {
    background-position: center center;
}

.gallery a.gal:hover img{
    opacity: 0.6;
}



.gallery a.gal:hover {
    border-color: #1cbde3;
  
    background-color: #414141;
}

.signature {
    color: #c2c2c2;
    padding-top: 24px;
    font: 40px/40px 'Condiment', cursive;
}

.block2 {
    overflow: hidden;
    background: url(../images/cup.png) center 20px no-repeat;
}

.cl2 {
    height: 32px;
}

.post {
    padding-right: 12px;
}

.post+.post {
    margin-top: 15px;
}

.content h4 {
    color: #fff;
    margin-bottom: 10px;
}

.i1 .img_inner {
    max-width: 110%;
}

.gallery1 {
    padding-top: 16px;
    overflow: hidden;
}

.gallery1 .box {
    padding-bottom: 14px;
    margin-bottom: 15px;
}

.gallery1 a.gal {
  
    display: block;
    margin-bottom: 13px;
    position: relative;
}

.gallery1 a.gal  img {
	box-shadow: 0 0 #fff;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	margin-bottom: 0;
	border-radius: 50%;
	height: auto;
	max-height: 339px;
	width: 100%;
	border: 1px solid #ecde03;
	margin-right: auto;
	margin-left: auto;
}

.gallery1 a.gal:hover img {
    opacity: 0.65;
}

.gallery1 a.gal  span {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/magnify.png) -100px center no-repeat;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.gallery1 a.gal:hover span {
    background-position: center center;
}

.gallery1.g1 {
    padding-top: 24px;
}

.gallery1.g1 a.gal {
    margin-bottom: 22px;
}
/**Map**/

.map {
    overflow: hidden;
    position: relative;
}
 

.map figure {
    margin-top: 5px;
    position: relative;
	display: block;
	width: 558px;
    float: left;
    margin-right: 23px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}


.map figure iframe {
	width: 100%;
	height: 310px;
	max-width: 100%;
}
.map address {
    float: left;
	display: block;
}

.map address+address {
    margin-left: 75px;
}

.map  p {
    margin-bottom: 18px;
}


.map address dt {

    margin-bottom: 16px;
}

 address dd span {
	min-width: 80px;
	display: inline-block;
	text-align: left;
}

.map address dd span.col1 {
	min-width: 0;
}

a.link-1 {
    color: #84bb17;
}

a.col2:hover {
    color: inherit;
}

.td {
    text-decoration: underline;
}
a.link-1:hover {
    color: inherit;
}

/**Footer**/
footer {
	display: block;
	padding-bottom: 36px;
	color: #FFFFFF;
	font-family: 'Oswald', sans-serif;
	background-image: url(../images/head.png);
	background-repeat: repeat;	
}


footer ul {
    background: url(../images/bot_sep.png) 0 0 repeat-x;
}

footer ul li {
	padding: 6px 0 11px;
	background: url(../images/bot_sep.png) 0 bottom repeat-x;
	color: #CCCCCC;
	font-size: 12px;
	font-family: 'Oswald', sans-serif;
	text-align: left;
	font-weight: normal;
}
footer ul li a {
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	text-transform: capitalize;
}

footer ul li.current {
    color: #000;
}

footer a:hover {
	color: #97dab7;
}

.socials  {
  
    overflow: hidden;
    padding-bottom: 4px;
}

.socials a {
    display: block;
    float: left;
    width: 29px;
    height: 29px;
    background: url(../images/socials.png) 0 0 no-repeat;
    float: left;
}

.socials a+a {
    background-position: -30px 0;
    margin-left: 2px;
}

.socials a:hover {
    background-position: 0 bottom;
}



.socials a+a+a {
    background-position: -60px 0;
}

.socials a+a+a+a {
    width: 29px;
    margin-left: 3px;
	background-position: -90px 0;
     
}



.socials a+a+a+a+a {
    width: 29px;
    margin-left: 3px;
    background-position: right 0;   
}


.socials a+a:hover {
    background-position: -30px bottom;
}
.socials a+a+a:hover {
    background-position: -60px bottom;
}

.socials a+a+a+a:hover {
    background-position: -90px bottom;
}

.socials a+a+a+a+a:hover {
    background-position: right bottom;
}

footer h4 {
	margin-bottom: 19px;
	padding-top: 28px;
	font-size: 16px;
font-family: 'Oswald', sans-serif;
	text-align: left;
	font-weight: normal;
	color: #FFF;
}

.copy strong {
	font-family: 'Oswald', sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
}


.copy {
		font-family: 'Oswald', sans-serif;
	color: #fff;
	padding-top: 9px;
	position: relative;
	font-size: 14px;
}


a.f_logo {
    margin-bottom: 13px;
    display: inline-block;
}
/*==================================RESPONSIVE LAYOUTS===============================================*/


@media only screen and (max-width: 995px) {
 body {
 min-width: 768px;
}



 .map address+address {
    float: left;
 	margin-left: 30px;
 }
 .map figure,  .map figure iframe,  #form input,  #form textarea,  #form .success {
 width: 100% !important;
 float: none !important;
}
 #form .success {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}
 .extra_wrapper {
 overflow: visible;
}

.map figure {
	margin-bottom: 15px;
}

.nowrap {
    white-space: normal;
}

.camera_thumbs_cont ul li {
    width: 110px;
}

.camera_thumbs_cont ul li  img {
    max-width: 100%;
}

.block1 + a.btn {
    margin-bottom: 40px;
}

ul.gallery li {
    width: 114px;
}

.i1 .img_inner {
    max-width: 100%;
}


header h1 {
	position: relative;
	
	float: right;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 20px;
}

header h1 a {
	display: inline-block;
	overflow: hidden;
	width: px;
    height: px;
	font-size: 0;
	line-height: 0;
	
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}






}


@media only screen and (max-width: 767px) {
 body {
 min-width: 420px;
}

ul.list.l1+ul.list.l1 {
    margin-left: 0px;
    padding-top: 13px;
}

ul.list.l1 {
    margin-bottom: 0;
}

.gallery1 a.gal img {
    width: 100%;
}

.gallery1 {
    overflow: visible;
}

.block2>div {
    margin-top: 30px;
}

.block2 .cl2 {
    height: 0;
}

.block2 {
    padding-top: 235px;
}


.camera_thumbs_cont ul li {
    width: 56px;
}

 .map address {
    float: none;
    margin-left: 0 !important;
 }

  .map address +address {
    margin-top: 30px;
  }


header h1 {
	display: block;
	width: auto;
    position: relative;
	height: auto;
}




.img_inner {
width: 100% !important;
float: none !important;
margin-right: 0 !important;
margin-bottom: 20px !important;
}

h1 a {
	max-width: 90%;
}


.img_inner img {
	width: 100%;
}


 header h1 {
 float: none;
 text-align: center;
}
 header h1 a {
	width: auto;
	display: inline-block;
	height: auto;
	
}
 header h1 a img {
}

 .map {
 	padding-right: 0px !important;
 }

 .map figure iframe {
 width: 100%;
 height: 300px;
}
 .map address {
 	margin-right: 0;
}


 .content .noresize {
 width: auto !important;
 float: left !important;
 margin-right: 20px !important;
 margin-top: 4px !important;
}

 .img_inner {
 margin-top: 30px;
}

.caption {
	width: 100%;
	height: 220px;
}

.caption h2 {
    font-size: 16px;
    line-height: 20px;
    padding-top: 70px;
    padding-right: 72px;
}

.caption a {
    margin-right: 20px;
}

.box img {
    width: 100%;
}

ul.gallery li {
    width: 132px;
}

footer ul.l1 {
    background: none;
}

}

@media only screen and (max-width: 479px) {
 body {
 min-width: 300px;
}

.camera_thumbs_cont ul li {
    width: 70px;
    margin: 0 4px;
}

.caption {
    width: 100%;
    height: 180px;
}

.caption h2 {
    font-size: 16px;
    line-height: 20px;
    padding-top: 50px;
    margin-bottom: 10px;
    padding-right: 62px;
}

.caption a {
    font-size: 13px;
    margin-right: 38px;
}

ul.gallery li {
    width: 146px;
}

}
#back-top {
  position: fixed;
  bottom: 5px;
  right: 5px;
  z-index: 0;
}
#back-top a {
  width: 51px;
  display: block;
  text-align: center;
  font-size: 13px;
  line-height: 18px;
  font-family: 'Droid Sans', sans-serif;
  text-transform: none;
  text-decoration: none;
  color: #484848;
  /* transition */

  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
#back-top a:hover {
  color: #68d4a3;
}
/* arrow icon (span tag) */
#back-top span {
  width: 51px;
  height: 51px;
  display: block;
  margin-bottom: 7px;
  background: url(../images/up-arrow.png) no-repeat center center;
  opacity: 1;
  filter: alpha(opacity=100);
  /* transition */

  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
#back-top a:hover span {
  opacity: 0.5;
  filter: alpha(opacity=50);}
  
  
  
  
  
  .aros{

background: url("../images/arrow.png") no-repeat scroll 0px 2px transparent;
padding-left: 17px;}
  
  
  





.march{
	margin-top: 4px;
	margin-bottom: 8px;
	
	}


.login{
	font-family: "Open Sans";
	margin-top: 10px;	
	}
	
	
	.login a{
	font-family: 'Oswald', sans-serif;
	color: #ebe8e5;
	margin-left: 10px;
	font-size: 11px;
	font-weight: normal;
	}
	
	
	
		.login a:hover{
	
	color: #ebe8e5;
	margin-left: 8px;

color: #fff;
	text-decoration: underline;
	
	}
	
	
	
	
	.cardsd{
	font-family: "Open Sans";
	margin-top: 10px;
	font-family: "Open Sans";
	color: #ebe8e5;
	font-size: 13px;
	background-image: url(../images/21-512.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 39px;
	}
	.cardsd span{
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	}
	
	
	
		.wordses{
	font-family: "Open Sans";

margin-top: 10px;
	color: #ebe8e5;
	font-size: 13px;

	}
	
	
	
	
	
	
	
	
	
	
	.icconss{
	margin-top: 34%;
	margin-bottom: 0px;			
		
		}
	
	
	
	
	
	
	@media only screen and (max-width: 767px) {

	.icconss{
	margin-top: 60px;
	margin-bottom: 0px;
		
		
		}

}

	
	
	
	
	
	
	
	
	
	
	
		
		
		div#proj   {
	background-color: #fff;
	height: 380px;
	text-align: center;
	background-image: url(../images/location.png);
	background-repeat: no-repeat;
	background-position: 96% 4%;
	color: #15a29a;
		}
		
		
			div#proj p   {
	float: right;
	padding-right: 30px;
	padding-top: 9px;
	font-family: 'Oswald', sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	clear: both;
	padding-bottom: 5px;
	margin-bottom: 5px;
		}
		
		
		
				div#proj span {
	float: right;
	padding-right: 30px;
	padding-top: 9px;
	font-family: 'Oswald', sans-serif;
	font-size: 11px;
	font-weight: normal;
	display: block;
	clear: both;
	color: #000;
	direction:rtl
		}
		
		
		
				div#proj p.txtos {
	float: right;
	padding-right: 30px;
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
	font-weight: normal;
	display: block;
	clear: both;
	color: #15a29a;
	direction: rtl
	padding-bottom: 5px;
		}
		
		
		
				div:hover#proj p.txtoss {
	float: right;
	padding-right: 30px;
	font-family: 'Oswald', sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	clear: both;
	color: #000;
	direction: rtl
	padding-bottom: 5px;
		}
		
		
				div:hover #proj p.txtos {
	float: right;
	padding-right: 30px;
	padding-top: 9px;
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
	font-weight: normal;
	display: block;
	clear: both;
	color: #000;
	direction:rtl
		}
		
		
		
			div#proj img  {
	height: 150px;
	width: 94%;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
		border: 1px solid #15a29a;	
		}
		
			div:hover#proj   {
	background-color: #15a29a;		
			color: #fff;
		
		}	div:hover#proj img   {
	border: 1px solid #FFF;	
		
		}
		
		
		.wels{
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 17px;
	color: #3e3e3e;			
			}
			
			
			
			.wels span{
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 23px;
	color: #007236;
	background-image: url(../images/location.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	text-decoration: underline;
			}
		
		
		
			.sahh{
	
	}
	a.sahh {
		
		
		
		
		}
		
		
		a:hover.sahh {
	color: #ff2423;
	text-decoration: underline;		
		
		
		}
		
		
	
	.topssss{
	background-color: #68ba8f;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #82bb00;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #82bb00;
		}
		
		
		
		
		.mnussss{
	background-image: url(../images/head.png);
	background-repeat: repeat-x;
	background-position: center center;
	width: 100%;
	display: block;
	position: fixed;
	right: 0px;
	left: 0px;
	z-index: 99999999999999999999999999999999999999999999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
		}
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		.taptap{
	display: inline;
	float: left;
	width: 29%;
	margin-right: 2%;
	margin-left: 2%;
	margin-top: 15px;
			}
		.taptap img{
	border: 1px solid #E2E2E2;
	height: 130px;
	width: 100%;
			}
			
			
			.taptap img{
	border: 1px solid #E2E2E2;
	height: 130px;
	width: 100%;
			}
			.taptap a img {
	opacity:1;
			}
			
			
			.taptap a:hover img {
				opacity:0.5;
	
			}
			
	.taptap a{
	font-family: Oswald;
	font-size: 14px;
	color: #91bb33;
	direction: ltr;
	text-decoration: underline;
			}










.dlkfld{
	
	
	border-bottom: 1px dotted #fff;
	border-top: 1px dotted #fff
	
	
}