/************************************************
 İnce Fikirler | www.incefikirler.com
 ie6, ff, opera. chrome, safari
************************************************/
@import "../fonts/lane_narrow/stylesheet.css";
@import "../fonts/sf_compact/stylesheet.css";
@import url(https://fonts.googleapis.com/css?family=Biryani:400,300,200,700&subset=latin,latin-ext);
@charset "UTF-8";
body {
	font-family: 'Lane - Narrow';
	background-color: #1e1e1e;
	color: #6f6f6f;
	letter-spacing: 1px;
	font-size: 13px
}
a, a:hover, a:focus, a:active {
	text-decoration: none;
	color: #1e1e1e;
	outline: 0
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Lane - Narrow';
	color: #1e1e1e
}
article {
	font-family: 'Biryani';
	letter-spacing: 0;
	line-height: 26px;
	font-weight: 200
}
.font1 {
	font-family: 'Lane - Narrow'
}
.font2 {
	font-family: 'SF Compact Display'
}
.f1 {
	font-weight: 100
}
.f2 {
	font-weight: 200
}
.f3 {
	font-weight: 300
}
.f4 {
	font-weight: 400
}
.f5 {
	font-weight: 500
}
.f6 {
	font-weight: 600
}
.f7 {
	font-weight: 700
}
.f8 {
	font-weight: 800
}
.f9 {
	font-weight: 900
}
.m0 {
	margin: 0
}
.blog-home-title-right {
	margin-left: 64px !important;
}
.blog-home-title-left {
	margin-left: 0 !important;
}
.blog-detail-text img {
	float: left;
	padding-right: 15px;
}
.mT15 {
	margin-top: 15px
}
.mB15 {
	margin-bottom: 15px
}
.mT30 {
	margin-top: 30px
}
.mB30 {
	margin-bottom: 30px
}
.p0 {
	padding: 0
}
.pT15 {
	padding-top: 15px
}
.pB15 {
	padding-bottom: 15px
}
.pT30 {
	padding-top: 30px
}
.pB30 {
	padding-bottom: 30px
}
.pR {
	position: relative
}
.db {
	display: block!important
}
.dib {
	display: inline-block!important
}
.w100 {
	float: left;
	width: 100%
}
.w50 {
	float: left;
	width: 50%
}
.w25 {
	float: left;
	width: 25%
}
.eclipse {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.flexCC {
	display: flex;
	display: -ms-flex;
	align-items: center;
	justify-content: center
}
.flexCR {
	display: flex;
	display: -ms-flex;
	align-items: center;
	justify-content: flex-end
}
.flexCL {
	display: flex;
	display: -ms-flex;
	align-items: center;
	justify-content: flex-start
}
.flexCB {
	display: flex;
	display: -ms-flex;
	align-items: center;
	justify-content: space-between
}
.flexCA {
	display: flex;
	display: -ms-flex;
	align-items: center;
	justify-content: space-around
}
.tW {
	color: #fff!important
}
.tW a {
	color: #fff!important
}
.bW {
	background-color: #fff!important
}
.tB {
	color: #000!important
}
.tB a {
	color: #000!important
}
.bB {
	background-color: #000!important
}
.tG {
	color: #3a3a3a!important
}
.tG a {
	color: #3a3a3a!important
}
.bG {
	background-color: #3a3a3a!important
}
.tOrange {
	color: #e27428!important
}
.tOrange a {
	color: #e27428!important
}
.bOrange {
	background-color: #e27428!important
}
.trl {
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.trlX {
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%)
}
.trlY {
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
.cover {
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}
.contain {
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-ms-background-size: contain;
	-o-background-size: contain;
	background-size: contain
}
.btn1 {
	display: inline-block;
	padding: 10px 30px;
	color: #6f6f6f;
	background-color: #fff;
	font-weight: 600;
	font-size: 14px;
	text-align: center;
	border: 2px solid #1e1e1e;
	border-radius: 0
}
.btn1.sm {
	padding: 7px 20px;
	font-size: 13px
}
.btn1.xs {
	padding: 5px 10px;
	font-size: 12px
}
.btn1 i {
	margin-right: 5px
}
.btn1:focus, .btn1:hover {
	background-color: #1e1e1e;
	color: #fff
}
.btn2 {
	display: inline-block;
	padding: 10px 30px;
	color: #1e1e1e;
	background-color: #eee;
	font-weight: 600;
	font-size: 14px;
	text-align: center;
	border: none;
	border-radius: 0
}
.btn2.sm {
	padding: 7px 20px;
	font-size: 13px
}
.btn2.xs {
	padding: 5px 10px;
	font-size: 12px
}
.btn2 i {
	margin-right: 5px
}
.btn2:focus, .btn2:hover {
	background-color: #1e1e1e;
	color: #fff
}
.share-box {
	float: left;
	display: block;
	width: 100%;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px dashed #ccc
}
.share-box .share-caption {
	margin-top: 0;
	font-weight: 700
}
.btnShare {
	float: left;
	display: inline-block;
	padding: 7px 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #555;
	background-color: #fff;
	font-weight: 400;
	font-size: 12px;
	text-align: center;
	border-radius: 0
}
.btnShare.circle {
	border-radius: 40px
}
.btnShare i {
	font-family: 'FontAwesome';
	opacity: .9
}
.btnShare span {
	margin-left: 5px
}
.btnShare:focus i, .btnShare:hover i {
	opacity: 1
}
.btnShare.facebook {
	background-color: #3b5998;
	color: white
}
.btnShare.facebook:hover {
	background-color: #304d8a
}
.btnShare.facebook i:after {
	content: '\f09a'
}
.btnShare.twitter {
	background-color: #0084b4;
	color: white
}
.btnShare.twitter:hover {
	background-color: #00719b
}
.btnShare.twitter i:after {
	content: '\f099'
}
.btnShare.google-plus {
	background-color: #dc4a38;
	color: white
}
.btnShare.google-plus:hover {
	background-color: #de321d
}
.btnShare.google-plus i:after {
	content: '\f0d5'
}
.btnShare.instagram {
	background-color: #49769c;
	color: white
}
.btnShare.instagram:hover {
	background-color: #3d698e
}
.btnShare.instagram i:after {
	content: '\f16d'
}
.btnShare.linkedin {
	background-color: #1f88be;
	color: white
}
.btnShare.linkedin:hover {
	background-color: #147baf
}
.btnShare.linkedin i:after {
	content: '\f0e1'
}
.captionCenter {
	position: relative;
	text-align: center;
	margin: 15px 0;
	padding-bottom: 15px;
	font-size: 20px
}
.captionCenter:before {
	content: '';
	position: absolute;
	width: 90px;
	height: 2px;
	bottom: -1px;
	left: 50%;
	margin-left: -45px;
	background-color: #000
}
.captionLeft {
	position: relative;
	text-align: left;
	margin: 15px 0;
	padding-bottom: 15px;
	font-size: 20px
}
.captionLeft:before {
	content: '';
	position: absolute;
	width: 90px;
	height: 2px;
	bottom: -1px;
	left: 0%;
	background-color: #000
}
.navbar-toggle {
	margin-bottom: 0;
	margin-top: 45px;
	border-radius: 0;
	border-color: transparent!important;
	background-color: transparent
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: transparent
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff
}
.navbar-toggle.collapsed .icon-bar:nth-child(1) {
	transform: none;
	-webkit-transform: none
}
.navbar-toggle.collapsed .icon-bar:nth-child(2) {
	opacity: 1
}
.navbar-toggle.collapsed .icon-bar:nth-child(3) {
	transform: none;
	-webkit-transform: none
}
.navbar-toggle .icon-bar:nth-child(1) {
	transform: rotate(45deg)translate(4px, 4px);
	-webkit-transform: rotate(45deg)translate(4px, 4px);
	-moz-transform: rotate(45deg)translate(4px, 4px);
	-ms-transform: rotate(45deg)translate(4px, 4px);
	-o-transform: rotate(45deg)translate(4px, 4px)
}
.navbar-toggle .icon-bar:nth-child(2) {
	opacity: 0
}
.navbar-toggle .icon-bar:nth-child(3) {
	transform: rotate(-45deg)translate(5px, -5px);
	-webkit-transform: rotate(-45deg)translate(5px, -5px);
	-moz-transform: rotate(-45deg)translate(5px, -5px);
	-ms-transform: rotate(-45deg)translate(5px, -5px);
	-o-transform: rotate(-45deg)translate(5px, -5px)
}
.form-control {
	border-radius: 0;
	border: none;
	border-bottom: 2px solid #eee;
	height: 40px;
	box-shadow: none
}
.form-control:focus {
	border-color: #ff872e;
	box-shadow: none;
	-webkit-box-shadow: none
}
textarea.form-control {
	max-width: 100%
}
.pagination>li>a, .pagination>li>span {
	color: #ff872e;
	background-color: #1e1e1e;
	border: 1px solid rgba(255,255,255,.06);
	margin-left: 0;
	font-weight: 700
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	border-radius: 0
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-radius: 0
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	border-color: #ff872e;
	background-color: #ff872e;
	color: #fff
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	border-color: rgba(255,135,46,.3);
	background-color: rgba(255,135,46,0);
	color: #ff872e
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	color: #ff872e;
	background-color: #1e1e1e;
	border: 1px solid rgba(255,255,255,.06);
	margin-left: 0;
	font-weight: 700
}
.list-group {
	margin-bottom: 20px
}
.list-group-item {
	padding: 10px 15px;
	margin-bottom: -1px
}
a.list-group-item:focus, a.list-group-item:hover {
	color: #fff!important;
	text-decoration: none;
	background-color: #ff872e!important;
	border-color: #ff872e
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	background-color: #ff872e!important;
	border-color: #ff872e!important
}
.list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}
.list-group-item:last-child {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}
.slick-slide {
	outline: none
}
.slick-slide img {
	display: inline-block
}
.slick-dots {
	position: relative;
	bottom: 0
}
.slick-dots li {
	width: auto;
	height: auto;
	top: 4px
}
.slick-dots li .dot {
	width: 17px;
	height: 17px;
	background-color: #eee
}
.slick-dots li.slick-active .dot {
	background-color: #6f6f6f
}
.slick-slider {
	margin-bottom: 0!important
}
.basaDon {
	width: 40px;
	height: 40px;
	border-radius: 0;
	border: 1px solid rgba(255,255,255,.3);
	position: fixed;
	bottom: 30px;
	z-index: 99999;
	right: 30px;
	display: none;
	background-color: rgba(0,0,0,.5);
	line-height: 38px;
	font-size: 12px;
	color: white
}
.basaDon:hover {
	border-color: white;
	color: white
}
.basaDon2 {
	width: 40px;
	height: 40px;
	border-radius: 0;
	border: 1px solid rgba(255,255,255,.3);
	position: fixed;
	bottom: 30px;
	z-index: 99999;
	right: 30px;
	display: none;
	background-color: rgba(0,0,0,.5);
	line-height: 38px;
	font-size: 12px;
	color: white
}
.basaDon2:hover {
	border-color: white;
	color: white
}
.mouse-scroll {
	position: absolute;
	left: 50%;
	bottom: 10px;
	z-index: 10;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%)
}
.mouse-scroll .mouse {
	position: relative;
	display: block;
	width: 40px;
	height: 63px;
	margin: 0 auto 20px;
	border: 1px solid #FFF;
	border-radius: 23px;
	cursor: pointer
}
.mouse-scroll .mouse .mouse-movement {
	position: absolute;
	display: block;
	top: 25%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
	background: #FFF;
	opacity: 0;
	border-radius: 50%
}
#header, .icon-bar, .navbar-nav>li>a, .navbar-nav>li>a:before, .btn1, .btn2, .btnShare, .pagination>li>a, .buttons .button i, .footer-menu>li>a, .footer-social>li>a>i {
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s
}
.ince-loader, .team-box .img img, .page-link>li>a, .page-link>li>a:before, #main .content-page .brands-box, .team-box:before, .content-page .works-box .btn-box {
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s
}
#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999
}
#header.open-menu {
	background-color: #1e1e1e
}
#header .navbar {
	background-color: transparent;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
