n#container{
width:100%;
}
#NavigationBg{
width:100%;
height:38px;
background-color:#0a7290;
/* 	background: -webkit-gradient(linear, bottom, top, from(#6ebdea), to(#1b365f));
	background: -webkit-linear-gradient(#6ebdea, #1b365f);  */ 
/* 	background: url(../images/temp.png); */
	position:absolute;
	z-index:-1;
	top:195px;
	 box-shadow: 0px -3px 4px 3px #696d6fa3;
	/* opacity:0.9; */

}
#canvas{
background-color:transparent;
position:absolute;
left:11%;
top:-27px;
z-index:1;
}
#header{
	width:100%;

	height:138px;
	/* overflow:hidden; */
}
#headerInside{
    	background: url(../images/large/10.jpg) no-repeat;

	height:138px;
	margin:auto;
	Background-position:center;

	
}
@media only screen and (max-width: 767px){
    #headerInside{
    	background: url(../images/large/101.png) no-repeat;
    		height:168px;
	margin-right:auto;
	Background-position:center;
}
    
}
/* #logo{
	width:206px; 
 	height:98px; 
	position:absolute;
	left:20px;
	
	top:20px;
}
#title2{
	width:246x;
	height:18px;
	position:absolute;
	right:10px;
	top:50px;
} */

