/* ==========================================================================

/* ========================================================================== */

@font-face {
     font-family: 'Mj_Aramco';
     src: local('☺'),
     local('Mj_Aramco'),
     url('http://awebfont.ir/services/fonts/61754cc94f969e60a231461a6afb33dafc5511291901931.woff') format('woff');
font-weight: normal;
font-style: normal;
}

h1,h2,h3,h4{
    font-family: "B Yekan", serif !important;}
a{color: #f7f7f9;text-decoration: none}
a:visited{color: #f7f7f9;text-decoration: none}
a:hover{color: #f7f7f9;text-decoration: none}
body{overflow-x:hidden;}
#logo { width: 175px;}
#slider {height:100%;}
#worckflow{background-color:#ededed;min-height: 500px;margin-top: -20px;height: 100%;display:flex}
#worckflow h1{text-align: center;margin: 0 auto;padding: 30px 0}
#fix-menu{position: absolute;margin: 0 auto;background-color: #f7f7f9;width: 100%;z-index: 999999;top: 0;opacity:0.65}
#contactus{min-height: 450px;color: #222222}
#contactus h1{text-align: center;margin: 0 auto;padding: 35px 0}
#footer{background: url("../../image/footerbg.png") no-repeat;
    background-size: cover;
    height:300px;
    
    }
#footer p{text-align:left;margin-left:20%;Font-Size:12pt;position:relative;top:245px}
#footer a{color:#999999}
#imageme{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
/* Scroll Push Down Btn */
.scrioll-push {
    bottom: -46px;
    left: 0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 99999999;
    -webkit-transition: all 1s; /* Safari */
    transition: all 1s;
}
.scrioll-push .scrolleddown {bottom: -100% !important ;-webkit-transition: all 1s; /* Safari */
    transition: all 1s;}
.scrioll-push {
    -webkit-animation: push 2s infinite; /* Chrome, Safari, Opera */
    animation: push 2s infinite;
}
/* Standard syntax */
@keyframes push {
0 { bottom: -46px; }
50% {bottom: -56px; }
100% { bottom: -100%;}
}

/* Chrome, Safari, Opera */
@-webkit-keyframes push {
0 { bottom: -46px; }
50% {bottom: -56px; }
100% { bottom: -100%;   }
}


/* Scroll End Push Down Btn */

#txtjam {text-align: justify;width: 600px;margin: 0 auto;font-family: "B Yekan", serif;/* font-weight: 100; */font-size: 10pt;}
/*
#txtefc{position:absolute;left: 25px;top:300px; width:30%;direction: ltr;text-align:left;}
*/
#txtefc{margin-top: -350px; width:30%;direction: ltr;margin-left:45px;text-align:right;float: left;z-index:99999;position:relative;border-right:3px solid #666666;padding-right:45px}
#txtefc h1,h2,h3{font-family: 'Oxygen' !important;}
#txtefc h1{font-size:50pt;}
#txtefc h2{font-size:27pt;color:#14CBD2;}
#txtefc h3{font-size:27.5pt;}




.specialty-r{width: 450px;height: 45px;display: block;height: 190px;float: right;clear: left;margin: 0 auto;}
.specialty-l{width: 450px;display: block;height: 190px;float: left;clear: right;margin: 0 auto;}
.specialty-box{

    background-color: #e2e3e4;
    width: 230px;
    height:185px ;
}
.specialty-txt{
    font-family:"B Nazanin", serif;
    text-align: right;
    font-size: 12pt;
    font-weight: bold;
    padding-right: 45px;

}
#aboutme h1{text-align: center;margin: 0 auto;padding: 30px 0;margin-top:80px;}
#aboutme{height: 500px;  }
#portfolio{background-color:#ededed;height: 650px;margin-top: -20px;}
#portfolio h1{text-align: center;margin: 0 auto;padding: 30px 0}
#customer h1{text-align: center;margin: 0 auto;padding: 30px 0}
#customer {margin: 15px auto;height: auto;position: relative}
.up-bg{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    z-index: -5;
   }
.down-bg{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    z-index: -10;
}
.btn-center{    

    text-align: center;
    margin: 20px auto;}
.btn-center a{
   padding: 5px 12px 5px 12px;
    font-family:'Mj_Aramco',B Yekan;
    background-color:rgba(0, 0, 0, 0);
    border: 2px solid #D4D4D4;
    color: #9A9A9A;
    z-index: 99999;
    width: 190px;
    height: 27px;  
    }
 .btn-center a:hover{
    font-family:'Mj_Aramco',B Yekan;
    border: 2px solid #E0E0E0;
    width: 190px;
    height: 27px;
    color: #FFFFFF;
    background-color: #A0A0A0;
    }
.menu ul li a{text-decoration: none;line-height:65px;color: #8d8d8d;height: 100%;}
.menu ul li a:hover{height:82px;display:block ;background: url("../../image/bgmenu.png") no-repeat 50% 50%;
    width: 100px;color: #000000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}
.menu ul li{display: inline-block;text-align: center;;height:82px;min-width: 55px;width: 100px}
.menu ul{width:100%;margin: 0px auto 10px auto;list-style-type:none;}
.menu{line-height:26px;font-family: B Yekan;}
.wrapper{margin: 0 auto;width: 960px;}

/* style portfolio*/
.ch-item {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: relative;
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);
    cursor: default;
}

.ch-info-wrap,
.ch-info{
    position: absolute;
    width: 180px;
    height: 180px;
    border-radius: 50%;
}

.ch-info-wrap {
    top: 20px;
    left: 20px;
    background: #f9f9f9 ;
    box-shadow:
    0 0 0 20px rgba(255,255,255,0.2),
    inset 0 0 3px rgba(115,114, 23, 0.8);

}

.ch-info > div {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-position: center center;

    -webkit-backface-visibility: hidden; /*Just for webkit to have a smooth font*/
}

.ch-info .ch-info-front {
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.ch-info .ch-info-back {
    opacity: 0;

    background: #223e87;
    pointer-events: none;

    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);

    -webkit-transition: all 0.4s ease-in-out 0.2s;
    -moz-transition: all 0.4s ease-in-out 0.2s;
    -o-transition: all 0.4s ease-in-out 0.2s;
    -ms-transition: all 0.4s ease-in-out 0.2s;
    transition: all 0.4s ease-in-out 0.2s;
}

.ch-img-1 {
    background-image: url("../../image/portfolio/magazine/eqo/1.jpg");
}

.ch-img-2 {
    background-image: url("../../image/portfolio/visit/tks/1.jpg");
}

.ch-img-3 {
    background-image: url("../../image/portfolio/1.jpg");
}

.ch-info h3 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 18px;
    margin: 0 15px;
    padding: 40px 0 0 0;
    height: 80px;
    font-family: 'Open Sans', Arial, sans-serif;
    text-shadow:
    0 0 1px #fff,
    0 1px 2px rgba(0,0,0,0.3);
}

.ch-info p {
    color: #fff;
    padding: 10px 5px 0;
    font-style: italic;
    margin: 0 30px;
    font-size: 12px;
    border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info p a {
    display: block;
    color: #e7615e;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 9px;
    letter-spacing: 1px;
    padding-top: 4px;
    font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
    color: #fff;
}

.ch-item:hover .ch-info-front {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);

    opacity: 0;
}

.ch-item:hover .ch-info-back {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);

    opacity: 1;
    pointer-events: auto;
}

/* Common */

.ch-grid {
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
    display: block;
    text-align: center;
    width: 100%;
}

.ch-grid:after,
.ch-item:before {
    content: '';
    display: table;
}

.ch-grid:after {
    clear: both;
}

.ch-grid li {
    width: 220px;
    height: 220px;
    display: inline-block;
    margin: 20px;
}



/* */


/*=========================================
	Our Works
==========================================*/

.work-filter {
    margin-bottom: 35px;
}

.work-filter ul li {
    display: inline-block;
}

.work-filter ul li a {
    color: #062033;
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 5px 17px;
    border-radius: 6px;
    text-transform: capitalize;
    font-family:"B Yekan";
}

.work-filter ul li a:hover,
.work-filter ul li a.active {
    background-color: #0eb493;
    border-radius: 6px;
    color: #fff;
    padding: 5px 17px;
}

.mix {
    display: inline-block !important;
}

.work-item {
    float: left;
    width: 25%;
    position: relative;
}

.work-item > img {
    display: block;
    height: auto;
    max-width: 100%;
}

.overlay {
    background-color: rgba(14,180,147,.9);
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;

    opacity: 0;
    filter: alpha(opacity=0);

    -webkit-transition: all 450ms ease-out 0s;
    -moz-transition: all 450ms ease-out 0s;
    -o-transition: all 450ms ease-out 0s;
    transition: all 450ms ease-out 0s;

    -webkit-transform: rotateY(180deg) scale(0.5,0.5);
    -moz-transform: rotateY(180deg) scale(0.5,0.5);
    -ms-transform: rotateY(180deg) scale(0.5,0.5);
    -o-transform: rotateY(180deg) scale(0.5,0.5);
    transform: rotateY(180deg) scale(0.5,0.5);
}

.work-item:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);

    -webkit-transform: rotateY(0deg) scale(1,1);
    -moz-transform: rotateY(0deg) scale(1,1);
    -ms-transform: rotateY(0deg) scale(1,1);
    -o-transform: rotateY(0deg) scale(1,1);
    transform: rotateY(0deg) scale(1,1);
}