#header .navbar-brand {
	height: auto;
	padding-top: 40px;
	line-height: 44px;
	padding-bottom: 0;
	font-size: 40px;
	color: #bababa
}
#header .navbar-brand span {
	color: #bababa;
}
#header .navbar-nav {
	margin-top: 54px
}
#header .navbar-nav>li>a {
	font-size: 14px;
	color: #bababa;
	padding: 5px 20px;
	letter-spacing: 2px
}
#header .navbar-nav>li>a:focus, #header .navbar-nav>li>a:hover {
	background-color: transparent;
	color: #fff
}
#header .navbar-nav>li>a:focus:before, #header .navbar-nav>li>a:hover:before {
	visibility: visible;
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
#header .navbar-nav>.active>a, #header .navbar-nav>.active>a:focus, #header .navbar-nav>.active>a:hover, #header .navbar-nav>.open>a, #header .navbar-nav>.open>a:focus, #header .navbar-nav>.open>a:hover {
	background-color: transparent;
	color: #fff
}
#header .dropdown-menu {
	background-color: transparent;
	border: none;
	border-radius: 0;
	box-shadow: none
}
#header .dropdown-menu>li>a {
	padding: 8px 20px;
	color: #bababa;
	text-align: right
}
#header .dropdown-menu>li>a:hover {
	background-color: transparent;
	color: #fff
}
#main .banner .slide {
	position: relative
}
#main .banner .slide:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #1e1e1e;
	opacity: .85
}
#main .banner .slide:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 25%;
	left: 0;
	bottom: 0;
	background: rgba(30,30,30,0);
	background: -moz-linear-gradient(top, rgba(30,30,30,0) 0%, rgba(30,30,30,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(30,30,30,0)), color-stop(100%, rgba(30,30,30,1)));
	background: -webkit-linear-gradient(top, rgba(30,30,30,0) 0%, rgba(30,30,30,1) 100%);
	background: -o-linear-gradient(top, rgba(30,30,30,0) 0%, rgba(30,30,30,1) 100%);
	background: -ms-linear-gradient(top, rgba(30,30,30,0) 0%, rgba(30,30,30,1) 100%);
	background: linear-gradient(to bottom, rgba(30,30,30,0) 0%, rgba(30,30,30,1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e1e1e', endColorstr='#1e1e1e', GradientType=0)
}
#main .banner .slide .container {
	position: relative;
	height: 100%
}
#main .banner .slide .content {
	position: absolute;
	top: 50%;
	left: 15%;
	width: 70%;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
