@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	box-sizing:border-box;
}

@font-face {
    font-family: "morteza";
    font-style: normal;
    font-weight: normal;
    src: local("☺️"), 
        url("../fonts/IRANSansWeb.eot?#iefix") format("embedded-opentype"), 
        url("../fonts/IRANSansWeb.woff2") format("woff2"), 
        url("../fonts/IRANSansWeb.woff") format("woff"), 
        url("../fonts/IRANSansWeb.ttf") format("truetype");
}
/*
@font-face {
    font-family: "yekan";
    font-style: normal;
    font-weight: normal;
    src: local("☺️"), 
        url("../fonts/yekan.eot?#iefix") format("embedded-opentype"), 
        url("../fonts/IRANSansWeb.svg") format("svg"), 
        url("../fonts/yekan.woff") format("woff"), 
        url("../fonts/yekan.ttf") format("truetype");
}
*/
body {
	
}

h1 , h2 , h3 , h4 , h5 , h6 , p,.h1 , .h2 , .h3 , .h4 , .h5 , .h6 , .p ,label,span , #copyright,.bt-introtext,.sppb-addon-content{
	font-family:morteza !important;
	text-align:left;
}


h1 , h2 , h3 , h4 , h5 , h6 {
	font-weight: 500;
	line-height: 1.1;
	
}


p , li , a , dd {
	font-size: 14px;
    line-height: 24px;
}

img { max-width:100%;}

.pull-right.item-image {
    margin-left: 1em;
}
.pull-left.item-image {
    margin-right: 1em;
}
.pull-none.item-image {
    text-align: center;
}

a { 
	text-decoration:none;
	font-weight: bolder;
}
a:hover {
	text-decoration:none;
}
main article dl,
main article ol,
main article ul {
	margin-right:1.5em;
}

h1 , .h1 {
	/*font-size: 1.7rem !important;*/
}
.h2, h2 {
    font-size: 1.5rem !important;
}
.h3, h3 {
    font-size: 1.2rem !important;
}
.h4, h4 {
    font-size: 1rem !important;
}

.items-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.span2 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 8.33%;
    flex: 0 0 8.33%;
    max-width: 8.33%;
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.span2 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 16.66%;
    flex: 0 0 16.66%;
    max-width: 16.66%;
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.span3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.span4 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.span5 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 41.66%;
    flex: 0 0 41.66%;
    max-width: 41.66%;
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.span6 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.span7 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 58.33%;
    flex: 0 0 58.33%;
    max-width: 58.33%;
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.span8 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 66.66%;
    flex: 0 0 66.66%;
    max-width: 66.66%;
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;;
}
.span9 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.span10 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 83.33%;
    flex: 0 0 83.33%;
    max-width: 83.33%;
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.span11 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 91.66%;
    flex: 0 0 91.66%;
    max-width: 91.66%;
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.span12 {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

/*.btn {
	color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}*/

.pagination {
    justify-content: center;
    border-top: 2px groove rgb(0,150,255);
    padding-top: 1em;
}
.pagination ul {
    display: flex;
}
.counter {
    padding-top: 0.7em;
}
.pagination li {
	padding: 0.7em;
    margin: 0 0.7em;
    list-style: none;
    border-radius: 10px;
    border: 1px groove rgb(0,150,255);
}
.pagination li span {
	padding: 0.7em;

}
.pagination li a {
	padding: 0.7em;

}
.pagination li a:hover {
	text-decoration:none;

}

.element-invisible , .invisible {
	font-size:0;
}

.navbar-nav .nav-item a {
    display: block;
    padding: .5rem 1rem;
}




header p, header .lang-inline {
    line-height: 2em;
    margin: 0.75rem 0 0 0 !important;
}
hr {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}


#mega-logo {
    /*z-index: 1000000;*/
    position: relative;
      margin-top: -1px;
}
#mega-logo .navbar-brand{
  	background: url(../images/mega-bg.png) no-repeat 0 0;
  	background-size: contain;
  	padding-left:2em;
}

#slider {
    margin-top: -85px;
}


#midel {
	
}

.goldendoc {
    width: 80%;
    margin: 0 auto !important;
}

/*------
intro classes
------*/