.work-item .overlay a {
    border: 1px solid #fff;
    border-radius: 50%;
    display: inline-block;
    margin-top: 20%;
    padding: 7px 10px;
}

.work-item .overlay a:hover {
    color: #fff;
}

.work-item .overlay h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin: 25px 0 8px;
}

.work-item .overlay p {
    font-size: 14px;
    line-height: 24px;
}



/*---------- CONTACT FORM --------*/

::-webkit-input-placeholder {
	color: #fff;
	opacity: 0.6;
	font-family: "Source Sans Pro";
	font-weight: 300;
}

:-moz-placeholder { /* Firefox 18- */
	color: #fff;
	opacity: 0.6;
	font-family: "Source Sans Pro";
	font-weight: 300;
}

::-moz-placeholder {  /* Firefox 19+ */
	color: #fff;
	opacity: 0.6;
	font-family: "Source Sans Pro";
	font-weight: 300;
}

:-ms-input-placeholder {
	color: #fff;
	opacity: 0.6;
	font-family: "Source Sans Pro";
	font-weight: 300;
}

input[type="text"], textarea {
	border: 0;
	background: none;
	display: block;
	font-family: "Source Sans Pro";
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

input[type="text"] {
	/*line-height: 33px;*/
	padding: 10px;
	font-size:0.875em;
}

textarea {
	line-height: 1.4;
	padding: 10px;
	resize: none;
	-webkit-appearance: none;
	font-size:0.875em;
}

.contact {
	padding: 90px 0px 90px 0px;
}

.contact .network {
	background: url(../../image/bg_network.gif) no-repeat center 0px;
	width: 100%;
	max-width: 902px;
	position: relative;
	margin: 0 auto;
	padding-top: 497px;
}

.contact .network > a {
position:absolute;
display:block;
width:80px;
height:80px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
background:#BBBDBE;
border-radius:80px;
/* opacity:0; */
}

.no-anim .contact .network > a{
	opacity: 1;
}

.contact.anim .network > a {
	text-indent: -100px;
	-webkit-transform: translate3d(0, 0, 0) scale(0.225);
	-moz-transform: translate3d(0, 0, 0) scale(0.225);
	-o-transform: translate3d(0, 0, 0) scale(0.225);
	transform: translate3d(0, 0, 0) scale(0.225);
	-webkit-animation-duration: 0.9s;
	-webkit-animation-fill-mode: forwards;
	-webkit-backface-visibility: hidden;
	-moz-animation-duration: 0.9s;
	-moz-animation-fill-mode: forwards;
	-o-animation-duration: 0.9s;
	-o-animation-fill-mode: forwards;
	animation-duration: 0.9s;
	animation-fill-mode: forwards;
}

.contact .network > a i {
	display: inline-block;
	width: 80px;
	height: 80px;
	line-height: 80px;
	color:#fff;
	text-align: center;
	font-size:2.4em;
}

.contact .network > a i.icon-skype, .contact .network > a i.icon-cv{
	font-size:2.8em;
}

.contact .network > a:hover {
	/*background-position:0 -685px;*/
	background: #161616;
}

.contact .network > a.sk {
	left: 294px;
	top: 107px;
}

.contact .network > a.in {
	left: 429px;
	top: 227px;
}

.contact .network > a.em {
	left: 171px;
	top: 290px;
}

.contact .network > a.fb {
	left: 709px;
	top: 153px;
}

.contact .network > a.cv {
	left: 770px;
	top: 326px;
}

.contact.anim .network > a.sk {
	-webkit-animation-name: Skype;
	-webkit-animation-delay: 0.2s;
	-moz-animation-name: Skype;
	-moz-animation-delay: 0.2s;
	-o-animation-name: Skype;
	-o-animation-delay: 0.2s;
	animation-name: Skype;
	animation-delay: 0.2s
}

.contact.anim .network > a.in {
	-webkit-animation-name: LinkedIn;
	-webkit-animation-delay: 0.3s;
	-moz-animation-name: LinkedIn;
	-moz-animation-delay: 0.3s;
	-o-animation-name: LinkedIn;
	-o-animation-delay: 0.3s;
	animation-name: LinkedIn;
	animation-delay: 0.3s
}

.contact.anim .network > a.em {
	-webkit-animation-name: Email;
	-webkit-animation-delay: 0.4s;
	-moz-animation-name: Email;
	-moz-animation-delay: 0.4s;
	-o-animation-name: Email;
	-o-animation-delay: 0.4s;
	animation-name: Email;
	animation-delay: 0.4s
}

.contact.anim .network > a.fb {
	-webkit-animation-name: Facebook;
	-webkit-animation-delay: 0.5s;
	-moz-animation-name: Facebook;
	-moz-animation-delay: 0.5s;
	-o-animation-name: Facebook;
	-o-animation-delay: 0.5s;
	animation-name: Facebook;
	animation-delay: 0.5s
}

.contact.anim .network > a.cv {
	-webkit-animation-name: CV;
	-webkit-animation-delay: 0.6s;
	-moz-animation-name: CV;
	-moz-animation-delay: 0.6s;
	-o-animation-name: CV;
	-o-animation-delay: 0.6s;
	animation-name: CV;
	animation-delay: 0.6s
}

.contact form {
	width: 570px;
	height: 570px;
	margin: 0 auto; /*background:url(../../image/bg_contactme.gif) no-repeat left top;*/
	border-radius: 570px;
	background: #ededed;
	color: #fff;
	overflow: hidden;
}

.contact form h3 {
	font-size: 1.5625em;
	color: #696969;
	margin: 85px 0 45px 0;
	text-align: center;
	font-weight: 600;
	font-family: 'B Yekan' !important;
}

.contact form label {
	text-transform: lowercase;
	padding-bottom: 5px;
	display: none;
	font-size: 0.875em;

}

.contact form input[type="text"], .contact form textarea {
	border: 1px solid #F8F8FF;
	color: #889988;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.contact form textarea {
	max-width: 364px;
	max-height: 140px;
	height: 130px;
	overflow: auto
}

.contact form input[type="text"]:focus, .contact form textarea:focus {
	outline: 0;
	border-color: #fff;
}

.contact form .form {
	width: 340px;
	margin: 0 auto;
}

.contact form .ln {
	padding-bottom: 20px;
	position: relative;
}

.contact form .ln .err{
	/*position: absolute;*/

}

.contact form input[type="submit"] {
	border: none;
	border-radius: 68px;
	width: 68px;
	height: 68px;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	color: #fff;
	background: #161616;
	text-transform: lowercase;
	cursor: pointer;
	font-size: 1.1875em;
	font-family:'B Roya';
	-webkit-font-smoothing: antialiased;
	font-weight: normal;
	-webkit-appearance: none;
}

.contact form input[type="submit"]:hover {
	background: #778899;
	color: #ededed
}

.no-anim .contact form label{
	display: block;
}

.no-anim .contact form{
	width: 630px;
	height: 630px;
}

.contact form{

	-webkit-transition: -webkit-transform 650ms cubic-bezier(0.690, 0, 0.305, 1); /* older webkit */
	-webkit-transition: -webkit-transform 650ms cubic-bezier(0.690, -0.600, 0.305, 1.650);
	-moz-transition: -moz-transform 650ms cubic-bezier(0.690, -0.600, 0.305, 1.650);
	-o-transition: -o-transform 650ms cubic-bezier(0.690, -0.600, 0.305, 1.650);
	transition: transform 650ms cubic-bezier(0.690, -0.600, 0.305, 1.650); /* custom */
	position: relative;

}

.contact form.sending{

	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);

	background: url(../../image/loading_contact.gif) no-repeat center center #ededed;
	background-size: 512px auto;

}