#main .banner .slide .content .caption {
	font-size: 50px;
	color: #fff
}
#main .banner .slide .content .stagger {
	opacity: 0
}
#main .banner .slide .content .content-inner {
	color: #969696;
	font-size: 16px
}
#main .main-referance {
	position: relative;
	padding-top: 80px;
	padding-bottom: 80px
}
#main .main-referance .ref-title-box {
	position: relative;
	z-index: 2
}
#main .main-referance .ref-detail-box {
	position: relative;
	z-index: 3
}
#main .main-referance .ref-img-box {
	position: relative;
	z-index: 1
}
#main .main-referance .boxCaption {
	opacity: 0;
	position: absolute;
	width: 50%;
	height: 90px;
	right: 30px;
	top: 94px
}
#main .main-referance .boxCaption .line {
	background-color: #ff872e
}
#main .main-referance .boxCaption .inner-text {
	display: inline-block;
	margin-left: 110px
}
#main .main-referance .boxCaption .inner-text .title {
	margin: 0;
	color: #fff;
	font-size: 30px;
	letter-spacing: 2px
}
#main .main-referance .boxCaption .inner-text .title-alt {
	margin: 0;
	color: #bababa;
	font-size: 18px
}
#main .main-referance .boxCaption .line1 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 4px;
	height: 100%;
	max-height: calc(100% - 12px);
	max-height: -webkit-calc(100% - 12px)
}
#main .main-referance .boxCaption .line2 {
	position: absolute;
	left: 0;
	top: 12px;
	width: 80px;
	height: 4px
}
#main .main-referance .boxCaption .line3 {
	position: absolute;
	right: 0;
	top: 12px;
	width: 100%;
	height: 4px
}
#main .main-referance .boxCaption .line4 {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 4px;
	height: 100%;
	max-height: calc(100% - 12px);
	max-height: -webkit-calc(100% - 12px)
}
#main .main-referance .boxCaption .buttons {
	position: absolute;
	right: 16px;
	bottom: 10px
}
#main .main-referance .boxCaption .buttons .button {
	float: left;
	cursor: pointer
}
#main .main-referance .boxCaption .buttons .button i {
	float: left;
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 32px;
	text-align: center;
	color: #fff
}
#main .main-referance .boxCaption .buttons .button i:hover {
	background-color: #ff872e
}
#main .main-referance .ref-left {
	text-align: center;
	background-color: white;
	padding: 35px
}
#main .main-referance .ref-left .ref-brand {
	position: relative;
	height: 115px;
	margin-top: 30px;
	margin-bottom: 30px
}
#main .main-referance .ref-left .ref-brand img {
	position: absolute;
	left: 50%;
	top: 50%;
	max-width: 100%;
	max-height: 100%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
#main .main-referance .ref-left .ref-title .caption {
	font-family: 'Lane - Narrow';
	font-size: 22px;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 25px;
	letter-spacing: 2px
}
#main .main-referance .ref-left .ref-title .text {
	font-family: 'Biryani';
	letter-spacing: 0;
	line-height: 26px;
	font-weight: 200;
	padding: 0 30px;
	height: 126px;
	overflow: hidden;
	text-align: justify
}
#main .main-referance .ref-left .btn-box {
	margin-top: 40px;
	margin-bottom: 60px
}
#main .main-referance .ref-right .ref-img {
	height: 400px;
	margin-top: 187px;
	background-color: #eee
}
#main .main-referance .ref-right .ref-img img {
	visibility: hidden
}
#main .main-brands {
	position: relative;
	padding-top: 80px;
	padding-bottom: 80px
}
#main .main-brands .brands-title-box {
	position: relative;
	z-index: 2
}
#main .main-brands .brands-detail-box {
	position: relative;
	z-index: 3
}
#main .main-brands .brands-img-box {
	position: relative;
	z-index: 1
}
#main .main-brands .boxCaption {
	opacity: 0;
	position: absolute;
	width: 50%;
	height: 90px;
	right: 30px;
	top: 68px
}
#main .main-brands .boxCaption .line {
	background-color: #ff872e
}
#main .main-brands .boxCaption .inner-text {
	display: inline-block;
	margin-left: 110px
}
#main .main-brands .boxCaption .inner-text .title {
	margin: 0;
	color: #fff;
	font-size: 30px;
	letter-spacing: 2px
}
#main .main-brands .boxCaption .inner-text .title-alt {
	margin: 0;
	color: #bababa;
	font-size: 18px
}
#main .main-brands .boxCaption .line1 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 4px;
	height: 100%;
	max-height: calc(100% - 12px);
	max-height: -webkit-calc(100% - 12px)
}
#main .main-brands .boxCaption .line2 {
	position: absolute;
	left: 0;
	top: 12px;
	width: 80px;
	height: 4px
}
#main .main-brands .boxCaption .line3 {
	position: absolute;
	right: 0;
	top: 12px;
	width: 100%;
	height: 4px
}
#main .main-brands .boxCaption .line4 {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 4px;
	height: 100%;
	max-height: calc(100% - 12px);
	max-height: -webkit-calc(100% - 12px)
}
#main .main-brands .boxCaption .buttons {
	position: absolute;
	right: 16px;
	bottom: 10px
}
#main .main-brands .boxCaption .buttons .button {
	float: left;
	cursor: pointer
}
#main .main-brands .boxCaption .buttons .button i {
	float: left;
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 32px;
	text-align: center;
	color: #fff
}
#main .main-brands .boxCaption .buttons .button i:hover {
	background-color: #ff872e
}
#main .main-brands .brands-box-col {
	margin-bottom: 30px
}
#main .main-brands .brands-box {
	position: relative;
	height: 160px;
	background-color: white
}
#main .main-brands .brands-box img {
	opacity: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	max-width: 80%;
	max-height: 80%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
#main .brands-right-inner {
	background-color: white;
	padding: 60px;
	margin-top: 161px;
	height: 380px
}
#main .brands-right-inner .text {
	font-family: 'Biryani';
	letter-spacing: 0;
	line-height: 26px;
	font-weight: 200;
	position: relative;
	top: 50%;
	text-align: justify;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
