/* CSS Document */

/* 
    Created on : 16/6/2015, 04:32:02 
    Author     : 
    Theme Name : thor
    Description: thor , creative HTML Template
    Version    : 1.0
    Author: mokawed
   
*/

/* ------------------------------------------ */
/*             TABLE OF CONTENTS
/* ------------------------------------------ */
/*   01 - General & Basic Styles  */
/*   02 - Header & menu & logo  */
/*   03 - main Slider  */
/*   04 - services*/
/*   05 - our portfolio*/
/*   06 - isotope & our portfolio*/
/*   07 testimonial  */
/*   08 -about us  */
/*   09 -Our team  */
/*   10 -latest news  */
/*   11 - our clients  */
/*   12 - contact us &*/
/*  Animation & Keyframes   */



@import url("bootstrap.min.css");
@import url("owl.carousel.css");
@import url("font-awesome.min.css");
@import url("jquery.fancybox.css");
@import url("vegas.min.css");
@import url("animated-handel.css");
@import url("animsition.min.css");



@font-face {
    font-family: "YekanNumbers";
    src: url(../fonts/YekanNumbers-Regular.eot);
    src: url(../fonts/YekanNumbers-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/YekanNumbers-Regular.woff) format("woff"),url(../fonts/YekanNumbers-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/eot/IRANSansWeb_Bold.eot);
    src: url(../fonts/eot/IRANSansWeb_Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/woff2/IRANSansWeb_Bold.woff2) format("woff2"),url(../fonts/woff/IRANSansWeb_Bold.woff) format("woff"),url(../fonts/ttf/IRANSansWeb_Bold.ttf) format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/eot/IRANSansWeb_Medium.eot);
    src: url(../fonts/eot/IRANSansWeb_Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/woff2/IRANSansWeb_Medium.woff2) format("woff2"),url(../fonts/woff/IRANSansWeb_Medium.woff) format("woff"),url(../fonts/ttf/IRANSansWeb_Medium.ttf) format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/eot/IRANSansWeb_Light.eot);
    src: url(../fonts/eot/IRANSansWeb_Light.eot?#iefix) format("embedded-opentype"),url(../fonts/woff2/IRANSansWeb_Light.woff2) format("woff2"),url(../fonts/woff/IRANSansWeb_Light.woff) format("woff"),url(../fonts/ttf/IRANSansWeb_Light.ttf) format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url(../fonts/eot/IRANSansWeb_UltraLight.eot);
    src: url(../fonts/eot/IRANSansWeb_UltraLight.eot?#iefix) format("embedded-opentype"),url(../fonts/woff2/IRANSansWeb_UltraLight.woff2) format("woff2"),url(../fonts/woff/IRANSansWeb_UltraLight.woff) format("woff"),url(../fonts/ttf/IRANSansWeb_UltraLight.ttf) format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/eot/IRANSansWeb.eot);
    src: url(../fonts/eot/IRANSansWeb.eot?#iefix) format("embedded-opentype"),url(../fonts/woff2/IRANSansWeb.woff2) format("woff2"),url(../fonts/woff/IRANSansWeb.woff) format("woff"),url(../fonts/ttf/IRANSansWeb.ttf) format("truetype");
}

/* --- general --------------------- */

*{
    padding: 0;
    margin: 0;

}
html{
	background-color:#333;
}
body{
    background: #333;
	
    font-family: IRANSans;
}
form{
text-align:left;
}

.warp{
    background: #333/* #f0f0f0 */;
    padding: 30px;
	padding-top: 0px;
}
/* --- typography --------------------- */
/*headings*/
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: IRANSans;
    margin-bottom: 15px;
    font-weight: 400;
    line-height: 28px;
    /*letter-spacing: 2px;*/
    color: #232323;
	direction: rtl;

}
h1 {
    font-size: 38px;
}
h2 {
    font-size: 24px;

}

h3 {
    font-size: 20px;
   /* letter-spacing: 2px;*/
    line-height: 24px;
}

h4 {
    font-size: 14px;
    font-weight: 400;
}

/* paragraphs */
p {
    font-size: 13px;
    line-height: 25px;
    font-family: IRANSans;
    color: #a2a2a2;
    font-weight: 400;
    margin-bottom: 15px;
	direction: rtl;
}

span {
    color: #a2a2a2;
    text-transform: uppercase;
	    text-align: justify;
		font-family: iransans;

}


a{
    font-size: 13px;
    /*letter-spacing: 2px;*/
    color: #232323;
    font-weight: 400;
    text-transform: uppercase;
}

a:hover,a:focus{
    color: #63A69F;
    text-decoration: none;
    outline: none

}


ul,ol{
    margin: 0;
    padding: 0;
    list-style: none
}
fieldset{
	
	padding-top:20px
}

.text-blck table{
	
	width:100%;
}

.hide{
	display:none;
}


.ListContent{
	width:100%;

}

.text-center{
    text-align: center !important
}
.section{
    padding: 30px 0;
}

.section-top-line{
    padding: 20px 0;
    position: relative;
  /*  border-top: 2px solid #232323; */

}

.section-top-line:after{
    content: "";
    position: absolute;
    top: 1px;
    left: 0;
    height: 0px;
    width: 100%;
    background: #232323;
}


/*buttons*/
.primary-btn{
    border:2px solid #EDEDED;
    padding: 10px 15px;
    position: relative;
    color: #737373;
    z-index: 1;
    display: inline-block
}

.primary-btn:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #232323;
    z-index: -1;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    transition: 0.2s linear;
}