.ei-slider{
	margin-top:1%;
	position: relative;
	width: 55%;
	max-width: 1920px;
	height: 383px;
	right:1%;
/* 	margin: 0 auto; */
	float:right;
	/* border:5px solid #0f3950; */
	border:5px solid #0a7290; 
	border-radius:5px; 
	/* border-bottom:none; */
}
@media screen and (max-width: 1000px){
    .ei-slider{
    width:100%
}
}
.ei-slider-loading{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:999;
	background: rgba(0,0,0,0.9);
	color: #fff;
	text-align: center;
	line-height: 400px;
}
.ei-slider-large{
	height: 100%;
	width: 100%;
	position:relative;
	overflow: hidden;
}
.ei-slider-large li{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
.ei-slider-large li img{
	width: 100%;
}
.ei-title{
	position: absolute;
	right: 50%;
	margin-right: 13%;
	top: 30%;
}
.ei-title h2, .ei-title h3{
	text-align: right;
}
.ei-title h2{
	font-size: 35px;
	line-height: 50px;
	color: #02013a;
}
.ei-title h3{
	font-size: 25px;
	line-height: 30px;
	color: #000;
}
.ei-slider-thumbs{
	height: 13px;
	margin: 0 auto;
	position: relative;
}
.ei-slider-thumbs li{
	position: relative;
	float: left;
	height: 100%;
}
.ei-slider-thumbs li.ei-slider-element{
	top: 0px;
	left: 0px;
	position: absolute;
	height: 100%;
	z-index: 10;
	text-indent: -9000px;
	background: #0a7290;
	background: rgba(0,0,0,0.9);
}
.ei-slider-thumbs li a{
	display: block;
	text-indent: -9000px;
	background: #053650 ;
	width: 100%;
	height: 100%;
	cursor: pointer;
	-webkit-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-moz-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.ei-slider-thumbs li a:hover{
	background-color: #f0f0f0;
}
.ei-slider-thumbs li img{
	position: absolute;
	bottom: 50px;
	opacity: 0;
	z-index: 999;
	max-width: 100%;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
	-webkit-box-reflect: 
        below 0px -webkit-gradient(
            linear, 
            left top, 
            left bottom, 
            from(transparent), 
            color-stop(50%, transparent), 
            to(rgba(255,255,255,0.3))
            );
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.ei-slider-thumbs li:hover img{
	opacity: 1;
	bottom: 13px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
@media screen and (max-width: 830px) {
	.ei-title{
		position: absolute;
		right: 0px;
		margin-right: 0px;
		width: 100%;
		text-align: center;
		top: auto;
		bottom: 10px;
		background: #fff;
		background: rgba(255,255,255,0.9);
		padding: 5px 0;
	}
	.ei-title h2, .ei-title h3{
		text-align: center;
	}
	.ei-title h2{
		font-size: 20px;
		line-height: 24px;
	}
	.ei-title h3{
		font-size: 30px;
		line-height: 40px;
	}
}

#desktop-nav{
	border-radius:15px 15px 0 0; 
	width:85%;
	height:50px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	/* direction:rtl */;
	/* display:inline-block */
	/*	background: -webkit-gradient(linear, bottom, top, from(#1b365f), to(#6edeea));
		background: -webkit-linear-gradient(#1b365f, #6edeea);
		background: linear-gradient(#1b365f,#6edeea);*/
	/* padding:0; */
	margin:auto;
	/*margin-top:-7px;*/
	/* background-color: rgb(5,54,80); */
	 background-color: #0a7290;
	
	position:relative;	

}
.topnav .icon {
  display: none;
}
.topnav{
	padding:0;
	position:relative;
	right:20px;
}

.topnav  a{
float: right;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 15px;
  text-decoration: none;
  font-weight:900;
}

.topnav  a:hover{
	background-color:rgba(10,80,105,0.4);
	color:#fff;
}
@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}


/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive a.icon {
    position: absolute;
    right: -2px;
    top: 0;
  }
  .topnav.responsive{
      top:-150px;
     
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: right;
    z-index:100;
    top:0;
    margin:0;
    color:#000;
    border-bottom:1px solid #ccc;
    padding:5px;
  }
}
#content{
	padding:20px 8px 10px 8px;
	clear:both;
	width:98%; 
	overflow:hidden;
	margin:auto;
	background-color:rgba(240,240,240,0.8);
/* 	float:right; */
}
#primary-content{
	 width:100%; 
	 float:right; 
	padding:2%;
}
#featured{
	width:100%;
	padding:8px 6px;
	clear:both;
	overflow:hidden;
	float:right;
}
.featured-title{
	margin-bottom:15px;
}
#featured-news ul li .featured-news-title a{
	padding:0 17px 0 25px;
	display:block;
	color:#048fb7;
	width:66%;
	float:right;
}
#featured-news {
	overflow:hidden;
	direction:rtl;
	line-height:45px;
}
.featured-title {
	color: rgb(6, 106, 117);
	font-weight: bold;
	background: -webkit-repeating-linear-gradient(-45deg, 
	rgb(18, 83, 93) , 
	rgb(18, 83, 93) 20px, 
	rgb(64, 111, 118) 20px, 
	rgb(64, 111, 118) 40px, 
	rgb(18, 83, 93) 40px);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	direction:rtl;
	font-size:26px;
	margin-bottom:15px;
}
#featured-news ul li {
	text-align:right;
