
body{
  color: #333;
  font-size: 16px;
  text-align: right;
  direction: rtl;
}

p{
  font-size: 16px;
}

@media (min-width: 1200px){
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
  float: right;
}
.col-lg-offset-2 {
  margin:0;
  margin-right: 16.66666667%;
  }
.col-lg-4.contact{
  width: 49.33%;
}  
}


@media (min-width: 768px){
.navbar-header {
  float: right;
}
header .intro-text .name {
    font-size: 24px;
    color:#777;
}
}
header.introd{
	background-image: url("../img/table.png");
	}
}

@media (max-width: 768px){

}
header {
  background: #F2F5F7;
  color:#333;
  text-align:right;
}

header .intro-text {
  text-align:center;
}

header .intro-text h2,
header .intro-text ul{
  text-align:right;
}

h1,
h2,
h3,
h4{
  color:#038ECF;
  font-weight:200;
}

.contact h4{
  color: #333;
  font-size: 22px;
}
header p{
  text-align: right;
  max-width: 850px;
}

@media (min-width: 768px){
.navbar-nav>li {
  float: right;
}
}


.navbar-default .navbar-brand {
  color: #333;
}
hr {
  margin: 25px auto 30px;
  padding: 0;
  max-width: 100%;
  border: 0;
  border-top: solid 1px;
  text-align: center;
}
.navbar {
  text-transform: uppercase;
  font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
  font-weight: 400;
}

.navbar-brand {
  float: right;
  
}
.navbar-toggle {
  float: left;
  margin-left: 15px;
}

.nav>li {
  text-align: right;
}

.navbar-default .navbar-nav>li>a {
  color: #333;
}
a:hover, a:focus, a:active, a.active {
  color:  #999 !important;
}

a {
    outline: 0;
    color: #038ECF;
}

.intro .container{
  background-image: url("../img/tableMobileSmall.png");
  background-repeat: no-repeat;
  background-position: bottom left ;
}

.navbar-default{
background-color: #fff;
}


header .intro-text .skills {
  margin-bottom: 50px;
  display: inline-block;
}

.name{
  font-size: 24px;
  color:#777;
  margin-bottom: 50px;
}

.intro{
  border-bottom: 1px dashed #999;
}

section#quotes,
section#contact,
section#business {
  color: #333;
  background: #F2F5F7;
}
section.success {
  color: #333;
  background: #E9EAEC;
  border-bottom: 1px dashed #999;
}


.floating-label-form-group {
  position: relative;
  margin-bottom: 0;
  padding-bottom:0;
  border-bottom: 1px solid #999;
  }

  .floating-label-form-group label {
    color: #264059;
  }

  .navbar-default .navbar-nav>.active>a,
  .navbar-default .navbar-nav>.active>a:hover,
  .navbar-default .navbar-nav>.active>a:focus {
  color: #ffffff !important;
  background-color: #038ECF;
  border-radius: 5px;
}

.navbar-default .navbar-brand {
  color: #038ECF;
}

.btn-lg,
.btn-group-lg>.btn {
  padding: 7px 27px;
}

.btn-success {
  color: #ffffff;
  background-color: #038ECF !important;
  border-color: #038ECF !important;
}

.submiteContainer {
  text-align: left;
}

header .intro-text .name {
  font-weight: 200;
}


.row{
  margin-right:auto;
  margin-left: auto;
}
.navbar-default .navbar-toggle{
  background-color: #2F3D4C;
}

.navbar-brand {
  padding:15px 15px 15px 0 !important;
}