#main .main-brands .brands-title-box {
	position: relative;
	z-index: 2
}
#main .main-brands .brands-text-box {
	position: relative;
	z-index: 1
}
#main .main-brands .brands-img-box {
	position: relative;
	z-index: 3
}
#main .content-page-back {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	max-height: 1280px;
	z-index: -999
}
#main .content-page-back:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #1e1e1e;
	opacity: .85
}
#main .content-page-back:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 25%;
	left: 0;
	bottom: 0;
	background: rgba(30,30,30,0);
	background: -moz-linear-gradient(top, rgba(30,30,30,0) 0%, rgba(30,30,30,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(30,30,30,0)), color-stop(100%, rgba(30,30,30,1)));
	background: -webkit-linear-gradient(top, rgba(30,30,30,0) 0%, rgba(30,30,30,1) 100%);
	background: -o-linear-gradient(top, rgba(30,30,30,0) 0%, rgba(30,30,30,1) 100%);
	background: -ms-linear-gradient(top, rgba(30,30,30,0) 0%, rgba(30,30,30,1) 100%);
	background: linear-gradient(to bottom, rgba(30,30,30,0) 0%, rgba(30,30,30,1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e1e1e', endColorstr='#1e1e1e', GradientType=0)
}
#main .content-page {
	margin-top: 104px;
	padding-top: 80px;
	padding-bottom: 50px
}
#main .content-page .content-body {
	float: left;
	width: 100%;
	opacity: 0
}
#main .content-page .content-page-left {
	font-family: 'Biryani';
	letter-spacing: 0;
	line-height: 26px;
	font-weight: 200;
	height: 570px;
	text-align: center;
	background-color: white;
	padding: 35px
}
#main .content-page .content-page-left .text {
	position: relative;
	top: 50%;
	text-align: justify;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
#main .content-page .content-page-right .img {
	height: 400px;
	margin-top: 170px;
	background-color: #eee
}
#main .content-page .content-page-right .img img {
	display: none
}
#main .content-page .content-page-left .btn-box {
	position: absolute;
	left: 50%;
	bottom: -35px;
	padding: 15px 30px;
	background-color: white;
	box-shadow: 0 4px 13px 0 rgba(140,140,140,.44);
	z-index: 4;
	-webkit-transform: translate(-50%);
	-moz-transform: translate(-50%);
	-ms-transform: translate(-50%);
	-o-transform: translate(-50%);
	transform: translate(-50%)
}
#main .content-page .boxCaption {
	opacity: 0;
	position: absolute;
	width: 50%;
	height: 90px;
	right: 30px;
	top: 77px
}
#main .content-page .boxCaption .line {
	background-color: #ff872e
}
#main .content-page .boxCaption .inner-text {
	display: inline-block;
	margin-left: 110px
}
#main .content-page .boxCaption .inner-text .title {
	margin: 0;
	color: #fff;
	font-size: 30px;
	letter-spacing: 2px
}
#main .content-page .boxCaption .inner-text .title-alt {
	margin: 0;
	color: #bababa;
	font-size: 18px
}
#main .content-page .boxCaption .line1 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 4px;
	height: 100%;
	max-height: calc(100% - 12px);
	max-height: -webkit-calc(100% - 12px)
}
#main .content-page .boxCaption .line2 {
	position: absolute;
	left: 0;
	top: 12px;
	width: 80px;
	height: 4px
}
#main .content-page .boxCaption .line3 {
	position: absolute;
	right: 0;
	top: 12px;
	width: 100%;
	height: 4px
}
#main .content-page .boxCaption .line4 {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 4px;
	height: 100%;
	max-height: calc(100% - 12px);
	max-height: -webkit-calc(100% - 12px)
}
#main .content-page .boxCaption .buttons {
	position: absolute;
	right: 16px;
	bottom: 10px
}
#main .content-page .boxCaption .buttons .button {
	float: left;
	cursor: pointer
}
#main .content-page .boxCaption .buttons .button i {
	float: left;
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 32px;
	text-align: center;
	color: #fff
}
#main .content-page .boxCaption .buttons .button i:hover {
	background-color: #ff872e
}
#main .content-page .boxCaptionCenter {
	opacity: 0;
	position: relative;
	width: 70%;
	height: 90px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	margin-bottom: 50px;
}
#main .content-page .boxCaptionCenter .line {
	background-color: #ff872e
}
#main .content-page .boxCaptionCenter .inner-text {
	position: relative;
	left: 50%;
	display: inline-block;
	text-align: center;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%)
}
#main .content-page .boxCaptionCenter .inner-text .title {
	margin: 0;
	color: #fff;
	font-size: 30px;
	letter-spacing: 2px
}
#main .content-page .boxCaptionCenter .inner-text .title-alt {
	margin: 0;
	color: #bababa;
	font-size: 18px
}
#main .content-page .boxCaptionCenter .line1 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 4px;
	height: 100%;
	max-height: calc(100% - 12px);
	max-height: -webkit-calc(100% - 12px)
}
#main .content-page .boxCaptionCenter .line2 {
	position: absolute;
	left: 0;
	top: 12px;
	width: 100%;
	height: 4px
}
#main .content-page .boxCaptionCenter .line3 {
	position: absolute;
	right: 0;
	top: 12px;
	width: 100%;
	height: 4px
}
#main .content-page .boxCaptionCenter .line4 {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 4px;
	height: 100%;
	max-height: calc(100% - 12px);
	max-height: -webkit-calc(100% - 12px)
}
#main .content-page .boxCaptionCenter .buttons {
	position: absolute;
	right: 16px;
	bottom: 10px
}
#main .content-page .boxCaptionCenter .buttons .button {
	float: left;
	cursor: pointer
}
#main .content-page .boxCaptionCenter .buttons .button i {
	float: left;
	width: 25px;
	height: 25px;
	line-height: 25px;
	font-size: 32px;
	text-align: center;
	color: #fff
}
#main .content-page .boxCaptionCenter .buttons .button i:hover {
	background-color: #ff872e
}
#main .content-page .team-wrapper {
	float: left;
	margin-top: 30px
}
#main .content-page .team-box-col {
	margin-top: 30px
}
#main .content-page .team-box:hover:before {
	height: 100%
}
#main .content-page .team-box {
	float: left;
	width: 100%;
	position: relative;
	padding: 25px;
	z-index: 2;
	text-align: center
}
#main .content-page .team-box:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: calc(100% - 135px);
	height: -webkit-calc(100% - 128px);
	background-color: #fff;
	z-index: -1
}
#main .content-page .team-box .img {
	float: left;
	width: 100%;
	text-align: center
}
#main .content-page .team-box .img img {
	max-width: 100%;
	display: inline-block;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}
