@charset "UTF-8";
@font-face {
    font-family: "Yekan";
    src: url(../fonts/Yekan.woff);
}

@font-face {
    font-family: "iransharp";
    src: url(../fonts/iransharp.woff);
}


/* Body */
a{
    color:black;
    font-size: 17px;
    text-decoration: none;
}

.mya {
    color:green;
}

body {
	font-family: "yekan",Verdana;
	background-color: #f2f2f2;
	margin:0 0 0 0px;
	font-style: normal;
	font-weight: normal;
}
/* Container */
.container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: 1000px;
	background-color: #FFFFFF;
}
.containeradmin {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: 700px;
	background-color: #B3B3B3;
}
/* Navigation */

header {
    float:right;
	position: fixed;
	width: 90%;
	overflow: hidden;
	height: 44px;
	background-color: #52bad5;
	border-bottom: 1px solid #2C9AB7;
}
.logo {
    
	color: #fff;
	font-weight: bold;
	text-align: left;
	width: 20%;
	float: left;
	margin-top: 10px;
	margin-left: 25px;
	letter-spacing: 1px;
}
nav {
	float: right;
	margin-top: -7px;
	text-align: left;
	margin-right:-15px;
}
header nav ul {
	list-style: none;
	float: right;
}
nav ul li {
	float: right;
	color: #FFFFFF;
	font-size: 14px;
	text-align: right;
	margin-right: 25px;
	letter-spacing: 1px;
	font-weight: bold;
	transition: all 0.3s linear;
}
ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul li:hover a {
	color: #2C9AB7;
}
.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0px;
}
/* Hero Section */
.hero {
	background-color: #B3B3B3;
	padding-top: 150px;
	padding-bottom: 150px;
}
.light {
	font-weight: bold;
	color: #717070;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* About Section */
.text_column {
	width: 28%;
	float:right;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	padding-left: 20px;
	padding-right: 20px;
	color: #838383;
}
.about {
	float:right;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	display: inline-block;
	background-color: #FFFFFF;
	margin-top: 0px;
}
/* Stats Gallery */
.stats {
	color: #717070;
	margin-bottom: 5px;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 25%;
	text-align: center;
	float: right;
	margin-top: 35px;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #52BAD5;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
}
/* Parallax Section */
.banner {
	background-color: #4DB8D7;
	background-image: url(../image/bkgh11.jpg);
	width:100%;
	display: inline-block;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax {
	float:right;
	color: #fff;
    width:30%;
	text-align: justify;
	padding-right: 4%; 
	padding-top: 6%;
	padding-bottom:6%;
	letter-spacing: 2px;
	font-size: 130%;
}
.parallax2 {
	float:right;
	color: #ffffff;
    width:33%;
	text-align: center;
	padding-top: 6%;
	padding-bottom:6%;
	letter-spacing: 2px;
	font-size: 19px;
}

.parallax3 {
	float:right;
	color: #ffffff;
    width:33%;
	text-align: center;
	padding-top: 6%; 
	padding-bottom:6%;
	letter-spacing: 2px;
	font-size: 25px;
}


.lastcodes {
    clear: both;
	display: inline-block;
	width: 100%;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}
.lastcc {
	width: 49.6%;
	height:auto;
	background-color:#DFE1E3;
	text-align: center;
	padding-bottom: 20px;
}
.lastcch {
    margin-top: 15px;
    background-color:#DFE1E3;
    align:center;
    font-size:20px;
    margin-bottom:20px;
}
.lastccc {
    font-size:30px;
}

/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
}
.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
footer .footer_column h3 {
	color: #B3B3B3;
	text-align: center;
}
footer .footer_column p {
	color: #717070;
	background-color: #FFFFFF;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
}
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}
.button {
	border-radius: 4px;
	width: 120px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #FEFEFE;
	color: #C4C4C4;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
.footer_banner {
	background-color: #B3B3B3;
	padding-top: 60px;
	padding-bottom: 60PX;
	margin-bottom: 0px;
	background-repeat: repeat;
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}

/* ------------- input style ---------------- */
form {
    text-align:center;
}


input,select,textarea {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font:10pt "Tahoma",Arial,senf-serif;
    padding:5px;
    margin-bottom:7px;
    border:1px solid #cacaca;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    width:50%;
    margin-top:4px;
}
input:hover,select:hover,textarea:hover {
    border:1px solid #7613ae;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
input:focus,select:fous,textarea:focus {
    border:1px solid #0096ff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
input[type="url"]:focus {
    direction:ltr;
}
input[type="submit"],button {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font:10pt "Tahoma",Arial,senf-serif;
    padding:5px;
    border:1px solid #cacaca;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    background:#cacaca;
    color:#FFF;
}
input[type="submit"]:hover,button:hover {
    background:#7613ae;
    border:1px solid #c9c9c9;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
input[type="submit"]::disable,button::disable{
    background:#000;
    border:1px solid #c9c9c9;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.result {
   font-size: 19px;
   /*background:#7613ae;*/
   border-radius:5px;
   -moz-border-radius:5px;
   -webkit-border-radius:5px;
   color:white;
   text-align:center;
   padding:5px;
}
img {
    border:none;
}

/* ---- Style contact ------*/
input[type=textco], select, textarea[type=textco]{
    width: 80%; 
    padding: 12px; 
    border: 1px solid #ccc; 
    border-radius: 4px; 
    box-sizing: border-box; 
    margin-top: 6px; 
    margin-bottom: 16px;  
    resize: vertical ;
}

input[type=email]{
    width: 80%; 
    padding: 12px; 
    border: 1px solid #ccc; 
    border-radius: 4px; 
    box-sizing: border-box; 
    margin-top: 6px; 
    margin-bottom: 16px;  
    resize: vertical ;
}


input[type=submitco] {
    width:35px;
    background-color: #4CAF50;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}


input[type=submitco]:hover {
    background-color: #45a049;
}

input[type=textvis]{
    width: 60px; 
    border: 1px solid #ccc; 
    border-radius: 4px; 
    box-sizing: border-box; 
    resize: vertical ;
}



.containerco {
    padding-top:20px;
    padding-bottom:20px;
    background-color: #E2E2E2;
    
    
    
}





/* ----------------------------------------------------- Mobile -------------------------------------------*/
@media (max-width: 320px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;
}
header nav ul {
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
}
.text_column {
	width: 100%;
	float:right;
    text-align: justify;
    padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.parallax {
	float:right;
	color: #ffffff;
    width:100%;
	text-align: justify;
	letter-spacing: 2px;
	font-size: 130%;
}
.parallax2 {
	float:right;
	color: #ffffff;
    width:100%;
	text-align: center;
	letter-spacing: 2px;
	font-size: 19px;
}

.parallax3 {
	float:right;
	color: #ffffff;
    width:100%;
	text-align: center;
	letter-spacing: 2px;
	font-size: 25px;
}

.lastcc {
	width: 100%;
	height:auto;
	background-color:#DFE1E3;
	text-align: center;
	float: right;
	margin-bottom:20px;

}


.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}


.tagline {
	margin-top: 20px;
	line-height: 22px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}

input,select,textarea {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font:10pt "Tahoma",Arial,senf-serif;
    padding:5px;
    margin-bottom:7px;
    border:1px solid #cacaca;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    width:85%;
    margin-top:4px;
}

}


@media (min-width: 321px)and (max-width: 767px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #043745;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	overflow: auto;
	display: inline-block;
	background: #52bad5;
}
header nav ul {
	padding: 0px;
	float: none;
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.text_column {
	width: 100%;
	float:right;
    text-align: justify;
    padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.parallax {
	float:right;
	color: #ffffff;
    width:95%;
	text-align: justify;
	letter-spacing: 2px;
	font-size: 130%;
}
.parallax2 {
	float:right;
	color: #ffffff;
    width:100%;
	text-align: center;
	letter-spacing: 2px;
	font-size: 19px;
}

.parallax3 {
	float:right;
	color: #ffffff;
    width:95%;
	text-align: center;
	letter-spacing: 2px;
	font-size: 25px;
}

.lastcc {
	width: 100%;
	height:auto;
	background-color:#DFE1E3;
	text-align: center;
	float: right;
    margin-bottom:20px;


}


.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}

.thumbnail {
	width: 50%;
}


.footer_column {
	width: 100%;
}

input,select,textarea {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font:10pt "Tahoma",Arial,senf-serif;
    padding:5px;
    margin-bottom:7px;
    border:1px solid #cacaca;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    width:70%;
    margin-top:4px;
}

}


@media (min-width: 768px) and (max-width: 1081px) {
.text_column {
	width: 100%;
}
.thumbnail {
	width: 50%;
}
.text_column {
	width: 100%;
	float:right;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

input,select,textarea {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font:10pt "Tahoma",Arial,senf-serif;
    padding:5px;
    margin-bottom:7px;
    border:1px solid #cacaca;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    width:60%;
    margin-top:4px;
}



}


/* --------------------------------------------------- End Mobile ------------------------------------ */



/* ------ BackToTop button css ---------- */

#scroll {
    position:fixed;
    right:7%;
    bottom:10px;
    cursor:pointer;
    width:40px;
    height:40px;
    background-color:#52bad5;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff
}
#scroll:hover {
    background-color:#B3B3B3;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}

/* ----------------------------------- Tooltip container ---------------------------------------------*/
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 0px dotted black;
    
}

.tooltip .tooltiptext {
    visibility: hidden;
    font-size:17px;
    width: 58px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 110%;
    left: 50%;
    margin-left: -20px;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}




