/* AF 8.0 */

@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
	src: url('IRANSansWeb(FaNum).eot');
	src: url('IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('IRANSansWeb(FaNum).woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('IRANSansWeb(FaNum).woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('IRANSansWeb(FaNum).ttf') format('truetype');
}

body {
    font-family: "IRANSans", Arial, sans-serif;
    font-size: 14px;
}

#header .header-nav-features .header-nav-features-dropdown {
    margin-top: 43px;
}
.flag {
    background: url(flags.png) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
}
#header .header-nav-top .dropdown-menu.show {
    left: auto;
    right: 0;
    text-align: right;
}





#footer {
    font-size: 1em;
    margin-top: 0px;
}

/* custom header top */

.header-top {
	background-color: #DE2021;
}
#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
    color: #EDE9D0;
		font-weight: bold;
}

.fa-facebook-f,  .fa-twitter, .fa-linkedin-in{
	color: #fff;
}

.fa-whatsapp {
	color: #DE2021 !important;
}

.fa-map {
	color: #DE2021 !important;
}

.fa-search {
	color: #fff !important;
}
.feature-box-info  {
	margin-left: 20px;
}

html .bg-color-primary, html .bg-primary {
    background-color: #24292D !important;
}

@media (min-width: 992px) {
	#header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a, #header .header-nav.header-nav-line:not(.header-nav-light-text) nav > ul > li > a {
    color: #fff;
	}
}

.header-nav-bottom-line-effect-1 {
	color: #DE2021 !important;
}

#header .header-btn-collapse-nav {
    background: #DE2021;
}

@media (max-width: 991px) {
	#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a {
    color: #DE2021;
	}
	#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a:hover {
		color: #DE2021;
	}
}

@media (min-width: 992px) {
	#header .header-nav-main-arrows nav > ul > li > a.dropdown-toggle:after {
		color: #DE2021;
		margin-left: 5px;
	}
}

#header .header-nav.header-nav-line.header-nav-bottom-line.header-nav-bottom-line-effect-1 nav > ul > li:hover > a:before {
	background-color: #DE2021 !important;
}

.owl-carousel .owl-nav button[class*="owl-"] {
    background-color: #fff;
    color: #000;
		width: 60px;
		height: 60px;
		border-radius: 50%;
		font-weight: bold;
}
.owl-carousel.nav-inside .owl-nav button.owl-next {
    left: 70px;
}
.owl-carousel.nav-inside .owl-nav button.owl-prev {
    right: 70px;
}
.owl-carousel.carousel-center-active-item-2 .owl-item.active > div {
	background: #DE2021 !important;
}

.owl-carousel .owl-nav button[class*="owl-"]:hover,
.owl-carousel .owl-nav button[class*="owl-"].hover {
	background-color: #DE2021;
	border-color: #DE2021 #DE2021 #DE2021;
}

.owl-carousel {
    margin-bottom: 0 !important;
		position: relative !important;
}

.main_cards {
		background-color: #24292D;
		width: 100%;
		padding-bottom: 120px;
}

.main_cards_move_up {
	margin-top: -50px;
	z-index: 1000;

}

.card {
    background-color: transparent;
}

.cardiconw {
	color: #fff !important;
	font-size: 45px;
	text-align: center;

}

.flip-content {
	margin: 0 auto;
}

.btn-modern {
	border-radius: 11px;
}

h4 {
	color: #DE2021 !important;
}

.maincardtext  {
	display: inline-block;
	margin-top: 60px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}

@media only screen and (max-width: 680px) {

	.main_cards_move_up {
		margin-top: 70px;
	}
	.owl-carousel .owl-nav button[class*="owl-"] {

		display: none;
	}
	#about div {
		padding-top: 0 !important;
		padding-bottom: 0 !important;

	}
}

.maincardlink {
	text-align: left;
}

.maincardlink a {
	color: #fff;
	text-decoration: none;
	transition: .5s;
	font-weight: bold;
}
.maincardlink a:hover {
	color: #DE2021;
}
.about-text {
	text-align: right;

}
.about-pic {
	text-align: center;


}

.line {
	width: 50px;
	height: 2px;
	background-color: #DE2021;
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 2px;
}

.about-date {
	color: #DE2021;

}

.abouttextsmall {
	color: #000;
	font-size: 16px;
	text-align: justify;
}

#about div {
	padding-top: 30px;
	padding-bottom: 30px;
}