.primary-btn:hover{
    color: #fff;
}

.primary-btn:hover:after{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}


.success-btn{
    position: relative;
    text-transform: uppercase;
    background-color: #fff;
    border: 2px solid #ededed;
    padding: 10px 20px;
    font-size: 13px;
    display: inline-block;
    z-index: 1;
    /*letter-spacing: 2px*/

}

.success-btn:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #63A69F;
    z-index: -1;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    transition: 0.2s linear;
}


.success-btn:hover{
    color: #fff;
}

.success-btn:hover:after{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}

.social-links{
}

.social-links li{
    display: inline-block;
    text-align: center

}

.social-links li a{
    display: inline-block;
    width: 45px;
    height: 45px;
    border: 1px solid #ededed;
    font-size: 20px;
    line-height: 45px;
}
.social-links li a:hover{
    color: #fff;
    background: #232323
}

.social-links li a:hover i{
    -webkit-animation: toBottomFromTop 0.4s forwards;
    -moz-animation: toBottomFromTop 0.4s forwards;
    animation: toBottomFromTop 0.4s forwards;
}

div #all {
   background: #dee2e4 url("http://iri.dte.ir/Portal/Theme/Bou-Tem-Files/imam-reza/css/../images/background2.png");
}
div #sall {
   background: #333;
}
/*******************************************************************
       start header
*********************************************************************/


#top-header{
    background-color: #fff;
    margin-bottom: 10px;
    position: relative;
	border-bottom:3px solid #63A69F;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
	    background: url("http://iri.dte.ir/Portal/Theme/Bou-Tem-Files/imam-reza/css/../images/web_background.png") /** background-image: linear-gradient(to bottom, #E4D29D, #CDAE50) **/;
}

#top-headers{
    background-color: #333;
    margin-bottom: 10px;
    position: relative;
	
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;

}



header .container{
	 /*   background-image: url(../img/header.jpg);*/
   
    background-position-y: -25px;
	
}

#top-headers .container{
	   /* background-image: none;
		padding:0;  */
		
		
	
    padding: 0 30px;
    padding-left: 10px;
   
   
	
}

header.fixed .container{
	  background-image: url(../img/f-header.jpg);
	 background-position-y: 0px;
}

#top-headers.fixed .container{
	  background-image: none;
	
}


.logo{
    float: right;
    padding: 25px 30px 26px;
   /* background-color: #426bb4; */

}

.slogo{
    float: right;
       padding: 10px 20px 0px;
   background-color: #426bb4;
text-align: center;
    margin: 10px 5px;
}
.stile{
	    float: right;
       padding: 10px 20px 0px;
   background-color: #426bb4;
text-align: center;
    min-width: 207px;
    height: 123px;
    margin: 10px 5px;
	
}
.stile .fa {
    font-size: 4em;
    margin: 25px 0;
	color: #fff;
}
.stile .fa ,.stile .fa-newspaper-o{
    font-size: 4em;
    margin: 25px 0;
	color: #fff;
}

.stile h2,.stile h2 a{
    font-size: 18px;
    /* letter-spacing: 7px; */
    color: #FFFFFF;
    text-transform: uppercase;
    display: inline-block;
    margin: 20px 0;
}
.stile a {
    float: right;
}

.slogo h2,.slogo h2 a{
    font-size: 18px;
    /*letter-spacing: 7px;*/
    color: #FFFFFF;
    text-transform: uppercase
}

.logo h2,.logo h2 a{
    font-size: 18px;
    /*letter-spacing: 7px;*/
    color: #FFFFFF;
    text-transform: uppercase
}

.besm{
	display: none;
	 float: right;
	 margin: 5px 300px 0 0;
	 background-image:url(../img/besm.png);
	 width:109px;
	 height:110px;
	 background-size:cover;
	 background-repeat:no-repeat;
	 background-position:center center;
	
}

@media screen and (min-width: 992px) and (max-width:1199px)
{
	
	.besm{

	 margin-right:  200px;
	
}

	
}



#btn-menu{
    float: right;
    margin-top: 45px;
    font-size: 20px;
    display: none;
    margin-right: 30px;
    cursor: pointer;
    background: #63A69F;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    line-height: 40px;
}


#main-nav{
    float: left; 
    margin-top: 39px;
}

#main-nav > ul > li{
    float: left;  
    position: relative;
    padding: 8px 10px;

}