#main .content-page .team-box:hover .img img {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%)
}
#main .content-page .team-box .text {
	float: left;
	width: 100%
}
#main .content-page .team-box .name {
	display: block;
	font-size: 18px;
	color: #1e1e1e;
	margin-top: 25px;
	margin-bottom: 10px;
	font-weight: 700
}
#main .content-page .team-box .title {
	display: block;
	font-size: 14px;
	color: #6f6f6f;
	margin: 0
}
#main .content-page .brands-box-col {
	margin-bottom: 30px;
	perspective: 1000px
}
#main .content-page .brands-box {
	position: relative;
	height: 160px;
	background-color: white
}
#main .content-page .brands-box img {
	opacity: 1;
	position: absolute;
	left: 50%;
	top: 50%;
	max-width: 70%;
	max-height: 70%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
#main .content-page .brands-box-col:hover .brands-box {
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px)
}
#main .content-page .works-box {
	position: relative;
	text-align: center;
	z-index: 2;
	padding: 60px 0px;
	padding-bottom: 30px;
}
#main .content-page .works-box:before {
	content: '';
	position: absolute;
	background: none;
	width: 100%;
	height: calc(100% - 105px);
	height: -webkit-calc(100% - 105px);
	left: 0;
	top: 0;
	z-index: -1
}
#main .content-page .works-box .works-brand {
	height: 100px;
	position: relative;
	float: none;
}
#main .content-page .works-box .works-brand:before {
    content: '';
    position: absolute;
    width: 3px;
    height: 80px;
    left: 30%;
    top: -100px;
    background-color: #ff872e;
}
#main .content-page .works-box .works-brand img {
	max-width: 100%;
	max-height: 100%
}
#main .content-page .works-box .caption {
	font-weight: 700;
	margin: 15px 0
}
#main .content-page .works-box .text {
    font-family: 'Biryani';
    letter-spacing: 0;
    line-height: 23px;
    font-weight: 500;
    text-align: justify;
    padding: 15px 0px;
    color: #fff;
    background: none;
    height: 100%;
    min-height: 135px;
}
#main .content-page .works-box .img {
	position: relative;
	margin-top: 15px;
	background-color: #eee
}
#main .content-page .works-box .img img {
	width: 100%
}
#main .content-page .works-box .btn-box {
    position: relative;
    left: 50%;
    bottom: 0;
    padding: 15px 15px;
    background: none!important;
    box-shadow: none;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
}
#main .content-page .works-box .detail{
	position: absolute;
    top: 0px;
    right: 0px;
    background: none;
    padding: 0px;
    margin: 15px 0px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
}
#main .content-page .works-box .detail:hover{
	text-decoration: underline;
}
#main .content-page .works-box .btn-box>a {
	padding: 10px 45px;
	color: #fff;
	font-weight: 500;
	background: none;
	border: 1px solid #E2642A;
}
#main .content-page .works-box .btn-box>a:hover {
	background: #E2642A;
}
#main .content-page .works-box .img .btn-box {
	bottom: auto;
	top: 55%;
	opacity: 0;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
#main .content-page .works-box:hover .img .btn-box {
	top: 50%;
	opacity: 1
}

#main .content-page .workdetail {
    float: left;
    width: 100%;
    padding-bottom: 60px;
    overflow-y:hidden;
}
#main .content-page .workdetail .work-block{
    float: left;
    width: 100%;
    padding: 30px 0px;
	text-align: center;
}
#main .content-page .workdetail .work-block.margintop30{
	float: left;
	margin-top: 30px;
	margin-bottom: 60px;
}
#main .content-page .workdetail .work-block .text{
	padding:20px 230px;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0;
	line-height: 30px;
}
#main .content-page .workdetail .work-block .text p{
	padding: 5px 0px;
}
#main .content-page .workdetail .gray{
	background: #272727;
    padding: 20px 0px;
	text-align: center;
}
#main .content-page .workdetail .nopadding{
	padding: 0px;
}
#main .content-page .workdetail .work-block .item{
	position: relative;
}
#main .content-page .workdetail .work-block .item .description{
    opacity: 0;
    position: absolute;
    background: rgba(0,0,0,0.6);
    width: 90%;
    height: 90%;
    z-index: 99;
    left: 50%;
    margin-left: -45%;
    margin-top: 0px;
    top: 5%;
}
#main .content-page .workdetail .work-block .item:hover .description{
	opacity: 1;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s
}
#main .content-page .workdetail .work-block .item .description .title{
    font-size: 40px;
    color: #FFFFFF;
    position: relative;
    margin-top: 20%;
    float: left;
    width: 100%;
}
#main .content-page .workdetail .work-block .item .description .text{
    font-size: 15px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 22px;
    float: left;
    width: 100%;
    margin: auto;
    padding: 0px 25%;
    margin-top: 20px;
    font-weight: 500;
}
#main .content-page .workdetail h2{
	padding:0px 200px;
	font-size: 55px;
	color: #FFFFFF;
	letter-spacing: 0;
	font-weight: 600;
	line-height: 65px;
}
#main .content-page .workdetail h3{
	font-size: 40px;
	color: #FFFFFF;
}
#main .content-page .workdetail h3 img{
	position:relative;
	top: -5px;
}
#main .content-page .workdetail h4{
	padding:0px 200px;
	font-size: 30px;
	color: #B5B5B5;
	letter-spacing: 0;
	font-weight: 600;
	line-height: 47px;
}
#main .content-page .page-link {
	float: left;
	width: 100%;
	text-align: center;
	padding: 0 0;
	margin: 30px 0;
	list-style: none;
	border-top: 1px solid rgba(186,186,186,.3);
	border-bottom: 1px solid rgba(186,186,186,.3)
}
#main .content-page .page-link>li {
	display: inline-block
}
#main .content-page .page-link>li>a {
	position: relative;
	display: block;
	color: #bababa;
	padding: 15px 10px;
	margin: 0 -2px
}
#main .content-page .page-link>li>a:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 100%;
	height: 2px;
	background-color: #ff872e;
	opacity: 0
}
#main .content-page .page-link>li>a:hover {
	color: #fff
}
#main .content-page .page-link>li>a:hover:before {
	opacity: 1
}
#main .content-page .page-link>li.active>a:before {
	opacity: 1
}
#main .content-page .work-detail-mockup {
	text-align: center;
	margin-top: 160px
}
#main .content-page .work-detail-mockup img {
	max-width: 85%
}
#main .content-page .work-detail-white {
	background-color: white;
	padding: 90px;
	margin-top: 30px;
	text-align: center
}
#main .content-page .work-detail-white img {
	max-width: 100%
}
#main .content-page .contact-form {
	float: left;
	width: 100%;
	background-color: white;
	padding: 45px 30px;
	margin-top: 60px
}
#main .content-page .contact-form .contact-list {
	float: left;
	width: 100%;
	margin-bottom: 15px
}
#main .content-page .contact-form .contact-list .form-text {
	padding-top: 15px;
	padding-bottom: 4px;
	font-weight: 700;
	color: #1e1e1e
}
#main .content-page .contact-form .btn-box {
	padding: 0 15px;
	text-align: right
}
#main .content-page .service-section {
	float: left;
	width: 100%;
	margin-bottom: 90px
}
#main .content-page .service-section .service-page-left {
	height: 400px;
	background-color: white
}
#main .content-page .service-section .service-page-left:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #1e1e1e;
	opacity: .7
}
#main .content-page .service-section .service-page-right {
	font-family: 'Biryani';
	letter-spacing: 0;
	line-height: 26px;
	font-weight: 200;
	height: 295px;
	background-color: white;
	padding: 35px
}
#main .content-page .service-section .service-page-right article {
	display: inline-block;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