/* 	float:right;
	width:224px; */
	min-height:59px;
	height:39px;
	direction:rtl;

}
#featured-news ul li.last {
	background:none;
}
#featured-news ul li .featured-news-title a {
	font-size:16px;
	padding:0 17px 0 25px;
	font-weight:bold;
	display:block;
	color:#048fb7;
	width:66%;
	background:url(images/sprite.png) no-repeat 118px -68px;
}
#featured-news ul li .featured-news-title a:hover {
	color:#333;
	font-family:b nazanin; 
	font-size:16px; 
}
#featured-news ul li p {
	padding:3px 10px 8px 30px;
	font-family:b nazanin; 
	font-size:16px; 
}
.wrapper1-footer{
 font-size:15px; 
font-weight:normal; 
color:#FFF;
text-shadow: 0 0 1px rgba(255,255,255,0.3);
bottom:0;
/* position:absolute; */
width:100%;
}
.wrapper1{
	width:960px;
	margin:auto;
}
.wrapper1-footer-widget-area{
overflow:auto;
text-align:right;
width: 100%;
margin:0;
direction:rtl;
/* padding:5px 0 2.5px 0; */
/* background-color:background: -webkit-gradient(linear, bottom, top, from(#053650), to(#0a7290));
	background: -webkit-linear-gradient(#053650 #0a7290); */
	background: #053650;

}
.footbox{
text-align:right;
direction:rtl;
float:right;
width:290px; 
margin:0 30px 0 0; 
padding:0;
}
.footbox last{
float:right;
width:290px; 
margin:0 30px 0 0; 
padding:0;
}
#wrapper{
	width:85%;
	margin:auto;
}
#wrapper-top{
	border-right:1px solid #c7c7c7;
	border-left:1px solid #c7c7c7;
	height:29px;
	width:100%;
	background-color:#f9f8f8;
	float:right
}
#wrapper-middle {
background-color:#f9f8f8;
border:1px solid #c7c7c7;
border-top:none;
border-bottom:none;
min-height:290px;
/* height:auto; */
/* margin:auto; */
/* max-width:960px;
color: #ddd;
padding: 10px 0;
margin-top:50px; */
/* position: relative; */
/* margin: 0 auto; */
}
#wrapper-btm{
	height:9px;
}
.wrapper1 a{
	font-weight:normal;
	text-shadow: 0px 0px 1px rgba(255,255,255,0.3);
	font-size: 15px;
margin:0; 
padding:0;
font-weight:normal; 
list-style:none;
line-height:normal;
}
.wrapper1 p, .wrapper1 ul, .wrapper1 a{
margin:0;
padding:0;
font-weight:normal; 
list-style:none; 
line-height:27px;
font-weight:normal;
	text-shadow: 0px 0px 1px rgba(255,255,255,0.3);
	font-size: 15px;
}

		
.wrapper1 li{
margin-bottom:0px;
}
.wrapper1 li.last{
margin:0;
}
.wrapper1 address{
font-style:normal; 
line-height:1.5em; 
margin-bottom:3px;
}
.wrapper1 .footbox last{ 
font-weight:normal;
	text-shadow: 0px 0px 1px rgba(255,255,255,0.3);
	font-size: 15px;
display:block;
 float:right;
 width:290px; 
 margin:0 30px 0 0;
 padding:0;
 }
/* .wrapper1 .last
{
margin-right:0;
} */
/* #ticker{
	direction:rtl;
	width:950px;
	height:42px;
	background-color:#ccc;
	padding-right: 10px;
	line-height:1cm;
	margin:auto;
} */
.scroll-text{
	overflow:hidden;
	 height: 240px;
}
.scroll-text ul {
  height: 200px;
  margin: 0;
}
.FooterTitle{
	/* float:right; */
/* background-color:rgba(0,0,0,0.2);
	 border-bottom:1px solid #eee;  */
	line-height:35px;

	padding:0 10px 0 10px;
	margin-top:7px;
	font-weight:bold;
}
.FooterBody{
	direction:rtl;
/* 	background-image: linear-gradient(to top, rgba(1, 1, 1, 0), rgba(1, 1, 1, 0.2), rgba(1, 1, 1, 0)); */
 	/* background-image: linear-gradient(to left, #053148 , #074161); */
	clear:both;
	padding-top:11px;
	padding-right:10px;
}
.fa{
	font:normal normal normal 14px/1 FontAwesome
}
.fa-phone:before{
		content:"\f095";
}
.fa{
color:#fff;

}
.fa{
 text-rendering:auto;
-webkit-font-smoothing:antialiased;
}

#tabs {
position: relative;
right: 0;
overflow: hidden;
/* height: 292px;
margin-top: -10px; */
}

#tabs .list-wrap{
	position:relative; 
	right:0;
/* 	height: 260px!important; */
}

#tabs .list-wrap ul{margin:0; padding:0 10px; line-height:14px;}
#tabs .list-wrap li{margin-bottom:10px; color:#5acce5;}