#main-nav >  ul > li > a{
    display: block;
    position: relative;
	color: #63A69F;
    font-weight: bold;
    font-size: 16px;
}
/* --------- Drop Down -------- */

#main-nav  ul li ul{
    position: absolute;
    background: #232323;
    width: 200px;
    z-index: 2;
    display: none;
    top: 48px;
	right:0;

}
#main-nav  ul li{
    position: relative;
	    background: #eee;
    margin-left: 4px;
	border-radius: 4px;
	
	}

#main-nav  ul ul li{
	text-align:right;
    padding: 10px 20px;;
    position: relative
}

#main-nav  ul li ul a{
    color: #fff;
    display: block;
    position: relative;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    transition: 0.2s linear;
}

#main-nav li ul ul{
    position: absolute;
    left: 100%;
    top: 0
}

#main-nav li:hover > ul{
    display: block
}
#main-nav  ul ul a:hover{
    padding-right: 5px;

}



/*onscrool*/

header.fixed{
    background-color: rgb(238, 238, 238) !important;
    position: fixed !important;
    z-index: 1100;
    top: 0;
    left: 0;
    right: 0;
    margin-bottom: 60px;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
}

header.fixed .logo{
    padding: 6px 30px 6px;

}

header.fixed .besm{
 background-image:url(../img/besm-small.png);
 width:74px;
 height:75px;

}



.fixed #main-nav{
    margin-top: 10px;
}

.fixed #btn-menu{
    margin-top: 14px;
}


#main-nav li:hover > a{
    color:#fff;
}


#nhome{
	
	    border-top: 3px solid #006699;
}

#nhome:hover{
	
	    background-color:#006699;
		color:#fff;
}

#nservice{
	
	    border-top: 3px solid #CC0066;
}

#nservice:hover{
	
	    background-color: #CC0066;
}

#nlast{
	
	    border-top: 3px solid #9966CC;
}

#nlast:hover{
	
	    background-color: #9966CC;
}

#nbio{
	
	    border-top: 3px solid #cc9900;
}

#nbio:hover{
	
	    background-color: #cc9900;
}


#nprof{
	
	    border-top: 3px solid #7a383a;
}

#nprof:hover{
	
	    background-color: #7a383a;
}

#ncontact{
	
	    border-top: 3px solid #009900;
}

#ncontact:hover{
	
	    background-color: #009900;
}



/*******************************************************************
          end header
*********************************************************************/


/*******************************************************************
                 start main slider
*********************************************************************/
.main-slider{}

.main-slider li img{
    max-height: 501px;
}

.slider2 li img{
    max-height: 514px !important;

}

.main-slider .owl-prev{
    position: absolute;
    left: 0;
    bottom: 50%;
    color: #999999;
    background: #fff;
    padding: 5px 10px;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;

}

.main-slider .owl-next{
    position: absolute;
    right: 0;
    bottom: 50%;
    color: #999999;
    background: #fff;
    padding: 5px 10px;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
}

.main-slider .owl-prev:hover,
.main-slider .owl-next:hover{
    color: #fff;
    background-color: #63A69F
}
.owl-item h1 ,.owl-item h2{
	
	position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    background: rgba(66,107,180,.8);
    margin: 0;
    line-height: 60px;
    direction: rtl;
}

.owl-item a{
	
font-size: 20px;
    text-align: center;
    color: #ffb400;

}

.mask img {
    width: 60px !important;
    margin: 0 auto;
    padding-top: 20px;
}
.owl-item p {
    display: none;
}

@media screen and (min-width: 992px) and (max-width:1199px)
{
	
.owl-item a ,.owl-item h2{
	
font-size: 16px;


}

	
}


@media (max-width: 767px)
{
.owl-item a ,.owl-item h2{
	
font-size: 14px;


}
}
.owl-item h4 {
    color: #426bb4;
    font-size: 18px;
    font-weight: bold;
}

.clearfix-content{
	
	padding-left:0 !important;
}

/*******************************************************************
                        end main-slider
*********************************************************************/

/*******************************************************************
                       start services
*********************************************************************/

#our-services{
	background-color:#333;
	
	padding: 10px 0;
}
.inside{
	
	padding-top:0;
	margin-bottom:40px;
}

.inside #video{
	
	width: 100%;
    height: 400px;
	direction: ltr;

}

.fa-volume-up {

    right: 106px;
	
}

.fa-volume-up:before {
    content: "\f028";
   /* position: absolute;
    right: 106px;*/
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 3px;
    padding-top: 4px;
}

.fa-info-circle {
      right: 239px;}

.fa-info-circle:before {
    content: "\f05a";
   /* position: absolute;
    right: 239px;*/
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 3px;
    padding-top: 4px;
}

.fa-expand {

right: 0px;  }

.fa-expand:before {
    content: "\f065";
   /* position: absolute;
    right: 0px;  */
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-top: 4px;
    /* background: #ff0000; */
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e";
   /* position: absolute;
    right: 269px;*/
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 3px;
    padding-top: 4px;
    /* background: #ff0000; */
}
.fa-repeat {

    right: 269px;

}