.intro h1:not(.uk-accordion-title){
    position: relative;
	background-repeat: no-repeat;
	background-size:contain;
}
.intro h2:not(.uk-accordion-title){    
    position: relative;
	background-repeat: no-repeat;
	background-size:contain;
}
.intro h3:not(.uk-accordion-title){
    position: relative;
	background-repeat: no-repeat;
	background-size:contain;
}
/*-- DIRECTION --*/
.intro-right h1,.intro-right h2,.intro-right h3{
	background-position: right;
	text-align:right;
	padding-right: 8em;
}
.intro-center h1,.intro-center h2,.intro-center h3{
	background-position: center;
	text-align:center;
}
.intro-left h1,.intro-left h2,.intro-left h3{
	background-position: left;
	text-align:left;
	padding-left: 8em;
}
/*-- TOP --*/
.intro-gray-top h1,.intro-gray-top h2,.intro-gray-top h3{
	background-image: url(../images/F4F4F4-t.png);
	padding-bottom: 1em;
    margin-top: -1.25em;
    margin-bottom: 1em;
    padding-top: 1.5em;
    font-size: 1.5rem;
}
.intro-wight-top h1,.intro-wight-top h2,.intro-wight-top h3{
	background-image: url(../images/FFF-t.png);
    padding-bottom: 1em;
    margin-top: -1.25em;
    margin-bottom: 1em;
    padding-top: 1.5em;
    font-size: 1.5rem;
}
.intro-houper-top h1,.intro-houper-top h2,.intro-houper-top h3{
	background-image: url(../images/F7A623-t.png);
	padding-bottom: 1em;
    margin-top: -1.25em;
    margin-bottom: 1em;
    padding-top: 1.5em;
    font-size: 1.5rem;
}
.intro-dark-top h1,.intro-dark-top h2,.intro-dark-top h3{
	background-image: url(../images/DBDBDB-d.png);
	padding-bottom: 1em;
    margin-top: -1.25em;
    margin-bottom: 1em;
    padding-top: 1.5em;
    font-size: 1.5rem;
}
/*-- DOWN --*/
.intro-gray-down h1,.intro-gray-down h2,.intro-gray-down h3{
	background-image: url(../images/F4F4F4-d.png);
	padding-top: 0.7em;
    margin-bottom: -0.55em;
    margin-top: 1em;
    padding-bottom: 1em;
    font-size: 1.5rem;
}
.intro-wight-down h1,.intro-wight-down h2,.intro-wight-down h3{
	background-image: url(../images/FFF-d.png);
	padding-top: 0.7em;
    margin-bottom: -0.55em;
    margin-top: 1em;
    padding-bottom: 1em;
    font-size: 1.5rem;
}
.intro-houper-down h1,.intro-houper-down h2,.intro-houper-down h3{
	background-image: url(../images/F7A623-d.png);
	padding-top: 0.7em;
    margin-bottom: -0.55em;
    margin-top: 1em;
    padding-bottom: 1em;
    font-size: 1.5rem;
}
.intro-dark-down h1,.intro-dark-down h2,.intro-dark-down h3{
	background-image: url(../images/DBDBDB-d.png);
	padding-top: 0.7em;
    margin-bottom: -0.55em;
    margin-top: 1em;
    padding-bottom: 1em;
    font-size: 1.5rem;
}




main{
	
}
.pull-right.item-image {
    width: 50%;
}

#investigate{
	background:url(../images/investment300.png) no-repeat left bottom;
	/*background-size: contain;*/
}

#service .nav.menu{
	justify-content:space-around;
}
#service li {
    width: 30%;
    border-bottom: 5px solid #b67000;
    float: right;
    margin-bottom: 3%;
    background-color: #f7a623;
}
#service li a{
	display:block;
	padding:10px;
  	color: #fff;
}
#service li img{
	float:right;
	
}
#service li span{
	line-height:80px;
	
}



footer{
	background:url(../images/logo.png) left bottom no-repeat;
	display:none;
}

#scrollup{
	z-index:1500;
	width:40px;
	height:40px;
	opacity:0.5;
	position:fixed;
	bottom:50px;
	left:6%;
	/*display:none;*/
	text-indent:-9999px;
	background: url(../images/icon_top.png) no-repeat;
}