#tabs ul {}
#tabs ul li a { color: #5acce5 !important; }
#tabs .list-wrap li a {display:block; }
#tabs .list-wrap li a:hover {}
#tabs .list-wrap li:hover {color:#5acce5; }
#tabs ul li:last-child a { border: none; }

#tabs .nav { overflow: hidden; padding:0; list-style: none; position:relative; 
margin:0;
/* height:30px;
line-height:30px; */
/*  font-family: "BYekan"; */
/*  font-size:13px;
 font-weight:normal; */
}
#tabs .nav li { width: 115px; float: right; margin:0 0 0 5px; padding:0; }

#tabs .nav li.last { margin-right: 0; }
#tabs .nav li a { display: block; width: 115px;   background-color:rgba(0,0,0,0.3) ;text-align: center; border: 0; color:#fff !important;}

.nav-one a{
top:0;
right:20px;


}
.nav-two a{
top:0;
right:90px;
}
/* #tabs li a.current { 	background:#5acce5;
color:#000 !important;
} */

/* #tabs marquee{
height:160px;
overflow:hidden;
} */
	#copyright{
		border-bottom: 10px solid #091416 ;
	 	width: 100%;
		/* height: 68px;  */
		background-color: #0d1d21;
		color:#fff !important;

		
		
	}
	#copyright a{
		color:#fff;
	}
.ahmadcopy{
text-align: center;

padding:14px;
background-color:#192e3a;
}



#time {
    height: 27px;
    float:left;
    width: 10%;
	text-direction:rtl;
	margin:1%
}
/* * {
	margin: 0;
	padding: 0;
	list-style-type: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	background: #eee;
	font-family: "Helvetica Neue", sans-serif;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
} */

/* Website Header */
/* .header {
	text-align: center;
	font-weight: 300;
	font-size: 30px;
	color: #999;
	margin: 50px;
}
 */
/* Watch Container */
.watch-container {
	width: 300px;
	margin: 50px auto;
}

/* Watch */
.watch {
	float:left;
	position: relative;
	width: 300px;
	height: 300px;
}

