
/* share URL: http://www.adupars.ir */

/* Overrides */
.navbar-inner {
  background-image: none;
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  
.navbar a.active{
	color: #fff;
	border: 0px;
}  

.navbar .nav > li > a {
  color: #fff;
  text-shadow: none;
  padding: 30px 20px;
  font-size: 30px;
  text-align: center; }

.navbar .nav li.logo a {
  padding: 0;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus{
	background: none !important;
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover{
  color: #f5f5f5 !important;
}

.navbar .nav > li > a:hover,
.navbar .nav > .active > a:hover {
  color: #f5f5f5;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.navbar .nav > .active > a {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: white; }

.navbar .nav {
  float: none;
  display: table;
  margin: auto auto;
  padding-right: 35px; }

/* General */
body {
  color: white;
  font-size: 16px;
  line-height: 1.3; }

h1 {
  text-align: center;
  font-weight: normal;
  margin-bottom: 50px;
  font-size: 58px;
  line-height: 1.5; }

h2, h3 {
  font-weight: normal;
  text-align: center; }

h2 {
  font-size: 48px;
  margin-bottom: 35px; }

img {
  display: block;
  margin: auto auto; }

a:hover {
  text-decoration: none; }

.section {
  padding: 70px 0; }

input[type="text"] {
  border: none;
  background: #4d576d;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-align: center;
  padding: 0;
  color: #33e0f4;
  border-bottom: 1px dashed #33e0f4; }

input[type="text"]:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

/* Header */
.header {
  background-image: url(../images/iconpattern.png);
  padding: 40px 0 80px; }

h1 span {
  color: #f6ff00; }

.contact-button, #contact-send {
  -moz-border-radius: 5px / 4px;
  -webkit-border-radius: 5px / 4px;
  border-radius: 5px / 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #33dff3;
  -moz-box-shadow: 0 3px 0 #61c5dd;
  -webkit-box-shadow: 0 3px 0 #61c5dd;
  box-shadow: 0 3px 0 #61c5dd;
  color: white;
  font-size: 23px;
  text-transform: uppercase;
  width: 180px;
  text-align: center;
  display: block;
  padding: 20px 0;
  font-family:bbc-nassim-bold;
  margin: auto auto; }

.contact-button:hover,
.contact-button:focus,
#contact-send:hover{
    color: #f5f5f5;
    text-decoration: none;
}

.contact-button:focus{
	outline: none;
}

/* Who Is Compass */
#who-is {
  background: #fff2f1;
  color: #575150; }
  #who-is .compass {
    display: inline; }
  #who-is .person p.job, #who-is p {
    text-align: center; }
  #who-is .person p {
    text-align: right; }

#person-grid {
  margin-top: 100px; }

.subtitle-center {
  text-align: center; }

.person {
  background: white;
  padding: 55px 15px 20px;
  position: relative;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #645f5e; }
  .person img.avatar {
    position: absolute;
    top: -50px;
    left: 35%; }
  .person .job {
    color: #67bf95; }
  .person h3, .person .job {
    text-align: center; }
  .person .social {
    margin-top: 25px;
    text-align: center; }
    .person .social img {
      display: inline;
      margin: 0 10px; }

/* Services */
#services {
  background: #e56452; }

/* Portfolio */
#portfolio {
  background: #fff2f1;
  color: #575150; }

.dribbble-link {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #e94b89;
  -moz-box-shadow: 0 3px 0 #c32d67;
  -webkit-box-shadow: 0 3px 0 #c32d67;
  box-shadow: 0 3px 0 #c32d67;
  color: white;
  text-transform: uppercase;
  font-size: 20px;
  display: block;
  width: 240px;
  padding: 15px 0;
  text-align: center;
  margin-top: 30px; }
  .dribbble-link:hover {
    color: #f5f5f5; }

/* Our Clients */
#clients {
  background: #67bf95; }
  #clients h2 {
    text-align: right; }

.tab-img {
  padding: 10px;
  display: inline; }
  .tab-img:hover {
    cursor: pointer; }

#paypal, #yelp, #android {
  margin-right: 15px; }

.tab-img.active {
  background: #5cac86;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#android-body, #skype-body, #yelp-body {
  display: none; }

/* Contact */
#contact {
  background: #4d576d; }
  #contact p {
    font-size: 28px;
    line-height: 50px; }
  #contact .text-field {
    font-size: 30px;
    height: 40px;
    line-height: 42px;
    padding: 0 10px;
	  font-family:bbc-nassim-bold;
    border-radius: 0; }

#contact-send {
  border: 0;
  margin-top: 30px;
  width: 150px; }

form {
  text-align: center; }
  
  /* share URL: http://www.adupars.ir */

/* Media */
@media screen and (max-width: 767px) {
  body {
    padding: 0; }

  .section {
    padding: 0 15px 0 20px; }

  .person {
    display: block;
    margin: auto auto 80px; }

  .navbar .nav {
    display: inline; }

  .navbar .nav .logo {
    display: none; }

  .navbar .nav > li > a {
    text-align: left; } }