.contact form.success{
	background:#ededed;
}

.contact form .form{
	-webkit-transition: opacity 0.6s ease-out;
	-moz-transition: opacity 0.6s ease-out;
	-ms-transition: opacity 0.6s ease-out;
	-o-transition: opacity 0.6s ease-out;
	transition: opacity 0.6s ease-out;
}

.contact form.sending .form,
.contact form.success .form{
	opacity: 0;
}

.contact form.sending input[type="submit"],
.contact form.success input[type="submit"]{
	display: none;
}

.success-block {
	display: none;
	font-size: 0.9em;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}


.contact form.success .success-block{
	display:table;
}

.success-block > div {
	display: table-cell;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}

.success-block em {
	font-size: 6.0em;
	font-style: normal;
	font-weight: 700;
	display: block;
}

.success-block span {
	display: block;
	font-size: 4.0em;
	font-weight: 300;
}

/* End Style ContatsCode */
.dividerline{
    position: absolute;
    top: 0;
    width: 3px;
    background: #99999;
    left: 45px;
    height: 0;
    }

  /* portfolio */
    
  .gallery-title
{
    font-size: 36px;
    color: #42B32F;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}
.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e;
}
.port-image
{
    width: 100%;
}

.gallery_product
{
    margin-bottom: 30px;
}