/* Watch Face */
.watch-face {
	width: 300px;
	height: 300px;
	border-radius: 100%;
	background: #3F484A; /* Dial colour */
	border: 10px solid silver; /* Face border */
	box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.5), 1px 1px 2px rgba(0, 0, 0, 0.3);
}
	
	/* Watch Face Outline */
	.watch-face-outline {}

	.watch-face-outline-point {
		position: absolute;
		width: 10px;
		height: 10px;
		background: #777;
		left: 145px;
		top: 24px;
		border-radius: 100%;
		-webkit-transform-origin: 50% 86px;
		transform-origin: 50% 86px;
	}

	.point-12 { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
	.point-1 { -webkit-transform: rotate(30deg); transform: rotate(30deg); }
	.point-2 { -webkit-transform: rotate(60deg); transform: rotate(60deg); }
	.point-3 { -webkit-transform: rotate(90deg); transform: rotate(90deg); }
	.point-4 { -webkit-transform: rotate(120deg); transform: rotate(120deg); }
	.point-5 { -webkit-transform: rotate(150deg); transform: rotate(150deg); }
	.point-6 { -webkit-transform: rotate(180deg); transform: rotate(180deg); }
	.point-7 { -webkit-transform: rotate(210deg); transform: rotate(210deg); }
	.point-8 { -webkit-transform: rotate(240deg); transform: rotate(240deg); }
	.point-9 { -webkit-transform: rotate(270deg); transform: rotate(270deg); }
	.point-10 { -webkit-transform: rotate(300deg); transform: rotate(300deg); }
	.point-11 { -webkit-transform: rotate(330deg); transform: rotate(330deg); }

	/* Watch Face Date */
	.watch-face-date {
    position: absolute;
		background-color: rgba(0,0,0,0.1);
    width: 27px;
    height: 27px;
    border-radius: 100%;
    text-align: center;
		top: 138px;
		right: 50px;
		font-size: 15px;
    line-height: 27px;
		color: #aaa;
		font-weight: 300;
	}

	/* Watch Face Center */
	.watch-face-centre {
		position: absolute;
		width: 12px;
		height: 12px;
		top: 144px;
		left: 144px;
		border-radius: 100%;
		background: #fff;
	}

	.watch-face-centre-inner {
		position: absolute;
		z-index: 1;
		width: 8px;
		height: 8px;
		top: 2px;
		left: 2px;
		border-radius: 100%;
		background: #333;
		border: 2px solid #fa9f22;
	}

	/* Watch Face Hands */
	.watch-face-hands {}

	.watch-face-hand {
		position: absolute;
	}

	.watch-face-hand.hour {
		width: 4px;
		height: 60px;
		top: 90px;
		left: 148px;
		border-radius: 10px;
		background: #fff;
		-webkit-transform-origin: 50% 100%;
		transform-origin: 50% 100%;
		-webkit-transform: rotate(306deg);
		transform: rotate(306deg);
	}

	.watch-face-hand.minute {
		width: 4px;
		height: 120px;
		top: 30px;
		left: 148px;
		border-radius: 10px;
		background: #fff;
		-webkit-transform-origin: 50% 100%;
		transform-origin: 50% 100%;
		-webkit-transform: rotate(50deg);
		transform: rotate(50deg);
	}
	
	.watch-face-hand.second {
		width: 2px;
		height: 145px;
		top: 20px;
		left: 149px;
		border-radius: 10px;
		background: #fa9f22;
		-webkit-transform-origin: 50% 130px;
		transform-origin: 50% 130px;
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}

/* Watch Crown */
.watch-crown {
	position: relative;
	z-index: -1;
	width: 15px;
	height: 26px;
	top: -163px;
	left: 295px;
	border-radius: 5px;
	background: #999;
	border-right: 2px solid rgba(0, 0, 0, 0.05);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

/* Watch Straps */
/* .watch-strap-top {
	position: relative;
	z-index: -1;
	width: 120px;
	height: 150px;
	left: 90px;
	bottom: -20px;
	background: #785734;
	border-radius: 10px 10px 0 0;
}

.watch-strap-bottom {
	position: relative;
	z-index: -1;
	width: 120px;
	height: 150px;
	left: 90px;
	bottom: 20px;
	background: #785734;
	border-radius: 0 0 10px 10px;
	color: rgba(0, 0, 0, 0.2);
	font-weight: bold;
	text-align: center;
	padding-top: 120px;
	text-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.5);
} */

/* Website Footer */
.footer {
	text-align: center;
	font-weight: 400;
	font-size: 14px;
	color: #999;
	margin: 50px;
}

.footer a {
	color: #999;
	font-weight: 500;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}
.search {
	position:relative;
    height: 27px;
	float:left;
    width: 15%;
	 margin:1.3%; 
	margin-top:0.5% !important
	
}
.search:before {
  position: absolute;
  font-family: 'FontAwesome';
  font-size:16px;
  top: 20%;
  left: 14px;
  content: "\f002";
}
.search input[type=text]{
	direction:rtl;
outline:none;	
/* border:3px solid #d1e6ee; */
height:25px;	
 	margin:1.9%;
	margin-top:0.5% !important;
    box-sizing: border-box;
	width:35px ;
 /*    border: 2px solid #ccc; */
    border-radius: 2px;
    font-size: 16px;
 /*    background-image: url('../images/search.png');*/
 background-color"#dee5e6;
 content: "\f002";
    background-repeat: no-repeat;
   /*  padding: 12px 2px 1px 20px; */
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}

.search input[type=text]:focus {
    width: 90%;
}

#contact_form * { box-sizing: border-box; }

/* GRID */
.col-2 {
	position:relative;
	padding: 18px 6% 60px 6%;
	margin:6px auto ;
	background: rgb(247, 247, 247);
	border: 1px solid rgba(147, 184, 189,0.8);
	-webkit-box-shadow: 0pt 2px 5px rgba(105, 108, 109,  0.7),	0px 0px 8px 5px rgba(208, 223, 226, 0.4) inset;
	-moz-box-shadow: 0pt 2px 5px rgba(105, 108, 109,  0.7),	0px 0px 8px 5px rgba(208, 223, 226, 0.4) inset;
	box-shadow: 0pt 2px 5px rgba(105, 108, 109,  0.7),	0px 0px 8px 5px rgba(208, 223, 226, 0.4) inset;
	-webkit-box-shadow: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
 /*    padding: 0 20px; */
    width: 60%;
	
}
#contact_form p{
	font-size: 38px;
	color: rgb(6, 106, 117);
	padding: 2px 0 10px 0;
	font-weight: bold;
	text-align: center;
	padding-bottom: 30px;
	 background: -webkit-repeating-linear-gradient(-45deg, 
	rgb(18, 83, 93) , 
	rgb(18, 83, 93) 20px, 
	rgb(64, 111, 118) 20px, 
	rgb(64, 111, 118) 40px, 
	rgb(18, 83, 93) 40px);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}
#contact_form p:after{
	content: ' ';
	display: block;
	width: 100%;
	height: 2px;
	margin-top: 10px;
	background: -moz-linear-gradient(left, rgba(147,184,189,0) 0%, rgba(147,184,189,0.8) 20%, rgba(147,184,189,1) 53%, rgba(147,184,189,0.8) 79%, rgba(147,184,189,0) 100%); 
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(147,184,189,0)), color-stop(20%,rgba(147,184,189,0.8)), color-stop(53%,rgba(147,184,189,1)), color-stop(79%,rgba(147,184,189,0.8)), color-stop(100%,rgba(147,184,189,0))); 
	background: -webkit-linear-gradient(left, rgba(147,184,189,0) 0%,rgba(147,184,189,0.8) 20%,rgba(147,184,189,1) 53%,rgba(147,184,189,0.8) 79%,rgba(147,184,189,0) 100%); 
	background: -o-linear-gradient(left, rgba(147,184,189,0) 0%,rgba(147,184,189,0.8) 20%,rgba(147,184,189,1) 53%,rgba(147,184,189,0.8) 79%,rgba(147,184,189,0) 100%); 
	background: -ms-linear-gradient(left, rgba(147,184,189,0) 0%,rgba(147,184,189,0.8) 20%,rgba(147,184,189,1) 53%,rgba(147,184,189,0.8) 79%,rgba(147,184,189,0) 100%); 
	background: linear-gradient(left, rgba(147,184,189,0) 0%,rgba(147,184,189,0.8) 20%,rgba(147,184,189,1) 53%,rgba(147,184,189,0.8) 79%,rgba(147,184,189,0) 100%); 
}

