﻿@charset "utf-8";
body{
background:#111111;
direction:rtl;
}
p{
color:#cccccc;
}
span{
color:#cccccc;
}
.navbar-default {
background-color: #1D1D1D;
opacity: .9;
}

.navbar-default .navbar-nav > li > a {
color: #C4C4C4;
transition:All 1s ease;-webkit-transition:All 1s ease;-moz-transition:All 1s ease;-o-transition:All 1s ease;
}



.tabs-btn {
background:none;
}


.Resume-sec p{
color:#CCCCCC;

}

.AboutMe {
background:#d91897;
color:#fff;

}
.AboutMe span{
color:#CCCCCC !important;

}
.skillsHolder .overlay {
background: url("../images/black.png") repeat scroll 0 0;
}


.Certificates span{
color:#cccccc;
}
.certificate-desc h4, .certificate-desc h4 a {
color: #cccccc;
}
.certificate-desc p {
color: #fff;
}
.our-clients h2{
color:#cccccc;
}
.our-clients span{
color:#a9a9a9 !important;
}
.carousel-indicators li span b {
color: #cccccc;
}
.our-clients p{
color:#333333;
}
h1.orange span{
color:#cccccc;
}
.ContactMe label {
color: #fff;
}
p.copyRight{
font:normal 12px 'IranSans';
color:#fff;
}
p.copyRight a{
color:#f7632a;
margin-right:5px;
transition:All 1s ease;-webkit-transition:All 1s ease;-moz-transition:All 1s ease;-o-transition:All 1s ease;
}
p.copyRight a:hover{
color:#ff4700;
transition:All 1s ease;-webkit-transition:All 1s ease;-moz-transition:All 1s ease;-o-transition:All 1s ease;
}
.border {
border-bottom: 1px solid #363636;
}
.our-clients {
border-top: 1px solid #363636;
border-bottom: 1px solid #363636;
}
input[type=text] {
background:#414141;
border:solid 1px #414141;
color:#cccccc;
}
textarea {
background:#414141;
border:solid 1px #414141;
color:#cccccc;
}
.Resume-sec span.green i, .Resume-sec span.yellow i, .Resume-sec span.red i, .Resume-sec span.blue i, .Resume-sec span.purple i{box-shadow:0 0 0 0 #BED431; -moz-box-shadow:0 0 0 0 #BED431; -webkit-box-shadow:0 0 0 0 #BED431;}
.tabs-btn ul li p span{ color:#fff}

.backTop {
background:#4E4E4E;
}
.carousel-inner {
background: #525252;
border: 1px solid #6B6B6B;
}
.testimonial .fa-quote-left, .testimonial .fa-quote-right {
color: #3C3C3C;
}
.carousel-indicators .active {
background:url(../images/testi-pointer-dark.png) no-repeat 30px 0;
}
.testimonial .fa-quote-left, .testimonial .fa-quote-right, .our-clients p {
color: #CCCCCC;
}
.socialNetwork li a {border: 2px solid #959595;}




