.imagecontour {
 padding: 10px; 
 border: solid 1px #EFEFEF;
 background-color: #FFFFFF;
 }
 
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  box-shadow: 0 15px 10px #777;
  transform: rotate(-3deg);
}
.effect2:after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.c-desktop-logo-inverse {
   margin-top: -8px; 
}
.tparrows.circle  {
     display: none;
}
@media (min-width: 992px) {
  /* 992px */
.c-content-feature-4 .c-feature-content {
    width: 40%;
}}
@media (max-width: 991px) {
  /* 991px */
#slogan {
    display: none;
}
#referanslar {
    margin-left: 20px;
    
}}
.c-layout-revo-slider-8 .c-main-title {
    line-height: 60px;
    border: 0px;
}
.c-layout-revo-slider-8 .c-action-bar {
   /* background-color: rgba(255, 255, 255, 0.1);*/
    border-top: 0px solid grey;
    padding: 5px;
}
.c-layout-revo-slider-8 .c-action-bar .container {
    width: 51%;
    margin-left: auto;
    margin-right: auto;
}
.c-layout-revo-slider-8 .c-content1 {
    padding: 5px;
    border: 1px solid white;
    
}
.c-layout-revo-slider-8 .c-content h3{
    color: white;
}
.bt-owl {
    padding: 5px;
    border: 1px solid white;
    width: 60%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.c-layout-revo-slider-8 .c-action-bar .c-content {
    margin: 5px;
}
.c-layout-revo-slider-8 .c-action-bar .b-title {
    border: 0px;
    color: whitesmoke;
}
.c-layout-revo-slider-8 .c-action-bar .b-title p, .c-layout-revo-slider-8 .c-action-bar .b-title h3 {
    color: whitesmoke;
}
.c-layout-revo-slider-8 .c-action-bar .b-title.pull-right p,.c-layout-revo-slider-8 .c-action-bar .b-title.pull-right h3 {
    text-align: right
}
.tp-static-layers {
z-index: 0;
}
.c-layout-header.c-layout-header-2 {
    background: rgba(255,255,255,0.0);
    border-bottom: 0px solid grey;
}
.c-layout-header .c-brand .c-desktop-logo {
    margin-top: -12px;
}
.projewrap {
    position: relative;
    margin-top: -70px;
    padding: 12px 5px;
    background-color: rgba(0,0,0,0.2);
    z-index: 999;
    color: white;
}
.cbp-l-grid-agency-title {
    margin-top: 0px;
}
.cbp-l-inline img {
    width: auto;
    max-height: 400px;
    min-width: 0;
   margin-left: auto;
   margin-right: auto
}
/*.c-person2 img {
    float: left;
    margin: 0 10px 0 0;
     border-radius: 50%; 
    width: 50% !important;
}
.owl-carousel2 {

}
.owl-carousel2 img{border-radius:0!important;}
.owl-carousel .owl-controls {
    margin-top: 13px !important;
}*/
#horslide {
    position: relative;
    
    z-index: 3435;
    width: 100%;
	overflow: hidden;
        margin-top: -150px;
        
}
.bt-slider{
    width:100%;
    overflow:hidden;
    position:relative;
    margin:0;
    margin-bottom: 42px;
}
.edge{
    left:0;
    right:0;
    top:0;
    bottom:0;
    position:absolute;
    height:100%;
    display:block;
}
.edge:before{
    content:'';
    position:absolute;
    left:0;
    background:-webkit-linear-gradient(left, white 5%, rgba(0,0,0,0) 95%);
    width:5%;
    height:100%;
}
.edge:after{
    content:'';
    position:absolute;
    right:0;
    background:-webkit-linear-gradient(right, white 5%, rgba(0,0,0,0) 95%);
    width:5%;
    height:100%;
}
.bt-slider ul{
    background-color: rgba(255, 255, 255, 1);
    overflow:hidden;
    width:1000%;
    margin:0;
    
    -webkit-margin-before: 0;
    -webkit-margin-after:0;
}
.bt-slider li{
    list-style:none;
    display:inline-block;
    
   
    
}
.bt-slider li img{
    height: 100px !important;
    width: auto;
    margin: 4px 1px;
}
#referanslar .c-logo img {
    width: 70%;
    margin-bottom: 3px;
}
.btn-proje {
    
    color: #000000;
    background: #a5a5a5;
    border-color: #a5a5a5
}
.downloadmenu {
    margin-top: -20px !important;
}