#main .content-page .service-section .service-page-right .btn-box {
	position: absolute;
	left: 50%;
	bottom: -35px;
	padding: 15px 30px;
	text-align: center;
	background-color: white;
	box-shadow: 0 4px 13px 0 rgba(140,140,140,.44);
	z-index: 4;
	-webkit-transform: translate(-50%);
	-moz-transform: translate(-50%);
	-ms-transform: translate(-50%);
	-o-transform: translate(-50%);
	transform: translate(-50%)
}
#main .content-page .service-section .boxCaption {
	top: 13px
}
#main .content-page .service-img {
	position: relative
}
#main .content-page .service-img .filter-icon {
	position: absolute;
	width: 160px;
	right: 15px;
	bottom: 15px;
	padding: 25px 20px;
	z-index: 6;
	border: 4px solid white;
	text-align: center
}
#main .content-page .service-img .filter-icon svg {
	width: 100px;
	height: 100px;
	margin-bottom: 5px
}
#main .content-page .service-img .filter-icon svg * {
	color: #fff
}
#main .content-page .service-img .filter-icon .text {
	color: #fff;
	font-size: 16px;
	margin-bottom: 0
}
#main .contact-page-detail {
	text-align: left;
	margin-top: 60px
}
#main .contact-page-form {
	text-align: left;
	margin-top: 70px
}
#main .contact-page-form .contact-list {
	float: left;
	width: 100%
}
#main .contact-page-form .contact-list .form-text {
	padding-top: 15px;
	padding-bottom: 4px;
	font-weight: 700;
	color: #1e1e1e
}
#main .contact-btn-box {
	float: left;
	width: 100%;
	padding: 0 15px;
	text-align: right;
	margin-top: 10px
}
#main .blog-detail-text {
	left: 0!important;
	height: auto!important;
	margin-top: 0!important
}
#footer {
	margin-top: 30px;
	margin-bottom: 50px
}
#footer .footer-top {
	font-size: 16px
}
#footer .footer-top .footer-top-col {
	line-height: 50px;
	border-bottom: 1px solid rgba(186,186,186,.3)
}
#footer .footer-top .footer-social {
	float: right;
	padding: 0;
	margin: 0;
	list-style: none
}
#footer .footer-top .footer-social>li {
	float: left
}
#footer .footer-top .footer-social>li>a {
	display: block;
	color: #6f6f6f
}
#footer .footer-top .footer-social>li>a>i {
	width: 30px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #6f6f6f
}
#footer .footer-top .footer-social>li>a:hover>i {
	color: #fff
}
#footer .footer-top .footer-top-col.incefikirler {
	text-align: center
}
#footer .footer-bottom a {
	color: #6f6f6f
}
#footer .footer-bottom .text {
	font-size: 12px;
	margin-bottom: 5px
}
#footer .footer-bottom .caption {
	font-size: 16px;
	color: #bababa;
	margin-top: 20px;
	margin-bottom: 15px
}
#footer .footer-bottom .footer-menu {
	padding: 0;
	margin: 0;
	list-style: none
}
#footer .footer-bottom .footer-menu>li>a {
	font-size: 12px;
	display: block;
	color: #6f6f6f;
	margin-bottom: 5px
}
#footer .footer-bottom .footer-menu>li>a:hover {
	color: #fff
}
#footer .footer-bottom a.partner-logo {
	display: inline-block;
	margin-top: 10px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}
#footer .footer-bottom a.partner-logo:hover {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%)
}

@media (max-width:991px) {
.navbar-header {
	float: none
}
.navbar-toggle {
	display: block
}
.navbar-collapse.collapse {
	display: none!important
}
.navbar-nav {
	float: none!important
}
.navbar-nav>li {
	float: none
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px
}
.navbar-text {
	float: none;
	margin: 15px 0
}
.navbar-collapse {
	border: none;
	box-shadow: none
}
.navbar-collapse.collapse.in {
	display: block!important
}
.collapsing {
	overflow: hidden!important
}
.navbar-brand {
	position: relative
}
.dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.navbar-nav>li>.dropdown-menu>li>a {
	text-align: center
}
}

@media (max-width:424px) {
.btnShare {
	padding: 0
}
.btnShare.circle {
	border-radius: 50%
}
.btnShare i {
	margin-right: 0;
	width: 31px;
	height: 31px;
	line-height: 31px;
	text-align: center
}
.btnShare span {
	display: none
}
#header .navbar-nav {
	margin: 0 -15px;
	margin-top: 10px
}
#header .navbar-nav>li>a {
	padding: 8px 15px
}
#header .navbar-nav>li>a:before {
	display: none
}
#main .banner .slide .content {
	width: 80%;
	left: 10%
}
#main .banner .slide .content .caption {
	font-size: 32px
}
#main .main-referance .ref-right .ref-img {
	margin-top: 0
}
#main .brands-right-inner {
	margin-top: 0;
	height: auto;
	padding: 30px
}
#main .brands-right-inner .text {
	top: 0;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none
}
#main .main-referance .ref-left {
	padding: 15px
}
#main .main-referance .ref-left .ref-title article {
	height: auto
}
#main .main-referance .ref-left .btn-box {
	margin: 30px 0
}
#main .main-referance .boxCaption {
	position: relative;
	width: 100%;
	right: 0;
	top: 0;
	margin-bottom: 10px
}
#main .main-referance .boxCaption .line2 {
	width: 30px
}
#main .main-referance .boxCaption .inner-text {
	margin-left: 60px
}
#main .main-referance .boxCaption .inner-text .title {
	font-size: 18px;
	padding: 5px 0
}
#main .main-referance .boxCaption .inner-text .title-alt {
	font-size: 13px
}
#main .main-brands .boxCaption {
	position: relative;
	width: 100%;
	right: 0;
	top: 0;
	margin-bottom: 10px
}
#main .main-brands .boxCaption .line2 {
	width: 30px
}
#main .main-brands .boxCaption .inner-text {
	margin-left: 60px
}
#main .main-brands .boxCaption .inner-text .title {
	font-size: 18px;
	padding: 5px 0
}
#main .main-brands .boxCaption .inner-text .title-alt {
	font-size: 13px
}
#main .content-page .boxCaptionCenter {
	width: 100%
}
#main .content-page .boxCaptionCenter .inner-text .title {
	font-size: 18px
}
#main .content-page .boxCaptionCenter .inner-text .title-alt {
	font-size: 13px
}
#main .content-page .boxCaption {
	position: relative;
	width: 100%;
	right: 0;
	top: 0;
	margin-bottom: 10px
}
#main .content-page .boxCaption .line2 {
	width: 30px
}
#main .content-page .boxCaption .inner-text {
	margin-left: 60px;
	max-width: 67%
}
#main .content-page .boxCaption .inner-text .title {
	font-size: 18px
}
#main .content-page .boxCaption .inner-text .title-alt {
	font-size: 13px
}
#main .content-page .content-page-right .img {
	margin: 0
}
#main .content-page .content-page-left {
	height: auto;
	padding: 70px 35px
}
#main .content-page .content-page-left .text {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none
}
#main .content-page .page-link>li {
	display: block;
	float: left
}
#main .content-page .page-link>li>a {
	font-size: 12px;
	padding: 10px 5px;
	margin: 0
}
#main .content-page .work-detail-white {
	padding: 30px
}
#main .content-page .work-detail-mockup {
	margin-top: 60px
}
#main .content-page .work-detail-mockup img {
	max-width: 100%
}
#main .content-page .works-box {
	padding: 25px
}
#main .content-page .works-box .img .btn-box {
	display: none
}
#main .content-page .works-box .btn-box {
	width: 70%
}
#main .content-page .works-box .btn-box {
    width: 80%;
}