.fa-play{
	right: 810px;
}

.fa-play:before {
    content: "\f04b";
    /*position: absolute;*/
    
    padding-left: 13px;
    padding-right: 13px;
    padding-bottom: 3px;
    padding-top: 4px;
}

.fa-pause{
	   right: 810px;
	
}

.fa-pause:before {
    content: "\f04c";
/*    position: absolute;*/

    padding-left: 13px;
    padding-right: 12px;
    padding-bottom: 3px;
    padding-top: 4px;
}


.inside .block{
    border-top: none !important;
	padding-top:0;


}

.inside .block:after{

    height: 0;
  
}


.block{
    border-top: 2px solid #232323;
    position: relative;
    padding: 30px 0;

}

.block:after{
    content: "";
    position: absolute;
    top: 1px;
    left: 0;
    height: 1px;
    width: 100%;
    background: #232323;
}

.text-blck{
	text-align:right;
	direction:rtl;

}

.follow-blck{
    text-align: center
}
.follow-blck-border{
    border-left: 2px solid #ededed;
    border-right:  2px solid #ededed;
    border-bottom: 2px solid #ededed;
    margin-bottom: 30px;
}


.follow-blck .block-title h3{
    font-size: 16px;

}

.follow-blck .social-links{
    margin-bottom: 20px;
}

.block-title{
	border-radius: 3px;
	position:relative;
	text-align: right;
    text-transform: uppercase;
	background:#426bb4; /*#F4F4F4*/
    padding: 10px 0;
}

.block-title h3{
	
	text-align: center;
    background:#426bb4; /*#F4F4F4*/
    margin-bottom: 0;
	    color: #63A69F;
    font-weight: bold;
}




.services-items{
    text-align: center
        ;
		
    margin-top: 15px;
}

.services-item{
	background:#dcdcdc url(../img/back2.png);
    position: relative;
    border: 2px solid #FFF /*#EDEDED*/;
    padding: 10px 10px;
    min-height: 80px;
    -webkit-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    transition: 0.3s ease-in;

}

.services-item span{
    color: #232323;
    font-size: 4.1em;

}

.services-item p{
    
    font-size: 12px;
	font-weight:bold;
    /*letter-spacing: 2px;*/
    color: #737373;
    margin-top: 20px;
	margin-bottom: 0px;
}
.services-item a {
    font-size: 1em;

}

.services-item p a {
    font-size: 18px;
	    font-size: 18px;
    color: #426bb4;
    font-weight: bold;
}

@media screen and (min-width: 992px) and (max-width:1199px)
{
	
.services-item p a {
    font-size: 14px;

}


.services-item a {
    font-size: .9em;

}

	
}

.services-item:hover{
    background: #888 url(../img/back1.png);
    color: #fff;
}

.services-item:hover i{
	color:#fff !important;
    -webkit-animation: toBottomFromTop 0.4s forwards;
    -moz-animation: toBottomFromTop 0.4s forwards;
animation: toBottomFromTop 0.4s forwards;}


.services-item:hover p,.services-item:hover span,.services-item:hover a{
    color: #fff;
}

i.fa.fa-video-camera {
    color: #8b9146;
}

i.fa.fa-file-audio-o {
    color: #c16622;
}

i.fa.fa-book {
    color: #a88b60;
}
i.fa.fa-camera {
    color: #3e769a;
}

i.fa.fa-newspaper-o {
    color: #c16622;
}

i.fa.fa-info {
    color: #a88b60;
}

i.fa.fa-phone-square {
    color: #8f3931;
}


i.fa.fa-file-text {
    color: #8f3931;
}


.our-services h3{
	text-align:center;
	
}

/*******************************************************************
         end services
*********************************************************************/


/*******************************************************************
             start our portfolio
*********************************************************************/

.portfolioFilter{
	
	margin-top:40px;
}

.portfolioFilter ul {
    margin-top:15px;
}

.portfolioFilter ul li{
    position: relative;
    margin-bottom: 25px;
	    text-align: right;
    direction: rtl;
}

.portfolioFilter ul li:before{
    content: "-";
    top: 0;
    left: 0;
    margin-right: 10px
}

.portfolioFilter ul li a.current { 
    color: #426bb4;
    font-weight: bold;
    text-decoration: none;
	border-bottom:2px solid #63A69F;
}

.portfolioFilter ul li a:hover { 
    color: #426bb4;
	border-bottom:2px solid #63A69F;
}


.portfolioFilter ul li a{ 
    color: #63A69F;
	    font-size: 1.3em;
		    font-family: iransans;

}


.portfolioContainer li{
    margin:15px 0; 
}

