/*top hedaer */ 
.psd {
  padding-top: 1%;
}

.logo {
  float: left;
  margin: 1% 1% 1% 1%;
}
.logo-right {
  float: left;
  margin-left: 2em;
}

/*.logo-right ul li a.mymenu {
  padding: 27% 18% 4% 36%;
}

.logo-right ul li a {

  padding: 27% 18% 4% 36% !important;
}*/
.logo-right ul li a.act {
  background: rgba(0, 0, 0, 0) url("../images/1.png") no-repeat scroll 5px 38px;
  display: block;
  padding: 33px 13px 20px 30px;
}
.logo-right ul li a.act1{
  background: url(../images/2.png) no-repeat 5px 38px;
  display: block;
  padding: 33px 13px 20px 30px;
  }
.logo-right ul li a.act2{
  background: url(../images/3.png) no-repeat 5px 38px;
  display: block;
  padding: 33px 13px 20px 30px;
  }
.logo-right ul li a.act3{
  background: url(../images/4.png) no-repeat 5px 38px;
  display: block;
  padding: 33px 13px 20px 30px;
  }
.logo-right ul li a.act4{
  background: url(../images/5.png) no-repeat 5px 38px;
  display: block;
  padding: 33px 13px 20px 30px;
  }
.logo-right ul li a.act5{
  background: url(../images/6.png) no-repeat 5px 38px;
  display: block;
  padding: 33px 13px 20px 30px;
  }


/*********top hedaer */ 
.awesome-left {
  float: left;
  width: 100%;
}
.section-grid{

float: left;
margin-top: -0.5em;

}

.callbacks_container {
  margin-bottom: 1%;
  
}


.btn.btn-more {
  background-color: #f9a801;
  border-color: #f9a801;
  border-radius: 8px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  padding: 5px 9px;
}

.btn.btn-more:hover {
  background-color: #fff;
  border-color: #ffeecd;
  color: #333;

}

.sidebar .recent-grid{
  margin: 1em 0;
}

.panel-title{
  color:  #ee9d29 !important;
  font-weight: bold;
}
.panel-title img {

  border: 1px solid #ee9d29;
  border-radius: 3px;
  box-shadow: 1px 0 0 rgba(52, 50, 50, 0.5);
  float: right;
  height: 37px;
  margin-top: -9px;
  width: 20%;

}

.location p {
  margin: 0px;
}

.phone p {
  padding-top: 8px;
}
.mail p{
  padding-left: 30px;
}

.contact-form input[type="button"] {
  background: #faa808 none repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  outline: medium none;
  padding: 9px 80px;
  transition: all 0.5s ease 0s;
}

.contact_email {
  margin: 0 2%;
}

.map {
  border: 2px solid #ffb000;
}
.blog-left h3 {
 color: #f9a801;
font-size: 22px;
font-weight: 600;
letter-spacing: -1px;
margin-bottom: 2%;
}
.recent {
 margin: 0px; 
}

.service h3{
  margin-bottom: 23px;
}
.partners h3{
  margin-bottom: 21px;
  margin-top: 0px;
  color: #fbb800;

}
/*Clients Page*/


#Grid .mix {
  margin-bottom: 20px;
  text-align: center;
  vertical-align: top;
}
#Grid li{
   display: inline-block;  
   opacity: 1;
}

.portfolio-item {
  position: relative;
}

a, a:focus, a:hover, a:active {
  outline: 0 none !important;
  text-decoration: none;
  cursor: pointer;
}

.portfolio-item a.thumb-info span.thumb-info-title {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  bottom: 4px;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  left: 4px;
  padding: 10px;
  position: absolute;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
}

.portfolio-item a.thumb-info span.thumb-info-title {
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
}

.portfolio-item a.thumb-info span.thumb-info-title {
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
}

/*#Grid li {
  width: 30%;
  padding-left: 0px;
  padding-right: 0px;
}*/

.partners .img-thumbnail {
  background-color: #fff;
  border: 1px solid #f9a801;

}

.port .view {
  
 box-shadow: 1px 1px 2px #f9a801;
margin-bottom: 3%;
}

/*Gallery*/

div.video_blog {
  
  margin-top: 5%;
}

.slider {
 background: rgba(0, 0, 0, 0) url("../images/slider_bg.png") no-repeat scroll center top;
margin: 0;
padding: 10px 63px 34px 18px;
min-height: 354px;
}

/*.home_slider {
  background: #fff none repeat scroll 0 0;
  border-bottom: 3px solid #a4a4a3;
  border-top: 10px solid #e0e0e0;
  font-family: "Titillium Web",sans-serif;
  font-style: normal;
  margin-bottom: 1em;
  padding: 2em 2.5em;
  
}*/

/*.home_slider{
  background: #fff url("../images/main_bg.jpg") repeat-x scroll center 112px;
  color: #585757;
  min-width: 960px;
  border-bottom: 3px solid #a4a4a3;
  border-top: 10px solid #e0e0e0;
  font-family: "Titillium Web",sans-serif;
  font-style: normal;
  margin-bottom: 1em;
  padding: 2em 2.5em;
}*/

.home_slider{
  background: #fff url("../images/Background.png") repeat-x scroll center;
color: #585757;
margin: 0;
margin-bottom: 1em;
  padding: 2em 2.5em;
}
.footer-right {
  float: right;
  margin-top: 1%;
}

.footer-left ul li p {
  color: #949090;
  font-size: 17px;
  margin: 0;
}

