header {
  width: 100%;
  top: 0;
  left: 0;
  margin: 0;
  background: #fff;
  position: fixed;
  z-index: 1000;
  border-bottom:25px solid #333;
}
header .logo:first-child {
  position: relative;
  top: 0;
}
.page-wrapper {
  padding-top:128px;
}
.logo:last-child {
  position: absolute;
  left: 0;
  top: 90px;
}
.project a {
  color:#47ade8;
  display:inline-block;
}
#langmenu{
  float:left;
  list-style-type:none;
  margin-bottom:0px;
  position:absolute;
  bottom:-23px;
  right:18px;
}
#langmenu li{
  float:left;
}
#langmenu a {
  color:#fff;
}
#search-icon {
  float: right;
  position: relative;
  z-index: 100;
  width: 25px;
  height: 20px;
}
#search-icon i {
  font-size: 14px;
}
.widget .textwidget{
  margin-top:0px;
}
.slides li {
  padding:0px;
}
.sc-icon p {
  text-align:left;
}
.sc-icon.style4.blue h2 {
  color:#47ade8;
}
.graybg {
  padding-top:15px;
  background: rgb(247, 247, 247);
}
.client-slider-wrapper{
  text-align:center;
}
.client-slider-thumbs{
  display:inline;
}
.client-slider-nav{
  display:none;
}
.sc-icon ul {
    list-style: none;
    padding:0;
    margin:0;
}
footer p {
  font-size:12px;
  margin-top:15px;
}
.sc-icon li { 
    padding-left: 1em; 
    text-indent: -.7em;
}

.sc-icon li:before {
    content: "• ";
    color: #0288de;
}
.fa-facebook{
  border:2px solid #47ade8;
  display:inline-block;
  font-size:15px;
  padding:4px 9px;
  text-align:center;
  border-radius:50%;
}
footer h3 {
  margin-bottom:5px;
  font-size:21px;
}
fa-search {
  position: absolute;
  pointer-events: none;
  left: -4px;
  top: 39px;
  z-index: 100;
  color: #444444;
  font-size: 19px;
  width: 17px;
  height: 17px;
  border-left: 1px solid #ccc;
  padding-left: 12px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  pointer-events: all;
  cursor: pointer;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.menu {
  float: right;
  margin-bottom: 0;
  z-index: 100;
  position: relative;
}
.menu li {
  display: inline-block;
  text-align: center;
  padding: 0 0px 0px;
  text-align: left;
  position: relative;
}
.menu li a {
  font: 500 13px Open Sans, Arial, Tahoma;
  color: #333333;
  text-decoration: none;
  padding: 38px 20px;
  display: block;
  position: relative;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  transition: color 0.3s;
}
li.current_page_item > a {
  color: #47ade8;
}
.menu > li > a:before {
  content: '';
  width: 0;
  background: #0288de;
  height: 2px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
menu > li:hover > a:before {
  width: 100%;
  left: 0;
}
.menu li a:hover {
  color: #47ade8;
}
.menu li:hover > ul, .menu li.mega-menu:hover ul {
  display: block;
  visibility: visible;
}
.group9 {
  text-align: center;
  color: #fff;
  margin-bottom: 0;
  font-size: 30px;
  padding-bottom:45px !important;
}
.new_slider{
  margin-top:128px;
  height:625px;
  background: #fff url('../images/slider-bg.jpg') center no-repeat;
}
img {
  max-width:100%;
}
.projects .page-wrapper{
    padding-top:150px;
}
.tp-caption.big_yellow {
position:absolute;
color:#ffd658;
text-shadow:none;
font-weight:400;
font-size:100px;
line-height:36px;
font-family:"Open Sans";
padding:0px 4px;
padding-top:1px;
margin:0px;
border-width:0px;
border-style:none;
background-color:transparent;
}

.tp-caption.big_bluee {
position:absolute;
color:blue;
text-shadow:none;
font-weight:400;
font-size:78px;
line-height:36px;
font-family:"Open Sans";
padding:0px 4px;
padding-top:1px;
margin:0px;
border-width:0px;
border-style:none;
background-color:transparent;
}

.tp-caption.big_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:700;
font-size:36px;
line-height:36px;
font-family:Arial;
padding:0px 4px;
padding-top:1px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#000;
letter-spacing:-1.5px;
}

.tp-caption.big_orange {
position:absolute;
color:#ff7302;
text-shadow:none;
font-weight:700;
font-size:36px;
line-height:36px;
font-family:Arial;
padding:0px 4px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#fff;
letter-spacing:-1.5px;
}

.tp-caption.big_black {
position:absolute;
color:#000;
text-shadow:none;
font-weight:700;
font-size:36px;
line-height:36px;
font-family:Arial;
padding:0px 4px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#fff;
letter-spacing:-1.5px;
}

.tp-caption.medium_grey {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:20px;
line-height:20px;
font-family:Arial;
padding:2px 4px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#888;
white-space:nowrap;
}

.tp-caption.small_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:14px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.medium_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:20px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:40px;
line-height:40px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.very_large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
letter-spacing:-2px;
}