.portfolioContainer li .portfolio-item{
    position: relative;
    overflow: hidden
}
.portfolioContainer li .portfolio-item .mask{
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background-color: rgba(255,255,255,0.8);
    text-align: center;
    -webkit-transform: translateY(110%);
    -moz-transform: translateY(110%);
    transform: translateY(110%);
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    transition: 0.2s linear;

}

.portfolioContainer li .portfolio-item:hover .mask{
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
}

.portfolioContainer li .portfolio-item .mask h4{
    position: absolute;
    top:30%;
    left: 0;
    right: 0;
    text-transform: uppercase;
	    font-size: 22px;
    font-weight: bold;
    color: #426bb4;
}


.portfolioContainer li .portfolio-item .mask a{
    position: absolute;
    top: 50%;
    left: 52%;
    display: inline-block;
    font-size: 15px;
    height: 35px;
    width: 35px;
    line-height: 38px;
    border-radius: 50%;
    color: #fff;
    background-color:#426bb4;

}

.portfolioContainer li .portfolio-item .mask a:last-child{
    left: 43%;

}

.portfolioContainer li .portfolio-item .mask a{
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
}
.portfolioContainer li .portfolio-item .mask a:hover{
    background: #63A69F;

}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */

    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}
/*******************************************************************
             end our portfolio
*********************************************************************/


/*******************************************************************
            start testimoniols
*********************************************************************/
.testimoniol{
    background:#EDEDED url(../img/para1.jpg) no-repeat center center fixed;
    background-size: cover;
    position: relative;
    text-align: center;
    padding-left:160px;
    padding-right:160px;

}


.testimoniol:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
}


.testimoniol-slider p{
    position: relative;
    font-size: 15px;
    /*letter-spacing: 0px;*/
    color: #E9E3E3;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 35px;
}


.testimoniol-slider p:after{
    font-family: FontAwesome;
    content: "\f10e";
    margin-left:  20px;
    color: #63A69F;
    font-size: 20px;

}

.testimoniol-slider p:before{
    font-family: FontAwesome;
    content: "\f10d";
    margin-right:20px;
    color: #63A69F;
    font-size: 20px;
}

.testimoniol-slider  a{
    color: #fff;

}
/*******************************************************************
                           end testimoniols
*********************************************************************/



/*******************************************************************
                         start about-us
*********************************************************************/




/*******************************************************************
                        end about-us
*********************************************************************/



/*******************************************************************
                         start our-team
*********************************************************************/
.block-title-2{
    text-align: center;
    background: #F4F4F4;
    padding: 30px 0 10px 0;
    margin-bottom: 30px;
}
.our-team{
    padding-bottom: 0px;
	text-align:right;
	margin-top: 20px;
}

.our-team-slider{
    margin-bottom: 20px;
	padding-top: 15px;
}

.our-team-slider li{}

.our-team-slider li .team-img{
    position: relative;
    overflow: hidden
        ;
    margin-bottom: 15px;
	height: 200px;
}

.our-team-slider li .team-img img{
    -webkit-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
}
.our-team-slider li .team-img .mask{
    position: absolute;
    background-color: rgba(255,255,255,.8);
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    opacity: 0;
    transform: scale(2);
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
}
.our-team-slider li .team-img:hover img{
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);

}
.our-team-slider li .team-img:hover .mask{
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    opacity: 1;

}

.our-team-slider li .team-img .mask ul{
    position: absolute;
    bottom: 45%;
    left: 0;
    right: 0;
    text-align: center
}
.our-team-slider li .team-img .mask ul li{
    display: inline-block;

}
.our-team-slider li .team-img .mask ul li a{
    display: inline-block;
    border: 1px solid #232323;
    position: relative;
    width: 35px;
    height: 35px;
    line-height: 35px;


}

.our-team-slider li .team-img .mask ul li a:hover{
    background: #232323;
    color: #fff;
}

.our-team-slider li .team-img .mask ul li a:hover i{
    -webkit-animation: toRightFromLeft 0.4s forwards;
    -moz-animation:  toRightFromLeft 0.4s forwards;
    animation:  toRightFromLeft 0.4s forwards;
}


.team-info p{
    margin-bottom: 0;

}
.we-are{
    background: url("../img/para2.jpg")center center fixed;
    background-size: cover;
    text-align: center;
    position: relative;
    padding: 100px 0
}

.we-are:after{
    content: "";
    position: absolute;
    background-color: rgba(0,0,0,0.8);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}


.we-are h3{
    color: #fff;
    position: relative;
    z-index: 2
}
/*******************************************************************
                        end our-team
*********************************************************************/



/*******************************************************************
                        start latest-news
*********************************************************************/
.latest-news {
    padding-bottom: 0
}

.latest-news .block-title {
    margin-bottom: 10px;
}

.gallary-post .owl-next,
.post-slide .owl-next{
    position: absolute;
    bottom: 2%;
    left: 53%;
    background: #fff;
    padding: 4px 9px;
    text-transform: uppercase ;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    transition: 0.2s linear;
}



