.yuvarlak{
  border-radius:50%;
}
.kare{
  width:360px;
  height:360px;
  object-fit:cover;
}
.bg-dark{
  background:#141414 !important;
}
.yellow{
    color:#eb421c !important;
}
a, a:hover, a:active{
    color:#eb421c
}
.golgeli-card{
  background:#fff;
  border-radius:5px;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.10);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.10);
  box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.10);
  overflow:hidden;
  border-radius:16px;
}
.golgeli-card img{
  height:270px;
  width:100%;
  object-fit:cover;
}
.card-body{
  padding:10px;
}

.opera-color{
  color:#cc7724 !important;
}
.opera-bg{
  background:#cc7724 !important;
}

.golgeli{
-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.20);
-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.20);
box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.20);
}
.frameli{
  border:4px solid #fff;
  border-radius:4px;
}
.istanbul {
    min-height: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    background: url(https://tellado.es/wp-content/uploads/2017/06/fans.jpeg) fixed #2c2c2c;
    padding: 155px 0px;
}
.istanbul .istanbul-ic {
    background: rgba(0,0,0,0.7);
    padding: 15px 20px;
    color: #fff;
}
.istanbul .istanbul-ic h3 {
  font-size: 24px;
    letter-spacing: normal;
    line-height: 33px;
    margin: 26px 0 16px;
    font-weight: 300;
    color: #fff;
}
.line-1-100 {
    margin-top: 15px;
    height: 1px;
    width: 100px;
    background: #da4644;
}
.istanbul .istanbul-ic p {
    margin-top: 15px;
    color:#fff;
}
.istanbul .istanbul-ic .button {
    color: #fff;
    border-color: #da4644;
}

/*----------------------------------------------------
start three-boxs Section
----------------------------------------------------*/
.three-boxs{
	position: relative;
	background-color: #222;
	text-align: center;
}

.three-boxs .container-fluid{
	padding: 0;
}

.three-boxs .first{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 33.3333333%;
	background-image: url(http://akser-one-page-parallax.bitballoon.com/images/k-55-reading.jpg);
	background-size: cover;
}

.three-boxs .second{
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 33.3333333%;
	background-image: url(http://akser-one-page-parallax.bitballoon.com/images/k-32-working.jpg);
	background-size: cover;
}

.three-boxs .third{
	position: absolute;
	right: 33.3333333%;
	top: 0;
	bottom: 0;
	width: 33.3333333%;
	background-image: url(http://akser-one-page-parallax.bitballoon.com/images/pexels-photo-775091.jpg);
	background-size: cover;
}


.three-boxs h2{
	color: #fff;
	font-size: 30px;
	font-weight: 600;
}

.three-boxs p{
	color: #ddd;
}

.three-boxs .a-btn{
	color: #fff;
	display: inline-block;
	margin-top: 20px;
	border: 2px solid #fff;
	overflow: visible;
}

.three-boxs .a-btn:hover{
	border: 2px solid #ffb600;
}

.sec-padding {
    padding: 70px 0;
}
.heading {
    position: relative;
    font-weight: 600;
    font-size: 40px;
    color: #444;
    text-align: center;
}
.para {
    text-align: center;
    margin: 0 25% 60px 25%;
    word-spacing: 2px;
    color: #555;
}
.services .item {
    margin-bottom: 30px;
    text-align: center;
    box-shadow: 0 5px 30px -8px #aaa;
    padding: 30px;
}
.services .item .fa {
    font-size: 35px;
    height: 80px;
    width: 80px;
    line-height: 80px;
    border-radius: 50%;
    background-color: #f5f5f5;
}
.services .item h2 {
    font-size: 22px;
    font-weight: 600;
}
.services .item p {
    color: #555;
    font-size: 15px;
    line-height: 25px;
}

.yarim{
height:275px; width:100%; object-fit:cover;
}
.tam{
  height:550px; width:100%; object-fit:cover;
}
.bg-var{
  position:relative;
}
.bg-var:before{
  position:absolute;
  left:0;
  top:0;
  right:0;
  bottom:0;
  content:'';
  background: rgba(0,0,0,0.55);
  z-index:1;
}

.inc-border {
    height: 100px;
    background: #d4672e;
    -webkit-transform: skewY(3deg);
    -ms-transform: skewY(3deg);
    -moz-transform: skewY(3deg);
    -o-transform: skewY(3deg);
    transform: skewY(3deg);
    padding-bottom: 20px;
    margin-bottom: -45px;
    width: 100%;
    float: left;
    z-index: 4;
    position: relative;
}
.inc-border.right-s {
    height: 100px;
    background: #d4672e;
    -webkit-transform: skewY(-3deg);
    -ms-transform: skewY(-3deg);
    -moz-transform: skewY(-3deg);
    -o-transform: skewY(-3deg);
    transform: skewY(-3deg);
    padding-bottom: 20px;
    margin-bottom: -45px;
    width: 100%;
    float: left;
    z-index: 4;
    position: relative;
}
.inc-border.bottom {
    margin-top: -80px;
    margin-bottom: 20px;
    position: relative;
    z-index: 4;
}
.inc-border.bottom {
    margin-top: -45px;
}
.inc-border {
    background: #d4672e;
}
