/*start body*/
.wraps_is {
	overflow: hidden;
	width: 1170px;
	margin-left: auto;
	margin-right: auto;
	padding:50px 0px;
}
body,html{
	height:100%;
}
body{
	background-color:#fff;
	margin:0;
	padding:0;
	direction:rtl;
	color:#333;
	font-family:jozoor,raleway,Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.7;
}
a{
	text-decoration:none;
	color:#3b54b2;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
a:hover{
	color:#b6af43;
	text-decoration:none;		
}
img{
	border:none;
	max-width:100%;
}
*{
	list-style:none;
	margin:0;
	outline:none;
	box-sizing:border-box;
	padding:0; 
}
/*end body*/
/*start top*/
#top{
	width:100%;
	float:right;
	overflow:hidden;
	display:block;
	background-color:#444;
	border-bottom:3px solid #feee02;
	height:50px;
}
.top{
	width:1170px;
	margin-left:auto;
	margin-right:auto;
	color:#bbb;
}
.welcome{
	float:right;
}
.welcome span{
	font-size:13px;
	line-height:50px;
}
.s_contact{
	float:left;
}
.s_contact li{
	display:block;
	float:right;
}
.s_contact li:last-child a{
	border-left:none;
}
.s_contact li a,.s_contact li span {
	border-right:1px solid #545454;
	display: block;
	font-size:13px;
	color: #bbb;
	padding:0px 10px;
	line-height:50px;
	direction: ltr;
}
.s_contact li span{
	direction:rtl;
}
.s_contact li a:before,.s_contact li span:before{
	vertical-align:0px;
	display:inline-block;
	margin-right:8px;
	font-family:FontAwesome;
}
.s_contact li span:before{
	margin-right:0px;
	margin-left:8px;
}
.s_contact li.phone a:before{
	content:"\f095";
}
.s_contact li.mail a:before{
	content:"\f003";
}
.s_contact li.mapi span:before{
	content:"\f041";
}
.s_contact li a:hover{
	background:#feee02;
	border-right:1px solid #feee02;
	color:#000;
}
/*end top*/
/*start header*/
#header{
	background:#fff;
	float:right;
	clear:both;
	height:132px;
	width:100%;
}
.header{
	width:1170px;
	margin-right:auto;
	margin-left:auto;
}
.logo {
	float: right;
	padding: 15px 0px 11px;
}
.logo a{
	display:block;
}
.logo a img{
	height:100px;
}
.searchbox{
	float: left;
	margin-top: 45px;
	margin-right:10px;
}
.searchbox label {
	position: relative;
	width: 270px;
	display: block;
	border: 1px solid #eee;
	height: 50px;
	line-height: 50px;
}
.searchbox label input {
	display: block;
	height: 100%;
	border: none;
	color:#555;
	background: none;
	font-family: jozoor;
	font-size: 12px;
	padding: 10px;
}
.searchbox label button {
	background: #f8f8f8;
	border: none;
	cursor: pointer;
	left: 0px;
	position: absolute;
	width: 40px;
	height: 48px;
	line-height: 50px;
	top: 0px;
	border-right: 1px solid #eee;
	padding: 0px 5px;
	font-size: 15px;
	color: #052498;
}
.searchbox label button:before{
	font-family:FontAwesome;
	content:"\f002";
}
.social {
	float: left;
	margin-top: 45px;
}
.social li{
	display:block;
	position:relative;
	float:right;
}
.social li a {
	display: block;
	color: #555;
	z-index: 11;
	padding: 0px 20px;
	position: relative;
	line-height: 50px;
	border: 1px solid #eee;
	margin-left: 5px;
}
.social li a:hover{
	color:#fff;
	background-color:#052498;
	border:1px solid #052498;
}
.social li:hover:after{
	top:0;
}
.social li a:before{
	font-family:FontAwesome;
}
.social li.facebook a:before{
	content:"\f09a";
}
.social li.twitter a:before{
	content:"\f099";
}
.social li.google a:before{
	content:"\f0d5";
}
.social li.youtube a:before{
	content:"\f16a";
}
.social li.linkedin a:before{
	content:"\f0e1";
}
.social li.pinterest a:before{
	content:"\f231";
}
.social li.instagram a:before{
	content:"\f16d";
}
.social li.vimeo a:before{
	content:"\f27d";
}
.social li.delicious a:before{
	content:"\f1a5";
}
/*end header*/
/*start nav*/
#navi{
	clear:both;
	display:block;
	height:65px;
	width:100%;
}
#navi.scrolled #navi_fix{
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
}
#navi_fix{
	height:65px;
	width:100%;
	background:#feee02;
}
.navi{
	width:1170px;
	margin-right:auto;
	margin-left:auto;
}
.nav{
	float:right;
}
.nav li{
	display:block;
	float:right;
	position:relative;
}
.nav li:before{
	display:none;
}
.nav li a {
	display: block;
	color: #000;
	line-height:65px;
	padding: 0px 16px;
	position:relative;
	z-index:105;
	text-align: center;
}
.nav li a:hover,.nav li:hover a{
	background:#052498;
	color:#fff;
}
.nav li:hover .sub{
	display:block;
}
.sub .sub{
	background:none;
	border:none;
	position:static;
}
.sub {
	position: absolute;
	width: 200px;
	display:none;
	top: 65px;
	right:-1px;
	z-index:200;
	background: #fff;
	border-right:1px solid #eee;
	border-left:1px solid #eee;
	border-bottom:1px solid #eee;
}
.nav li:hover .sub ul{
	float:none;
}
.nav li:hover .sub ul li{
	float:none;
	display:block;
}
.nav li:hover .sub ul li a{
	display:block;
	padding:10px;
	background:none;
	line-height:normal;
	font-size:13px;
	color:#555;
	text-align:right;
	border-bottom:1px solid #eee;
}
.nav li:hover .sub ul li a:hover{
	background:#f8f8f8;
	padding-right:13px;
}
.contact_link{
	float:right;
}
.contact_link a {
	border: 1px dotted #000;
	color: #000;
	font-size: 13px;
	padding: 10px;
	display:block;
}
.contact_link {
	float: left;
	margin-top: 9px;
}
.contact_link a:hover{
	background:#052498;
	border:1px solid #052498;
	color:#fff;
}
/*end nav*/
/*start bottom*/
#bottom{
	clear:both;
	display:block;
	overflow:hidden;
	width:100%;
	float:right;
	background-color:#feee02;
}
.bottom{
	width:1170px;
	margin-left:auto;
	margin-right:auto;
	color:#000;
	font-size:13px;
	padding:20px 0px 20px;
	overflow:hidden;
}
.copyrights{
	float:right;
}
.copyrights span{
	color:#000;
}
.design{
	float:left;
}
.design a{
	color:#000;
}
.design a:hover{
	color:#000;
	text-decoration:underline;
}
/*end bottom*/
/*start footer*/
#footer {
  background:#444;
  padding:70px 0px 120px;
  clear: both;
  width:100%;
  float:right;
  overflow: hidden;
  position: relative;
}
.footer{
	width:1170px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	overflow:hidden;
}
.foot {
  width: 25%;
  float: right;
  padding:0px 15px;
  overflow: hidden;
}
.foot h2 {
  overflow:hidden;
  color: #fff;
  display: block;
  font-size: 17px;
  font-weight: normal;
  margin-bottom: 25px;
  border-bottom:1px solid #666;
}
.foot h2 span:after {
	content: '';
	margin-top:15px;
	display:block;
	height:1px;
	position:relative;
	width:30%;
	background:#feee02;
}
.foot p {
  clear: both;
  color: #bbb;
  display: block;
  font-size: 13px;
  line-height: 2;
  text-align: right;
  padding-left: 20px;
}
.foot ul li {
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;  
}
.foot ul li a {
  color:#bbb;
  font-size:13px;
}
.foot ul li a:before {
  content: "\f100";
  font-family: FontAwesome;
  display: inline-block;
  vertical-align: 0px;
  color:#feee02;
  margin-left: 5px;
}
.foot ul li a:hover{
	color:#feee02;
}
.foot ul li:last-child {
  border-bottom:none;
}
.contactus li {
  color: #bbb;
  display: block;
  font-size: 13px;
  padding-bottom: 6px;
  padding-top: 6px;
}
.contactus li:before {
  font-family: FontAwesome;
  display: inline-block;
  color:#feee02;
  vertical-align: 0px;
  margin-left: 8px;
}
.contactus li.foot_time:before {
  content: "\f017";
}
.contactus li.foot_phone:before {
  content: "\f095";
}
.contactus li.foot_email:before {
  content: "\f003";
}
.contactus li.foot_address:before {
  content: "\f041";
}
.contactus li span {
  color: #feee02;
}
.contactus li a {
  color: #bbb;
}
.contactus li a:hover {
  color: #fff;
  text-decoration:underline;
}
/*end footer*/
/*start totop*/
.toTop{
	position:fixed;
	line-height:40px;
	text-align:center;
	color:#fff;
	z-index:500;
	cursor:pointer;
	right:10px;
	bottom:10px;
	display:none;
	width:40px;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;	
	height:40px;
	background:rgba(5,36,152,0.8);
}
.toTop:before{
	font-family:FontAwesome;
	content:"\f062";
}
.toTop:hover{
	color:#000;
	background:rgba(254,238,2,0.8);
}
/*end totop*/
/*start slideshow*/
#slideshow{
	clear:both;
	box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	height:100%;
	display:block;
	z-index:100;
	background:#052498;
	overflow:hidden;
	width:100%;
	position:relative;
}
#progress{
	position:absolute;
	z-index:101;
	bottom:0px;
	left:0px;
	height:10px;
	background:rgba(00,00,00,0.4);
}
#slideshow:hover .next,#slideshow:hover .prev{
	opacity:1;
}
.next,.prev{
	background:rgba(33,33,33,0.4);
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;	
	display:block;
	font-size:40px;
	text-align:center;
	position:absolute;
	top:45%;
	width:50px;
	height:50px;
	line-height:50px;
	color:#fff;
	left:30px;
	opacity:0;
	right:auto;
	z-index:200;
	cursor:pointer;
}
.next{
	right:30px;
	left:auto;
}
.next:before{
	font-family:FontAwesome;
	content:"\f105";
}
.prev:before{
	font-family:FontAwesome;
	content:"\f104";
}
.next:hover,.prev:hover{
	background:rgba(254,238,2,0.5);
}
.slideshow{
	position:relative;
	width:100%;
	height:100%;
	overflow:hidden;
}
.cycle-slideshow{
	background:url(../images/load.gif) 50% 50% no-repeat;
}
.slider{
	background-repeat:no-repeat;
	background-size:cover;
	width:100%;
	height:100%;
	position:relative;
	background-position:center top;
}
.slider_cont{
	align-items: center;
	-moz-align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	display: flex;
	width:100%;
	height:100%;
	padding:15px;
	z-index:100;
	position:relative;
}
.slider_cont_all{
	width:100%;
	font-family:cocon;
	display:block;
	text-align:center;
	padding-top:50px;
}
.cycle-slide-active .slider_cont h2{
    -webkit-animation: slideInRight 1s forwards;
    -ms-animation-name: slideInRight 1s forwards;
	-o-animation-name: slideInRight 1s forwards;
	-moz-animation-name: slideInRight 1s forwards;
	animation-name: slideInRight 1s forwards;
}
.slider_cont h2 {
	position: relative;
	font-weight: normal;
	display: inline-block;
	color: #333;
	font-size: 32px;
	text-align: center;
	margin-bottom: 20px;
	background-color: rgba(255,255,255,0.5);
	padding: 10px 20px;
}
.cycle-slide-active .slider_cont p{
    -webkit-animation: slideInLeft 1s forwards;
    animation: slideInLeft 1s forwards;
	-ms-animation: slideInLeft 1s forwards;
	-o-animation: slideInLeft 1s forwards;
	-moz-animation: slideInLeft 1s forwards;
}
.slider_cont p {
	position: relative;
	display: inline-block;
	color: #fff;
	font-size: 18px;
	padding: 20px 20px;
	background: rgba(0, 0, 0, 0.5);
}
@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}
@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}
@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}
@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}
/*end slideshow*/
/*start data*/
#data{
	clear:both;
	width:100%;
	border-bottom:5px solid #feee02;
	display:table;
	background:#444;
}
.data_loop{
	text-align:center;
	color:#fff;
	position:relative;
	width:33.33%;
	background-image:url(../images/bg4.png);
	background-repeat:repeat;
	background-color:#444;
	overflow:hidden;
	display:table-cell;
	padding:50px 50px;
}
.data_loop:nth-child(2){
	background-color:#333;
	background-image:url(../images/bg4.png);
	background-repeat:repeat;
}
.data_loop span:before{
	font-family:FontAwesome;
	display:block;
	margin-bottom:0px;
	font-size:40px;
	color:#fff;
	position:relative;
}
.data_loop h2{
	color:#fff;
	display:block;
	font-weight:normal;
	font-family:cocon;
	font-size:22px;
	margin-bottom:10px;
	position:relative;
}
.data_loop p{
	position:relative;
	clear:both;
	display:block;
	color:#bbb;
	font-size:13px;
}
/*end data*/
/*start aboutus*/
#aboutus{
	clear:both;
	display:block;
	float:right;
	width:100%;
	padding-top:80px;
	border-bottom:1px solid #eee;
	padding-bottom:50px;
}
.aboutus{
	width:1170px;
	margin-left:auto;
	margin-right:auto;
}
.aboutus_right{
	width:50%;
	float:left;
	padding-right:50px;
}
.aboutus_left{
	width:50%;
	float:right;
}
.aboutus_left h2 {
	display: block;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 30px;
	font-family: cocon;
	color: #000;
}
.aboutus_left p {
	line-height: 2;
}
.aboutus_left h2:after {
	content: "";
	width: 100px;
	height: 3px;
	background: #feee02;
	display: block;
}
/*end aboutus*/
/*start pages_title*/
.pages_title {
	clear: both;
	display: block;
	overflow: hidden;
	text-align: center;
	color: #000;
	margin-bottom: 20px;
}
.pages_title.withwhite{
	color:#fff;
}
.pages_title span{
	font-size:13px;
	color:#777;
	display:block;
}
.pages_title.withwhite span{
	color:#aaa;
}
.pages_title h2 {
	font-weight: normal;
	font-size: 25px;
	font-family: cocon;
}
.pages_title p {
	width: 32px;
	height: 32px;
	position: relative;
	margin: 0 auto 0;
}
.pages_title p:before {
	content: "";
	position: absolute;
	width: 97px;
	height: 1px;
	background: #d4dee5;
	left: -32px;
	top: 16px;
	display: block;
}
.pages_title.withwhite p:before{
	background: #555;
}
.pages_title.withwhite p b{
	background: #555;
}
.pages_title p b {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	border: 8px solid #ffffff;
	background: #d4dee5;
	display: block;
	position: relative;
	margin: 0 auto;
}
.pages_title p b:after {
	content: "";
	background: transparent;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 2px solid #ffffff;
	position: absolute;
	display: block;
	left: 1px;
	top: 1px;
}
/*end pages_title*/
/*start services*/
#services {
	float: right;
	width: 100%;
	clear: both;
	display: block;
	padding-top: 40px;
	padding-bottom: 40px;
}
.services{
	width:1170px;
	margin-left:auto;
	margin-right:auto;
}
.serv_loop{
	width:33.33%;
	float:right;
	padding:15px;
	overflow:hidden;
}
.serv_all {
	width: 100%;
	display: block;
	position:relative;
}
.serv_img {
	clear: both;
	display: block;
	width: 100%;
	height: 220px;
	overflow: hidden;
	-moz-transition: all 500ms;
	-webkit-transition:all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;
	position: relative;
}
.serv_all:hover .serv_img a:after {
	left: -50%;
}
.serv_img a:after {
	background: rgba(255, 255, 255, 0.4);
	content: "";
	height: 100%;
	left: -150%;
	position: absolute;
	top: 0;
	transition: none 0s ease 0s;
	width: 100%;
	transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-webkit-transform: rotate(360deg) scale(1.003) skew(14deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.serv_img img{
	width:100%;
	height:100%;
	-moz-transition: all 500ms;
	-webkit-transition:all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;	
}
.serv_all:hover .serv_img img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	-moz-transform:scale(1.1);
}
.serv_img a {
	position: relative;
	display: block;
	z-index: 100;
	height: 100%;
	width: 100%;
}
.serv_cat{
	clear:both;
	display:block;
	padding:12px 0px;
	border-bottom:1px solid #eee;
	font-size:12px;
	color:#777;
	margin-bottom:20px;
}
.serv_txt {
	clear: both;
	display: block;
	overflow: hidden;
}
.serv_txt h2 {
	font-family: cocon;
	font-weight: normal;
	font-size: 20px;
	display: block;
	margin-bottom: 10px;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.serv_txt p {
	display: block;
	clear: both;
	color: #777;
	font-size: 12px;
	height: 85px;
	overflow: hidden;
	margin-bottom: 20px;
}
.serv_more {
	clear: both;
	overflow: hidden;
	display:block;
}
.serv_more a:after{
	font-family:FontAwesome;
	vertical-align:middle;
	margin-right:10px;
	content:"\f060";
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;	
}
.serv_more a{
	display:block;
	background:#527cbf;
	padding:10px 15px;
	color:#fff;
	float:right;
	font-size:13px;
}
.serv_more a:hover{
	background:#feee02;
	color:#000;
}
.serv_more a:hover:after{
	margin-right:15px;
}
/*end services*/
/*start contlist*/
#contlist{
	clear:both;
	display:block;
	float:right;
	width:100%;
	background-image:url(../images/bg4.png);
	background-repeat:repeat;
	background-color:#444;
	margin-bottom:60px;
}
.contlist{
	width:1170px;
	padding:45px 0px;
	margin-left:auto;
	overflow:hidden;
	margin-right:auto;
}
.contlist a {
	width: 120px;
	float: left;
	color: #fff;
	text-align: center;
	padding: 10px 0px;
	border: 2px solid #feee02;
	margin-top: 15px;
}
.contlist a:hover {
	background:none;
	color: #000;
	background: #feee02;
	border: 2px solid transparent;
}
.contlist p{
	color:#fff;
	margin-left:130px;
}
.contlist p span{
	display:block;
	font-size:25px;
	margin-bottom:5px;
	color:#fff;
	font-family:cocon;
}
.contlist p b{
	font-size:14px;
	color:#bbb;
	font-weight:normal;
}
/*end contlist*/
/*start news*/
#news {
	float: right;
	width: 100%;
	clear: both;
	display: block;
	padding-bottom: 60px;
}
.news{
	width:1170px;
	margin-left:auto;
	margin-right:auto;
}
.news_loop{
	width:33.33%;
	float:right;
	padding:15px;
	overflow:hidden;
}
.news_all {
	width: 100%;
	display: block;
	position:relative;
}
.news_img p{
	background-color:#444;
	background-image:url(../images/bg4.png);
	background-repeat:repeat;
	position:absolute;
	min-width:45px;
	color:#fff;
	z-index:101;
	font-size:11px;
	text-align:center;
	padding:4px 6px;
	left:0;
	bottom:0;
}
.news_img p b{
	display:block;
	font-weight:normal;
	font-family:cocon;
	font-size:20px;
}
.news_img {
	clear: both;
	margin-bottom:20px;
	display: block;
	width: 100%;
	height: 220px;
	overflow: hidden;
	-moz-transition: all 500ms;
	-webkit-transition:all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;
	position: relative;
}
.news_all:hover .news_img a:after {
	left: -50%;
}
.news_img a:after {
	background: rgba(255, 255, 255, 0.4);
	content: "";
	height: 100%;
	left: -150%;
	position: absolute;
	top: 0;
	transition: none 0s ease 0s;
	width: 100%;
	transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-webkit-transform: rotate(360deg) scale(1.003) skew(14deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.news_img img{
	width:100%;
	height:100%;
	-moz-transition: all 500ms;
	-webkit-transition:all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;	
}
.news_all:hover .news_img img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	-moz-transform:scale(1.1);
}
.news_img a {
	position: relative;
	display: block;
	z-index: 100;
	height: 100%;
	width: 100%;
}
.news_txt {
	clear: both;
	display: block;
	overflow: hidden;
}
.news_txt h2 {
	font-family: cocon;
	font-weight: normal;
	font-size: 20px;
	display: block;
	margin-bottom: 10px;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_txt p {
	display: block;
	clear: both;
	color: #777;
	font-size: 12px;
	height: 85px;
	overflow: hidden;
	margin-bottom: 20px;
}
/*end news*/
/*start customers*/
#customers{
	clear:both;
	display:block;
	width:100%;
	overflow:hidden;
	padding:50px 0px;
	margin-bottom:50px;
	background-image:url(../images/bg4.png);
	background-repeat:repeat;
	background-color:#444;
	color:#fff;
}
.customers{
	width:1170px;
	margin-left:auto;
	margin-right:auto;
}
.cust_loop{
	width:16.66667%;
	float:right;
	padding:10px;
	display:block;
}
.cust_all span{
	cursor:pointer;
}
.cust_all{
	background:#fff;
	text-align:center;
	height:110px;
	margin: 5px 0;
	position:relative;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;	
	border: 1px solid #e6e6e6;
	border-bottom: 2px solid #052498;
	border-radius: 2px;
	transition: all 100ms ease-out;
	opacity: 0.75;
}
.cust_all img{
	max-height:100%;
	height:auto;
	max-width:100%;
}
.cust_all:hover {
	box-shadow: 0 6px 9px rgba(0, 0, 0, 0.1);
	border-bottom: 2px solid #feee02;
	opacity: 1;
	top:-5px
}
/*end customers*/
/*start projects*/
#projects{
	width:100%;
	float:right;
}
.projects{
	width:100%;
}
.projects li:before{
	content:"";
	background:rgba(254,238,2,0.70);
	position:absolute;
	left:0;
	top:0;
	opacity:0;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;	
	width:100%;
	height:100%;
}
.projects li:hover:before{
	opacity:1;
}
.projects li{
	width:20%;
	height:300px;
	overflow:hidden;
	position:relative;
	float:right;
}
.projects li img,.projects li video{
	display:block;
	width:100%;
	height:100%;
}
.projects li:hover a.proj_link{
	opacity:1;
}
.projects li a.proj_link{
	background-color: #052498;
	background-image:url(../images/bg4.png);
	background-repeat:repeat;
	width: 100px;
	height: 35px;
	line-height:35px;
	font-size:12px;
	text-align:center;
	color:#fff;
	display: block;
	position: absolute;
	right:50%;
	margin-right:-50px;
	top:50%;
	margin-top:-17px;
	opacity:0;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;	
}
.projects li a.proj_link:before{
	content:"\f0c1";
	font-family:FontAwesome;
	margin-left:6px;
	vertical-align:0px;
}
.projects li a.proj_link:hover{
	background-color:rgba(44,44,44,1);	
	background-image:url(../images/bg4.png);
	background-repeat:repeat;
	color:#fff;
}
/*end projects*/
/*start closed_site*/
.closed_site{
	overflow:hidden;
	clear:both;
	display:block;
	border:1px solid #feee02;
	padding:50px;
	margin:50px;
	text-align:center;
	font-size:20px;
	color:#666;
}
.closed_site:before{
	font-family:FontAwesome;
	display:block;
	margin-bottom:15px;
	color:#052498;
	font-size:50px;
	text-align:center;
	content:"\f071";
}
/*end closed_site*/
/*start precemp*/
#precemp {
	overflow: hidden;
	clear: both;
	width: 100%;
	background-color:#444;
	border-bottom:4px solid #feee02;
	padding: 0px;
}
.precemp{
	width:1170px;
	margin-left:auto;
	font-size:12px;
	margin-right:auto;
}
.precemp li {
	display: inline-block;
	color:#aaa;
}
.precemp li:after {
	content: "|";
	margin-right: 10px;
	margin-left: 10px;
}
.precemp li:last-child:after{
	display:none;
}
.precemp li span{
	color:#aaa;
}
.precemp li a {
	display: inline-block;
	font-size:12px;
	color:#fff;
	padding: 15px 0px;
}
.precemp li a:hover{
	color:#feee02;
}
/*end precemp*/
/*start postin*/
#postin{
	clear:both;
	display:block;
	margin-bottom:50px;
	overflow:hidden;
}
.postin_img {
	margin-bottom: 30px;
	overflow: hidden;
	display: block;
	float: right;
	max-width:50%;
	margin-left: 20px;
}
.postin_img img{
	max-width:100%;
	height:auto;
	width:auto;
}
.postin_txt{
	font-size:14px;
	display:block;
	line-height:2;
	color:#666;
}
.postin_txt img,.postin_txt iframe,.postin_txt fieldset{
	max-width:100%;
	width:auto;
	height:auto;
}
/*end postin*/
/*start success and errors*/
.errors{
	clear:both;
	margin-bottom:10px;
	overflow:hidden;
	padding:10px;
	background:#fcf5f3;
	border:1px solid #ebdad5;
}
.errors li{
	display:block;
	margin-bottom:5px;
	color:#33160e;
}
.success{
	clear:both;
	margin-bottom:10px;
	overflow:hidden;
	padding:10px;
	background:#f1f5ea;
	color:#1e2d09;
	border:1px solid #d5e1c3;
}
/*end success and errors*/
/*start mapcontact*/
#map_contact {
	clear: both;
	display: table;
	width: 100%;
	overflow: hidden;
}
.map_contact_right {
	display: table-cell;
	width: 50%;
	vertical-align: top;
	height: 100%;
	position:relative;
	border-left:1px solid #ddd;
}
.map_contact_left {
	display: table-cell;
	width: 50%;
	padding:25px 15px;
	vertical-align: top;
	height: 100%;
}
#maphome {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}
.map {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.mapouter,.gmap_canvas,.map iframe{
	width:100% !important;
	height:100% !important;
}
/*end mapcontact*/
/*start contact_form*/
#contact_form{
	clear:both;
	display:block;
	width:100%;
	overflow:hidden;
}
.contact_form{
	clear:both;
	display:block;
	width:100%;
	overflow:hidden;
}
.contact_form_right {
	display: block;
	width: 100%;
	padding:30px 0px 30px 0;
}
.contact_form_details_list{
	clear:both;
	overflow:hidden;
}
.contact_form_details_list li {
	display:block;
	padding: 10px;
	margin-bottom:5px;
	color: #000;
	background: #fff;
	border: 1px solid #eee;
}
.contact_form_details_list li span {
	display: inline-block;
	color: #000;
	font-size: 14px;
}
.contact_form_details_list li span:before{
	font-family:FontAwesome;
	color:#c8bd16;
	vertical-align:middle;
	font-size:20px;
	margin-left:10px;
}
.contact_form_details_list li.cphone span:before{
	content:"\f10b";
}
.contact_form_details_list li.cmail span:before{
	content:"\f0e0";
}
.contact_form_details_list li.cdate span:before{
	content:"\f017";
}
.contact_form_details_list li.caddress span:before{
	content:"\f041";
}
.contact_form_details_list li.ctime span:before{
	content:"\f017";
}
.contact_form_details_list li p{
	padding-right:30px;
	display:block;
	color:#052498;
}
.contact_form_left{
	width:100%;
	clear:both;
}
.contact_form_text{
	clear:both;
	display:block;
	overflow:hidden;
	margin-bottom:20px;
	color:#666;
	font-size:12px;
	line-height:2.3;
}
.contact_form_frame{
	clear:both;
	display:block;
	overflow:hidden;
	width:100%;
}
.contact_form_frame label{
	width:50%;
	float:right;
	margin-bottom:15px;
	overflow:hidden;
}
.contact_form_frame label.msg_contact_form{
	width:100%;
	margin-bottom:15px;
	overflow:hidden;
}
.contact_form_frame label textarea{
	min-height:200px;
}
.contact_form_frame label input,.contact_form_frame label textarea{
	display:block;
	background:#fff;
	border:1px solid #eee;
	padding:10px;
	font-family:jozoor;
	font-size:13px;
	color:#444;
	width:100%;
}
.contact_form_frame label input:focus,.contact_form_frame label textarea:focus{
	border:1px solid #feee02;
}
.go_contacto{
	clear:both;
	display:inline-block;
	cursor:pointer;
	background:#052498;
	font-family:jozoor;
	color:#fff;
	font-size:15px;
	text-align:center;
	padding:7px 40px;
	border:none;
}
.go_contacto:hover{
	background:#feee02;
	color:#000;
}
/*end contact_form*/
/*start pagination*/
.pagination {
	clear: both;
	overflow:hidden;
	text-align: center;
	padding-top: 45px;
	padding-bottom: 45px;
}
.pagination span, .pagination a {
	border: 1px solid #eee;
	width: 40px;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	color: #666;
	font-family: cocon;
	cursor: pointer;
	font-size: 14px;
	margin-right: 2px;
	margin-left: 2px;
}
.pagination a:hover{
	border:1px solid #052498;
	color:#052498;
}
.pagination span.current{
	border:1px solid #feee02;
	background:#feee02;
	color:#000;
}
.pagination .next:before,.pagination .prev:before{
	display:none;
}
.pagination .next, .pagination .prev {
	position: static;
	background: none;
}
.empty{
	display:block;
	text-align:center;
	padding:80px;
	font-size:20px;
	color:#999;
}
/*end pagination*/
/*start single post*/
.post_meta {
	clear: both;
	display: block;
	overflow: hidden;
	background: #f0f0f0;
	border-bottom: 1px solid #e9e9e9;
	padding: 10px 15px;
	margin-bottom:20px;
}
.postmeta_cats {
	float: right;
	overflow: hidden;
}
.postmeta_dets {
	float: left;
	overflow: hidden;
}
.postmeta_cats span {
	display: inline-block;
	color: #555;
	font-size: 12px;
}
.postmeta_cats span:before {
	content:"\f02d";
	font-family:FontAwesome;
	margin-left:5px;
	vertical-align:0;
}
.postmeta_cats ul {
	display: inline-block;
}
.postmeta_cats ul li {
	display: inline-block;
}
.postmeta_cats ul li a {
	display: block;
	color: #000;
	background: #feee02;
	border-radius:2px;
	-webkit-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	-moz-border-radius:2px;
	padding: 2px 5px;
	font-size: 11px;
}
.postmeta_cats ul li a:hover {
	background: #052498;
	color:#fff;
}
.postmeta_dets span {
	display: inline-block;
	color: #555;
	font-size: 12px;
	margin-left:10px;
	font-family: droid,raleway;
}
.postmeta_dets span:before {
	font-family:FontAwesome;
	margin-left:5px;
	vertical-align:0;
	display:inline-block;
}
.postmeta_dets span.meta_view:before{
	content:"\f06e";
}
.postmeta_dets span.meta_date:before{
	content:"\f073";
}
.postmeta_dets span p {
	display: inline;
	color: #052498;
}
.post_tags {
	clear: both;
	background: #fff;
	border: 1px solid #eee;
	padding: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
.post_tags span {
	display: inline-block;
	color: #555;
}
.post_tags span:before {
	content:"\f02c";
	font-family:FontAwesome;
	margin-left:5px;
	display:inline-block;
}
.post_tags ul {
	display: inline-block;
}
.post_tags ul li {
	display: inline-block;
}
.post_tags ul li a {
	display: block;
	background: #f5f5f5;
	border: 1px solid #ddd;
	color: #777;
	font-size: 12px;
	padding: 2px 5px;
}
.post_tags ul li a:hover {
	background: #ddd;
}
.title_page_same {
	font-family: cocon;
	font-size: 25px;
	color: #000;
	border-bottom:1px solid #eee;
	padding-bottom:12px;
	display: block;
	margin-top: 50px;
	margin-bottom: 14px;
}
/*end single post*/