.gallary-post .owl-prev,
.post-slide .owl-prev{
    position: absolute;
    bottom: 2%;
    right: 50%;
    background: #fff;
    padding: 4px 9px;
    text-transform: uppercase 





}
.gallary-post .owl-next:hover,
.gallary-post .owl-prev:hover,
.post-slide .owl-next:hover,
.post-slide .owl-prev:hover{
    background: #232323;
    color: #fff;
}


.news-item-img{
    margin-bottom: 30px;
}

.news-item-img iframe{
    width: 100%;
    min-height: 233px;

}

.news-item h4{
    margin-bottom: 5px;

}

.news-item .post-meta{
    margin-bottom: 15px;
}

.news-item .post-meta p{
    font-family: 'PT Mono', monospace ;
    margin: 0

}

/*******************************************************************
                        end latest-news
*********************************************************************/


/*******************************************************************
                        start our-clients-slider
*********************************************************************/
.owl-dots{
    text-align: center;
    margin-top: 10px;
}
.our-clients-slider .owl-dot,
.our-team-slider .owl-dot {
    width: 15px;
    height: 15px;
    border: 1px solid #ADADAD;
    display: inline-block;
    margin-left: 10px;
}

.our-clients-slider .owl-dot.active,
.our-team-slider .owl-dot.active{
    background: #ADADAD
}

/*******************************************************************
                        end our-clients-slider
*********************************************************************/


/*******************************************************************
                       start contact us
*********************************************************************/
.contact-details{text-align:center}
.contact-us .text-blck{
   text-align:justify
}
.contact-us{
    padding-bottom: 0
}
.contact-us .block-title{
    margin-bottom: 15px;
}

.img-blck{
	
	padding-top:30px;
}
form{text-align: right}
input{
    width: 100%;
    margin-bottom: 15px;
    padding: 10px;
    border: 2px solid #EDEDED;
    outline: none;
	text-align: right;
    position: relative;
	font-family: iransans;
    font-weight: bold;
	    color: #426bb4;

}

input[type=image]{
	
	margin-left:3px;
	float:right;
	width:40px;
}

input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    /* width: 50%; */
    /* margin: 0 auto; */
    margin-top: 10px;
    text-align: center;
    font-family: iransans;
    font-weight: bold;
    font-size: 18px;
    color: #426bb4;
}

#WebPart_67f0905f_3674_453e_93b2_682cf074a4bc_EF0_FormWizard_c686ad7e_16c2_4585_8af7_b08f92f466fc,#WebPart_67f0905f_3674_453e_93b2_682cf074a4bc_EF0_FormWizard_77114518_1a13_4f19_ade9_0619acc38734,
#WebPart_67f0905f_3674_453e_93b2_682cf074a4bc_EF0_FormWizard_978ae970_2610_433b_be88_ce378c2bc27a{
	
	font-family:YekanNumbers;
}




span.FormCaption.dynamic-form-label.dynamic-form-label-caption {
    width: 100%;
    /* text-align: center; */
    display: inline-block;
    padding-right: 40%;
    font-family: iransans;
    font-weight: bold;
    font-size: 16px;
}

.fa-pencil-square-o{
	
	    color: #63A69F;
}

@media screen and (max-width:767px)
{
	input[type=image]{
	padding-left:5px;
	padding-right:5px;
	
	float:right;
	width:35px;
}

span.FormCaption.dynamic-form-label.dynamic-form-label-caption {

    padding-right: 0;

    font-size: 14px;
}

}

span.RequiredStar {
    float: left;
    padding-left: 5px;
}

select {
font-weight:bold;
    margin-bottom: 15px;
    padding: 10px;
    font-family: iransans;
}

.FormTitle {
    text-align: center;
    /* margin: 0 auto; */
    width: 100%;
    display: inline-block;
    font-family: IRANSans;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}



.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 49%;
    color: #000;
    font-family: iransans;
    text-align: right;
}


.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {

    font-family: iransans;
}

legend {
	
    font-family: iransans;
    font-weight: bold;
    font-size: 16px;
	    color: #a2a2a2;
}


textarea{
    width: 100%;
    padding: 10px;
    border: 2px solid #EDEDED;
    height: 175px;
    resize: none;
    margin-bottom: 10px;
	text-align: right;
    outline: none
}

#map {
    max-width: 100%;
    height: 200px;
    margin-top: 20px;
	border: 2px solid #fff;
    margin-bottom: 10px;
}
.osocial{
	
	margin-top:60px
}
.osocial h4{
	font-weight:bold;
	color:#63A69F;
	
}

.osocial i{
    color: #426bb4;
    font-size: 26px;
	
}
/*******************************************************************
                        end  contact us
*********************************************************************/


/*******************************************************************
                   Start blog  pages
*********************************************************************/
.page-title{
    background: fixed;
    background-size: cover;
    padding: 80px 0;
    position: relative;
    z-index: 1;
    margin-bottom: 30px ;

}
.page-title:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.7);
    z-index: -1
}