.project__area {
  position: relative;
}
.project__inner {
  position: relative;
  width: 100%;
  display: flex;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .project__inner {
    display: block;
  }
}
.project__info {
  position: relative;
  width: 50%;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .project__info {
    width: 100%;
  }
}
.project__info-image {
  position: relative;
}
.project__info-image::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(34, 35, 40, 0.5);
}
.project__info:hover .project__info-image::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #bb2324c9;
}
.project__info:hover .project__button {
  visibility: visible;
  opacity: 1;
}
.project__info:hover .project__content {
  transform: translateY(-50%);
}
.project__content {
  position: absolute;
  top: 50%;
  transform: translateY(-23%);
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  transition: 0.3s;
  padding: 0 30px;
}
.project__content span {
  font-size: 14px;
  color: #fff;
  margin-bottom: 10px;
}
.project__content .p-title {
  font-size: 40px;
  line-height: 1.3;
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .project__content .p-title {
    font-size: 30px;
  }
}
.project__button {
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
}
.project__slider {
  position: relative;
  margin-right: -750px;
}
.project__slider-item {
  overflow: hidden;
  transition: 0.3s;
}
.project__slider-item-image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 450px;
  border-radius: 6px;
  position: relative;
}
.project__slider-item-image::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: #2527287a;
  visibility: hidden;
  opacity: 0;
  border-radius: 6px;
}
.project__slider-item span {
  font-size: 14px;
  display: inline-block;
  margin-bottom: 5px;
}
.project__slider-item-title {
  font-size: 24px;
  line-height: 1.3;
  transition: 0.3s;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .project__slider-item-title {
    font-size: 18px;
  }
}
.project__slider-item-title:hover {
  color: #DE2021;
}
.project__slider-item-overlay {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  top: 45%;
  transform: translateY(-45%);
  margin: 0 auto;
  transition: 0.3s;
  visibility: hidden;
  opacity: 0;
}
.project__slider-item-overlay a {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: #DE2021 !important;
  line-height: 50px;
  font-size: 20px;
  border-radius: 6px;
  color: #fff !important;
  transition: 0.3s;
}
.project__slider-item-overlay a:hover {
  background: #DE2021;
  color: #fff;
}
.project__slider-item:hover .project__slider-item-image::before {
  visibility: visible;
  opacity: 1;
}
.project__slider-item:hover .project__slider-item-overlay {
  visibility: visible;
  opacity: 1;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .project__slider {
    margin-right: 0;
  }
}
.tp-btn-d {
  display: inline-block;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background-color: #fff;
  border-color: transparent;
  color: #24292d;
  border-radius: 5px;
  font-size: 16px;
  font-weight: bold;
  height: 60px;
  line-height: 56px;
  padding: 0px 40px;
	border-radius: 12px;
  border-style: solid;
  box-shadow: none;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  z-index: 1;
  position: relative;

}

.tp-btn-d i {
  margin-left: 15px;
}
.tp-btn-d:hover {
  box-shadow: none;
  color: #fff;
}
.tp-btn-d:hover::after {
  transform: skewX(45deg) scale(1, 1);
}
.tp-btn-d::after {
  position: absolute;
  content: "";
  z-index: -1;
  display: block;
  left: -20%;
  right: -20%;
  top: -4%;
  height: 150%;
  width: 150%;
  bottom: 0;
  background: #DE2021;
  transform: skewX(45deg) scale(0, 1);
  transition: all 0.5s ease 0s;
}

.p-title a {
	color: #fff !important;
	text-decoration: none;
}
.feedbackbg {
	background-color: #fff;
		padding: 120px 0;
}
.mb-0 {
	text-align: right;
}

.text-center {
	text-align: center !important;
}

#links h1 {
	text-align: center !important;
}


.brand__area-2 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: -40px;
}
.brand__area-3 {
  position: relative;
  z-index: 4;
  margin-bottom: -130px;
}
.brand__title {
  position: relative;
}
.brand__title::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  bottom: 50%;
  left: 0;
  right: 0;
  z-index: -1;
}
.brand__title span {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  padding: 0 10px;
}
.brand__slider {
  padding: 40px 0;
  text-align: center;
  padding-bottom: 55px;
}
.brand__slider-item img {
  text-align: center;
  filter: grayscale(100%);
  transition: 0.3s;
  opacity: 0.6;
}
.brand__slider-item:hover img {
  transform: translateY(-10px);
  opacity: 1;
}
.brand__image-item {
  padding: 45px 20px;
  text-align: center;
  position: relative;
}
.brand__image-item-br {
  border-right: 1px solid #e5e5e5;
}
.brand__image-item-bb {
  border-bottom: 1px solid #e5e5e5;
}
.brand__image-item-ab {
  position: absolute;
  top: 0;
  background: #DE2021;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
}
.brand__image-item-ab img {
  position: relative;
  z-index: 1;
  top: 80%;
  transform: translateY(-80%);
  transition: 0.3s;
}
.brand__image-item:hover .brand__image-item-ab {
  visibility: visible;
  opacity: 1;
}
.brand__image-item:hover .brand__image-item-ab img {
  top: 50%;
  transform: translateY(-50%);
}
.brand__image-item-3 img {
  filter: grayscale(100%);
  opacity: 0.5;
  transition: 0.3s;
}
.brand__image-item-3:hover img {
  opacity: 1;
  filter: grayscale(0%);
}
.brand__wrapper {
  border-radius: 6px;
  box-shadow: 3px 16px 23px 15px rgba(0, 0, 0, 0.04);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .brand-border .row [class*=col-]:nth-child(3) .brand__image-item {
    border-right: 0;
  }
  .brand-border .row [class*=col-]:nth-child(4) .brand__image-item {
    border-right: 1px solid #e5e5e5;
  }
  .brand-border .row [class*=col-]:nth-child(5) .brand__image-item {
    border-bottom: 1px solid #e5e5e5;
  }
  .brand-border .row [class*=col-]:nth-child(6) .brand__image-item {
    border-right: 0;
    border-bottom: 1px solid #e5e5e5;
  }
  .brand-border .row [class*=col-]:nth-child(8) .brand__image-item {
    border-right: 1px solid #e5e5e5;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .brand-border .row [class*=col-]:nth-child(2) .brand__image-item {
    border-right: 0;
  }
  .brand-border .row [class*=col-]:nth-child(5) .brand__image-item {
    border-bottom: 1px solid #e5e5e5;
  }
  .brand-border .row [class*=col-]:nth-child(6) .brand__image-item {
    border-right: 0;
    border-bottom: 1px solid #e5e5e5;
  }
}
@media (max-width: 575px) {
  .brand-border .row [class*=col-]:nth-child(1) .brand__image-item {
    border-right: 0;
  }
  .brand-border .row [class*=col-]:nth-child(4) .brand__image-item {
    border-right: 1px solid #e5e5e5;
  }
  .brand-border .row [class*=col-]:nth-child(5) .brand__image-item {
    border-bottom: 1px solid #e5e5e5;
  }
  .brand-border .row [class*=col-]:nth-child(6) .brand__image-item {
    border-bottom: 1px solid #e5e5e5;
  }
  .brand-border .row [class*=col-]:nth-child(7) .brand__image-item {
    border-bottom: 1px solid #e5e5e5;
  }
}
#news {
	padding-top: 75px;
	padding-bottom: 75px;
}
.makecenternews {
	margin: 0 auto !important;
}
.post-content a {
	color: #DE2021 !important	;
}