/* BASIC CONTACT FORM CSS */

#contact_form input {
	border-radius:5px;
	text-align:right;
    height: 45px;
    line-height: 1.4em;
    padding-right: 20px; /* Change this to fit your label text width */
    width: 100%;
}
#contact_form textarea{
    border-radius:5px;
		text-align:right;
	  line-height: 1.4em;
    padding-right: 20px; /* Change this to fit your label text width */
    width: 100%;
}
#contact_form textarea {
    padding: 20px;
}
#contact_form label {
    display: inline-block;
    height: 45px;
    line-height: 1.4em;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}
#contact_form label input {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
#contact_form label span {
    background-color:rgb(247, 247, 247) ;
    font-size: 14px;
    font-weight: 200;
    position: absolute;
    right: 10px;
    top: 13px;
    padding: 0 8px;
    pointer-events: none;
}
#contact_form .populated {
	text-align:right;
	float:right;
	right:0px;
}
#contact_form input:focus + span,
#contact_form input:active + span,
#contact_form textarea:focus + span,
#contact_form textarea:active + span {
    top: -9px; /* Change this to fit your label text width */
}
#contact_form input[type="submit"] {
  clear: both;
  display: block;
  height: auto;
  padding: 0;
  width: auto;
}
#contact_form input{
	background-color:rgb(247, 247, 247)
}
#contact_form textarea{
	background-color:rgb(247, 247, 247)
}
/* ANIMATION */
#contact_form label input {
    transition: padding 0.3s ease 0s;
}
#contact_form label span {
    transition: top 0.3s ease 0s, color 0.3s ease 0s;
}
#contact_form input:focus,
#contact_form textarea:focus {
    transition: all 0.3s ease;
}
.button {
	float: left;
	min-width: 150px;
	max-width: 250px;
	padding: 1em 0.5em;
	border: none;
	background: none;
	color: #000;
	vertical-align: middle;
	position: relative;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.button:focus {
	outline: none;
}
.button > span {
	vertical-align: middle;
}
.bg-3 .button {
	color: #000;
	border-color: #e2e2e2;
}
.button--size-s {
	font-size: 14px;
}
.button--size-m {
	font-size: 16px;
}
.button--size-l {
	font-size: 18px;
}
.button--text-upper {
	letter-spacing: 2px;
}
.button--text-thin {
	font-weight: 300;
}
.button--text-medium {
	font-weight: 500;
}
.button--text-thick {
	font-weight: 600;
}
.button--round-s {
	border-radius: 5px;
}
.button--round-m {
	border-radius: 15px;
}
.button--round-l {
	border-radius: 40px;
}

/* Borders */
.button--border-thin {
	border: 1px solid;
}
.button--border-medium {
	border: 2px solid;
}
.button--border-thick {
	border: 3px solid;
}

/* Individual button styles */


/* Tamaya */
.button--tamaya {
	overflow: hidden;
	color: #0a7290;
	min-width: 80px;
}
.button--tamaya.button--inverted {
	color: #37474f;
	border-color: #37474f;
}
.button--tamaya::before,
.button--tamaya::after {
	content: attr(data-text);
	position: absolute;
	width: 100%;
	height: 50%;
	left: 0;
	background: #0a7290;
	color: #fff;
	overflow: hidden;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	-o-transition: -o-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	-moz-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	-o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--tamaya.button--inverted::before,
.button--tamaya.button--inverted::after {
	background: #fff;
	color: #37474f;
}
.button--tamaya::before {
	top: 0;
	padding-top: 1em;
}
.button--tamaya::after {
	bottom: 0;
	line-height: 0;
}
.button--tamaya > span {
	display: block;
	-webkit-transform: scale3d(0.2, 0.2, 1);
	transform: scale3d(0.2, 0.2, 1);
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--tamaya:hover::before {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}
.button--tamaya:hover::after {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.button--tamaya:hover > span {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

.pagination aa{
	float: left;
}

.pagination li:first-child a {
	border-right-width: 1px;
	border-left-width: 1px;
  -webkit-border-radius: 0 3px 3px 0;
     -moz-border-radius: 0 3px 3px 0;
          border-radius: 0 3px 3px 0;
}

.pagination li:last-child a {
	border-right-width: 0px;
	border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
     -moz-border-radius: 3px 0 0 3px;
          border-radius: 3px 0 0 3px;
}
/****************/

.pagination {
  height: 36px;
  margin: 18px 0;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination li {
  display: inline;
}

.pagination a {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
    background-color: #f5f5f5;
}

.pagination a:hover,
.pagination .active a {
  background-color: #e8eae9;
}

.pagination .active a {
  color: #999999;
  cursor: default;
}

.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.pagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
     -moz-border-radius: 3px 0 0 3px;
          border-radius: 3px 0 0 3px;
}

.pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
     -moz-border-radius: 0 3px 3px 0;
          border-radius: 0 3px 3px 0;
}

.pagination-centered {
  text-align: center;
}

.pagination-right {
  text-align: right;
}