.page-title h2{
    color: #fff;
    font-size: 50px
}
.blog-post{
    margin-bottom: 30px;
}

.post h3 a{
    margin-top: 20px;
    font-size: 16px;
    display: block
}

.post .post-meta p a{
    color:#63A69F
}

.post iframe{
    width: 100%;
    height: 226px;
    border: 0;
}

.blog-post-2{
    overflow: hidden;
    margin-bottom: 30px;
    background-color: #F4F4F4;
    padding: 20px 0;
    border-radius: 4px;
}
.blog-post-2 h3 ,
.blog-post-2 h3 a{
    margin: 0 0 10px 0;
}

.blog-post-2 a.primary-btn{
    float: right;
    margin-top: -42px;
}

/*******************************************************************
                  end blog  pages
*********************************************************************/



/*******************************************************************
                   Start single post page
*********************************************************************/
.single-post-img img{
    max-height: 500px;
    margin-bottom: 15px;
}
.single-post-img iframe {
    max-width: 100%;
    max-height: 500px;

}

.single-post-meta span,.single-post-meta i,.single-post-meta a{
    margin-right:  10px;
}
.single-post-img .owl-prev{
    position: absolute;
    left: 0;
    bottom: 50%;
    color: #999999;
    padding: 5px 17px;    font-size: 17px;
    background: #fff;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
}

.single-post-img .owl-next{
    position: absolute;
    right: 0;
    bottom: 50%;
    color: #999999;
    background: #fff;
    padding: 5px 17px;
    font-size: 17px;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
}

.single-post-img .owl-prev:hover,
.single-post-img .owl-next:hover{
    color: #fff;
    background-color: #232323
}

.comments-area{
    background: #f4f4f4 ;
    padding: 20px;
    margin-top: 40px;
    -webkit-box-shadow: 0 0 5px 0 #eeeeee;
    -moz-box-shadow: 0 0 5px 0 #eeeeee;
    box-shadow: 0 0 5px 0 #eeeeee;
}

.comments-list li{
    border-top: 1px solid #ADADAD;
    padding: 15px 0 0 10px;

}

.comments-list li .comment-head{
    margin-bottom: 15px;
}

.comments-list li .reply-link{
    float: right;
    padding: 10px 25px;
    background-color: #232323;
    color: #fff;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}

.comments-list li .reply-link:hover{
    background: #63A69F;
}


.comments-list li .avatar{
    float: left;
    margin-right: 15px;
    border: 1px solid #232323;
}

.comments-list li .avatar img{
    width: 90px;
    height: 90px;
}

.comments-list li .commenter {
    margin-top: 10px;
}
.comments-list li .commenter h4{
    margin-bottom: 0

}
.comments-list li ol,.comments-list li ul{
    margin-left: 100px;
}


.comments-form{
    margin-top: 40px;
    background-color: #f4f4f4;
    padding: 20px;
    -webkit-box-shadow: 0 0 5px 0 #eeeeee;
    -moz-box-shadow: 0 0 5px 0 #eeeeee;
    box-shadow: 0 0 5px 0 #eeeeee;
}
/*******************************************************************
                   End single post page
*********************************************************************/



/*******************************************************************
                   start footer
*********************************************************************/
#the-footer{
    text-align: center;
       background: #426bb4;
    padding: 20px 0 5px 0 ;
	    color: #fff;
}

#the-footer p {
        color: #fff;
		    direction: ltr;
}

#the-footer a {
        color: #fff;
}

/*******************************************************************
                        end  footer
*********************************************************************/

/*******************************************************************
                        end  go up
*********************************************************************/


.go-up{

    display: none;
    position: fixed;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    right: 8px;
    bottom: 100px;
    background: #63A69F;
    cursor: pointer;
    text-align: center;
    z-index: 9999;
    color: #ffffff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
}

.go-up:hover{

    background-color: #426bb4;
}

.go-up i{
    color: #ffffff;
}
.go-up:hover i{
    -webkit-animation: toBottomFromTop 0.4s forwards;
    -moz-animation: toBottomFromTop 0.4s forwards;
    animation: toBottomFromTop 0.4s forwards;

}





/*******************************************************************
                   keyframes
*********************************************************************/