#main .content-page .contact-form {
	padding: 30px 15px;
	margin-top: 30px
}
#main .content-page .service-section .service-page-right {
	height: auto
}
#main .content-page .service-section .service-page-right article {
	top: 0;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none
}
#footer .footer-top .footer-top-col {
	text-align: center
}
#footer .footer-top .footer-social {
	width: 100%;
	text-align: center
}
#footer .footer-top .footer-social>li {
	float: none;
	display: inline-block
}
#footer .footer-bottom .footer-bottom-col {
	text-align: center
}
}

@media (min-width:425px) and (max-width:767px) {
.btnShare {
	padding: 0
}
.btnShare.circle {
	border-radius: 50%
}
.btnShare i {
	margin-right: 0;
	width: 31px;
	height: 31px;
	line-height: 31px;
	text-align: center
}
.btnShare span {
	display: none
}
#header .navbar-nav {
	margin: 0 -15px;
	margin-top: 10px
}
#header .navbar-nav>li>a {
	padding: 8px 15px
}
#header .navbar-nav>li>a:before {
	display: none
}
#main .banner .slide .content {
	width: 80%;
	left: 10%
}
#main .banner .slide .content .caption {
	font-size: 32px
}
#main .main-referance {
	padding: 40px 0
}
#main .main-brands {
	padding: 40px 0
}
#main .brands-right-inner {
	margin-top: 0;
	height: auto
}
#main .brands-right-inner .text {
	top: 0;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none
}
#main .main-referance .ref-right .ref-img {
	margin-top: 0
}
#main .main-referance .ref-left {
	padding: 15px
}
#main .main-referance .ref-left .ref-title article {
	height: auto;
	padding: 0 15px
}
#main .main-referance .ref-left .btn-box {
	margin: 30px 0
}
#main .main-referance .boxCaption {
	position: relative;
	width: 100%;
	right: 0;
	top: 0;
	margin-bottom: 10px
}
#main .main-referance .boxCaption .line2 {
	width: 30px
}
#main .main-referance .boxCaption .inner-text {
	margin-left: 60px
}
#main .main-referance .boxCaption .inner-text .title {
	font-size: 24px;
	padding: 5px 0
}
#main .main-referance .boxCaption .inner-text .title-alt {
	font-size: 13px
}
#main .main-brands .boxCaption {
	position: relative;
	width: 100%;
	right: 0;
	top: 0;
	margin-bottom: 10px
}
#main .main-brands .boxCaption .line2 {
	width: 30px
}
#main .main-brands .boxCaption .inner-text {
	margin-left: 60px
}
#main .main-brands .boxCaption .inner-text .title {
	font-size: 24px;
	padding: 5px 0
}
#main .main-brands .boxCaption .inner-text .title-alt {
	font-size: 13px
}
#main .content-page .boxCaptionCenter {
	width: 100%
}
#main .content-page .boxCaptionCenter .inner-text .title {
	font-size: 24px
}
#main .content-page .boxCaptionCenter .inner-text .title-alt {
	font-size: 13px
}
#main .content-page .boxCaption {
	position: relative;
	width: 100%;
	right: 0;
	top: 0;
	margin-bottom: 10px
}
#main .content-page .boxCaption .line2 {
	width: 30px
}
#main .content-page .boxCaption .inner-text {
	margin-left: 60px
}
#main .content-page .boxCaption .inner-text .title {
	font-size: 24px
}
#main .content-page .boxCaption .inner-text .title-alt {
	font-size: 13px
}
#main .content-page .content-page-right .img {
	margin: 0
}
#main .content-page .content-page-left {
	height: auto;
	padding: 70px 35px
}
#main .content-page .content-page-left .text {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none
}
#main .content-page .page-link>li {
	display: block;
	float: left
}
#main .content-page .page-link>li>a {
	font-size: 12px;
	padding: 10px 5px;
	margin: 0
}
#main .content-page .work-detail-white {
	padding: 30px
}
#main .content-page .work-detail-mockup {
	margin-top: 60px
}
#main .content-page .work-detail-mockup img {
	max-width: 100%
}
#main .content-page .works-box .img .btn-box {
	display: none
}
#main .content-page .contact-form {
	padding: 30px 15px;
	margin-top: 30px
}
#main .content-page .service-section .service-page-right {
	height: auto
}
#main .content-page .service-section .service-page-right article {
	top: 0;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none
}
#footer .footer-top .footer-top-col {
	text-align: center
}
#footer .footer-top .footer-social {
	width: 100%;
	text-align: center
}
#footer .footer-top .footer-social>li {
	float: none;
	display: inline-block
}
#footer .footer-bottom .footer-bottom-col {
	text-align: center
}
}