.tp-caption.very_big_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
padding:0px 4px;
padding-top:1px;
background-color:#000;
}

.tp-caption.very_big_black {
position:absolute;
color:#000;
text-shadow:none;
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
padding:0px 4px;
padding-top:1px;
background-color:#fff;
}

.tp-caption.modern_medium_fat {
position:absolute;
color:#000;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_fat_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_light {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_big_bluebg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#4e5b6c;
letter-spacing:0;
}

.tp-caption.modern_big_redbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
padding-top:1px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#de543e;
letter-spacing:0;
}

.tp-caption.modern_small_text_dark {
position:absolute;
color:#555;
text-shadow:none;
font-size:14px;
line-height:22px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.boxshadow {
-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
}

.tp-caption.black {
color:#000;
text-shadow:none;
}

.tp-caption.noshadow {
text-shadow:none;
}

.tp-caption.big_text {
font-size:50px;
line-height:20px;
font-weight:700;
font-family:Arial;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:rgba(0, 0, 0, 0.498039) 0px 2px 5px;
margin:0px;
white-space:nowrap;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.capss {
line-height:35px;
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.big_title_white {
color:#ffffff !important;
text-decoration:none;
background-color:transparent;
font-size:60px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.small_text_white {
color:#fff;
text-decoration:none;
background-color:transparent;
font-size:18px;
line-height:20px;
font-weight:600;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.big_title_senti {
font-size:60px;
color:rgb(70, 70, 70);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}


@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800,300,700);

.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}

.tp-caption a:hover {
color:#ffa902;
}
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}

.tp-caption a:hover {
color:#ffa902;
}
			<style type="text/css">
			.post-details .sc-button {background-color: #46ade8;}

select {color:#747474}

.post-category {font: 13px Lato, Tahoma, Helvetica;}

.sc-button {
-webkit-transition: all .3s ease-out;
-moz-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
transition: all .3s ease-out;
}

a.sc-button  {
-webkit-transition: all .3s ease-out;
-moz-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
transition: all .3s ease-out;
}
.sc-icon.style4.blue span.fa{
  background-color:#fff;
  border:1px solid #50bfff;
}
.widget li {line-height:22px;}

.sc-highlight .alignnone {padding-bottom:0;}

.client-slider-thumbs li {margin:0 26px;}

.sc-accordion ul li {list-style:none;}

.social-icons.style-prehader li {margin-right: 0;padding-left: 0;}
.project img {
  max-with:100%;
  heigth:auto;
}

.sc-icon.style4 span.fa {
  font-size:50px;
}
#map {
  overflow:hidden;
  text-align:center;
  height:520px;
  position:relative;
}
#map img {
  position:absolute;
  width:1920px;
  height:580px;
  max-width:1920px;
  margin-left: -960px;
  left:50%;
}
#map .container_16 {
  text-align:left;
}
#map .textwidget{
  background:#272b35;
  text-align:left;
  padding:5px 15px 15px 50px;
  display:inline-block;
  min-width:250px;
}
#map .textwidget p{
  margin-bottom: 15px;
}
#map h3 {
  position:relative;
  color:#88898b;
  font-size:19px;
  margin-bottom: 10px;
}
#map h3 a {
  position:absolute;
  right:0px;
  top:-5px;
  display:block;
}
.topimage {
  margin-top:-15px;
}
.container-margin-bottom0 div {
  margin-bottom:0;
}
.partners {
  text-align:center;
  padding:15px 0px;
  background: rgb(222, 222, 222);
}
.partners a {
  width:25%;
  padding-top: 10px;
  display:inline-block;
}
.client-slider-thumbs li{
  width: 370px;  
  padding-bottom: 20px;
  display: inline-block;
}
.client-testimonial-container{
  margin-top:0px;
}

@media (max-width:766px){
    .topimage {
      margin-top:105px;
      margin-bottom:15px;
    }
/*    .client-slider-thumbs, .client-slider-nav{
      display:block;
    }*/
    #map .textwidget{
      min-width:100px;
      width:80%;
    }
    .project .theme-one-half img {
      margin-top:120px;
    }
    .client-testimonial {
      display:block;
      margin-top:25px;
    }
    .client-slider-thumbs li{
      width:140px;
    }
    .client-testimonial-container{
      display:none;
    }
  }
@media (max-width:500px){
    #menu-btn{
      position:absolute;
      right:15px;
      left:auto;
    }
    .client-slider-wrapper{
      margin:0px;
    }
  }
  
.client-testimonial-container{
  font-size: 15px !important;
}
.client-testimonial-container span{
  font-size: 18px !important;
}
/* Editable content image */
.edy-positionable-container-left {
  margin-right: 15px;
}
.edy-positionable-container-right {
  margin-left: 15px;
}
.edy-image-container-with-title:after {
  display: block;
  padding: 4px;
  font-size: 10px;
  line-height: 1.3em;
  content: attr(data-title);
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