/* Flat CSS Style Button */

.flat-butt {
  display: inline-block;
  margin: 0 5px;
  border-radius: 6px;
  font-family: "Lato", sans-serif;
  font-size: 16.5px;
  padding: 12px 20px;
  border: 0;
  background: #34495E;
  color: #FFF;
  cursor: pointer;
  outline: 0;
}
.flat-butt:hover {
  background: #005580;
}
.flat-primary-butt {
  background: #1abc9c;
}
.flat-primary-butt:hover {
  background: #2fe2bf;
}
.flat-info-butt {
  background: #3498db;
}
.flat-info-butt:hover {
  background: #5dade2;
}
.flat-danger-butt {
  background: #e74c3c;
}
.flat-danger-butt:hover {
  background: #ec7063;
}
.flat-border-butt {
  padding: 8px 20px;
  border: 4px solid #2C3E50;
}
.flat-border-butt:hover {
  border: 4px solid #2C3E50;
}
.flat-primary-border-butt {
  border-color: #16A085;
}
.flat-primary-border-butt:hover {
  border-color: #27AE60;
}
.flat-info-border-butt {
  border-color: #2980B9;
}
.flat-info-border-butt:hover {
  border-color: #2980B9;
}
.flat-danger-border-butt {
  border-color: #C0392B;
}
.flat-danger-border-butt:hover {
  border-color: #C0392B;
}
.flat-double-butt {
  padding: 8px 20px;
  border: 3px solid #FFF;
  box-shadow: #34495E 0px 0px 0px 3px;
}
.flat-double-butt:hover {
  box-shadow: #005580 0px 0px 0px 3px;
}
.flat-primary-double-butt {
  box-shadow: #1abc9c 0px 0px 0px 3px;
}
.flat-primary-double-butt:hover {
  box-shadow: #2fe2bf 0px 0px 0px 3px;
}
.flat-info-double-butt {
  box-shadow: #3498db 0px 0px 0px 3px;
}
.flat-info-double-butt:hover {
  box-shadow: #5dade2 0px 0px 0px 3px;
}
.flat-danger-double-butt {
  box-shadow: #e74c3c 0px 0px 0px 3px;
}
.flat-danger-double-butt:hover {
  box-shadow: #ec7063 0px 0px 0px 3px;
}
.flat-underline-butt {
  text-decoration: underline;
}
.flat-grad-butt {
  background-image: linear-gradient(#34495E 50%, #2C3E50 50%);
}
.flat-primary-grad-butt {
  background-image: linear-gradient(#1ABC9C 50%, #16A085 50%);
}
.flat-info-grad-butt {
  background-image: linear-gradient(#3498DB 50%, #2980B9 50%);
}
.flat-danger-grad-butt {
  background-image: linear-gradient(#E74C3C 50%, #C0392B 50%);
}
.flat-inner-butt {
  padding: 11px 0px;
  box-shadow: inset #2C3E50 -3px -3px 0px;
}
.flat-primary-inner-butt {
  background: #1ABC9C;
  box-shadow: inset #16A085 -3px -3px 0px;
}
.flat-info-inner-butt {
  box-shadow: inset #2980B9 -3px -3px 0px;
}
.flat-danger-inner-butt {
  box-shadow: inset #C0392B -3px -3px 0px;
}
.flat-outer-butt {
  padding: 11px 0px;
  box-shadow: #BDC3C7 2px 2px 0px;
}    
    
  