.collapse-top {
    border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
/*------
eDOCman module
------*/
.edocmandocuments {
    background-color: #fff;
    padding: 1em;
    border-radius: 5px;
    text-align: right;
    border: 1px solid #F7A623;
    line-height: 44px;
}
.edocmandocuments tr {
    border-bottom: 1px solid #dbdbdb;
}
a.edocman_document_link {
    color: #f7a623;
}

/*------
slideshow CK module
------*/
.camera_wrap .camera_pag .camera_pag_ul{
	text-align:center !important;
	background-color: #000000e6;
}

/*------
sp-slider module
------*/
div.nssp2 .col-1 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
div.nssp2 .col-2 {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.ns2-row {
    margin-bottom: 15px;
}

#media div.nssp2 .col-4 {
    width: 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

#media .ns2-links {
    text-align: right;
}
#media a.ns2-readmore {
    padding: 5px 7px;
    border-radius: 5px;
}
#media a.ns2-readmore span {
    background: url(../images/more.png) no-repeat right 0;
    padding: 0 20px 0 0;
}



#document .ns2-inner {
    border-bottom-width: 5px !important;
}
#document .ns2-inner a {
    display: block;
    text-align: center;
}
#document p.ns2-introtext {
    padding: 5px 10px;
}
#document .ns2-inner a.ns2-readmore {
  	background: url(../images/tab.png) no-repeat center 4px;
    display: inline-block;
    line-height: 28px;
    border-radius: 25px 25px 0 0;
    width: 80%;
}
#document .ns2-links {
    text-align: center;
}
/*------
bt-content module
------*/

#document .bt-cs .readmore{
	width: 100%;
    text-align: center;
    background: #f7a623;
    margin: 0 auto;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    padding: 10px 0 5px;
}

#document .bt-introtext {
    text-align: justify;
    margin: 10px 0 20px;
}
#document .bt-cs .bt-inner {  
    border-bottom: 3px solid #f7a623;
  border-top: 1px solid #f7a623;
  border-right: 1px solid #f7a623;
  border-left: 1px solid #f7a623;
}

#media .bt-inner{
  	font-size:14px;
  	text-align: justify;
}
#media .bt-inner a{
  	font-size:14px;
}
#media .bt-inner .readmore {
    margin-top: 1.5em;
}
#media .bt-inner .readmore a {
    padding: 5px 10px;
    border-radius: 5px;
}


/*------
widghetkit module
------*/
.uk-accordion-title {
    padding: 5px 20px 0 !important;
    background: #fff !important;
    line-height: 35px !important;
    border: 1px solid #dee2e6!important;
	border-right:5px solid gold !important;
	color:gold;
	
}

#media .uk-panel-teaser, .uk-panel-title {
    margin-bottom: 20px !important;
}

#investigate .uk-panel {
    column-count: 2;
    column-gap: 2em;
    border: 1px solid #f7a623;
    padding: 10px;
    border-radius: 4px;
  	background: #ffffff70;
}
#investigate .uk-tab>li.uk-active>a {
    background: #f7a623;
    color: #fff;
    text-align: justify;
    font-family: morteza;
}
#investigate .uk-tab>li>a {
    background: #dbdbdb;
    color: #000;
    text-align: justify;
    font-family: morteza;
}

/*------
mod_otclientlogosscroller
------*/
.omega-powered {
    display: none;
}
.the-prev {
    left: 0;
}
.the-next {
    right: 0px;
}
/*------
media query
------*/




@media screen (min-width: 992px){
.navbar-expand-lg li a {
    padding-right: .5rem;
    padding-left: .5rem;
}


 
  
}
@media screen and (max-width: 992px) {
	/*------
	service menu override
	------*/
	#service li a {
      text-align: center;
    }
  
    #service li img {
      float: none;
      display: block;
      margin: auto;
    }
    #service li span {
        line-height: 20px;
    }
    #investigate .uk-panel {
        column-count: 1;
    }
    div.nssp2 .col-4 {
      width: 50%!important;
      flex: 0 0 50%;
	  max-width: 50%;
      height: 300px;
  	}

}





@media screen and (max-width: 480px){
  	.intro-left h1, .intro-left h2, .intro-left h3,.intro-right h1, .intro-right h2, .intro-right h3 {
        background-position: center;
        text-align: center;
        padding-left: 0;
    }
    
    div.nssp2 .col-4,
    div.nssp2 .col-2 {
        width: 100% !important;
        flex: 0 0 100%;
        max-width: 100%;
    }
    div.nssp2 .flt-left {
        float: none !important;
    }
    .uk-grid {
        text-align: center;
    }
} 