﻿@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/iryekan/eot/iranyekanwebbold-fanum.eot');
	src: url('../fonts/iryekan/eot/iranyekanwebbold-fanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/iryekan/woff2/iranyekanwebbold-fanum.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/iryekan/woff/iranyekanwebbold-fanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/iryekan/ttf/iranyekanwebbold-fanum.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/iryekan/eot/iranyekanweblight-fanum.eot');
	src: url('../fonts/iryekan/eot/iranyekanweblight-fanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/iryekan/woff2/iranyekanweblight-fanum.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/iryekan/woff/iranyekanweblight-fanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/iryekan/ttf/iranyekanweblight-fanum.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/iryekan/eot/iranyekanwebregular-fanum.eot');
	src: url('../fonts/iryekan/eot/iranyekanwebregular-fanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/iryekan/woff2/iranyekanwebregular-fanum.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/iryekan/woff/iranyekanwebregular-fanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/iryekan/ttf/iranyekanwebregular-fanum.ttf') format('truetype');
}
.headimg {
    height: 71vh;
}
.banner-left h1 {
    line-height: 1.5 !important;
}
.single-service .icon {
    margin-right: unset;
}
.desc .fa {
    font-size: 140%;
}
.genric-btn.arrow span {
    margin-left: 0;
    margin-right: 10px;
}
.footer-social a {
	/* padding: 0 0 0 25px; */
	font-size: 2rem;
	direction: ltr !important;
}

/* Sabc.ir Copyright */
.Sabc-copyright {background: #222 -webkit-gradient(linear, left top, right top, from(#222), to(#222), color-stop(0.5, #fff)) 0 0 no-repeat;-webkit-background-size: 80px;color: rgba(255, 255, 255, 0.1);-webkit-background-clip: text;-webkit-animation-name: shine;-webkit-animation-duration: 5s;-webkit-animation-iteration-count: infinite;text-shadow: 0 0px 0px rgba(255, 255, 255, 0.5);text-align:center;font-size:.55rem;width: 100%;display:  inline-block;}
.Sabc-copyright a {color: rgba(255, 255, 255, 0.1);}
.Sabc-copyright a:hover {color: rgba(62, 80, 180, 1);}
@-webkit-keyframes shine {0%, 10% {background-position: -1000px;}20% {background-position: top left;}90% {background-position: top right;}100% {background-position: 1000px;}}
/* END Sabc.ir Copyright */  

.navbar-brand:hover{
	padding-right:10px;
}
@media (max-width: 800px){

.banner-right img {
    width: auto !important;
}
}
.desc .fa {
    font-size: 130%;
}
.myself-wrap .desc {
	direction: ltr;
}
.myself-wrap {
    background-color: transparent;
}
/* .primary-btn {
	padding-right: 30px;
} */


.primary-btn i {
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-60%);
  right: 30px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.primary-btn:hover {
  color: #fff;
}

.primary-btn:hover i {
  color: #fff;
  right: 20px;
}

.primary-btn.white {
  border: 1px solid #fff;
  color: #fff;
}

.primary-btn.white i {
  color: #fff;
}

.primary-btn.white:hover {
  background: #fff;
  color: #8490ff;
}

.primary-btn.white:hover i {
  color: #8490ff;
}