/*to bottom*/
@-webkit-keyframes toBottomFromTop {
    49% {
        -webkit-transform: translateY(100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
    }
    51% {
        opacity: 1;
    }
}
@-moz-keyframes toBottomFromTop {
    49% {
        -moz-transform: translateY(100%);
    }
    50% {
        opacity: 0;
        -moz-transform: translateY(-100%);
    }
    51% {
        opacity: 1;
    }
}
@keyframes toBottomFromTop {
    49% {
        transform: translateY(100%);
    }
    50% {
        opacity: 0;
        transform: translateY(-100%);
    }
    51% {
        opacity: 1;
    }
}


/*to right*/


@-webkit-keyframes toRightFromLeft {
    49% {
        -webkit-transform: translate(100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translate(-100%);
    }
    51% {
        opacity: 1;
    }
}
@-moz-keyframes toRightFromLeft {
    49% {
        -moz-transform: translate(100%);
    }
    50% {
        opacity: 0;
        -moz-transform: translate(-100%);
    }
    51% {
        opacity: 1;
    }
}
@keyframes toRightFromLeft {
    49% {
        transform: translate(100%);
    }
    50% {
        opacity: 0;
        transform: translate(-100%);
    }
    51% {
        opacity: 1;
    }
}


/* bounceY*/

@keyframes bounceY {
    0% { transform: translateY(-205px);}
    40% { transform: translateY(-100px);}
    65% { transform: translateY(-52px);}
    82% { transform: translateY(-25px);}
    92% { transform: translateY(-12px);}
    55%, 75%, 87%, 97%, 100% { transform: translateY(0px);}
}


@-moz-keyframes bounceY {
    0% { -moz-transform: translateY(-205px);}
    40% { -moz-transform: translateY(-100px);}
    65% { -moz-transform: translateY(-52px);}
    82% { -moz-transform: translateY(-25px);}
    92% { -moz-transform: translateY(-12px);}
    55%, 75%, 87%, 97%, 100% { -moz-transform: translateY(0px);}
}



@-webkit-keyframes  bounceY {
    0% { -webkit-transform: translateY(-205px);}
    40% { -webkit-transform: translateY(-100px);}
    65% { -webkit-transform: translateY(-52px);}
    82% { -webkit-transform: translateY(-25px);}
    92% { -webkit-transform: translateY(-12px);}
    55%, 75%, 87%, 97%, 100% { -webkit-transform: translateY(0px);}
}

#video-bg{
    position: relative;
    overflow: hidden;
}

/*#video-bg  > .overlay{
    position: absolute;
    content:'';
    background:  url(../img/overlay.png)repeat;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 3

}*/
.hbanner{
	
	
	
    background-image: url(../img/header.jpg);
    height: 158px;
background-size: 100%;
    background-repeat: no-repeat;
}

@media (max-width: 1199px)

{
.hbanner{

    height: 128px;

}	
	
}

@media (max-width: 991px)

{
.hbanner{

    height: 100px;

}	
	
}

@media (max-width: 669px)

{
.hbanner{

    height: 80px;

}	
	
}

@media (max-width: 500px)

{
.hbanner{

    height: 60px;

}	
	
}


#video-bg #background{
    max-width: 100%;
    height: auto;
}

.vegas-overlay {
    opacity: .2;
}

.slider-bg,.banner{
    text-align: center;
    background-size: cover;
    height: 500px;
    max-width: 100%;
    position: relative
}

.slider-bg .vegas-slide:after{
    content:"";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5)

}

/*parallax*/
.banner{
    min-height: 500px;
    padding-top: 150px;
    overflow: hidden;
    position: relative
}
.banner h1{
    color:#63A69F;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 60px;
    text-transform: uppercase;
    /*letter-spacing: 5px*/
}
.banner p{
    color: #fff
}

.btn-group a{
    margin: 5px 10px
}

.btn-group .primary-btn{
    color: #fff
}
.parallax-1{
    background-size: cover;
}
.parallax-2,
.rotate-sec{
    position: relative;
    z-index: 1;
}
.parallax-2:after,
.rotate-sec:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.6);
    z-index: -1;
}
.parallax-zoom-blur{
    overflow: hidden;
    position: relative;
    z-index: 1

}
.parallax-zoom-blur img {
    width: 100%;
    max-width: none;
    position: absolute;
    top: 0%;
    left: 50%;
    -webkit-transform: translate(-50%,0px);
    -ms-transform: translate(-50%,0px);
    transform: translate(-50%,0px);
    z-index: -1

}

.slider-bg p{
    color: #fff;
    margin-top: 150px;

}

.slider-bg h1{
    color:#63A69F;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 40px;
}
.slider-bg a  {
    margin: 10px;

}
.vegas-timer-progress {
    background: #fff;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
    50% {
-webkit-tra}}


.headerLinks {
    margin-bottom: 15px;
    font-style: normal;
    text-align: right;
    width: 330px;
    margin-left: 40px;
    padding-bottom: 20px;
    padding-right: 40px;
    margin-top: -27px;
}

.headerM {
	direction:rtl;
    float: left;
}

.headerLinks a {
    margin-bottom: 15px;
    font-weight: bold;
    margin-right: 6px;
    margin-left: 6px;
    font-size: .8em;
    text-decoration: none;
}
.headerLinks span {
    color: #aaa;
    text-align: right;
    letter-spacing: -0.01em;
    font-size: 15px;
    font-weight: normal;
}
.headerLinks i.fa {
    font-size: 1.7em;
    color: #426bb4;
}
abbr.fa {
    font-size: 1.7em;
    color: #426bb4;
}


#WebPart_67f0905f_3674_453e_93b2_682cf074a4bc_PermissionImg{
	
	display:none !important;
}

