/* here you can put your own css to customize and override the theme */
::-moz-selection {
  color: #fff;
  background: #d2b032;
}
::selection {
  color: #fff;
  background: #d2b032;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .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 {
    padding-left: 10px;
    padding-right: 10px;
}
.row {
    margin-right: -10px;
    margin-left: -10px;
}
.kapsa {
	clear: both;
	display: block;
	overflow: hidden;
	width: 100%;
	margin: 0;
}
.page-slider {
	margin-top: 0px;
}
.titlebar {
	position: relative;
	padding: 0;
    text-align: left;
    background-image: url("../img/titlebar/icerik.jpg");
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    box-shadow: inset 0px -1px 3px rgba(0,0,0,0.15);
}
.titlebar .color-overlay {
    position: relative;
    height: 100%;
    background-color: rgba(245, 245, 245, 0.95);
}
.titlebar h1 {
	font-size: 20px;
	margin: 0 0 5px 0;
    color: #FFF;
}
.titlebar p {
	font-size: 20px;
    font-weight: 300;
	margin: 0 0 5px 0;
    color: #FFF;
}
.titlebar .breadcrumb{
	margin-bottom: 0;
}
.boxedeb {
	background: none;
}
.corporate .content-page {
    padding-top: 30px;
}
.content-page a {
    color: #44BBFF;
}
.content-page a:hover {
    color: #FC575E;
}
.content-page .link, .content-page .link:hover, .content-page .link:active {
  color: #d2b032;
}
.page-404 .number {
  color: #d2b032;
}
.corporate .content-page .recent-work-item {
    background: #d3d6dc;
}
.blog-item.dotted {
    border-bottom: 1px dashed #EBEBEB;
}
.blog-posts p {
	font-size: 14px;
	line-height: 22px;
	color: #141718;
}
.blog-posts h3 a {
    font-weight: 400;
    font-size: 22px;
}
.blog-posts hr.blog-post-sep {
	margin: 10px 0 20px 0;
    border-top: 1px solid #B5A567;
}
.blog-info {
	margin: 0 0 10px 0;
}
.blog-posts {
    font-family: 'Raleway', sans-serif;
}
.blog-posts .blog-info li {
    font-size: 12px;
}
.blog-posts .pagination li {
	margin-left: 0;
	margin-right: 10px;
}
.blog-posts h1,.blog-item h1 {
    font-size: 30px;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 20px;
	color: #273848;
}
.blog-posts h2,.blog-item h2 {
    font-size: 20px;
	line-height: 26px;
	text-align: left;
    margin-bottom: 20px;
}
.blog-posts h3,.blog-item h3 {
	text-align: left;
    font-weight: 600;
    color: #273848;
    margin-bottom: 20px;
}
.blog-posts p,.blog-posts li,.blog-item p,.blog-item li {
    font-size: 1.2em;
    line-height: 1.6em;
    font-weight: 400;
    font-style: normal;
    color: #000;
}
.flexslider .slides img {
    max-width: 100%;
    width: auto;
}
.blog-posts .flex-direction-nav li {
    line-height: 40px;
}
.blog-item li.flex-nav-prev, .blog-item li.flex-nav-next {
    line-height: 40px;
}
.blog-item hr.blog-post-sep {
	margin: 10px 0 20px 0;
}
.blog-item blockquote {
	line-height: 30px;
	text-align: justify;
	font-style: italic;
}
.blog-item blockquote {
  border-color: #d2b032;
}
.blog-tags li i, .blog-info li i {
  color: #d2b032;
}
.blog-tags li a:hover {
  color: #fff;
  background: #d2b032;
  border: 0;
}
.blog-tags li a:hover:after {
  border-left-color: #d2b032;
}

.product-inner {
	position: relative;
}
.product-inner img.gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.product-inner-img {
    overflow: hidden;
}
.product-details {
	/* position: absolute;
	bottom: 0;
	left: 0; */
	width: 100%;
	padding: 10px 0;
	background: #FFF;
	/*opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter: alpha(opacity=80);*/
}
.product-details h3 {
	font-size: 14px;
	line-height: 17px;
    font: 400 1.2em/1.3em 'Raleway', sans-serif;
	color: #000;
    padding-top: 0;
    margin: 0;
    height: 32px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.product-details p {
	margin-bottom: 5px;
	color: #656565;
}
.product-inner img {
	margin: 0;
	padding: 0;
	width: 100%;
}
.service-box p {
	color: #656565;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	font-style: italic;
}

.post_meta_share a { display: inline-block;background: #ececec;color: #555;width: 90px;height: 32px;line-height: 32px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;text-align: center;margin-left: 2px; }
.blog-info li.post_meta_share a i { font-size: 16px !important;padding-right: 5px;color: #000; }
.blog-info li.post_meta_share a:hover i { color: #fff; }
.post_meta_share .post_share_facebook:hover { background: #3B5998;color: #fff; }
.post_meta_share .post_share_twitter:hover { background: #4099FF;color: #fff; }
.post_meta_share .post_share_googleplus:hover { background: #d34836;color: #fff; }
.post_meta_share .post_share_linkedin:hover { background: #0e76a8;color: #fff; }

.pre-footer .container { padding-top: 45px; }
.footer-categories a { color: #FFF; }
.footer-categories a:hover { color: #CCC;text-decoration: none; }
.alert>p, .alert>ul { margin-bottom: 0; }

/* Flexslider */
.flexslider {
    background: #F3EFE2;
    border: 1px dotted #D6CFB7;
    padding: 4px;
}
.flex-control-thumbs li {
    width: 20%;
}
.flex-direction-nav li a:hover {
}
.flex-direction-nav a:before {
    color: rgba(245, 185, 32, 0.8);
}
/* Flexslider */

.corporate .content-page.bgwhite {
    background: #FFF;
}

.staticContent .row {
    position: relative;
}
.static:before {
    content: "";
    width: 3000px;
    /* height: 121%; */
    background: #f2f2f2;
    display: block;
    position: absolute;
    right: 75%;
    top: 0px;
    /* bottom: 160px; */
    bottom: -100px;
}
.contentLeft {
    position: relative;
    margin-top: 0px;
    z-index: 1;
    padding-right: 40px;
    padding-bottom: 40px;
}
.contentRight {
    padding-left: 50px;
}

.social-button a {
    color: #FFF;
    border: 0;
}
.social-button a:hover {
    color: #FFF;
}
.social-footer {
    margin-top: 10px;
}
.social-footer.list-inline>li {
    padding-left: 0px;
    padding-right: 10px;
}
.social-footer.list-inline>li a i {
    font-size: 16px;
}
.close {
    line-height: 16px;
}

.thumbnail .caption {
    height: 62px;
    text-align: center;
}
.thumbnail .caption a {
    font-size: 16px;
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.thumbnail .caption a:hover {
    color: #da251c;
}
.thumbnail.category .caption {
    background: #755a63;
}
.thumbnail.category .caption a {
    color: #FFF;
    letter-spacing: 1px;
}
.thumbnail.category .caption a:hover {
    color: #1d181a;
}
.pages {
    text-align: center;
    margin-bottom: 20px;
}
/* Bayraklar */
.flags {
    margin-top: 4px;
}
.flag-wrapper {
  width: 25px;
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.flag-wrapper:after {
  padding-top: 75%;
  /* ratio */
  display: block;
  content: '';
}
.flag-wrapper .flag {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}
/* Bayraklar */