@media (min-width:768px) and (max-width:991px) {
#header .navbar-nav {
	margin: 0 -15px;
	margin-top: 10px
}
#header .navbar-nav>li>a {
	padding: 8px 5px
}
#header .navbar-nav>li>a:before {
	text-align: left;
	left: 5px;
	bottom: 8px;
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	-ms-transform-origin: center center;
	-o-transform-origin: center center;
	transform-origin: center center;
	-webkit-transform: translate(-20px);
	-moz-transform: translate(-20px);
	-ms-transform: translate(-20px);
	-o-transform: translate(-20px);
	transform: translate(-20px)
}
#header .navbar-nav>li>a:focus:before, #header .navbar-nav>li>a:hover:before {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}
#main .main-referance .ref-right .ref-img {
	margin-top: 0
}
#main .brands-right-inner {
	margin-top: 0
}
#main .main-referance .ref-left .ref-title article {
	height: auto
}
#main .main-referance .boxCaption {
	position: relative;
	width: 100%;
	right: 0;
	top: 0;
	margin-bottom: 10px
}
#main .main-referance .boxCaption .inner-text .title {
	font-size: 28px
}
#main .main-brands .boxCaption {
	position: relative;
	width: 100%;
	right: 0;
	top: 0;
	margin-bottom: 10px
}
#main .content-page .boxCaption {
	position: relative;
	width: 100%;
	right: 0;
	top: 0;
	margin-bottom: 10px
}
#main .content-page .content-page-right .img {
	margin: 0
}
#main .content-page .content-page-left {
	height: auto;
	padding: 70px 35px
}
#main .content-page .content-page-left .text {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none
}
#main .content-page .page-link>li>a {
	font-size: 12px;
	padding: 15px 5px
}
#main .content-page .work-detail-white {
	padding: 30px
}
#main .content-page .work-detail-mockup {
	margin-top: 60px
}
#main .content-page .work-detail-mockup img {
	max-width: 100%
}
#main .content-page .boxCaptionCenter {
	width: 100%
}
#main .content-page .boxCaptionCenter .inner-text .title {
	font-size: 28px
}
#main .content-page .service-section .service-page-right {
	height: auto
}
#main .content-page .service-section .service-page-right article {
	top: 0;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none
}
}

@media (min-width:1400px) and (max-width:2200px) {
	.shadow { left: -7px; top: 15%; box-shadow: 0 0 460px 430px #e84d1b, 0 0 500px 460px #e84d1b, 0 0 540px 490px #e84d1b; }
}


@media (min-width:992px) and (max-width:1199px) {
#main .content-page .content-page-right #map-canvas {
	margin-top: 170px
}
#main .content-page .service-section .service-page-right {
	margin-top: 105px
}
#main .content-page .service-section:nth-child(even) .service-page-left {
	position: relative;
	left: 100%
}
#main .content-page .service-section:nth-child(even) .service-page-right {
	position: relative;
	left: -100%
}
#main .content-page .service-section:nth-child(even) .boxCaption {
	right: auto;
	left: 30px
}
}

@media (min-width:1200px) {
#main .content-page .content-page-right #map-canvas {
	margin-top: 170px
}
#main .content-page .service-section .service-page-right {
	margin-top: 105px
}
#main .content-page .service-section:nth-child(even) .service-page-left {
	position: relative;
	left: 100%
}
#main .content-page .service-section:nth-child(even) .service-page-right {
	position: relative;
	left: -100%
}
#main .content-page .service-section:nth-child(even) .boxCaption {
	right: auto;
	left: 30px
}
}
.modal-content {
	background-color: transparent !important;
}
.modal-header {
	min-height: 0 !important;
	padding: 0 !important;
	border-bottom: 0px solid #e5e5e5;
}
.modal-body .close {
	font-size: 35px !important;
	opacity: 0.9 !important;
	color: white !important;
	margin-right: 4px !important;
	margin-top: -20px !important;
	position: absolute;
	/* text-align: right; */
	right: 0 !important;
	z-index: 9999 !important;
}
.modal-dialog {
	width: 600px;
	margin: 85px auto !important;
}

#fullpage{ background: url(../img/detail-bg.png) no-repeat top center; width: 100%; }
#fullpage .section{ text-align: center; padding:0px 100px;  position: relative; } 
#fullpage .section img{ margin: auto; } 
#fullpage #section0{ height: 100vh; } 
#section0 h2{
    font-family: 'Lane - Narrow';
    opacity: 0.3;
    font-size: 48px;
    color: rgba(255,255,255,0.55);
    line-height: 38px;
    letter-spacing: 1px;
    font-weight: 600;
    text-align: center;
}
#fullpage h3{
    font-family: 'Lane - Narrow';
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 4.01px;
    font-weight: 600;
    text-align: center;
	position: absolute;
    bottom: 45px;
    width: 100%;
    left: 0px;
}


@-webkit-keyframes mymove {
  0% {bottom: 8px;}
  50% {bottom: 20px;}
  100% {bottom: 8px;}
}
@keyframes mymove {
  0% {bottom: 8px;}
  50% {bottom: 20px;}
  100% {bottom: 8px;}
}
.works-box-col .left{ float: left; }
.works-box-col .right{ float: right; }
.onceki {
    position: absolute;
    left: 20%;
    bottom: 18px;
    text-align: center;
}
.sonraki {
    position: absolute;
    right: 20%;
    bottom: 18px;
}
.sonraki a, .onceki a { color: #888; font-size: 14px; padding: 5px 20px; border: 1px solid #333; position: relative; z-index:99999; font-weight: bold; }
@media (max-width: 1600px) {
.onceki {
    position: absolute;
    left: 14%;
    bottom: 18px;
    text-align: center;
}
.sonraki {
    position: absolute;
    right: 14%;
    bottom: 18px;
}
#fullpage .section img{ margin: auto; } 
#fullpage .fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    padding: 0px 80px;
}
}
.btnlink{ background: none; border: 1px solid #e27427; color: #fff; margin: auto; display: table; float: none; padding: 10px 30px; font-weight: 600; font-size: 14px; text-align: center; }
.btnlink:hover{ background: #e27427; color: #fff; }

.btnlink2{ float: right; color: #fff; font-size: 14px; font-weight: 700; }
.btnlink2:hover{ color: #fff; text-decoration: underline; }

@media (max-width: 800px) {
.btnlink2 { float: none; color: #fff; font-size: 14px; font-weight: 700; text-align: center; display: block; margin: 50px 0px; margin-bottom: 20px; }
.text2{ padding-right: 15px!important; text-align: center!important; }
.text-left{ padding-left: 15px!important; padding-top: 60px!important; text-align: center!important; }
.text-left p{ display: none; }
.text-center{ padding:10px 15px!important; text-align: center!important; }
.padding130{ padding: 30px 20px!important; }
.hiddenarrow{ display: none!important; }
.onceki {
    position: absolute;
    left: 10%;
    bottom: 18px;
    text-align: center;
}
.sonraki {
    position: absolute;
    right: 10%;
    bottom: 18px;
}
.sonraki a, .onceki a { color: #888; font-size: 14px; padding: 5px 20px; border: 1px solid #333; position: relative; z-index:99999; }
.works-box-col{ position: relative; z-index: 99999; }	
.modal-dialog {
	width: 100%;
	margin: 85px auto !important;
} 
#fullpage .section {
    height: 100vh!important; padding:0px 0px;
}
#fullpage .fp-tableCell {
    padding: 0px 0px;
}
#section0 h2 {
    font-family: 'Lane - Narrow';
    opacity: 0.3;
    font-size: 37px;
    color: rgba(255,255,255,0.55);
    line-height: 50px;
    letter-spacing: 1px;
    font-weight: 600;
    text-align: center;
}
#fullpage h3 {
    position: absolute;
    bottom: 50px;
    width: 100%;
}
#main .content-page .works-box .works-brand:before {
	display: none;
}
}



.work-block p table tbody tr td{text-align: left !important;}