.post-bgm {
	background-color: #fff;
	padding: 15px;
	border-radius: 15px;
	margin-left: 25px;
	margin-right: 25px;
}
.recent-posts .date .day, article.post .post-date .day {
    color: #DE2021;
}

.recent-posts .date .month, article.post .post-date .month {
    background-color: #DE2021;
}

#news h1 {
	text-align: center;
}

.read-more {
	text-decoration: none !important;
	transition: .5s;
}
.read-more:hover {
	color: #232628 !important;
}

.list.list-icons li > [class*="fa-"]:first-child, .list.list-icons li a:first-child > [class*="fa-"]:first-child, .list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > .icons:first-child {
    color: #DE2021;
    border-color: #DE2021;
}
html .text-color-primary, html .text-primary {
    color: #DE2021 !important;
}
.social-icons-facebook {
	color: #DE2021 !important;
}

#footer {
	background-image: url('footer-shape-1.png' );
	background-repeat: no-repeat;

}

/************ inside pages header *********/
#inside-bg {
	background-image: url(inside-bg.jpg);
}
.page__title {
  font-size: 70px;
  color: #fff;
  line-height: 62px;
  margin-bottom: 0;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .page__title {
    font-size: 45px;
  }
}
.page__title-wrapper {
  position: relative;
  z-index: 1;
  text-align: center;
}
.page__title-wrapper .breadcrumb-menu ul li {
  display: inline-block;
  padding: 0 10px;
  position: relative;
}
.page__title-wrapper .breadcrumb-menu ul li::before {
  content: "";
  background: rgba(255, 255, 255, 0.5);
  height: 15px;
  width: 2px;
  position: absolute;
  right: -3px;
  top: 5px;
}
.page__title-wrapper .breadcrumb-menu ul li:first-child::before {
  display: none;
}
.page__title-wrapper .breadcrumb-menu ul li a {
  color: rgba(255, 255, 255, 0.5);
  text-transform: capitalize;
  font-weight: 600;
  font-size: 16px;
}
.page__title-wrapper .breadcrumb-menu ul li a:hover {
  color: #DE2021;
}
.page__title-wrapper .breadcrumb-menu ul li span {
  color: #fff;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 16px;
}
.page__title-height {
  min-height: 400px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .page__title-height {
    min-height: 500px;
  }
}
@media (max-width: 575px) {
  .page__title-height {
    min-height: 450px;
  }
}
.page__title-overlay {
  position: relative;
}
.page__title-overlay::after {
  background-image: -moz-linear-gradient(90deg, #343a40 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-linear-gradient(90deg, #343a40 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -ms-linear-gradient(90deg, #343a40 0%, rgba(0, 0, 0, 0) 100%);
  width: 100%;
  height: 100%;
  content: "";
  top: 0;
  position: absolute;
}
.page__title-overlay::before {
  background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #343a40 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #343a40 100%);
  background-image: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #343a40 100%);
  width: 100%;
  height: 100%;
  content: "";
  bottom: 0;
  position: absolute;
}

.input-group-rounded .input-group-append .btn:hover {
    border-color: #DE2021;
    background-color: #DE2021;
		color: #fff !important;
}
